@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--brand-blue: #001840;--brand-blue-light: #155DFC;--brand-white: #FDFDFD;--brand-gray: #1E2939;--brand-gray-light: #E5E7EB;--brand-green: #00C950;--brand-yellow: #FFF085}.account-hero{margin-top:-2rem}.faq-stage{font-family:Inter,sans-serif;background:linear-gradient(135deg,#002463f2,#001840,#00143bf2);background-size:250% 250%;min-height:calc(100vh - 120px);display:flex;justify-content:center;animation:adminGradientFlow 18s ease infinite;padding:72px 24px 120px}@keyframes adminGradientFlow{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.faq-hub{width:min(960px,100%);text-align:center;color:var(--brand-white)}.faq-back{display:flex;justify-content:flex-start;margin-bottom:24px}.faq-back-link{display:inline-flex;align-items:center;gap:8px;color:var(--brand-white);text-decoration:none;font-weight:600}.faq-back-link svg{width:16px;height:16px;color:var(--brand-white)}.faq-back-link:hover{color:var(--brand-yellow)}.faq-eyebrow{letter-spacing:.18em;font-size:12px;text-transform:uppercase;color:var(--brand-yellow)}.faq-hub h1{font-size:clamp(32px,4vw,48px);margin:12px 0 16px;font-weight:700}.faq-hero-copy{color:#fdfdfdd9;font-size:16px;line-height:1.7;max-width:640px;margin:0 auto}.faq-stats{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;margin:32px auto 48px}.faq-stat-chip{border-radius:999px;padding:10px 28px;border:1px solid rgba(255,255,255,.2);background:#fdfdfd1a;font-size:14px;color:var(--brand-yellow)}.faq-panel{text-align:left;background:#fdfdfd14;border-radius:32px;padding:48px 56px 32px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.faq-panel h2{font-size:22px;color:var(--brand-yellow);margin-bottom:8px}.faq-panel p{color:#fdfdfdcc;margin-bottom:32px}.faq-accordion{display:flex;flex-direction:column;gap:18px}.faq-accordion-item{border-bottom:1px solid rgba(255,255,255,.18);padding-bottom:8px}.faq-accordion-trigger{width:100%;background:transparent;border:none;color:var(--brand-white);text-align:left;font-size:18px;font-weight:600;padding:12px 40px 12px 0;position:relative;cursor:pointer;transition:color .2s ease}.faq-accordion-trigger:hover,.faq-accordion-item.active .faq-accordion-trigger{color:var(--brand-yellow)}.faq-accordion-trigger:focus-visible{outline:2px solid var(--brand-yellow);outline-offset:4px}.faq-accordion-trigger svg{position:absolute;right:0;top:50%;transform:translateY(-50%);transition:transform .3s ease}.faq-accordion-item.active .faq-accordion-trigger svg{transform:translateY(-50%) rotate(180deg)}.faq-accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-accordion-content p{padding:0 0 20px;color:#fdfdfdd9;font-size:15px;line-height:1.7}.faq-accordion-item.active .faq-accordion-content{max-height:500px}.faq-contact{margin-top:48px;padding:32px;border-radius:24px;background:linear-gradient(120deg,#001840f2,#155dfcd9,#fdfdfd14);background-size:250% 250%;border:1px solid rgba(229,231,235,.2);animation:faqGradientFlow 12s ease infinite}.faq-contact h3{font-size:20px;margin-bottom:10px}.faq-contact p{color:#fdfdfdd1;margin-bottom:20px}.faq-contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.contact-chip{border-radius:16px;padding:18px;border:1px solid rgba(255,255,255,.2);background:#fdfdfd0a;color:var(--brand-white);font-size:14px;line-height:1.5}.contact-chip strong{display:block;margin-bottom:6px;color:var(--brand-yellow)}@keyframes faqGradientFlow{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@media(max-width:768px){.faq-stage{padding:48px 16px 80px}.faq-panel{padding:32px 28px;border-radius:24px}.faq-accordion-trigger{font-size:16px}.faq-contact{padding:24px}}
