.page[data-astro-cid-wfbs3b2v]{background:var(--white);padding-top:4rem}.content[data-astro-cid-wfbs3b2v]{max-width:var(--container-narrow);padding-block:var(--section-pad)}.head[data-astro-cid-wfbs3b2v]{margin-bottom:2.25rem}.head__title[data-astro-cid-wfbs3b2v]{font-size:clamp(2.1rem,5vw,3.25rem);margin-top:.85rem;color:var(--brand-900)}.head__byline[data-astro-cid-wfbs3b2v]{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--line)}.ph-fig[data-astro-cid-wfbs3b2v]{margin:2.25rem 0 0}.ph-fig__img[data-astro-cid-wfbs3b2v]{width:100%;height:auto;aspect-ratio:3 / 2;object-fit:cover;border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);border:1px solid var(--line)}.ph-fig__cap[data-astro-cid-wfbs3b2v]{margin-top:.75rem;font-size:.85rem;color:var(--gray-500);text-align:center}.block[data-astro-cid-wfbs3b2v]{margin-top:3rem}.block__h2[data-astro-cid-wfbs3b2v]{font-size:clamp(1.6rem,3.2vw,2.1rem);color:var(--brand-900);margin-bottom:1rem}.block__lead[data-astro-cid-wfbs3b2v]{color:var(--gray-600);margin-bottom:1.5rem}.block[data-astro-cid-wfbs3b2v] p[data-astro-cid-wfbs3b2v]{color:var(--gray-700);line-height:1.8;margin-bottom:1rem}.block__after[data-astro-cid-wfbs3b2v]{margin-top:1.5rem}.block[data-astro-cid-wfbs3b2v] a[data-astro-cid-wfbs3b2v]{color:var(--gold-on-light);font-weight:600;text-decoration:underline;text-decoration-color:var(--line-gold);text-underline-offset:2px}.block[data-astro-cid-wfbs3b2v] a[data-astro-cid-wfbs3b2v]:hover{color:var(--gold-deep)}.code[data-astro-cid-wfbs3b2v]{font-family:var(--font-mono);font-weight:600;font-size:.9em;color:var(--brand-accent-deep);background:var(--brand-50);border:1px solid var(--line);border-radius:var(--radius-sm);padding:.05em .4em;white-space:nowrap}.warn[data-astro-cid-wfbs3b2v]{display:flex;gap:1.1rem;align-items:flex-start;background:linear-gradient(135deg,#c9a24e1a,#c9a24e05);border:1px solid var(--line-gold);border-radius:var(--radius-xl);padding:1.75rem}.warn__icon[data-astro-cid-wfbs3b2v]{flex-shrink:0;display:inline-flex;width:2.75rem;height:2.75rem;align-items:center;justify-content:center;border-radius:var(--radius-full);background:var(--white);color:var(--gold-deep);box-shadow:var(--shadow-sm)}.warn__h2[data-astro-cid-wfbs3b2v]{font-family:var(--font-sans);font-size:1.15rem;font-weight:700;color:var(--brand-900);margin-bottom:.85rem}.warn__list[data-astro-cid-wfbs3b2v]{display:flex;flex-direction:column;gap:.6rem}.warn__list[data-astro-cid-wfbs3b2v] li[data-astro-cid-wfbs3b2v]{position:relative;padding-left:1.3rem;color:var(--gray-700);line-height:1.65}.warn__list[data-astro-cid-wfbs3b2v] li[data-astro-cid-wfbs3b2v]:before{content:"";position:absolute;left:0;top:.6rem;width:.45rem;height:.45rem;border-radius:50%;background:var(--brand-gold)}.warn__list[data-astro-cid-wfbs3b2v] a[data-astro-cid-wfbs3b2v]{color:var(--gold-deep);font-weight:600;text-decoration:underline}.steps[data-astro-cid-wfbs3b2v]{display:flex;flex-direction:column;gap:1.1rem;counter-reset:step}.step[data-astro-cid-wfbs3b2v]{display:flex;gap:1rem;align-items:flex-start;background:var(--gray-50);border:1px solid var(--line);border-radius:var(--radius-lg);padding:1.1rem 1.25rem}.step__num[data-astro-cid-wfbs3b2v]{flex-shrink:0;width:2rem;height:2rem;display:grid;place-items:center;border-radius:var(--radius-full);background:var(--gradient-gold);color:var(--brand-900);font-family:var(--font-sans);font-weight:700;font-size:.95rem;box-shadow:var(--shadow-sm)}.step__text[data-astro-cid-wfbs3b2v]{margin:0;color:var(--gray-700);line-height:1.7;padding-top:.15rem}.step__text[data-astro-cid-wfbs3b2v] .code{font-family:var(--font-mono);font-weight:600;color:var(--brand-accent-deep)}.block__h2--center[data-astro-cid-wfbs3b2v]{text-align:center}.block__lead--center[data-astro-cid-wfbs3b2v]{text-align:center;max-width:40rem;margin-inline:auto}.reveals[data-astro-cid-wfbs3b2v]{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:.5rem}.reveal-card[data-astro-cid-wfbs3b2v]{display:flex;gap:.9rem;align-items:flex-start;background:var(--gray-50);border:1px solid var(--line);border-radius:var(--radius-lg);padding:1.2rem 1.35rem;transition:transform var(--dur) var(--ease-out),box-shadow var(--dur) var(--ease-out),border-color var(--dur) var(--ease-out)}.reveal-card[data-astro-cid-wfbs3b2v]:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);border-color:var(--line-gold)}.reveal-card__icon[data-astro-cid-wfbs3b2v]{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:var(--radius);background:var(--gradient-gold-soft);color:var(--brand-900);box-shadow:var(--shadow-sm)}.reveal-card__h[data-astro-cid-wfbs3b2v]{font-family:var(--font-display);font-size:1.15rem;font-weight:600;color:var(--brand-900);margin-bottom:.3rem}.reveal-card__p[data-astro-cid-wfbs3b2v]{margin:0;color:var(--gray-700);font-size:.93rem;line-height:1.65}.reveal-card__p[data-astro-cid-wfbs3b2v] a[data-astro-cid-wfbs3b2v]{color:var(--gold-on-light);font-weight:600;text-decoration:underline}@media(min-width:768px){.reveals[data-astro-cid-wfbs3b2v]{grid-template-columns:repeat(2,1fr)}}.faq[data-astro-cid-wfbs3b2v]{display:flex;flex-direction:column;gap:.75rem}.faq__item[data-astro-cid-wfbs3b2v]{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow-sm);overflow:hidden}.faq__q[data-astro-cid-wfbs3b2v]{display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;padding:1.1rem 1.25rem;font-weight:600;color:var(--brand-900);list-style:none}.faq__q[data-astro-cid-wfbs3b2v]::-webkit-details-marker{display:none}.faq__chev[data-astro-cid-wfbs3b2v]{flex-shrink:0;color:var(--gold-on-light);transition:transform var(--dur) var(--ease-out)}.faq__item[data-astro-cid-wfbs3b2v][open] .faq__chev[data-astro-cid-wfbs3b2v]{transform:rotate(90deg)}.faq__a[data-astro-cid-wfbs3b2v]{margin:0;padding:0 1.25rem 1.25rem;color:var(--gray-700);line-height:1.75}
