:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f8fafc;background:#07111f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at top left,rgba(37,99,235,.25),transparent 34rem),radial-gradient(circle at top right,rgba(20,184,166,.18),transparent 30rem),#07111f}a{color:inherit;text-decoration:none}.page-shell{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:48px 0 72px}.hero{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:28px;align-items:stretch;min-height:460px}.hero,.content-section{margin-bottom:42px}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;color:#67e8f9;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:840px;margin-bottom:20px;font-size:clamp(2.8rem,8vw,6.6rem);line-height:.9;letter-spacing:-.07em}h2{margin-bottom:0;font-size:clamp(2rem,4vw,3.4rem);line-height:1;letter-spacing:-.04em}h3{margin-bottom:10px;font-size:1.2rem;line-height:1.2}p{color:#b6c3d1;line-height:1.65}.hero p{max-width:740px;font-size:1.1rem}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:999px;font-weight:800}.button.primary{color:#06111f;background:#67e8f9}.button.secondary{color:#e2e8f0;border:1px solid rgba(226,232,240,.22);background:#0f172a9e}.hero-panel,.card,.empty-state,.status{border:1px solid rgba(148,163,184,.2);background:#0f172ab8;box-shadow:0 24px 80px #00000042;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-panel{display:grid;align-content:end;gap:14px;min-height:360px;padding:22px;border-radius:32px}.stat{padding:20px;border-radius:24px;background:#ffffff0d}.stat strong{display:block;font-size:3rem;letter-spacing:-.08em}.stat span,.code{color:#94a3b8}.privacy-box{display:flex;gap:10px;align-items:center;padding:16px;border-radius:20px;color:#ccfbf1;background:#14b8a624}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:18px}.card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.card,.empty-state,.status{border-radius:28px}.card{min-height:310px;padding:22px}.card-topline{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px}.pill{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;color:#dbeafe;font-size:.78rem;font-weight:800;background:#2563eb2e}.pill.muted{color:#fef3c7;background:#f59e0b29}.meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:20px 0}.meta-grid span{display:inline-flex;align-items:center;gap:8px;color:#dbeafe;font-size:.88rem}.tags{display:flex;flex-wrap:wrap;gap:8px}.tags span{padding:7px 10px;border-radius:999px;color:#cbd5e1;font-size:.78rem;background:#94a3b824}.empty-state,.status{padding:28px;color:#dbeafe}.empty-state{display:grid;place-items:center;min-height:220px;text-align:center}.empty-state p{max-width:560px;margin-bottom:0}.status{margin:22px 0}.status.error{color:#fecaca;border-color:#f8717152;background:#7f1d1d61}@media(max-width:860px){.hero,.card-grid{grid-template-columns:1fr}.section-heading{align-items:start;flex-direction:column}.meta-grid{grid-template-columns:1fr}}
