*{box-sizing:border-box;margin:0;padding:0}html,body{color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;width:100%;font-family:Inter,Anek Malayalam,sans-serif;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;font:inherit;background:0 0;border:none}.main-app-container{width:100%;position:relative;overflow-x:hidden}@keyframes global-shimmer-anim{to{transform:translate(100%)}}.navbar-container{z-index:1000;pointer-events:none;justify-content:center;align-items:center;width:100%;padding:15px 0;display:flex;position:sticky;top:0}.navbar{pointer-events:auto;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#fffffff2;border:1px solid #ffffff4d;border-radius:100px;justify-content:space-between;align-items:center;width:95%;max-width:1400px;padding:8px 30px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 10px 30px #00000014}.navbar:hover{transform:translateY(2px);box-shadow:0 15px 40px #0000001f}.navbar-logo{align-items:center;gap:16px;display:flex}.navbar-logo img{object-fit:contain;width:auto;height:36px;transition:transform .3s}.navbar-logo img:hover{transform:scale(1.05)}.nav-links{align-items:center;gap:30px;margin-left:auto;margin-right:40px;display:flex}.nav-link{color:#333;padding:5px 0;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:16px;font-weight:700;text-decoration:none;transition:color .3s;position:relative}.nav-link:after{content:"";background-color:#25d366;width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.nav-link:hover{color:#25d366}.nav-link:hover:after{width:100%}.whatsapp-button{color:#fff;background-color:#077c32;border-radius:50px;align-items:center;gap:12px;padding:10px 24px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 12px #25d36640}.whatsapp-button:hover{background-color:#20ba5a;transform:scale(1.03);box-shadow:0 6px 18px #25d36659}.whatsapp-icon{fill:#fff;width:20px;height:20px}.menu-toggle{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:26px;height:20px;padding:0;display:none}.menu-toggle .bar{background-color:#333;border-radius:4px;width:100%;height:3px;transition:all .3s cubic-bezier(.4,0,.2,1)}.menu-toggle.open .bar:first-child{transform:translateY(8px)rotate(45deg)}.menu-toggle.open .bar:nth-child(2){opacity:0;transform:translate(-15px)}.menu-toggle.open .bar:nth-child(3){transform:translateY(-9px)rotate(-45deg)}.mobile-only-whatsapp{display:none!important}@media (width<=768px){.navbar-container{box-sizing:border-box;width:100%;padding:15px 0}.navbar{box-sizing:border-box;border:1px solid #ffffff4d;border-radius:100px;justify-content:space-between;align-items:center;width:95%;max-height:none;padding:10px 20px;display:flex;position:relative;overflow:visible;box-shadow:0 10px 30px #00000014}.menu-toggle{display:flex}.desktop-only-whatsapp{display:none!important}.mobile-only-whatsapp{justify-content:center;width:100%;max-width:200px;margin-top:10px;display:flex!important}.nav-links{box-sizing:border-box;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);opacity:0;transform-origin:92% 0;pointer-events:none;background-color:#fffffffa;border:1px solid #fff6;border-radius:25px;flex-direction:column;align-items:center;gap:15px;width:100%;margin:0;padding:25px;transition:opacity .35s cubic-bezier(.34,1.56,.64,1),transform .35s cubic-bezier(.34,1.56,.64,1);display:flex;position:absolute;top:calc(100% + 10px);left:0;right:0;transform:scale(.05)translateY(-10px);box-shadow:0 20px 40px #0000001f}.nav-links.active{opacity:1;pointer-events:auto;transform:scale(1)translateY(0)}.nav-link{text-align:center;width:100%;padding:8px 0;font-size:17px}}.hero-section{z-index:1;background-color:#e2e8f0;border-radius:0 0 60px 60px;width:96%;height:45vw;margin:0 auto 10px;position:relative;overflow:hidden}.hero-bg-image{z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.hero-main-content{opacity:0;z-index:2;width:100%;height:100%;transition:opacity .6s ease-in-out;position:absolute;top:0;left:0}.hero-main-content.loaded{opacity:1}.hero-unified-shimmer{z-index:10;pointer-events:none;border-radius:0 0 60px 60px;width:100%;height:100%;position:absolute;top:0;left:0}.shimmer-effect{background:#e2e8f0;position:relative;overflow:hidden}.shimmer-effect:after{content:"";background-image:linear-gradient(90deg,#fff0 0%,#fff6 20%,#ffffffb3 60%,#fff0 100%);animation:1.6s infinite shimmer-anim;position:absolute;inset:0;transform:translate(-100%)}@keyframes shimmer-anim{to{transform:translate(100%)}}.hero-overlay{z-index:2;background:linear-gradient(90deg,#0000004d 0%,#0003 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-container{z-index:3;justify-content:center;align-items:flex-end;width:100%;height:100%;padding:0 4%;display:flex;position:relative}.hero-content{text-align:left;color:#fff;grid-template-rows:auto auto;grid-template-columns:42% 58%;align-items:flex-end;width:100%;display:grid}.hero-member-image{z-index:0;grid-area:1/1/span 2;justify-content:center;align-items:flex-end;height:550px;display:flex;position:relative}.hero-member-image img{object-fit:contain;z-index:2;width:auto;height:100%;transform:translate(-60px)}.hero-member-image-shimmer{z-index:1;background:#fff3;border-radius:24px;width:280px;max-width:90%;height:calc(100% - 40px);position:absolute;bottom:20px;left:50%;transform:translate(-50%)translate(-60px)}.shimmer-avatar-icon{background:#ffffff73;border-radius:50%;width:80px;height:80px;position:absolute;top:38%;left:50%;transform:translate(-50%,-50%)}.shimmer-avatar-icon:after{content:"";background:#ffffff73;border-radius:50px 50px 0 0;width:140px;height:60px;position:absolute;bottom:-70px;left:50%;transform:translate(-50%)}.hero-text{grid-area:1/2;padding-top:25px;padding-left:5%}.hero-text h1{margin:0;font-family:Anek Malayalam,sans-serif;line-height:1.2}.hero-text h1 .highlight{color:var(--title1-color,#ffd000);font-size:calc(var(--title1-size-px,32px) * 3);font-weight:var(--title1-weight,800);text-shadow:0 4px 15px #0006;display:block}.hero-text h1 .white-text{color:var(--title2-color,white);font-size:calc(var(--title2-size-px,44px) * 3);font-weight:var(--title2-weight,900);text-shadow:0 4px 20px #00000080;line-height:1.2;display:block}.hero-info-box{z-index:2;flex-direction:column;grid-area:2/2;align-items:flex-start;width:600px;height:auto;margin-top:35px;margin-left:-200px;padding:20px 45px 20px 220px;display:flex;position:relative}.hero-info-card{-webkit-backdrop-filter:blur(12px);white-space:nowrap;box-sizing:border-box;text-align:center;background:#00000073;border:1px solid #ffffff1a;border-radius:20px;width:max-content;max-width:500px;padding:18px 35px;display:inline-block;overflow:hidden;box-shadow:0 8px 32px #0003}.hero-info-card h2{font-family:Anek Malayalam,sans-serif;font-size:calc(2.5rem * var(--name-scale,1));color:#fff;white-space:nowrap;text-overflow:ellipsis;width:100%;margin:0;font-weight:500;overflow:hidden}.hero-info-card p{font-family:Inter,sans-serif;font-size:calc(1.1rem * var(--role-scale,1));color:#ffffffe6;white-space:nowrap;text-overflow:ellipsis;width:100%;margin:19px 0 0;font-weight:500;overflow:hidden}@media (width<=1400px){.hero-text h1 .highlight{font-size:calc(var(--title1-size-px,32px) * 3)}.hero-text h1 .white-text{font-size:calc(var(--title2-size-px,44px) * 3)}.hero-info-box{width:500px;margin-left:-100px;padding-left:120px}}@media (width<=1024px){.hero-member-image{height:380px}.hero-text h1 .highlight{font-size:calc(var(--title1-size-px,32px) * 3)}.hero-text h1 .white-text{font-size:calc(var(--title2-size-px,44px) * 3)}.hero-info-box{width:100%;max-width:480px;height:auto;margin-left:0;padding:20px 30px}.hero-info-card h2{font-size:calc(2rem * var(--name-scale,1));margin-left:0}.hero-info-card p{font-size:calc(1.05rem * var(--role-scale,1));margin-left:0}}@media (width<=900px){.hero-section{background-size:cover;border-radius:0 0 35px 35px;height:54vw;min-height:250px;margin-top:0;padding-bottom:0}.hero-container{justify-content:center;align-items:flex-end;height:100%;padding:0 2%;display:flex}.hero-content{text-align:left;grid-template-rows:auto auto;grid-template-columns:42% 58%;align-items:flex-end;width:100%;display:grid}.hero-text{text-align:left;grid-area:1/2;width:100%;padding-top:25px;padding-left:4%;display:block}.hero-member-image{z-index:0;grid-area:1/1/span 2;justify-content:center;align-items:flex-end;width:100%;height:100%;max-height:260px;display:flex;overflow:visible}.hero-member-image img{object-fit:contain;z-index:2;width:auto;height:100%;display:block;transform:translate(-10px)translateY(12px)}.hero-member-image-shimmer{border-radius:16px;width:140px;height:85%;bottom:12px;left:50%;transform:translate(-50%)translate(-10px)translateY(12px)}.hero-unified-shimmer{border-radius:0 0 35px 35px}.hero-member-image-shimmer .shimmer-avatar-icon{width:50px;height:50px;top:38%}.hero-member-image-shimmer .shimmer-avatar-icon:after{width:80px;height:40px;bottom:-45px}.hero-text h1 .highlight{font-size:min(var(--title1-size-px,20px), 20px);text-align:left;width:100%;display:block}.hero-text h1 .white-text{font-size:min(var(--title2-size-px,20px), 20px);text-align:left;width:100%;display:block}.hero-info-box{text-align:left;z-index:2;border-radius:0;flex-direction:column;grid-area:2/2;align-items:flex-start;width:calc(100% + 50px);height:auto;margin-top:10px;margin-left:-60px;padding:10px 15px 10px 75px;display:flex;position:relative}.hero-info-card{white-space:normal;border-radius:15px;max-width:250px;padding:12px 20px}.hero-info-card h2{font-size:calc(1.2rem * var(--name-scale,1));text-align:center;white-space:nowrap;text-overflow:ellipsis;width:100%;margin-left:0;overflow:hidden}.hero-info-card p{font-size:calc(.8rem * var(--role-scale,1));text-align:center;white-space:nowrap;text-overflow:ellipsis;width:100%;margin:5px 0 0;overflow:hidden}}@media (width<=480px){.hero-section{background-size:cover;border-radius:0 0 25px 25px;height:54vw;min-height:220px}.hero-member-image{height:100%;max-height:210px}.hero-member-image img{transform:translate(-5px)translateY(8px)}.hero-member-image-shimmer{border-radius:12px;width:110px;height:85%;bottom:8px;left:50%;transform:translate(-50%)translate(-5px)translateY(8px)}.hero-unified-shimmer{border-radius:0 0 25px 25px}.hero-member-image-shimmer .shimmer-avatar-icon{width:40px;height:40px;top:38%}.hero-member-image-shimmer .shimmer-avatar-icon:after{width:60px;height:30px;bottom:-35px}.hero-text{padding-top:20px}.hero-text h1 .highlight{font-size:min(var(--title1-size-px,16px), 16px)}.hero-text h1 .white-text{font-size:min(var(--title2-size-px,16px), 16px)}.hero-info-box{width:calc(100% + 30px);margin-top:5px;margin-left:-30px;padding:10px 10px 10px 40px}.hero-info-card{white-space:nowrap;border-radius:12px;max-width:220px;padding:10px 15px;overflow:hidden}.hero-info-card h2{font-size:calc(1rem * var(--name-scale,1));white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.hero-info-card p{font-size:calc(.7rem * var(--role-scale,1));white-space:nowrap;text-overflow:ellipsis;margin:4px 0 0;overflow:hidden}}.cards-container{flex-wrap:wrap;justify-content:center;align-items:center;gap:25px;width:100%;max-width:1400px;margin:0 auto;padding:60px 4%;display:flex}.feature-card{cursor:pointer;background-position:50%;background-size:cover;border-radius:65px;flex:1;min-width:320px;height:220px;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000026}.feature-card:hover{transform:translateY(-8px);box-shadow:0 15px 45px #00000040}.card-overlay{background:#00000059;justify-content:center;align-items:center;width:100%;height:100%;transition:background .3s;display:flex;position:absolute;top:0;left:0}.feature-card:hover .card-overlay{background:#00000040}.card-title{color:#fff;text-align:center;text-shadow:0 4px 15px #00000080;pointer-events:none;margin:0;padding:0 20px;font-family:Anek Malayalam,sans-serif;font-size:2.2rem;font-weight:700}@media (width<=1024px){.cards-container{gap:20px;padding:50px 4%}.feature-card{border-radius:45px;min-width:250px;height:200px}.card-title{font-size:1.8rem}}@media (width<=768px){.cards-container{gap:15px;padding:40px 6%}.feature-card{border-radius:30px;min-width:100%;height:160px}.card-title{font-size:1.6rem}}.ward-section{background-color:#fff;flex-direction:column;align-items:center;width:100%;padding:50px 4%;display:flex}.ward-container{align-items:center;gap:80px;width:100%;max-width:1400px;display:flex}.ward-map{border-radius:40px;flex-direction:column;flex:1.2;height:600px;transition:transform .4s,height .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 50px #00000014}.ward-map:hover{transform:scale(1.02)}.ward-map img{object-fit:cover;width:100%;height:100%}.ward-info{color:#333;flex-direction:column;flex:1;gap:25px;display:flex}.ward-header{flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:50px;display:flex}.main-title{display:inline-block;position:relative}.pin-icon{filter:drop-shadow(0 4px 8px #f003);width:40px;height:auto;margin-right:15px;position:absolute;top:50%;right:100%;transform:translateY(-50%)}.ward-title,.ward-subtitle{color:#1a1a1a;text-align:center;margin:0;font-family:Inter,sans-serif;font-size:2.8rem;font-weight:800;line-height:1.25}.ward-description{color:#555;margin:0;font-family:Anek Malayalam,sans-serif;font-size:1.4rem;font-weight:500;line-height:1.6}.ward-features-block{flex-direction:column;gap:15px;display:flex}.ward-features-title{color:#222;margin:0;font-family:Anek Malayalam,sans-serif;font-size:1.6rem;font-weight:800}.ward-list{flex-direction:column;gap:12px;padding:0;list-style:none;display:flex}.ward-list-item{color:#111;align-items:flex-start;gap:10px;font-family:Anek Malayalam,sans-serif;font-size:1.35rem;font-weight:700;display:flex}.bullet{color:#111;font-size:1.8rem;line-height:1}.item-text{flex:1}@media (width<=1100px){.ward-container{gap:40px}.ward-title,.ward-subtitle{font-size:2.4rem}}@media (width<=900px){.ward-container{text-align:center;flex-direction:column;gap:30px}.ward-map{flex:none;width:100%;height:280px}.ward-map.expanded{height:450px}.ward-info{flex:none;width:100%}.ward-list{align-self:center;width:100%}.ward-list-item{text-align:center;width:100%;display:block}.bullet{vertical-align:middle;margin-right:8px;line-height:1;display:inline-block}.item-text{display:inline}.ward-description{font-size:1.25rem}.ward-header{margin-bottom:30px}}@media (width<=600px){.ward-section{padding:35px 6%}.ward-title,.ward-subtitle{font-size:clamp(1.5rem,6vw,2.2rem)}.pin-icon{width:32px;margin-right:10px}.ward-map{border-radius:25px;height:200px}.ward-map.expanded{height:350px}.ward-description{font-size:1.15rem;line-height:1.5}.ward-list-item{font-size:1.2rem}.ward-header{margin-bottom:20px}}.map-expand-badge{display:none}@media (width<=900px){.map-expand-badge{color:#1a1a1a;pointer-events:none;z-index:1000;background:#fffffff2;border-radius:20px;padding:6px 14px;font-family:Inter,sans-serif;font-size:.8rem;font-weight:700;transition:all .3s;display:block;position:absolute;bottom:12px;right:12px;box-shadow:0 4px 10px #00000026}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.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{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.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{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.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:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{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-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height: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-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.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);width:36px;height: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{width:44px;height: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{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.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:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{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)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.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{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;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;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.map-widget-wrapper{border-radius:inherit;flex-direction:column;flex:1;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.leaflet-map-container{z-index:1;flex:1;width:100%;height:100%}.map-floating-controls{z-index:1000;flex-direction:column;gap:10px;display:flex;position:absolute;top:20px;right:20px}.map-ctrl-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;color:#333;background:#fffffff2;border:1px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 15px #0000001f}.map-ctrl-btn:hover{color:#e63946;background:#fff;transform:translateY(-2px)scale(1.05);box-shadow:0 6px 20px #0003}.map-ctrl-btn svg{width:18px;height:18px}.leaflet-container{font-family:inherit}.leaflet-popup-content-wrapper{border-radius:12px;padding:5px;font-family:Inter,Anek Malayalam,sans-serif;font-size:.95rem;box-shadow:0 10px 25px #00000014}.leaflet-popup-tip-container{display:none}.map-loading-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1001;color:#e63946;background:#ffffffd9;flex-direction:column;justify-content:center;align-items:center;gap:15px;width:100%;height:100%;font-family:Anek Malayalam,sans-serif;font-size:1.1rem;font-weight:700;display:flex;position:absolute;top:0;left:0}.map-spinner{border:4px solid #e639461a;border-left-color:#e63946;border-radius:50%;width:40px;height:40px;animation:1s linear infinite mapSpin}@keyframes mapSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.apps-section{text-align:center;width:100%;max-width:1400px;margin:0 auto;padding:80px 4%}.apps-header{margin-bottom:50px}.apps-title{color:#000;margin-bottom:15px;font-family:Anek Malayalam,sans-serif;font-size:3rem;font-weight:800}.apps-subtitle{color:#444;font-family:Anek Malayalam,sans-serif;font-size:1.4rem;font-weight:600}.apps-grid{grid-template-columns:repeat(3,1fr);gap:25px;margin-top:20px;display:grid}.app-card{cursor:pointer;background-position:50%;background-size:cover;border-radius:20px;height:220px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:block;position:relative;overflow:hidden;box-shadow:0 5px 15px #0000001a}.app-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0003}.app-card-overlay{background:linear-gradient(#0000,#000000e6);justify-content:space-between;align-items:center;width:100%;padding:25px;display:flex;position:absolute;bottom:0;left:0}.app-name{color:#fff;text-align:left;font-family:Anek Malayalam,sans-serif;font-size:1.6rem;font-weight:700}.app-arrow{color:#fff;background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .3s;display:flex}.app-card:hover .app-arrow{background:#fff6}.app-arrow svg{width:22px;height:22px}@media (width<=1024px){.apps-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.apps-title{font-size:2.2rem}.apps-subtitle{font-size:1.2rem}.apps-grid{grid-template-columns:1fr}.app-card{height:180px}}@media (width<=480px){.apps-section{padding:50px 6%}.apps-title{margin-bottom:10px;font-size:1.8rem}.apps-subtitle{font-size:1.05rem}.apps-grid{gap:15px}.app-card{border-radius:15px;height:140px}.app-card-overlay{padding:15px}.app-name{font-size:1.2rem}.app-arrow{width:32px;height:32px}.app-arrow svg{width:16px;height:16px}}.with-people-section{background-color:#fff;flex-direction:column;align-items:center;width:100%;padding:60px 6%;display:flex}.with-people-container{align-items:center;gap:60px;width:100%;max-width:1350px;display:flex}.with-people-image{border-radius:40px;flex:1;height:480px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.with-people-image img{object-fit:cover;object-position:center top;width:100%;height:100%}.with-people-content{color:#111;flex-direction:column;flex:1.1;gap:25px;display:flex}.with-people-title{color:#000;text-align:center;margin:0 0 50px;font-family:Anek Malayalam,sans-serif;font-size:3.8rem;font-weight:800}.with-people-description{color:#333;margin:0;font-family:Anek Malayalam,sans-serif;font-size:1.5rem;font-weight:500;line-height:1.6}.with-people-quote{color:#000;text-align:center;max-width:650px;margin:15px auto;font-family:Anek Malayalam,sans-serif;font-size:2.2rem;font-weight:800;line-height:1.4}.with-people-english{color:#555;text-align:center;width:100%;max-width:1350px;margin:50px auto 0;font-family:Inter,sans-serif;font-size:1.15rem;font-weight:500;line-height:1.6}@media (width<=1100px){.with-people-container{gap:40px}.with-people-title{margin-bottom:40px;font-size:3rem}.with-people-quote{font-size:1.8rem}}@media (width<=900px){.with-people-section{padding:40px 5%}.with-people-container{text-align:center;flex-direction:column}.with-people-image{width:100%;height:380px}.with-people-content{align-items:center;gap:20px;width:100%}.with-people-title{margin-bottom:30px;font-size:2.8rem}.with-people-quote{font-size:1.6rem}}@media (width<=600px){.with-people-section{padding:35px 6%}.with-people-image{border-radius:25px;height:280px}.with-people-title{margin-bottom:20px;font-size:clamp(1.6rem,6.5vw,2rem)}.with-people-description{font-size:1.25rem;line-height:1.5}.with-people-quote{margin:10px auto;font-size:1.35rem}.with-people-english{font-size:1.05rem;line-height:1.5}}@media (width<=450px){.with-people-title{margin-bottom:15px;font-size:clamp(1.4rem,6vw,1.8rem)}.with-people-quote{font-size:1.2rem}}.house-search-section{background-color:#0000;justify-content:center;width:100%;padding:60px 4%;display:flex}.house-search-card{background-color:#fff;border:1px solid #00000005;border-radius:40px;align-items:center;gap:60px;width:100%;max-width:1200px;padding:40px 60px;display:flex;position:relative;box-shadow:0 4px 60px #00000014}.house-illustration-container{flex:0 0 240px;position:relative}.house-illustration-bg{background:#e6f0ff99;border-radius:35px;justify-content:center;align-items:center;width:240px;height:240px;display:flex;position:relative}.houses-illustration-bg{background:#e6f0ff99;border-radius:35px;justify-content:center;align-items:center;width:240px;height:240px;display:flex;position:relative;transform:rotate(-10deg)}.house-icon.animated-home{z-index:2;justify-content:center;align-items:center;width:140%;animation:4s ease-in-out infinite float-home;display:flex}.home-image{object-fit:contain;filter:drop-shadow(0 15px 30px #0000001a);width:100%;height:auto;transform:rotate(10deg)}@keyframes float-home{0%,to{transform:translateY(0)scale(1.02)}50%{transform:translateY(-15px)scale(1.05)}}.search-icon-badge{background:#2563eb;border:5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:65px;height:65px;display:flex;position:absolute;bottom:-15px;right:-15px;box-shadow:0 10px 25px #2563eb4d}.search-icon-badge svg{width:26px;height:26px}.house-search-content{text-align:left;flex-direction:column;flex:1;gap:15px;display:flex}.house-search-title{color:#1a1a1a;margin:0;font-family:Anek Malayalam,sans-serif;font-size:2.5rem;font-weight:800}.house-search-subtitle{color:#555;margin:0;font-family:Anek Malayalam,sans-serif;font-size:1.3rem;font-weight:500}.renew-button{color:#fff;cursor:pointer;background:#06f;border:none;border-radius:15px;justify-content:center;align-items:center;gap:15px;width:fit-content;margin-top:15px;padding:16px 40px;font-family:Anek Malayalam,sans-serif;font-size:1.25rem;font-weight:700;transition:transform .3s;display:flex;box-shadow:0 8px 25px #0066ff4d}.renew-button:hover{transform:translateY(-2px)}.arrow-icon{width:18px;height:18px}@media (width<=900px){.house-search-card{text-align:center;flex-direction:column;gap:30px;padding:50px 30px}.house-search-content{text-align:center;align-items:center}.house-search-title{font-size:2rem}}@media (width<=600px){.house-search-section{padding:40px 6%}.house-search-card{border-radius:30px;gap:20px;padding:30px 20px}.house-illustration-container{flex:0 0 160px;width:160px;height:160px}.house-illustration-bg,.houses-illustration-bg{border-radius:20px;width:160px;height:160px}.search-icon-badge{border-width:3px;width:48px;height:48px;bottom:-8px;right:-8px}.search-icon-badge svg{width:18px;height:18px}.house-search-title{font-size:1.7rem}.house-search-subtitle{font-size:1.1rem;line-height:1.5}.renew-button{width:100%;max-width:250px;margin-top:10px;padding:12px 30px;font-size:1.1rem}}.news-carousel-section{background-color:#fff;width:100%;max-width:1500px;margin:0 auto;padding:60px 4% 80px;position:relative}.news-header{justify-content:space-between;align-items:flex-end;margin-bottom:50px;display:flex}.news-main-title{color:#1a2b4b;margin:0 0 10px;font-family:Inter,sans-serif;font-size:2.8rem;font-weight:800}.news-subtitle{color:#666;margin:0;font-family:Anek Malayalam,sans-serif;font-size:1.3rem;font-weight:600}.news-nav-buttons{gap:15px;display:flex}.nav-btn{cursor:pointer;color:#333;background:#fff;border:1px solid #eee;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;transition:all .3s;display:flex;box-shadow:0 4px 12px #0000000d}.nav-btn:hover{background:#f8f8f8;transform:translateY(-2px);box-shadow:0 6px 15px #00000014}.nav-btn.disabled{opacity:.35;cursor:not-allowed}.nav-btn svg{width:24px;height:24px}.news-grid-container{overflow:visible}.news-grid{justify-content:flex-start;gap:30px;display:flex}.news-card{background:#fff;border-radius:30px;flex-direction:column;transition:transform .4s;display:flex;overflow:hidden;box-shadow:0 10px 40px #0000000f}.news-card.desktop-card{flex:none;width:calc(33.3333% - 20px);min-width:0}.news-card.no-funds{align-self:flex-start}.news-card.mobile-card{display:none}.news-card:hover{transform:translateY(-8px)}.news-card-image{width:100%;height:240px;padding:15px}.news-card-image img{object-fit:cover;border-radius:20px;width:100%;height:100%}.news-card-content{text-align:left;flex-direction:column;gap:15px;padding:0 35px 35px;display:flex}.news-card-meta{align-items:center;gap:20px;margin-top:5px;display:flex}.category-badge{border-radius:12px;padding:8px 18px;font-family:Inter,sans-serif;font-size:.9rem;font-weight:700}.category-badge.community{color:#00a878;background:#00c8961a}.category-badge.education{color:#007bff;background:#0096ff1a}.category-badge.healthcare{color:#4a0;background:#64c8001a}.news-date{color:#999;margin-left:auto;font-size:.95rem;font-weight:500}.news-card-title{color:#1a2b4b;-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-family:Inter,Anek Malayalam,sans-serif;font-size:1.45rem;font-weight:800;line-height:1.3;display:-webkit-box;overflow:hidden}.news-card-malayalam{color:#555;-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-family:Anek Malayalam,sans-serif;font-size:1.15rem;line-height:1.5;display:-webkit-box;overflow:hidden}.news-card-no-image{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;justify-content:center;align-items:center;height:210px;margin:15px 15px 0;padding:24px;transition:all .3s;display:flex;position:relative;overflow:hidden}.no-image-description{color:#334155;text-align:center;-webkit-line-clamp:5;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-family:Anek Malayalam,sans-serif;font-size:1.15rem;font-weight:500;line-height:1.6;display:-webkit-box;overflow:hidden}.news-card-funds{flex-direction:column;gap:6px;margin-top:10px;margin-bottom:5px;display:flex}.fund-chip{background:0 0;border:none;flex-direction:row;align-items:center;gap:0;padding:0;display:flex}.fund-chip-label{color:#4b5563;flex-shrink:0;width:150px;font-family:Anek Malayalam,sans-serif;font-size:.9rem;font-weight:600;display:inline-block}.fund-chip-separator{color:#4b5563;flex-shrink:0;margin-right:8px;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600}.fund-chip-value{color:#111827;font-family:Inter,sans-serif;font-size:.95rem;font-weight:700}.read-more{color:#00a878;align-items:center;gap:10px;margin-top:10px;font-family:Inter,sans-serif;font-weight:800;text-decoration:none;display:flex}.read-more-arrow{width:16px;height:16px}.news-dots{justify-content:center;gap:12px;margin-top:60px;display:flex}.dot{cursor:pointer;background:#e0e0e0;border-radius:50%;width:14px;height:14px;transition:all .3s}.dot.active{background:#00a878;transform:scale(1.1)}@keyframes carouselFadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media (width<=1100px){.news-carousel-section{padding:50px 4% 70px}.news-main-title{font-size:2.4rem}}@media (width<=900px){.news-carousel-section{padding-left:0;padding-right:0}.news-header{align-items:center;margin-bottom:40px;padding:0 5%}.news-grid-container{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;padding:10px 0 25px;overflow-x:auto}.news-grid-container::-webkit-scrollbar{display:none}.news-grid{justify-content:flex-start;gap:20px;padding:0 5%;display:flex}.news-card.desktop-card{display:none}.news-card.mobile-card{scroll-snap-align:center;flex:0 0 100%;max-width:450px;transition:none;display:flex}.news-card.mobile-card:hover{transform:none}.news-dots{margin-top:40px}}@media (width<=600px){.news-carousel-section{padding:40px 0 60px}.news-header{text-align:center;flex-direction:column;align-items:center;gap:15px;width:100%;margin-bottom:30px;padding:0 6%}.news-main-title{font-size:clamp(1.2rem,5.2vw,1.6rem)}.news-subtitle{font-size:clamp(1rem,4vw,1.25rem)}.subtitle-separator,.news-nav-buttons{display:none}.news-grid{padding:0 6%}.news-card{max-width:100%}.news-card-image{height:200px;padding:10px}.news-card-content{gap:10px;padding:0 20px 25px}.news-card-title{font-size:1.25rem}.news-card-malayalam{font-size:1.05rem}}.dev-modal-overlay{-webkit-backdrop-filter:blur(8px);z-index:10000;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;animation:.3s modalOverlayIn;display:flex;position:fixed;top:0;left:0}@keyframes modalOverlayIn{0%{opacity:0}to{opacity:1}}.dev-modal{background:#fff;border-radius:24px;flex-direction:column;width:100%;max-width:680px;max-height:85vh;animation:.4s cubic-bezier(.16,1,.3,1) modalSlideIn;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 80px #00000040}.dev-modal-fixed-header{background:#fff;border-bottom:1px solid #f1f5f9;flex-shrink:0;padding:40px 40px 16px;position:relative}.dev-modal-scroll-content{flex:1;padding:24px 40px 40px;overflow-y:auto}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(40px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.dev-modal-close{cursor:pointer;color:#555;z-index:1;background:#f3f4f6;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-left:auto;transition:all .2s;display:flex}.dev-modal-close:hover{color:#111;background:#e5e7eb;transform:rotate(90deg)}.dev-modal-close svg{width:18px;height:18px}.dev-modal-header{flex-wrap:nowrap;align-items:center;gap:12px;width:100%;margin-bottom:16px;display:flex}.status-badge{text-transform:uppercase;letter-spacing:.5px;border-radius:10px;padding:6px 16px;font-family:Inter,sans-serif;font-size:.85rem;font-weight:700}.status-badge.status-completed{color:#00a060;background:#00c8641f}.status-badge.status-ongoing,.status-badge.status-in_progress{color:#cc8400;background:#ffa5001f}.status-badge.status-pending{color:#888;background:#9696961f}.dev-modal-title{color:#1a2b4b;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;max-height:none;margin:0 0 6px;font-family:Inter,Anek Malayalam,sans-serif;font-size:1.8rem;font-weight:800;line-height:1.3;overflow-y:visible}.dev-modal-title.scrollable-title{scrollbar-width:thin;max-height:4.1em;overflow-y:auto}.dev-modal-title.scrollable-title::-webkit-scrollbar{width:4px}.dev-modal-title.scrollable-title::-webkit-scrollbar-track{background:0 0}.dev-modal-title.scrollable-title::-webkit-scrollbar-thumb{background-color:#00000026;border-radius:10px}.dev-modal-title.scrollable-title::-webkit-scrollbar-thumb:hover{background-color:#0000004d}.dev-modal-date{color:#999;text-align:right;margin:0;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500}.dev-modal-images{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.dev-modal-img{object-fit:contain;background:#f3f4f6;border-radius:16px;width:100%;height:auto;max-height:400px}.dev-modal-description{color:#1e293b;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;background:linear-gradient(135deg,#00a8780a 0%,#030a1503 100%);border-left:5px solid #00a878;border-radius:16px;margin:0 0 24px;padding:24px;font-family:Anek Malayalam,sans-serif;font-size:1.2rem;line-height:1.8;box-shadow:inset 0 2px 4px #00000005}.dev-modal-funds-sticky{border-top:1px dashed #e2e8f0;flex-direction:column;align-items:flex-start;gap:8px;margin-top:15px;padding-top:12px;display:flex}.fund-item{white-space:nowrap;background:0 0;border:none;flex-direction:row;align-items:center;gap:0;padding:0;display:flex}.fund-label{color:#4b5563;flex-shrink:0;width:175px;font-family:Anek Malayalam,sans-serif;font-size:1.05rem;font-weight:600;display:inline-block}.fund-separator{color:#4b5563;flex-shrink:0;margin-right:10px;font-family:Inter,sans-serif;font-size:1.05rem;font-weight:600}.fund-value{color:#1a2b4b;font-family:Inter,sans-serif;font-size:1.15rem;font-weight:800}.dev-modal-ward{color:#666;margin:0;padding-top:8px;font-family:Anek Malayalam,sans-serif;font-size:1.05rem}button.read-more{cursor:pointer;color:#00a878;font-family:Inter,sans-serif;font-weight:800;font-size:inherit;background:0 0;border:none;align-items:center;gap:10px;margin-top:10px;padding:0;text-decoration:none;display:flex}button.read-more:hover{color:#008060}@media (width<=600px){.dev-modal{border-radius:20px;max-height:90vh;padding:0}.dev-modal-fixed-header{padding:24px 15px 12px}.dev-modal-scroll-content{padding:16px 15px 24px}.dev-modal-title{font-size:1.4rem}.dev-modal-images{grid-template-columns:1fr}.dev-modal-img{height:180px}.fund-label{font-size:.9rem}.fund-value{font-size:1rem}}.community-gallery-section{background-color:#fff;flex-direction:column;align-items:center;gap:40px;width:100%;padding:50px 4% 70px;display:flex}.gallery-header{text-align:center;margin-bottom:20px}.gallery-title{color:#1a2b4b;margin:0;font-family:Inter,sans-serif;font-size:2.8rem;font-weight:800}.gallery-subtitle{color:#444;margin:10px 0 0;font-family:Anek Malayalam,sans-serif;font-size:1.3rem;font-weight:500}.gallery-grid-wrapper{width:100%;max-width:1400px;position:relative}.gallery-grid--faded:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(#fff0 0%,#fff9 40%,#fffffff2 80%,#fff 100%);border-radius:0 0 16px 16px;height:140px;position:absolute;bottom:0;left:0;right:0}.gallery-grid{flex-direction:column;gap:25px;width:100%;display:flex}.gallery-row{justify-content:center;gap:20px;width:100%;display:flex}.gallery-row .gallery-item:only-child{flex:none;width:100%;max-width:600px}.gallery-item{cursor:pointer;aspect-ratio:16/9;border-radius:16px;flex:1;transition:flex .6s cubic-bezier(.25,1,.5,1),transform .6s;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000014}.gallery-item:hover{flex:1.8}.gallery-item img{object-fit:cover;opacity:0;border-radius:16px;width:100%;height:100%;transition:transform .6s,opacity .4s ease-in-out}.gallery-item img.loaded{opacity:1}.gallery-item:hover img.loaded{transform:scale(1.05)}.gallery-image-shimmer{z-index:1;border-radius:16px;width:100%;height:100%;position:absolute;top:0;left:0}.gallery-actions{z-index:3;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex;position:relative}.gallery-view-more-text{color:#1a2b4b;cursor:pointer;z-index:3;letter-spacing:.3px;background:0 0;border:none;margin-top:-10px;padding:8px 0;font-family:Anek Malayalam,sans-serif;font-size:1.1rem;font-weight:600;transition:color .3s,transform .2s;position:relative}.gallery-view-more-text:hover{color:#2d5ba9;transform:translateY(-1px)}.gallery-footer{justify-content:center;margin-top:20px;display:flex}.view-more-btn{color:#1a2b4b;cursor:pointer;background:0 0;border:1.5px solid #1a2b4b;border-radius:100px;padding:14px 45px;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600;transition:all .3s}.view-more-btn:hover{color:#fff;background-color:#1a2b4b;transform:translateY(-2px);box-shadow:0 5px 15px #1a2b4b33}@media (width<=1024px){.gallery-item{border-radius:16px}}@media (width<=768px){.community-gallery-section{gap:30px;padding:35px 6% 50px}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.gallery-row{display:contents}.gallery-item{aspect-ratio:16/9;border-radius:20px;flex:none;width:100%;height:auto}.gallery-image-shimmer{border-radius:20px}.gallery-item:hover{flex:none;transform:scale(1.03)}.gallery-title{font-size:2.2rem}.gallery-subtitle{font-size:1.15rem}.gallery-grid--faded:after{height:100px}}@media (width<=480px){.gallery-grid{grid-template-columns:1fr;gap:12px}.gallery-item{aspect-ratio:16/9;border-radius:15px;height:auto}.gallery-image-shimmer{border-radius:15px}.gallery-title{font-size:1.8rem}.gallery-subtitle{font-size:1.05rem}.gallery-grid--faded:after{height:80px}.gallery-view-more-text{font-size:1rem}}.footer-section{color:#fff;background-color:#030a15;flex-direction:column;align-items:center;width:100%;padding:60px 8% 40px;display:flex}.footer-container{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:100px;width:100%;max-width:1400px;display:flex}.footer-column{flex-direction:column;gap:20px;display:flex}.footer-label{color:#fff;text-transform:capitalize;opacity:.9;margin:0;font-family:Inter,sans-serif;font-size:1rem;font-weight:700}.brand-logos{align-items:center;gap:40px;display:flex}.footer-logo-link{align-items:center;text-decoration:none;display:flex}.footer-logo{object-fit:contain;width:auto;height:42px;transition:transform .3s}.footer-logo:hover{transform:scale(1.05)}.connect-info{flex-direction:column;gap:18px;display:flex}.connect-item{color:#dfe6e9;align-items:center;gap:15px;font-family:Inter,sans-serif;font-size:1.05rem;font-weight:500;transition:color .3s;display:flex}.connect-item:hover{color:#fff}.footer-icon{stroke:#fff;stroke-width:2px;width:24px;height:24px}.social-icons{gap:12px;display:flex}.social-btn{color:#fff;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .3s;display:flex}.social-btn:hover{background:#ffffff26;transform:translateY(-3px)}.footer-bottom{flex-direction:column;align-items:center;gap:25px;width:100%;max-width:1400px;margin-top:60px;display:flex}.footer-line{background:#ffffff0f;width:100%;height:1px}.copyright{text-align:center;color:#fff6;font-family:Inter,sans-serif;font-size:.9rem;font-weight:500}@media (width<=1024px){.footer-container{gap:60px}}@media (width<=768px){.footer-container{flex-direction:column;align-items:flex-start;gap:40px}.footer-section{padding:50px 8% 30px}}@media (width<=480px){.footer-section{padding:40px 6% 25px}.footer-container{gap:30px}.brand-logos{flex-wrap:wrap;gap:20px}.footer-logo{height:32px}.connect-info{gap:12px}.connect-item{gap:10px;font-size:.95rem}.footer-icon{width:20px;height:20px}.social-btn{width:36px;height:36px}.copyright{font-size:.8rem;line-height:1.4}}.contact-section{z-index:2;background:radial-gradient(circle,#031422 0%,#030a15 100%);border-top:1px solid #ffffff0d;justify-content:center;align-items:center;width:100%;padding:100px 8% 80px;display:flex;position:relative;overflow:hidden}.contact-section:before{content:"";filter:blur(100px);pointer-events:none;background:#00697526;border-radius:50%;width:400px;height:400px;position:absolute;top:-150px;left:-150px}.contact-section:after{content:"";filter:blur(100px);pointer-events:none;background:#ffd0000d;border-radius:50%;width:400px;height:400px;position:absolute;bottom:-150px;right:-150px}.contact-container{grid-template-columns:1fr 1fr;align-items:start;gap:80px;width:100%;max-width:1200px;display:grid}.contact-info-panel{color:#fff;flex-direction:column;display:flex}.contact-title{color:#fff;margin-bottom:20px;font-family:Anek Malayalam,sans-serif;font-size:2.8rem;font-weight:800;position:relative}.contact-title:after{content:"";background:#ffd000;border-radius:2px;width:60px;height:4px;position:absolute;bottom:-8px;left:0}.contact-subtitle{color:#ffffffb3;margin-top:15px;margin-bottom:40px;font-family:Inter,sans-serif;font-size:1.1rem;line-height:1.6}.contact-details-list{flex-direction:column;gap:25px;margin-bottom:50px;display:flex}.contact-detail-item{align-items:center;gap:20px;display:flex}.contact-detail-icon{color:#fff;background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.contact-detail-icon svg{width:20px;height:20px}.contact-detail-icon.whatsapp-accent{color:#25d366;background:#25d3661a;border-color:#25d36633}.contact-detail-item:hover .contact-detail-icon{background:#ffffff1a;transform:translateY(-2px);box-shadow:0 4px 15px #ffffff0d}.contact-detail-item:hover .contact-detail-icon.whatsapp-accent{background:#25d36633;box-shadow:0 4px 15px #25d36626}.contact-detail-content{flex-direction:column;gap:4px;display:flex}.contact-detail-label{color:#ffffff73;font-family:Anek Malayalam,sans-serif;font-size:.9rem;font-weight:500}.contact-detail-value{color:#fff;word-break:break-all;font-family:Inter,sans-serif;font-size:clamp(.75rem,3.8vw,.95rem);font-weight:600;transition:color .2s}.contact-detail-value:hover{color:#ffd000}.contact-social-section{flex-direction:column;gap:15px;display:flex}.social-section-title{color:#ffffff73;letter-spacing:.5px;font-family:Anek Malayalam,sans-serif;font-size:.95rem;font-weight:600}.contact-social-icons{gap:15px;display:flex}.contact-social-btn{color:#fff;background:#ffffff0d;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex}.contact-social-btn svg{width:18px;height:18px}.contact-social-btn:hover{color:#030a15;background:#fff;transform:translateY(-4px);box-shadow:0 6px 20px #ffffff26}.contact-social-btn.facebook:hover{color:#fff;background:#1877f2;border-color:#1877f2}.contact-social-btn.instagram:hover{color:#fff;background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);border-color:#0000}.contact-social-btn.twitter:hover{color:#fff;background:#000;border-color:#333}.contact-social-btn.linkedin:hover{color:#fff;background:#0a66c2;border-color:#0a66c2}.contact-form-panel{width:100%}.contact-glass-form{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;gap:30px;padding:45px;display:flex;box-shadow:0 20px 50px #0000004d}.form-group{flex-direction:column;gap:10px;display:flex}.form-label{color:#fffc;font-family:Anek Malayalam,sans-serif;font-size:.95rem;font-weight:600}.form-input,.form-textarea{color:#fff;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;outline:none;width:100%;padding:15px 18px;font-family:Inter,Anek Malayalam,sans-serif;font-size:1rem;transition:all .3s}.form-input:focus,.form-textarea:focus{background:#ffffff14;border-color:#ffd000;box-shadow:0 0 15px #ffd00033}.form-input::placeholder,.form-textarea::placeholder{color:#ffffff59}.form-textarea{resize:vertical}.contact-submit-btn{color:#030a15;cursor:pointer;background:#ffd000;border-radius:12px;justify-content:center;align-items:center;gap:12px;width:100%;padding:16px 24px;font-family:Anek Malayalam,sans-serif;font-size:1.1rem;font-weight:700;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 4px 15px #ffd0004d}.submit-btn-icon{width:18px;height:18px;transition:transform .3s}.contact-submit-btn:hover{background:#ffe045;transform:translateY(-2px);box-shadow:0 8px 25px #ffd00080}.contact-submit-btn:hover .submit-btn-icon{transform:translate(4px)}.contact-submit-btn:active{transform:translateY(1px)}@media (width<=1024px){.contact-section{padding:80px 6% 60px}.contact-container{gap:40px}.contact-title{font-size:2.4rem}}@media (width<=768px){.contact-container{grid-template-columns:1fr;gap:50px}.contact-info-panel{text-align:center;align-items:center}.contact-title:after{left:50%;transform:translate(-50%)}.contact-details-list{align-items:center;width:100%}.contact-detail-item{text-align:center;flex-direction:column;gap:10px}.contact-social-section{align-items:center}.contact-glass-form{padding:30px}}@media (width<=480px){.contact-section{padding:60px 5% 50px}.contact-title{font-size:2rem}.contact-subtitle{font-size:.95rem}.contact-glass-form{gap:20px;padding:24px}.contact-submit-btn{padding:14px 20px;font-size:1rem}}.splash-screen{z-index:99999;opacity:1;visibility:visible;background:radial-gradient(circle,#002226 0%,#001214 100%);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .8s cubic-bezier(.25,1,.5,1),visibility .8s cubic-bezier(.25,1,.5,1);display:flex;position:fixed;top:0;left:0}.splash-screen.fade-out{opacity:0;visibility:hidden}.splash-content{flex-grow:1;justify-content:center;align-items:center;display:flex}.logo-container{justify-content:center;align-items:center;width:180px;height:180px;display:flex}.splash-logo{width:140px;height:auto;animation:1.8s cubic-bezier(.34,1.56,.64,1) forwards logo-zoom-in}.main-logo-container{justify-content:center;align-items:center;width:350px;height:auto;display:flex}.member-sahayi-logo{width:100%;height:auto;animation:1.8s cubic-bezier(.34,1.56,.64,1) forwards main-logo-intro}.logos-group{flex-direction:column;justify-content:center;align-items:center;gap:25px;display:flex}.splash-powered-by{flex-direction:column;align-items:center;gap:8px;animation:2s cubic-bezier(.25,1,.5,1) forwards footer-fade-in;display:flex}.powered-by{text-transform:uppercase;letter-spacing:.2em;color:#ffffff59;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:10px;font-weight:600}.positron-logo-small{opacity:.75;filter:drop-shadow(0 0 8px #427d7026);width:220px;height:auto}@keyframes main-logo-intro{0%{opacity:0;filter:drop-shadow(0 0 #00ffc800);transform:scale(.6)}to{opacity:1;filter:drop-shadow(0 0 30px #00ffc84d);transform:scale(1)}}@keyframes footer-fade-in{0%{opacity:0;transform:translateY(15px)}40%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes logo-zoom-in{0%{opacity:0;filter:drop-shadow(0 0 #00ffc800);transform:scale(.3)}50%{opacity:1}to{opacity:1;filter:drop-shadow(0 0 25px #00ffc859);transform:scale(1)}}.notfound-container{z-index:999;background:linear-gradient(135deg,#021a1d 0%,#001214 100%);justify-content:center;align-items:center;width:100%;min-height:100vh;padding:20px;display:flex;position:relative;overflow:hidden}.notfound-container:before{content:"";z-index:1;background:radial-gradient(circle,#00ffc814 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:10%;left:10%}.notfound-container:after{content:"";z-index:1;background:radial-gradient(circle,#00a8cc14 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:10%;right:10%}.notfound-card{-webkit-backdrop-filter:blur(25px);text-align:center;z-index:10;background:#ffffff08;border:1px solid #ffffff14;border-radius:30px;flex-direction:column;align-items:center;gap:30px;width:100%;max-width:600px;padding:50px 40px;display:flex;box-shadow:0 20px 50px #0006}.notfound-icon-container{justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:10px;display:flex;position:relative}.notfound-icon{color:#ff4a4a;z-index:2;filter:drop-shadow(0 0 10px #ff4a4a4d);width:70px;height:70px}.icon-pulse-glow{z-index:1;background:radial-gradient(circle,#ff4a4a26 0%,#0000 70%);border-radius:50%;width:90px;height:90px;animation:3s ease-in-out infinite glow-pulse;position:absolute}.lang-section{width:100%}.notfound-title-mal{color:#fff;margin:0 0 15px;font-family:Anek Malayalam,sans-serif;font-size:2.2rem;font-weight:800;line-height:1.3}.notfound-desc-mal{color:#ffffffb3;margin:0;font-family:Anek Malayalam,sans-serif;font-size:1.1rem;font-weight:500;line-height:1.6}.notfound-divider{background:linear-gradient(90deg,#0000,#ffffff26 50%,#0000);width:80px;height:2px}.notfound-title-eng{color:#00ffc8;margin:0 0 10px;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:700}.notfound-desc-eng{color:#ffffff80;margin:0;font-family:Inter,sans-serif;font-size:.95rem;line-height:1.5}.notfound-actions{gap:15px;width:100%;margin-top:15px;display:flex}.notfound-btn{cursor:pointer;text-align:center;border-radius:100px;flex:1;padding:14px 24px;font-family:Anek Malayalam,Inter,sans-serif;font-size:1.05rem;font-weight:700;transition:all .3s}.notfound-btn.primary{color:#001214;background:linear-gradient(135deg,#00ffc8 0%,#00a8cc 100%);border:none;box-shadow:0 4px 15px #00ffc833}.notfound-btn.primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00ffc873}.notfound-btn.secondary{color:#fff;background:0 0;border:1.5px solid #ffffff26}.notfound-btn.secondary:hover{background:#ffffff0d;border-color:#ffffff4d;transform:translateY(-2px)}@media (width<=480px){.notfound-card{border-radius:20px;padding:35px 25px}.notfound-title-mal{font-size:1.8rem}.notfound-desc-mal{font-size:.95rem}.notfound-title-eng{font-size:1.2rem}.notfound-desc-eng{font-size:.85rem}.notfound-actions{flex-direction:column;gap:10px}.notfound-btn{width:100%;padding:12px}}.scroll-to-top{-webkit-backdrop-filter:blur(10px);color:#ffd000;cursor:pointer;z-index:9999;opacity:0;pointer-events:none;background:#030a15d9;border:1px solid #ffd00040;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;bottom:40px;right:40px;transform:translateY(20px)scale(.9);box-shadow:0 8px 30px #0003}.scroll-to-top.visible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.scroll-to-top svg{transition:transform .3s}.scroll-to-top:hover{color:#030a15;background:#ffd000;border-color:#ffd000;transform:translateY(-4px)scale(1.05);box-shadow:0 10px 30px #ffd00059}.scroll-to-top:hover svg{transform:translateY(-3px)}.scroll-to-top:active{transform:translateY(-2px)scale(.98)}@media (width<=768px){.scroll-to-top{width:44px;height:44px;bottom:30px;right:30px}.scroll-to-top svg{width:18px;height:18px}}
