:root{--primary-color:#0a2472;--primary-dark:#081a4d;--primary-light:#1e3a8a;--orange:#ff6b35}body{height:100vh;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}.login-wrapper{justify-content:flex-end;align-items:center;width:100%;height:100vh;padding:2rem 4rem;display:flex;position:relative;overflow-y:auto}.background-image-container{z-index:0;width:100%;height:100%;position:fixed;top:0;left:0}.background-image{object-fit:cover;object-position:center center;width:100%;height:100%}.left-branding{z-index:2;color:#fff;position:fixed;top:15%;left:4rem}.brand-logo-container{margin-bottom:3rem}.logo-brackets{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.bracket-left,.bracket-right{color:var(--orange);font-size:3rem;font-weight:700;line-height:1}.vkp-text{color:#fff;letter-spacing:.1em;font-size:2.5rem;font-weight:800}.velammal-text{color:#fff;letter-spacing:.15em;margin-left:3rem;font-size:.85rem;font-weight:600;line-height:1.4}.brand-content{text-align:left;margin-top:3rem}.icon-circle{color:#fff;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:2rem;display:flex}.tagline{color:#fff;margin-bottom:1.5rem;font-size:2.25rem;font-weight:700;line-height:1.3}.orange-line{background:var(--orange);border-radius:2px;width:120px;height:4px}.wave-bottom-section{z-index:1;width:100%;height:35vh;position:fixed;bottom:0;left:0}.large-wave{width:100%;height:100%;display:block;position:absolute;bottom:0;left:0}.language-selector{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#1f2937;cursor:pointer;background:#fffffff2;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .3s;display:flex;position:fixed;top:2rem;right:2rem;box-shadow:0 4px 12px #0000001a}.language-selector:hover{background:#fff;box-shadow:0 6px 16px #00000026}.login-footer{z-index:5;text-align:center;background:#fff;padding:1rem 0;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 10px #0000001a}.login-footer p{color:#6b7280;margin:0;font-size:.875rem;font-weight:400}.login-card-container{z-index:10;width:100%;max-width:420px;position:relative}.login-card{background:#fff;border-radius:24px;padding:2.5rem;position:relative;box-shadow:0 20px 60px #0000004d}.logo-container{text-align:center;justify-content:center;align-items:center;margin-bottom:2rem;display:flex}.logo-container img{width:auto;height:4rem;margin:0 auto}.input-field{background:#fff;border:1px solid #d1d5db;border-radius:.375rem;width:100%;height:2.5rem;padding:.5rem .75rem .5rem 2.5rem;font-size:.95rem;transition:all .2s}.input-field:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #0a24721a}.input-field.error{border-color:#ef4444}.input-icon{color:#9ca3af;pointer-events:none;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.btn-primary{color:#fff;cursor:pointer;background:#0a2472;border:none;border-radius:10px;justify-content:center;align-items:center;width:100%;padding:.625rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 12px #0a247233}.btn-arrow-circle{color:#0a2472;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex;position:absolute;right:1rem}.btn-primary:hover{background:#081a4d;transform:translateY(-2px);box-shadow:0 8px 20px #0a24724d}.btn-primary:active{transform:translateY(0)}.or-divider-container{align-items:center;gap:1rem;margin:1.5rem 0;display:flex}.or-line{background:#d1d5db;flex:1;height:1px}.or-text{color:#9ca3af;padding:0 .5rem;font-size:.875rem;font-weight:500}.btn-receipt{color:#fff;cursor:pointer;background:#0a2472;border-radius:9999px;justify-content:center;align-items:center;gap:.4rem;padding:.4rem 1.25rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 2px 8px #0a247233}.btn-receipt:hover{background:#081a4d;transform:translateY(-1px);box-shadow:0 4px 12px #0a24724d}@media (width<=1200px){.login-wrapper{justify-content:center;padding:2rem}.left-branding{display:none}}@media (width<=768px){.login-wrapper{padding:1rem 1rem 4rem}.login-card-container{max-width:100%}.login-card{border-radius:16px;padding:1.5rem 1.25rem}.logo-container{margin-bottom:1rem}.logo-container img{height:2.5rem}.login-card h2{margin-bottom:.5rem;font-size:1.75rem}.login-card form{margin-top:1rem}.login-card form>div{margin-bottom:1rem}.login-card label{margin-bottom:.375rem}.or-divider-container{margin:1rem 0}.wave-bottom-section{height:25vh}.login-footer{padding:.75rem 0}.login-footer p{font-size:.75rem}.language-selector{padding:.375rem .75rem;font-size:.8125rem;top:1rem;right:1rem}}@media (width<=480px){body{height:100%}.login-wrapper{height:auto;min-height:100vh;padding:.75rem .75rem 3.5rem}.login-card{padding:1.25rem 1rem;box-shadow:0 10px 30px #0003}.login-card h2{font-size:1.5rem}.login-card p{font-size:.8125rem}.logo-container img{height:2rem}.input-field{height:2.25rem;padding:.375rem .625rem .375rem 2.25rem;font-size:.875rem}.input-icon{left:.625rem}.input-icon svg{width:1.125rem;height:1.125rem}.btn-primary{padding:.5rem 1rem;font-size:.875rem}.btn-arrow-circle{width:1.75rem;height:1.75rem;right:.75rem}.btn-arrow-circle svg{width:.875rem;height:.875rem}.login-footer{padding:.5rem 0}}
