body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{background:linear-gradient(135deg,#1a5f3f,#2d7a4f);box-shadow:0 2px 10px #0000001a;padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.navbar-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 1rem}.navbar-brand{align-items:center;color:#fff;display:flex;font-size:1.5rem;font-weight:700;text-decoration:none}.navbar-brand .checkmark{color:gold;margin-left:.5rem}.navbar-nav{align-items:center;display:flex;gap:2rem;list-style:none}.navbar-nav a{color:#fff;font-weight:500;padding:.5rem 0;text-decoration:none;transition:color .3s ease}.navbar-nav a:hover{color:gold}.language-toggle{align-items:center;display:flex;gap:.5rem}.language-btn{background:#0000;border:1px solid #fff;border-radius:20px;color:#fff;cursor:pointer;font-size:.875rem;padding:.25rem .75rem;transition:all .3s ease}.language-btn.active,.language-btn:hover{background:gold;border-color:gold;color:#1a5f3f}.mobile-menu-toggle{background:none;border:none;color:#fff;cursor:pointer;display:none;font-size:1.5rem}.mobile-menu{background:#1a5f3f;box-shadow:0 4px 10px #0000001a;display:none;left:0;padding:1rem;position:absolute;right:0;top:100%}.mobile-menu.active{display:block}.mobile-menu ul{display:flex;flex-direction:column;gap:1rem;list-style:none}.mobile-menu a{border-bottom:1px solid #ffffff1a;color:#fff;font-weight:500;padding:.75rem 0;text-decoration:none}@media (max-width:768px){.navbar-nav{display:none}.mobile-menu-toggle{display:block}.navbar-brand{font-size:1.25rem}.language-toggle{margin-right:1rem}}.footer{background:linear-gradient(135deg,#1a5f3f,#2d7a4f);color:#fff;margin-top:4rem;padding:3rem 0 1rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px;padding:0 1rem}.footer-section h3{color:gold;font-size:1.25rem;margin-bottom:1rem}.footer-section p{color:#e0e0e0;margin-bottom:.5rem}.footer-section a{color:#e0e0e0;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:gold}.footer-brand{align-items:center;display:flex;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.footer-brand .checkmark{color:gold;margin-left:.5rem}.social-links{margin-top:1rem}.social-item{flex-direction:column;text-align:center}.social-item,.social-item a{align-items:center;display:flex}.social-item a{background:#ffffff1a;border-radius:50%;height:50px;justify-content:center;transition:all .3s ease;width:50px}.social-item a:hover{background:gold}.social-item img{height:24px;width:24px}.social-label{color:#fff;font-size:.8rem;font-weight:700;margin-top:.4rem}.footer-bottom{border-top:1px solid #ffffff1a;color:#e0e0e0;margin-top:2rem;padding-top:1rem;text-align:center}@media (max-width:768px){.footer-content{grid-template-columns:1fr;text-align:center}.social-links{justify-content:center}.social-label{display:none}}.home{min-height:100vh}.hero-section{align-items:center;background:linear-gradient(135deg,#1a5f3fcc,#2d7a4fcc);display:flex;height:80vh;justify-content:center;overflow:hidden;position:relative}.hero-image{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}.hero-content{color:#fff;max-width:800px;padding:0 1rem;text-align:center;z-index:2}.hero-title{color:#fff;font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px #00000080}.hero-subtitle{color:gold;font-size:1.5rem}.hero-description,.hero-subtitle{margin-bottom:2rem;text-shadow:1px 1px 2px #00000080}.hero-description{color:#fff;font-size:1.125rem}.stats-section{background:#f8f9fa;padding:4rem 0}.stats-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px;padding:0 1rem}.stat-card{background:#fff;border-radius:15px;border-top:4px solid #1a5f3f;box-shadow:0 10px 30px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.stat-card:hover{box-shadow:0 15px 40px #00000026;transform:translateY(-5px)}.stat-number{color:#1a5f3f;font-size:3rem;font-weight:700;margin-bottom:.5rem}.stat-label{color:#4a4a4a;font-size:1.125rem;font-weight:600}.overview-section{background:#fff;padding:4rem 0}.overview-content{margin:0 auto;max-width:1200px;padding:0 1rem;text-align:center}.section-title{font-size:2.5rem;margin-bottom:1rem}.section-description{color:#4a4a4a;font-size:1.125rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:800px}.quick-links{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:3rem}.link-card{background:#fff;border-left:4px solid #1a5f3f;border-radius:15px;box-shadow:0 10px 30px #0000001a;color:inherit;padding:2rem;text-decoration:none;transition:all .3s ease}.link-card:hover{border-left-color:gold;box-shadow:0 15px 40px #00000026;transform:translateY(-5px)}.link-card h3{color:#1a5f3f;font-size:1.25rem;margin-bottom:1rem}.link-card p{color:#4a4a4a;margin-bottom:0}.cta-section{background:linear-gradient(135deg,#1a5f3f,#2d7a4f);color:#fff;padding:4rem 0;text-align:center}.cta-content{margin:0 auto;max-width:800px;padding:0 1rem}.cta-title{color:#fff;font-size:2.5rem;margin-bottom:1rem}.cta-description{color:#e0e0e0;font-size:1.125rem;margin-bottom:2rem}.cta-button{background:gold;border-radius:50px;color:#1a5f3f;display:inline-block;font-size:1.125rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.cta-button:hover{background:#ffed4e;box-shadow:0 10px 20px #0003;transform:translateY(-2px)}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.25rem}.hero-description{font-size:1rem}.stats-container{grid-template-columns:1fr}.stat-number{font-size:2.5rem}.cta-title,.section-title{font-size:2rem}.quick-links{grid-template-columns:1fr}}@media (max-width:480px){.hero-section{height:70vh}.hero-title{font-size:2rem}.hero-subtitle{font-size:1.125rem}.link-card,.stat-card{padding:1.5rem}}.about{min-height:100vh;padding:2rem 0}.about-hero{background:linear-gradient(135deg,#1a5f3f,#2d7a4f);color:#fff;padding:4rem 0;text-align:center}.about-hero-content{margin:0 auto;max-width:1200px;padding:0 1rem}.about-hero h1{color:#fff;font-size:2.5rem;margin-bottom:1rem}.about-hero p{color:#e0e0e0;font-size:1.125rem;margin:0 auto;max-width:800px}.about-content{margin:0 auto;max-width:1200px;padding:4rem 1rem}.profile-section{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1fr 2fr;margin-bottom:4rem}.profile-image-container{position:relative}.profile-image{border-radius:15px;box-shadow:0 15px 40px #0000001a;height:auto;width:100%}.profile-details{background:#f8f9fa;border-radius:15px;box-shadow:0 10px 30px #0000001a;padding:2rem}.profile-title{color:#1a5f3f;font-size:1.75rem;font-weight:700;margin-bottom:1rem}.profile-subtitle{color:#4a4a4a;font-size:1.125rem;font-weight:600;margin-bottom:1.5rem}.bio-section{margin-bottom:3rem}.bio-text,.section-title{margin-bottom:1.5rem}.bio-text{color:#4a4a4a;font-size:1.125rem;line-height:1.8}.achievement-card{background:#fff;border-left:4px solid #1a5f3f;border-radius:15px;box-shadow:0 10px 30px #0000001a;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.achievement-card:hover{box-shadow:0 15px 40px #00000026;transform:translateY(-5px)}.achievement-card h4{color:#1a5f3f;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.achievement-card p{color:#4a4a4a;line-height:1.6;margin-bottom:0}.committee-role{background:linear-gradient(135deg,#1a5f3f,#2d7a4f);border-radius:15px;color:#fff;margin:3rem 0;padding:3rem 0}.committee-content{margin:0 auto;max-width:1000px;padding:0 2rem;text-align:center}.committee-title{color:#fff;font-size:2rem;margin-bottom:1.5rem}.committee-description{color:#e0e0e0;font-size:1.125rem;line-height:1.8;margin-bottom:2rem}.responsibilities-list{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:2rem}.responsibility-item{background:#ffffff1a;border-radius:10px;padding:1.5rem;text-align:left}.responsibility-item h5{color:gold;font-weight:600;margin-bottom:.5rem}.responsibility-item p{color:#e0e0e0;font-size:.95rem;margin-bottom:0}.final-profile{align-items:center;background:#f8f9fa;border-radius:15px;display:flex;gap:2rem;margin-top:3rem;padding:2rem}.final-profile-image{border-radius:50%;box-shadow:0 10px 30px #0000001a;height:150px;object-fit:cover;width:150px}.final-profile-text{flex:1 1}.final-profile-text h3{color:#1a5f3f;font-size:1.5rem;margin-bottom:.5rem}.final-profile-text p{color:#4a4a4a;font-size:1.125rem;margin-bottom:0}@media (max-width:768px){.about-hero h1{font-size:2rem}.profile-section{gap:2rem;grid-template-columns:1fr}.profile-details{padding:1.5rem}.section-title{font-size:1.5rem}.achievements-grid{grid-template-columns:1fr}.committee-content{padding:0 1rem}.committee-title{font-size:1.5rem}.responsibilities-list{grid-template-columns:1fr}.final-profile{flex-direction:column;text-align:center}.final-profile-image{height:120px;width:120px}}@media (max-width:480px){.about-content{padding:2rem 1rem}.achievement-card{padding:1.5rem}.committee-content{padding:0 1rem}.responsibility-item{padding:1rem}}.awards{min-height:100vh;padding:2rem 0}.awards-hero{background:linear-gradient(135deg,#1a5f3f,#2d7a4f);color:#fff;padding:4rem 0;text-align:center}.awards-hero-content{margin:0 auto;max-width:1200px;padding:0 1rem}.awards-hero h1{color:#fff;font-size:2.5rem;margin-bottom:1rem}.awards-hero p{color:#e0e0e0;font-size:1.125rem;margin:0 auto;max-width:800px}.awards-content{margin:0 auto;max-width:1200px;padding:4rem 1rem}.award-item{grid-gap:3rem;align-items:center;background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;display:grid;gap:3rem;grid-template-columns:1fr 2fr;margin-bottom:4rem;padding:2rem}.award-item:nth-child(2n){grid-template-columns:2fr 1fr}.award-item:nth-child(2n) .award-image{order:2}.award-item:nth-child(2n) .award-details{order:1}.award-image{border-radius:15px;box-shadow:0 10px 30px #0000001a;height:auto;width:100%}.award-details h3{color:#1a5f3f;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.award-date{color:gold;font-size:1rem;font-weight:600;margin-bottom:1rem}.award-description{color:#4a4a4a;font-size:1.125rem;line-height:1.8}.award-organization{color:#1a5f3f;font-style:italic;font-weight:600;margin-top:1rem}@media (max-width:768px){.awards-hero h1{font-size:2rem}.award-item{gap:2rem;padding:1.5rem}.award-item,.award-item:nth-child(2n){grid-template-columns:1fr}.award-item:nth-child(2n) .award-details,.award-item:nth-child(2n) .award-image{order:0}.award-details h3{font-size:1.25rem}}@media (max-width:480px){.awards-content{padding:2rem 1rem}.award-item{padding:1rem}}.projects{min-height:100vh;padding:2rem 0}.projects-hero{background:linear-gradient(135deg,#1a5f3f,#2d7a4f);color:#fff;padding:4rem 0;text-align:center}.projects-hero-content{margin:0 auto;max-width:1200px;padding:0 1rem}.projects-hero h1{color:#fff;font-size:2.5rem;margin-bottom:1rem}.projects-hero p{color:#e0e0e0;font-size:1.125rem;margin:0 auto;max-width:800px}.projects-content{margin:0 auto;max-width:1200px;padding:4rem 1rem}.projects-overview{margin-bottom:4rem;text-align:center}.projects-overview h2{color:#1a5f3f;font-size:2rem;margin-bottom:1rem}.projects-overview p{color:#4a4a4a;font-size:1.125rem;margin:0 auto;max-width:800px}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.project-card{background:#fff;border-left:4px solid #1a5f3f;border-radius:15px;box-shadow:0 10px 30px #0000001a;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.project-card:hover{box-shadow:0 15px 40px #00000026;transform:translateY(-5px)}.project-number{align-items:center;background:#1a5f3f;border-radius:50%;color:#fff;display:flex;font-size:.875rem;height:30px;justify-content:center;width:30px}.project-number,.project-title{font-weight:700;margin-bottom:1rem}.project-title{color:#1a5f3f;font-size:1.25rem}.project-description{color:#4a4a4a;line-height:1.6;margin-bottom:1rem}.project-amount{background:#ffd7001a;border-radius:20px;color:gold;display:inline-block;font-size:1.125rem;font-weight:700;padding:.5rem 1rem}.project-category{background:#2d7a4f;border-radius:15px;color:#fff;display:inline-block;font-size:.875rem;font-weight:600;margin-bottom:1rem;padding:.25rem .75rem}.healthcare-category{background:#e74c3c}.education-category{background:#3498db}.empowerment-category{background:#9b59b6}.sports-category{background:#1abc9c}@media (max-width:768px){.projects-hero h1{font-size:2rem}.projects-grid{grid-template-columns:1fr}.project-card{padding:1.5rem}.projects-overview h2{font-size:1.5rem}}@media (max-width:480px){.projects-content{padding:2rem 1rem}.project-card{padding:1rem}}.legislative{min-height:100vh;padding:2rem 0}.legislative-hero{background:linear-gradient(135deg,#1a5f3f,#2d7a4f);color:#fff;padding:4rem 0;text-align:center}.legislative-hero-content{margin:0 auto;max-width:1200px;padding:0 1rem}.legislative-hero h1{color:#fff;font-size:2.5rem;margin-bottom:1rem}.legislative-hero p{color:#e0e0e0;font-size:1.125rem;margin:0 auto;max-width:800px}.legislative-content{margin:0 auto;max-width:1200px;padding:4rem 1rem}.legislative-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:4rem}.legislative-card{background:#fff;border-left:4px solid #1a5f3f;border-radius:15px;box-shadow:0 10px 30px #0000001a;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.legislative-card:hover{box-shadow:0 15px 40px #00000026;transform:translateY(-5px)}.legislative-number{align-items:center;background:#1a5f3f;border-radius:50%;color:#fff;display:flex;font-size:.875rem;font-weight:700;height:30px;justify-content:center;margin-bottom:1rem;width:30px}.legislative-title{color:#1a5f3f;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.legislative-description{color:#4a4a4a;line-height:1.6;margin-bottom:1rem}.legislative-amount{background:#ffd7001a;border-radius:20px;color:gold;display:inline-block;font-size:1.125rem;font-weight:700;padding:.5rem 1rem}.legislative-category{background:#2d7a4f;border-radius:15px;color:#fff;display:inline-block;font-size:.875rem;font-weight:600;margin-bottom:1rem;padding:.25rem .75rem}.budget-category{background:#e74c3c}.infrastructure-category{background:#f39c12}.energy-category{background:#3498db}.bills-category{background:#9b59b6}.healthcare-category{background:#1abc9c}.achievements-section{background:linear-gradient(135deg,#1a5f3f,#2d7a4f);border-radius:15px;color:#fff;margin-top:4rem;padding:4rem 2rem}.achievements-content{margin:0 auto;max-width:1000px;text-align:center}.achievements-title{color:#fff;font-size:2rem;margin-bottom:2rem}.achievements-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}.achievement-item{background:#ffffff1a;border-radius:10px;padding:2rem;text-align:left}.achievement-item h4{color:gold;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.achievement-item p{color:#e0e0e0;line-height:1.6;margin-bottom:0}@media (max-width:768px){.legislative-hero h1{font-size:2rem}.legislative-grid{grid-template-columns:1fr}.legislative-card{padding:1.5rem}.section-title{font-size:1.5rem}.achievements-section{padding:3rem 1rem}.achievements-title{font-size:1.5rem}.achievements-grid{grid-template-columns:1fr}}@media (max-width:480px){.legislative-content{padding:2rem 1rem}.legislative-card{padding:1rem}.achievement-item{padding:1.5rem}}.gallery{min-height:100vh;padding:2rem 0}.gallery-hero{background:linear-gradient(135deg,#1a5f3f,#2d7a4f);color:#fff;padding:4rem 0;text-align:center}.gallery-hero-content{margin:0 auto;max-width:1200px;padding:0 1rem}.gallery-hero h1{color:#fff;font-size:2.5rem;margin-bottom:1rem}.gallery-hero p{color:#e0e0e0;font-size:1.125rem;margin:0 auto;max-width:800px}.gallery-content{margin:0 auto;max-width:1200px;padding:4rem 1rem}.gallery-overview{margin-bottom:4rem;text-align:center}.gallery-overview h2{color:#1a5f3f;font-size:2rem;margin-bottom:1rem}.gallery-overview p{color:#4a4a4a;font-size:1.125rem;margin:0 auto;max-width:800px}.gallery-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:2rem}.gallery-item{animation:slideInGallery .8s ease-out;border-radius:15px;box-shadow:0 10px 30px #0000001a;cursor:pointer;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease}.gallery-item:hover{box-shadow:0 15px 40px #00000026;transform:translateY(-5px)}.gallery-image{height:250px;object-fit:cover;transition:transform .3s ease;width:100%}.gallery-item:hover .gallery-image{transform:scale(1.05)}.gallery-overlay{background:linear-gradient(#0000,#000c);bottom:0;color:#fff;left:0;padding:2rem 1rem 1rem;position:absolute;right:0;transform:translateY(100%);transition:transform .3s ease}.gallery-item:hover .gallery-overlay{transform:translateY(0)}.gallery-title{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.gallery-description{font-size:.875rem;opacity:.9}.featured-image{margin-bottom:3rem;text-align:center}.featured-image img{border-radius:15px;box-shadow:0 15px 40px #0000001a;height:auto;max-width:600px;width:100%}.featured-caption{color:#4a4a4a;font-size:1rem;font-style:italic;margin-top:1rem}.modal-overlay{align-items:center;background:#000000e6;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:1000}.modal-content{max-height:90vh;max-width:90vw;position:relative}.modal-image{border-radius:10px;height:auto;max-height:80vh;object-fit:contain;width:100%}.modal-close{align-items:center;background:none;background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:2rem;height:40px;justify-content:center;padding:.5rem;position:absolute;right:0;top:-40px;width:40px}.modal-close:hover{background:#000c}.modal-info{bottom:-60px;color:#fff;left:0;position:absolute;right:0;text-align:center}.modal-title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.modal-description{font-size:1rem;opacity:.9}@keyframes slideInGallery{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.gallery-hero h1{font-size:2rem}.gallery-grid{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.gallery-image{height:200px}.gallery-overview h2{font-size:1.5rem}.modal-overlay{padding:1rem}.modal-close{font-size:1.5rem;height:30px;top:-30px;width:30px}.modal-info{bottom:-50px}}@media (max-width:480px){.gallery-content{padding:2rem 1rem}.gallery-grid{grid-template-columns:1fr}.gallery-image{height:180px}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.polling-units{min-height:100vh;padding:2rem 0}.polling-hero{background:linear-gradient(135deg,#1a5f3f,#2d7a4f);color:#fff;padding:4rem 0;text-align:center}.polling-hero-content{margin:0 auto;max-width:1200px;padding:0 1rem}.polling-hero h1{color:#fff;font-size:2.5rem;margin-bottom:1rem}.polling-hero p{color:#e0e0e0;font-size:1.125rem;margin:0 auto;max-width:800px}.polling-content{margin:0 auto;max-width:1200px;padding:4rem 1rem}.location-finder{background:#f8f9fa;border-radius:15px;box-shadow:0 10px 30px #0000001a;margin-bottom:3rem;padding:2rem;text-align:center}.location-finder h2{color:#1a5f3f;font-size:1.5rem;margin-bottom:1rem}.location-finder p{color:#4a4a4a;margin-bottom:2rem}.location-form{display:flex;flex-wrap:wrap;gap:1rem;margin:0 auto;max-width:600px}.location-input{border:2px solid #e0e0e0;border-radius:10px;flex:1 1;font-size:1rem;min-width:250px;padding:1rem;transition:border-color .3s ease}.location-input:focus{border-color:#1a5f3f;outline:none}.location-btn{background:#1a5f3f;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;min-width:120px;padding:1rem 2rem;transition:background .3s ease}.location-btn:hover{background:#2d7a4f}.location-btn:disabled{background:#ccc;cursor:not-allowed}.nearest-unit{background:#fff;border-left:4px solid #1a5f3f;border-radius:15px;box-shadow:0 10px 30px #0000001a;margin-top:2rem;padding:2rem}.nearest-unit h3{color:#1a5f3f;margin-bottom:1rem}.nearest-unit p{color:#4a4a4a;margin-bottom:.5rem}.distance{background:#ffd7001a;border-radius:20px;color:gold;display:inline-block;font-weight:600;margin-top:1rem;padding:.5rem 1rem}.wards-section{margin-top:4rem}.section-title{border-bottom:3px solid gold;color:#1a5f3f;display:inline-block;font-size:2rem;font-weight:700;margin-bottom:2rem;padding-bottom:.5rem;text-align:center;width:100%}.wards-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.ward-card{background:#fff;border-left:4px solid #1a5f3f;border-radius:15px;box-shadow:0 10px 30px #0000001a;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.ward-card:hover{box-shadow:0 15px 40px #00000026;transform:translateY(-5px)}.ward-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.ward-name{color:#1a5f3f;font-size:1.25rem;font-weight:700;margin:0}.ward-code{background:#1a5f3f;border-radius:15px;color:#fff;font-size:.875rem;font-weight:600;padding:.25rem .75rem}.polling-units-list{list-style:none;padding:0}.polling-unit-item{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:.75rem 0}.polling-unit-item:last-child{border-bottom:none}.unit-name{color:#4a4a4a;flex:1 1;font-weight:500}.unit-code{background:#1a5f3f1a;border-radius:10px;color:#1a5f3f;font-size:.875rem;font-weight:600;padding:.25rem .5rem}.search-section{margin-bottom:3rem}.search-input{border:2px solid #e0e0e0;border-radius:10px;display:block;font-size:1rem;margin:0 auto;max-width:500px;padding:1rem;transition:border-color .3s ease;width:100%}.search-input:focus{border-color:#1a5f3f;outline:none}@media (max-width:768px){.polling-hero h1{font-size:2rem}.location-form{flex-direction:column}.location-input{min-width:100%}.wards-grid{grid-template-columns:1fr}.ward-header{align-items:flex-start;flex-direction:column;gap:.5rem}.section-title{font-size:1.5rem}}@media (max-width:480px){.polling-content{padding:2rem 1rem}.location-finder,.ward-card{padding:1.5rem}}.faq-container{background:linear-gradient(135deg,#f8f9fa,#e9ecef);margin:0 auto;max-width:1200px;min-height:100vh;padding:2rem}.faq-header{animation:fadeInUp .8s ease-out;margin-bottom:3rem;text-align:center}.faq-header h1{color:#1e7e34;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.faq-header p{color:#6c757d;font-size:1.1rem;margin:0 auto;max-width:600px}.faq-list{animation:fadeInUp .8s ease-out .4s both}.faq-item{background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a;margin-bottom:1rem;overflow:hidden;transition:all .3s ease}.faq-item:hover{box-shadow:0 4px 20px #00000026;transform:translateY(-2px)}.faq-question{align-items:center;background:#1e7e34;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;justify-content:space-between;padding:1.5rem}.faq-question:hover{background:#155724}.faq-toggle{font-size:1.5rem;transition:transform .3s ease}.faq-toggle.open{transform:rotate(45deg)}.faq-answer{background:#f8f9fa;max-height:0;overflow:hidden;padding:0 1.5rem;transition:all .3s ease}.faq-answer.open{max-height:500px;padding:1.5rem}.faq-answer p{color:#495057;line-height:1.6;margin:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.faq-container{padding:1rem}.faq-header h1{font-size:2rem}.faq-question{font-size:1rem;padding:1rem}}.contact{min-height:100vh;padding:2rem 0}.contact-hero{background:linear-gradient(135deg,#1a5f3f,#2d7a4f);color:#fff;padding:4rem 0;text-align:center}.contact-hero-content{margin:0 auto;max-width:1200px;padding:0 1rem}.contact-hero h1{color:#fff;font-size:2.5rem;margin-bottom:1rem}.contact-hero p{color:#e0e0e0;font-size:1.125rem;margin:0 auto;max-width:800px}.contact-content{margin:0 auto;max-width:1200px;padding:4rem 1rem}.contact-overview{margin-bottom:4rem;text-align:center}.contact-overview h2{color:#1a5f3f;font-size:2rem;margin-bottom:1rem}.contact-overview p{color:#4a4a4a;font-size:1.125rem;margin:0 auto;max-width:800px}.contact-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:4rem}.contact-card{background:#fff;border-left:4px solid #1a5f3f;border-radius:15px;box-shadow:0 10px 30px #0000001a;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.contact-card:hover{box-shadow:0 15px 40px #00000026;transform:translateY(-5px)}.contact-icon{align-items:center;background:linear-gradient(135deg,#1a5f3f,#2d7a4f);border-radius:50%;color:#fff;display:flex;font-size:1.5rem;height:60px;justify-content:center;margin-bottom:1.5rem;width:60px}.contact-card h3{color:#1a5f3f;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.contact-info{color:#4a4a4a;line-height:1.6}.contact-info p{margin-bottom:.5rem}.contact-info a{color:#1a5f3f;font-weight:600;text-decoration:none;transition:color .3s ease}.contact-info a:hover{color:#2d7a4f}.social-media-section{background:#f8f9fa;border-radius:15px;margin-top:3rem;padding:3rem 2rem;text-align:center}.social-media-section h3{color:#1a5f3f;font-size:1.5rem;margin-bottom:1rem}.social-media-section p{color:#4a4a4a;margin-bottom:2rem}.social-links{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.social-link{align-items:center;background:#fff;border-radius:50px;box-shadow:0 5px 15px #0000001a;color:#1a5f3f;display:flex;font-weight:600;gap:.75rem;padding:1rem 1.5rem;text-decoration:none;transition:all .3s ease}.social-link:hover{box-shadow:0 10px 25px #00000026;color:#2d7a4f;transform:translateY(-3px)}.social-icon{align-items:center;background:linear-gradient(135deg,#1a5f3f,#2d7a4f);border-radius:50%;color:#fff;display:flex;font-size:1rem;height:30px;justify-content:center;width:30px}.facebook-icon{background:linear-gradient(135deg,#1877f2,#42a5f5)}.instagram-icon{background:linear-gradient(135deg,#e4405f,#f77737)}.tiktok-icon{background:linear-gradient(135deg,#000,#ff0050)}.office-hours{background:linear-gradient(135deg,#1a5f3f,#2d7a4f);border-radius:15px;color:#fff;margin-top:3rem;padding:3rem 2rem;text-align:center}.office-hours h3{color:#fff;font-size:1.5rem;margin-bottom:1rem}.office-hours p{color:#e0e0e0;margin-bottom:1rem}.hours-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:2rem}.hours-item{background:#ffffff1a;border-radius:10px;padding:1.5rem}.hours-item h4{color:gold;font-weight:600;margin-bottom:.5rem}.hours-item p{color:#e0e0e0;font-size:.95rem;margin-bottom:0}@media (max-width:768px){.contact-hero h1{font-size:2rem}.contact-grid{gap:2rem;grid-template-columns:1fr}.contact-card{padding:1.5rem}.contact-overview h2{font-size:1.5rem}.social-links{align-items:center;flex-direction:column}.social-link{justify-content:center;max-width:300px;width:100%}.hours-grid{grid-template-columns:1fr}}@media (max-width:480px){.contact-content{padding:2rem 1rem}.contact-card{padding:1rem}.office-hours,.social-media-section{padding:2rem 1rem}}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fff;color:#1a1a1a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.container{margin:0 auto;max-width:1200px;padding:0 1rem}.fade-in{animation:fadeIn 1s ease-in-out}.slide-in-up{animation:slideInUp .8s ease-out}.slide-in-left{animation:slideInLeft .8s ease-out}.slide-in-right{animation:slideInRight .8s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem}h1,h2{color:#1a5f3f}h2{font-size:2rem;margin-bottom:.75rem}h2,h3{font-weight:600}h3{color:#2d7a4f;font-size:1.5rem;margin-bottom:.5rem}p{color:#4a4a4a;margin-bottom:1rem}@media (max-width:768px){h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}.container{padding:0 .75rem}}
/*# sourceMappingURL=main.71bfed47.css.map*/