.not-found-screen-module__995mtG__root{--bg0:#080a12;--surf:#141828;--surf2:#1b2034;--surf3:#222842;--ink:#f2f4fa;--ink2:#a8b0c2;--mute:#6b7283;--muteLo:#454b5c;--line:#ffffff14;--lineHi:#ffffff29;--brand:#b13af2;--brandHi:#c155ff;--brandLo:#b13af22e;--mint:#55f0c8;--mintLo:#55f0c829;--amber:#ffb347;--amberLo:#ffb3472e;--mono:ui-monospace, "JetBrains Mono", "SF Mono", monospace;background:var(--bg0);min-height:100vh;color:var(--ink);isolation:isolate;position:relative;overflow:hidden}.not-found-screen-module__995mtG__bg{z-index:0;pointer-events:none;background-image:linear-gradient(to right, var(--line) 1px, transparent 1px), linear-gradient(to bottom, var(--line) 1px, transparent 1px);background-size:60px 60px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(90% 60% at 50% 30%,#000 0%,#0000 70%);mask-image:radial-gradient(90% 60% at 50% 30%,#000 0%,#0000 70%)}.not-found-screen-module__995mtG__glow{z-index:0;pointer-events:none;filter:blur(90px);border-radius:50%;position:fixed}.not-found-screen-module__995mtG__glowMint{background:var(--mintLo);width:380px;height:380px;top:-120px;right:-100px}.not-found-screen-module__995mtG__glowBrand{background:var(--brandLo);width:420px;height:420px;bottom:-140px;left:-120px}.not-found-screen-module__995mtG__topBrand{z-index:1;align-items:center;gap:10px;padding:20px 24px;display:flex;position:relative}.not-found-screen-module__995mtG__brandMark{background:linear-gradient(135deg, var(--brand), var(--mint));border-radius:8px;flex-shrink:0;width:30px;height:30px}.not-found-screen-module__995mtG__brandText{flex-direction:column;line-height:1.1;display:flex}.not-found-screen-module__995mtG__brandName{letter-spacing:-.2px;color:var(--ink);font-size:14px;font-weight:800}.not-found-screen-module__995mtG__brandKicker{font-size:9px;font-family:var(--mono);color:var(--brand);letter-spacing:2px;text-transform:uppercase;font-weight:700}.not-found-screen-module__995mtG__hero{z-index:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;margin-top:-70px;padding:120px 24px 64px;display:flex;position:relative}.not-found-screen-module__995mtG__chip{background:var(--brandLo);border:1px solid var(--lineHi);color:var(--ink);letter-spacing:.2px;border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.not-found-screen-module__995mtG__chipDot{background:var(--brandHi);width:7px;height:7px;box-shadow:0 0 10px var(--brandHi);border-radius:50%}.not-found-screen-module__995mtG__title{letter-spacing:-2px;margin:22px 0 0;font-size:clamp(38px,7vw,60px);font-weight:900;line-height:1.02}.not-found-screen-module__995mtG__sub{max-width:520px;color:var(--ink2);margin:18px 0 0;font-size:17px;line-height:1.5}.not-found-screen-module__995mtG__card{background:var(--surf);border:1px solid var(--line);text-align:left;border-radius:16px;width:min(560px,100%);margin:40px 0 0;padding:20px;box-shadow:0 24px 60px #00000073}.not-found-screen-module__995mtG__cardRow{align-items:center;gap:14px;display:flex}.not-found-screen-module__995mtG__iconTile{background:var(--surf2);border:1px solid var(--line);width:46px;height:46px;color:var(--ink2);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.not-found-screen-module__995mtG__cardBody{flex:1;min-width:0}.not-found-screen-module__995mtG__cardTitle{color:var(--ink);font-size:16px;font-weight:700}.not-found-screen-module__995mtG__cardMeta{font-family:var(--mono);color:var(--mute);margin-top:3px;font-size:12px}.not-found-screen-module__995mtG__badge{background:var(--amberLo);color:var(--amber);border:1px solid var(--lineHi);font-family:var(--mono);letter-spacing:1.5px;border-radius:999px;flex-shrink:0;align-self:flex-start;padding:4px 10px;font-size:10px;font-weight:700}.not-found-screen-module__995mtG__skeleton{border-left:2px solid var(--brandLo);opacity:.5;flex-direction:column;gap:12px;margin-top:18px;padding-left:12px;display:flex}.not-found-screen-module__995mtG__skelRow{align-items:center;gap:10px;display:flex}.not-found-screen-module__995mtG__skelDot{background:var(--muteLo);border-radius:50%;flex-shrink:0;width:8px;height:8px}.not-found-screen-module__995mtG__skelBar{background:var(--surf3);border-radius:4px;height:8px}.not-found-screen-module__995mtG__skelBar1{width:70%}.not-found-screen-module__995mtG__skelBar2{width:52%}.not-found-screen-module__995mtG__skelBar3{width:61%}.not-found-screen-module__995mtG__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin:32px 0 0;display:flex}.not-found-screen-module__995mtG__btn{cursor:pointer;border:1px solid #0000;border-radius:12px;align-items:center;gap:9px;padding:12px 22px;font-size:15px;font-weight:600;text-decoration:none;transition:transform .12s,filter .12s,background .12s;display:inline-flex}.not-found-screen-module__995mtG__btn:active{transform:translateY(1px)}.not-found-screen-module__995mtG__btnPrimary{background:linear-gradient(135deg, var(--brand), var(--brandHi));color:#fff;box-shadow:0 10px 26px var(--brandLo)}.not-found-screen-module__995mtG__btnPrimary:hover{filter:brightness(1.06)}.not-found-screen-module__995mtG__btnGhost{border-color:var(--lineHi);color:var(--ink);background:0 0}.not-found-screen-module__995mtG__btnGhost:hover{background:#ffffff0a}.not-found-screen-module__995mtG__footerMeta{font-family:var(--mono);color:var(--muteLo);letter-spacing:.5px;margin:28px 0 0;font-size:12px}@media (max-width:720px){.not-found-screen-module__995mtG__topBrand{padding:16px}.not-found-screen-module__995mtG__hero{margin-top:-60px;padding:96px 16px 48px}.not-found-screen-module__995mtG__card{margin-top:32px;padding:16px}.not-found-screen-module__995mtG__iconTile{width:40px;height:40px}.not-found-screen-module__995mtG__cardTitle{font-size:15px}.not-found-screen-module__995mtG__sub{font-size:16px}}
