.faq-section{padding-bottom:3rem}.faq-section__title{font-size:2rem;font-weight:700;color:#1a1a2e;margin:0 0 .5rem}.faq-section__subtitle{font-size:1rem;color:#6b7280;margin:0 0 2rem}.faq-section__list{display:flex;flex-direction:column;gap:1rem}.faq-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;transition:box-shadow .2s ease}.faq-item:hover{box-shadow:0 2px 8px #0000000f}.faq-item--open{box-shadow:0 2px 12px #00000014}.faq-item__question{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.25rem 1.5rem;background:none;border:none;cursor:pointer;font-size:1rem;font-weight:500;color:#1a1a2e;text-align:left;gap:1rem;font-family:inherit}.faq-item__question:hover{background:#f9fafb}.faq-chevron{flex-shrink:0;color:#9ca3af;transition:transform .3s ease}.faq-chevron--open{transform:rotate(180deg)}.faq-item__answer{padding:0 1.5rem 1.25rem;animation:fadeIn .2s ease}.faq-item__answer p{font-size:.9375rem;line-height:1.7;color:#4b5563;margin:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.faq-section__title{font-size:1.5rem}.faq-item__question{padding:1rem 1.25rem;font-size:.9375rem}.faq-item__answer{padding:0 1.25rem 1rem}}.faq-section__loading{display:flex;align-items:center;justify-content:center;gap:1rem;padding:2rem;color:#6b7280}.faq-section__list{animation:faq-fadeIn .45s ease-out both}@keyframes faq-fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.faq-section__list>.faq-item{animation:faq-fadeIn .35s ease-out both}.faq-section__list>.faq-item:nth-child(1){animation-delay:.05s}.faq-section__list>.faq-item:nth-child(2){animation-delay:.1s}.faq-section__list>.faq-item:nth-child(3){animation-delay:.15s}.faq-section__list>.faq-item:nth-child(4){animation-delay:.2s}.faq-section__list>.faq-item:nth-child(5){animation-delay:.25s}.faq-section__list>.faq-item:nth-child(6){animation-delay:.3s}.faq-section__list>.faq-item:nth-child(n+7){animation-delay:.33s}.faq-section__spinner{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:#063f5d;border-radius:50%;animation:spin .8s linear infinite}.faq-section__error{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem;color:#ef4444}.faq-section__retry{padding:.5rem 1.5rem;background:#063f5d;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:.875rem;font-weight:500;font-family:inherit;transition:background .2s ease}.faq-section__retry:hover{background:#0a5a84}.terms-content{padding-bottom:3rem;animation:terms-fadeIn .45s ease-out both}@keyframes terms-fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.terms-content--loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 0;gap:1rem;color:#6b7280}.terms-content__spinner{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:#063f5d;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.terms-content--error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 0;gap:1rem;color:#ef4444}.terms-content__retry{padding:.5rem 1.5rem;background:#063f5d;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:.875rem;font-weight:500;font-family:inherit;transition:background .2s ease}.terms-content__retry:hover{background:#0a5a84}.terms-content__title{font-size:2rem;font-weight:700;color:#1a1a2e;margin:0 0 .5rem}.terms-content__date{font-size:.875rem;color:#9ca3af;margin:0 0 1.5rem}.terms-content__divider{height:1px;background:#e5e7eb;margin-bottom:2rem}.terms-content__body{font-size:1rem;line-height:1.8;color:#374151}.terms-content__body>*{animation:terms-fadeIn .35s ease-out both}.terms-content__body>*:nth-child(1){animation-delay:.05s}.terms-content__body>*:nth-child(2){animation-delay:.1s}.terms-content__body>*:nth-child(3){animation-delay:.15s}.terms-content__body>*:nth-child(4){animation-delay:.2s}.terms-content__body>*:nth-child(5){animation-delay:.22s}.terms-content__body>*:nth-child(6){animation-delay:.24s}.terms-content__body>*:nth-child(n+7){animation-delay:.26s}.terms-content__body h1,.terms-content__body h2,.terms-content__body h3{color:#1a1a2e;margin-top:2rem;margin-bottom:.75rem}.terms-content__body h2{font-size:1.5rem}.terms-content__body h3{font-size:1.25rem}.terms-content__body p{margin:0 0 1rem}.terms-content__body ul,.terms-content__body ol{padding-left:1.5rem;margin:0 0 1rem}.terms-content__body li{margin-bottom:.5rem}.terms-content__body a{color:#063f5d;text-decoration:underline}.terms-content__body a:hover{color:#0a5a84}@media(max-width:768px){.terms-content__title{font-size:1.5rem}.terms-content__body{font-size:.9375rem}}.legal-sidebar{display:flex;flex-direction:column;gap:2.5rem;position:sticky;top:100px}.legal-sidebar__section{display:flex;flex-direction:column}.legal-sidebar__title{font-size:.75rem;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem}.legal-sidebar__nav{display:flex;flex-direction:column;gap:.25rem}.legal-sidebar__link{display:flex;align-items:center;gap:.75rem;padding:.625rem .75rem;background:none;border:none;border-radius:8px;cursor:pointer;font-size:.9375rem;font-weight:400;color:#4b5563;text-align:left;transition:all .15s ease;font-family:inherit}.legal-sidebar__link:hover{background:#f3f4f6;color:#1a1a2e}.legal-sidebar__link--active{background:#f0f4ff;color:#063f5d;font-weight:600}.legal-sidebar__link--active:hover{background:#e0eaff}.legal-sidebar__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;color:inherit}.legal-sidebar__contact{display:flex;align-items:center;gap:.75rem;padding:.625rem .75rem;font-size:.9375rem;font-weight:500;color:#063f5d;text-decoration:none;border:none;background:none;border-radius:8px;cursor:pointer;font-family:inherit;text-align:left;transition:background .15s ease}.legal-sidebar__contact:hover{background:#f0f4ff}.legal-sidebar__contact--active{background:#f0f4ff;font-weight:600}.legal-sidebar__icon--contact{color:#063f5d}@media(max-width:992px){.legal-sidebar{position:static;flex-direction:row;flex-wrap:wrap;gap:2rem}.legal-sidebar__nav{flex-direction:row;flex-wrap:wrap;gap:.5rem}}@media(max-width:768px){.legal-sidebar{flex-direction:column;gap:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb;margin-bottom:1.5rem}.legal-sidebar__nav{flex-direction:row;overflow-x:auto;gap:.5rem;padding-bottom:.25rem}.legal-sidebar__link{white-space:nowrap;font-size:.875rem;padding:.5rem .75rem}}.contact-section{max-width:720px}.contact-header{margin-bottom:32px}.contact-header__title{font-size:1.75rem;font-weight:700;color:#1a1a1a;margin:0 0 8px}.contact-header__subtitle{font-size:1rem;color:#666;margin:0;line-height:1.5}.contact-image{width:100%;border-radius:12px;overflow:hidden;margin-bottom:32px;aspect-ratio:16 / 9}.contact-image__img{width:100%;height:100%;object-fit:cover;object-position:center 60%;display:block}.contact-form{display:flex;flex-direction:column;gap:20px}.contact-form__row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.contact-form__group{display:flex;flex-direction:column;gap:6px}.contact-form__label{font-size:.875rem;font-weight:600;color:#374151}.contact-form__input,.contact-form__select,.contact-form__textarea{padding:12px 14px;border:1.5px solid #d1d5db;border-radius:10px;font-size:.9375rem;font-family:inherit;color:#1a1a1a;background:#fff;transition:border-color .2s ease,box-shadow .2s ease;outline:none}.contact-form__input:focus,.contact-form__select:focus,.contact-form__textarea:focus{border-color:#e87f0a;box-shadow:0 0 0 3px #e87f0a1f}.contact-form__input::placeholder,.contact-form__textarea::placeholder{color:#9ca3af}.contact-form__select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%239ca3af' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:40px;cursor:pointer}.contact-form__textarea{resize:vertical;min-height:120px}.contact-form__group--error .contact-form__input,.contact-form__group--error .contact-form__select,.contact-form__group--error .contact-form__textarea{border-color:#ef4444}.contact-form__group--error .contact-form__input:focus,.contact-form__group--error .contact-form__select:focus,.contact-form__group--error .contact-form__textarea:focus{box-shadow:0 0 0 3px #ef44441f}.contact-form__error{font-size:.8125rem;color:#ef4444;margin-top:2px}.contact-form__submit-error{padding:12px 16px;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#dc2626;font-size:.875rem;line-height:1.5}.contact-form__submit{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:.625rem 1.25rem;background:linear-gradient(90deg,#e87f0a,#eda31c);color:#fff;border:none;border-radius:var(--radius-md, 8px);font-size:1rem;font-weight:600;font-family:inherit;cursor:pointer;transition:all .2s ease;text-decoration:none;white-space:nowrap;align-self:flex-end}.contact-form__submit:hover{background:linear-gradient(90deg,#eda31c,#e87f0a);transform:translateY(-2px);box-shadow:0 4px 16px #e87f0a66}.contact-form__submit:active{transform:translateY(0);box-shadow:none}.contact-form__submit:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.contact-form__spinner{width:20px;height:20px;border:2.5px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:contact-spin .6s linear infinite}@keyframes contact-spin{to{transform:rotate(360deg)}}.contact-success{display:flex;flex-direction:column;align-items:center;text-align:center;padding:60px 32px}.contact-success__icon{width:72px;height:72px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#dcfce7,#bbf7d0);border-radius:50%;color:#22c55e;margin-bottom:24px}.contact-success__title{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0 0 12px}.contact-success__message{font-size:1rem;color:#6b7280;margin:0 0 32px;line-height:1.6;max-width:420px}.contact-success .contact-form__submit{align-self:center}.contact-form__input:disabled,.contact-form__select:disabled,.contact-form__textarea:disabled{background:#f3f4f6;color:#9ca3af;cursor:not-allowed}@media(max-width:640px){.contact-form__row{grid-template-columns:1fr}.contact-header__title{font-size:1.5rem}.contact-form__submit{width:100%}}
