.auth-wrapper{background:#050a14;min-height:100vh;display:flex}.auth-left{background:radial-gradient(circle at 0 0,#22d3ee26,#0000 50%),radial-gradient(circle at 100% 100%,#3b82f61a,#0000 50%),linear-gradient(160deg,#050a14 0%,#070f1d 100%);border-right:1px solid #94a3b81a;flex-direction:column;flex:1;padding:3rem 4rem;display:flex;position:relative;overflow:hidden}.auth-left:before{content:"";pointer-events:none;background:radial-gradient(circle,#06b6d414 0%,#0000 60%);border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.auth-brand{z-index:10;position:relative}.auth-marketing{z-index:10;margin-top:auto;margin-bottom:2rem;position:relative}.auth-right{background:#030712;flex:1;justify-content:center;align-items:center;padding:2rem;display:flex;position:relative}.auth-form-container{-webkit-backdrop-filter:blur(12px);background:#0f172a66;border:1px solid #94a3b81a;border-radius:1.5rem;width:100%;max-width:440px;padding:3rem;box-shadow:0 25px 50px -12px #00000080}.auth-form-container header{margin-bottom:2rem}.auth-form-container h2{color:#f8fafc;margin:0 0 .5rem;font-size:2rem;font-weight:700}.auth-form-container p{color:#94a3b8;margin:0;font-size:.95rem;line-height:1.5}.auth-field{flex-direction:column;margin-bottom:1.5rem;display:flex}.auth-field span{color:#cbd5e1;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.85rem;font-weight:500}.auth-field input{color:#f8fafc;background:#080f1e99;border:1px solid #94a3b833;border-radius:.75rem;padding:.85rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.auth-field input:focus{border-color:#38bdf8;outline:none;box-shadow:0 0 0 3px #38bdf826}.auth-meta{justify-content:space-between;align-items:center;margin-bottom:1.5rem;font-size:.9rem;display:flex}.remember{color:#94a3b8;cursor:pointer;align-items:center;gap:.5rem;display:flex}.auth-meta a{color:#38bdf8;font-weight:500;transition:color .2s}.auth-meta a:hover{color:#7dd3fc}.auth-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#06b6d4 0%,#3b82f6 100%);border:none;border-radius:.75rem;width:100%;margin-bottom:1.5rem;padding:.9rem;font-size:1rem;font-weight:600;transition:transform .2s,filter .2s}.auth-submit:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px)}.auth-submit:disabled{opacity:.7;cursor:not-allowed}.auth-error{color:#ef4444;background:#ef44441a;border:1px solid #ef444433;border-radius:.5rem;margin-bottom:1.5rem;padding:.75rem;font-size:.9rem}.auth-footer{text-align:center;color:#94a3b8;border-top:1px solid #94a3b81a;padding-top:1.5rem;font-size:.9rem}.auth-footer a{color:#f8fafc;margin-left:.25rem;font-weight:600;transition:color .2s}.auth-footer a:hover{color:#38bdf8}@media (max-width:900px){.auth-wrapper{flex-direction:column}.auth-left{flex:none;min-height:250px;padding:2rem}}@media (max-width:640px){.auth-form-container{border-radius:1rem;padding:1.5rem}.auth-right{padding:1.5rem 1rem}.auth-form-container h2{font-size:1.6rem}}
