.faq[data-astro-cid-mh6t5pw4]{background:var(--color-surface);padding:clamp(48px,6vw,88px) clamp(16px,3vw,32px)}.faq__inner[data-astro-cid-mh6t5pw4]{max-width:1200px;margin:0 auto;display:grid;gap:clamp(28px,5vw,64px);grid-template-columns:minmax(0,.5fr) minmax(0,1fr);align-items:start}.faq__head[data-astro-cid-mh6t5pw4]{position:sticky;top:100px}.faq__eyebrow[data-astro-cid-mh6t5pw4]{margin:0 0 12px;color:var(--color-brand-primary);font-family:var(--font-heading);font-weight:700;font-stretch:75%;font-size:.82rem;letter-spacing:.2em;text-transform:uppercase}.faq__title[data-astro-cid-mh6t5pw4]{margin:0;font-family:var(--font-heading);font-weight:800;font-stretch:75%;color:var(--color-gray-dark);font-size:clamp(1.6rem,1.2rem + 1.6vw,2.4rem);line-height:1.08;letter-spacing:-.02em}.faq__intro[data-astro-cid-mh6t5pw4]{margin:16px 0 0;color:var(--color-gray-medium);font-size:1rem;line-height:1.65;max-width:42ch}.faq__list[data-astro-cid-mh6t5pw4]{border-top:1px solid var(--color-border-default, #E5E7EB)}.faq__item[data-astro-cid-mh6t5pw4]{border-bottom:1px solid var(--color-border-default, #E5E7EB)}.faq__q[data-astro-cid-mh6t5pw4]{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px clamp(10px,1.4vw,16px);margin:0 clamp(-10px,-1.4vw,-16px);border-radius:8px;font-size:1.08rem;font-weight:700;color:var(--color-gray-dark);transition:color .15s,background .15s}.faq__q[data-astro-cid-mh6t5pw4]::-webkit-details-marker{display:none}.faq__q[data-astro-cid-mh6t5pw4]:hover{background:var(--color-surface-elevated)}.faq__item[data-astro-cid-mh6t5pw4][open] .faq__q[data-astro-cid-mh6t5pw4]{font-weight:800}.faq__mark[data-astro-cid-mh6t5pw4]{position:relative;flex-shrink:0;width:20px;height:20px}.faq__mark[data-astro-cid-mh6t5pw4]:before,.faq__mark[data-astro-cid-mh6t5pw4]:after{content:"";position:absolute;background:var(--color-brand-blue);border-radius:1px;transition:transform .25s cubic-bezier(.16,1,.3,1),opacity .25s,background .2s}.faq__mark[data-astro-cid-mh6t5pw4]:before{left:0;right:0;top:9px;height:2px}.faq__mark[data-astro-cid-mh6t5pw4]:after{top:0;bottom:0;left:9px;width:2px}.faq__item[data-astro-cid-mh6t5pw4][open] .faq__mark[data-astro-cid-mh6t5pw4]:before{background:var(--color-brand-primary)}.faq__item[data-astro-cid-mh6t5pw4][open] .faq__mark[data-astro-cid-mh6t5pw4]:after{transform:scaleY(0);opacity:0}.faq__a[data-astro-cid-mh6t5pw4]{overflow:hidden}.faq__a[data-astro-cid-mh6t5pw4] p[data-astro-cid-mh6t5pw4]{margin:0 0 20px;color:var(--color-gray-medium);font-size:1rem;line-height:1.7;max-width:62ch}.faq__item[data-astro-cid-mh6t5pw4][open] .faq__a[data-astro-cid-mh6t5pw4]{animation:faqOpen .3s cubic-bezier(.16,1,.3,1)}@keyframes faqOpen{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.faq__cta[data-astro-cid-mh6t5pw4]{margin-top:clamp(28px,3vw,40px);padding:clamp(24px,2.6vw,32px);background:var(--color-surface-elevated);border-radius:12px}.faq__cta-text[data-astro-cid-mh6t5pw4]{margin:0 0 18px;color:var(--color-gray-dark);font-family:var(--font-heading);font-weight:700;font-stretch:87.5%;font-size:1.12rem;line-height:1.35;max-width:42ch}.faq__cta-actions[data-astro-cid-mh6t5pw4]{display:flex;flex-wrap:wrap;gap:12px}.faq__cta-btn[data-astro-cid-mh6t5pw4]{display:inline-flex;align-items:center;gap:9px;padding:13px 22px;border-radius:4px;text-decoration:none;font:700 .92rem/1 var(--font-heading);letter-spacing:.02em;transition:transform .18s cubic-bezier(.16,1,.3,1),background .18s,border-color .18s}.faq__cta-btn[data-astro-cid-mh6t5pw4] svg[data-astro-cid-mh6t5pw4]{transition:transform .25s cubic-bezier(.16,1,.3,1)}.faq__cta-btn--primary[data-astro-cid-mh6t5pw4]{background:var(--color-brand-primary);color:#fff}.faq__cta-btn--primary[data-astro-cid-mh6t5pw4]:hover{background:var(--color-brand-primary-hover);transform:translateY(-2px)}.faq__cta-btn--primary[data-astro-cid-mh6t5pw4]:hover svg[data-astro-cid-mh6t5pw4]{transform:translateY(-2px) scale(1.08)}.faq__cta-btn--ghost[data-astro-cid-mh6t5pw4]{background:transparent;color:var(--color-brand-blue);border:1.5px solid var(--color-border-default)}.faq__cta-btn--ghost[data-astro-cid-mh6t5pw4]:hover{border-color:var(--color-brand-blue);transform:translateY(-2px)}.faq__cta-btn--ghost[data-astro-cid-mh6t5pw4]:hover svg[data-astro-cid-mh6t5pw4]{transform:translate(3px)}@media(max-width:820px){.faq__inner[data-astro-cid-mh6t5pw4]{grid-template-columns:1fr}.faq__head[data-astro-cid-mh6t5pw4]{position:static}}@media(prefers-reduced-motion:reduce){.faq__item[data-astro-cid-mh6t5pw4][open] .faq__a[data-astro-cid-mh6t5pw4]{animation:none}.faq__mark[data-astro-cid-mh6t5pw4]:before,.faq__mark[data-astro-cid-mh6t5pw4]:after{transition:none}.faq__cta-btn[data-astro-cid-mh6t5pw4],.faq__cta-btn[data-astro-cid-mh6t5pw4] svg[data-astro-cid-mh6t5pw4]{transition:none}.faq__cta-btn[data-astro-cid-mh6t5pw4]:hover,.faq__cta-btn[data-astro-cid-mh6t5pw4]:hover svg[data-astro-cid-mh6t5pw4]{transform:none}}[data-astro-cid-mh6t5pw4][data-animate]{opacity:0;transform:translateY(18px);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1)}[data-astro-cid-mh6t5pw4][data-animate].is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){[data-astro-cid-mh6t5pw4][data-animate]{opacity:1;transform:none}}
