*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0b0b0b;--bg-secondary:#111;--bg-card:#161616;--bg-glass:#ffffff0a;--border:#ffffff14;--border-hover:#ffffff2e;--text:#e5e7eb;--text-muted:#9ca3af;--text-faint:#6b7280;--white:#fff;--accent:#fff;--glow:#ffffff26;--glow-strong:#ffffff40;--shadow-card:0 4px 24px #0009, 0 1px 0 #ffffff0d;--shadow-hover:0 20px 60px #000c, 0 1px 0 #ffffff1a}html{scroll-behavior:smooth;overflow-x:hidden}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,sans-serif;font-size:16px;line-height:1.6;overflow-x:hidden}#root{width:100%;min-height:100vh}h1,h2,h3,h4,h5,h6{color:var(--white);font-family:Space Grotesk,sans-serif;line-height:1.2}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,textarea{font-family:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ffffff4d}::selection{color:#fff;background:#ffffff26}.auth-page,.auth-page *{box-sizing:border-box}.auth-page{--auth-bg:#070707;--auth-panel:#0f0f0fe0;--auth-line:#ffffff1a;--auth-muted:#ffffff85;background:radial-gradient(circle at 18% 14%, #ffffff14, transparent 28%), radial-gradient(circle at 88% 86%, #ffffff0d, transparent 30%), var(--auth-bg);color:#fff;place-items:center;min-height:100vh;padding:96px 20px 40px;font-family:Inter,system-ui,sans-serif;display:grid;position:relative;overflow:hidden}.auth-grid{pointer-events:none;opacity:.14;background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 80%);mask-image:linear-gradient(#000,#0000 80%)}.auth-orb{filter:blur(95px);pointer-events:none;background:#ffffff0e;border-radius:50%;width:360px;height:360px;position:absolute}.auth-orb-one{top:-210px;right:-100px}.auth-orb-two{bottom:-240px;left:-100px}.auth-card{z-index:2;border:1px solid var(--auth-line);background:var(--auth-panel);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:24px;width:min(100%,470px);padding:36px;position:relative;box-shadow:0 34px 100px #00000094}.auth-back{color:#ffffff94;align-items:center;gap:8px;width:max-content;margin-bottom:34px;font-size:13px;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.auth-back:hover{color:#fff}.auth-badge{color:#ffffff94;letter-spacing:.12em;text-transform:uppercase;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;width:max-content;margin-bottom:18px;padding:7px 10px;font-size:10px;font-weight:700}.auth-card h1{letter-spacing:-.055em;margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(38px,7vw,54px);font-weight:650;line-height:.98}.auth-subtitle{color:var(--auth-muted);margin:16px 0 30px;font-size:14px;line-height:1.7}.auth-form{gap:18px;display:grid}.auth-field{gap:8px;display:grid}.auth-field label{color:#ffffffb8;font-size:12px;font-weight:600}.auth-input-wrap{background:#ffffff09;border:1px solid #ffffff1c;border-radius:10px;align-items:center;min-height:50px;transition:border-color .2s,background .2s,box-shadow .2s;display:flex;position:relative}.auth-input-wrap:focus-within{background:#ffffff0e;border-color:#ffffff52;box-shadow:0 0 0 4px #ffffff09}.auth-input-icon{color:#ffffff52;pointer-events:none;position:absolute;left:15px}.auth-input-wrap input{color:#fff;width:100%;height:48px;font:inherit;background:0 0;border:0;outline:0;padding:0 46px;font-size:14px}.auth-input-wrap input::placeholder{color:#ffffff42}.auth-password-toggle{color:#ffffff61;cursor:pointer;background:0 0;border:0;border-radius:7px;outline:0;place-items:center;width:40px;height:40px;display:grid;position:absolute;right:5px}.auth-password-toggle:hover{color:#fff;background:#ffffff0f}.auth-error{color:#ffb3b3;background:#ff525214;border:1px solid #ff6c6c38;border-radius:9px;margin:-4px 0 0;padding:11px 13px;font-size:12px;line-height:1.5}.auth-success{color:#b5ffd2;background:#46ff8f12;border:1px solid #81ffb133;border-radius:9px;margin:-4px 0 0;padding:11px 13px;font-size:12px;line-height:1.5}.auth-submit{color:#0b0b0b;cursor:pointer;background:#fff;border:0;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:50px;margin-top:3px;font-size:14px;font-weight:750;display:inline-flex;box-shadow:0 14px 34px #ffffff14}.auth-submit:disabled{opacity:.6;cursor:not-allowed}.auth-switch{color:#ffffff6b;text-align:center;margin:24px 0 0;font-size:13px}.auth-switch a{color:#fff;font-weight:700;text-decoration:none}.auth-switch a:hover{text-decoration:underline}.auth-demo-note{color:#ffffff47;text-align:center;margin:18px 0 0;font-size:10px;line-height:1.55}@media (width<=560px){.auth-page{padding-inline:14px}.auth-card{border-radius:18px;padding:28px 20px}.auth-back{margin-bottom:28px}}.auth-google-button{color:#fff;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff21;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:50px;font-size:14px;font-weight:700;transition:border-color .2s,background .2s,box-shadow .2s;display:inline-flex}.auth-google-button:hover:not(:disabled){background:#ffffff13;border-color:#ffffff47;box-shadow:0 12px 30px #0000003d}.auth-google-button:disabled{opacity:.6;cursor:not-allowed}.auth-divider{color:#ffffff4d;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:14px;margin:22px 0;font-size:10px;font-weight:600;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#ffffff14;flex:1;height:1px}.auth-divider span{white-space:nowrap}
