*{margin:0;padding:0;box-sizing:border-box}body{line-height:1.6;color:#333;background-color:#fff}.terms{min-height:100vh;display:flex;flex-direction:column}.terms__header{display:flex;align-items:center;justify-content:space-between;padding:0 2rem;height:70px;background-color:#fff;border-bottom:1px solid #e1e5e9;position:sticky;top:0;z-index:100}.terms__logo{font-size:1.5rem;font-weight:600;color:#333}.terms__nav{display:flex;gap:2rem}@media(max-width:768px){.terms__nav{display:none}}.terms__nav-link{text-decoration:none;color:#5e5e5e;font-weight:400;transition:color .2s ease}.terms__nav-link:hover{color:#333}.terms__search-btn{background:none;border:none;font-size:1.2rem;cursor:pointer;padding:.5rem;border-radius:50%;transition:background-color .2s ease}.terms__search-btn:hover{background-color:#f8f9fa}.terms__main{flex:1;padding:3rem 2rem;background-color:#fff}.terms__container{max-width:1350px;margin:0 auto}.terms__title{font-size:2.5rem;font-weight:300;text-align:center;margin-bottom:3rem;color:#333}@media(max-width:768px){.terms__title{font-size:2rem}}.terms__section{margin-bottom:3rem}.terms__section-title{font-size:1.4rem;font-weight:600;margin-bottom:1.5rem;color:#333;border-bottom:2px solid #e1e5e9;padding-bottom:.5rem}.terms__updated{text-align:left;margin-top:5rem;display:flex;flex-direction:column}.terms__subsection-title,.terms__updated{font-size:1.1rem;color:#333;font-weight:500}.terms__subsection-title{margin:2rem 0 1rem}.terms__text{font-size:.95rem;line-height:1.7;color:#5e5e5e;margin-bottom:1.5rem;text-align:justify}.terms__text a{text-decoration:underline;color:#007bff}.terms__footer{background-color:#f8f9fa;border-top:1px solid #e1e5e9;padding:3rem 2rem 2rem;margin-top:4rem}.terms__footer-content{max-width:1350px;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin:0 auto 2rem}.terms__footer-column h4{font-size:1rem;font-weight:600;margin-bottom:1rem;color:#333}.terms__footer-column a{display:block;text-decoration:none;color:#5e5e5e;margin-bottom:.5rem;transition:color .2s ease}.terms__footer-column a:hover{color:#333}.terms__footer-bottom{max-width:1350px;margin:0 auto;text-align:center;padding-top:2rem;border-top:1px solid #e1e5e9}.terms__footer-bottom p{color:#5e5e5e;font-size:.9rem}.terms__end{margin-top:5rem}.terms__footer-title{font-size:1.4rem;font-weight:600;margin-bottom:.5rem;color:#333}.terms__footer-text{font-size:1rem;color:#5e5e5e;margin-bottom:1.5rem;text-align:justify}@media(max-width:1024px){.terms__main{padding:2rem 1.5rem}.terms__footer{padding:2rem 1.5rem 1.5rem}}@media(max-width:768px){.terms__header{padding:0 1rem}.terms__main{padding:2rem 1rem}.terms__container{padding:0}.terms__section,.terms__title{margin-bottom:2rem}.terms__footer{padding:2rem 1rem 1.5rem}.terms__footer-content{grid-template-columns:1fr;gap:1.5rem}}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media print{.terms__footer,.terms__header{display:none}.terms__main{padding:0}.terms__text{text-align:left}}