:root{color:#fff;background:#000814;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--color-bg:#001124;--color-bg-deep:#000814;--color-surface:#061a32;--color-border:#26405f;--color-text:#fff;--color-text-muted:#c5cfdd;--color-text-subtle:#8392a8;--color-primary:#e50922;--color-primary-hover:#f21a32;--color-primary-pressed:#b9061b;--color-blue:#2f8dff}.app-stage-background{background:linear-gradient(180deg,#0011242e,#0008145c),var(--app-background-image,none) center /cover no-repeat,radial-gradient(ellipse at 50% 36%,rgba(229,9,34,.22),transparent 10rem),radial-gradient(ellipse at 50% 22%,rgba(47,141,255,.18),transparent 17rem),linear-gradient(180deg,#06192f 0,#000814 48%,#001124)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0;background:radial-gradient(circle at 50% 8%,rgba(30,74,123,.3),transparent 34rem),linear-gradient(180deg,#021833 0,var(--color-bg-deep) 72%)}body,button,input,select,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.page,.page-shell{min-height:100vh;padding:2rem}.page-shell{display:grid;align-items:center;justify-content:center}.error-state{width:min(100%,36rem)}.error-state__eyebrow{margin:0 0 .75rem;color:#c5cfdd;font-size:.875rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.error-state__title{margin:0;font-size:4rem;line-height:1;letter-spacing:0}.error-state__description{max-width:34rem;margin:1rem 0 0;color:#d9e1ee;font-size:1.125rem;line-height:1.6}.error-state__action{margin-top:1.5rem;border:0;border-radius:6px;background:#fff;color:#001124;cursor:pointer;padding:.75rem 1rem}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.auth-toast-viewport{position:fixed;top:max(14px,env(safe-area-inset-top));right:0;left:0;z-index:40;display:grid;justify-items:center;padding-inline:14px;pointer-events:none}.auth-toast-stack{display:grid;width:min(100%,398px);gap:10px}.auth-toast{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr) 34px;gap:10px;align-items:start;min-height:86px;overflow:hidden;border:1px solid rgba(184,196,214,.28);border-radius:14px;background:linear-gradient(180deg,#0b213dfa,#041224fa),#061a32;color:#fff;padding:13px 12px 14px;box-shadow:0 12px 24px #00000057;pointer-events:auto}.auth-toast--success{border-color:#24c26a75}.auth-toast--error{border-color:#e5092280}.auth-toast--info{border-color:#2f8dff6b}.auth-toast__icon{display:grid;width:38px;height:38px;place-items:center;border-radius:999px;background:#ffffff14}.auth-toast--success .auth-toast__icon{color:#5af09a;background:#24c26a24}.auth-toast--error .auth-toast__icon{color:#f67;background:#e5092224}.auth-toast--info .auth-toast__icon{color:#7ab9ff;background:#2f8dff24}.auth-toast svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.auth-toast__content{min-width:0;padding-top:1px}.auth-toast__content h2{margin:0;color:#fff;font-size:15px;font-weight:800;line-height:1.18;letter-spacing:0}.auth-toast__content p{margin:5px 0 0;color:#dbe6f5;font-size:13px;line-height:1.34}.auth-toast__close{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:999px;background:transparent;color:#c5cfdd;cursor:pointer;transition:background-color .18s ease,color .18s ease,transform .18s ease}.auth-toast__close:hover{background:#ffffff14;color:#fff}.auth-toast__close:active{transform:translateY(1px)}.auth-toast__close:focus-visible{outline:3px solid #fff;outline-offset:2px}.auth-toast__close svg{width:18px;height:18px}.auth-toast__timer{position:absolute;right:0;bottom:0;left:0;height:3px;transform-origin:left center;animation:auth-toast-timer 4.6s linear forwards}.auth-toast--success .auth-toast__timer{background:#24c26a}.auth-toast--error .auth-toast__timer{background:#e50922}.auth-toast--info .auth-toast__timer{background:#2f8dff}.auth-toast-enter-active,.auth-toast-leave-active,.auth-toast-move{transition:opacity .18s ease,transform .18s ease}.auth-toast-enter-from,.auth-toast-leave-to{opacity:0;transform:translateY(-10px)}.auth-toast-leave-active{position:absolute;width:min(calc(100vw - 28px),398px)}@keyframes auth-toast-timer{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media(min-width:720px){.auth-toast-viewport{top:20px;right:20px;left:auto;justify-items:end;padding-inline:0}.auth-toast-stack{width:398px}}@media(prefers-reduced-motion:reduce){.auth-toast__timer{animation:none;transform:scaleX(0)}}
