:root{--nt-bg:#070b13;--nt-bg-deep:#090e18;--nt-panel:#0d1420;--nt-panel-strong:#101624;--nt-surface-subtle:#151b2a;--nt-surface-raised:#182233;--nt-border:#1c2638;--nt-border-soft:#1f293d;--nt-border-strong:#273149;--nt-text:#eef2ff;--nt-text-strong:#f3f5ff;--nt-text-body:#cbd3e6;--nt-text-muted:#8995ad;--nt-text-subtle:#77849d;--nt-text-disabled:#59667e;--nt-accent:#765cf2;--nt-accent-strong:#9a85ff;--nt-accent-hover:#8068ff;--nt-accent-deep:#765cf2;--nt-success:#6fcbb0;--nt-warning:#dca774;--nt-danger:#ff829c;--nt-info:#69c1f7;--nt-neutral-bg:#101725;--nt-neutral-border:#20293b;--nt-accent-bg:#765cf21f;--nt-accent-border:#765cf245;--nt-success-bg:#4aba971a;--nt-success-border:#4aba9738;--nt-warning-bg:#dca7741a;--nt-warning-border:#dca7743d;--nt-danger-bg:#ff67871a;--nt-danger-border:#ff67873d;--nt-info-bg:#4bb9ff14;--nt-info-border:#4bb9ff2e;--nt-focus:var(--nt-accent);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:var(--nt-bg-deep);color:var(--nt-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 50% 20%,#7c5cff2e,#0000 34rem),radial-gradient(circle at 80% 80%,#3dd6ff1a,#0000 26rem),#060914;min-height:100vh;margin:0}.shell{place-items:center;min-height:100vh;padding:2rem;display:grid}.panel{text-align:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#121930db,#0a0e1deb);border:1px solid #ffffff14;border-radius:28px;width:min(760px,100%);padding:clamp(2rem,6vw,4.5rem);box-shadow:0 30px 90px #00000073}.brand{letter-spacing:.28em;color:#9da9c8;align-items:center;gap:.7rem;font-size:.72rem;font-weight:800;display:inline-flex}.brand-symbol{object-fit:contain;border:1px solid #ffffff17;border-radius:9px;width:34px;height:34px}.bunny-wrap{place-items:center;height:220px;margin:1rem 0 .6rem;display:grid}.bunny-reference{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 22px 30px #0000006b);width:170px;height:220px}.bunny{filter:drop-shadow(0 22px 30px #00000052);width:170px;height:200px;position:relative}.ear{transform-origin:bottom;background:#f2f4fb;border:4px solid #bcc5da;border-radius:50% 50% 40% 40%;width:48px;height:105px;position:absolute;top:0}.ear span{border-radius:inherit;opacity:.65;background:#a56cff;position:absolute;inset:13px 11px}.ear-left{left:31px;transform:rotate(-13deg)}.ear-right{right:31px;transform:rotate(13deg)}.head{z-index:3;background:#f7f8fc;border:4px solid #bcc5da;border-radius:48% 48% 46% 46%;width:122px;height:112px;position:absolute;top:66px;left:24px}.mask{clip-path:polygon(0 12%,23% 0,50% 15%,77% 0,100% 12%,92% 87%,51% 72%,8% 87%);background:linear-gradient(90deg,#232842,#11162a);height:38px;position:absolute;top:31px;left:9px;right:9px}.eye{z-index:2;background:#7c5cff;border-radius:50%;width:8px;height:8px;position:absolute;top:45px;box-shadow:0 0 14px #7c5cfff2}.eye-left{left:35px}.eye-right{right:35px}.nose{background:#272c43;border-radius:50% 50% 65% 65%;width:9px;height:7px;position:absolute;bottom:19px;left:50%;transform:translate(-50%)}.body{background:linear-gradient(#1a2038,#101528);border:4px solid #303955;border-radius:48% 48% 36% 36%;width:96px;height:76px;position:absolute;bottom:0;left:39px}.tail{background:#f2f4fb;border:4px solid #bcc5da;border-radius:50%;width:32px;height:32px;position:absolute;bottom:33px;right:18px}.eyebrow{color:#8d7bff;letter-spacing:.22em;margin:0;font-size:.78rem;font-weight:800}h1{letter-spacing:-.055em;max-width:660px;margin:.7rem auto 0;font-size:clamp(2.2rem,7vw,4.6rem);line-height:.98}.lede{color:#aab3cc;max-width:570px;margin:1.4rem auto 0;font-size:clamp(1rem,2.5vw,1.18rem);line-height:1.7}.status{color:#c7cee2;background:#ffffff09;border:1px solid #ffffff14;border-radius:999px;width:fit-content;margin:2rem auto 0;padding:.65rem .9rem;font-size:.86rem}.status-dot{background:#65e6a4;border-radius:50%;width:8px;height:8px;margin-right:.5rem;display:inline-block;box-shadow:0 0 13px #65e6a4a6}.cta{color:#fff;background:#765cf2;border:1px solid #8b73ff8c;border-radius:10px;margin:2rem auto 0;padding:.78rem 1.1rem;font-size:.86rem;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 10px 30px #765cf240}.cta:hover{background:#8068ff}@media (width<=520px){.panel{border-radius:22px}.bunny-wrap{height:200px;transform:scale(.9)}}:where(a,button,input,select,textarea,summary):focus-visible{outline:2px solid var(--nt-focus);outline-offset:2px}:where(button,[role=button],.cta){min-height:44px}html,body{max-width:100%;overflow-x:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=390px){.shell{padding:.75rem}.panel{padding:1.5rem 1rem}.cta{justify-content:center;width:100%}}
