*,*:before,*:after{box-sizing:border-box}html{background:#06080d;color-scheme:dark}body{margin:0;padding:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;color:#e7edf7;background:radial-gradient(circle at top,#275faa2e,#090d14f5 38%,#04070c);background-attachment:fixed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;max-width:100%;margin:0;text-align:left;border:none;min-height:100svh;display:block}h1,h2,h3{margin:0;color:#f3f7ff;letter-spacing:-.02em}p{margin:0}a{color:inherit;text-decoration:none}input,select,textarea,button{font-family:inherit}input[type=checkbox]{accent-color:#4c75db;width:15px;height:15px;cursor:pointer}.glass-card{background:linear-gradient(180deg,#0f1724e0,#090e18eb);border:1px solid rgba(117,163,255,.14);border-radius:16px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 18px 48px #00000047}.field-input{width:100%;background:#090d14cc;border:1px solid rgba(117,163,255,.16);border-radius:10px;padding:10px 13px;color:#e7edf7;font-size:14px;outline:none;transition:border-color .15s,box-shadow .15s}.field-input:focus{border-color:#4c75db99;box-shadow:0 0 0 3px #4c75db1f}.field-input::placeholder{color:#e2e8f04d}.btn-primary{padding:10px 22px;border-radius:10px;border:none;background:linear-gradient(135deg,#4c75db,#2f57bc);color:#fff;font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 8px 24px #435d834d;transition:transform .15s,box-shadow .15s}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 12px 28px #435d8366}.btn-primary:active{transform:translateY(0)}.btn-primary:disabled{opacity:.5;cursor:not-allowed;transform:none}.btn-ghost{padding:10px 22px;border-radius:10px;border:1px solid rgba(117,163,255,.2);background:#090d1499;color:#c4d4f5;font-size:14px;font-weight:600;cursor:pointer;transition:border-color .15s,background .15s}.btn-ghost:hover{border-color:#75a3ff66;background:#4c75db1a}.btn-danger{padding:10px 22px;border-radius:10px;border:1px solid rgba(248,81,73,.3);background:transparent;color:#f85149;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s}.btn-danger:hover{background:#f851491a}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#75a3ff2e;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#75a3ff52}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid rgba(76,117,219,.6);outline-offset:2px}
