:root{--bg: #0b1220;--bg-raised: #111a2c;--fg: #e6ebf2;--fg-dim: #8a97ad;--fg-faint: #5a6781;--hairline: rgba(148, 163, 184, .14);--hairline-strong: rgba(148, 163, 184, .28);--accent: #2ecc71}:where(.astro-sgpqyurt){margin:0;padding:0;box-sizing:border-box}html,body{min-height:100%;background:var(--bg);color:var(--fg);font-family:IBM Plex Sans,-apple-system,sans-serif;font-weight:400}.mono:where(.astro-sgpqyurt){font-family:JetBrains Mono,monospace;font-variant-ligatures:none}.stage:where(.astro-sgpqyurt){min-height:100vh;display:grid;grid-template-rows:auto 1fr auto}.top-strip:where(.astro-sgpqyurt){display:flex;justify-content:space-between;align-items:center;padding:1.25rem 2rem;border-bottom:1px solid var(--hairline)}.brand:where(.astro-sgpqyurt){display:flex;align-items:center;gap:.75rem}.brand:where(.astro-sgpqyurt) img:where(.astro-sgpqyurt){height:22px;width:auto;opacity:.95}.brand:where(.astro-sgpqyurt) .sep:where(.astro-sgpqyurt){width:1px;height:16px;background:var(--hairline-strong)}.brand:where(.astro-sgpqyurt) .label:where(.astro-sgpqyurt){font-family:JetBrains Mono,monospace;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--fg-dim)}.top-right:where(.astro-sgpqyurt){font-family:JetBrains Mono,monospace;font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;color:var(--fg-faint)}.main:where(.astro-sgpqyurt){display:grid;grid-template-columns:1.1fr 1fr;gap:5rem;align-items:center;max-width:1140px;width:100%;margin:0 auto;padding:4rem 2rem}.left:where(.astro-sgpqyurt){opacity:0;animation:reveal .7s .05s ease-out forwards}.tag:where(.astro-sgpqyurt){display:inline-flex;align-items:center;gap:.5rem;font-family:JetBrains Mono,monospace;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--fg-dim);margin-bottom:1.75rem}.tag:where(.astro-sgpqyurt) .dot:where(.astro-sgpqyurt){width:6px;height:6px;border-radius:50%;background:var(--accent)}h1:where(.astro-sgpqyurt){font-size:clamp(2.25rem,4.5vw,3.25rem);font-weight:600;letter-spacing:-.025em;line-height:1.05;margin-bottom:1.25rem;color:#f7fafc}.lede:where(.astro-sgpqyurt){font-size:1.0625rem;line-height:1.6;color:var(--fg-dim);max-width:44ch;font-weight:300}.facts:where(.astro-sgpqyurt){margin-top:2.25rem;display:grid;grid-template-columns:max-content 1fr;gap:.5rem 1.25rem;font-family:JetBrains Mono,monospace;font-size:.82rem;line-height:1.6}.facts:where(.astro-sgpqyurt) dt:where(.astro-sgpqyurt){color:var(--fg-faint)}.facts:where(.astro-sgpqyurt) dd:where(.astro-sgpqyurt){color:var(--fg)}.right:where(.astro-sgpqyurt){opacity:0;animation:reveal .7s .18s ease-out forwards}.card:where(.astro-sgpqyurt){background:var(--bg-raised);border:1px solid var(--hairline-strong);border-radius:6px;padding:2rem;max-width:380px;margin-left:auto}.card:where(.astro-sgpqyurt) h2:where(.astro-sgpqyurt){font-size:1.25rem;font-weight:600;letter-spacing:-.015em;margin-bottom:.5rem;color:var(--fg)}.card:where(.astro-sgpqyurt) .hint:where(.astro-sgpqyurt){font-size:.9rem;color:var(--fg-dim);margin-bottom:1.75rem;line-height:1.5}.error-banner:where(.astro-sgpqyurt){display:flex;gap:.75rem;padding:.75rem .875rem;margin-bottom:1.5rem;background:#ef444414;border:1px solid rgba(239,68,68,.22);border-radius:4px;font-size:.85rem;line-height:1.5}.error-banner:where(.astro-sgpqyurt) strong:where(.astro-sgpqyurt){color:#fecaca;font-weight:600;display:block;font-size:.8rem;margin-bottom:.15rem}.error-banner:where(.astro-sgpqyurt) .msg:where(.astro-sgpqyurt){color:#fca5a5}.btn:where(.astro-sgpqyurt){width:100%;padding:.8rem 1rem;background:#fff;color:#1f1f1f;border:1px solid #ffffff;border-radius:4px;font-family:IBM Plex Sans,sans-serif;font-size:.9375rem;font-weight:500;cursor:pointer;transition:background .15s ease,transform .15s ease,box-shadow .15s ease;display:flex;align-items:center;justify-content:center;gap:.625rem}.btn:where(.astro-sgpqyurt):hover{background:#f3f4f6;transform:translateY(-1px);box-shadow:0 4px 14px -6px #0006}.btn:where(.astro-sgpqyurt):active{transform:translateY(0)}.btn:where(.astro-sgpqyurt) .icon:where(.astro-sgpqyurt){width:18px;height:18px}.divider-text:where(.astro-sgpqyurt){display:flex;align-items:center;gap:.75rem;margin:1.5rem 0 0;font-family:JetBrains Mono,monospace;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:var(--fg-faint)}.divider-text:where(.astro-sgpqyurt):before,.divider-text:where(.astro-sgpqyurt):after{content:"";flex:1;height:1px;background:var(--hairline)}.fine:where(.astro-sgpqyurt){margin-top:1rem;font-size:.8rem;color:var(--fg-faint);text-align:center;line-height:1.5}.foot:where(.astro-sgpqyurt){display:flex;justify-content:space-between;align-items:center;padding:1.25rem 2rem;border-top:1px solid var(--hairline);font-family:JetBrains Mono,monospace;font-size:.72rem;letter-spacing:.06em;color:var(--fg-faint)}.foot:where(.astro-sgpqyurt) a:where(.astro-sgpqyurt){color:var(--fg-dim);text-decoration:none;transition:color .15s ease}.foot:where(.astro-sgpqyurt) a:where(.astro-sgpqyurt):hover{color:var(--fg)}@keyframes reveal{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(max-width:880px){.top-strip:where(.astro-sgpqyurt),.foot:where(.astro-sgpqyurt){padding:1rem}.main:where(.astro-sgpqyurt){grid-template-columns:1fr;gap:2.5rem;padding:2rem 1rem}.card:where(.astro-sgpqyurt){margin:0 auto}.top-right:where(.astro-sgpqyurt){display:none}}@media(prefers-reduced-motion:reduce){.left:where(.astro-sgpqyurt),.right:where(.astro-sgpqyurt){animation:none;opacity:1}}
