.page-hero[data-astro-cid-4xq3sbmz]{background:var(--bg-2);border-bottom:1px solid var(--border-1);padding-block:clamp(96px,12vw,160px) var(--space-20)}.eyebrow[data-astro-cid-4xq3sbmz]{display:block;margin-bottom:var(--space-5)}.page-hero[data-astro-cid-4xq3sbmz] h1[data-astro-cid-4xq3sbmz]{font-size:var(--fs-h1);color:var(--fg-1);max-width:18ch;line-height:var(--lh-tight)}.page-hero[data-astro-cid-4xq3sbmz] h1 .accent{color:var(--accent)}.lead[data-astro-cid-4xq3sbmz]{margin-top:var(--space-6);max-width:60ch;font-size:var(--fs-lead);color:var(--fg-2);line-height:var(--lh-body)}.actions[data-astro-cid-4xq3sbmz]{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-8)}.btn[data-astro-cid-4xq3sbmz]{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);font-family:var(--font-body);font-size:var(--fs-small);font-weight:600;padding:13px var(--space-6);border-radius:var(--r-lg);cursor:pointer;border:1px solid transparent;white-space:nowrap;transition:transform var(--dur-fast) var(--ease-out),box-shadow var(--dur-base) var(--ease-out),background var(--dur-base) var(--ease-out)}.btn-primary[data-astro-cid-4xq3sbmz]{background:var(--accent);color:var(--ink-1000);box-shadow:var(--shadow-md)}.btn-primary[data-astro-cid-4xq3sbmz]:hover{background:var(--accent-hover);transform:translateY(-1px);box-shadow:var(--shadow-lg)}.btn-ghost[data-astro-cid-4xq3sbmz]{background:transparent;color:var(--fg-1);border-color:var(--border-2)}.btn-ghost[data-astro-cid-4xq3sbmz]:hover{border-color:var(--border-strong);transform:translateY(-1px)}.reveal[data-astro-cid-4xq3sbmz]{opacity:0;animation:rise var(--dur-slow) var(--ease-out) forwards}.d1[data-astro-cid-4xq3sbmz]{animation-delay:40ms}.d2[data-astro-cid-4xq3sbmz]{animation-delay:.12s}.d3[data-astro-cid-4xq3sbmz]{animation-delay:.2s}.d4[data-astro-cid-4xq3sbmz]{animation-delay:.28s}@media(prefers-reduced-motion:reduce){.reveal[data-astro-cid-4xq3sbmz]{opacity:1;animation:none}}.faq[data-astro-cid-vcytj35z]{padding-block:var(--section-pad-y);background:var(--bg-1)}.faq-wrap[data-astro-cid-vcytj35z]{display:block}.faq-head[data-astro-cid-vcytj35z]{margin-bottom:clamp(28px,5vw,48px)}.faq-head[data-astro-cid-vcytj35z] .eyebrow[data-astro-cid-vcytj35z]{display:block;margin-bottom:var(--space-4)}.faq-head[data-astro-cid-vcytj35z] h2[data-astro-cid-vcytj35z]{font-size:var(--fs-h2);color:var(--fg-1);line-height:var(--lh-tight)}.faq-list[data-astro-cid-vcytj35z]{display:flex;flex-direction:column;max-width:760px}.faq-item[data-astro-cid-vcytj35z]{border-bottom:1px solid var(--border-1)}.faq-item[data-astro-cid-vcytj35z] summary[data-astro-cid-vcytj35z]{display:flex;align-items:center;justify-content:space-between;gap:var(--space-5);padding:var(--space-5) 0;cursor:pointer;list-style:none;font-family:var(--font-display);font-weight:700;font-size:var(--fs-h5);color:var(--fg-1);transition:color var(--dur-base) var(--ease-out)}.faq-item[data-astro-cid-vcytj35z] summary[data-astro-cid-vcytj35z]::-webkit-details-marker{display:none}.faq-item[data-astro-cid-vcytj35z] summary[data-astro-cid-vcytj35z]:hover{color:var(--accent-press)}.faq-item[data-astro-cid-vcytj35z] .ic[data-astro-cid-vcytj35z]{position:relative;flex:none;width:18px;height:18px}.faq-item[data-astro-cid-vcytj35z] .ic[data-astro-cid-vcytj35z]:before,.faq-item[data-astro-cid-vcytj35z] .ic[data-astro-cid-vcytj35z]:after{content:"";position:absolute;background:var(--accent);border-radius:2px;transition:transform var(--dur-base) var(--ease-out),opacity var(--dur-base) var(--ease-out)}.faq-item[data-astro-cid-vcytj35z] .ic[data-astro-cid-vcytj35z]:before{top:8px;left:0;width:18px;height:2px}.faq-item[data-astro-cid-vcytj35z] .ic[data-astro-cid-vcytj35z]:after{top:0;left:8px;width:2px;height:18px}.faq-item[data-astro-cid-vcytj35z][open] .ic[data-astro-cid-vcytj35z]:after{transform:scaleY(0);opacity:0}.faq-item[data-astro-cid-vcytj35z] .a[data-astro-cid-vcytj35z]{overflow:hidden;padding-bottom:var(--space-5)}.faq-item[data-astro-cid-vcytj35z] .a[data-astro-cid-vcytj35z] p[data-astro-cid-vcytj35z]{font-size:var(--fs-body);color:var(--fg-2);line-height:var(--lh-body);max-width:64ch}.reveal[data-astro-cid-vcytj35z]{opacity:0;animation:rise var(--dur-slow) var(--ease-out) forwards}.reveal[data-astro-cid-vcytj35z]:nth-child(2){animation-delay:.1s}@keyframes rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.reveal[data-astro-cid-vcytj35z]{opacity:1;animation:none}}@media(max-width:860px){.faq-head[data-astro-cid-vcytj35z]{margin-bottom:var(--space-8)}}
