.login-page-v2{color:#0f172a;background:#f5f5f7;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(80px);z-index:0;background:radial-gradient(circle,#6366f10d 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,#06b6d408 0%,#0000 70%);bottom:-200px;left:-100px}.login-container{-webkit-backdrop-filter:blur(20px);z-index:1;background:#ffffffd9;border:1px solid #0000000d;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 #0000000f}.login-hero-v2{background:linear-gradient(135deg,#fbfbfb 0%,#fff 100%);border-right:1px solid #0000000a;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(#00000014 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(15px);background:linear-gradient(135deg,#ffffffe6 0%,#ffffffb3 100%);border:1px solid #fffc;border-radius:24px;animation:6s ease-in-out infinite float;position:absolute;box-shadow:0 20px 40px #0000000a}.shape-1{background:linear-gradient(135deg,#6366f108 0%,#ffffffe6 100%);width:180px;height:120px;top:20px;right:60px}.shape-2{background:linear-gradient(135deg,#06b6d408 0%,#ffffffe6 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:linear-gradient(135deg,#6366f1,#06b6d4);border-radius:10px;place-items:center;width:32px;height:32px;font-size:18px;display:grid;box-shadow:0 4px 15px #6366f14d}.login-hero-content-v2{z-index:2;position:relative}.login-hero-content-v2 h1{letter-spacing:-.03em;background:linear-gradient(to bottom right,#0f172a 30%,#64748b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;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;color:#00000040;font-size:13px;position:relative}.login-form-side{background:#fff;border-left:1px solid #00000005;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;text-transform:uppercase;letter-spacing:.05em;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 .3s cubic-bezier(.4,0,.2,1)}.input-v2:focus{background:#fff;border-color:#6366f1;outline:none;box-shadow:0 0 15px #6366f114}.btn-v2{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#06b6d4);border:none;border-radius:14px;width:100%;margin-top:12px;padding:16px;font-size:16px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 24px #6366f140}.btn-v2:hover{background:linear-gradient(135deg,#4f46e5,#0891b2);transform:translateY(-2px);box-shadow:0 15px 30px #6366f159}.btn-v2:active{transform:translateY(0)}.btn-v2:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;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}}
