:root{--text:#e9fff5;--muted: rgba(233,255,245,.7);--glass: rgba(10, 14, 12, .35);--stroke: rgba(220, 255, 240, .1);--shadow: 0 18px 60px rgba(0,0,0,.55);--green: rgba(61,220,151,.18);--greenStroke: rgba(61,220,151,.22)}*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial;color:var(--text);background:#000}a{color:inherit;text-decoration:none}.page{min-height:100vh;position:relative;overflow:hidden}.bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/background.png);background-size:cover;background-position:center;transform:scale(1.02);filter:saturate(1.05) contrast(1.05);opacity:.95}.vignette{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(900px 500px at 50% 34%,#0000001a,#000000c7),radial-gradient(1200px 900px at 50% 20%,#00000026,#000000d9)}.container{position:relative;max-width:1180px;margin:0 auto;padding:18px}.containerTight{max-width:1200px}.topbarLogo{width:34px;height:34px;border-radius:10px;box-shadow:0 12px 35px #00000080}.topbarNav{display:flex;align-items:center;justify-content:center;gap:18px;flex:1}.topbarLink{font-size:13px;color:#e9fff5b8;padding:8px;border-radius:12px;transition:background .14s ease,color .14s ease}.topbarLink:hover{background:#ffffff0f;color:#e9fff5f2}.topbarRight{display:flex;align-items:center;justify-content:flex-end;min-width:170px}.userChip{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:16px;background:#0a0e0c4d;border:1px solid rgba(220,255,240,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.userAvatar{width:28px;height:28px;border-radius:999px;background:#ffffff1f}.userMeta{line-height:1.05}.userName{font-size:13px;font-weight:800;color:#e9fff5e0}.userRole{font-size:11.5px;color:#3ddc97bf;margin-top:3px}.heroOnly{min-height:calc(100vh - 92px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:34px 10px;padding-top:8vh}.heroTitle{margin:0 0 14px;font-size:42px;font-weight:900;letter-spacing:.3px}.heroSubtitle{margin:0 auto;max-width:820px;color:#e9fff5b8;line-height:1.6;font-size:15px}.heroCtas{margin-top:18px;display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:10px;font-weight:800;font-size:13px;border:1px solid rgba(255,255,255,.1);transition:transform .14s ease,background .14s ease,border .14s ease;min-width:120px}.btn:hover{transform:translateY(-1px)}.btnPrimary{background:#195a3c99;border:1px solid rgba(25,90,60,.85)}.btnGhost{background:#ffffff14;border:1px solid rgba(255,255,255,.1)}@media (max-width: 900px){.topbarRight{display:none}.topbarNav{gap:10px;flex-wrap:wrap}}.heroLinks{margin-top:14px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:12.5px;color:#e9fff58c}.heroLinks a{color:#e9fff5a6;transition:color .14s ease}.heroLinks{margin-top:18px;display:flex;align-items:center;justify-content:center;gap:12px;font-size:13.5px;color:#e9fff599}.topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 0}.topbarRight{min-width:34px}.btnBig{padding:16px 30px;font-size:15px;border-radius:14px;min-width:180px}.heroLinks{margin-top:24px;display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.heroLinkPill{display:inline-flex;align-items:center;gap:8px;padding:11px 20px;font-size:14px;font-weight:700;border-radius:999px;color:#e9fff5e0;background:#ffffff14;border:1px solid rgba(255,255,255,.14);box-shadow:0 0 #3ddc9700;transition:background .18s ease,border .18s ease,transform .18s ease,box-shadow .18s ease,color .18s ease}.heroLinkPill:hover{background:#3ddc972e;border-color:#3ddc9773;color:#e9fff5;transform:translateY(-2px);box-shadow:0 8px 28px #3ddc9740}.heroIcon{font-size:15px;line-height:1;opacity:.9;filter:saturate(.9)}
