@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";
:root{--bg-color:#050505;--glass-bg:#ffffff0d;--glass-border:#ffffff1a;--glass-hover:#ffffff14;--accent-primary:#7c4dff;--accent-secondary:#00d4ff;--text-primary:#fff;--text-secondary:#a0a0a0;--error-color:#ff4d4d;--success-color:#4dff88;--font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-primary);font-family:var(--font-family);flex-direction:column;min-height:100vh;display:flex;overflow-x:hidden}body:before,body:after{content:"";filter:blur(80px);z-index:-1;opacity:.15;border-radius:50%;width:300px;height:300px;position:fixed}body:before{background:var(--accent-primary);top:10%;left:10%}body:after{background:var(--accent-secondary);bottom:10%;right:10%}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.auth-card{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:24px;width:100%;max-width:400px;margin:100px auto;padding:40px;transition:transform .3s,box-shadow .3s;box-shadow:0 20px 40px #0006}.auth-card:hover{background:var(--glass-hover);transform:translateY(-5px);box-shadow:0 30px 60px #00000080}.title{background:linear-gradient(45deg,var(--accent-primary),var(--accent-secondary));-webkit-text-fill-color:transparent;text-align:center;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:2rem;font-weight:700}.subtitle{color:var(--text-secondary);text-align:center;margin-bottom:32px;font-size:.9rem}.form-group{margin-bottom:20px}.form-group label{color:var(--text-secondary);margin-bottom:8px;font-size:.85rem;display:block}.input-control{border:1px solid var(--glass-border);width:100%;color:var(--text-primary);font-family:var(--font-family);background:#ffffff08;border-radius:12px;padding:12px 16px;font-size:1rem;transition:all .2s}.input-control:focus{border-color:var(--accent-primary);background:#ffffff0f;outline:none;box-shadow:0 0 0 4px #7c4dff1a}.btn{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.btn-primary{background:linear-gradient(45deg,var(--accent-primary),var(--accent-secondary));color:#fff}.btn-primary:hover{filter:brightness(1.1);transform:scale(1.02)}.btn-primary:active{transform:scale(.98)}.footer-text{text-align:center;color:var(--text-secondary);margin-top:24px;font-size:.85rem}.footer-text a{color:var(--accent-primary);font-weight:600;text-decoration:none}.footer-text a:hover{text-decoration:underline}.error-message{color:var(--error-color);text-align:center;background:#ff4d4d1a;border:1px solid #ff4d4d33;border-radius:12px;margin-bottom:20px;padding:12px;font-size:.85rem}.table-row-hover:hover{background:#ffffff08}.auth-shell-page{min-height:100svh;padding:.9rem 0;position:relative;overflow:hidden}.auth-shell-backdrop{z-index:-2;filter:blur(90px);opacity:.18;border-radius:999px;position:fixed}.auth-shell-backdrop-primary{background:#7c4dff80;width:24rem;height:24rem;top:6%;left:-4rem}.auth-shell-backdrop-secondary{background:#00d4ff40;width:30rem;height:30rem;bottom:-6rem;right:-8rem}.auth-shell-container{justify-content:center;align-items:center;min-height:calc(100svh - 1.8rem);display:flex}.auth-shell-frame{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#ffffff0f,#ffffff08),#080a14d9;border:1px solid #ffffff14;border-radius:2rem;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);width:min(100%,82rem);height:min(46rem,100svh - 1.8rem);max-height:calc(100svh - 1.8rem);display:grid;overflow:hidden;box-shadow:0 30px 90px #00000073}.auth-shell-form-panel{background:linear-gradient(#08080cd6,#0a0a10f2),#00000040;flex-direction:column;justify-content:flex-start;gap:1.1rem;padding:clamp(1.5rem,2vw,2.5rem);display:flex;overflow:hidden}.auth-shell-brand{color:var(--text-primary);letter-spacing:.01em;align-items:center;gap:.75rem;font-weight:700;text-decoration:none;display:inline-flex}.auth-shell-brand-mark{width:2.4rem;height:2.4rem;color:var(--accent-secondary);background:linear-gradient(135deg,#7c4dff3d,#00d4ff29);border:1px solid #ffffff14;border-radius:.95rem;justify-content:center;align-items:center;display:inline-flex;box-shadow:inset 0 1px #ffffff14}.auth-shell-form-copy{gap:.75rem;display:grid}.auth-shell-eyebrow{width:fit-content;color:var(--accent-secondary);letter-spacing:.04em;text-transform:uppercase;background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;align-items:center;padding:.45rem .8rem;font-size:.78rem;display:inline-flex}.auth-shell-title{letter-spacing:-.04em;color:var(--text-primary);margin:0;font-size:clamp(2rem,3vw,3rem);font-weight:700;line-height:.94}.auth-shell-subtitle{color:#ffffffad;max-width:30rem;font-size:.96rem;line-height:1.55}.auth-shell-form-card{background:linear-gradient(#ffffff0f,#ffffff08);border:1px solid #ffffff14;border-radius:1.5rem;width:min(100%,28rem);padding:1.35rem;box-shadow:0 18px 40px #0000002e}.auth-shell-footer{width:min(100%,28rem);margin-top:auto}.auth-shell-footer-text{text-align:left;margin-top:0}.auth-shell-visual-panel{background:radial-gradient(circle at 100% 0,#00d4ff29,#0000 22rem),radial-gradient(circle at 0 100%,#7c4dff38,#0000 22rem),linear-gradient(#061024 0%,#0a1120 55%,#08101d 100%);border-left:1px solid #ffffff0d;padding:1rem;position:relative;overflow:hidden}.auth-shell-visual-noise{pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:2rem 2rem;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0009,#0000 95%);mask-image:linear-gradient(#0009,#0000 95%)}.auth-shell-visual-orbit{opacity:.65;border:1px solid #ffffff1f;border-radius:50%;position:absolute}.auth-shell-visual-orbit-a{width:44rem;height:44rem;top:-22rem;right:-8rem;transform:rotate(22deg)}.auth-shell-visual-orbit-b{width:28rem;height:28rem;bottom:-10rem;left:-6rem;transform:rotate(-18deg)}.auth-shell-visual-orbit-c{opacity:.3;width:18rem;height:18rem;top:20%;left:18%;transform:rotate(36deg)}.auth-shell-visual-main{z-index:1;flex-direction:column;justify-content:center;gap:1rem;height:100%;padding:1.1rem;display:flex;position:relative}.auth-shell-highlight-list{gap:.8rem;width:min(100%,26rem);margin:0 auto;display:grid}.auth-shell-highlight-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:1.25rem;grid-template-columns:auto 1fr;gap:.8rem;padding:.9rem 1rem;display:grid}.auth-shell-highlight-icon{width:2.4rem;height:2.4rem;color:var(--accent-secondary);background:linear-gradient(135deg,#7c4dff33,#00d4ff1a);border:1px solid #ffffff14;border-radius:.9rem;justify-content:center;align-items:center;display:inline-flex}.auth-shell-highlight-item strong{margin-bottom:.25rem;display:block}.auth-shell-highlight-item p{color:#fff9;font-size:.86rem;line-height:1.42}@media (max-width:1024px){.auth-shell-page{padding:1rem 0}.auth-shell-frame{grid-template-columns:1fr;height:auto;max-height:none}.auth-shell-visual-panel{border-bottom:1px solid #ffffff0d;border-left:0;order:-1;min-height:30rem}.auth-shell-form-panel,.auth-shell-visual-main{padding:1.25rem}.auth-shell-form-card,.auth-shell-footer{width:100%}}@media (max-width:720px){.auth-card{padding:24px}.auth-shell-container{min-height:auto}.auth-shell-frame{border-radius:1.35rem}.auth-shell-form-panel{padding:1rem}.auth-shell-visual-panel{min-height:28rem;padding:.9rem}.auth-shell-visual-main{justify-content:center;min-height:21rem}.auth-shell-title{font-size:2rem}.auth-shell-footer-text{text-align:center}}
