.login-page-v2{color:#0f172a;background:#f8fafc;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;display:flex;position:relative;overflow:auto}.login-bg-glow{filter:blur(60px);z-index:0;background:radial-gradient(circle,#6366f114 0%,#0000 70%);width:600px;height:600px;position:absolute}.login-bg-glow-1{top:-200px;right:-100px}.login-bg-glow-2{background:radial-gradient(circle,#ec48990d 0%,#0000 70%);bottom:-200px;left:-100px}.login-container{z-index:1;background:#fff;border:1px solid #e2e8f0;border-radius:40px;grid-template-columns:1.15fr .85fr;width:100%;max-width:1100px;min-height:680px;display:grid;position:relative;overflow:hidden;box-shadow:0 40px 100px -20px #0f172a1a}.login-hero-v2{background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);border-right:1px solid #f1f5f9;flex-direction:column;justify-content:space-between;padding:64px;display:flex;position:relative;overflow:hidden}.login-hero-v2:before{content:"";opacity:.4;z-index:0;background-image:radial-gradient(#e2e8f0 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(to bottom right,#000,#0000);mask-image:linear-gradient(to bottom right,#000,#0000)}.hero-decoration{z-index:1;width:300px;height:300px;position:absolute;top:15%;right:-40px}.decor-shape{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #ffffff80;border-radius:24px;animation:6s ease-in-out infinite float;position:absolute;box-shadow:0 20px 40px #0000000d}.shape-1{background:linear-gradient(135deg,#6366f10d 0%,#fffc 100%);width:180px;height:120px;top:20px;right:60px}.shape-2{background:linear-gradient(135deg,#ec48990d 0%,#fffc 100%);width:100px;height:100px;animation-delay:-2s;top:160px;right:20px}@keyframes float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(2deg)}}.login-logo-v2{z-index:2;color:#0f172a;align-items:center;gap:12px;font-size:18px;font-weight:800;display:flex;position:relative}.login-logo-icon-v2{color:#fff;background:#6366f1;border-radius:10px;place-items:center;width:32px;height:32px;font-size:18px;display:grid;box-shadow:0 4px 12px #6366f14d}.login-hero-content-v2{z-index:2;position:relative}.login-hero-content-v2 h1{color:#0f172a;letter-spacing:-.03em;margin-bottom:24px;font-size:52px;font-weight:800;line-height:1.1}.login-hero-content-v2 p{color:#64748b;max-width:400px;font-size:18px;line-height:1.6}.login-hero-footer-v2{z-index:2;position:relative}.login-form-side{background:#fff;flex-direction:column;justify-content:center;padding:80px 64px;display:flex}.login-form-header{margin-bottom:32px}.login-form-header h2{color:#0f172a;letter-spacing:-.01em;margin-bottom:8px;font-size:28px;font-weight:800}.login-form-header p{color:#94a3b8;font-size:15px}.login-form-v2{gap:20px;display:grid}.form-group-v2{gap:8px;display:grid}.form-group-v2 label{color:#475569;font-size:13px;font-weight:700}.input-v2{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;width:100%;padding:14px 16px;font-size:15px;transition:all .2s cubic-bezier(.4,0,.2,1)}.input-v2:focus{background:#fff;border-color:#6366f1;outline:none;box-shadow:0 0 0 4px #6366f114}.btn-v2{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:14px;width:100%;margin-top:12px;padding:16px;font-size:16px;font-weight:700;transition:all .2s}.btn-v2:hover{background:#1e293b;transform:translateY(-1px);box-shadow:0 10px 20px -5px #0f172a33}.btn-v2:active{transform:translateY(0)}.btn-v2:disabled{opacity:.5;cursor:not-allowed;transform:none}.error-message-v2{color:#b91c1c;background:#fef2f2;border:1px solid #fee2e2;border-radius:12px;margin-top:16px;padding:14px;font-size:13px;font-weight:500}@media (max-width:1024px){.login-container{grid-template-columns:1fr;max-width:500px;margin:0}.login-hero-v2{display:none}.login-page-v2{padding:20px}}@media (max-width:640px){.login-page-v2{padding:0}.login-container{border:none;border-radius:0;height:100vh;margin:0}.login-form-side{padding:32px}}
