.auth_authView__ku2jT{min-height:100vh;display:flex;background:var(--bg-default)}.auth_authSplit__q7k6W{display:flex;width:100%}.auth_authLeft__n9JUu{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:4rem;position:relative;overflow:hidden;background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(6,182,212,.1))}.auth_authLeft__n9JUu:before{content:"";position:absolute;inset:0;background:url(https://images.unsplash.com/photo-1596836170669-e0d00bb34107?q=80&w=2670&auto=format&fit=crop) 50%/cover no-repeat;opacity:.15;z-index:0;mix-blend-mode:overlay}.auth_authLeftContent___SSdp{position:relative;z-index:1;max-width:600px;text-align:center;animation:auth_fadeUp__WWheI .8s cubic-bezier(.16,1,.3,1)}.auth_authLeftTitle__reKim{font-size:3rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg,#fff,var(--accent-cyan));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.auth_authLeftSubtitle__olaXw{font-size:1.2rem;color:rgba(255,255,255,.7);line-height:1.6}.auth_authRight__QDRPr{flex:1 1;display:flex;align-items:center;justify-content:center;padding:2rem;position:relative}.auth_authBox__10ocI{width:100%;max-width:480px;padding:3rem;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.05);border-radius:24px;box-shadow:0 25px 80px rgba(0,0,0,.5),0 0 40px rgba(139,92,246,.1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);animation:auth_slideLeft__KDWeR .6s cubic-bezier(.16,1,.3,1)}.auth_authHeader__VY8cW{text-align:center;margin-bottom:2.5rem}.auth_authLogo__Yz2VS{height:50px;object-fit:contain;margin-bottom:1.5rem;animation:auth_pulseLogo__gRuBO 3s infinite alternate}.auth_authHeader__VY8cW h2{font-size:1.8rem;font-weight:700;margin-bottom:.5rem}.auth_authHeader__VY8cW p{color:var(--text-muted);font-size:.95rem}.auth_authForm__XXChW{display:flex;flex-direction:column;gap:1.25rem}.auth_authLinks__hUCGJ{margin-top:2rem;text-align:center;display:flex;flex-direction:column;gap:.8rem}.auth_authDivider__3P4HN{display:flex;align-items:center;gap:.9rem;color:var(--text-muted);font-size:.8rem;text-transform:uppercase;letter-spacing:.12em}.auth_authDivider__3P4HN:after,.auth_authDivider__3P4HN:before{content:"";flex:1 1;height:1px;background:rgba(255,255,255,.08)}.auth_googleButton__fkHeo{width:100%;display:flex;align-items:center;justify-content:center;gap:.8rem;padding:.85rem 1rem;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:#fff;font-weight:600;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.auth_googleButton__fkHeo:hover{transform:translateY(-1px);border-color:rgba(255,255,255,.2);box-shadow:0 12px 30px rgba(0,0,0,.2)}.auth_authLinks__hUCGJ button{background:none;border:none;color:var(--accent-cyan);font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease}.auth_authLinks__hUCGJ button:hover{text-shadow:0 0 10px rgba(6,182,212,.5)}.auth_checkboxGroup__MYq9Z{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem;padding:1rem;background:rgba(0,0,0,.2);border-radius:12px;border:1px solid rgba(255,255,255,.05)}.auth_checkboxGroup__MYq9Z label{display:flex;align-items:flex-start;gap:.75rem;font-size:.8rem;color:var(--text-muted);cursor:pointer;line-height:1.5}.auth_checkboxGroup__MYq9Z input[type=checkbox]{margin-top:.2rem;cursor:pointer;accent-color:var(--accent-purple)}@media (max-width:900px){.auth_authLeft__n9JUu{display:none}.auth_authBox__10ocI{padding:2rem 1.5rem;border-width:0;box-shadow:none;background:transparent}}@keyframes auth_fadeUp__WWheI{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes auth_slideLeft__KDWeR{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes auth_pulseLogo__gRuBO{0%{filter:drop-shadow(0 0 5px rgba(255,255,255,.2))}to{filter:drop-shadow(0 0 15px rgba(255,255,255,.6))}}