*{box-sizing:border-box}.auth-page{margin:0;min-height:100vh;background:#050b16;color:#eef7ff;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;display:grid;place-items:center;overflow:hidden}.auth-ambient{position:fixed;border-radius:50%;filter:blur(80px);opacity:.22;pointer-events:none}.auth-ambient.a1{width:420px;height:420px;background:#00dff6;left:-140px;top:-120px}.auth-ambient.a2{width:500px;height:500px;background:#7557ff;right:-180px;bottom:-180px}.auth-shell{width:min(100%,520px);padding:24px;position:relative;z-index:2}.auth-card{background:linear-gradient(145deg,rgba(13,25,44,.97),rgba(7,14,28,.98));border:1px solid rgba(64,201,255,.22);box-shadow:0 30px 100px rgba(0,0,0,.5),inset 0 1px 0 rgba(255,255,255,.04);border-radius:24px;padding:30px}.auth-brand{display:flex;align-items:center;gap:13px;margin-bottom:34px}.auth-brand .brand-icon{width:48px;height:48px;border:1px solid #08d7ed;border-radius:14px;display:grid;place-items:center;font-weight:900;color:#0feaff;background:rgba(0,221,244,.06)}.auth-brand div:last-child{display:flex;flex-direction:column}.auth-brand strong{font-size:16px;letter-spacing:.02em}.auth-brand span{font-size:10px;color:#8494ad;letter-spacing:.1em;margin-top:2px}.auth-copy>span{font-size:11px;font-weight:900;letter-spacing:.16em;color:#17dff5}.auth-copy h1{font-size:31px;line-height:1.06;margin:8px 0 10px}.auth-copy p{color:#9aaac0;line-height:1.55;margin:0 0 24px}.auth-form{display:grid;gap:16px}.auth-form label{font-size:12px;font-weight:800;color:#b8c5d8;display:grid;gap:7px}.auth-form input{width:100%;border:1px solid #24334a;border-radius:12px;background:#091220;color:#fff;padding:14px 15px;font-size:15px;outline:none;transition:.2s}.auth-form input:focus{border-color:#08dff5;box-shadow:0 0 0 3px rgba(8,223,245,.09)}.auth-submit{border:0;border-radius:12px;margin-top:4px;padding:14px;font-weight:900;cursor:pointer;color:#041018;background:linear-gradient(90deg,#18dff3,#51aaff);box-shadow:0 12px 30px rgba(17,208,239,.18)}.auth-error,.auth-info{padding:12px 14px;border-radius:11px;margin:-6px 0 16px;font-size:13px;line-height:1.4}.auth-error{background:rgba(255,73,112,.1);border:1px solid rgba(255,73,112,.32);color:#ff9bb1}.auth-info{background:rgba(16,218,238,.08);border:1px solid rgba(16,218,238,.2);color:#9feff8}.auth-security{border-top:1px solid #1b2940;margin-top:24px;padding-top:18px;display:flex;flex-direction:column;gap:4px}.auth-security strong{font-size:12px;color:#a6f7ff}.auth-security span{font-size:11px;color:#708099;line-height:1.45}@media(max-width:560px){.auth-shell{padding:14px}.auth-card{padding:23px 20px;border-radius:19px}.auth-copy h1{font-size:27px}}
