.ks-auth-page{min-height:100vh;display:flex}.ks-auth-brand{justify-content:center;align-items:center;width:45%;padding:48px;display:flex;position:relative;overflow:hidden}.ks-auth-brand-bg{background:linear-gradient(135deg,#111827 0%,#1a1a2e 50%,#0f3460 100%);position:absolute;inset:0}.ks-auth-brand-dots{background-image:radial-gradient(circle,#ffffff0a 1px,#0000 1px);background-size:20px 20px;position:absolute;inset:0}.ks-auth-brand-glow-1{filter:blur(80px);background:#ea6b0e1f;border-radius:50%;width:350px;height:350px;position:absolute;top:-100px;right:-60px}.ks-auth-brand-glow-2{filter:blur(80px);background:#6366f114;border-radius:50%;width:250px;height:250px;position:absolute;bottom:-80px;left:10%}.ks-auth-brand-content{z-index:1;max-width:400px;position:relative}.ks-auth-logo{align-items:baseline;margin-bottom:36px;font-size:28px;font-weight:800;text-decoration:none;display:inline-flex}.ks-auth-logo-k{color:#ea6b0e}.ks-auth-logo-s{color:#fff}.ks-auth-logo-dot{background:#ea6b0e;border-radius:50%;width:7px;height:7px;margin-left:2px;display:inline-block}.ks-auth-brand-title{color:#fff;letter-spacing:-.5px;margin:0 0 16px;font-size:32px;font-weight:800;line-height:1.2}.ks-auth-brand-sub{color:#ffffff73;margin:0 0 32px;font-size:15px;font-weight:500;line-height:1.65}.ks-auth-brand-features{flex-direction:column;gap:14px;display:flex}.ks-auth-brand-feature{color:#ffffffb3;align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.ks-auth-form-side{background:#fff;flex:1;justify-content:center;align-items:center;padding:40px 24px;display:flex}.ks-auth-form-wrap{width:100%;max-width:420px}.ks-auth-mobile-logo{margin-bottom:28px;font-size:24px;font-weight:800;text-decoration:none;display:none}.ks-auth-mobile-logo .ks-auth-logo-s{color:#111827}.ks-auth-form-header{margin-bottom:28px}.ks-auth-form-title{color:#111827;letter-spacing:-.3px;margin:0 0 6px;font-size:26px;font-weight:800}.ks-auth-form-sub{color:#9ca3af;margin:0;font-size:14px;font-weight:500}.ks-auth-form{flex-direction:column;gap:18px;display:flex}.ks-auth-field{flex-direction:column;display:flex}.ks-auth-label{color:#374151;margin-bottom:6px;font-size:13px;font-weight:700}.ks-auth-input-wrap{position:relative}.ks-auth-input-icon{color:#bbb;pointer-events:none;width:18px;height:18px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.ks-auth-input{color:#111827;background:#f9fafb;border:1.5px solid #f1f5f9;border-radius:12px;outline:none;width:100%;padding:12px 14px 12px 44px;font-size:14px;font-weight:500;transition:border-color .2s,background .2s,box-shadow .2s}.ks-auth-input::placeholder{color:#bbb}.ks-auth-input:focus{background:#fff;border-color:#ea6b0e;box-shadow:0 0 0 3px #ea6b0e14}.ks-auth-input-password{padding-right:44px}.ks-auth-eye-btn{color:#9ca3af;cursor:pointer;background:0 0;border:none;padding:4px;transition:color .15s;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.ks-auth-eye-btn:hover{color:#6b7280}.ks-auth-options{justify-content:space-between;align-items:center;display:flex}.ks-auth-checkbox-wrap{color:#6b7280;cursor:pointer;align-items:flex-start;gap:8px;font-size:13px;font-weight:500;display:flex}.ks-auth-checkbox{accent-color:#ea6b0e;border-radius:5px;flex-shrink:0;width:18px;height:18px;margin-top:1px}.ks-auth-link{color:#ea6b0e;font-size:13px;font-weight:700;text-decoration:none;transition:color .15s}.ks-auth-link:hover{color:#c2410c}.ks-auth-submit{color:#fff;cursor:pointer;background:#ea6b0e;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:4px;padding:14px;font-size:15px;font-weight:700;transition:background .15s,transform .15s,box-shadow .15s;display:flex}.ks-auth-submit:hover{background:#d45d00;transform:translateY(-1px);box-shadow:0 8px 24px #ea6b0e40}.ks-auth-divider{justify-content:center;align-items:center;margin:24px 0;display:flex;position:relative}.ks-auth-divider:before{content:"";background:#f1f5f9;align-items:center;height:1px;display:flex;position:absolute;inset:50% 0 0}.ks-auth-divider span{z-index:1;color:#bbb;background:#fff;padding:0 14px;font-size:12.5px;font-weight:600;position:relative}.ks-auth-social-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ks-auth-social-btn{color:#374151;cursor:pointer;background:#fff;border:1.5px solid #f1f5f9;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:12px;font-size:14px;font-weight:700;transition:border-color .15s,background .15s;display:flex}.ks-auth-social-btn:hover{background:#f9fafb;border-color:#e5e7eb}.ks-auth-switch{text-align:center;color:#9ca3af;margin-top:24px;font-size:14px;font-weight:500}.ks-auth-switch-link{color:#ea6b0e;font-weight:700;text-decoration:none}.ks-auth-switch-link:hover{color:#c2410c}@media (max-width:1023px){.ks-auth-brand{display:none}.ks-auth-mobile-logo{display:inline-flex}.ks-auth-form-side{padding:32px 20px}}
