.login-module__WEZH7G__container{background-color:#fff;flex-direction:row-reverse;min-height:100vh;font-family:Inter,sans-serif;display:flex;overflow-y:auto}.login-module__WEZH7G__imageSection{background:#0f172a;flex-direction:column;flex:1;min-height:100vh;display:flex;position:relative}.login-module__WEZH7G__heroArea{background-image:url(/society-bg.png);background-position:50%;background-size:cover;justify-content:center;align-items:center;height:40%;padding:2rem;display:flex;position:relative}.login-module__WEZH7G__heroOverlay{z-index:1;background:linear-gradient(#0f172a66,#0f172acc);position:absolute;inset:0}.login-module__WEZH7G__heroContent{z-index:2;text-align:center;position:relative}.login-module__WEZH7G__locationTag{color:#fff;letter-spacing:-2px;text-shadow:0 4px 20px #00000080;margin:0;font-size:clamp(2rem,4vw,3.5rem);font-weight:900;line-height:1}.login-module__WEZH7G__biharTag{letter-spacing:8px;color:#fffc;text-transform:uppercase;margin-top:.5rem;font-size:clamp(.8rem,1.5vw,1.2rem);font-weight:500;display:block}.login-module__WEZH7G__newsArea{background:linear-gradient(#1e293b,#0f172a);border-top:1px solid #ffffff1a;height:60%;padding:1.5rem 2rem;overflow-y:auto}.login-module__WEZH7G__newsHeader{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.login-module__WEZH7G__newsHeader h2{color:#fbbf24;letter-spacing:-.02em;margin:0;font-size:1.3rem;font-weight:900}.login-module__WEZH7G__newsHeader span{color:#fbbf24;text-transform:uppercase;background:#fbbf241a;border:1px solid #fbbf2433;border-radius:20px;padding:2px 10px;font-size:.65rem;font-weight:800}.login-module__WEZH7G__newsGrid{flex-direction:column;gap:1rem;display:flex}.login-module__WEZH7G__newsCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:1.15rem 1.5rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:block}.login-module__WEZH7G__newsCard:hover{background:#ffffff0f;transform:translateY(-2px)}.login-module__WEZH7G__newsCard_0{border-left:4px solid #fbbf24}.login-module__WEZH7G__newsCard_1{border-left:4px solid #10b981}.login-module__WEZH7G__newsCard_2{border-left:4px solid #f43f5e}.login-module__WEZH7G__newsCard_3{border-left:4px solid #3b82f6}.login-module__WEZH7G__newsCard_4{border-left:4px solid #8b5cf6}.login-module__WEZH7G__cardMeta{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.login-module__WEZH7G__sourceBadge{color:#94a3b8;text-transform:uppercase;background:#94a3b81a;border-radius:6px;padding:2px 8px;font-size:.6rem;font-weight:800}.login-module__WEZH7G__pubDate{color:#64748b;font-size:.65rem;font-weight:600}.login-module__WEZH7G__newsTitle{color:#f8fafc;margin:.5rem 0;font-size:1rem;font-weight:700;line-height:1.3}.login-module__WEZH7G__cardFooter{color:#fbbf24;opacity:0;align-items:center;gap:.5rem;margin-top:.75rem;font-size:.7rem;font-weight:700;transition:all .3s;display:flex;transform:translate(-10px)}.login-module__WEZH7G__newsCard:hover .login-module__WEZH7G__cardFooter{opacity:1;transform:translate(0)}.login-module__WEZH7G__formSection{z-index:10;background-color:#f8fafc;flex:1;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1.5rem;display:flex}.login-module__WEZH7G__authCard{background:#fff;border-radius:32px;flex-direction:column;align-self:center;gap:1.25rem;width:100%;max-width:480px;margin:2rem 0;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 40px 100px -20px #00000014}.login-module__WEZH7G__header{text-align:center;width:100%;margin-bottom:.5rem}.login-module__WEZH7G__headerRow{flex-direction:column;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.login-module__WEZH7G__header h1{background:linear-gradient(90deg,#700101,#d4af37,#700101);-webkit-text-fill-color:transparent;letter-spacing:-1.5px;text-shadow:0 10px 20px #7001011a;-webkit-background-clip:text;margin:0;font-size:clamp(2rem,3.5vw,2.6rem);font-weight:900}.login-module__WEZH7G__hindiQuote{color:#94a3b8;font-size:.85rem;font-style:italic;font-weight:500}.login-module__WEZH7G__subtitle{color:#64748b;opacity:.8;margin:0;font-size:.95rem;font-weight:500}.login-module__WEZH7G__errorMessage,.login-module__WEZH7G__successMessage{border-radius:16px;justify-content:center;align-items:center;gap:.75rem;padding:1rem 1.25rem;font-size:.95rem;font-weight:600;animation:.4s cubic-bezier(.16,1,.3,1) login-module__WEZH7G__slideDown;display:flex}.login-module__WEZH7G__errorMessage{color:#e11d48;background:#fff1f2;border:1px solid #fecdd3}.login-module__WEZH7G__successMessage{color:#16a34a;background:#f0fdf4;border:1px solid #dcfce7}@keyframes login-module__WEZH7G__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.login-module__WEZH7G__form{flex-direction:column;gap:1.5rem;display:flex}.login-module__WEZH7G__inputGroup{flex-direction:column;gap:.6rem;display:flex}.login-module__WEZH7G__inputGroup label{color:#475569;font-size:.9rem;font-weight:600}.login-module__WEZH7G__inputGroup input{background:#f8fafc;border:2px solid #f1f5f9;border-radius:14px;padding:.9rem 1.1rem;font-size:1rem;transition:all .2s}.login-module__WEZH7G__inputGroup input:focus{background:#fff;border-color:#6366f1;transform:translateY(-2px);box-shadow:0 0 0 4px #6366f126}.login-module__WEZH7G__loginBtn{color:#fff;cursor:pointer;letter-spacing:.5px;background:linear-gradient(135deg,#700101 0%,#d4af37 100%);border:none;border-radius:20px;justify-content:center;align-items:center;gap:1rem;width:100%;max-width:400px;margin:.5rem auto 0;padding:1.15rem 2rem;font-size:1.25rem;font-weight:900;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 10px 30px -5px #70010180}.login-module__WEZH7G__loginBtn:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 20px 35px -10px #6366f199}.login-module__WEZH7G__footer{border-top:1px solid #f1f5f9;margin-top:.5rem;padding-top:1rem}.login-module__WEZH7G__footer p{color:#94a3b8;text-align:center;font-size:.8rem;font-weight:500;line-height:1.6}.login-module__WEZH7G__appDownload{flex-direction:column;gap:1.25rem;margin-top:1rem;display:flex}.login-module__WEZH7G__installGrid{flex-flow:row;align-items:stretch;gap:.75rem;width:100%;display:flex}.login-module__WEZH7G__divider{text-align:center;color:#94a3b8;align-items:center;gap:1rem;font-size:.75rem;font-weight:800;display:flex}.login-module__WEZH7G__divider:before,.login-module__WEZH7G__divider:after{content:"";border-bottom:1px solid #f1f5f9;flex:1}.login-module__WEZH7G__downloadCard{background:linear-gradient(135deg,#059669 0%,#10b981 100%);border-radius:16px;flex:1;justify-content:center;align-items:center;gap:.75rem;min-width:0;padding:.75rem 1rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 6px -1px #0000001a}.login-module__WEZH7G__downloadCard:hover{transform:translateY(-3px)}.login-module__WEZH7G__androidIcon{color:#fff;background:#fff3;border-radius:8px;padding:.4rem;display:flex}.login-module__WEZH7G__downloadInfo{flex-direction:column;align-items:center;min-width:0;display:flex}.login-module__WEZH7G__downloadLabel{color:#fffc;text-transform:uppercase;font-size:.65rem;font-weight:700}.login-module__WEZH7G__downloadAction{color:#fff;white-space:nowrap;align-items:center;gap:.25rem;font-size:.8rem;font-weight:900;display:flex}.login-module__WEZH7G__pwaInstallContainer{flex-direction:column;flex:1;gap:.75rem;min-width:0;display:flex}.login-module__WEZH7G__installCard{cursor:pointer;text-align:center;background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);border:none;border-radius:16px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 6px -1px #0000001a}.login-module__WEZH7G__installCard:hover{transform:translateY(-3px)}.login-module__WEZH7G__installIcon{color:#fff;background:#fff3;border-radius:8px;padding:.4rem;display:flex}.login-module__WEZH7G__iosHint{color:#be185d;background:#fdf2f8;border:1px solid #fbcfe8;border-radius:16px;padding:1rem;font-size:.85rem}.login-module__WEZH7G__iosHintHeader{align-items:center;gap:.5rem;margin-bottom:.5rem;font-weight:800;display:flex}.login-module__WEZH7G__closeHint{cursor:pointer;color:#be185d;background:0 0;border:none;margin-left:auto}@media (max-width:1024px){.login-module__WEZH7G__container{flex-direction:column;height:auto;min-height:100vh;overflow-y:visible}.login-module__WEZH7G__formSection{flex:none;width:100%;height:auto;min-height:auto;padding:2rem 1rem}.login-module__WEZH7G__authCard{border-radius:24px;gap:1rem;max-width:100%;margin:1.5rem 0;padding:2rem 1.25rem;transform:none}.login-module__WEZH7G__header h1{font-size:clamp(1.8rem,5vw,2.2rem)}.login-module__WEZH7G__installGrid{flex-wrap:nowrap;gap:.5rem}.login-module__WEZH7G__installCard,.login-module__WEZH7G__downloadCard{flex:1;min-width:0;padding:.6rem .5rem}.login-module__WEZH7G__downloadLabel{font-size:.6rem!important}.login-module__WEZH7G__downloadAction{font-size:.75rem!important}.login-module__WEZH7G__imageSection{flex:none;height:auto;min-height:50vh}.login-module__WEZH7G__heroArea{height:220px}.login-module__WEZH7G__newsArea{height:auto;padding:1.5rem 1rem}.login-module__WEZH7G__locationTag{font-size:2rem}}@media (max-width:380px){.login-module__WEZH7G__installGrid{flex-direction:column}.login-module__WEZH7G__installCard,.login-module__WEZH7G__downloadCard{width:100%}}
