/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--cream:#f4eee2;--paper:#fffaf1;--purple-dark:#261239;--purple:#613d86;--red:#e63036;--green:#00af5b;--yellow:#f3bd28;--ink:#201a23;--muted:#675b69;--line:#ded3c3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{width:100%;display:block}.topbar{z-index:50;background:var(--purple-dark);color:#fff;justify-content:space-between;align-items:center;gap:28px;min-height:74px;padding:12px 6.5vw;display:flex;position:sticky;top:0}.wordmark{flex-direction:column;line-height:1;display:flex}.wordmark span{color:var(--yellow);letter-spacing:.18em;margin-bottom:4px;font-size:9px;font-weight:900}.wordmark strong{letter-spacing:-.04em;font-size:20px}.topbar nav{letter-spacing:.12em;align-items:center;gap:24px;font-size:10px;font-weight:900;display:flex}.topbar nav a{transition:color .25s}.topbar nav a:hover,.topbar nav a:focus-visible{color:var(--yellow)}.topbar .nav-cta{background:var(--red);color:#fff;border-radius:999px;padding:12px 18px}.hero{grid-template-columns:52% 48%;min-height:calc(100vh - 74px);display:grid}.hero-copy{background:var(--paper);flex-direction:column;justify-content:center;padding:72px 6.5vw;display:flex}.eyebrow{letter-spacing:.18em;margin:0 0 22px;font-size:10px;font-weight:900}.hero h1,.section-heading h2{letter-spacing:-.072em;margin:0;font-weight:900;line-height:.86}.hero h1{max-width:810px;font-size:clamp(56px,6.3vw,116px)}.hero h1 span{color:var(--red)}.hero-editorial{max-width:610px;color:var(--purple);margin:30px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(24px,2.2vw,40px);font-style:italic;line-height:1.12}.hero-support{max-width:620px;color:var(--muted);margin:10px 0 28px;font-size:17px;line-height:1.55}.hero-actions{flex-wrap:wrap;gap:10px;display:flex}.button{border:1px solid var(--line);letter-spacing:.13em;border-radius:999px;justify-content:center;align-items:center;gap:14px;min-height:48px;padding:0 22px;font-size:10px;font-weight:900;transition:transform .25s,box-shadow .25s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-3px);box-shadow:0 10px 24px #26123926}.button-primary{border-color:var(--red);background:var(--red);color:#fff}.button-secondary{color:var(--purple-dark);background:0 0}.hero-photo{background:var(--purple);min-height:640px;margin:0;position:relative;overflow:hidden}.hero-photo:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#261239a6);position:absolute;inset:0}.hero-photo img{object-fit:cover;height:100%}.hero-photo figcaption{z-index:2;color:#fff;letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:900;position:absolute;bottom:24px;left:30px;right:30px}.section-pad{padding:96px 6.5vw}.numbers{background:var(--purple-dark);color:#fff}.section-heading{grid-template-columns:minmax(0,1.6fr) minmax(280px,.55fr);align-items:end;column-gap:7vw;margin-bottom:46px;display:grid}.section-heading .eyebrow{color:var(--yellow);grid-column:1/-1}.section-heading h2{max-width:980px;font-size:clamp(48px,6vw,94px)}.section-heading>p:last-child{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(20px,2.1vw,34px);font-style:italic;line-height:1.2}.stats-grid{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.stat-card{min-height:270px;color:var(--purple-dark);border-radius:20px;flex-direction:column;padding:28px;transition:transform .25s;display:flex}.stat-card:hover{transform:translateY(-4px)}.stat-card strong{letter-spacing:-.065em;margin-top:auto;font-size:clamp(34px,3.1vw,58px);line-height:.95}.stat-card h3{margin:10px 0;font-size:18px}.stat-card p{margin:0;font-size:14px;line-height:1.45}.stat-1{background:var(--red);color:#fff}.stat-2{background:var(--yellow)}.stat-3{background:var(--green)}.stat-4{background:var(--cream)}.precision-note{color:#d4c8dc;max-width:760px;margin:24px 0 0;font-size:12px;line-height:1.5}.areas{background:var(--cream)}.section-heading-dark{color:var(--ink)}.section-heading-dark .eyebrow{color:var(--red)}.areas-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.area-card{border-radius:20px;flex-direction:column;min-height:390px;padding:34px;transition:transform .25s;display:flex}.area-card:hover{transform:translateY(-4px)}.area-topline{justify-content:space-between;align-items:center;gap:18px;display:flex}.area-topline span{letter-spacing:.15em;font-size:11px;font-weight:900}.area-topline small{letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:900}.area-card h3{letter-spacing:-.06em;max-width:680px;margin:55px 0 20px;font-size:clamp(36px,3.8vw,62px);line-height:.93}.area-card>strong{letter-spacing:-.05em;margin-top:auto;font-size:clamp(30px,3vw,48px)}.area-card p{max-width:580px;margin:16px 0 0;font-family:Georgia,Times New Roman,serif;font-size:19px;font-style:italic;line-height:1.35}.area-red{background:var(--red);color:#fff}.area-yellow{background:var(--yellow);color:var(--purple-dark)}.area-purple{background:var(--purple);color:#fff}.area-green{background:var(--green);color:var(--purple-dark)}.timeline{background:var(--paper);grid-template-columns:minmax(330px,.75fr) minmax(560px,1.25fr);gap:8vw;display:grid}.timeline-intro .eyebrow{color:var(--red)}.timeline-intro h2,.municipality-copy h2,.gallery-heading h2,.closing h2{letter-spacing:-.072em;margin:0;font-size:clamp(50px,6vw,94px);font-weight:900;line-height:.88}.timeline-intro>p:last-child{max-width:590px;color:var(--purple);margin:36px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(24px,2.6vw,40px);font-style:italic;line-height:1.16}.year-chart{flex-direction:column;justify-content:center;gap:36px;display:flex}.year-row{grid-template-columns:90px minmax(190px,1fr) minmax(160px,.55fr);align-items:center;gap:20px;display:grid}.year{letter-spacing:-.05em;font-size:34px}.bar-track{background:#e8dfd2;border-radius:999px;height:54px;overflow:hidden}.bar{border-radius:inherit;background:var(--red);height:100%}.year-row:nth-child(2) .bar{background:var(--purple)}.year-row:nth-child(3) .bar{background:var(--green)}.year-data{flex-direction:column;gap:4px;display:flex}.year-data strong{letter-spacing:-.04em;font-size:23px}.year-data span{color:var(--muted);font-size:13px}.municipalities{background:var(--yellow);color:var(--purple-dark);grid-template-columns:minmax(320px,.65fr) minmax(560px,1.35fr);gap:7vw;display:grid}.municipality-copy{align-self:start;position:sticky;top:110px}.municipality-copy .eyebrow{color:var(--red)}.municipality-lead{max-width:650px;margin:32px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(22px,2vw,31px);font-style:italic;line-height:1.25}.search-box{margin-top:28px;display:block}.search-box span{letter-spacing:.17em;margin-bottom:8px;font-size:9px;font-weight:900;display:block}.search-box input{border:2px solid var(--purple-dark);background:var(--paper);width:100%;min-height:58px;color:var(--ink);font:inherit;border-radius:999px;outline:none;padding:0 19px}.search-box input:focus{box-shadow:0 0 0 4px #613d8638}.territorial-filters{grid-template-columns:.65fr 1.35fr;gap:8px;margin-top:12px;display:grid}.territorial-filters label span{letter-spacing:.16em;margin:0 0 7px 14px;font-size:8px;font-weight:900;display:block}.territorial-filters select{background:var(--paper);width:100%;min-height:50px;color:var(--ink);font:inherit;border:1px solid #2612393d;border-radius:999px;outline:none;padding:0 38px 0 15px;font-size:13px}.territorial-filters select:focus{box-shadow:0 0 0 4px #613d8638}.search-count{margin:10px 16px 0;font-size:12px;font-weight:800}.municipality-results{flex-direction:column;gap:9px;display:flex}.city-card,.empty-state{background:var(--paper);border:1px solid #26123929;border-radius:20px}.city-card{overflow:hidden}.city-card summary{cursor:pointer;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:26px;min-height:172px;padding:26px 28px;list-style:none;display:grid}.city-card summary::-webkit-details-marker{display:none}.city-card summary:focus-visible{outline:3px solid var(--purple);outline-offset:-4px}.city-card small,.project-main small{letter-spacing:.15em;text-transform:uppercase;font-size:9px;font-weight:900}.city-title h3{letter-spacing:-.055em;margin:14px 0 0;font-size:clamp(29px,2.8vw,46px);line-height:.95}.city-totals{text-align:right;flex-direction:column;align-items:flex-end;gap:6px;display:flex}.city-totals strong{letter-spacing:-.04em;font-size:22px}.city-totals span{color:var(--muted);font-size:12px}.details-action{letter-spacing:.12em;justify-content:space-between;align-items:center;gap:12px;min-width:116px;font-size:9px;font-weight:900;display:flex}.details-action b{background:var(--red);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:18px;transition:transform .25s;display:grid}.city-card[open] .details-action b{transform:rotate(45deg)}.project-list{border-top:1px solid var(--line);background:#fffdf8}.project-record{border-bottom:1px solid var(--line);grid-template-columns:64px minmax(0,1fr) minmax(180px,.36fr);gap:24px;padding:25px 28px;display:grid}.project-record:last-child{border-bottom:0}.project-year{color:var(--red);font-size:18px;font-weight:900}.project-main h4{letter-spacing:-.025em;margin:10px 0 7px;font-size:18px;line-height:1.15}.project-main p,.empty-state p{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.project-meta{flex-direction:column;gap:7px;display:flex}.project-meta strong{font-size:18px}.project-meta span{color:var(--muted);font-size:11px;line-height:1.35}.empty-state{flex-direction:column;justify-content:center;min-height:230px;padding:28px;display:flex}.empty-state strong{margin-bottom:12px;font-size:24px}.presence{background:var(--purple-dark);color:#fff}.instagram-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.instagram-card{color:var(--ink);background:#fff;border:1px solid #ffffff1f;border-radius:20px;overflow:hidden}.instagram-frame{background:var(--cream);height:540px;overflow:hidden}.instagram-frame iframe{border:0;width:100%;height:100%}.instagram-copy{padding:26px}.instagram-copy small{color:var(--red);letter-spacing:.16em;font-size:9px;font-weight:900}.instagram-copy h3{letter-spacing:-.05em;margin:16px 0 34px;font-size:28px;line-height:1}.instagram-copy a{letter-spacing:.14em;font-size:9px;font-weight:900}.gallery{background:var(--cream)}.gallery-heading{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:40px;margin-bottom:46px;display:grid}.gallery-heading .eyebrow{color:var(--red)}.gallery-heading h2{max-width:980px}.gallery-intro{max-width:760px;color:var(--muted);margin:24px 0 0;font-family:Georgia,Times New Roman,serif;font-size:22px;font-style:italic;line-height:1.35}.gallery-controls{flex-wrap:wrap;justify-content:flex-end;gap:7px;max-width:480px;display:flex}.gallery-controls button{border:1px solid var(--line);background:var(--paper);min-height:42px;color:var(--purple-dark);cursor:pointer;letter-spacing:.11em;text-transform:uppercase;border-radius:999px;padding:0 16px;font-size:9px;font-weight:900}.gallery-controls button.active{border-color:var(--red);background:var(--red);color:#fff}.photo-grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:250px;grid-auto-flow:dense;gap:8px;display:grid}.gallery-photo{background:var(--purple);min-width:0;margin:0;position:relative;overflow:hidden}.gallery-photo img{object-fit:cover;height:100%;transition:transform .45s}.gallery-photo:hover img{transform:scale(1.035)}.photo-wide{grid-column:span 2}.photo-tall{grid-row:span 2}.gallery-photo figcaption{color:#fff;background:linear-gradient(#0000,#261239cc);justify-content:space-between;align-items:end;gap:20px;padding:42px 18px 16px;display:flex;position:absolute;inset:auto 0 0}.gallery-photo figcaption strong{font-size:13px}.gallery-photo figcaption span{letter-spacing:.1em;text-align:right;text-transform:uppercase;font-size:8px;font-weight:900}.gallery-credit{color:var(--muted);margin:18px 0 0;font-size:11px}.gallery-progress{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;margin-top:24px;padding:22px 0;display:flex}.gallery-progress p{color:var(--muted);margin:0;font-size:13px;font-weight:800}.gallery-progress .button{width:auto}.closing{text-align:center;background:var(--red);color:#fff}.closing .eyebrow{color:var(--yellow)}.closing h2{max-width:1200px;margin-left:auto;margin-right:auto}.closing>p:not(.eyebrow):not(.share-status){max-width:850px;margin:34px auto;font-family:Georgia,Times New Roman,serif;font-size:clamp(23px,2.3vw,36px);font-style:italic;line-height:1.25}.closing-actions{flex-wrap:wrap;justify-content:center;gap:9px;display:flex}.button-light{border-color:var(--paper);background:var(--paper);color:var(--red)}.button-outline-light{color:#fff;background:0 0;border-color:#ffffff85}.share-status{margin:18px 0 0;font-size:12px;font-weight:900}footer{background:var(--purple-dark);color:#fff;grid-template-columns:1.2fr 1fr 1fr;gap:8vw;padding:64px 6.5vw;display:grid}.footer-brand{flex-direction:column;display:flex}.footer-brand span,footer small{color:var(--yellow);letter-spacing:.17em;font-size:9px;font-weight:900}.footer-brand strong{letter-spacing:-.05em;margin:7px 0 18px;font-size:28px}.footer-brand em{max-width:380px;font-family:Georgia,Times New Roman,serif;font-size:21px;line-height:1.25}footer p{color:#d8ccdf;margin:13px 0 0;font-size:13px;line-height:1.55}@media (width<=1000px){.topbar nav a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{min-height:72vh;padding:68px 34px}.hero-photo{min-height:62vh}.section-heading{grid-template-columns:1fr;gap:26px}.stats-grid{grid-template-columns:repeat(2,1fr)}.timeline,.municipalities{grid-template-columns:1fr}.municipality-copy{position:static}.instagram-grid{grid-template-columns:1fr}.instagram-card{grid-template-columns:1fr 1fr;display:grid}.photo-grid{grid-template-columns:repeat(3,1fr)}footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (width<=560px){.topbar{min-height:68px;padding:10px 20px}.wordmark strong{font-size:17px}.topbar .nav-cta{padding:11px 13px;font-size:8px}.hero-copy{min-height:auto;padding:58px 20px 50px}.hero h1{font-size:clamp(51px,15.8vw,68px)}.hero-editorial{font-size:25px}.hero-photo{min-height:58vh}.section-pad{padding:72px 20px}.section-heading h2{font-size:clamp(42px,13vw,54px)}.stats-grid{grid-template-columns:1fr}.stat-card{min-height:225px}.button{width:100%}.areas-grid,.municipality-results,.territorial-filters{grid-template-columns:1fr}.city-card summary{grid-template-columns:1fr;gap:18px;padding:24px 22px}.city-totals{text-align:left;align-items:flex-start}.details-action{width:100%}.project-record{grid-template-columns:52px minmax(0,1fr);gap:16px;padding:22px}.project-meta{grid-column:2}.area-card{min-height:340px;padding:26px}.area-card h3{margin-top:46px;font-size:40px}.timeline{gap:56px}.timeline-intro h2,.municipality-copy h2,.gallery-heading h2,.closing h2{font-size:clamp(42px,13vw,54px)}.year-row{grid-template-columns:70px 1fr;gap:13px}.year-data{grid-column:2}.instagram-card{display:block}.instagram-frame{height:520px}.gallery-heading{grid-template-columns:1fr}.gallery-controls{justify-content:flex-start}.photo-grid{grid-template-columns:1fr 1fr;grid-auto-rows:225px}.photo-wide{grid-column:span 2}.gallery-photo figcaption span{display:none}.gallery-progress{flex-direction:column;align-items:stretch}.gallery-progress .button{width:100%}footer{grid-template-columns:1fr;gap:38px;padding:54px 20px}.footer-brand{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition-duration:.01ms!important}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
