.page_page__ZU32B{min-height:100vh;display:flex;flex-direction:column}.page_header__kVzhN{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 2rem;border-bottom:1px solid var(--border)}.page_brand__f_q1F{display:flex;align-items:center;gap:.75rem;font-weight:600;font-size:1.125rem;letter-spacing:-.02em}.page_brandIcon__qNjAC{width:36px;height:36px;border-radius:10px}.page_status___nccx{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--muted)}.page_statusDot__iEfSr{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 8px rgba(34,197,94,.6)}.page_main__GlU4n{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1.5rem 4rem;text-align:center}.page_eyebrow__H9Slr{font-size:.8125rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:1rem}.page_title__3jonF{font-size:clamp(2rem,5vw,3rem);font-weight:700;letter-spacing:-.03em;line-height:1.15;max-width:18ch;margin-bottom:1rem}.page_subtitle__iAJUg{font-size:1.0625rem;line-height:1.6;color:var(--muted);max-width:42ch;margin-bottom:2.5rem}.page_cards__Ff9Bq{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;width:100%;max-width:720px;margin-bottom:2.5rem}.page_card__QV0Om{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:1.25rem;text-align:left}.page_cardTitle__wyNTT{font-size:.9375rem;font-weight:600;margin-bottom:.375rem}.page_cardText__jskeK{font-size:.875rem;color:var(--muted);line-height:1.5}.page_footer__sHKi3{font-size:.8125rem;color:var(--muted)}.page_footer__sHKi3 code{font-family:var(--font-geist-mono),monospace;color:var(--accent-hover);font-size:.8125rem}@media (max-width:640px){.page_header__kVzhN{padding:1rem 1.25rem}.page_cards__Ff9Bq{grid-template-columns:1fr}}