:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#172033;background:#f3f6fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0}.shell{max-width:1280px;margin:auto;padding:42px 24px 70px}.dashboard-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:26px}.dashboard-action{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:9px 15px;border:1px solid #cbd5e1;border-radius:11px;background:#fff;color:#334155;font:inherit;font-weight:700;text-decoration:none;box-shadow:0 4px 14px #1e293b0a;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.dashboard-action:hover{transform:translateY(-1px);border-color:#94a3b8;box-shadow:0 7px 20px #1e293b12}.dashboard-action svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.dashboard-print{border-color:#166534;background:linear-gradient(135deg,#166534,#15803d);color:#fff}.dashboard-print:hover{border-color:#14532d;box-shadow:0 8px 22px #16653430}header{margin-bottom:26px}h1{font-size:clamp(1.8rem,4vw,3rem);margin:4px 0 8px;color:#102a43}h2{font-size:1.05rem;margin:0 0 16px}p{color:#64748b;margin:5px 0}.eyebrow{font-weight:800;letter-spacing:.16em;color:#2563eb;font-size:.76rem}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:24px 0}.cards article,.panel{background:#fff;border:1px solid #e5eaf2;border-radius:16px;box-shadow:0 8px 28px #1e293b0a}.cards article{padding:22px}.cards span{color:#64748b}.cards strong{display:block;font-size:2rem;margin-top:7px}.grid{display:grid;grid-template-columns:1fr 1.55fr;gap:18px;margin:18px 0}.grid-single{grid-template-columns:1fr}.demographic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:100%;margin:18px 0}.demographic-grid>.panel{min-width:0;overflow:hidden}.demographic-grid .province-panel{grid-column:1 / -1}.demographic-grid.without-religion{grid-template-columns:minmax(0,1fr) minmax(0,2fr)}.demographic-grid.without-religion .province-panel{grid-column:auto}.gender-panel .chart{max-width:440px;margin:0 auto}.panel{padding:22px}.chart{height:330px}.map-panel{margin:18px 0}.map-description{margin:-8px 0 16px;max-width:850px}.respondent-map{height:480px;border-radius:12px;overflow:hidden;background:#dbeafe}.map-home{width:34px;height:34px;padding:0;border:2px solid #0003;border-radius:4px;background:#fff;font-size:22px;font-weight:700;box-shadow:0 1px 5px #0006}.map-legend{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:15px;margin-top:12px;border:1px solid #dbe5df;border-radius:12px;background:#f8fafc}.legend-scale{display:flex;align-items:center;flex-wrap:wrap;gap:10px 14px}.legend-scale>strong{width:100%}.legend-scale span{display:flex;align-items:center;gap:5px;font-size:.82rem;color:#475569}.legend-scale i{width:22px;height:14px;border:1px solid #166534;border-radius:3px}.coordinate-legend{display:flex;align-items:center;gap:9px;min-width:255px}.coordinate-legend img{width:28px;height:28px}.coordinate-legend span,.coordinate-legend small{display:block}.coordinate-legend small{color:#64748b;margin-top:2px}.map-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px}.map-stats article{padding:14px;border:1px solid #e5eaf2;border-radius:12px;background:#f8fafc}.map-stats strong{display:block;font-size:1.45rem;color:#102a43}.map-stats span{display:block;color:#64748b;margin-top:4px;font-size:.88rem}.active,.toolbar,.pager{display:flex;align-items:center;justify-content:space-between;gap:12px}.active{background:#e0ecff;color:#164e8f;padding:12px 16px;border-radius:12px}.active button{color:#164e8f}.toolbar{margin-bottom:18px}.toolbar input{margin-left:auto;width:min(330px,100%)}input,select,button{border:1px solid #cbd5e1;background:#fff;border-radius:9px;padding:9px 12px;font:inherit}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:12px;border-bottom:1px solid #e8edf4;white-space:nowrap}th{color:#475569;font-size:.82rem}.pager{padding-top:18px}.pager div{display:flex;align-items:center;gap:10px}.loading{position:fixed;right:24px;bottom:24px;background:#102a43;color:#fff;padding:12px 16px;border-radius:10px}.dashboard-footer{margin-top:34px;padding:22px 16px 0;border-top:1px solid #dbe3ed;color:#64748b;font-size:.84rem;text-align:center}.back-to-top-button{position:fixed;z-index:1000;right:28px;bottom:28px;display:grid;place-items:center;width:48px;height:48px;padding:0;border:1px solid #ffffff30;border-radius:14px;background:linear-gradient(145deg,#166534,#15803d);color:#fff;box-shadow:0 12px 30px #14532d4d;cursor:pointer;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.back-to-top-button:hover{transform:translateY(-3px);background:linear-gradient(145deg,#15803d,#16a34a);box-shadow:0 16px 34px #14532d59}.back-to-top-button:focus-visible{outline:3px solid #86efac;outline-offset:3px}.back-to-top-button svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.back-to-top-enter-active,.back-to-top-leave-active{transition:opacity .2s ease,transform .2s ease}.back-to-top-enter-from,.back-to-top-leave-to{opacity:0;transform:translateY(12px) scale(.9)}@media(max-width:800px){.cards,.grid,.demographic-grid,.demographic-grid.without-religion,.map-stats{grid-template-columns:1fr}.demographic-grid .province-panel,.demographic-grid.without-religion .province-panel{grid-column:auto}.map-legend{flex-direction:column}.coordinate-legend{min-width:0}.toolbar{align-items:stretch;flex-direction:column}.toolbar input{margin:0;width:100%}.chart{height:280px}.respondent-map{height:390px}.pager{align-items:flex-start;flex-direction:column}.dashboard-actions{margin-bottom:20px}.dashboard-action{padding:9px 12px}.back-to-top-button{right:18px;bottom:18px;width:44px;height:44px;border-radius:13px}}@page{size:A4 portrait;margin:10mm}@media print{:root{color:#172033;background:#fff}*,*:before,*:after{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}body{background:#fff}.shell{width:100%;max-width:none;margin:0;padding:0}.dashboard-actions,.back-to-top-button,.active button,.toolbar input,.toolbar select,.pager,.loading,.leaflet-control-container{display:none!important}header{margin-bottom:5mm}h1{font-size:20pt}.cards{grid-template-columns:repeat(3,1fr)!important;gap:3mm;margin:5mm 0}.cards article,.panel{box-shadow:none;break-inside:avoid;page-break-inside:avoid}.cards article,.panel{padding:4mm}.demographic-grid,.demographic-grid.without-religion{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:4mm;margin:5mm 0}.demographic-grid .province-panel,.demographic-grid.without-religion .province-panel{grid-column:1 / -1}.chart{height:70mm}.respondent-map{height:115mm}.map-stats{grid-template-columns:repeat(4,1fr)!important;gap:2mm}.toolbar{display:block}.table-wrap{overflow:visible}table{font-size:8.5pt}thead{display:table-header-group}tr{break-inside:avoid;page-break-inside:avoid}th,td{padding:2.2mm;white-space:normal}.dashboard-footer{margin-top:8mm;padding-top:4mm;font-size:8pt}}.home-page{min-height:100vh;background:#f4f8f5;color:#143126}.home-brand{gap:12px}.home-brand>img,.home-brand>.brand-fallback{width:46px;height:46px;flex:0 0 46px;object-fit:contain}.home-brand strong{letter-spacing:.025em}.home-brand small{margin-top:2px}.footer-grid{display:grid;grid-template-columns:minmax(230px,1fr) minmax(260px,1fr) minmax(320px,1.25fr);gap:48px;max-width:1240px;margin:0 auto;padding:52px 34px 38px}.footer-grid section{min-width:0}.footer-identity>p{max-width:340px;margin:24px 0 0;color:#b8d1c4;line-height:1.65}.footer-brand{display:flex;align-items:center;gap:16px}.footer-brand img,.footer-brand>.brand-fallback{width:68px;height:68px;flex:0 0 68px;object-fit:contain}.footer-brand strong{display:block;color:#fff;font-size:1.25rem;letter-spacing:.06em}.footer-brand p{margin:5px 0 0;color:#d5e8de;line-height:1.45}.footer-label{margin:0 0 12px;color:#fff;font-size:.76rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.footer-contact address{color:#d5e8de;font-style:normal;line-height:1.65}.map-link{display:inline-flex;gap:7px;margin-top:11px;color:#a8e1bf;text-decoration:none;font-weight:800}.map-link:hover{color:#fff}.social-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.social-links a{display:flex;align-items:center;gap:9px;min-width:170px;padding:10px 12px;border:1px solid #ffffff24;border-radius:12px;background:#ffffff0b;color:#e8f4ed;text-decoration:none;transition:.2s}.social-links a:hover{border-color:#72c895;background:#ffffff14;transform:translateY(-2px)}.social-links small{display:block;margin-bottom:2px;color:#9fc4b1;font-size:.68rem}.social-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#ffffff14;color:#b9e3ca;font-size:1.25rem}.social-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}@media(prefers-reduced-motion:reduce){.status-live-dot:after{animation:none}}.footer-map{overflow:hidden;min-height:245px;border:1px solid #ffffff26;border-radius:18px;background:#dce8e0;box-shadow:0 18px 45px #03191066}.footer-map iframe{display:block;width:100%;height:100%;min-height:245px;border:0}.footer-bottom{display:flex;justify-content:space-between;gap:20px;max-width:1240px;margin:0 auto;padding:20px 34px;border-top:1px solid #ffffff19;color:#94b7a5;font-size:.78rem}@media(max-width:960px){.footer-grid{grid-template-columns:1fr 1fr}.footer-map{grid-column:1/-1}}@media(max-width:640px){.home-brand>img,.home-brand>.brand-fallback{width:40px;height:40px;flex-basis:40px}.home-brand strong{font-size:.9rem}.footer-grid{grid-template-columns:1fr;gap:34px;padding:40px 20px 28px}.footer-map{grid-column:auto;min-height:230px}.footer-bottom{align-items:flex-start;flex-direction:column;padding:18px 20px}.social-links{flex-direction:column}.social-links a{width:100%}}.home-nav{height:78px;display:flex;align-items:center;justify-content:space-between;max-width:1240px;margin:auto;padding:0 24px}.home-brand{display:flex;align-items:center;gap:12px;color:#123c2b;text-decoration:none}.home-brand>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:linear-gradient(145deg,#0f5132,#168755);color:#fff;font-weight:900}.home-brand strong,.home-brand small{display:block}.home-brand small{color:#668074;margin-top:2px}.nav-link{color:#175c3b;font-weight:700;text-decoration:none}.home-page main{max-width:1240px;margin:auto;padding:0 24px 70px}.home-hero,.empty-hero{position:relative;min-height:520px;border-radius:28px;overflow:hidden;background:linear-gradient(135deg,#0b3d2b,#147a4b);box-shadow:0 24px 60px #123c2b2b}.hero-slide{position:absolute;inset:0}.hero-slide>img{width:100%;height:100%;object-fit:cover}.hero-placeholder{position:absolute;inset:0;display:grid;place-items:center;background:radial-gradient(circle at 75% 30%,#39a96b,#0b3d2b 68%);color:#ffffff16;font-size:18rem;font-weight:950}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#062b20ed,#0b4534c7 48%,#123c2b33)}.hero-content{position:absolute;z-index:2;left:clamp(30px,6vw,76px);top:50%;transform:translateY(-50%);max-width:700px;color:#fff}.status-badge{display:inline-flex;align-items:center;gap:7px;padding:7px 12px;border-radius:999px;background:#d8f3e4;color:#11643e;font-size:.76rem;font-weight:800}.status-badge svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.status-live-dot{position:relative;width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:#ef4444;box-shadow:0 0 0 3px #ef44442e}.status-live-dot:after{position:absolute;inset:-4px;border:1px solid #ef4444;border-radius:inherit;content:"";animation:status-live-pulse 1.8s ease-out infinite}@keyframes status-live-pulse{0%{opacity:.8;transform:scale(.65)}75%,to{opacity:0;transform:scale(1.45)}}.hero-kicker,.section-kicker{font-size:.76rem;font-weight:850;letter-spacing:.15em}.hero-content h1,.empty-hero h1{font-size:clamp(2rem,4.7vw,4.1rem);line-height:1.04;margin:12px 0 16px;color:#fff}.hero-content>p{font-size:1.06rem;line-height:1.7;color:#e1f0e8;max-width:610px}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:30px}.primary-action{padding:13px 19px;border-radius:11px;background:#f2c94c;color:#193b2e;text-decoration:none;font-weight:850}.hero-actions>strong{font-size:1.6rem}.hero-actions small{font-size:.78rem;font-weight:500;color:#d6e7de}.slider-button{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:42px;height:42px;padding:0;border:0;border-radius:50%;background:#ffffffd9;color:#164c35;font-size:2rem}.slider-button.previous{left:16px}.slider-button.next{right:16px}.slider-dots{position:absolute;z-index:4;left:50%;bottom:20px;display:flex;gap:8px;transform:translate(-50%)}.slider-dots button{width:9px;height:9px;padding:0;border:0;border-radius:999px;background:#ffffff70}.slider-dots button.active{width:28px;background:#fff}.slide-fade-enter-active,.slide-fade-leave-active{transition:opacity .35s ease}.slide-fade-enter-from,.slide-fade-leave-to{opacity:0}.empty-hero{display:flex;flex-direction:column;justify-content:center;padding:70px;color:#fff}.empty-hero p{color:#d9eee3}.home-summary{position:relative;z-index:5;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:-35px 34px 65px}.home-summary article{padding:24px 26px;border:1px solid #dce8e0;border-radius:17px;background:#fff;box-shadow:0 14px 34px #153f2c12}.home-summary span,.home-summary small{display:block;color:#6c8177}.home-summary strong{display:block;margin:8px 0 3px;font-size:2rem;color:#0f6840}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:24px}.section-heading h2{font-size:2rem;margin:5px 0;color:#143b2b}.section-heading>p{max-width:560px;line-height:1.6}.section-kicker{color:#168052}.survey-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.survey-card{overflow:hidden;border:1px solid #dae7df;border-radius:19px;background:#fff;box-shadow:0 12px 34px #193b2e0b;transition:.22s}.survey-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px #193b2e1c}.card-image{position:relative;height:180px;background:linear-gradient(135deg,#155b3a,#42a66d);overflow:hidden}.card-image img{width:100%;height:100%;object-fit:cover}.card-placeholder{display:grid;place-items:center;width:100%;height:100%;color:#ffffff38;font-size:4.5rem;font-weight:900}.card-status{position:absolute;left:14px;top:14px}.status-badge.planned{background:#fff2c7;color:#875e00}.status-badge.completed{background:#e5e7eb;color:#475569}.card-body{padding:20px}.card-body h3{font-size:1.13rem;line-height:1.4;margin:0 0 8px;color:#173f2e}.card-body>p{min-height:62px;line-height:1.55;font-size:.9rem}.card-metric{display:flex;align-items:baseline;gap:8px;margin:18px 0}.card-metric strong{font-size:1.75rem;color:#137248}.card-metric span{color:#718379}.card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:14px;border-top:1px solid #e7eee9}.card-footer small{color:#7b8d84}.card-footer a{white-space:nowrap;color:#126b42;text-decoration:none;font-weight:800}.empty-state{padding:40px;border:1px dashed #a9c1b3;border-radius:18px;text-align:center;color:#70857a}.home-footer{display:flex;align-items:center;justify-content:center;gap:20px;min-height:90px;padding:20px;background:#0d3c2b;color:#dcece4}.home-footer small{color:#8fb3a1}@media(max-width:900px){.survey-grid{grid-template-columns:repeat(2,1fr)}.home-summary{margin-left:15px;margin-right:15px}.section-heading{align-items:start;flex-direction:column}}@media(max-width:640px){.home-nav{height:68px}.home-brand small,.nav-link{display:none}.home-page main{padding:0 14px 50px}.home-hero,.empty-hero{min-height:530px;border-radius:20px}.hero-content{left:24px;right:24px}.hero-overlay{background:#082f24d9}.hero-actions{align-items:flex-start;flex-direction:column}.slider-button{display:none}.home-summary{grid-template-columns:1fr;margin:16px 0 50px}.survey-grid{grid-template-columns:1fr}.section-heading{margin-bottom:18px}.card-body>p{min-height:0}.home-footer{align-items:flex-start;flex-direction:column;gap:5px}}.home-brand>.brand-fallback,.footer-brand>.brand-fallback{display:grid;place-items:center;border-radius:50%;background:#e8b928;color:#123f2c;font-weight:900}.home-footer{display:block;min-height:0;padding:0;background:linear-gradient(135deg,#082c20,#0d4933 58%,#0f573b);color:#e8f4ed}@media(max-width:640px){.home-footer{display:block;padding:0}}
