body,html{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[data-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-top:0;margin-bottom:1em}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}button,input,optgroup,select,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}body{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root[data-theme=dark]{--bg:#0b0f17;--glass-bg:rgba(20,25,38,.4);--glass-border:hsla(0,0%,100%,.08)}:root[data-theme=light]{--bg:#f8fafc;--glass-bg:hsla(0,0%,100%,.5);--glass-border:rgba(0,0,0,.06)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:rgba(0,0,0,.03)}::-webkit-scrollbar-thumb{background:rgba(129,140,248,.15);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:rgba(129,140,248,.3)}.page-bg{position:fixed;inset:0;overflow:hidden;z-index:0;pointer-events:none}.page-orb{position:absolute;border-radius:50%;filter:blur(120px);opacity:.12;animation:orb-float 12s ease-in-out infinite alternate}.page-orb-1{width:600px;height:600px;background:radial-gradient(circle,#818cf8 0,#6366f1 100%);top:-15%;right:-5%;animation-duration:16s}.page-orb-2{width:500px;height:500px;background:radial-gradient(circle,#34d399 0,#059669 100%);bottom:-10%;left:10%;animation-duration:12s;animation-delay:-6s}.glass-panel{background:var(--glass-bg);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border)!important;box-shadow:0 8px 32px rgba(0,0,0,.12)!important;border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1)}.glass-panel:hover{border-color:rgba(129,140,248,.2)!important;box-shadow:0 12px 40px rgba(0,0,0,.18)!important}.accent-grid{display:flex;gap:12px;margin-top:8px}.accent-btn{width:38px;height:38px;border-radius:50%;border:2px solid transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;transition:transform .2s ease,border-color .2s ease;box-shadow:0 4px 10px rgba(0,0,0,.15)}.accent-btn:hover{transform:scale(1.1)}.accent-btn.active{border-color:#fff;transform:scale(1.05)}.login-page{min-height:100vh;display:grid;place-items:center;padding:40px 20px;background:var(--bg);position:relative;overflow:hidden}.login-bg{inset:0;overflow:hidden;z-index:0}.login-bg,.orb{position:absolute}.orb{border-radius:50%;filter:blur(80px);opacity:.45;animation:orb-float 12s ease-in-out infinite alternate}.orb-1{width:420px;height:420px;background:radial-gradient(circle,#818cf8 0,#6366f1 100%);top:-10%;left:-8%;animation-duration:14s}.orb-2{width:340px;height:340px;background:radial-gradient(circle,#34d399 0,#059669 100%);bottom:-12%;right:-6%;animation-duration:10s;animation-delay:-4s}.orb-3{width:200px;height:200px;background:radial-gradient(circle,#a78bfa 0,#7c3aed 100%);top:50%;left:60%;opacity:.25;animation-duration:16s;animation-delay:-8s}@keyframes orb-float{0%{transform:translate(0) scale(1)}to{transform:translate(40px,-30px) scale(1.1)}}.login-glass{position:relative;z-index:1;background:rgba(20,25,38,.4);backdrop-filter:blur(40px) saturate(1.4);-webkit-backdrop-filter:blur(40px) saturate(1.4);border:1px solid hsla(0,0%,100%,.08);border-radius:24px;padding:48px 44px 40px;width:min(420px,92vw);text-align:center;box-shadow:0 24px 80px rgba(0,0,0,.35);animation:card-enter .6s cubic-bezier(.16,1,.3,1) both}@keyframes card-enter{0%{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.login-icon{width:56px;height:56px;margin:0 auto 20px;background:rgba(99,102,241,.15);border-radius:16px;display:grid;place-items:center;animation:icon-pop .5s cubic-bezier(.34,1.56,.64,1) .2s both}.login-icon svg{width:30px;height:30px}@keyframes icon-pop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.login-brand{font-weight:900;letter-spacing:.25em;text-transform:uppercase;font-size:11px;color:rgba(129,140,248,.7);margin-bottom:12px}.login-title{font-size:26px;font-weight:800;letter-spacing:-.3px;color:#fff;margin:0 0 8px;line-height:1.2}.login-subtitle{font-size:14px;line-height:1.6;color:hsla(0,0%,100%,.55);margin:0 0 32px}.login-btn{width:100%;height:48px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px rgba(0,0,0,.1)}.login-btn-icon{width:20px;height:20px}.login-footer{margin-top:32px}.login-divider{height:1px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.1) 50%,transparent);margin-bottom:16px}.login-note{font-size:11px;color:hsla(0,0%,100%,.35);margin:0;letter-spacing:.03em}