*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:radial-gradient(circle at 10% 0%,#173f70 0,#071529 38%,#020711 100%);color:#eef7ff}body:before{content:"";position:fixed;inset:0;background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:46px 46px;mask-image:linear-gradient(to bottom,black,transparent 75%);pointer-events:none}.betaHeader{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px clamp(16px,4vw,44px);background:rgba(3,10,24,.72);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.1)}.brand{display:flex;align-items:center;gap:12px;color:white;text-decoration:none}.brand img{width:42px;height:42px}.brand span{display:flex;flex-direction:column}.brand small{color:#83a6c9}.betaHeader nav{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.betaHeader nav a,.buttonRow a,.heroActions button,.heroActions a{color:white;text-decoration:none;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.08);border-radius:14px;padding:10px 14px;font-weight:800;cursor:pointer}.prodShell{width:min(1180px,calc(100% - 28px));margin:24px auto 60px}.heroCard,.panel{background:linear-gradient(150deg,rgba(20,39,68,.92),rgba(5,14,31,.9));border:1px solid rgba(255,255,255,.12);box-shadow:0 24px 70px rgba(0,0,0,.35);border-radius:30px}.heroCard{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:clamp(24px,4vw,50px);overflow:hidden;position:relative}.heroCard:after{content:"";position:absolute;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(0,224,255,.22),transparent 60%);right:-100px;top:-80px}.eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#7de7ff;font-size:12px;font-weight:900}.heroCard h1{font-size:clamp(36px,6vw,72px);line-height:.95;margin:10px 0}.heroCard p{max-width:760px;color:#b9c9dd;font-size:18px}.heroActions,.buttonRow{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:16px}.primary{background:linear-gradient(135deg,#00d87b,#00aaff)!important;color:#03101d!important;border:none!important}.buildBadge{position:relative;z-index:1;min-width:190px;aspect-ratio:1;border-radius:32px;background:rgba(0,0,0,.28);border:1px solid rgba(255,255,255,.14);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.buildBadge span,.metric span{color:#8aa9c8;text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:900}.buildBadge strong{font-size:76px}.grid{display:grid;gap:18px;margin-top:18px}.twoCols{grid-template-columns:repeat(2,minmax(0,1fr))}.threeCols{grid-template-columns:repeat(3,minmax(0,1fr))}.panel{padding:22px}.panelHead{display:flex;gap:14px;align-items:flex-start}.panelHead>span{width:48px;height:48px;border-radius:16px;background:rgba(255,255,255,.09);display:grid;place-items:center;font-size:24px}.panel h2{margin:0 0 4px}.panel p,.note,.launchList{color:#9fb5cc}.metric strong{display:block;font-size:28px;margin:8px 0}.metric small{color:#8da6bf}.checklist{display:grid;gap:10px;margin-top:18px}.checkItem{display:flex;align-items:flex-start;gap:10px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.05);padding:12px;border-radius:14px}.checkItem input{width:20px;height:20px;margin-top:2px}.checkItem b{display:block}.checkItem small{display:block;color:#93aeca;margin-top:3px}.launchList{display:grid;gap:10px;padding-left:20px}code{color:#8de8ff}textarea{width:100%;min-height:230px;border:none;outline:none;border-radius:14px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);color:#dff3ff;padding:14px;font:13px ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;resize:vertical}.toast{position:fixed;left:50%;bottom:24px;transform:translateX(-50%);background:#051427;border:1px solid rgba(255,255,255,.18);box-shadow:0 18px 50px rgba(0,0,0,.45);padding:14px 18px;border-radius:999px;font-weight:900;z-index:30}@media(max-width:760px){.betaHeader{align-items:flex-start;flex-direction:column}.twoCols,.threeCols{grid-template-columns:1fr}.heroCard{flex-direction:column;align-items:flex-start}.buildBadge{width:100%;aspect-ratio:auto;padding:20px}}
