:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;min-height:100svh;margin:0;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.marquee-wrapper{white-space:nowrap;background-color:#0c1836;border-bottom:3px solid #d32f2f;width:100%;padding:6px 0;overflow:hidden}.marquee-content{animation:18s linear infinite marquee-scroll;display:inline-block}.marquee-content span{color:#adff2f;letter-spacing:.5px;font-size:.88rem;font-weight:600}@keyframes marquee-scroll{0%{transform:translate(0%)}to{transform:translate(-50%)}}.navbar-root{background-color:#0d1b3e!important;width:100%!important;box-shadow:0 4px 12px #00000040!important}.toolbar-container{width:100%;min-height:unset!important;padding:0!important}.navbar-fullwidth{flex-direction:column;width:100%;display:flex}.navbar-top-row{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;padding:8px 16px;display:flex}.brand-logo-container{align-items:center;margin-right:12px;text-decoration:none;display:flex}.adp-logo-img{object-fit:contain;width:auto;height:48px}.desktop-links-box{flex-grow:1;justify-content:space-between;align-items:center;gap:2px;display:flex}.nav-btn{color:#fff!important;text-transform:none!important;white-space:nowrap!important;border-radius:4px!important;padding:6px 12px!important;font-size:.85rem!important;font-weight:700!important;transition:all .2s ease-in-out!important}.nav-btn:hover{color:#fff!important;background-color:#d32f2f33!important}.active-nav-btn{color:#fff!important;background-color:#d32f2f!important;border-radius:4px!important}.mobile-menu-btn{display:none!important}@media (width<=1100px){.desktop-links-box{display:none}.mobile-menu-btn{display:flex!important}}.drawer-container{color:#fff;background-color:#0d1b3e;width:280px;height:100%}.drawer-header{background-color:#d32f2f;justify-content:space-between;align-items:center;padding:16px;display:flex}.drawer-brand{font-size:1rem;font-weight:700}.drawer-link-active{border-left:4px solid #d32f2f;background-color:#d32f2f4d!important}.footer-root{color:#fff;background-color:#0d1b3e;border-top:5px solid #d32f2f;width:100%;margin-top:60px;padding-top:50px;padding-bottom:25px}.footer-grid-container{grid-template-columns:2fr 3.2fr 1.6fr 1.6fr;align-items:start;gap:36px;margin-bottom:40px;display:grid}.footer-col{flex-direction:column;display:flex}.footer-brand-box{align-items:center;gap:12px;margin-bottom:12px;display:flex}.footer-logo{object-fit:contain;width:auto;height:48px}.footer-candidate-name{color:#fff;letter-spacing:.5px;font-size:.95rem!important;font-weight:800!important;line-height:1.25!important}.footer-motto{color:#02ccfe;margin-bottom:12px!important;font-size:.85rem!important;font-weight:700!important}.footer-desc{color:#b0bec5;max-width:340px;font-size:.88rem!important;line-height:1.6!important}.footer-heading{color:#02ccfe;display:inline-block;position:relative;margin-bottom:18px!important;font-size:1.05rem!important;font-weight:800!important}.footer-heading:after{content:"";background-color:#d32f2f;border-radius:2px;width:35px;height:3px;margin-top:6px;display:block}.footer-links-list{grid-template-columns:repeat(3,1fr);gap:8px 12px;display:grid}.footer-link{display:inline-block;color:#cfd8dc!important;font-size:.88rem!important;text-decoration:none!important;transition:color .2s,transform .2s!important}.footer-link:hover{transform:translate(4px);color:#02ccfe!important}.contact-item{color:#cfd8dc;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.contact-icon{color:#d32f2f;flex-shrink:0;margin-top:2px;font-size:1.2rem!important}.social-intro-text{color:#b0bec5;margin-bottom:16px!important;font-size:.85rem!important;line-height:1.5!important}.social-links-grid{flex-wrap:wrap;gap:10px;display:flex}.social-btn{justify-content:center;align-items:center;width:38px;height:38px;display:flex;color:#fff!important;background-color:#ffffff14!important;border-radius:50%!important;padding:8px!important;transition:transform .2s,background-color .2s!important}.social-btn:hover{transform:translateY(-3px);background-color:#d32f2f!important}.social-btn.wa:hover{background-color:#25d366!important}.social-btn.wa-channel:hover{background-color:#128c7e!important}.social-btn.fb:hover,.social-btn.fb-page:hover{background-color:#1877f2!important}.social-btn.ig:hover{background-color:#e4405f!important}.social-btn.tw:hover,.social-btn.tt:hover{background-color:#000!important}.social-btn.yt:hover{background-color:red!important}.footer-bottom{color:#90a4ae;border-top:1px solid #ffffff1a;flex-direction:column;align-items:center;gap:8px;padding-top:20px;display:flex}.admin-login-footer-link{color:#fff6!important;font-size:.75rem!important;text-decoration:none!important}.admin-login-footer-link:hover{color:#02ccfe!important}@media (width<=1024px){.footer-grid-container{grid-template-columns:1fr 1fr;gap:30px}}@media (width<=600px){.footer-grid-container{grid-template-columns:1fr;gap:30px}}.spinner-wrapper{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:220px;padding:20px 0;display:flex}.spinner-loader{color:#0d1b3e!important}.spinner-loader circle{stroke-linecap:round}.spinner-text{letter-spacing:.5px;text-transform:uppercase;animation:1.5s ease-in-out infinite pulseText;color:#d32f2f!important;margin-top:16px!important;font-size:.82rem!important;font-weight:700!important}@keyframes pulseText{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.home-root{background-color:#f8f9fa;width:100%;min-height:100vh}.hero-section{color:#fff;background:radial-gradient(circle at 80% 20%,#02ccfe14,#0000 30%),linear-gradient(135deg,#0a142f 0%,#0d1b3e 100%);width:100%;padding:40px 0 50px}.hero-container{padding-left:24px!important;padding-right:24px!important}.hero-flex-layout{justify-content:space-between;align-items:center;gap:30px;display:flex}.hero-text-container{text-align:left;flex-direction:column;flex:1;align-items:flex-start;display:flex}.party-badge{background-color:#ffffff14;border:1px solid #fff3;border-radius:20px;align-items:center;gap:8px;margin-bottom:24px;padding:4px 14px 4px 6px;display:inline-flex}.hero-adp-badge-img{object-fit:cover;border-radius:50%;width:24px;height:24px}.party-badge-text{letter-spacing:.8px;color:#02ccfe!important;font-size:.78rem!important;font-weight:700!important}.hero-title{letter-spacing:-.5px;color:#fff!important;margin:0!important;font-size:2.75rem!important;font-weight:900!important;line-height:1.1!important}.hero-subtitle{color:#02ccfe!important;margin-top:10px!important;font-size:1.45rem!important;font-weight:800!important;line-height:1.2!important}.hero-office{letter-spacing:.3px;color:#fff!important;margin-top:10px!important;font-size:1.05rem!important;font-weight:700!important}.hero-description{max-width:620px;color:#d1d5db!important;margin-top:20px!important;font-size:1rem!important;line-height:1.6!important}.hero-cta-buttons{gap:16px;margin-top:32px;display:flex}.cta-btn-primary{color:#fff!important;box-shadow:none!important;background-color:#d32f2f!important;border-radius:4px!important;padding:10px 22px!important;font-size:.85rem!important;font-weight:800!important}.cta-btn-primary:hover{background-color:#b71c1c!important}.cta-btn-secondary{color:#fff!important;background-color:#0000!important;border:1px solid #fff9!important;border-radius:4px!important;padding:10px 22px!important;font-size:.85rem!important;font-weight:700!important}.cta-btn-secondary:hover{color:#02ccfe!important;border-color:#02ccfe!important}.hero-image-container{flex-shrink:0;justify-content:flex-end;width:380px;display:flex}.hero-img-frame{background-color:#fff;border-bottom:5px solid #d32f2f;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 10px 30px #00000080}.hero-candidate-img{object-fit:cover;object-position:top center;width:100%;height:440px;display:block}.pillars-section{background-color:#fff;padding:60px 0}.section-title{color:#0d1b3e!important;font-weight:800!important}.section-subtitle{color:#d32f2f!important;margin-top:5px!important;font-weight:600!important}.pillars-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;display:grid}.pillar-card{border-top:4px solid #d32f2f;height:100%;transition:transform .25s,box-shadow .25s;box-shadow:0 4px 12px #0000000d!important}.pillar-card:hover{transform:translateY(-5px);box-shadow:0 12px 25px #00000017!important}.pillar-title{color:#0d1b3e!important;margin-bottom:10px!important;font-weight:700!important}.pillar-desc{color:#555!important;line-height:1.5!important}.impact-intro-section{background:linear-gradient(135deg,#fff 0%,#f5f8fc 100%);padding:75px 0 45px}.impact-intro-content{text-align:center;max-width:850px;margin:0 auto}.impact-overline{color:#d32f2f!important;letter-spacing:2px!important;font-size:.78rem!important;font-weight:800!important}.impact-main-title{color:#0d1b3e!important;margin-top:7px!important;font-weight:900!important;line-height:1.2!important}.impact-main-description{color:#4f5968!important;margin-top:18px!important;font-size:1.03rem!important;line-height:1.75!important}.impact-main-description.secondary{color:#687386!important;margin-top:10px!important}.community-impact-section{background-color:#f8f9fa;padding:35px 0 70px}.community-impact-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:30px;display:flex}.impact-subtitle{margin-top:5px!important}.impact-view-btn{white-space:nowrap;color:#0d1b3e!important;font-weight:800!important}.impact-view-btn:hover{color:#d32f2f!important}.community-impact-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.community-impact-card{border-top:4px solid #d32f2f;height:100%;transition:transform .25s,box-shadow .25s;position:relative;background:#fff!important;border-radius:12px!important;padding:27px!important;box-shadow:0 6px 18px #0000000f!important}.community-impact-card:hover{transform:translateY(-6px);box-shadow:0 14px 30px #0000001a!important}.impact-card-icon{color:#d32f2f;background-color:#d32f2f14;border-radius:10px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:18px;display:flex}.impact-card-icon svg{font-size:26px}.impact-card-label{display:block;color:#d32f2f!important;letter-spacing:1.1px!important;margin-bottom:6px!important;font-size:.67rem!important;font-weight:800!important}.impact-card-title{color:#0d1b3e!important;margin-bottom:10px!important;font-weight:800!important;line-height:1.3!important}.impact-card-description{color:#5c6470!important;font-size:.9rem!important;line-height:1.65!important}.impact-note{background:#fff;border-left:4px solid #ffc107;border-radius:5px;margin-top:28px;padding:15px 18px}.impact-note p{color:#697386!important;line-height:1.6!important}.candidate-banner-section{color:#fff;background-color:#0d1b3e;padding:50px 0}.banner-flex-layout{align-items:center;gap:30px;display:flex}.banner-img-box{flex:5}.banner-text-box{flex:7}.banner-img{border-radius:12px;width:100%;display:block}.banner-title{color:#02ccfe!important;font-weight:800!important}.banner-text{color:#e0e0e0!important;margin-top:15px!important;font-size:1.05rem!important;line-height:1.6!important}.banner-btn{color:#fff!important;background-color:#d32f2f!important;margin-top:25px!important;font-weight:700!important}.banner-btn:hover{background-color:#b71c1c!important}.news-feed-section{padding:60px 0}.news-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:30px;display:flex}.news-header-description{color:#687386!important;margin-top:7px!important}.view-all-news-btn{white-space:nowrap;color:#0d1b3e!important;font-weight:800!important}.view-all-news-btn:hover{color:#d32f2f!important}.news-cards-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;display:grid}.news-card{border-top:3px solid #d32f2f;flex-direction:column;height:100%;display:flex;overflow:hidden;border-radius:8px!important;box-shadow:0 4px 15px #00000014!important}.news-date{color:#d32f2f!important;font-weight:700!important}.news-card-title{color:#0d1b3e!important;margin:6px 0!important;font-weight:700!important}.news-card-body{color:#666!important;line-height:1.5!important}.news-fallback-box{text-align:center;background:linear-gradient(135deg,#fff 0%,#f7f9fc 100%);border:1px solid #e4e8ef;border-radius:14px;padding:45px 30px;box-shadow:0 7px 20px #0000000d}.news-fallback-icon{color:#d32f2f;background-color:#d32f2f17;border-radius:50%;justify-content:center;align-items:center;width:65px;height:65px;margin:0 auto 18px;display:flex}.news-fallback-icon svg{font-size:32px}.news-fallback-title{color:#0d1b3e!important;font-weight:800!important}.news-fallback-text{max-width:760px;color:#606a79!important;margin:12px auto 0!important;line-height:1.7!important}.news-fallback-btn{color:#fff!important;background-color:#d32f2f!important;margin-top:22px!important;font-weight:800!important}.news-fallback-btn:hover{background-color:#b71c1c!important}@media (width<=960px){.hero-flex-layout{flex-direction:column}.hero-text-container{width:100%}.hero-image-container{justify-content:center;width:100%;max-width:360px;margin-top:20px}.banner-flex-layout{flex-direction:column}.banner-img-box,.banner-text-box{width:100%}.community-impact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.hero-section{padding-top:30px}.hero-container{padding-left:18px!important;padding-right:18px!important}.hero-title{font-size:2.1rem!important}.hero-subtitle{font-size:1.15rem!important}.hero-office{font-size:.9rem!important}.hero-description{font-size:.92rem!important}.hero-cta-buttons{flex-direction:column;gap:10px;width:100%}.cta-btn-primary,.cta-btn-secondary{width:100%}.hero-image-container{max-width:100%}.hero-candidate-img{height:390px}.pillars-section{padding:45px 0}.impact-intro-section{padding:55px 0 30px}.impact-main-title{font-size:2rem!important}.impact-main-description{font-size:.94rem!important}.community-impact-section{padding-bottom:50px}.community-impact-header{flex-direction:column;align-items:flex-start}.community-impact-grid{grid-template-columns:1fr}.impact-view-btn{padding-left:0!important}.community-impact-card{padding:23px!important}.news-header{flex-direction:column;align-items:flex-start}.view-all-news-btn{padding-left:0!important}.news-feed-section{padding:45px 0}.news-fallback-box{padding:35px 20px}.news-fallback-title{font-size:1.3rem!important}.news-fallback-text{font-size:.9rem!important}}.about-root{background-color:#f8f9fa;min-height:100vh;padding-bottom:60px}.about-header-banner{color:#fff;text-align:center;background:linear-gradient(135deg,#0d1b3e 0%,#1a2b56 100%);border-bottom:5px solid #d32f2f;padding:50px 0}.about-header-title{letter-spacing:-.5px;font-weight:800!important}.about-header-subtitle{color:#02ccfe;max-width:800px;margin-left:auto;margin-right:auto;margin-top:10px!important;font-weight:600!important}.about-body-container{margin-top:50px}.about-image-wrapper{border-radius:12px;position:relative;overflow:hidden;box-shadow:0 8px 24px #0003}.about-candidate-image{object-fit:cover;width:100%;display:block}.about-image-badge{text-align:center;background-color:#d32f2fe6;padding:10px;position:absolute;bottom:0;left:0;right:0}.badge-text{color:#fff;letter-spacing:.5px;font-weight:700!important}.about-section-heading{color:#0d1b3e;position:relative;margin-bottom:20px!important;font-weight:800!important}.about-section-heading:after{content:"";background-color:#d32f2f;border-radius:2px;width:60px;height:4px;margin-top:8px;display:block}.about-text-paragraph{color:#444;margin-bottom:16px!important;font-size:1.05rem!important;line-height:1.7!important}.values-section{margin-top:60px}.value-card{text-align:center;border-top:4px solid #0d1b3e;height:100%;padding:30px 20px;transition:transform .2s ease-in-out,border-color .2s ease-in-out!important;box-shadow:0 4px 15px #0000000d!important}.value-card:hover{border-top-color:#d32f2f;transform:translateY(-6px)}.value-icon-avatar{color:#02ccfe!important;background-color:#0d1b3e!important;width:60px!important;height:60px!important;margin:0 auto 15px!important}.value-card-title{color:#0d1b3e;margin-bottom:10px!important;font-weight:700!important}.value-card-text{color:#666;line-height:1.6!important}@media (width<=900px){.about-header-title{font-size:2rem!important}.about-header-subtitle{font-size:1.1rem!important}}.vision-root{background-color:#f8f9fa;min-height:100vh;padding-bottom:60px}.vision-banner{color:#fff;text-align:center;background:linear-gradient(135deg,#0d1b3e 0%,#1a2b56 100%);border-bottom:5px solid #d32f2f;padding:50px 0}.vision-banner-title{color:#fff;letter-spacing:-.5px;font-size:2.5rem!important;font-weight:900!important}.vision-banner-subtitle{color:#02ccfe;margin-top:10px!important;font-weight:600!important}.vision-content-container{margin-top:50px}.vision-image-wrapper{border:3px solid #0d1b3e;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px #00000026}.vision-main-img{width:100%;display:block}.vision-statement-card{background-color:#fff;border-left:6px solid #d32f2f;border-radius:12px;padding:30px;box-shadow:0 4px 15px #0000000d}.vision-header-badge{align-items:center;gap:8px;margin-bottom:12px;display:flex}.vision-quote-title{color:#0d1b3e;font-size:1.5rem!important;font-weight:800!important;line-height:1.3!important}.vision-body-text{color:#555;font-size:1.05rem!important;line-height:1.6!important}.pillars-header-title{color:#0d1b3e;font-weight:800!important}.pillars-header-subtitle{color:#d32f2f;margin-top:5px!important;font-weight:600!important}.vision-pillar-card{border-top:4px solid #0d1b3e;height:100%;border-radius:10px!important;transition:transform .2s ease-in-out!important;box-shadow:0 4px 15px #0000000f!important}.vision-pillar-card:hover{border-top-color:#d32f2f;transform:translateY(-6px)}.pillar-icon{color:#d32f2f;margin-bottom:10px;font-size:45px!important}.vision-card-title{color:#0d1b3e;margin-bottom:8px!important;font-size:1.1rem!important;font-weight:700!important}.vision-card-desc{color:#666;line-height:1.5!important}@media (width<=900px){.vision-banner-title{font-size:2rem!important}.vision-quote-title{font-size:1.25rem!important}}.manifesto-root{background-color:#f4f6f8;min-height:100vh;padding-bottom:60px}.manifesto-header{color:#fff;text-align:center;background:linear-gradient(135deg,#0d1b3e 0%,#1a2b56 100%);border-bottom:5px solid #d32f2f;padding:50px 0}.header-tag{color:#02ccfe!important;letter-spacing:1.5px!important;font-size:.9rem!important;font-weight:800!important}.header-title{margin-top:5px!important;font-size:2.5rem!important;font-weight:900!important}.header-subtitle{color:#e0e0e0;margin-top:8px!important;font-weight:500!important}.manifesto-body{margin-top:40px}.intro-card{background-color:#fff;border-left:6px solid #d32f2f;border-radius:10px;margin-bottom:35px;padding:30px;box-shadow:0 4px 12px #0000000d}.intro-heading{color:#0d1b3e;margin-bottom:12px!important;font-weight:800!important}.intro-text{color:#4a5568;font-size:1.05rem!important;line-height:1.7!important}.agenda-grid{margin-top:10px}.agenda-card{border-radius:10px!important;transition:transform .2s ease-in-out!important;box-shadow:0 4px 15px #0000000f!important}.agenda-card:hover{transform:translateY(-3px)}.agenda-card-content{padding:28px!important}.agenda-header-flex{border-bottom:2px solid #edf2f7;align-items:center;gap:16px;margin-bottom:15px;padding-bottom:15px;display:flex}.agenda-icon-wrapper{color:#0d1b3e;background-color:#0d1b3e14;border-radius:8px;justify-content:center;align-items:center;padding:10px;display:flex}.agenda-title{color:#0d1b3e;font-size:1.35rem!important;font-weight:800!important}.agenda-list{padding-top:0!important}.agenda-list-item{padding-left:0!important;padding-right:0!important}.list-icon-wrapper{min-width:36px!important}.check-icon{color:#d32f2f}.point-text{color:#2d3748;font-size:1rem!important;line-height:1.6!important}.download-box{color:#fff;text-align:center;background-color:#0d1b3e;border-top:4px solid #02ccfe;border-radius:12px;margin-top:50px;padding:40px}.download-title{color:#fff;font-weight:800!important}.download-desc{color:#cbd5e0;margin-top:8px!important;margin-bottom:24px!important}.download-btn{color:#fff!important;text-transform:none!important;background-color:#d32f2f!important;padding:12px 30px!important;font-size:1rem!important;font-weight:700!important}.download-btn:hover{background-color:#b71c1c!important}@media (width<=768px){.header-title{font-size:1.8rem!important}.agenda-header-flex{flex-direction:column;align-items:flex-start;gap:10px}}.constituency-root{background-color:#f8f9fa;min-height:100vh;padding-bottom:60px}.constituency-header{color:#fff;text-align:center;background:linear-gradient(135deg,#0d1b3e 0%,#1a2b56 100%);border-bottom:5px solid #d32f2f;padding:50px 0}.constituency-title{color:#fff;font-weight:800!important}.constituency-subtitle{color:#02ccfe;margin-top:10px!important;font-weight:600!important}.constituency-body{margin-top:40px}.section-card{background-color:#fff;border-radius:12px;padding:30px;box-shadow:0 4px 15px #0000000d}.block-title{color:#0d1b3e;margin-bottom:15px!important;font-weight:800!important}.block-sub-title{color:#d32f2f;margin-bottom:15px!important;font-weight:700!important}.block-text{color:#444;margin-bottom:15px!important;font-size:1.05rem!important;line-height:1.7!important}.focus-card{border-left:4px solid #0d1b3e;height:100%;background-color:#fdfdfd!important;box-shadow:0 2px 8px #0000000f!important}.focus-header{align-items:center;gap:10px;margin-bottom:10px;display:flex}.focus-icon{color:#d32f2f}.focus-title{color:#0d1b3e;font-size:1rem!important;font-weight:700!important}.focus-desc{color:#666;font-size:.88rem!important;line-height:1.5!important}.ward-sidebar-card{border-top:5px solid #d32f2f;border-radius:12px!important;box-shadow:0 4px 15px #00000014!important}.ward-header{align-items:center;gap:10px;display:flex}.ward-sidebar-title{color:#0d1b3e;font-weight:800!important}.ward-subtitle{color:#666;margin:10px 0 15px!important}.ward-list-item{border-bottom:1px solid #eee;padding-top:8px!important;padding-bottom:8px!important}.ward-list-item:last-child{border-bottom:none}.news-page{color:#17213a;background:#f7f9fc;min-height:100vh}.news-hero{background:linear-gradient(135deg,#0d1b3efa,#142a58f5);padding:90px 20px 80px;position:relative;overflow:hidden}.news-hero:before{content:"";background:#02ccfe1f;border-radius:50%;width:320px;height:320px;position:absolute;top:-180px;right:-100px}.news-hero:after{content:"";background:#d32f2f24;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-170px;left:-100px}.news-hero-content{z-index:2;text-align:center;max-width:850px;margin:0 auto;position:relative}.news-hero-title{color:#fff!important;letter-spacing:1px!important;margin-bottom:22px!important;font-size:clamp(2rem,5vw,3.5rem)!important;font-weight:900!important;line-height:1.15!important}.news-hero-subtitle{max-width:760px;color:#ffffffdb!important;margin:0 auto!important;font-size:1.08rem!important;line-height:1.8!important}.news-container{padding-top:60px;padding-bottom:80px}.news-introduction{text-align:center;max-width:850px;margin:0 auto 35px}.news-section-title{color:#0d1b3e!important;margin-bottom:15px!important;font-size:clamp(1.7rem,4vw,2.5rem)!important;font-weight:900!important}.news-introduction-text{color:#5d6678!important;font-size:1rem!important;line-height:1.8!important}.news-search-wrapper{max-width:750px;margin:0 auto 35px}.news-search .MuiOutlinedInput-root{background:#fff;border-radius:14px}.news-search .MuiOutlinedInput-root:hover fieldset{border-color:#02ccfe}.news-search .MuiOutlinedInput-root.Mui-focused fieldset{border-width:2px;border-color:#0d1b3e}.news-search .MuiInputAdornment-root{color:#0d1b3e}.community-notice{background:#fff;border-left:5px solid #d32f2f;border-radius:16px;max-width:900px;margin:0 auto 35px;padding:22px 25px;box-shadow:0 8px 25px #0d1b3e14}.community-notice-title{color:#0d1b3e!important;margin-bottom:6px!important;font-size:1.05rem!important;font-weight:800!important}.community-notice-text{color:#657083!important;font-size:.95rem!important;line-height:1.7!important}.news-results-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.news-results-title{color:#0d1b3e!important;font-size:1.5rem!important;font-weight:850!important}.news-results-count{color:#687386!important;font-size:.9rem!important;font-weight:600!important}.news-card{border:1px solid #0d1b3e12;flex-direction:column;height:100%;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden;background:#fff!important;border-radius:18px!important;box-shadow:0 10px 30px #0d1b3e14!important}.news-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #0d1b3e24!important}.news-card-image{width:100%;display:block;object-fit:cover!important;height:260px!important}.news-video-wrapper{background:#0d1b3e;width:100%;padding-top:56.25%;position:relative}.news-video{border:0;width:100%;height:100%;position:absolute;inset:0}.community-card-icon{color:#fff;background:linear-gradient(135deg,#0d1b3e,#16376d);justify-content:center;align-items:center;height:220px;display:flex}.community-card-icon svg{font-size:82px}.news-card-content{flex:1;padding:26px!important}.news-card-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:15px;display:flex}.news-category{color:#0d1b3e!important;background:#02ccfe1f!important;border-radius:20px!important;height:30px!important;font-size:.75rem!important;font-weight:700!important}.news-date{color:#7b8494;align-items:center;gap:6px;display:flex}.news-date svg{font-size:16px}.news-date span{font-size:.78rem;font-weight:600}.news-card-title{color:#0d1b3e!important;margin-bottom:12px!important;font-size:1.35rem!important;font-weight:850!important;line-height:1.35!important}.news-card-text{color:#626d7f!important;font-size:.96rem!important;line-height:1.8!important}.news-loading{justify-content:center;align-items:center;min-height:300px;display:flex}.no-news{text-align:center;background:#fff;border:1px solid #0d1b3e12;border-radius:18px;max-width:650px;margin:40px auto 0;padding:55px 30px;box-shadow:0 10px 30px #0d1b3e12}.no-news-icon{color:#0d1b3e;margin-bottom:12px;font-size:55px!important}.no-news-title{color:#0d1b3e!important;margin-bottom:8px!important;font-weight:850!important}.no-news-text{color:#6b7483!important;line-height:1.7!important}@media (width<=900px){.news-hero{padding:75px 20px 65px}.news-container{padding-top:45px}.news-card-image{height:230px!important}}@media (width<=600px){.news-hero{padding:60px 16px 55px}.news-hero-title{font-size:1.85rem!important}.news-hero-subtitle{font-size:.95rem!important;line-height:1.7!important}.news-container{padding:35px 16px 55px}.news-section-title{font-size:1.7rem!important}.news-introduction-text{font-size:.92rem!important}.news-results-heading{flex-direction:column;align-items:flex-start;gap:5px}.news-results-title{font-size:1.25rem!important}.news-card-image{height:210px!important}.community-card-icon{height:190px}.community-card-icon svg{font-size:65px}.news-card-content{padding:21px!important}.news-card-title{font-size:1.2rem!important}.news-card-text{font-size:.92rem!important}.community-notice{padding:18px}}@media (width<=380px){.news-hero-title{font-size:1.55rem!important}.news-card-content{padding:18px!important}.news-card-meta{flex-direction:column;align-items:flex-start}}.media-root{background-color:#f8f9fa;min-height:100vh}.media-header-banner{color:#fff;text-align:center;background:linear-gradient(135deg,#0d1b3e 0%,#1a2b56 100%);border-bottom:5px solid #d32f2f;padding:50px 0}.media-page-title{color:#fff;font-size:2.3rem!important;font-weight:800!important}.media-page-subtitle{color:#02ccfe;max-width:700px;margin-left:auto;margin-right:auto;margin-top:10px!important}.media-content-container{padding-top:30px;padding-bottom:60px}.media-tabs-wrapper{border-bottom:1px solid #e0e0e0;margin-bottom:35px}.media-tabs .MuiTab-root{text-transform:none!important;color:#0d1b3e!important;font-size:1rem!important;font-weight:700!important}.media-tabs .Mui-selected{color:#d32f2f!important}.media-tabs .MuiTabs-indicator{height:3px;background-color:#d32f2f!important}.media-card{flex-direction:column;height:100%;display:flex;overflow:hidden;border-radius:10px!important;transition:transform .2s ease-in-out!important;box-shadow:0 4px 15px #00000014!important}.media-card:hover{transform:translateY(-4px)}.media-img{object-fit:cover}.media-card-title{color:#0d1b3e;font-weight:700!important;line-height:1.3!important}.media-card-date{color:#888;display:block;margin-top:8px!important}.media-type-badge{text-transform:uppercase;border-radius:4px;margin-top:6px;padding:2px 8px;display:inline-block;font-size:.7rem!important;font-weight:700!important}.photo-badge{color:#0d1b3e;background-color:#0d1b3e1a}.video-badge{color:#d32f2f;background-color:#d32f2f1a}.get-involved-root{background-color:#f4f6f9;min-height:100vh;padding-bottom:60px}.get-involved-header{color:#fff;text-align:center;background:linear-gradient(135deg,#0d1b3e 0%,#1a2b56 100%);border-bottom:5px solid #d32f2f;padding:50px 0}.page-title{color:#fff;font-size:2.5rem!important;font-weight:800!important}.page-subtitle{color:#02ccfe;margin-top:10px!important;font-weight:600!important}.main-container{margin-top:40px}.info-panel{padding:20px 10px}.panel-title{color:#0d1b3e;margin-bottom:12px!important;font-weight:800!important}.panel-text{color:#555;margin-bottom:25px!important;line-height:1.6!important}.ways-to-help-list{flex-direction:column;gap:16px;display:flex}.help-card{border-left:4px solid #d32f2f;border-radius:4px;align-items:flex-start;gap:15px;padding:16px;display:flex;background-color:#fff!important;box-shadow:0 2px 8px #0000000d!important}.help-icon{color:#0d1b3e;margin-top:2px;font-size:2rem!important}.help-card-title{color:#0d1b3e;font-size:1rem!important;font-weight:700!important}.help-card-text{color:#666;margin-top:4px!important;line-height:1.4!important}.form-paper{padding:35px;background-color:#fff!important;border-radius:10px!important}.form-title{color:#0d1b3e;font-size:1.8rem!important;font-weight:800!important}.form-instruction{color:#666;margin-bottom:25px!important}.form-label-custom{color:#0d1b3e!important;margin-bottom:8px!important;font-weight:700!important}.submit-volunteer-btn{color:#fff!important;background-color:#d32f2f!important;margin-top:15px!important;padding:12px 0!important;font-size:1rem!important;font-weight:700!important}.submit-volunteer-btn:hover{background-color:#b71c1c!important}@media (width<=600px){.form-paper{padding:20px}.page-title{font-size:2rem!important}}.contact-root{background-color:#f4f6f8;min-height:100vh;padding-bottom:60px}.contact-header{color:#fff;text-align:center;background:linear-gradient(135deg,#0d1b3e 0%,#1a2b56 100%);border-bottom:5px solid #d32f2f;padding:50px 0}.contact-header-title{font-size:2.4rem!important;font-weight:800!important}.contact-header-subtitle{color:#02ccfe;margin-top:8px!important;font-weight:600!important}.contact-content-container{margin-top:-30px}.contact-info-paper{border-left:5px solid #0d1b3e;padding:30px;background-color:#fff!important;border-radius:12px!important;box-shadow:0 4px 20px #00000014!important}.info-section-title{color:#0d1b3e;margin-bottom:10px!important;font-weight:800!important}.info-description{color:#666;margin-bottom:25px!important}.contact-detail-item{align-items:flex-start;gap:15px;margin-bottom:20px;display:flex}.contact-icon{color:#d32f2f!important;font-size:2rem!important}.detail-label{color:#0d1b3e;font-weight:700!important}.detail-value{color:#444;word-break:break-word}.social-section-title{color:#0d1b3e;margin-top:30px!important;margin-bottom:12px!important;font-weight:700!important}.social-links-box{flex-wrap:wrap;gap:10px;display:flex}.social-btn{color:#fff!important;border-radius:8px!important;padding:8px!important}.social-btn.whatsapp{background-color:#25d366!important}.social-btn.facebook{background-color:#1877f2!important}.social-btn.instagram{background-color:#e4405f!important}.social-btn.twitter{background-color:#000!important}.social-btn.youtube{background-color:red!important}.contact-form-paper{border-top:5px solid #d32f2f;padding:30px;background-color:#fff!important;border-radius:12px!important;box-shadow:0 4px 20px #00000014!important}.form-section-title{color:#0d1b3e;margin-bottom:20px!important;font-weight:800!important}.submit-message-btn{width:100%;color:#fff!important;background-color:#0d1b3e!important;padding:12px 30px!important;font-weight:700!important}.submit-message-btn:hover{background-color:#d32f2f!important}@media (width<=600px){.contact-header-title{font-size:1.8rem!important}}.login-page-wrapper{background-color:#f4f6f9;justify-content:center;align-items:center;min-height:80vh;padding:40px 16px;display:flex}.login-paper-card{background-color:#fff;border-top:5px solid #d32f2f;padding:36px 28px;border-radius:12px!important}.login-header-box{flex-direction:column;align-items:center;margin-bottom:24px;display:flex}.login-icon-avatar{background-color:#0d1b3e;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:12px;display:flex}.lock-icon{color:#02ccfe;font-size:28px!important}.login-title{color:#0d1b3e;letter-spacing:.5px;font-weight:800!important}.login-subtitle{color:#666;text-align:center;margin-top:4px!important;font-weight:500!important}.login-error-alert{border-radius:6px!important;margin-bottom:16px!important}.login-form{margin-top:8px}.login-submit-btn{letter-spacing:.5px;color:#fff!important;text-transform:uppercase!important;background-color:#d32f2f!important;border-radius:6px!important;margin-top:24px!important;padding:12px 0!important;font-weight:700!important;transition:background-color .2s ease-in-out!important}.login-submit-btn:hover{background-color:#b71c1c!important}.admin-page-container{padding-top:40px;padding-bottom:60px}.admin-header{border-bottom:3px solid #0d1b3e;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:12px;display:flex}.admin-page-title{color:#0d1b3e;font-weight:800!important}.admin-form-paper{border-top:5px solid #d32f2f;padding:30px;border-radius:12px!important;box-shadow:0 4px 20px #00000014!important}.admin-section-heading{color:#0d1b3e;margin-bottom:15px!important;font-weight:700!important}.image-upload-wrapper{align-items:center;gap:15px;margin-top:15px;margin-bottom:20px;display:flex}.upload-btn{color:#fff!important;text-transform:none!important;background-color:#0d1b3e!important}.upload-btn:hover{background-color:#1a2b56!important}.file-name-display{color:#2e7d32;font-weight:600}.publish-btn{color:#fff!important;background-color:#d32f2f!important;padding:12px 0!important;font-size:1rem!important;font-weight:700!important}.publish-btn:hover{background-color:#b71c1c!important}.admin-list-paper{border-top:5px solid #0d1b3e;margin-top:40px;padding:30px;border-radius:12px!important;box-shadow:0 4px 20px #00000014!important}@media (width<=600px){.admin-header{flex-direction:column;align-items:flex-start;gap:15px}}
