.faq-hero[data-astro-cid-tkjepyjs]{position:relative;background:var(--color-gray-dark);border:1px solid var(--color-gray-border);border-radius:var(--radius);padding:3rem 2.5rem;margin-bottom:2rem;overflow:hidden}.faq-hero-glow[data-astro-cid-tkjepyjs]{position:absolute;inset:0;background:radial-gradient(ellipse 55% 90% at 100% 50%,rgba(232,0,26,.07) 0%,transparent 65%);pointer-events:none}.faq-hero-content[data-astro-cid-tkjepyjs]{position:relative;z-index:1;display:grid;gap:1rem;max-width:52ch}.faq-hero[data-astro-cid-tkjepyjs] h1[data-astro-cid-tkjepyjs]{margin:0;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;letter-spacing:-.02em;line-height:1.15}.faq-hero[data-astro-cid-tkjepyjs] h1[data-astro-cid-tkjepyjs] em[data-astro-cid-tkjepyjs]{font-style:normal;color:var(--color-red)}.faq-hero[data-astro-cid-tkjepyjs] .lead[data-astro-cid-tkjepyjs] a[data-astro-cid-tkjepyjs]{color:var(--color-red);text-decoration:none;font-weight:500;transition:opacity var(--transition)}.faq-hero[data-astro-cid-tkjepyjs] .lead[data-astro-cid-tkjepyjs] a[data-astro-cid-tkjepyjs]:hover{opacity:.75}.faq-layout[data-astro-cid-tkjepyjs]{display:grid;gap:2rem;align-items:start;margin-bottom:2rem}@media(min-width:768px){.faq-layout[data-astro-cid-tkjepyjs]{grid-template-columns:180px 1fr}}.faq-nav[data-astro-cid-tkjepyjs]{display:none;position:sticky;top:5rem;flex-direction:column;gap:.25rem}@media(min-width:768px){.faq-nav[data-astro-cid-tkjepyjs]{display:flex}}.faq-nav-item[data-astro-cid-tkjepyjs]{display:flex;align-items:center;gap:.6rem;padding:.55rem .75rem;border-radius:var(--radius-sm);font-size:.85rem;font-weight:500;color:var(--color-gray-mid);text-decoration:none;transition:color var(--transition),background var(--transition)}.faq-nav-item[data-astro-cid-tkjepyjs]:hover{color:var(--color-white);background:#ffffff0d}.faq-nav-icon[data-astro-cid-tkjepyjs]{display:flex;align-items:center;color:var(--color-gray-mid);flex-shrink:0}.faq-nav-icon[data-astro-cid-tkjepyjs] svg[data-astro-cid-tkjepyjs]{width:15px;height:15px}.faq-nav-item[data-astro-cid-tkjepyjs]:hover .faq-nav-icon[data-astro-cid-tkjepyjs]{color:var(--color-red)}.faq-content[data-astro-cid-tkjepyjs]{display:grid;gap:1.5rem}.faq-group[data-astro-cid-tkjepyjs]{border:1px solid var(--color-gray-border);border-radius:var(--radius);overflow:hidden}.faq-group-header[data-astro-cid-tkjepyjs]{display:flex;align-items:center;gap:.75rem;padding:1.1rem 1.5rem;background:#0f0f0f;border-bottom:1px solid var(--color-gray-border)}.faq-group-icon[data-astro-cid-tkjepyjs]{display:flex;align-items:center;color:var(--color-red);flex-shrink:0}.faq-group-icon[data-astro-cid-tkjepyjs] svg[data-astro-cid-tkjepyjs]{width:17px;height:17px}.faq-group-header[data-astro-cid-tkjepyjs] h2[data-astro-cid-tkjepyjs]{margin:0;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-gray-light);flex:1}.faq-count[data-astro-cid-tkjepyjs]{font-size:.7rem;font-weight:600;color:var(--color-red);background:#e8001a1a;border:1px solid rgba(232,0,26,.2);border-radius:999px;padding:.15rem .55rem}.faq-list[data-astro-cid-tkjepyjs]{display:grid}.faq-item[data-astro-cid-tkjepyjs]{border-bottom:1px solid var(--color-gray-border)}.faq-item[data-astro-cid-tkjepyjs]:last-child{border-bottom:none}.faq-question[data-astro-cid-tkjepyjs]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem 1.5rem;cursor:pointer;list-style:none;font-size:.95rem;font-weight:600;color:var(--color-gray-light);transition:color var(--transition),background var(--transition);user-select:none}.faq-question[data-astro-cid-tkjepyjs]::-webkit-details-marker{display:none}.faq-question[data-astro-cid-tkjepyjs]:hover{color:var(--color-white);background:#ffffff05}.faq-item[data-astro-cid-tkjepyjs][open] .faq-question[data-astro-cid-tkjepyjs]{color:var(--color-white)}.faq-chevron[data-astro-cid-tkjepyjs]{width:16px;height:16px;flex-shrink:0;color:var(--color-gray-mid);transition:transform .25s ease,color .25s ease}.faq-item[data-astro-cid-tkjepyjs][open] .faq-chevron[data-astro-cid-tkjepyjs]{transform:rotate(180deg);color:var(--color-red)}.faq-answer[data-astro-cid-tkjepyjs]{padding:0 1.5rem 1.25rem;animation:faqOpen .22s ease}.faq-answer[data-astro-cid-tkjepyjs] p[data-astro-cid-tkjepyjs]{margin:0;font-size:.9rem;color:var(--color-gray-mid);line-height:1.75;max-width:72ch}@keyframes faqOpen{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.faq-hero[data-astro-cid-tkjepyjs]{padding:2rem 1.5rem}.faq-question[data-astro-cid-tkjepyjs]{padding:1rem 1.1rem;font-size:.88rem}.faq-answer[data-astro-cid-tkjepyjs]{padding:0 1.1rem 1rem}.faq-group-header[data-astro-cid-tkjepyjs]{padding:1rem 1.1rem}}
