body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#667eea,#764ba2);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{min-height:100vh}*,:after,:before{box-sizing:border-box}body{background:#07101e;color:#f1f5f9;font-family:Segoe UI,system-ui,sans-serif;margin:0;overflow-x:hidden;padding:0}.App{min-height:100vh;position:relative;z-index:10}.cursor-glow{background:radial-gradient(circle,#38bdf817 0,#0000 68%);border-radius:50%;filter:blur(38px);height:480px;pointer-events:none;position:fixed;transform:translate(-50%,-50%);width:480px;z-index:9}.card{transition:transform .3s ease-out,box-shadow .3s ease-out}.card:hover{box-shadow:0 12px 24px #00000059;transform:translateY(-5px)}::-webkit-scrollbar{width:7px}::-webkit-scrollbar-track{background:#ffffff08}::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:4px}.bg-canvas{inset:0;overflow:hidden;pointer-events:none;position:fixed;z-index:0}.sky-layer{animation:skyColor 90s linear infinite;inset:0;position:absolute;z-index:1}@keyframes skyColor{0%{background:linear-gradient(180deg,#87ceeb,#c8e8f5 40%,#e0f2fe 70%,#b8d8f0)}22%{background:linear-gradient(180deg,#5ba3c9,#9ad2ee 40%,#d0eefe 70%,#a2c8e8)}28%{background:linear-gradient(180deg,#f4a261,#e76f51 20%,#c97c4a 45%,#9c4e28 70%,#5c2a14)}36%{background:linear-gradient(180deg,#3d1a4e,#7b2d5e 25%,#c05536 50%,#7a3520 75%,#3a1c10)}46%{background:linear-gradient(180deg,#050a12,#0a1525 30%,#0d1e38 65%,#09111a)}64%{background:linear-gradient(180deg,#050a12,#08122a 30%,#0e1e40 65%,#091218)}74%{background:linear-gradient(180deg,#1a1a3a,#2a1840 30%,#3d2010 60%,#1a0e04)}84%{background:linear-gradient(180deg,#0f2a55,#1e4f8a 25%,#2c6499 50%,#a0c0d8 80%,#c8e0f0)}to{background:linear-gradient(180deg,#87ceeb,#c8e8f5 40%,#e0f2fe 70%,#b8d8f0)}}.sky-fog{background:linear-gradient(0deg,#0e1e3c99,#0000);bottom:0;height:30%;left:0;width:100%}.sky-fog,.sun-moon{pointer-events:none;position:absolute}.sun-moon{inset:0}.sun{animation:sunArc 90s linear infinite;background:radial-gradient(circle,#fff5b8 0,#ffe066 40%,#ffb347 70%,#ffb43c00 100%);border-radius:50%;box-shadow:0 0 60px 25px #ffc85047;filter:blur(2px);height:60px;position:absolute;width:60px}@keyframes sunArc{0%{left:-8%;opacity:0;top:55%}5%{opacity:1}22%{left:20%;opacity:1;top:14%}40%{left:60%;opacity:1;top:12%}52%{left:108%;opacity:0;top:58%}to{left:-8%;opacity:0;top:55%}}.moon{animation:moonArc 90s linear infinite;background:radial-gradient(circle,#f0f0d8 0,#d8d8c0 50%,#c8c8b400 100%);border-radius:50%;box-shadow:0 0 40px 16px #c8d2ff2e;filter:blur(1px);height:44px;position:absolute;width:44px}@keyframes moonArc{0%{left:-8%;opacity:0;top:72%}42%{left:-8%;opacity:0;top:72%}48%{left:10%;opacity:.9;top:20%}65%{left:55%;opacity:.9;top:10%}78%{left:108%;opacity:0;top:25%}to{left:-8%;opacity:0;top:72%}}.stars{inset:0;pointer-events:none}.star,.stars{position:absolute}.star{animation:starTwinkle 90s linear infinite,twinkle 3s ease-in-out infinite;background:#fff;border-radius:50%}.s0{height:2px;width:2px}.s1{height:1.5px;width:1.5px}.s2{height:2.5px;width:2.5px}.s3{height:1px;width:1px}.s4{height:3px;width:3px}@keyframes starTwinkle{0%,38%{opacity:0}46%{opacity:.8}68%{opacity:.8}76%{opacity:0}to{opacity:0}}@keyframes twinkle{0%,to{transform:scale(1)}50%{transform:scale(1.4)}}.world-strip{animation:worldPan 90s linear infinite;bottom:0;display:flex;flex-direction:row;height:100%;left:0;position:absolute;width:300vw;z-index:2}@keyframes worldPan{0%{transform:translateX(0)}to{transform:translateX(-200vw)}}.seg{flex:0 0 100vw;height:100%;overflow:hidden;position:relative}.seg-svg{height:80%}.seg-svg,.village-mist{bottom:0;left:0;position:absolute;width:100%}.village-mist{animation:mistBreathe 8s ease-in-out infinite alternate;background:linear-gradient(0deg,#b4dca014,#0000);filter:blur(30px);height:45%;pointer-events:none}@keyframes mistBreathe{0%{opacity:.6}to{opacity:1}}.win-day{animation:winDayAnim 90s linear infinite}.win-night{animation:winNightAnim 90s linear infinite}@keyframes winDayAnim{0%,22%{fill:#ffdc782e}30%,70%{fill:#ffdc780d}78%,to{fill:#ffdc782e}}@keyframes winNightAnim{0%,36%{fill:#ffc85000}46%,68%{fill:#ffd2648c}76%,to{fill:#ffc85000}}.firefly{animation:fireflyFloat 90s linear infinite}.smoke-puff{animation:smokeDrift 5s ease-out infinite}@keyframes smokeDrift{0%{opacity:.2;transform:translate(0) scale(1)}to{opacity:0;transform:translate(-8px,-30px) scale(1.8)}}@keyframes fireflyFloat{0%,36%{opacity:0}46%,68%{opacity:.8}76%{opacity:0}to{opacity:0}}.ant-b{animation:antBlink 2.8s ease-in-out infinite}.ant-b2{animation:antBlink 2.8s ease-in-out 1.4s infinite}@keyframes antBlink{0%,44%,to{opacity:.9}47%,57%{opacity:.1}60%{opacity:.9}}.ptcl-wrap{inset:0;pointer-events:none;z-index:3}.ptcl,.ptcl-wrap{position:absolute}.ptcl{animation:ptclRise linear infinite;background:#ffffff8c;border-radius:50%}.ptcl-0{animation-delay:-2s;animation-duration:18s;bottom:18%;height:3px;left:6%;width:3px}.ptcl-1{animation-delay:-6s;animation-duration:22s;bottom:14%;height:2px;left:20%;width:2px}.ptcl-2{animation-delay:-1s;animation-duration:14s;bottom:24%;height:4px;left:36%;width:4px}.ptcl-3{animation-delay:-9s;animation-duration:26s;bottom:17%;height:2px;left:52%;width:2px}.ptcl-4{animation-delay:-4s;animation-duration:19s;bottom:21%;height:3px;left:68%;width:3px}.ptcl-5{animation-delay:-7s;animation-duration:24s;bottom:15%;height:2px;left:84%;width:2px}.ptcl-6{animation-delay:-3s;animation-duration:18s;bottom:28%;height:3px;left:13%;width:3px}.ptcl-7{animation-delay:-11s;animation-duration:28s;bottom:26%;height:2px;left:46%;width:2px}.ptcl-8{animation-delay:-5s;animation-duration:21s;bottom:34%;height:4px;left:60%;width:4px}.ptcl-9{animation-delay:-8s;animation-duration:17s;bottom:30%;height:2px;left:74%;width:2px}.ptcl-10{animation-delay:-2s;animation-duration:23s;bottom:38%;height:3px;left:28%;width:3px}.ptcl-11{animation-delay:-10s;animation-duration:20s;bottom:36%;height:2px;left:56%;width:2px}.ptcl-12{animation-delay:-1s;animation-duration:15s;bottom:11%;height:3px;left:40%;width:3px}.ptcl-13{animation-delay:-13s;animation-duration:30s;bottom:44%;height:2px;left:16%;width:2px}.ptcl-14{animation-delay:0s;animation-duration:13s;bottom:19%;height:4px;left:90%;width:4px}.ptcl-15{animation-delay:-6s;animation-duration:25s;bottom:48%;height:2px;left:70%;width:2px}.ptcl-16{animation-delay:-4s;animation-duration:16s;bottom:22%;height:3px;left:32%;width:3px}.ptcl-17{animation-delay:-9s;animation-duration:29s;bottom:42%;left:78%}.ptcl-17,.ptcl-18{height:2px;width:2px}.ptcl-18{animation-delay:-3s;animation-duration:20s;bottom:25%;left:92%}.ptcl-19{animation-delay:-7s;animation-duration:22s;bottom:50%;height:3px;left:48%;width:3px}@keyframes ptclRise{0%{opacity:0;transform:translateY(0) scale(1)}12%{opacity:.65}88%{opacity:.4}to{opacity:0;transform:translateY(-120px) scale(.3)}}.ground-road{background:linear-gradient(90deg,#38bdf800 0,#38bdf824 30%,#6366f11f 70%,#38bdf800);bottom:0;height:6px;left:0;pointer-events:none;position:absolute;width:100%;z-index:4}.wheel-spin{animation:wheelSpin .55s linear infinite;transform-box:fill-box;transform-origin:center}@keyframes wheelSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rider-journey{bottom:5%;height:260px;z-index:5}.depth-track,.rider-journey{left:0;pointer-events:none;position:absolute;width:100%}.depth-track{bottom:0;height:100%}.depth-far{filter:blur(2px);opacity:.36}.depth-near{filter:blur(0);opacity:.68}.rider-svg{display:block;position:absolute}.rider-shadow{animation:shadowPulse 30s cubic-bezier(.4,0,.6,1) infinite;background:#00000059;border-radius:50%;bottom:-4px;filter:blur(5px);height:12px;left:10%;position:absolute;width:80%}@keyframes shadowPulse{0%{opacity:0;transform:translateX(-18vw) scaleX(.9)}6%{opacity:.5}25%{transform:translateX(16vw) scaleX(1)}50%{transform:translateX(48vw) scaleX(1.04)}75%{transform:translateX(78vw) scaleX(1)}93%{opacity:.5}to{opacity:0;transform:translateX(115vw) scaleX(.9)}}.rider-far{animation:rideWorld 42s cubic-bezier(.4,0,.6,1) infinite;animation-delay:-18s;bottom:18px;filter:drop-shadow(0 4px 12px rgba(0,0,0,.6));width:105px}.rider-near{animation:rideWorld 30s cubic-bezier(.4,0,.6,1) infinite,riderBounce .55s ease-in-out infinite;bottom:4px;filter:drop-shadow(0 10px 22px rgba(0,0,0,.75)) drop-shadow(0 0 16px rgba(56,189,248,.2));width:220px}@keyframes riderBounce{0%,to{margin-bottom:0;transform-origin:bottom center}50%{margin-bottom:3px}}.road-perspective{background:linear-gradient(90deg,#0e1830f2 0,#121e3ce6 48%,#0e1830f2);bottom:0;height:22px;left:0;position:absolute;width:100%;z-index:4}.road-perspective:after{background:repeating-linear-gradient(90deg,#0000 0,#0000 38px,#ffffff0a 0,#ffffff0a 40px);content:"";display:block;height:100%;width:100%}@keyframes rideWorld{0%{opacity:0;transform:translateX(-18vw) translateY(0) scale(.9)}6%{opacity:1}25%{transform:translateX(16vw) translateY(-5px) scale(1)}50%{transform:translateX(48vw) translateY(4px) scale(1.02)}75%{transform:translateX(78vw) translateY(-4px) scale(1)}93%{opacity:1}to{opacity:0;transform:translateX(115vw) translateY(0) scale(.9)}}.speed-lines{animation:rideWorld 30s cubic-bezier(.4,0,.6,1) infinite;bottom:72px;left:0;pointer-events:none;position:absolute}.spline{animation:splinePulse .6s ease-in-out infinite alternate;background:linear-gradient(270deg,#38bdf88c,#0000);border-radius:2px;height:1.5px;margin-bottom:6px}.sl1{animation-delay:0s;width:50px}.sl2{animation-delay:.12s;width:34px}.sl3{animation-delay:.24s;width:24px}.sl4{animation-delay:.36s;width:15px}@keyframes splinePulse{0%{opacity:.15}to{opacity:.75}}.home-page{background:#0000;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh}.navbar{background:linear-gradient(135deg,#8755c5,#e63ddd);box-shadow:0 2px 10px #0000001a;padding:1rem 0;position:fixed;top:0;width:100%;z-index:1000}.nav-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.logo,.nav-container{align-items:center;display:flex}.logo{color:#fff;font-size:1.5rem;font-weight:700;gap:.5rem}.nav-links{align-items:center;display:flex;gap:2rem}.nav-links a{color:#fff;font-weight:500;text-decoration:none;transition:opacity .3s}.nav-links a:hover{opacity:.8}.btn-signup{background:#ff6b35;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.6rem 1.5rem;transition:transform .2s}.btn-signup:hover{transform:scale(1.05)}.btn-login{background:#0000;border:2px solid #fff;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.6rem 1.5rem;transition:all .2s}.btn-login:hover{background:#fff;color:#1e3a5f}.hero-section{align-items:center;border-radius:20px;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:1400px;min-height:70vh;overflow:hidden;padding:10rem 2rem 6rem;position:relative;text-align:center}.hero-video{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}.hero-content,.hero-right{position:relative;z-index:1}.hero-right{align-items:center;display:flex;justify-content:center;margin-top:3rem}.hero-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 4px 12px #0003;margin-bottom:2rem;padding:1.5rem 2rem}.hero-badge h3{color:#fff;font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.hero-badge p{color:#cbd5e0;font-size:.95rem;margin:0}.hero-content h1{color:#fff;font-size:4rem;font-weight:900;line-height:1.2;margin-bottom:1rem}.highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ff6b35,#fddb92);-webkit-background-clip:text;background-clip:text;font-weight:900}.hero-subtitle{color:#cbd5e0;font-size:1.25rem;font-weight:500;margin-bottom:2rem}.hero-buttons{display:flex;gap:1rem;justify-content:center}.btn-primary{background:#ff6b35;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:transform .2s}.btn-primary:hover{box-shadow:0 4px 12px #ff6b354d;transform:translateY(-2px)}.btn-secondary{background:#fff;border:2px solid #1e3a5f;border-radius:10px;color:#1e3a5f;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .2s}.btn-secondary:hover{background:#1e3a5f;color:#fff}.hero-illustration{align-items:flex-end;background:#0000;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;display:flex;height:450px;justify-content:center;overflow:hidden;position:relative}.delivery-rider{padding:2rem;position:relative;text-align:center;z-index:1}.rider-icon{animation:float 3s ease-in-out infinite;font-size:8rem;margin-bottom:1rem}.weather-icons{display:flex;gap:1.5rem;justify-content:center;margin-top:1rem}.weather-icon{animation:bounce 2s ease-in-out infinite;font-size:2.5rem}.weather-icon.rain{animation-delay:0s}.weather-icon.sun{animation-delay:.3s}.weather-icon.warning{animation-delay:.6s}.hero-illustration-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:12px;box-shadow:0 4px 12px #0000001a;margin:1.5rem;padding:1.5rem 2rem;position:relative;z-index:2}.hero-illustration-overlay h3{color:#1e3a5f;font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.hero-illustration-overlay p{color:#718096;font-size:.95rem;margin:0}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.features-section{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px;padding:3rem 2rem}.feature-card{background:#fff;border-radius:16px;box-shadow:0 4px 12px #00000014;padding:2rem;text-align:center}.feature-icon{align-items:center;border-radius:16px;color:#fff;display:flex;height:80px;justify-content:center;margin:0 auto 1rem;transition:transform .5s cubic-bezier(.175,.885,.32,1.275),filter .5s ease;width:80px}.feature-card:hover .feature-icon{filter:drop-shadow(0 8px 16px rgba(0,0,0,.15));transform:scale(1.08) translateY(-6px)}.feature-icon.with-bg-image{border-radius:12px;height:200px;margin-bottom:1.5rem;overflow:hidden;width:100%}.feature-icon.weather{background:linear-gradient(135deg,#4facfe,#00f2fe)}.feature-icon.shutdown{background:linear-gradient(135deg,#fa709a,#fee140)}.feature-icon.payout{background:linear-gradient(135deg,#30cfd0,#330867)}.feature-card h3{color:#1e3a5f;font-size:1.3rem;margin-bottom:.5rem}.feature-card p{color:#4a5568}.how-it-works{margin:0 auto;max-width:1200px;padding:4rem 2rem;text-align:center}.how-it-works h2{color:#1e3a5f;font-size:2.5rem;margin-bottom:3rem}.steps-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.step-card{background:#fff;border-radius:16px;box-shadow:0 4px 12px #00000014;padding:2rem;position:relative}.step-number{background:#1e3a5f;border-radius:50%;font-size:1.2rem;font-weight:700;height:40px;left:20px;position:absolute;top:-15px;width:40px}.step-icon,.step-number{align-items:center;color:#fff;display:flex;justify-content:center}.step-icon{background:linear-gradient(135deg,#8755c5,#e63ddd);border-radius:16px;height:120px;margin:1rem auto;overflow:hidden;transition:transform .5s cubic-bezier(.175,.885,.32,1.275);width:120px}.step-card:hover .step-icon{transform:scale(1.08) translateY(-4px)}.step-icon.with-image{background:none;border:none;height:180px;width:180px}.step-card h3{color:#1e3a5f;font-size:1.3rem;margin-bottom:.5rem}.step-card p{color:#4a5568}.pricing-section{margin:0 auto;max-width:1200px;padding:3rem 2rem}.pricing-banner{background:linear-gradient(135deg,#241735,#5a2985);border-radius:20px;color:#fff;padding:3rem;text-align:center}.pricing-banner h2{font-size:2rem;margin-bottom:1rem}.price{color:gold;font-size:2.5rem}.pricing-banner p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.btn-signup-now{background:#ff6b35;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:600;padding:1rem 3rem;transition:transform .2s}.btn-signup-now:hover{transform:scale(1.05)}.dashboard-preview{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:4rem 2rem}.preview-left h2,.preview-right h3{color:#1e3a5f;font-size:1.8rem;margin-bottom:2rem}.dashboard-stats{display:flex;flex-direction:column;gap:1rem}.stat-item{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;display:flex;gap:1rem;padding:1.5rem}.stat-icon{border-radius:10px;height:50px;width:50px}.stat-icon.active{background:linear-gradient(135deg,#48bb78,#38a169)}.stat-icon.loss{background:linear-gradient(135deg,#f6ad55,#ed8936)}.stat-icon.claims{background:linear-gradient(135deg,#4299e1,#3182ce)}.stat-icon.payout{background:linear-gradient(135deg,#fc8181,#f56565)}.preview-right{background:#fff;border-radius:16px;box-shadow:0 4px 12px #00000014;padding:2rem}.chart-placeholder{background:#f7fafc;border-radius:12px;height:300px;padding:2rem 1rem}.chart-bars,.chart-placeholder{align-items:flex-end;display:flex;justify-content:space-around}.chart-bars{gap:1rem;height:100%;width:100%}.bar{align-items:flex-end;background:linear-gradient(180deg,#8755c5,#e63ddd);border-radius:8px 8px 0 0;color:#fff;display:flex;flex:1 1;font-size:.75rem;font-weight:600;justify-content:center;padding-bottom:.5rem;transition:all .3s}.bar:hover{opacity:.8;transform:translateY(-5px)}.bar span{text-orientation:mixed;writing-mode:vertical-rl}.footer{background:#1e3a5f;color:#fff;padding:3rem 2rem;text-align:center}.footer-links{display:flex;gap:2rem;justify-content:center;margin-bottom:1.5rem}.footer-links a{color:#fff;text-decoration:none;transition:opacity .3s}.footer-links a:hover{opacity:.7}.footer-social{display:flex;font-size:1.5rem;gap:1rem;justify-content:center;margin-bottom:1.5rem}.footer-social a{transition:transform .2s}.footer-social a:hover{transform:scale(1.2)}.footer-copyright{font-size:.9rem;opacity:.7}@media (max-width:768px){.dashboard-preview,.features-section,.hero-section,.steps-container{grid-template-columns:1fr}.nav-links{gap:1rem}.hero-content h1{font-size:2rem}.hero-illustration{height:300px}}.video-modal{align-items:center;animation:fadeIn .3s ease;background:#000000e6;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.video-modal-content{background:#000;border-radius:12px;box-shadow:0 20px 60px #00000080;max-width:1200px;overflow:hidden;position:relative;width:90%}.close-modal{align-items:center;background:#ffffffe6;border:none;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .2s;width:40px;z-index:10}.close-modal:hover{background:#fff;transform:scale(1.1)}.demo-video{display:block;height:auto;width:100%}.card,.chart-placeholder,.feature-card,.pricing-banner,.stat-item,.step-card{transition:transform .3s ease-out,box-shadow .3s ease-out}.chart-placeholder:hover,.feature-card:hover,.pricing-banner:hover,.stat-item:hover,.step-card:hover{box-shadow:0 12px 24px #0000004d;transform:translateY(-5px)}.typing{color:#1e3a5f;font-size:3rem;line-height:1.2}.cursor{animation:blink 1s infinite;display:inline-block;margin-left:5px}@keyframes slideUpFade{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.slide-up{animation:slideUpFade .8s cubic-bezier(.16,1,.3,1) forwards;opacity:0}.delay-1{animation-delay:.2s}.delay-2{animation-delay:.4s}.delay-3{animation-delay:.6s}.how-it-works h2,.preview-left h2,.preview-right h3{color:#fff;font-weight:800}.feature-card h3,.step-card h3{font-weight:700}@keyframes blink{0%,50%,to{opacity:1}25%,75%{opacity:0}}.hero-title{color:#1e3a5f;font-size:3rem;line-height:1.2}.hover-word{cursor:pointer;display:inline-block;transition:all .3s ease}.hover-word:hover{color:#000;text-shadow:0 5px 15px #f9f8f880;transform:translateY(-5px) scale(1.1)}.highlight{color:#1e3a5f}*{box-sizing:border-box;margin:0;padding:0}.register-page{background:#0000;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:100vh}.register-page .navbar{background:linear-gradient(135deg,#8755c5,#e63ddd);box-shadow:0 2px 20px #8755c559;padding:1rem 0;position:fixed;top:0;width:100%;z-index:1000}.register-page .nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.register-page .logo{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;font-weight:700;gap:.5rem;transition:opacity .2s}.register-page .logo:hover{opacity:.85}.register-container{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1.1fr .9fr;margin:0 auto;max-width:1100px;padding:7rem 2rem 4rem}.register-card{animation:fadeSlideUp .5s ease both;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:#ffffffd1;border:1px solid #fff9;border-radius:24px;box-shadow:0 12px 40px #0000002e;padding:3rem}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.register-header{margin-bottom:2.2rem;text-align:center}.register-header h1{color:#1e3a5f;font-size:2.4rem;font-weight:800;letter-spacing:-.5px;margin-bottom:.5rem}.register-header p{color:#718096;font-size:1.05rem}.register-form{gap:1.4rem}.form-group,.register-form{display:flex;flex-direction:column}.form-group{gap:.45rem}.form-group label{align-items:center;color:#8755c5;display:flex;font-size:.9rem;font-weight:600;gap:.45rem;letter-spacing:.01em}.form-group input,.form-group select{appearance:auto;background:#ffffffe6;border:2px solid #e8eaf6;border-radius:12px;color:#2d3748;font-size:1rem;padding:.9rem 1rem;transition:border-color .25s,box-shadow .25s}.form-group input:focus,.form-group select:focus{background:#fff;border-color:#8755c5;box-shadow:0 0 0 3px #8755c51f;outline:none}.form-group input::placeholder{color:#b0bec5}.btn-submit{background:linear-gradient(135deg,#ff6b35,#ff8c42);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;letter-spacing:.02em;margin-top:.5rem;padding:1.1rem;transition:transform .2s,box-shadow .2s}.btn-submit:hover{box-shadow:0 8px 20px #ff6b3559;transform:translateY(-2px)}.register-footer{color:#a0aec0;font-size:.95rem;margin-top:1.4rem;text-align:center}.register-footer span{color:#8755c5;cursor:pointer;font-weight:600;transition:opacity .2s}.register-footer span:hover{opacity:.75;text-decoration:underline}.register-illustration{animation:fadeSlideUp .5s ease .15s both;background:linear-gradient(145deg,#667eea,#8755c5 50%,#764ba2);border-radius:24px;box-shadow:0 12px 40px #667eea4d;color:#fff;padding:3rem 2.5rem;position:sticky;top:7rem}.illustration-content h2{font-size:1.9rem;font-weight:800;letter-spacing:-.3px;margin-bottom:2rem}.benefit-list{display:flex;flex-direction:column;gap:1.6rem}.benefit-item{align-items:flex-start;display:flex;gap:1rem}.benefit-icon{align-items:center;background:#fff3;border:1.5px solid #ffffff59;border-radius:50%;display:flex;flex-shrink:0;height:38px;justify-content:center;width:38px}.benefit-icon,.benefit-item h3{font-size:1.1rem;font-weight:700}.benefit-item h3{margin-bottom:.2rem}.benefit-item p{font-size:.9rem;opacity:.85}.register-illustration:after{background:linear-gradient(90deg,#ff6b35cc,#ffffff4d);border-radius:2px;content:"";display:block;height:4px;margin-top:2.5rem}@media (max-width:900px){.register-container{gap:2rem;grid-template-columns:1fr;padding-top:5.5rem}.register-illustration{order:-1;position:static}.register-card{padding:2rem}.register-header h1{font-size:2rem}}.phone-input-wrap{align-items:center;background:#ffffffe6;border:2px solid #e8eaf6;border-radius:12px;display:flex;overflow:hidden;transition:border-color .25s,box-shadow .25s}.phone-input-wrap:focus-within{border-color:#8755c5;box-shadow:0 0 0 3px #8755c51f}.phone-prefix{background:#f3f0ff;border-right:2px solid #e8eaf6;color:#8755c5;font-size:.95rem;font-weight:700;padding:.9rem .85rem;white-space:nowrap}.phone-input-wrap input{background:#0000!important;border:none!important;border-radius:0!important;box-shadow:none!important;flex:1 1}.city-input-wrap{align-items:center;background:#ffffffe6;border:2px solid #e8eaf6;border-radius:12px;display:flex;padding-right:.75rem;transition:border-color .25s,box-shadow .25s}.city-input-wrap.valid,.city-input-wrap:focus-within{border-color:#8755c5;box-shadow:0 0 0 3px #8755c51f}.city-input-wrap.invalid{border-color:#ef4444}.city-input-wrap input{background:#0000!important;border:none!important;box-shadow:none!important;flex:1 1}.city-status-icon{align-items:center;display:flex;flex-shrink:0}.city-suggestions{background:#fff;border:1.5px solid #e8eaf6;border-radius:12px;box-shadow:0 8px 24px #0000001f;left:0;list-style:none;overflow:hidden;position:absolute;right:0;top:calc(100% + 4px);z-index:100}.city-suggestions li{align-items:center;color:#2d3748;cursor:pointer;display:flex;font-size:.95rem;gap:.5rem;padding:.8rem 1rem;transition:background .15s}.city-suggestions li:hover{background:#f3f0ff;color:#8755c5}.city-suggestions li svg{color:#8755c5;flex-shrink:0}.field-error{color:#ef4444;font-size:.82rem;margin-top:.2rem}.spin{animation:spin .8s linear infinite;color:#8755c5}.auth-tabs{border-bottom:2px solid #e2e8f0;display:flex;margin-bottom:1.5rem}.auth-tab{background:none;border:none;border-bottom:3px solid #0000;color:#718096;cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;margin-bottom:-2px;padding:.75rem;transition:all .2s}.auth-tab.active{border-bottom-color:#ff6b35;color:#ff6b35}.auth-error{background:#fff5f5;border:1px solid #fc8181;border-radius:8px;color:#c53030;font-size:.9rem;margin-bottom:1rem;padding:.75rem 1rem}.city-group{position:relative}.city-dropdown{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 8px 24px #0000001f;left:0;list-style:none;max-height:200px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:100}.city-dropdown li{color:#2d3748;cursor:pointer;font-size:.95rem;padding:.75rem 1rem;transition:background .15s}.city-dropdown li:hover{background:#f7fafc;color:#ff6b35}.family-section{background:#fff5f7;border:1px solid #fed7e2;border-radius:12px;margin-bottom:1rem;padding:1.25rem}.family-header{color:#c53030;font-size:1rem;font-weight:700;margin-bottom:.4rem}.family-desc{color:#718096;font-size:.82rem;margin-bottom:1rem}.select-plan-page{background:#f0f4f8;min-height:100vh}.plan-container{margin:0 auto;max-width:1400px;padding:6rem 2rem 3rem}.plan-header{margin-bottom:2rem;text-align:center}.plan-header h1{color:#1e3a5f;font-size:2.5rem;font-weight:900;margin-bottom:.5rem}.plan-header p{color:#718096;font-size:1.1rem}.plan-tabs{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:2rem}.plan-tab{background:#fff;border:2px solid #e2e8f0;border-radius:30px;color:#718096;cursor:pointer;font-size:.95rem;font-weight:600;padding:.6rem 1.5rem;transition:all .2s}.plan-tab:hover{border-color:#ff6b35;color:#ff6b35}.plan-tab.active{background:#1e3a5f;border-color:#1e3a5f;color:#fff}.plans-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin-bottom:3rem}.plan-card{background:#fff;border:3px solid #0000;border-radius:20px;box-shadow:0 4px 16px #00000014;cursor:pointer;padding:2rem;position:relative;transition:all .3s}.plan-card:hover{box-shadow:0 12px 32px #0000001f;transform:translateY(-6px)}.plan-card.selected{border-color:var(--plan-color);box-shadow:0 8px 30px #00000026}.popular-badge{border-radius:20px;color:#fff;font-size:.8rem;font-weight:700;padding:.35rem .9rem;position:absolute;right:16px;top:-12px}.plan-icon{font-size:2.5rem;margin-bottom:.5rem}.plan-name{color:#1e3a5f;font-size:1.5rem;font-weight:800;margin-bottom:.75rem}.plan-price{align-items:baseline;display:flex;margin-bottom:.25rem}.currency{color:#718096;font-size:1.2rem;margin-right:.2rem}.amount{color:#1e3a5f;font-size:2.8rem;font-weight:900}.period{color:#718096;font-size:.9rem;margin-left:.4rem}.price-note{color:#718096;font-size:.78rem;margin-bottom:.5rem}.plan-payout{border-bottom:1px solid #e2e8f0;color:#718096;font-size:.95rem;margin-bottom:1.5rem;padding-bottom:1.5rem}.plan-features{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.feature-item{align-items:center;color:#4a5568;display:flex;font-size:.9rem;gap:.6rem}.btn-select{background:#fff;border:2px solid;border-radius:10px;cursor:pointer;font-size:1rem;font-weight:700;padding:.85rem;transition:all .2s;width:100%}.btn-select.selected{color:#fff!important}.btn-select:hover{opacity:.85}.plan-footer{text-align:center}.btn-continue{background:linear-gradient(135deg,#ff6b35,#ff8c42);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;margin-bottom:1rem;padding:1.2rem 3rem;transition:all .2s}.btn-continue:hover{box-shadow:0 8px 24px #ff6b3566;transform:translateY(-2px)}.plan-note{color:#718096;font-size:.9rem}.risk-banner{align-items:center;border-radius:12px;display:flex;flex-wrap:wrap;font-size:.95rem;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.5rem}.risk-banner.risk-high{background:#fff5f5;border:1px solid #fc8181;color:#c53030}.risk-banner.risk-medium{background:#fffbeb;border:1px solid #f6ad55;color:#c05621}.risk-banner.risk-low{background:#f0fff4;border:1px solid #68d391;color:#276749}.dynamic-price{font-weight:600;margin-left:auto}.risk-loading{color:#718096;font-size:.9rem;margin-bottom:1rem;text-align:center}@media (max-width:1100px){.plans-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.plans-grid{grid-template-columns:1fr}}.receipt-overlay{align-items:center;background:#0009;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:1000}.receipt-modal{animation:receiptPop .3s ease;background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-width:460px;overflow:hidden;width:100%}@keyframes receiptPop{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.receipt-header{background:linear-gradient(135deg,#1e3a5f,#2c5282);color:#fff;padding:2rem;text-align:center}.receipt-check{font-size:3rem;margin-bottom:.5rem}.receipt-header h2{font-size:1.5rem;margin:0}.receipt-header p{margin:.3rem 0 0;opacity:.8}.receipt-body{padding:1.5rem 2rem}.receipt-row{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;font-size:.9rem;justify-content:space-between;padding:.6rem 0}.receipt-row:last-child{border-bottom:none}.receipt-row span{color:#718096}.receipt-actions{display:flex;gap:.8rem;padding:1rem 2rem 1.5rem}.btn-download-receipt{align-items:center;background:#f7fafc;border:1.5px solid #e2e8f0;border-radius:10px;color:#2d3748;cursor:pointer;display:flex;flex:1 1;font-size:.9rem;font-weight:600;gap:.4rem;justify-content:center;padding:.8rem;transition:all .2s}.btn-download-receipt:hover{background:#edf2f7}.btn-go-dashboard{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:10px;color:#fff;cursor:pointer;flex:1 1;font-size:.9rem;font-weight:700;padding:.8rem;transition:all .2s}.btn-go-dashboard:hover{box-shadow:0 4px 12px #667eea66;transform:translateY(-1px)}.plan-upi-box{background:#fff;border:2px solid #e2e8f0;border-radius:16px;margin-bottom:1.4rem;margin-left:auto;margin-right:auto;max-width:520px;padding:1.4rem 1.6rem;text-align:left}.plan-upi-title{color:#1e3a5f;font-size:1rem;font-weight:700;margin-bottom:.3rem}.plan-upi-sub{color:#718096;font-size:.85rem;margin:0 0 .9rem}.plan-upi-row{align-items:center;display:flex;gap:.6rem}.plan-upi-input{border:2px solid #e2e8f0;border-radius:10px;flex:1 1;font-size:.95rem;outline:none;padding:.75rem 1rem;transition:border-color .2s}.plan-upi-input:focus{border-color:#667eea}.plan-upi-check{font-size:1.3rem}.plan-upi-hint{color:#a0aec0;font-size:.78rem;margin:.6rem 0 0}.razorpay-badge{align-items:center;background:#f7fafc;border:1px solid #e2e8f0;border-radius:12px;color:#4a5568;display:flex;flex-direction:column;font-size:.88rem;gap:.3rem;margin-top:1rem;padding:.8rem 1.5rem}.razorpay-badge strong{color:#1e3a5f}.rzp-badges{color:#718096;display:flex;font-size:.75rem;gap:.5rem}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.dashboard-page{background:#f0f4f8;min-height:100vh}.dashboard-container{margin:0 auto;max-width:1400px;padding:5rem 2rem 2rem}.nav-user{align-items:center;color:#fff;display:flex;gap:1.5rem}.nav-user svg{cursor:pointer;transition:transform .2s}.nav-user svg:hover{transform:scale(1.1)}.user-avatar{background:#fff;border-radius:50%;color:#1e3a5f;font-size:1.2rem;font-weight:700;height:45px;justify-content:center;width:45px}.user-avatar,.welcome-section{align-items:center;display:flex}.welcome-section{justify-content:space-between;margin-bottom:2rem}.welcome-section h1{color:#1e3a5f;font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.welcome-section p{color:#718096;font-size:1.1rem}.plan-badge{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;font-size:1.1rem;font-weight:600;gap:.5rem;padding:1rem 1.5rem}.alert-banner,.plan-badge{align-items:center;color:#fff;display:flex}.alert-banner{animation:pulse 2s infinite;background:linear-gradient(135deg,#f093fb,#f5576c);border-radius:16px;gap:1.5rem;margin-bottom:2rem;padding:1.5rem}.alert-banner strong{display:block;font-size:1.2rem;margin-bottom:.25rem}.alert-banner p{opacity:.95}@keyframes pulse{0%,to{opacity:1}50%{opacity:.9}}.main-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1.2fr;margin-bottom:2rem}.left-column h2,.right-column h2{color:#1e3a5f;font-size:1.8rem;margin-bottom:1.5rem}.stat-card{align-items:center;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#ffffffd1;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;gap:1rem;margin-bottom:1rem;padding:1.5rem;transition:transform .2s}.stat-card:hover{transform:translateX(5px)}.stat-icon{align-items:center;border-radius:12px;color:#fff;display:flex;flex-shrink:0;height:60px;justify-content:center;width:60px}.active-policy .stat-icon{background:linear-gradient(135deg,#48bb78,#38a169)}.income-loss .stat-icon{background:linear-gradient(135deg,#f6ad55,#ed8936)}.claims-processed .stat-icon{background:linear-gradient(135deg,#4299e1,#3182ce)}.payouts-sent .stat-icon{background:linear-gradient(135deg,#fc8181,#f56565)}.stat-info{display:flex;flex:1 1;flex-direction:column;gap:.25rem}.stat-label{color:#1e3a5f;font-size:1rem;font-weight:600}.stat-sublabel{color:#718096;font-size:.85rem}.stat-value{color:#1e3a5f;font-size:1.5rem;font-weight:700}.right-column{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#ffffffd1;border-radius:16px;box-shadow:0 4px 12px #0000001a;padding:2rem}.chart-container{background:#f7fafc;border-radius:12px;padding:1.5rem}.monitoring-section{margin-bottom:2rem}.monitoring-section h2{color:#1e3a5f;font-size:1.8rem;margin-bottom:.5rem}.section-subtitle{color:#718096;margin-bottom:1.5rem}.monitoring-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}.monitor-card{align-items:center;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#ffffffd1;border:2px solid #fff9;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;gap:1rem;padding:1.5rem;transition:all .3s}.monitor-card:hover{border-color:#667eea;transform:translateY(-3px)}.monitor-icon{align-items:center;border-radius:12px;color:#fff;display:flex;flex-shrink:0;height:70px;justify-content:center;width:70px}.monitor-icon.rainfall{background:linear-gradient(135deg,#4facfe,#00f2fe)}.monitor-icon.temperature{background:linear-gradient(135deg,#f093fb,#f5576c)}.monitor-icon.aqi{background:linear-gradient(135deg,#a8edea,#fed6e3)}.monitor-content{display:flex;flex:1 1;flex-direction:column;gap:.25rem}.monitor-label{color:#718096;font-size:.9rem;font-weight:500}.monitor-value{color:#1e3a5f;font-size:1.8rem;font-weight:800}.monitor-threshold{color:#a0aec0;font-size:.85rem}.monitor-status{flex-shrink:0}.status-badge{border-radius:8px;font-size:.85rem;font-weight:700;padding:.5rem 1rem;text-transform:uppercase}.status-badge.safe{background:#c6f6d5;color:#22543d}.status-badge.danger{background:#fed7d7;color:#742a2a}.history-section{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#ffffffd1;border-radius:16px;box-shadow:0 4px 12px #0000001a;padding:2rem}.history-section h2{color:#1e3a5f;font-size:1.8rem;margin-bottom:1.5rem}.history-list{display:flex;flex-direction:column;gap:1rem}.history-item{align-items:center;background:#f7fafcb3;border-radius:12px;display:flex;gap:1rem;padding:1.25rem;transition:all .2s}.history-item:hover{background:#edf2f7d9;transform:translateX(5px)}.history-icon{color:#48bb78;flex-shrink:0}.history-info{display:flex;flex:1 1;flex-direction:column;gap:.25rem}.history-reason{color:#1e3a5f;font-size:1.05rem;font-weight:600}.history-date{color:#718096;font-size:.9rem}.history-amount{color:#48bb78;font-size:1.5rem;font-weight:700}@media (max-width:1024px){.main-grid,.monitoring-grid{grid-template-columns:1fr}}@media (max-width:768px){.welcome-section{align-items:flex-start;flex-direction:column;gap:1rem}.welcome-section h1{font-size:1.8rem}.dashboard-container{padding-top:5rem}}.live-badge{animation:pulse 2s infinite;color:#22c55e;font-weight:700;letter-spacing:.05em}.live-badge,.sim-badge{font-size:.8rem;margin-left:.75rem}.sim-badge{color:#f59e0b;font-weight:600}.weather-loading{background:#fff9;border-radius:12px;color:#718096;font-size:1rem;padding:2rem;text-align:center}.weather-description,.weather-loading{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.weather-description{background:#ffffff8c;border-radius:10px;color:#4a5568;font-size:.95rem;margin-top:1rem;padding:.75rem 1rem}.offline-badge{align-items:center;background:#fed7d7;border-radius:20px;color:#c53030;display:flex;font-size:.8rem;font-weight:600;gap:.3rem;padding:.3rem .7rem}.offline-queue-banner{align-items:center;background:#fffbeb;border:1px solid #f6ad55;border-radius:12px;color:#c05621;display:flex;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.5rem}.btn-sync{background:#ff6b35;border:none;border-radius:8px;font-weight:600;gap:.4rem;margin-left:auto;padding:.5rem 1rem}.btn-logout,.btn-sync{align-items:center;color:#fff;cursor:pointer;display:flex}.btn-logout{background:#ffffff26;border:1px solid #ffffff4d;border-radius:8px;height:36px;justify-content:center;transition:all .2s;width:36px}.btn-logout:hover{background:#ff6b35cc}.risk-badge{color:#1a202c;font-size:.85rem;padding:.4rem 1rem}.claim-status,.risk-badge{border-radius:20px;font-weight:700}.claim-status{font-size:.75rem;padding:.2rem .6rem}.claim-approved{background:#c6f6d5;color:#276749}.claim-processing{background:#bee3f8;color:#2b6cb0}.claim-flagged{background:#fed7d7;color:#c53030}.claim-rejected{background:#e2e8f0;color:#718096}.fraud-flag{color:#c53030;font-size:.75rem}.status-approved{color:#48bb78}.status-processing{color:#4299e1}.status-flagged{color:#fc8181}.risk-meter-section{padding:2rem 0}.risk-meter-section h2{color:#1e3a5f;font-size:1.6rem;font-weight:800;margin-bottom:.3rem}.risk-meter-card{grid-gap:2rem;align-items:center;background:#fff;border-radius:20px;box-shadow:0 4px 20px #00000014;display:grid;gap:2rem;grid-template-columns:220px 1fr;padding:2rem}.gauge-svg{height:110px;width:200px}.meter-breakdown{display:flex;flex-direction:column;gap:1rem}.meter-bar-row{align-items:center;display:flex;gap:1rem}.meter-bar-label{color:#4a5568;font-size:.9rem;font-weight:500;width:110px}.meter-bar-track{background:#e2e8f0;border-radius:10px;flex:1 1;height:10px;overflow:hidden}.meter-bar-fill{border-radius:10px;height:100%;transition:width 1s ease}.meter-bar-val{color:#1e3a5f;font-size:.85rem;font-weight:700;text-align:right;width:40px}.meter-income-at-risk{background:#f7fafc;border-radius:10px;color:#4a5568;font-size:.95rem;margin-top:.5rem;padding:.75rem 1rem}.fraud-section{padding:2rem 0}.fraud-section h2{align-items:center;color:#1e3a5f;display:flex;font-size:1.6rem;font-weight:800;gap:.5rem;margin-bottom:.3rem}.fraud-tester-card{background:#fff;border-radius:20px;box-shadow:0 4px 20px #00000014;padding:2rem}.fraud-inputs{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:1.5rem}.fraud-field{display:flex;flex-direction:column;gap:.4rem}.fraud-field label{color:#4a5568;font-size:.85rem;font-weight:600}.fraud-field input[type=number],.fraud-field select{border:1px solid #e2e8f0;border-radius:8px;color:#1e3a5f;font-size:.95rem;outline:none;padding:.6rem .8rem;transition:border .2s}.fraud-field input:focus,.fraud-field select:focus{border-color:#ff6b35}.checkbox-field{gap:.6rem;justify-content:center}.checkbox-field label{font-size:.9rem}.btn-run-fraud,.checkbox-field label{align-items:center;cursor:pointer;display:flex;gap:.5rem}.btn-run-fraud{background:linear-gradient(135deg,#1e3a5f,#2c5282);border:none;border-radius:10px;color:#fff;font-size:1rem;font-weight:700;margin-bottom:1.5rem;padding:.85rem 2rem;transition:all .2s}.btn-run-fraud:hover{box-shadow:0 8px 20px #1e3a5f4d;transform:translateY(-2px)}.fraud-result{border-radius:12px;padding:1.5rem}.fraud-result.fraud-approved{background:#f0fff4;border:1px solid #68d391}.fraud-result.fraud-review{background:#fffbeb;border:1px solid #f6ad55}.fraud-result.fraud-flagged{background:#fff5f5;border:1px solid #fc8181}.fraud-result-header{align-items:center;display:flex;font-size:1.1rem;gap:.75rem;margin-bottom:1rem}.fraud-result.fraud-approved .fraud-result-header{color:#276749}.fraud-result.fraud-review .fraud-result-header{color:#c05621}.fraud-result.fraud-flagged .fraud-result-header{color:#c53030}.fraud-clean{color:#276749;font-weight:500}.fraud-flags-list{display:flex;flex-direction:column;gap:.4rem;list-style:none;margin-bottom:.75rem}.fraud-flags-list li{color:#c53030;font-size:.9rem;font-weight:500}.fraud-explanation{color:#718096;font-size:.85rem;margin-top:.5rem}@media (max-width:768px){.fraud-inputs,.risk-meter-card{grid-template-columns:1fr}}.dashboard-layout{display:flex;margin-top:70px;min-height:calc(100vh - 70px)}.sidebar{background:linear-gradient(180deg,#1e3a5f,#2c5282);display:flex;flex-direction:column;height:calc(100vh - 70px);min-width:220px;overflow-y:auto;padding:1.5rem 0;position:sticky;top:70px;width:220px}.sidebar-user{border-bottom:1px solid #ffffff1a;gap:.75rem;margin-bottom:1rem;padding:0 1.2rem 1.5rem}.sidebar-avatar,.sidebar-user{align-items:center;display:flex}.sidebar-avatar{background:#ff6b35;border-radius:50%;color:#fff;flex-shrink:0;font-size:1.1rem;font-weight:800;height:40px;justify-content:center;width:40px}.sidebar-name{color:#fff;font-size:.9rem;font-weight:700}.sidebar-plan{color:#fff9;font-size:.75rem}.sidebar-nav{display:flex;flex:1 1;flex-direction:column;gap:.25rem;padding:0 .75rem}.sidebar-item{align-items:center;background:#0000;border:none;border-radius:10px;color:#ffffffb3;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:.75rem;padding:.75rem 1rem;text-align:left;transition:all .2s}.sidebar-item:hover{background:#ffffff1a;color:#fff}.sidebar-item.active{background:#ff6b3540;color:#ff6b35;font-weight:700}.sidebar-icon{font-size:1.1rem}.sidebar-logout{align-items:center;background:#0000;border:1px solid #fff3;border-radius:10px;color:#fff9;cursor:pointer;display:flex;font-size:.85rem;gap:.5rem;margin:1rem .75rem 0;padding:.75rem 1rem;transition:all .2s}.sidebar-logout:hover{background:#ff6b3533;border-color:#fc8181;color:#fc8181}.dashboard-container{background:#f0f4f8;flex:1 1;overflow-y:auto;padding:2rem}.toast-container{display:flex;flex-direction:column;gap:.5rem;position:fixed;right:1.5rem;top:80px;z-index:9999}.toast{animation:slideInRight .3s ease;border-radius:10px;box-shadow:0 4px 16px #00000026;font-size:.9rem;font-weight:600;max-width:320px;padding:.85rem 1.25rem}.toast-info{background:#ebf8ff;border-left:4px solid #4299e1;color:#2b6cb0}.toast-warning{background:#fffbeb;border-left:4px solid #f6ad55;color:#c05621}.toast-success{background:#f0fff4;border-left:4px solid #68d391;color:#276749}@keyframes slideInRight{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}.sim-section{padding:1rem 0}.sim-section h2{color:#1e3a5f;font-size:1.6rem;font-weight:800;margin-bottom:.3rem}.sim-card{background:#fff;border-radius:20px;box-shadow:0 4px 20px #00000014;padding:2rem}.btn-simulate{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;margin-bottom:2rem;padding:1rem 2.5rem;transition:all .2s}.btn-simulate:hover:not(:disabled){box-shadow:0 8px 24px #667eea66;transform:translateY(-2px)}.btn-simulate:disabled{cursor:not-allowed;opacity:.6}.sim-steps{flex-direction:column}.sim-step,.sim-steps{display:flex;gap:1rem}.sim-step{align-items:center;background:#f7fafc;border:2px solid #0000;border-radius:12px;opacity:.4;padding:1rem 1.25rem;transition:all .4s}.sim-step.active{animation:pulse 1s infinite;background:#ebf4ff;border-color:#667eea;opacity:1}.sim-step.done{background:#f0fff4;border-color:#68d391;opacity:1}.sim-step-icon{font-size:1.5rem}.sim-step-text{color:#2d3748;font-size:.95rem;font-weight:500}.sim-result{align-items:center;background:#f0fff4;border:1px solid #68d391;border-radius:12px;display:flex;gap:1rem;margin-top:1.5rem;padding:1.25rem}.sim-result strong{color:#276749;font-size:1rem}.sim-result p{color:#4a5568;font-size:.9rem;margin:0}.trust-section{padding:1rem 0}.trust-section h2{color:#1e3a5f;font-size:1.6rem;font-weight:800;margin-bottom:.3rem}.trust-card{grid-gap:2rem;align-items:center;background:#fff;border-radius:20px;box-shadow:0 4px 20px #00000014;display:grid;gap:2rem;grid-template-columns:180px 1fr;padding:2rem}.trust-svg{height:160px;width:160px}.trust-breakdown h3{color:#1e3a5f;font-size:1rem;font-weight:700;margin-bottom:1rem}.trust-tip{border-radius:8px;margin-top:1rem;padding:.75rem 1rem}.offline-section{padding:1rem 0}.offline-section h2{color:#1e3a5f;font-size:1.6rem;font-weight:800;margin-bottom:.3rem}.offline-features-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(2,1fr);margin-bottom:1.5rem}.offline-feature-card{background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000000f;padding:1.5rem}.offline-feature-icon{font-size:2rem;margin-bottom:.75rem}.offline-feature-card h3{color:#1e3a5f;font-size:1rem;font-weight:700;margin-bottom:.4rem}.offline-feature-card p{color:#718096;font-size:.88rem}.offline-status-card{align-items:center;background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000000f;display:flex;flex-wrap:wrap;gap:1rem;padding:1.5rem}.online-dot{border-radius:50%;flex-shrink:0;height:12px;width:12px}.online-dot.online{background:#68d391;box-shadow:0 0 8px #68d391}.online-dot.offline{background:#fc8181;box-shadow:0 0 8px #fc8181}.proof-card{display:flex;flex-direction:column;gap:.75rem}.btn-proof{align-self:flex-start;background:#ebf4ff;border:1.5px solid #bee3f8;border-radius:10px;color:#2b6cb0;cursor:pointer;font-size:.85rem;font-weight:600;padding:.5rem 1rem;transition:background .2s}.btn-proof:hover:not(:disabled){background:#bee3f8}.btn-proof:disabled{cursor:default;opacity:.6}.proof-log{background:#f7fafc;border:1px solid #e2e8f0;border-radius:10px;display:flex;flex-direction:column;font-size:.8rem;gap:.35rem;padding:.75rem 1rem}.proof-log-title{color:#4a5568;font-size:.78rem;font-weight:700;margin-bottom:.25rem}.proof-log-row{align-items:flex-start;animation:fadeInRow .4s ease;color:#2d3748;display:flex;gap:.5rem}.proof-dot{color:#68d391;flex-shrink:0;font-size:.6rem;margin-top:.25rem}.proof-acc{color:#a0aec0;font-size:.75rem}.offline-tech-note{align-items:flex-start;background:#f0fff4;border:1.5px solid #c6f6d5;border-radius:14px;color:#276749;display:flex;font-size:.85rem;gap:.75rem;margin-top:.5rem;padding:1rem 1.25rem}.offline-tech-note code{background:#c6f6d5;border-radius:5px;font-size:.8rem;padding:.1rem .35rem}@keyframes fadeInRow{0%{opacity:0;transform:translateX(-6px)}to{opacity:1;transform:translateX(0)}}.transparency-note{color:#718096;font-size:.78rem;font-style:italic;margin-top:.2rem}@media (max-width:768px){.dashboard-layout{flex-direction:column}.sidebar{height:auto;min-width:0;min-width:auto;padding:.5rem;position:static;width:100%}.sidebar,.sidebar-nav{flex-direction:row;flex-wrap:wrap}.sidebar-logout,.sidebar-user{display:none}.offline-features-grid,.trust-card{grid-template-columns:1fr}}.you-not-alone{align-items:flex-start;background:linear-gradient(135deg,#fff5f7,#fff0f6);border:1px solid #fed7e2;border-radius:16px;display:flex;gap:1.25rem;margin-bottom:1.5rem;padding:1.5rem}.yna-emoji{font-size:2.5rem}.yna-content strong{color:#c53030;display:block;font-size:1.1rem;margin-bottom:.4rem}.yna-content p{color:#4a5568;font-size:.95rem;margin-bottom:.75rem}.yna-actions{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.yna-riders{color:#718096;font-size:.85rem}.btn-notify-family{background:linear-gradient(135deg,#e53e3e,#fc8181);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:700;padding:.5rem 1.2rem;transition:all .2s}.btn-notify-family:hover:not(:disabled){box-shadow:0 4px 12px #e53e3e4d;transform:translateY(-1px)}.btn-notify-family:disabled{cursor:not-allowed;opacity:.7}.heart-section{display:flex;flex-direction:column;gap:1.5rem}.heart-section h2{color:#1e3a5f;font-size:1.6rem;font-weight:800}.story-card{background:linear-gradient(135deg,#fff5f7,#fef3c7);border:1px solid #fed7e2;border-radius:16px;padding:1.5rem}.story-badge{background:#e53e3e;border-radius:20px;color:#fff;display:inline-block;font-size:.78rem;font-weight:700;margin-bottom:.75rem;padding:.25rem .75rem}.story-name{color:#1e3a5f;font-weight:700;margin-bottom:.5rem}.story-text{color:#4a5568;font-size:.95rem;font-style:italic;line-height:1.7}.family-assurance-card{background:#fff;border-left:4px solid #e53e3e;border-radius:16px;box-shadow:0 4px 16px #00000014;padding:1.5rem}.fa-header{align-items:center;display:flex;gap:1rem;margin-bottom:1.25rem}.fa-icon{font-size:2.5rem}.fa-header h3{color:#1e3a5f;font-size:1.1rem;font-weight:700;margin-bottom:.2rem}.fa-header p{color:#718096;font-size:.85rem}.fa-contact{background:#f0fff4;border-radius:8px;color:#276749;font-size:.9rem;margin-bottom:1rem;padding:.75rem 1rem}.email-preview{background:#f7fafc;border:1px solid #e2e8f0;border-radius:10px;font-size:.85rem;margin-bottom:1rem;padding:1rem}.email-subject{border-bottom:1px solid #e2e8f0;color:#1e3a5f;font-weight:700;margin-bottom:.75rem;padding-bottom:.5rem}.email-body{color:#4a5568;line-height:1.7}.btn-send-family{background:linear-gradient(135deg,#e53e3e,#fc8181);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.85rem 2rem;transition:all .2s}.btn-send-family:hover:not(:disabled){box-shadow:0 6px 16px #e53e3e4d;transform:translateY(-2px)}.btn-send-family:disabled{cursor:not-allowed;opacity:.7}.fa-setup{color:#718096;padding:1rem;text-align:center}.btn-add-family{background:#1e3a5f;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;margin-top:.75rem;padding:.75rem 1.5rem}.nearby-card{align-items:center;background:#fff;border-radius:16px;box-shadow:0 4px 16px #00000014;display:flex;gap:1.25rem;padding:1.5rem}.nearby-icon{font-size:2.5rem}.nearby-card h3{color:#1e3a5f;font-size:1rem;font-weight:700;margin-bottom:.3rem}.nearby-card p{color:#718096;font-size:.88rem}.loyalty-card{align-items:center;background:linear-gradient(135deg,#f0fff4,#e6fffa);border:1px solid #9ae6b4;border-radius:16px;display:flex;gap:1.25rem;padding:1.5rem}.loyalty-icon{font-size:2.5rem}.loyalty-card h3{color:#276749;font-size:1rem;font-weight:700;margin-bottom:.3rem}.loyalty-card p{color:#4a5568;font-size:.88rem}.loyalty-badge{background:#48bb78;border-radius:12px;color:#fff;font-size:1.3rem;font-weight:900;margin-left:auto;padding:.5rem 1rem}.thankyou-card{background:linear-gradient(135deg,#1e3a5f,#2c5282);border-radius:16px;color:#fff;padding:2rem;text-align:center}.ty-heart{font-size:3rem;margin-bottom:.75rem}.thankyou-card h3{font-size:1.3rem;font-weight:800;margin-bottom:.5rem}.thankyou-card p{color:#fffc;font-size:.95rem}.claims-heart-msg{align-items:flex-start;background:linear-gradient(135deg,#fff5f7,#fff0f6);border:1px solid #fed7e2;border-radius:14px;display:flex;gap:1rem;margin-bottom:1.5rem;padding:1.25rem}.chm-icon{flex-shrink:0;font-size:2rem}.claims-heart-msg strong{color:#c53030;display:block;font-size:1rem;margin-bottom:.3rem}.claims-heart-msg p{color:#4a5568;font-size:.88rem;line-height:1.6;margin:0}.claim-heart-msg{color:#c53030;display:block;font-size:.82rem;font-style:italic;margin-top:.2rem}.story-section h2{color:#1e3a5f;font-size:1.6rem;font-weight:800;margin-bottom:.3rem}.stories-list{display:flex;flex-direction:column;gap:1.25rem;margin-top:1.5rem}.story-full-card{background:linear-gradient(135deg,#fffbeb,#fef3c7);border:1px solid #fbd38d;border-radius:16px;padding:1.75rem;position:relative}.story-full-card.today{background:linear-gradient(135deg,#fff5f7,#fef3c7);border-color:#e53e3e}.story-full-card .story-name{color:#1e3a5f;font-size:1.05rem;font-weight:800;margin-bottom:.6rem}.story-full-card .story-text{color:#4a5568;font-size:.95rem;font-style:italic;line-height:1.8;margin-bottom:.75rem}.story-footer{color:#e53e3e;font-size:.82rem;font-weight:600}.story-rider-header{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.story-rider-emoji{font-size:2.2rem}.story-role{color:#718096;font-size:.82rem;margin:0}.story-full-card .story-text{white-space:pre-line}.notif-bell{cursor:pointer;position:relative}.notif-bell,.notif-dot{align-items:center;color:#fff;display:flex}.notif-dot{background:#e53e3e;border-radius:50%;font-size:.65rem;font-weight:800;height:18px;justify-content:center;position:absolute;right:-6px;top:-6px;width:18px}.notif-panel{background:#fff;border-radius:16px;box-shadow:0 8px 32px #0000002e;overflow:hidden;position:absolute;right:0;top:2.5rem;width:320px;z-index:9999}.notif-header{align-items:center;border-bottom:1px solid #e2e8f0;color:#1e3a5f;display:flex;font-weight:700;justify-content:space-between;padding:1rem 1.25rem}.notif-header button{background:none;border:none;color:#718096;cursor:pointer;font-size:.8rem}.notif-header button:hover{color:#e53e3e}.notif-empty{color:#718096;font-size:.9rem;padding:2rem;text-align:center}.notif-item{border-bottom:1px solid #f7fafc;display:flex;flex-direction:column;gap:.2rem;padding:.85rem 1.25rem;transition:background .15s}.notif-item:hover{background:#f7fafc}.notif-item.notif-warning{border-left:3px solid #f6ad55}.notif-item.notif-success{border-left:3px solid #68d391}.notif-item.notif-info{border-left:3px solid #4facfe}.notif-msg{color:#2d3748;font-size:.88rem;font-weight:500}.notif-time{color:#a0aec0;font-size:.75rem}.loyalty-section{display:flex;flex-direction:column;gap:1.5rem}.loyalty-section h2{color:#1e3a5f;font-size:1.6rem;font-weight:800}.loyalty-tier-card{align-items:center;background:#fff;border:2px solid;border-radius:16px;box-shadow:0 4px 16px #00000014;display:flex;justify-content:space-between;padding:1.5rem}.tier-badge{border-radius:20px;color:#fff;font-size:.95rem;font-weight:800;padding:.4rem 1rem}.tier-left h3{color:#1e3a5f;font-size:1rem;font-weight:700;margin-bottom:.2rem}.tier-left p{color:#718096;font-size:.82rem}.tier-score{font-size:2.5rem;font-weight:900}.tier-score span{color:#718096;font-size:1rem}.active-rewards h3,.milestones-section h3{color:#1e3a5f;font-size:1.1rem;font-weight:700;margin-bottom:1rem}.rewards-grid{display:flex;flex-direction:column;gap:.85rem}.reward-card{align-items:center;background:#fff;border-radius:14px;box-shadow:0 2px 10px #0000000f;display:flex;gap:1rem;padding:1.25rem}.reward-card.unlocked{border-left:4px solid #48bb78}.reward-card.locked{border-left:4px solid #fc8181;opacity:.7}.reward-icon{flex-shrink:0;font-size:2rem}.reward-info{flex:1 1}.reward-info strong{color:#1e3a5f;display:block;font-size:.95rem;margin-bottom:.2rem}.reward-info p{color:#718096;font-size:.82rem;margin:0}.reward-tag{background:#c6f6d5;border-radius:20px;color:#276749;font-size:.75rem;font-weight:700;padding:.25rem .75rem}.milestones-list{display:flex;flex-direction:column;gap:.75rem}.milestone-item{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;display:flex;gap:1rem;padding:1rem 1.25rem}.milestone-item.done{background:#f0fff4}.milestone-item.pending{opacity:.65}.milestone-check{flex-shrink:0;font-size:1.2rem}.milestone-info{display:flex;flex:1 1;flex-direction:column;gap:.2rem}.milestone-label{color:#1e3a5f;font-size:.9rem;font-weight:600}.milestone-reward{color:#718096;font-size:.8rem}.milestone-unlocked{background:#48bb78;border-radius:20px;color:#fff;font-size:.72rem;font-weight:700;padding:.2rem .6rem}.honest-badge-card{background:linear-gradient(135deg,#1e3a5f,#2c5282);color:#fff;gap:1.25rem;padding:1.75rem}.hb-icon{flex-shrink:0;font-size:3rem}.honest-badge-card h3{font-size:1.1rem;font-weight:800;margin-bottom:.4rem}.honest-badge-card p{color:#fffc;font-size:.88rem}.voice-section h2{color:#1e3a5f;font-size:1.6rem;font-weight:800;margin-bottom:.3rem}.voice-card{background:#fff;border-radius:20px;box-shadow:0 4px 20px #00000014;display:flex;flex-direction:column;gap:2rem;padding:2rem}.voice-instructions h3{color:#1e3a5f;font-size:1rem;font-weight:700;margin-bottom:.75rem}.voice-examples{display:flex;flex-direction:column;gap:.5rem}.voice-example{background:#f7fafc;border-left:3px solid #667eea;border-radius:0 8px 8px 0;color:#4a5568;font-size:.88rem;font-style:italic;padding:.6rem 1rem}.voice-mic-area{gap:1.25rem}.voice-mic-area,.voice-mic-btn{align-items:center;display:flex;flex-direction:column}.voice-mic-btn{background:linear-gradient(135deg,#1e3a5f,#2c5282);border:none;border-radius:50%;box-shadow:0 8px 24px #1e3a5f4d;color:#fff;cursor:pointer;font-size:.95rem;font-weight:700;gap:.5rem;height:160px;transition:all .3s;width:160px}.voice-mic-btn:hover{transform:scale(1.05)}.voice-mic-btn.listening{animation:micPulse 1.2s ease-in-out infinite;background:linear-gradient(135deg,#e53e3e,#fc8181);box-shadow:0 0 0 0 #e53e3e66}@keyframes micPulse{0%{box-shadow:0 0 0 0 #e53e3e80}70%{box-shadow:0 0 0 20px #e53e3e00}to{box-shadow:0 0 0 0 #e53e3e00}}.mic-icon{font-size:2.5rem}.voice-waves{align-items:center;display:flex;gap:4px;height:40px}.voice-waves span{animation:wave .8s ease-in-out infinite;background:#e53e3e;border-radius:3px;display:block;width:6px}.voice-waves span:first-child{animation-delay:0s;height:12px}.voice-waves span:nth-child(2){animation-delay:.1s;height:28px}.voice-waves span:nth-child(3){animation-delay:.2s;height:40px}.voice-waves span:nth-child(4){animation-delay:.3s;height:28px}.voice-waves span:nth-child(5){animation-delay:.4s;height:12px}@keyframes wave{0%,to{transform:scaleY(1)}50%{transform:scaleY(.4)}}.voice-transcript{background:#f7fafc;border-radius:10px;max-width:400px;padding:.85rem 1.25rem;text-align:center}.vt-label{color:#718096;display:block;font-size:.78rem;margin-bottom:.3rem}.vt-text{color:#1e3a5f;font-size:1rem;font-style:italic;font-weight:600}.voice-error{background:#fff5f5;border:1px solid #fc8181;border-radius:8px;color:#c53030;font-size:.88rem;max-width:400px;padding:.75rem 1rem;text-align:center}.voice-result{align-items:flex-start;border-radius:14px;display:flex;gap:1rem;padding:1.5rem}.voice-result.processing{background:#ebf8ff;border:1px solid #90cdf4}.voice-result.approved{background:#f0fff4;border:1px solid #9ae6b4}.vr-icon{flex-shrink:0;font-size:2rem}.vr-content strong{color:#1e3a5f;display:block;font-size:1.05rem;margin-bottom:.5rem}.vr-content p{color:#4a5568;font-size:.9rem;margin-bottom:.3rem}.vr-heart{color:#e53e3e!important;font-style:italic;margin-top:.5rem!important}.voice-supported-langs{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem}.voice-supported-langs span:first-child{color:#718096;font-size:.85rem;font-weight:600}.lang-tag{background:#edf2f7;border-radius:20px;color:#4a5568;font-size:.78rem;font-weight:500;padding:.25rem .75rem}@media (max-width:768px){.voice-mic-btn{height:130px;width:130px}}.vr-hindi{background:#ffffffb3;border-left:3px solid #ff6b35;border-radius:10px;color:#1e3a5f;font-size:1.05rem;font-weight:600;line-height:1.7;margin-bottom:.85rem;padding:.85rem 1rem}.vr-details{color:#718096;display:flex;flex-wrap:wrap;font-size:.85rem;gap:1.5rem;margin-bottom:.5rem}.vr-details strong{color:#1e3a5f}.btn-stop-speech{background:#e2e8f0;border:none;border-radius:20px;color:#4a5568;cursor:pointer;font-size:.85rem;font-weight:600;padding:.5rem 1.25rem;transition:all .2s}.btn-stop-speech:hover{background:#fc8181;color:#fff}.map-tab h2{color:#1e3a5f;font-size:1.6rem;font-weight:800;margin-bottom:.3rem}.map-weather-strip{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;color:#4a5568;display:flex;flex-wrap:wrap;font-size:.9rem;gap:1.25rem;margin-bottom:1rem;padding:.85rem 1.25rem}.map-weather-strip.disruption{background:#fff5f5;border:1px solid #fc8181}.map-alert-tag{background:#fc8181;border-radius:20px;color:#fff;font-size:.78rem;font-weight:700;padding:.2rem .7rem}.map-gps-note{color:#718096;font-size:.82rem;margin-bottom:.75rem}.map-loading{color:#718096;font-size:1rem;padding:3rem;text-align:center}.map-layout{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 280px;min-height:520px}.map-container{border-radius:16px!important;box-shadow:0 4px 20px #0000001f;display:block!important;height:520px!important;min-height:520px!important;overflow:hidden;width:100%!important}.map-you-marker{align-items:center;display:flex;font-size:1.8rem;height:50px;justify-content:center;position:relative;width:50px}.map-you-pulse{animation:mapPulse 2s ease-out infinite;background:#4facfe4d;border-radius:50%;height:50px;position:absolute;width:50px}.map-rider-marker{align-items:center;background:#fff;border:2px solid #48bb78;border-radius:50%;box-shadow:0 2px 8px #0003;display:flex;font-size:1.2rem;height:36px;justify-content:center;width:36px}.map-rider-marker.disrupted{background:#fff5f5;border-color:#fc8181}.map-riders-panel{background:#fff;border-radius:16px;box-shadow:0 4px 16px #00000014;display:flex;flex-direction:column;overflow:hidden;padding:1rem}.map-riders-panel h3{color:#1e3a5f;font-size:.95rem;font-weight:700;margin-bottom:.75rem}.map-riders-list{display:flex;flex:1 1;flex-direction:column;gap:.5rem;overflow-y:auto}.map-rider-item{align-items:center;border-radius:10px;cursor:pointer;display:flex;gap:.75rem;padding:.6rem .75rem;transition:background .15s}.map-rider-item:hover{background:#f7fafc}.map-rider-item.disrupted{background:#fff5f5}.mri-avatar{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.85rem;font-weight:700;height:32px;justify-content:center;width:32px}.mri-info{display:flex;flex:1 1;flex-direction:column}.mri-name{color:#1e3a5f;font-size:.85rem;font-weight:600}.mri-platform{color:#718096;font-size:.75rem}.mri-status{font-size:1rem}.map-stats-row{border-top:1px solid #e2e8f0;display:flex;gap:.5rem;margin-top:.75rem;padding-top:.75rem}.map-stat{flex:1 1;text-align:center}.map-stat span{color:#1e3a5f;display:block;font-size:1.3rem;font-weight:800}.map-stat p{color:#718096;font-size:.72rem;margin:0}.map-stat.disrupted span{color:#fc8181}@media (max-width:768px){.map-layout{grid-template-columns:1fr;height:auto}.map-container{height:350px}}.location-fraud-alert{align-items:flex-start;background:#fff5f5;border:2px solid #fc8181;border-radius:14px;display:flex;gap:1rem;margin-bottom:1rem;padding:1.25rem}.lfa-icon{flex-shrink:0;font-size:2rem}.lfa-content strong{color:#c53030;display:block;font-size:1rem;margin-bottom:.4rem}.lfa-content p{color:#4a5568;font-size:.88rem;margin-bottom:.3rem}.lfa-note{color:#718096!important;font-style:italic}.location-verified{background:#f0fff4;border:1px solid #68d391;border-radius:10px;color:#276749;font-size:.88rem;font-weight:600;margin-bottom:1rem;padding:.75rem 1.25rem}.claim-denied-banner{background:#fff5f5;border:2px solid #fc8181;border-radius:16px;display:flex;gap:1rem;margin-bottom:1.5rem;padding:1.5rem}.cdb-icon{flex-shrink:0;font-size:2.5rem}.cdb-content strong{color:#c53030;display:block;font-size:1.05rem;margin-bottom:.5rem}.cdb-content p{color:#4a5568;font-size:.9rem;line-height:1.6;margin-bottom:.5rem}.cdb-steps{background:#fff;border-radius:10px;margin:.75rem 0;padding:.85rem 1rem}.cdb-steps span{color:#1e3a5f;display:block;font-size:.85rem;font-weight:700;margin-bottom:.5rem}.cdb-steps ul{display:flex;flex-direction:column;gap:.4rem;list-style:none}.cdb-steps li{color:#4a5568;font-size:.85rem}.cdb-note{color:#a0aec0!important;font-size:.78rem!important;font-style:italic}.ai-defense h2{color:#1e3a5f;font-size:1.6rem;font-weight:800;margin-bottom:.3rem}.ade-section{background:#fff;border-radius:16px;box-shadow:0 4px 16px #00000012;margin-bottom:1.25rem;padding:1.5rem}.ade-section h3{color:#1e3a5f;font-size:1.05rem;font-weight:700;margin-bottom:1rem}.ade-sub{color:#718096;font-size:.85rem;margin-bottom:1rem;margin-top:-.5rem}.ade-trust-card{grid-gap:2rem;align-items:start;background:#fff;border:2px solid;border-radius:20px;box-shadow:0 4px 20px #00000014;display:grid;gap:2rem;grid-template-columns:180px 1fr;margin-bottom:1.25rem;padding:1.75rem}.ade-trust-left{align-items:center;display:flex;flex-direction:column;gap:1rem}.ade-gauge{height:150px;width:150px}.ade-verdict{border-radius:20px;color:#fff;font-size:.9rem;font-weight:800;padding:.5rem 1.25rem;text-align:center}.ade-trust-right h3{color:#1e3a5f;font-size:1.1rem;font-weight:800;margin-bottom:.3rem}.ade-trust-right p{color:#718096;font-size:.85rem;margin-bottom:1rem}.ade-signals{display:flex;flex-direction:column;gap:.5rem}.ade-signal-row{align-items:center;background:#f7fafc;border-radius:8px;display:flex;gap:.75rem;padding:.5rem .75rem}.ade-signal-dot{border-radius:50%;flex-shrink:0;height:10px;width:10px}.ade-signal-dot.ok{background:#48bb78}.ade-signal-dot.flag{background:#fc8181}.ade-signal-label{color:#4a5568;flex:1 1;font-size:.85rem;font-weight:500}.ade-signal-val{color:#718096;font-size:.82rem}.ade-signal-status{font-size:.9rem;font-weight:700}.ade-signal-status.ok{color:#48bb78}.ade-signal-status.flag{color:#fc8181}.ade-sensors-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.ade-sensor-card{background:#f7fafc;border-radius:12px;overflow:hidden}.ade-sensor-visual{align-items:center;box-sizing:border-box;display:flex;height:80px;justify-content:center;padding:.5rem;width:100%}.ade-sensor-card .ade-sensor-icon{display:block;font-size:1.5rem;margin:.75rem 1.25rem .25rem}.ade-sensor-card h4{color:#1e3a5f;font-size:.9rem;font-weight:700;margin:0 1.25rem .4rem}.ade-sensor-card p{color:#4a5568;font-size:.82rem;margin:0 1.25rem .25rem}.ade-sensor-card .ade-flag-tag,.ade-sensor-card .ade-neutral-tag,.ade-sensor-card .ade-ok-tag,.ade-sensor-card .ade-waiting{display:inline-block;margin:.25rem 1.25rem 1rem}.ade-flag-tag{background:#fff5f5;color:#c53030}.ade-flag-tag,.ade-ok-tag{border-radius:6px;display:inline-block;font-size:.78rem;font-weight:600;padding:.25rem .6rem}.ade-ok-tag{background:#f0fff4;color:#276749}.ade-neutral-tag{background:#ebf8ff;border-radius:6px;color:#2b6cb0;display:inline-block;font-size:.78rem;font-weight:600;padding:.25rem .6rem}.ade-waiting{color:#a0aec0;font-size:.82rem;font-style:italic}.ade-motion-flag{background:#fff5f5;border:1px solid #fc8181;border-radius:10px;color:#c53030;font-size:.88rem;margin-top:1rem;padding:.85rem 1rem}.ade-xai-header{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.ade-xai-header span{color:#718096;font-size:.9rem;font-weight:600}.ade-xai-body{border-top:1px solid #e2e8f0;margin-top:1rem;padding-top:1rem}.ade-verdict-big{font-size:1.2rem;font-weight:800;margin-bottom:1rem}.ade-reasons{background:#f0fff4;border-radius:10px;margin-bottom:.75rem;padding:1rem}.ade-reasons strong{color:#276749;display:block;font-size:.9rem;margin-bottom:.5rem}.ade-flags-list ul,.ade-reasons ul{display:flex;flex-direction:column;gap:.35rem;list-style:none}.ade-reasons li{color:#4a5568;font-size:.85rem}.ade-flags-list{background:#fff5f5;border-radius:10px;padding:1rem}.ade-flags-list strong{color:#c53030;display:block;font-size:.9rem;margin-bottom:.5rem}.ade-flags-list li{color:#c53030;font-size:.85rem}.ade-peer-card{align-items:center;display:flex;gap:1.5rem}.ade-peer-count{flex-shrink:0;font-size:3.5rem;font-weight:900}.ade-peer-card strong{color:#1e3a5f;display:block;margin-bottom:.3rem}.ade-peer-card p{color:#4a5568;font-size:.88rem;margin-bottom:.25rem}.ade-peer-note{color:#718096!important;font-size:.82rem!important;font-style:italic}.ade-heatmap{display:flex;flex-direction:column;gap:.6rem}.ade-heatmap-header{color:#718096;font-size:.78rem;font-weight:700;padding:0 .5rem}.ade-heatmap-header,.ade-heatmap-row{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:2fr 1fr 1fr 80px}.ade-heatmap-row{align-items:center;background:#f7fafc;border-radius:8px;padding:.6rem .75rem}.ade-zone-name{color:#2d3748;font-size:.82rem;font-weight:500}.ade-bar-wrap{align-items:center;display:flex;gap:.5rem}.ade-bar-fill{border-radius:4px;height:8px;min-width:4px}.ade-bar-wrap span{color:#718096;font-size:.78rem}.ade-zone-tag{border-radius:20px;color:#fff;font-size:.72rem;font-weight:700;padding:.2rem .5rem;text-align:center}.ade-heatmap-visuals{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:1fr 1fr;margin-bottom:1.4rem}.ade-map-card,.ade-pie-card{background:#f7fafc;border:1px solid #e2e8f0;border-radius:14px;padding:1rem 1.2rem}.ade-pie-title{color:#2d3748;font-size:.85rem;font-weight:700;margin-bottom:.5rem}.ade-pie-stats{display:flex;gap:1.2rem;justify-content:center;margin-top:.4rem}.ade-pie-stat{align-items:center;color:#4a5568;display:flex;font-size:.8rem;gap:.3rem}.ade-pie-stat strong{color:#1e3a5f}.ade-india-map{align-items:center;display:flex;flex-direction:column;gap:.6rem}.india-svg{height:auto;max-width:280px;width:100%}.ade-map-legend{color:#4a5568;display:flex;flex-wrap:wrap;font-size:.75rem;gap:.8rem;justify-content:center}.ade-map-legend span{align-items:center;display:flex;gap:.25rem}@keyframes mapPulse{0%{r:14;opacity:.5}to{r:22;opacity:0}}@media (max-width:768px){.ade-heatmap-visuals,.ade-sensors-grid,.ade-trust-card{grid-template-columns:1fr}}.ade-risk-stream{display:flex;flex-direction:column;gap:1.25rem}.ade-risk-visual{flex-wrap:wrap;gap:2rem}.ade-risk-orb,.ade-risk-visual{align-items:center;display:flex}.ade-risk-orb{animation:orbPulse 2s ease-in-out infinite;border-radius:50%;flex-direction:column;flex-shrink:0;height:160px;justify-content:center;overflow:hidden;position:relative;transition:background 1s ease,box-shadow 1s ease;width:160px}@keyframes orbPulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}.ade-orb-number{color:#fff;font-size:2.8rem;font-weight:900;line-height:1;z-index:2}.ade-orb-label{color:#fffc;font-size:.75rem;font-weight:700;letter-spacing:3px;z-index:2}.ade-orb-wave{animation:waveAnim 2s ease-in-out infinite;background:#ffffff26;border-radius:50%;bottom:-10px;height:60px;left:-10px;position:absolute;right:-10px}@keyframes waveAnim{0%,to{transform:translateY(0) scaleX(1)}50%{transform:translateY(-8px) scaleX(1.05)}}.ade-trend-arrow{align-items:center;display:flex;flex-direction:column;font-size:2.5rem;font-weight:900;gap:.3rem}.ade-trend-arrow span{font-size:.8rem;font-weight:600}.ade-trend-arrow.rising{color:#9b59b6}.ade-trend-arrow.falling{color:#b39ddb}.ade-trend-arrow.stable{color:#ce93d8}.ade-mini-bars{gap:4px;height:50px;min-width:120px}.ade-mini-bar-wrap,.ade-mini-bars{align-items:flex-end;display:flex;flex:1 1}.ade-mini-bar{border-radius:3px 3px 0 0;transition:height .5s ease,background .5s ease;width:100%}.ade-risk-pills{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.ade-risk-pill{align-items:center;display:flex;flex-direction:column;gap:.4rem}.ade-pill-ring svg{height:70px;width:70px}.ade-risk-pill span{color:#4a5568;font-size:.8rem;font-weight:600}.ade-risk-status-bar{align-items:center;border:1px solid;border-radius:12px;display:flex;gap:1rem;padding:1rem 1.25rem;transition:all .8s ease}.ade-zones{display:flex;flex-direction:column;gap:.85rem}.ade-zone-card{border:2px solid;border-radius:12px;padding:1rem 1.25rem}.ade-zone-header{align-items:center;display:flex;gap:.75rem;margin-bottom:.5rem}.ade-zone-dot{border-radius:50%;flex-shrink:0;height:12px;width:12px}.ade-zone-header strong{color:#1e3a5f;flex:1 1;font-size:.95rem}.ade-zone-risk{border-radius:20px;color:#fff;font-size:.75rem;font-weight:700;padding:.2rem .6rem}.ade-zone-reason{color:#4a5568;font-size:.85rem;margin-bottom:.75rem}.ade-zone-footer{color:#718096;display:flex;font-size:.82rem;justify-content:space-between}.ade-eligible{color:#276749;font-weight:600}.ade-not-eligible{color:#a0aec0}.ade-zt-grid{grid-gap:.6rem;display:grid;gap:.6rem;grid-template-columns:repeat(2,1fr);margin-bottom:1rem}.ade-zt-check{align-items:center;border-radius:8px;display:flex;font-size:.85rem;font-weight:500;gap:.6rem;padding:.6rem .85rem}.ade-zt-check.pass{background:#f0fff4;color:#276749}.ade-zt-check.fail{background:#fff5f5;color:#c53030}.ade-zt-verdict{border-radius:10px;color:#fff;font-size:1rem;padding:1rem 1.5rem;text-align:center}.ade-devices{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.ade-device-card{align-items:center;background:#f7fafc;border-radius:12px;display:flex;gap:1rem;padding:1rem 1.25rem}.ade-device-card.active{border-left:3px solid #48bb78}.ade-device-card.inactive{border-left:3px solid #e2e8f0;opacity:.7}.ade-device-icon{flex-shrink:0;font-size:1.8rem}.ade-device-info{display:flex;flex:1 1;flex-direction:column;gap:.2rem}.ade-device-info strong{color:#1e3a5f;font-size:.9rem}.ade-device-info span{color:#718096;font-size:.78rem}.ade-device-status{font-size:.82rem;font-weight:600}.ade-sync-note{background:#f7fafc;border-radius:8px;color:#718096;font-size:.82rem;padding:.75rem 1rem}@media (max-width:768px){.ade-zt-grid{grid-template-columns:1fr}}.payout-timeline{margin-top:2rem}.payout-timeline h3{color:#1e3a5f;font-size:1.1rem;font-weight:800;margin-bottom:1.5rem}.htl-container{background:linear-gradient(135deg,#f8f0ff,#ede7f6);border-radius:20px;overflow-x:auto;padding:1.5rem;position:relative}.htl-road{height:320px;margin:0 1rem;position:relative}.htl-axis{background:linear-gradient(90deg,#9b59b6,#4facfe,#48bb78,#fa709a,#e67e22);border-radius:4px;box-shadow:0 2px 12px #9b59b64d;height:8px;z-index:0}.htl-axis,.htl-axis:after{left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.htl-axis:after{background:repeating-linear-gradient(90deg,#fff9,#fff9 20px,#0000 0,#0000 40px);content:"";height:2px}.htl-rider{filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));font-size:2rem;position:absolute;top:50%;transform:translateY(-200%);transition:left 1.2s cubic-bezier(.4,0,.2,1);z-index:10}.htl-popup{animation:popupBounce .5s cubic-bezier(.175,.885,.32,1.275) both;background:#fff;border-radius:12px;box-shadow:0 4px 16px #00000026;font-size:.85rem;font-weight:800;padding:.4rem .8rem;position:absolute;top:20%;transform:translateX(-50%);white-space:nowrap;z-index:20}@keyframes popupBounce{0%{opacity:0;transform:translateX(-50%) translateY(10px) scale(.8)}to{opacity:1;transform:translateX(-50%) translateY(0) scale(1)}}.htl-nodes{bottom:0;justify-content:space-around;left:0;position:absolute;right:0;top:0;z-index:1}.htl-node,.htl-nodes{align-items:center;display:flex}.htl-node{animation:htlFadeIn .6s ease both;flex:1 1;flex-direction:column}@keyframes htlFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.htl-dot{align-items:center;animation:htlPop .5s cubic-bezier(.175,.885,.32,1.275) both;border:3px solid #fff;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;font-size:1.4rem;height:52px;justify-content:center;transition:transform .2s;width:52px;z-index:3}.htl-dot:hover{transform:scale(1.2)}.htl-dot.active{animation:htlPop .5s cubic-bezier(.175,.885,.32,1.275) both,dotGlow 1s ease-in-out infinite}@keyframes htlPop{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes dotGlow{0%,to{box-shadow:0 0 8px currentColor}50%{box-shadow:0 0 24px currentColor,0 0 40px currentColor}}.htl-stem{border-radius:2px;flex-shrink:0;height:24px;width:3px}.htl-card{animation:htlCardIn .5s ease both;background:#fff;border:2px solid;border-radius:14px;box-shadow:0 4px 16px #0000001a;padding:.85rem 1rem;text-align:center;transition:transform .2s,box-shadow .2s;width:130px}.htl-card:hover{box-shadow:0 10px 28px #00000026;transform:translateY(-4px)}.htl-card.lit{border-width:3px;box-shadow:0 12px 32px #0003;transform:translateY(-6px)}@keyframes htlCardIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.htl-card-icon{font-size:1.6rem;margin-bottom:.3rem}.htl-card-reason{color:#1e3a5f;font-size:.75rem;font-weight:700;line-height:1.3;margin-bottom:.3rem}.htl-card-amount{font-size:1.1rem;font-weight:900;margin-bottom:.25rem}.htl-card-date{color:#718096;font-size:.7rem;margin-bottom:.4rem}.htl-badge{border-radius:20px;font-size:.65rem;font-weight:700;padding:.15rem .5rem}.htl-approved{background:#c6f6d5;color:#276749}.htl-processing{background:#bee3f8;color:#2b6cb0}.htl-flagged{background:#fed7d7;color:#c53030}.htl-spacer{height:130px}.trust-hero-card{grid-gap:2rem;align-items:center;border:2px solid;border-radius:20px;display:grid;gap:2rem;grid-template-columns:220px 1fr;margin-bottom:1.5rem;padding:2rem}.trust-big-circle{align-items:center;animation:trustGlow 3s ease-in-out infinite;border:3px solid;border-radius:50%;display:flex;height:180px;justify-content:center;position:relative;width:180px}@keyframes trustGlow{0%,to{box-shadow:0 0 20px currentColor}50%{box-shadow:0 0 50px currentColor}}.trust-svg-big{height:100%;left:0;position:absolute;top:0;width:100%}.trust-circle-inner{position:relative;text-align:center;z-index:2}.trust-big-num{font-size:2.8rem;font-weight:900;line-height:1}.trust-big-label{color:#718096;font-size:.85rem;font-weight:600}.trust-big-emoji{animation:bounce 2s ease-in-out infinite;font-size:1.8rem;margin-top:.25rem}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.trust-tier-badge{border-radius:20px;color:#fff;display:inline-block;font-size:.95rem;font-weight:800;margin-bottom:.75rem;padding:.4rem 1.2rem}.trust-hero-msg{color:#4a5568;font-size:.9rem;line-height:1.6;margin-bottom:1.25rem}.trust-perks{display:flex;flex-direction:column;gap:.6rem}.trust-perk{align-items:center;background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000000d;display:flex;gap:.75rem;padding:.6rem 1rem}.trust-perk-icon{font-size:1.2rem}.trust-perk-label{color:#4a5568;flex:1 1;font-size:.85rem;font-weight:500}.trust-perk-val{font-size:.9rem;font-weight:800}.trust-signals-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-bottom:1rem}.trust-signal-card{background:#fff;border-radius:14px;box-shadow:0 4px 12px #0000000f;gap:1rem;padding:1.25rem}.trust-signal-card,.tsc-icon{align-items:center;display:flex}.tsc-icon{border-radius:12px;flex-shrink:0;font-size:1.5rem;height:48px;justify-content:center;width:48px}.tsc-info{display:flex;flex:1 1;flex-direction:column;gap:.2rem}.tsc-label{color:#1e3a5f;font-size:.88rem;font-weight:700}.tsc-desc{color:#718096;font-size:.75rem}.tsc-right{align-items:flex-end;display:flex;flex-direction:column;gap:.4rem}.tsc-score{font-size:1.2rem;font-weight:900}.tsc-score span{color:#718096;font-size:.75rem;font-weight:400}.tsc-bar-track{background:#e2e8f0;border-radius:3px;height:6px;overflow:hidden;width:80px}.tsc-bar-fill{border-radius:3px;height:100%;transition:width 1s ease}.trust-tip{background:#f7fafc;border-radius:10px;color:#718096;font-size:.85rem;padding:.85rem 1.25rem}.geo-zones-visual{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.geo-zone-box{flex-direction:column;gap:.6rem}.geo-zone-box,.geo-zone-symbol{align-items:center;display:flex}.geo-zone-symbol{animation:zoneFloat 3s ease-in-out infinite;border-radius:50%;box-shadow:0 8px 32px #0003;height:160px;justify-content:center;overflow:hidden;position:relative;width:160px}@keyframes zoneFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.geo-ring{animation:ringPulse 2s ease-in-out infinite;border:2px solid;border-radius:50%;position:absolute}@keyframes ringPulse{0%,to{opacity:.4}50%{opacity:1}}.geo-zone-letter{color:#fff;font-size:3.5rem;font-weight:900;text-shadow:0 2px 8px #0000004d;z-index:2}.geo-rider-dot{animation:riderFloat 2s ease-in-out infinite;font-size:.9rem;position:absolute;z-index:3}@keyframes riderFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.geo-zone-label{font-size:.9rem;font-weight:800}.geo-zone-count{color:#718096;font-size:.82rem}.geo-zone-eligible{font-size:.78rem;font-weight:600}@media (max-width:768px){.trust-hero-card,.trust-signals-grid{grid-template-columns:1fr}}.user-zone-banner{align-items:center;border:2px solid;border-radius:14px;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.25rem}.user-zone-banner strong{display:block;font-size:1rem;margin-bottom:.25rem}.user-zone-banner p{color:#4a5568;font-size:.85rem;margin:0}.uzb-badge{border-radius:20px;color:#fff;font-size:.9rem;font-weight:800;margin-left:auto;padding:.4rem 1rem}.geo-zone-box.user-here .geo-zone-symbol{animation:zoneFloat 3s ease-in-out infinite,userZonePulse 2s ease-in-out infinite}@keyframes userZonePulse{0%,to{transform:scale(1) translateY(0)}50%{transform:scale(1.05) translateY(-8px)}}.geo-you-dot{background:#0006;border-radius:10px;bottom:12%;font-size:.7rem;padding:.15rem .4rem;position:absolute;white-space:nowrap;z-index:4}.geo-you-dot,.geo-you-tag{color:#fff;font-weight:800}.geo-you-tag{background:#fff;border-radius:20px;font-size:.75rem;margin-top:-.25rem;padding:.25rem .75rem}.geo-zone-examples{display:flex;flex-direction:column;gap:.3rem;margin-top:.5rem;width:160px}.geo-example-tag{background:#fff;border:1px solid;border-radius:6px;font-size:.7rem;font-weight:600;padding:.2rem .5rem;text-align:center}.geo-examples-title{color:#718096;font-size:.7rem;font-weight:600;margin-bottom:.25rem}.rm-hero{grid-gap:2rem;align-items:center;border:2px solid;border-radius:20px;display:grid;gap:2rem;grid-template-columns:260px 1fr;margin-bottom:1.5rem;padding:2rem;transition:background 1s ease}.rm-gauge-wrap{align-items:center;display:flex;flex-direction:column;position:relative}.rm-gauge-svg{height:130px;width:220px}.rm-gauge-center{margin-top:-.5rem;text-align:center}.rm-big-num{font-size:2.8rem;font-weight:900;line-height:1;transition:color .8s ease}.rm-big-label{font-size:.85rem;font-weight:700;transition:color .8s ease}.rm-info{display:flex;flex-direction:column;gap:1rem}.rm-city-badge{background:#1e3a5f;border-radius:20px;color:#fff;display:inline-block;font-size:.85rem;font-weight:600;padding:.4rem 1rem;width:fit-content}.rm-income-risk{display:flex;flex-direction:column;gap:.25rem}.rm-income-risk span{color:#718096;font-size:.85rem}.rm-status-pill{border-radius:12px;color:#fff;font-size:.95rem;font-weight:700;padding:.6rem 1.5rem;transition:background .8s ease;width:fit-content}.rm-signals{display:flex;flex-direction:column;gap:1rem}.rm-signal-card{align-items:center;background:#fff;border-radius:14px;box-shadow:0 4px 12px #0000000f;display:flex;gap:1.25rem;padding:1.25rem}.rm-signal-icon{flex-shrink:0;font-size:2rem}.rm-signal-body{flex:1 1}.rm-signal-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.rm-signal-label{color:#1e3a5f;font-size:.95rem;font-weight:700}.rm-signal-pct{font-size:1.1rem;font-weight:900}.rm-signal-track{background:#e2e8f0;border-radius:5px;height:10px;margin-bottom:.4rem;overflow:hidden}.rm-signal-fill{border-radius:5px;height:100%;transition:width 1.2s ease}.rm-signal-detail{color:#718096;font-size:.78rem}@media (max-width:768px){.rm-hero{grid-template-columns:1fr}}.geo-zone-name-label{color:#1e3a5f;font-size:.78rem;font-weight:700;margin-top:.25rem;text-align:center}.voice-hero-card{grid-gap:2rem;background:linear-gradient(135deg,#1e3a5f,#2c5282);border-radius:24px;display:grid;gap:2rem;grid-template-columns:260px 1fr;min-height:400px;padding:2rem}.voice-left{flex-direction:column;gap:1.25rem}.voice-left,.voice-mic-glow{align-items:center;display:flex}.voice-mic-glow{justify-content:center;position:relative}.mic-ripple{animation:rippleOut 2s ease-out infinite;border:2px solid #ff6b3566;border-radius:50%;height:180px;position:absolute;width:180px}.mic-ripple-2{animation-delay:1s}@keyframes rippleOut{0%{opacity:1;transform:scale(.8)}to{opacity:0;transform:scale(1.6)}}.voice-langs{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.voice-langs .lang-tag{background:#ffffff26;border-radius:20px;color:#fff;font-size:.72rem;padding:.2rem .6rem}.voice-right{display:flex;flex-direction:column;justify-content:center}.voice-examples-title{color:#ffffffb3;font-size:.85rem;font-weight:600;margin-bottom:1rem}.voice-examples-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr 1fr}.voice-ex-card{align-items:center;background:#ffffff14;border:1px solid;border-radius:12px;cursor:pointer;display:flex;gap:.6rem;padding:.75rem;transition:background .2s}.voice-ex-card:hover{background:#ffffff26}.vex-icon{flex-shrink:0;font-size:1.3rem}.vex-text{color:#ffffffd9;font-size:.78rem;font-style:italic}.voice-result-big{display:flex;flex-direction:column;gap:1rem}.vrb-icon{font-size:3rem;text-align:center}.vrb-msg{background:#ffffff1a;border-left:3px solid #ff6b35;border-radius:12px;color:#fff;font-size:1rem;font-weight:600;line-height:1.7;padding:1rem}.vrb-pills{display:flex;flex-wrap:wrap;gap:.5rem}.vrb-pill{background:#fff3;border-radius:20px;color:#fff;font-size:.8rem;font-weight:700;padding:.3rem .8rem}.vrb-heart{color:#fc8181;font-size:.85rem;font-style:italic}.vrb-retry{background:#ff6b35;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:700;padding:.75rem 1.5rem;transition:all .2s;width:fit-content}.vrb-retry:hover{box-shadow:0 6px 16px #ff6b3566;transform:translateY(-2px)}.voice-hero-card .voice-mic-btn{background:linear-gradient(135deg,#ff6b35,#ff8c42)}.voice-hero-card .voice-mic-btn.listening{background:linear-gradient(135deg,#e53e3e,#fc8181)}.voice-hero-card .voice-waves span{background:#ff6b35}.voice-hero-card .voice-transcript{background:#ffffff1a;border-radius:10px;padding:.75rem 1rem}.voice-hero-card .vt-label{color:#fff9;display:block;font-size:.75rem;margin-bottom:.25rem}.voice-hero-card .vt-text{color:#fff;font-style:italic;font-weight:600}.voice-hero-card .voice-error{background:#fc818133;border:1px solid #fc8181;border-radius:8px;color:#fc8181;font-size:.82rem;padding:.6rem .85rem;text-align:center}@media (max-width:768px){.voice-examples-grid,.voice-hero-card{grid-template-columns:1fr}}.flood-report-section{max-width:760px}.flood-report-section h2{color:#1e3a5f;font-size:1.6rem;font-weight:800;margin-bottom:.3rem}.flood-how-it-works{margin:1.25rem 0}.flood-signal-row{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(4,1fr)}.flood-signal-card{align-items:center;background:#fff;border-radius:14px;box-shadow:0 2px 8px #0000000f;display:flex;flex-direction:column;gap:.35rem;padding:1rem .75rem;text-align:center}.fsc-icon{font-size:1.6rem}.fsc-label{color:#1e3a5f;font-size:.82rem;font-weight:700}.fsc-desc{color:#718096;font-size:.75rem;line-height:1.4}.flood-cta{align-items:center;display:flex;flex-direction:column;gap:.75rem;margin:2rem 0}.btn-flood-report{background:linear-gradient(135deg,#4facfe,#00f2fe);border:none;border-radius:16px;box-shadow:0 4px 16px #4facfe66;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:1rem 2.5rem;transition:transform .15s}.btn-flood-report:hover{transform:translateY(-2px)}.flood-cta-note{color:#a0aec0;font-size:.82rem}.flood-status-card{align-items:center;background:#fff;border-radius:14px;box-shadow:0 2px 8px #0000000f;display:flex;gap:1rem;margin:1rem 0;padding:1.5rem}.flood-spinner{animation:spin .8s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#4facfe;flex-shrink:0;height:22px;width:22px}.flood-error{background:#fff5f5;border:1.5px solid #fc8181;border-radius:12px;color:#c53030;font-size:.88rem;margin:.75rem 0;padding:.75rem 1rem}.flood-result-card{background:#fff;border-radius:18px;box-shadow:0 4px 16px #00000014;display:flex;flex-direction:column;gap:1.25rem;padding:1.5rem}.flood-confidence{display:flex;flex-direction:column;gap:.6rem}.fc-header{align-items:center;display:flex;gap:1rem}.fc-score{font-size:2rem;font-weight:800}.fc-tier{border-radius:20px;color:#fff;font-size:.82rem;font-weight:700;padding:.3rem .9rem}.fc-bar-bg{background:#e2e8f0;border-radius:10px;height:10px;overflow:hidden}.fc-bar-fill{border-radius:10px;height:100%;transition:width .8s ease}.flood-signals{display:flex;flex-direction:column;gap:.4rem}.fs-title{color:#4a5568;font-size:.82rem;font-weight:700;margin-bottom:.2rem}.flood-signal-item{align-items:flex-start;display:flex;font-size:.85rem;gap:.75rem}.fsi-pts{font-weight:700;min-width:44px}.fsi-note{color:#4a5568}.flood-gps-proof{background:#f7fafc;border:1px solid #e2e8f0;border-radius:10px;color:#2d3748;font-family:monospace;font-size:.82rem;padding:.6rem 1rem}.flood-photo-upload{display:flex;flex-direction:column;gap:.5rem}.flood-photo-label{align-items:center;background:#ebf4ff;border:1.5px dashed #bee3f8;border-radius:10px;color:#2b6cb0;cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:600;gap:.5rem;padding:.6rem 1rem}.flood-photo-label span{color:#718096;font-weight:400}.flood-photo-preview{border:1px solid #e2e8f0;border-radius:10px;max-height:180px;object-fit:cover;width:100%}.btn-flood-submit{border:none;border-radius:12px;cursor:pointer;font-size:1rem;font-weight:700;padding:.85rem 1.5rem;transition:opacity .2s}.btn-flood-submit.validated{background:linear-gradient(135deg,#48bb78,#38a169);color:#fff}.btn-flood-submit.review{background:linear-gradient(135deg,#f6ad55,#ed8936);color:#fff}.btn-flood-submit:disabled{cursor:default;opacity:.6}.btn-flood-retry{background:none;border:1.5px solid #e2e8f0;border-radius:10px;color:#718096;cursor:pointer;font-size:.85rem;padding:.5rem 1rem}.flood-submitted{align-items:center;background:#f0fff4;border:2px solid #c6f6d5;border-radius:18px;display:flex;flex-direction:column;gap:.75rem;padding:2rem;text-align:center}.flood-submitted-icon{font-size:3rem}.flood-submitted h3{color:#276749;font-size:1.3rem;font-weight:800}.flood-submitted p{color:#2f855a;font-size:.9rem}@media (max-width:768px){.flood-signal-row{grid-template-columns:repeat(2,1fr)}}.disaster-report-section{max-width:820px}.disaster-report-section h2{color:#1e3a5f;font-size:1.6rem;font-weight:800;margin-bottom:.3rem}.disaster-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(4,1fr);margin:1.25rem 0}.disaster-card{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:14px;cursor:pointer;display:flex;flex-direction:column;gap:.35rem;padding:1rem .75rem;text-align:center;transition:border-color .15s,transform .15s,box-shadow .15s}.disaster-card:hover{border-color:#4facfe;box-shadow:0 4px 12px #4facfe33;transform:translateY(-2px)}.disaster-card.selected{background:#ebf8ff;border-color:#4facfe;box-shadow:0 4px 16px #4facfe40}.dc-icon{font-size:1.8rem}.dc-label{color:#1e3a5f;font-size:.82rem;font-weight:700}.dc-desc{color:#718096;font-size:.72rem;line-height:1.3}.dsp-icon{font-size:2.2rem}.disaster-signals-row{grid-gap:.6rem;display:grid;gap:.6rem;grid-template-columns:repeat(4,1fr)}.dsr-card{align-items:center;background:#f7fafc;border-radius:10px;display:flex;flex-direction:column;font-size:1.2rem;gap:.3rem;padding:.75rem .6rem;text-align:center}.dsr-label{color:#2d3748;font-size:.78rem;font-weight:700}.dsr-desc{color:#718096;font-size:.7rem;line-height:1.3}.btn-disaster-validate{align-self:flex-start;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:14px;box-shadow:0 4px 14px #667eea66;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.9rem 2rem;transition:transform .15s}.btn-disaster-validate:hover{transform:translateY(-2px)}.disaster-cta-note{font-size:.8rem}.disaster-status-card{align-items:center;background:#fff;border-radius:14px;box-shadow:0 2px 8px #0000000f;display:flex;gap:1rem;margin:1rem 0;padding:1.5rem}.disaster-result-header{align-items:center;color:#1e3a5f;display:flex;font-size:1rem;font-weight:700;gap:.75rem}.drh-icon{font-size:1.6rem}@media (max-width:768px){.disaster-grid,.disaster-signals-row{grid-template-columns:repeat(2,1fr)}}.disaster-section-label{color:#2f855a;font-size:.82rem;font-weight:700;letter-spacing:.04em;margin:1rem 0 .5rem;text-transform:uppercase}.disaster-section-label.excluded{color:#c53030;margin-top:1.75rem}.excluded-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(2,1fr);margin-bottom:1.5rem}.excluded-card{background:#fff5f5;border:1.5px solid #fed7d7;border-radius:14px;display:flex;flex-direction:column;gap:.5rem;padding:1rem 1.1rem}.exc-header{align-items:center;display:flex;gap:.6rem}.exc-icon{font-size:1.4rem}.exc-label{color:#c53030;font-size:.9rem;font-weight:700}.exc-reason{color:#742a2a;font-size:.8rem;line-height:1.5;margin:0}@media (max-width:768px){.excluded-grid{grid-template-columns:1fr}}.disaster-selected-panel{background:#fff;border:2px solid #4facfe;border-radius:18px;box-shadow:0 6px 24px #0000001a;display:flex;flex-direction:column;gap:1.25rem;margin:1rem 0 1.5rem;opacity:1!important;padding:1.5rem;visibility:visible!important}.dsp-top{align-items:flex-start;justify-content:space-between}.dsp-header,.dsp-top{display:flex;gap:1rem}.dsp-header{align-items:center;flex:1 1}.dsp-icon-big{font-size:2.8rem;line-height:1}.dsp-title{color:#1e3a5f;font-size:1.1rem;font-weight:800}.dsp-desc{color:#718096;font-size:.85rem;margin-top:.2rem}.dsp-dismiss{align-items:center;background:#f7fafc;border:1.5px solid #e2e8f0;border-radius:8px;color:#718096;cursor:pointer;display:flex;flex-shrink:0;font-size:.9rem;height:32px;justify-content:center;width:32px}.dsp-dismiss:hover{background:#fed7d7;border-color:#fc8181;color:#c53030}.dsp-steps-label{color:#4a5568;font-size:.78rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.dsp-flow{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(4,1fr)}.dsp-flow-step{background:#f7fafc;border-radius:12px;flex-direction:column;gap:.3rem;padding:.9rem .75rem;position:relative;text-align:center}.dsp-flow-num,.dsp-flow-step{align-items:center;display:flex}.dsp-flow-num{background:#4facfe;border-radius:50%;color:#fff;font-size:.72rem;font-weight:800;height:22px;justify-content:center;left:50%;position:absolute;top:-10px;transform:translateX(-50%);width:22px}.dsp-flow-icon{font-size:1.5rem;margin-top:.5rem}.dsp-flow-label{color:#1e3a5f;font-size:.8rem;font-weight:700}.dsp-flow-desc{color:#718096;font-size:.72rem;line-height:1.4}.disaster-cta-note{color:#a0aec0;font-size:.82rem;margin-top:-.5rem;text-align:center}@media (max-width:768px){.dsp-flow{grid-template-columns:repeat(2,1fr)}}.settlement-section{max-width:820px}.settlement-section h2{color:#1e3a5f;font-size:1.6rem;font-weight:800;margin-bottom:.3rem}.settlement-flow{align-items:flex-start;background:linear-gradient(135deg,#1e3a5f,#2d5a8e);border-radius:18px;display:flex;flex-wrap:wrap;gap:0;margin:1.5rem 0;padding:1.5rem 1rem}.sf-step{align-items:center;border-radius:12px;display:flex;flex:1 1;flex-direction:column;gap:.35rem;min-width:100px;padding:.5rem;position:relative;text-align:center;transition:background .3s}.sf-step.done{background:#48bb7833}.sf-step.failed{background:#fc818133}.sf-icon{font-size:1.8rem}.sf-num{align-items:center;background:#4facfe;border-radius:50%;color:#fff;display:flex;font-size:.7rem;font-weight:800;height:20px;justify-content:center;position:absolute;right:8px;top:-8px;width:20px}.sf-label{color:#fff;font-size:.78rem;font-weight:700}.sf-desc{color:#ffffffb3;font-size:.68rem;line-height:1.3}.sf-check{color:#68d391}.sf-check,.sf-fail{font-size:1rem;font-weight:800}.sf-fail{color:#fc8181}.sf-arrow{color:#fff6;flex-shrink:0;font-size:1.4rem;padding-top:1.2rem;transition:color .3s}.sf-arrow.active{color:#68d391}.settlement-channels{margin:1.25rem 0}.sc-title{color:#4a5568;font-size:.82rem;font-weight:700;letter-spacing:.05em;margin-bottom:.75rem;text-transform:uppercase}.sc-row{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(3,1fr)}.sc-card{align-items:center;background:#fff;border:2px solid;border-radius:14px;box-shadow:0 2px 8px #0000000f;display:flex;flex-direction:column;gap:.3rem;padding:1rem;text-align:center}.sc-icon{font-size:1.6rem}.sc-label{color:#1e3a5f;font-size:.85rem;font-weight:700}.sc-sub{color:#718096;font-size:.72rem}.sc-tag{border-radius:10px;color:#fff;font-size:.7rem;font-weight:700;padding:.2rem .6rem}.settlement-upi-card{background:#fff;border-radius:16px;box-shadow:0 2px 10px #00000012;margin:1rem 0;padding:1.25rem}.suc-header{align-items:center;display:flex;gap:.75rem;margin-bottom:1rem}.suc-icon{font-size:1.8rem}.suc-title{color:#1e3a5f;font-weight:700}.suc-sub{color:#718096;font-size:.8rem}.suc-input-row{display:flex;gap:.75rem}.suc-input{border:1.5px solid #e2e8f0;border-radius:10px;flex:1 1;font-size:.9rem;padding:.65rem 1rem}.suc-input:focus{border-color:#4facfe;outline:none}.suc-btn{background:#4facfe;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:700;padding:.65rem 1.25rem}.suc-btn:disabled{opacity:.6}.suc-note{color:#a0aec0;font-size:.75rem;margin-top:.5rem}.settlement-sim{align-items:flex-start;display:flex;flex-direction:column;gap:.5rem;margin:1rem 0}.btn-settlement-sim{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:14px;box-shadow:0 4px 14px #667eea66;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.9rem 2rem;transition:transform .15s}.btn-settlement-sim:hover:not(:disabled){transform:translateY(-2px)}.btn-settlement-sim:disabled{cursor:default;opacity:.6}.settlement-sim-note{color:#a0aec0;font-size:.8rem}.settlement-result{background:#fff;border-left:4px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 16px #00000014;margin:1rem 0;padding:1.25rem}.settlement-result.completed{border-left-color:#48bb78}.settlement-result.failed{border-left-color:#fc8181}.settlement-result.processing{border-left-color:#4facfe}.sr-header{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.sr-status-icon{font-size:2rem}.sr-title{color:#1e3a5f;font-size:1.1rem;font-weight:800}.sr-txn{color:#718096;font-family:monospace;font-size:.75rem}.sr-channel{font-size:.82rem;font-weight:700}.sr-steps{display:flex;flex-direction:column;gap:.4rem}.sr-step{align-items:flex-start;display:flex;font-size:.82rem;gap:.75rem}.sr-step.done .sr-step-dot{color:#48bb78;font-weight:800}.sr-step.failed .sr-step-dot{color:#fc8181;font-weight:800}.sr-step-detail{color:#4a5568}.settlement-keypoints{background:#f0fff4;border:1.5px solid #c6f6d5;border-radius:14px;display:flex;flex-direction:column;gap:.6rem;margin:1rem 0;padding:1rem 1.25rem}.skp-item{align-items:center;color:#276749;display:flex;font-size:.85rem;gap:.75rem}.skp-icon{flex-shrink:0;font-size:1.1rem}.settlement-history{margin-top:1.5rem}.sh-title{color:#4a5568;font-size:.85rem;font-weight:700;margin-bottom:.75rem}.sh-item{align-items:center;border-bottom:1px solid #f7fafc;display:flex;font-size:.85rem;gap:.75rem;padding:.65rem 0}.sh-reason{color:#2d3748;flex:1 1}.sh-amount{color:#1e3a5f;font-weight:700}.sh-channel{font-size:.75rem;font-weight:600}.sh-date{color:#a0aec0;font-size:.75rem}@media (max-width:768px){.settlement-flow{gap:.5rem}.sf-arrow{display:none}.sc-row{grid-template-columns:1fr}}.payment-settings-card{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#ffffffd1;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-top:1rem;padding:1.5rem}.psc-header{align-items:center;display:flex;gap:1rem;margin-bottom:1.25rem}.psc-icon{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;font-size:2rem}.psc-title{color:#1e3a5f;font-size:1.1rem;font-weight:800}.psc-subtitle{color:#718096;font-size:.85rem}.psc-body{gap:1rem}.psc-body,.psc-field{display:flex;flex-direction:column}.psc-field{gap:.4rem}.psc-field label{color:#4a5568;font-size:.85rem;font-weight:600}.psc-input,.psc-select{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#1e3a5f;font-size:.95rem;outline:none;padding:.75rem 1rem;transition:border .2s}.psc-input:focus,.psc-select:focus{border-color:#667eea}.psc-btn{background:linear-gradient(135deg,#1e3a5f,#2c5282);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:700;margin-top:.5rem;padding:.85rem;transition:all .2s}.psc-btn:hover:not(:disabled){box-shadow:0 4px 12px #1e3a5f4d;transform:translateY(-1px)}.psc-btn:disabled{cursor:not-allowed;opacity:.7}.payout-receipt-overlay{align-items:center;background:#000000a6;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:9999}.payout-receipt-modal{animation:prPop .35s cubic-bezier(.34,1.56,.64,1);background:#fff;border-radius:20px;box-shadow:0 24px 64px #0000004d;max-width:420px;overflow:hidden;width:100%}@keyframes prPop{0%{opacity:0;transform:scale(.7) translateY(40px)}to{opacity:1;transform:scale(1) translateY(0)}}.prm-header{background:linear-gradient(135deg,#1e3a5f,#2c5282);color:#fff;padding:1.8rem;text-align:center}.prm-check{font-size:3rem;margin-bottom:.4rem}.prm-header h2{font-size:1.4rem;margin:0}.prm-header p{font-size:.9rem;margin:.3rem 0 0;opacity:.8}.prm-body{padding:1.5rem 1.8rem}.prm-amount{color:#48bb78;font-size:2.8rem;font-weight:900;line-height:1;text-align:center}.prm-reason{color:#718096;font-size:.88rem;margin:.3rem 0 1.2rem;text-align:center}.prm-rows{display:flex;flex-direction:column;gap:0}.prm-row{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;font-size:.85rem;justify-content:space-between;padding:.55rem 0}.prm-row:last-child{border-bottom:none}.prm-row span{color:#4a5568;font-weight:500}.prm-row strong{color:#1e3a5f;font-weight:700}.prm-actions{display:flex;gap:.8rem;padding:1rem 1.8rem 1.5rem}.prm-btn-download{align-items:center;background:#f0fff4;border:1.5px solid #48bb78;border-radius:10px;color:#276749;cursor:pointer;display:flex;flex:1 1;font-size:.88rem;font-weight:700;gap:.4rem;justify-content:center;padding:.75rem;transition:all .2s}.prm-btn-download:hover{background:#c6f6d5}.prm-btn-close{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:10px;color:#fff;cursor:pointer;flex:1 1;font-size:.88rem;font-weight:700;padding:.75rem;transition:all .2s}.prm-btn-close:hover{box-shadow:0 4px 12px #667eea66;transform:translateY(-1px)}.tier-svg-wrap{filter:drop-shadow(0 4px 12px rgba(0,0,0,.2));flex-shrink:0;height:72px;width:72px}.tier-svg{height:100%;width:100%}.tier-left{align-items:center;display:flex;gap:1rem}.honest-badge-svg{filter:drop-shadow(0 4px 16px rgba(246,211,101,.5));flex-shrink:0;height:80px;width:80px}.honest-badge-card{align-items:center;background:linear-gradient(135deg,#fffbeb,#fef3c7);border:2px solid #f6d365;border-radius:16px;display:flex;gap:1.2rem;margin-top:1.5rem;padding:1.4rem}.honest-badge-card h3{color:#1e3a5f;font-size:1rem;margin:0 0 .3rem}.honest-badge-card p{color:#4a5568;font-size:.85rem;line-height:1.6;margin:0}.tier-img{filter:drop-shadow(0 4px 12px rgba(0,0,0,.25));height:72px;object-fit:contain;width:72px}.tier-img-wrap{align-items:center;display:flex;flex-direction:column;gap:.3rem}.tier-big-img{filter:drop-shadow(0 6px 18px rgba(0,0,0,.3));height:100px;object-fit:contain;transition:transform .3s ease;width:100px}.tier-big-img:hover{transform:scale(1.08) rotate(-3deg)}.tier-label{font-size:.78rem;font-weight:800;letter-spacing:1px;text-transform:uppercase}.loyalty-game{gap:1.5rem;padding:.5rem 0}.lg-hero,.loyalty-game{align-items:center;display:flex;flex-direction:column}.lg-hero{background:linear-gradient(160deg,#0d1b4e,#1a2a6e 40%,#0d1b4e);border:1px solid #6496ff4d;border-radius:20px;box-shadow:0 8px 32px #00003266;min-height:200px;overflow:hidden;padding:2rem 1.5rem 1.5rem;position:relative;width:100%}.lg-hero-bg{background:radial-gradient(ellipse at 50% 30%,#6496ff2e,#0000 70%);inset:0;pointer-events:none;position:absolute}.lg-star{animation:lgTwinkle 2s ease-in-out infinite;background:#fff;border-radius:50%;box-shadow:0 0 4px #fff;height:3px;position:absolute;width:3px}@keyframes lgTwinkle{0%,to{opacity:.2;transform:scale(1)}50%{opacity:1;transform:scale(1.5)}}.lg-title{color:#1e3a5f;font-size:1.1rem;font-weight:800;letter-spacing:2px;margin-bottom:.8rem;text-shadow:0 1px 4px #fffc;z-index:1}.lg-diamond-wrap{align-items:center;display:flex;flex-direction:column;z-index:1}.lg-diamond-glow{animation:lgPulse 2s ease-in-out infinite;background:radial-gradient(circle,#64b4ff80,#0000 70%);border-radius:50%;height:180px;position:absolute;width:180px}@keyframes lgPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}.lg-diamond-img{animation:lgFloat 3s ease-in-out infinite;filter:drop-shadow(0 0 28px rgba(79,172,254,1)) drop-shadow(0 0 8px rgba(150,220,255,.8));height:140px;object-fit:contain;width:140px}@keyframes lgFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.lg-pedestal{background:linear-gradient(180deg,#e8f4ff,#b8d0f0,#8ab0d8);border-radius:50%;box-shadow:0 6px 16px #6496c866,inset 0 2px 4px #fff9;height:20px;margin-top:-4px;width:120px}.lg-tier-name{color:#1e3a5f;font-size:.9rem;font-weight:900;letter-spacing:3px;margin-top:.5rem;text-shadow:0 1px 3px #fffc}.lg-score-badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffb3;border-radius:12px;padding:.3rem .8rem;position:absolute;right:1.5rem;top:1.2rem;z-index:2}.lg-score-num{color:#1e3a5f;font-size:1.8rem;font-weight:900}.lg-score-max{color:#4a5568;font-size:.9rem;font-weight:600}.lg-section-title{align-self:flex-start;color:#1e3a5f;font-size:.9rem;font-weight:800;letter-spacing:1px;padding-left:.5rem}.lg-badges-row{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;width:100%}.lg-milestones-row{gap:1rem}.lg-badge-card{align-items:center;display:flex;flex-direction:column;gap:0;min-width:100px}.lg-badge-card.locked{opacity:.45}.lg-badge-glow{animation:lgPulse 2.5s ease-in-out infinite;border-radius:50%;filter:blur(16px);height:90px;opacity:.6;position:absolute;width:90px}.lg-badge-icon-wrap{align-items:center;box-shadow:0 8px 24px #0000004d;display:flex;height:100px;justify-content:center;position:relative;width:90px}.lg-badge-icon-wrap,.lg-badge-icon-wrap:before{clip-path:polygon(50% 0,100% 20%,100% 65%,50% 100%,0 65%,0 20%)}.lg-badge-icon-wrap:before{background:#ffffff26;content:"";inset:3px;position:absolute}.lg-badge-pct{color:#fff;font-size:1.5rem;font-weight:900;text-shadow:0 2px 6px #00000080;z-index:1}.lg-badge-pedestal-wrap{align-items:center;display:flex;flex-direction:column;margin-top:-2px}.lg-badge-pedestal-oval{background:linear-gradient(180deg,gold,#cd7f32);border-radius:50%;box-shadow:0 4px 12px #cd7f3280,inset 0 2px 4px #fff6;height:16px;width:80px}.lg-badge-pedestal-base{background:linear-gradient(180deg,#cd7f32,#8b4513);border-radius:0 0 8px 8px;height:8px;margin-top:-2px;width:70px}.lg-badge-label{color:#2d3748;font-size:.72rem;font-weight:700;line-height:1.3;margin-top:.4rem;max-width:100px;text-align:center}.lg-honest-wrap{align-items:center;display:flex;flex-direction:column;margin-top:1rem;position:relative}.lg-honest-glow{animation:lgPulse 2s ease-in-out infinite;background:radial-gradient(circle,#ffd70059,#0000 70%);border-radius:50%;height:240px;position:absolute;top:-20px;width:240px}.lg-honest-svg{filter:drop-shadow(0 8px 28px rgba(255,215,0,.6));height:200px;width:220px;z-index:1}.lg-title{color:gold!important;text-shadow:0 0 16px #ffd70099!important}.lg-tier-name{color:#a8d8ff!important;text-shadow:0 0 10px #4facfecc!important}.lg-score-num{color:gold!important}.lg-score-max{color:#ffffffb3!important}.lg-score-badge{background:#ffffff1f!important;border:1px solid #fff3!important}.lg-shield-svg{filter:drop-shadow(0 6px 16px rgba(0,0,0,.4));height:100px;position:relative;width:90px;z-index:1}.lg-badge-pedestal{background:linear-gradient(180deg,gold,#f6a800 50%,#cd7f32);border-radius:50%;box-shadow:0 4px 12px #cd7f3299,inset 0 2px 4px #fff6;height:18px;margin-top:-4px;width:80px}.adm-page{background:#f0f4f8;font-family:Segoe UI,sans-serif}.adm-login-wrap,.adm-page{display:flex;min-height:100vh}.adm-login-wrap{align-items:center;background:linear-gradient(135deg,#1e3a5f,#2c5282);justify-content:center}.adm-login-card{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;padding:2.5rem;text-align:center;width:360px}.adm-login-logo{align-items:center;color:#1e3a5f;display:flex;font-size:1.4rem;font-weight:800;gap:.6rem;justify-content:center;margin-bottom:1rem}.adm-login-card h2{color:#1e3a5f;margin:0 0 .3rem}.adm-login-card p{color:#718096;font-size:.9rem;margin-bottom:1.5rem}.adm-login-input{border:2px solid #e2e8f0;border-radius:10px;box-sizing:border-box;font-size:1rem;margin-bottom:.8rem;outline:none;padding:.85rem 1rem;width:100%}.adm-login-input:focus{border-color:#4facfe}.adm-login-err{color:#e53e3e;font-size:.85rem;margin-bottom:.6rem}.adm-login-btn{background:linear-gradient(135deg,#1e3a5f,#2c5282);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.9rem;width:100%}.adm-login-btn:hover{opacity:.9}.adm-sidebar{background:#1e3a5f;display:flex;flex-direction:column;flex-shrink:0;min-height:100vh;padding:1.5rem 0;width:240px}.adm-sidebar-logo{align-items:center;border-bottom:1px solid #ffffff1a;color:#fff;display:flex;font-size:1.1rem;font-weight:800;gap:.5rem;padding:0 1.5rem 1.5rem}.adm-badge{background:#f6ad55;border-radius:4px;color:#1e3a5f;font-size:.6rem;font-weight:900;letter-spacing:1px;padding:.15rem .4rem}.adm-nav{display:flex;flex:1 1;flex-direction:column;gap:.3rem;padding:1rem .8rem}.adm-nav-item{align-items:center;background:none;border:none;border-radius:10px;color:#ffffffb3;cursor:pointer;display:flex;font-size:.9rem;gap:.7rem;padding:.75rem 1rem;text-align:left;transition:all .2s}.adm-nav-item:hover{background:#ffffff1a;color:#fff}.adm-nav-item.active{background:#ffffff26;color:#fff;font-weight:700}.adm-sidebar-footer{border-top:1px solid #ffffff1a;display:flex;flex-direction:column;gap:.5rem;padding:1rem .8rem}.adm-logout,.adm-refresh{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:.85rem;font-weight:600;gap:.5rem;padding:.6rem 1rem;transition:all .2s}.adm-refresh{background:#ffffff1a;color:#fff}.adm-refresh:hover{background:#fff3}.adm-logout{background:#fc818133;color:#fc8181}.adm-logout:hover{background:#fc81814d}.spinning{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.adm-main{flex:1 1;overflow-y:auto;padding:2rem}.adm-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.adm-header h1{color:#1e3a5f;font-size:1.4rem;font-weight:800;margin:0}.adm-live{color:#48bb78;font-size:.85rem;font-weight:700}.adm-toast{background:#1e3a5f;border-radius:10px;box-shadow:0 4px 16px #0003;color:#fff;font-weight:600;padding:.8rem 1.4rem;position:fixed;right:1.5rem;top:1.5rem;z-index:9999}.adm-stats-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-bottom:1.5rem}.adm-stat-card{background:#fff;border-radius:14px;box-shadow:0 2px 8px #0000000f;gap:1rem;padding:1.2rem}.adm-stat-card,.adm-stat-icon{align-items:center;display:flex}.adm-stat-icon{border-radius:12px;flex-shrink:0;height:48px;justify-content:center;width:48px}.adm-stat-value{font-size:1.6rem;font-weight:900;line-height:1}.adm-stat-label{color:#718096;font-size:.8rem;font-weight:600;margin-top:.2rem}.adm-stat-sub{color:#a0aec0;font-size:.75rem;margin-top:.1rem}.adm-section{background:#fff;border-radius:14px;box-shadow:0 2px 8px #0000000f;padding:1.2rem}.adm-section h3{color:#1e3a5f;font-size:1rem;margin:0 0 1rem}.adm-table-wrap{overflow-x:auto}.adm-table{border-collapse:collapse;font-size:.85rem;width:100%}.adm-table th{background:#f7fafc;border-bottom:2px solid #e2e8f0;color:#4a5568;font-weight:700;padding:.7rem .8rem;text-align:left;white-space:nowrap}.adm-table td{border-bottom:1px solid #f0f0f0;color:#2d3748;padding:.7rem .8rem;vertical-align:middle}.adm-table tr:hover td{background:#f7fafc}.adm-row-flagged td{background:#fff5f5!important}.adm-empty{color:#a0aec0;padding:2rem!important;text-align:center}.adm-status{border-radius:20px;font-size:.75rem;font-weight:700;padding:.2rem .6rem}.adm-approved,.adm-completed{background:#f0fff4;color:#276749}.adm-pending,.adm-processing{background:#fffbeb;color:#c05621}.adm-failed,.adm-flagged,.adm-rejected{background:#fff5f5;color:#c53030}.adm-plan-badge{background:#ebf8ff;border-radius:6px;color:#2b6cb0;font-size:.75rem;font-weight:700;padding:.2rem .5rem}.adm-no-plan{color:#a0aec0;font-size:.8rem}.adm-risk{border-radius:6px;font-size:.75rem;font-weight:700;padding:.2rem .5rem}.adm-risk-high{background:#fff5f5;color:#c53030}.adm-risk-medium{background:#fffbeb;color:#c05621}.adm-risk-low{background:#f0fff4;color:#276749}.adm-flag-tag{background:#fff5f5;color:#c53030}.adm-flag-tag,.adm-ok-tag{border-radius:6px;font-size:.75rem;padding:.2rem .5rem}.adm-ok-tag{background:#f0fff4;color:#276749}.adm-channel{border-radius:6px;font-size:.72rem;font-weight:700;padding:.2rem .5rem}.adm-ch-upi{background:#f0fff4;color:#276749}.adm-ch-imps{background:#ebf8ff;color:#2b6cb0}.adm-ch-sandbox{background:#faf5ff;color:#6b46c1}.adm-actions{display:flex;gap:.4rem}.adm-btn-approve{align-items:center;background:#f0fff4;border:1px solid #48bb78;border-radius:6px;color:#276749;cursor:pointer;display:flex;padding:.3rem .5rem}.adm-btn-approve:hover{background:#c6f6d5}.adm-btn-reject{align-items:center;background:#fff5f5;border:1px solid #fc8181;border-radius:6px;color:#c53030;cursor:pointer;display:flex;padding:.3rem .5rem}.adm-btn-reject:hover{background:#fed7d7}.adm-btn-danger{background:#fff5f5;border:1px solid #fc8181;border-radius:6px;color:#c53030;cursor:pointer;font-size:.78rem;font-weight:600;padding:.3rem .7rem}.adm-btn-danger:hover{background:#fed7d7}@media (max-width:768px){.adm-sidebar{display:none}.adm-stats-grid{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=main.161e29de.css.map*/