.faq-page{isolation:isolate;background:radial-gradient(900px 380px at 100% -10%, color-mix(in srgb, var(--store-support-icon-to,#67a4d8) 14%, transparent), transparent 55%), radial-gradient(700px 320px at 0% 30%, color-mix(in srgb, var(--store-support-icon-from,#056f46) 10%, transparent), transparent 50%), linear-gradient(180deg, #f4f7fb 0%, #fff 48%, #f8fafc 100%);position:relative}.faq-shell{max-width:48rem;margin:0 auto;padding:1.75rem 1rem 3.5rem}@media (min-width:640px){.faq-shell{padding:2.25rem 1.5rem 4rem}}.faq-intro{text-align:center;margin-bottom:1.75rem;animation:.5s both faq-rise}.faq-intro-eyebrow{letter-spacing:.08em;color:var(--store-accent,#c42a2c);margin:0;font-size:.78rem;font-weight:800}.faq-intro-title{color:var(--store-primary,#2a2b5f);letter-spacing:-.02em;margin:.55rem 0 0;font-size:clamp(1.55rem,3vw,2.15rem);font-weight:800}.faq-intro-text{color:#64748b;max-width:34rem;margin:.7rem auto 0;font-size:.95rem;line-height:1.75}.faq-accordion{flex-direction:column;gap:.75rem;display:flex}.faq-item{background:#ffffffeb;border:1px solid #e2e8f0;border-radius:1.15rem;transition:border-color .18s,box-shadow .18s;animation:.5s both faq-rise;overflow:hidden;box-shadow:0 12px 28px -24px #0f172a66}.faq-item.is-open{border-color:color-mix(in srgb, var(--store-support-icon-to,#67a4d8) 40%, #e2e8f0);box-shadow:0 18px 34px -24px color-mix(in srgb, var(--store-primary,#2a2b5f) 35%, transparent)}.faq-item-trigger{text-align:start;cursor:pointer;width:100%;color:inherit;background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.15rem;display:flex}.faq-item-trigger:hover{background:color-mix(in srgb, var(--store-support-icon-from,#056f46) 4%, transparent)}.faq-item-q{color:var(--store-primary,#2a2b5f);font-size:.98rem;font-weight:750;line-height:1.55}.faq-item-icon{width:2rem;height:2rem;color:var(--store-accent,#c42a2c);background:color-mix(in srgb, var(--store-accent,#c42a2c) 8%, #fff);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s;display:inline-flex}.faq-item-icon.is-open{color:#fff;background:linear-gradient(135deg, var(--store-support-icon-from,#056f46), var(--store-support-icon-to,#67a4d8));transform:rotate(180deg)}.faq-item-panel{border-top:1px solid #eef2f7;padding:0 1.15rem 1.15rem}.faq-item-a{color:#64748b;margin:.9rem 0 0;font-size:.92rem;line-height:1.85}.faq-empty{text-align:center;color:#64748b;background:#ffffffd9;border:1px dashed #cbd5e1;border-radius:1.15rem;padding:2.5rem 1rem}@keyframes faq-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.faq-intro,.faq-item{animation:none!important}}
