:root{--font-body:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-family:var(--font-body);color:#241b18;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f7f6f4}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100svh;margin:0}button,input{font:inherit}img{max-width:100%}#root{min-height:100svh}p{margin:0}.region-card{appearance:none;text-align:left;cursor:pointer;background:#fffffce6;border:1px solid #05713229;border-radius:24px;grid-template-columns:56px minmax(0,1fr) 28px;align-items:center;gap:18px;width:100%;min-height:128px;padding:24px;transition:border-color .22s,box-shadow .22s,transform .22s;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 38px #194b2612}.region-card:after{content:"";background:var(--region-accent);opacity:.78;border-radius:50%;width:134px;height:134px;position:absolute;top:-44px;right:-18px}.region-card:hover,.region-card.selected{border-color:#0571326b;transform:translateY(-2px);box-shadow:0 22px 46px #194b261f}.region-icon{z-index:1;color:#f6fff0;background:#087233;border-radius:50%;place-items:center;width:56px;height:56px;display:grid;position:relative}.region-icon:before,.region-icon:after{content:"";border-color:currentColor;position:absolute}.region-icon-water:before,.region-icon-water:after{border-top:2px solid;border-radius:50%;width:23px;height:8px}.region-icon-water:before{top:20px;box-shadow:0 7px 0 -1px}.region-icon-water:after{top:25px}.region-icon-mountain:before{border-top:2px solid;border-left:2px solid;width:25px;height:20px;top:20px;transform:rotate(45deg)}.region-icon-mountain:after{border-top:2px solid;border-left:2px solid;width:13px;height:13px;top:25px;left:17px;transform:rotate(45deg)}.region-icon-tree:before{border:2px solid;border-radius:48% 48% 42% 42%;width:20px;height:20px;top:15px}.region-icon-tree:after{background:currentColor;width:2px;height:16px;top:29px;box-shadow:-6px -4px 0 -1px,6px -7px 0 -1px}.region-icon-leaf:before{border:2px solid;border-right-color:#0000;border-radius:80% 10%;width:22px;height:15px;transform:rotate(-24deg)}.region-copy{z-index:1;gap:7px;min-width:0;display:grid;position:relative}.region-copy strong{color:#031c0b;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.08rem,2vw,1.36rem);line-height:1.1}.region-copy span{color:#385843;font-size:.84rem;line-height:1.45}.region-copy small{color:#057132;font-size:.72rem;font-weight:900}.region-copy small:before{content:"";border:1.6px solid;border-right-color:#0000;border-radius:80% 10%;width:10px;height:8px;margin-right:6px;display:inline-block;transform:rotate(-24deg)}.region-arrow{z-index:1;width:22px;height:22px;position:relative}.region-arrow:before{content:"";border-top:2px solid #355c3f;border-right:2px solid #355c3f;position:absolute;inset:5px 7px;transform:rotate(45deg)}.region-card:focus-visible{outline-offset:2px;outline:2px solid #057132}@media (width<=640px){.region-card{border-radius:20px;grid-template-columns:48px minmax(0,1fr) 20px;gap:14px;min-height:118px;padding:20px 18px}.region-icon{width:48px;height:48px}}.territory-explorer{text-align:left;padding-top:26px}.explorer-hero{grid-template-columns:minmax(0,1.02fr) minmax(300px,.98fr);align-items:start;gap:clamp(28px,5vw,56px);min-height:auto;padding:34px 0 76px;display:grid}.hero-copy{max-width:620px}.hero-kicker,.section-header span{color:#057132;letter-spacing:.18em;text-transform:uppercase;align-items:center;font-size:.72rem;font-weight:900;display:inline-flex}.hero-kicker{letter-spacing:0;text-transform:none;background:#e1f6d8e6;border:1px solid #0571321f;border-radius:999px;gap:7px;padding:7px 13px}.hero-kicker:before{content:"";border:1.8px solid;border-right-color:#0000;border-radius:80% 10%;width:12px;height:9px;transform:rotate(-22deg)}.explorer-hero h1{color:#02190a;letter-spacing:0;margin:24px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.6rem,8vw,5.35rem);font-weight:800;line-height:.94}.explorer-hero h1 em{color:#087233;font-weight:400}.explorer-hero p{color:#36583e;max-width:600px;font-size:clamp(1rem,2vw,1.12rem);line-height:1.6}.search-bar{color:#375943;background:#fffffcf0;border:1px solid #05713224;border-radius:24px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:12px;width:min(100%,620px);min-height:68px;margin-top:34px;padding:8px 12px 8px 20px;display:grid;box-shadow:0 18px 40px #1b502729}.search-bar>span{width:20px;height:20px;position:relative}.search-bar>span:before{content:"";border:2px solid #057132;border-radius:50%;position:absolute;inset:2px 5px 5px 2px}.search-bar>span:after{content:"";background:#057132;border-radius:999px;width:8px;height:2px;position:absolute;bottom:3px;right:2px;transform:rotate(45deg)}.search-bar input{color:#17351f;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:.96rem}.search-bar input::placeholder{color:#617469}.search-bar button{appearance:none;color:#fffdf6;cursor:pointer;background:#057132;border:0;border-radius:999px;min-height:44px;padding:0 20px;font-weight:900}.search-message{color:#057132;max-width:620px;margin-top:12px;font-size:.88rem;font-weight:800}.hero-stats{gap:clamp(28px,6vw,62px);margin:38px 0 0;display:flex}.interest-filter{gap:16px;margin-top:28px;display:grid}.interest-filter strong{color:#0f3a24;letter-spacing:.05em;text-transform:uppercase;font-size:.94rem;font-weight:800;display:block}.interest-buttons{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.interest-button{color:#11402a;cursor:pointer;background:#f7fbf4;border:1px solid #05713224;border-radius:999px;min-height:54px;padding:0 18px;font-weight:700;transition:transform .2s,border-color .2s,background .2s}.interest-button:hover,.interest-button.active{background:#e8f4df;border-color:#057132;transform:translateY(-1px)}.why-piaui-section{border-top:1px solid #0571321a;margin:42px 0 0;padding:36px 0 0}.why-piaui-subtitle{color:#375943;max-width:720px;margin:16px 0 0;font-size:1rem;line-height:1.8}.why-piaui-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px;display:grid}.why-piaui-card{background:#fbfdf8;border:1px solid #05713214;border-radius:24px;min-height:200px;padding:26px;box-shadow:0 14px 30px #0b381a14}.why-piaui-card h3{color:#052d18;margin:0 0 10px;font-size:1.1rem;line-height:1.3}.why-piaui-card p{color:#3d5b44;margin:0;line-height:1.75}.why-piaui-card.active{background:#eef7e7;border-color:#057132}.hero-stats div{gap:2px;display:grid}.hero-stats dt{color:#057132;font-family:Georgia,Times New Roman,serif;font-size:1.75rem;font-weight:900;line-height:1}.hero-stats dd{color:#36583e;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.72rem}.hero-spots-grid{grid-template-columns:repeat(2,minmax(0,1fr));justify-self:end;gap:12px;width:100%;max-width:520px;display:grid}.hero-spot-card{background:#0f3a24;border:1px solid #ffffffc7;border-radius:20px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 18px 46px #12562a38}.hero-spot-main{cursor:pointer;aspect-ratio:1.12;text-align:left;background:#163c27;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.hero-spot-main img{object-fit:cover;width:100%;height:100%;display:block}.hero-spot-overlay{pointer-events:none;background:linear-gradient(#0000000f 35%,#002610c7 100%);position:absolute;inset:0}.hero-spot-copy{z-index:2;color:#fffaf0;position:absolute;bottom:12px;left:12px;right:12px}.hero-spot-copy span{letter-spacing:.14em;text-transform:uppercase;opacity:.92;font-size:.62rem;font-weight:900;display:block}.hero-spot-copy h2{color:#fffaf0;margin:5px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(.92rem,1.9vw,1.12rem);line-height:1.12}.hero-spot-cta{color:#065f3c;cursor:pointer;background:#fffffff0;border:0;border-top:1px solid #ffffff1f;padding:10px 12px;font-family:inherit;font-size:.78rem;font-weight:800}.hero-spot-cta:hover{background:#eef8e4}.hero-spot-main:focus-visible,.hero-spot-cta:focus-visible{outline-offset:-2px;outline:2px solid #fff}.hero-feature{appearance:none;aspect-ratio:.8;cursor:pointer;text-align:left;background:#abcaa7;border:1px solid #ffffffc7;border-radius:32px;justify-self:end;width:min(100%,446px);padding:0;transition:transform .22s,box-shadow .22s;position:relative;overflow:hidden;box-shadow:0 30px 70px #12562a47}.hero-feature:hover{transform:translateY(-3px);box-shadow:0 36px 78px #12562a52}.hero-feature:after,.highlight-card:after{content:"";background:linear-gradient(#0000000a 18%,#002610d6 100%);position:absolute;inset:0}.hero-feature img,.highlight-image{object-fit:cover;width:100%;height:100%;display:block}.hero-dots{z-index:2;gap:7px;display:flex;position:absolute;top:18px;right:20px}.hero-dots span{background:#ffffff8c;border-radius:999px;width:7px;height:7px}.hero-dots span:first-child{background:#fff;width:24px}.hero-feature-copy{z-index:2;inset-inline:24px;color:#fffaf0;position:absolute;bottom:24px}.hero-feature-copy span{letter-spacing:.18em;text-transform:uppercase;margin-bottom:7px;font-size:.68rem;font-weight:900;display:block}.hero-feature-copy h2{color:#fffaf0;margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.56rem;line-height:1.05}.hero-feature-cta{color:#065f3c;cursor:pointer;background:#ffffffeb;border:0;border-radius:999px;margin-top:18px;padding:.9rem 1.3rem;font-weight:800}.hero-feature-cta:hover{background:#eff7e8}.highlights-section,.territories-section,.cities-section{margin-top:44px}.section-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.section-header h2{color:#02190a;letter-spacing:0;margin:8px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,2.6rem);font-weight:800;line-height:1}.view-all{color:#057132;white-space:nowrap;font-size:.84rem;font-weight:900;text-decoration:none;position:relative}.view-all:after{content:"";border-top:2px solid;border-right:2px solid;width:7px;height:7px;margin-left:10px;display:inline-block;transform:rotate(45deg)}.highlights-row{scrollbar-width:thin;grid-auto-columns:minmax(210px,234px);grid-auto-flow:column;gap:16px;padding:0 2px 12px;display:grid;overflow-x:auto}.highlight-card{appearance:none;cursor:pointer;text-align:left;background:#dbe8d0;border:0;border-radius:22px;height:312px;padding:0;transition:transform .22s,box-shadow .22s;position:relative;overflow:hidden;box-shadow:0 18px 36px #1a4e261f}.highlight-card:hover{transform:translateY(-4px);box-shadow:0 24px 46px #1a4e262b}.highlight-badge{z-index:2;background:#eeffeef0;border-radius:50%;width:34px;height:34px;position:absolute;top:16px;right:16px}.highlight-badge:before,.highlight-badge:after{content:"";border-color:#057132;position:absolute}.highlight-badge:before{border:1.8px solid #057132;border-right-color:#0000;border-radius:80% 10%;width:13px;height:10px;top:11px;left:10px;transform:rotate(-20deg)}.highlight-badge-natureza:before,.highlight-badge-patrimonio:before,.highlight-badge-arqueologia:before{border:0;border-top:2px solid #057132;border-left:2px solid #057132;border-radius:0;width:15px;height:13px;transform:rotate(45deg)}.highlight-content{inset-inline:16px;z-index:2;color:#fffaf0;position:absolute;bottom:18px}.highlight-content h3{color:#fffaf0;letter-spacing:0;text-shadow:0 2px 12px #00000038;margin:0 0 7px;font-family:Georgia,Times New Roman,serif;font-size:1.18rem;font-weight:800;line-height:1.08}.highlight-content p{color:#ffffffe0;align-items:center;gap:6px;font-size:.72rem;font-weight:800;display:flex}.highlight-content p span{border:1.7px solid;border-radius:50% 50% 50% 0;width:11px;height:11px;transform:rotate(-45deg)}.highlight-detail-panel{background:#fffffce0;border:1px solid #05713229;border-radius:24px;grid-template-columns:minmax(210px,.72fr) minmax(0,1.28fr);align-items:center;gap:24px;margin-top:20px;padding:18px;scroll-margin-top:92px;display:grid;box-shadow:0 18px 42px #1a4e2617}.highlight-detail-panel img{object-fit:cover;border-radius:18px;width:100%;height:230px}.highlight-detail-panel span,.details-content>span{color:#057132;letter-spacing:.15em;text-transform:uppercase;font-size:.72rem;font-weight:900}.highlight-detail-panel h2{color:#031c0b;margin:8px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,3vw,2.45rem);line-height:1.05}.highlight-detail-panel p{color:#4e654f;line-height:1.58}.highlight-detail-panel small{color:#057132;margin-top:12px;font-weight:900;display:block}.regions-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.ambient-region-card{--region-color:#057132;--region-accent:#e9ffd9}.biome-callout{background:radial-gradient(circle at 82% 24%,#96dc6f57,#0000 18rem),linear-gradient(90deg,#05632d 0%,#087938 52%,#58a055 100%);border-radius:28px;align-items:center;min-height:420px;margin-top:96px;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 55px #155e2a2e}.biome-callout:before{content:"";background:radial-gradient(circle at 38% 12%,#ffffff24,#0000 18rem),radial-gradient(circle at 80% 72%,#d8ffac29,#0000 20rem);position:absolute;inset:0}.biome-callout>div{z-index:1;color:#fffdf0;max-width:650px;padding:clamp(34px,5vw,56px);position:relative}.callout-leaf{border:3px solid #ffffffb8;border-right-color:#0000;border-radius:80% 10%;width:28px;height:21px;margin-bottom:24px;display:block;transform:rotate(-24deg)}.biome-callout h2{color:#fffdf0;max-width:560px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.6rem,6vw,4.2rem);line-height:1.02}.biome-callout p{color:#ffffffe6;max-width:620px;margin-top:24px;font-size:1.05rem;line-height:1.65}.biome-callout button{appearance:none;color:#057132;cursor:pointer;background:#fffdf6;border:0;border-radius:999px;align-items:center;gap:12px;min-height:44px;margin-top:26px;padding:0 18px;font-size:.84rem;font-weight:900;display:inline-flex}.biome-callout button:after{content:"";border-top:2px solid;border-right:2px solid;width:7px;height:7px;transform:rotate(45deg)}.biome-section{margin-top:42px}.biome-subtitle{color:#36583e;max-width:720px;margin-top:14px;font-size:.98rem;line-height:1.7}.biome-tab-row{border-bottom:1px solid #0571321f;flex-wrap:wrap;gap:10px;margin-top:22px;padding-bottom:10px;display:flex}.biome-tab-btn{color:#2f523d;cursor:pointer;background:#fffffceb;border:1px solid #05713229;border-radius:999px;min-height:38px;padding:0 16px;font-weight:900}.biome-tab-btn.active,.biome-tab-btn:hover{color:#057132;background:#eaffdf;border-color:#057132}.biome-grid{margin-top:28px;display:grid}.biome-card{background:#fffffcf0;border:1px solid #05713224;border-radius:24px;overflow:hidden;box-shadow:0 18px 42px #1a4e2614}.biome-card img{object-fit:cover;width:100%;height:360px;display:block}.biome-card-content{padding:28px 30px}.biome-card-content h3{color:#031c0b;margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.1}.biome-card-content p{color:#4e654f;margin:0 0 22px;font-size:.96rem;line-height:1.7}.biome-city-list{gap:10px;display:grid}.biome-city-list strong{color:#057132;letter-spacing:.12em;text-transform:uppercase;font-size:.82rem;font-weight:900}.biome-city-list div{flex-wrap:wrap;gap:10px;display:flex}.biome-city-list span{color:#1e4e2e;background:#eff9e7;border-radius:999px;align-items:center;padding:9px 14px;font-size:.84rem;font-weight:700;display:inline-flex}.city-name-row{scrollbar-width:thin;gap:8px;padding:2px 0 14px;display:flex;overflow-x:auto}.city-name-btn,.city-section-card button{color:#45624b;cursor:pointer;white-space:nowrap;background:#fffffcdb;border:1px solid #05713224;border-radius:999px;font-weight:800}.city-name-btn{min-height:36px;padding:0 14px;font-size:.78rem}.city-name-btn.active,.city-name-btn:hover,.city-section-card button:hover{color:#057132;background:#eaffdf;border-color:#057132}.city-detail-card{background:#fffffce6;border:1px solid #05713224;border-radius:24px;grid-template-columns:minmax(220px,.92fr) minmax(0,1.08fr);display:grid;overflow:hidden;box-shadow:0 18px 42px #1a4e2617}.city-detail-image{object-fit:cover;background:#dce9d0;width:100%;height:100%;min-height:310px;display:block}.city-detail-content{flex-direction:column;gap:10px;padding:clamp(20px,3vw,32px);display:flex}.city-region{color:#057132;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:900}.city-detail-content h2{color:#031c0b;letter-spacing:0;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,3vw,2.5rem)}.city-detail-content strong{color:#213b28;font-size:1rem}.city-detail-content p{color:#4e654f;font-size:.92rem;line-height:1.58}.city-tags{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.city-tags span{color:#057132;background:#e7f6db;border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:800}.city-source{color:#057132;align-self:flex-start;margin-top:auto;font-size:.78rem;font-weight:800;text-decoration:none}.city-source:hover{text-decoration:underline}.city-sections-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}@media (width<=860px){.explorer-hero{grid-template-columns:1fr;padding:26px 0 48px}.hero-spots-grid{grid-template-columns:1fr;max-width:100%}.section-header{flex-direction:column;align-items:flex-start}.why-piaui-subtitle{font-size:1.05rem;line-height:1.9}.why-piaui-grid{grid-template-columns:1fr;gap:20px}.why-piaui-card{min-height:auto;padding:22px}.why-piaui-card h3{font-size:1.25rem}.why-piaui-card p{font-size:1rem;line-height:1.85}.highlight-card{min-height:auto}.highlight-content h3{font-size:1.1rem}.highlight-content p{font-size:.78rem}}.city-section-card{background:#fffffcc2;border:1px solid #05713224;border-radius:18px;padding:18px}.city-section-card h3{color:#031c0b;margin:0 0 6px;font-size:.98rem}.city-section-card p{color:#4e654f;min-height:54px;font-size:.78rem;line-height:1.4}.city-section-card div{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.city-section-card button{min-height:30px;padding:0 10px;font-size:.7rem}.region-details{background:#fffffce0;border:1px solid #05713224;border-radius:22px;margin-top:28px;padding:24px;scroll-margin-top:92px}.details-content h2{letter-spacing:0;margin:8px 0;font-family:Georgia,Times New Roman,serif;font-size:1.45rem}.details-content>p{color:#4e654f;margin:0 0 18px;font-size:.9rem}.details-content>small{color:#057132;margin:-8px 0 18px;font-weight:800;display:block}.spots-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:14px;display:grid}.spot-card{appearance:none;text-align:left;cursor:pointer;background:#fff;border:1px solid #0571321f;border-radius:16px;padding:0;transition:transform .2s,box-shadow .2s;overflow:hidden}.spot-card:hover{transform:translateY(-2px);box-shadow:0 14px 28px #1a4e261f}.spot-image{object-fit:cover;width:100%;height:124px;display:block}.spot-details{gap:4px;padding:12px;display:grid}.spot-details strong{color:#031c0b;font-size:.86rem;line-height:1.2}.spot-details span{color:#627468;font-size:.75rem}@media (width<=920px){.explorer-hero{grid-template-columns:1fr;min-height:auto;padding-bottom:42px}.hero-spots-grid{grid-template-columns:repeat(2,minmax(0,1fr));justify-self:stretch;max-width:none}.hero-feature{justify-self:stretch;width:100%;max-height:520px}.regions-list,.city-sections-grid{grid-template-columns:1fr}}@media (width<=640px){.territory-explorer{padding-top:14px}.explorer-hero{gap:30px;padding-top:18px}.explorer-hero h1{font-size:clamp(3rem,18vw,4rem)}.search-bar{border-radius:20px;grid-template-columns:22px minmax(0,1fr)}.search-bar button{grid-column:1/-1;width:100%}.hero-stats{gap:22px}.hero-spots-grid{grid-template-columns:1fr}.hero-feature{border-radius:24px}.highlights-section,.territories-section,.cities-section{margin-top:38px}.section-header{align-items:flex-start}.highlights-row{grid-auto-columns:196px}.highlight-card{height:270px}.biome-callout{border-radius:24px;min-height:430px;margin-top:64px}.city-detail-card,.highlight-detail-panel{grid-template-columns:1fr}.city-detail-image{min-height:220px;max-height:260px}.city-section-card p{min-height:auto}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.map-view{width:100%;max-width:100%}.map-view h2{text-align:center;color:#fff;margin-bottom:1.5rem;font-size:1.8rem}.map-container{border-radius:12px;width:100%;height:500px;overflow:hidden;box-shadow:0 4px 12px #0003}.popup-content{min-width:200px;padding:.5rem}.popup-content h4{color:#333;margin:0 0 .5rem;font-size:1.1rem}.map-city-action{color:#fff;cursor:pointer;background:#005c54;border:0;border-radius:999px;justify-content:center;align-items:center;margin-top:.75rem;padding:.55rem .9rem;font-size:.85rem;display:inline-flex}.map-city-action:hover{background:#0a6f64}.popup-content p{margin:.3rem 0;font-size:.9rem;line-height:1.4}.popup-content strong{color:#667eea}@media (width<=768px){.map-container{height:400px}.map-view h2{font-size:1.4rem}}.creative-card{background:#ffffffe0;border:1px solid #eee4de;border-radius:14px;transition:transform .2s,box-shadow .2s,border-color .2s;overflow:hidden;box-shadow:0 12px 30px #4831270f}.creative-card:hover{border-color:color-mix(in srgb, var(--creative-color) 45%, #eee4de);transform:translateY(-3px);box-shadow:0 18px 38px #4831271f}.creative-card-image{object-fit:cover;background:#e8ded8;width:100%;height:160px;display:block}.creative-card-body{flex-direction:column;min-height:218px;padding:16px;display:flex}.creative-card-type{background:color-mix(in srgb, var(--creative-color) 12%, #fff);width:fit-content;color:var(--creative-color);border-radius:999px;margin-bottom:10px;padding:5px 9px;font-size:.68rem;font-weight:800}.creative-card h3{color:#241b18;margin:0 0 8px;font-size:1rem;line-height:1.2}.creative-card p{color:#74645d;flex:1;margin:0 0 16px;font-size:.84rem;line-height:1.5}.view-more-btn{background:var(--creative-color);color:#fff;cursor:pointer;border:0;border-radius:9px;align-self:flex-start;min-height:36px;padding:0 14px;font-size:.8rem;font-weight:800;transition:transform .2s,box-shadow .2s}.view-more-btn:hover{box-shadow:0 8px 18px color-mix(in srgb, var(--creative-color) 34%, transparent);transform:translateY(-1px)}.view-more-btn:focus-visible{outline-offset:2px;outline:2px solid #241b18}@media (width<=640px){.creative-card-image{height:180px}.creative-card-body{min-height:auto}}.creative-economy{text-align:left;width:100%;padding-top:26px}.creative-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:34px;display:flex}.creative-header-text{max-width:55%}.creative-header-image{object-fit:cover;border-radius:24px;flex-shrink:0;width:min(320px,100%);height:220px;box-shadow:0 20px 50px #241b182e}.creative-header h1{color:#241b18;letter-spacing:0;margin:0 0 6px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.5rem,3vw,2rem)}.creative-header p{color:#8f6656;max-width:640px;font-size:.95rem}.regions-showcase{gap:34px;display:grid}.region-showcase h2{letter-spacing:0;margin:0 0 14px;font-family:Georgia,Times New Roman,serif;font-size:1.18rem}.creative-grid{grid-template-columns:repeat(auto-fit,minmax(245px,1fr));gap:16px;display:grid}.creative-modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#241b187a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.creative-modal{background:#fffaf6;border-radius:16px;width:min(620px,100%);max-height:min(760px,90svh);position:relative;overflow:auto;box-shadow:0 24px 70px #1e141047}.creative-modal-close{z-index:1;color:#241b18;cursor:pointer;background:#ffffffe6;border:0;border-radius:50%;width:34px;height:34px;font-size:1.35rem;line-height:1;position:absolute;top:12px;right:12px}.creative-modal-image{object-fit:cover;width:100%;height:280px;display:block}.creative-modal-content{padding:24px}.creative-modal-kicker{text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:.72rem;font-weight:800;display:inline-block}.creative-modal-content h2{color:#241b18;letter-spacing:0;margin:0 0 10px;font-family:Georgia,Times New Roman,serif;font-size:1.55rem}.creative-modal-content p{color:#6f5d55;line-height:1.6}.creative-modal-info{background:#f8f1ec;border:1px solid #eee4de;border-radius:12px;gap:5px;margin-top:18px;padding:14px;display:grid}.creative-modal-info strong{color:#241b18;font-size:.9rem}.creative-modal-info span{color:#806f68;font-size:.82rem;line-height:1.45}@media (width<=640px){.creative-economy{padding-top:18px}.creative-grid{grid-template-columns:1fr}.creative-header{flex-direction:column;align-items:stretch}.creative-header-text{max-width:100%}.creative-modal-image{height:220px}.creative-modal-content{padding:20px}}.itinerary-builder{max-width:100%;padding:1.5rem}.itinerary-header{margin-bottom:2rem}.itinerary-header h2{color:#333;margin-bottom:.5rem;font-size:1.8rem}.itinerary-header p{color:#666;font-size:.95rem}.itinerary-interests{background:#ffffffd9;border:1px solid #145c2d1f;border-radius:14px;margin-bottom:1.5rem;padding:1rem 1.1rem}.itinerary-interests-title{color:#1a2e1f;margin:0 0 .35rem;font-size:1.05rem}.itinerary-interests-hint{color:#555;margin:0 0 .75rem;font-size:.85rem;line-height:1.45}.itinerary-interest-chips{flex-wrap:wrap;gap:.45rem;margin-bottom:.75rem;display:flex}.itinerary-interest-chip{cursor:pointer;color:#2a3d30;background:#fff;border:1px solid #145c2d38;border-radius:999px;padding:.35rem .65rem;font-size:.78rem;font-weight:600}.itinerary-interest-chip.active{color:#f7fff1;background:#087233;border-color:#087233}.btn-suggest-itinerary{color:#f7fff1;cursor:pointer;background:#0b5c36;border:0;border-radius:10px;padding:.45rem .9rem;font-size:.85rem;font-weight:700}.btn-suggest-itinerary:hover{filter:brightness(1.06)}.filter-buttons{flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;display:flex}.filter-btn{cursor:pointer;background:#fff;border:2px solid #ddd;border-radius:20px;padding:.6rem 1.2rem;font-size:.9rem;transition:all .3s}.filter-btn:hover{color:#667eea;border-color:#667eea}.filter-btn.active{color:#fff;background:#667eea;border-color:#667eea}.spots-list{background:#fff;border-radius:8px;margin-bottom:2rem;overflow:hidden}.spot-item{border-bottom:1px solid #eee;align-items:center;padding:1rem;transition:background .2s;display:flex}.spot-item:hover{background:#f9f9f9}.spot-item:last-child{border-bottom:none}.spot-item input[type=checkbox]{cursor:pointer;width:18px;height:18px;margin-right:1rem}.spot-item label{cursor:pointer;flex:1;align-items:center;display:flex}.spot-info h4{color:#333;margin:0 0 .25rem;font-size:1rem}.spot-info p{color:#666;margin:0;font-size:.85rem}.itinerary-actions{text-align:center}.btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:6px;padding:.75rem 2rem;font-weight:600;transition:transform .2s,box-shadow .2s}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.btn-primary:active{transform:translateY(0)}.route-suggestion{text-align:left;background:#f7fbff;border:1px solid #d7e4ff;border-radius:8px;max-width:720px;margin-top:1rem;padding:.9rem 1rem;display:inline-block}.route-suggestion strong{color:#333;margin-bottom:.25rem;display:block}.route-suggestion span{color:#555}.route-preview{text-align:left;background:#fff;border-radius:8px;max-width:720px;margin:1.5rem auto 0;padding:1.25rem;box-shadow:0 2px 10px #00000014}.route-preview h3{color:#333;margin:0 0 1rem;font-size:1.1rem}.route-preview ol{margin:0;padding-left:1.25rem}.route-preview li{margin-bottom:.75rem;padding-left:.25rem}.route-preview li:last-child{margin-bottom:0}.route-preview strong,.route-preview span{display:block}.route-preview span{color:#666;margin-top:.2rem;font-size:.9rem}@media (width<=768px){.itinerary-builder{padding:1rem}.itinerary-header h2{font-size:1.5rem}.filter-buttons{gap:.5rem}.filter-btn{padding:.5rem 1rem;font-size:.85rem}.spot-item{padding:.75rem}.spot-item input[type=checkbox]{width:16px;height:16px}.spot-info h4{font-size:.95rem}.spot-info p{font-size:.8rem}}.virtual-assistant{flex-direction:column;gap:1rem;display:flex}.virtual-assistant-thread{flex-direction:column;gap:.5rem;max-height:320px;padding:.25rem;display:flex;overflow-y:auto}.virtual-assistant-msg{border-radius:12px;max-width:95%;padding:.65rem .85rem;font-size:.92rem;line-height:1.45}.virtual-assistant-msg-assistant{color:#1a2e1f;background:#fff;border:1px solid #145c2d24;align-self:flex-start}.virtual-assistant-msg-user{color:#f7fff1;background:#087233;align-self:flex-end}.assistant-suggestions{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.assistant-suggestion-button{appearance:none;color:#16502d;cursor:pointer;text-align:center;background:#f5faf1;border:1px solid #0571322e;border-radius:999px;padding:.7rem .95rem;font-size:.86rem;line-height:1.4}.assistant-suggestion-button:hover{background:#e8f3dc}.virtual-assistant-input-row{gap:.5rem;display:flex}.virtual-assistant-input-row input{border:1px solid #145c2d33;border-radius:10px;flex:1;min-width:0;padding:.65rem .85rem;font-size:.95rem}.virtual-assistant-send{color:#f7fff1;cursor:pointer;background:#087233;border:0;border-radius:10px;padding:.65rem 1rem;font-weight:700}.virtual-assistant-loading{opacity:.85;font-style:italic}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.gamification-panel{flex-direction:column;gap:1rem;display:flex}.gamification-summary{color:#0a3018;background:#0872331a;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.gamification-points{color:#087233;font-size:1.4rem;font-weight:800}.gamification-subtitle{color:#1a2e1f;margin:.5rem 0 0;font-size:1.05rem}.gamification-badges{gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.gamification-badges li{border-radius:10px;align-items:center;gap:.5rem;padding:.45rem .6rem;font-size:.9rem;display:flex}.gamification-badges li.unlocked{color:#062817;background:#0872331f}.gamification-badges li.locked{opacity:.45}.gamification-badge-icon{text-align:center;width:1.25rem}.gamification-quiz-intro{color:#3d5a45;margin:0;font-size:.9rem}.gamification-quiz{flex-direction:column;gap:1rem;margin:0;padding-left:1.1rem;display:flex}.gamification-quiz-options{flex-direction:column;gap:.35rem;margin-top:.35rem;display:flex}.gamification-quiz-option{cursor:pointer;align-items:flex-start;gap:.4rem;font-size:.88rem;display:flex}.btn-quiz-submit,.btn-quiz-reset{cursor:pointer;border:0;border-radius:10px;align-self:flex-start;padding:.55rem 1.1rem;font-weight:700}.btn-quiz-submit{color:#f7fff1;background:#087233}.btn-quiz-submit:disabled{opacity:.45;cursor:not-allowed}.btn-quiz-reset{color:#062817;background:#fff;border:1px solid #145c2d40}.gamification-quiz-result{padding:.75rem 0}.contribution-form{flex-direction:column;gap:.85rem;max-width:520px;display:flex}.contribution-intro,.contribution-note{color:#3d5a45;margin:0;font-size:.88rem;line-height:1.45}.contribution-note{font-size:.82rem;font-style:italic}.contribution-label{color:#1a2e1f;flex-direction:column;gap:.35rem;font-size:.88rem;font-weight:600;display:flex}.contribution-label input,.contribution-label select,.contribution-label textarea{border:1px solid #145c2d38;border-radius:8px;padding:.55rem .65rem;font-size:.92rem;font-weight:400}.btn-contribute-submit{color:#f7fff1;cursor:pointer;background:#087233;border:0;border-radius:10px;align-self:flex-start;padding:.6rem 1.2rem;font-weight:700}.contribution-thanks{padding:1rem 0}.btn-contribute-again{cursor:pointer;background:#fff;border:1px solid #145c2d40;border-radius:8px;margin-top:.75rem;padding:.5rem 1rem}.innovation-lab{padding:1.25rem 0 2rem}.innovation-lab-header h1{color:#041b0c;margin:0 0 .35rem;font-size:1.65rem}.innovation-lab-header p{color:#3d5a45;max-width:52rem;margin:0;line-height:1.5}.innovation-lab-tabs{flex-wrap:wrap;gap:.5rem;margin:1.25rem 0 1rem;display:flex}.innovation-lab-tabs button{color:#1a2e1f;cursor:pointer;background:#fff;border:1px solid #145c2d38;border-radius:999px;padding:.55rem 1rem;font-size:.88rem;font-weight:700}.innovation-lab-tabs button.active{color:#f7fff1;background:#087233;border-color:#087233}.innovation-lab-panel{background:#ffffffb8;border:1px solid #145c2d1f;border-radius:16px;padding:1.25rem 1.1rem}@media (width>=720px){.innovation-lab-panel{padding:1.5rem 1.35rem}}.invest-culture{text-align:left;width:100%;padding-top:26px}.invest-culture-header{margin-bottom:28px}.invest-culture-header h1{color:#241b18;letter-spacing:0;margin:0 0 8px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.45rem,2.8vw,1.95rem)}.invest-culture-header p{color:#5a6b5b;max-width:720px;margin:0;font-size:.95rem;line-height:1.45}.invest-culture-disclaimer{color:#2d4a38;background:#08723314;border:1px solid #08723324;border-radius:12px;margin-top:12px;padding:10px 14px;font-size:.82rem;line-height:1.4}.invest-section{margin-bottom:36px}.invest-section-title{color:#062817;margin:0 0 6px;font-family:Georgia,Times New Roman,serif;font-size:1.12rem}.invest-section-sub{color:#6f7f72;margin:0 0 16px;font-size:.88rem}.invest-filters{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.invest-filter-btn{appearance:none;color:#2d4a38;cursor:pointer;background:#fffef9;border:1px solid #145c2d38;border-radius:999px;padding:8px 14px;font-size:.8rem;font-weight:700}.invest-filter-btn.active{color:#f7fff1;background:#087233;border-color:#087233}.invest-filter-btn:focus-visible{outline-offset:2px;outline:2px solid #057132}.invest-events-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.invest-event-card{background:#fffef9;border:1px solid #145c2d1f;border-radius:16px;flex-direction:column;min-height:100%;display:flex;overflow:hidden;box-shadow:0 12px 32px #1d46250f}.invest-event-top{flex-wrap:wrap;align-items:center;gap:8px;padding:14px 16px 10px;display:flex}.invest-tag{letter-spacing:.04em;text-transform:uppercase;border-radius:6px;padding:4px 8px;font-size:.68rem;font-weight:800;display:inline-block}.invest-tag-cultura{color:#6b4524;background:#8b5a2b1f}.invest-tag-turismo{color:#0b5f8a;background:#0872a31f}.invest-tag-negocios{color:#045a28;background:#08723324}.invest-source-pill{color:#5a6b5b;background:#241b180f;border-radius:999px;padding:4px 8px;font-size:.72rem;font-weight:700}.invest-event-body{flex-direction:column;flex:1;gap:8px;padding:0 16px 16px;display:flex}.invest-event-body h2{color:#1a241c;margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.05rem}.invest-event-meta{color:#6f7f72;margin:0;font-size:.82rem}.invest-event-summary{color:#3d4a40;flex:1;margin:0;font-size:.88rem;line-height:1.45}.invest-event-actions{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.invest-btn{cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:9px 14px;font-family:inherit;font-size:.8rem;font-weight:700;text-decoration:none;display:inline-flex}.invest-btn-primary{color:#f7fff1;background:#087233}.invest-btn-primary:hover{background:#065c29}.invest-btn-ghost{color:#087233;background:0 0;border:1px solid #08723359}.invest-btn-ghost:hover{background:#0872330f}.invest-btn:focus-visible{outline-offset:2px;outline:2px solid #057132}.invest-metrics-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;display:grid}.invest-metric-card{background:linear-gradient(145deg,#fffef9,#eef8e4);border:1px solid #08723324;border-radius:14px;padding:16px}.invest-metric-value{color:#062817;font-variant-numeric:tabular-nums;margin:0 0 6px;font-size:1.35rem;font-weight:800}.invest-metric-label{color:#5a6b5b;margin:0;font-size:.82rem;line-height:1.35}.invest-map-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.invest-map-card{background:#fffef9;border:1px solid #145c2d1f;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.invest-map-card img{object-fit:cover;width:100%;height:160px}.invest-map-card-body{flex-direction:column;flex:1;gap:8px;padding:14px 16px 16px;display:flex}.invest-map-card-body h3{color:#1a241c;margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.02rem}.invest-map-card-body p{color:#3d4a40;flex:1;margin:0;font-size:.88rem;line-height:1.45}.invest-feed-updated{color:#5a6b5b;margin-top:8px;font-size:.78rem}.invest-month-block{margin-bottom:32px}.invest-metric-hint{color:#7a8a7d;margin:8px 0 0;font-size:.75rem;line-height:1.35}.invest-value-pill{color:#045a28;background:#0872331a;border-radius:999px;margin-left:auto;padding:4px 8px;font-size:.72rem;font-weight:800}.invest-chart-wrap{background:#fffef9;border:1px solid #145c2d1f;border-radius:16px;margin-top:20px;padding:16px}.invest-chart-head{margin-bottom:8px}.invest-chart-title{color:#062817;margin:0 0 4px;font-family:Georgia,Times New Roman,serif;font-size:1.02rem}.invest-chart-sub{color:#6f7f72;margin:0;font-size:.82rem;line-height:1.35}.invest-chart-svg{max-width:100%;display:block}.invest-chart-bar{fill:#0a8f45;opacity:.88}.invest-chart-bar:hover{opacity:1}.invest-chart-axis-label,.invest-chart-month{fill:#5a6b5b}.invest-search-row{background:#0872330f;border:1px solid #0872331f;border-radius:14px;margin-bottom:16px;padding:14px 16px}.invest-search-label{color:#2d4a38;margin-bottom:8px;font-size:.8rem;font-weight:800;display:block}.invest-search-controls{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.invest-search-input{min-width:0;font:inherit;color:#1a241c;background:#fffef9;border:1px solid #145c2d38;border-radius:10px;flex:200px;padding:10px 12px;font-size:.88rem}.invest-search-input:focus-visible{outline-offset:2px;outline:2px solid #057132}.invest-search-hint{color:#6f7f72;margin:10px 0 0;font-size:.78rem;line-height:1.4}.invest-search-error{color:#8a2f2f;margin:8px 0 0;font-size:.78rem}@media (width<=640px){.invest-culture{padding-top:18px}}.language-toggle{color:#244330;cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:8px;min-height:34px;padding:0 10px;font-size:.76rem;font-weight:800;display:inline-flex}.language-toggle:before{content:"";border:1.8px solid;border-radius:50%;width:15px;height:15px;box-shadow:inset 5px 0 #0571321f}.language-toggle:hover{background:#05713214}.language-toggle:focus-visible{outline-offset:2px;outline:2px solid #057132}.app{color:#062817;background:radial-gradient(circle at 76% 12%,#18773f2e,#0000 24rem),linear-gradient(#f5f8ec 0%,#eef8e0 46%,#e8f4d6 100%);min-height:100svh;padding-bottom:76px}.app-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f6faefd1;position:sticky;top:0}.header-content{justify-content:space-between;align-items:center;width:min(100%,1230px);margin:0 auto;padding:20px 24px 12px;display:flex}.brand-lockup{align-items:center;gap:10px;min-width:0;display:inline-flex}.brand-mark{background:#087233;border-radius:50%;flex:none;width:36px;height:36px;position:relative;box-shadow:0 8px 18px #08723329}.brand-mark:before{content:"";border:2px solid #f7fff1;border-right-color:#0000;border-radius:80% 10%;width:15px;height:11px;position:absolute;top:10px;left:11px;transform:rotate(-24deg)}.brand-mark:after{content:"";background:#f7fff1;border-radius:999px;width:14px;height:2px;position:absolute;top:20px;left:12px;transform:rotate(-28deg)}.brand-mark span{display:none}.brand-name{color:#041b0c;white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:1.26rem;font-weight:800}.app-main{width:min(100%,1230px);margin:0 auto;padding:0 24px 42px}.app-nav{inset-inline:0;z-index:30;width:100%;padding:8px max(18px, env(safe-area-inset-left)) calc(9px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fafcf5f0;border-top:1px solid #145c2d29;grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;margin:0 auto;display:grid;position:fixed;bottom:0;box-shadow:0 -10px 28px #1d462514}.nav-btn{appearance:none;color:#5a6b5b;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;min-height:48px;font-size:.66rem;font-weight:700;line-height:1.15;display:inline-flex}.nav-icon{color:currentColor;place-items:center;width:23px;height:23px;display:grid;position:relative}.nav-icon:before,.nav-icon:after{content:"";border-color:currentColor;position:absolute}.nav-icon-home:before{border:2px solid;border-top:0;border-radius:0 0 4px 4px;width:13px;height:11px;bottom:3px}.nav-icon-home:after{border-top:2px solid;border-left:2px solid;width:12px;height:12px;top:3px;transform:rotate(45deg)}.nav-icon-map:before{border:2px solid;border-radius:50% 50% 50% 0;width:13px;height:17px;transform:rotate(-45deg)}.nav-icon-map:after{background:currentColor;border-radius:50%;width:4px;height:4px}.nav-icon-route:before{border:2px solid;border-radius:50%;width:16px;height:16px}.nav-icon-route:after{border-top:2px solid;border-right:2px solid;width:8px;height:8px;transform:rotate(135deg)}.nav-icon-palette:before{border:2px solid;border-radius:50%;width:17px;height:15px}.nav-icon-palette:after{background:currentColor;border-radius:50%;width:5px;height:5px;box-shadow:-6px -2px 0 -1px,2px -5px 0 -1px}.nav-icon-lab:before{background:currentColor;border-radius:50%;width:8px;height:8px;box-shadow:10px 0,5px 6px 0 -1px}.nav-icon-lab:after{background:currentColor;border-radius:999px;width:16px;height:3px;bottom:2px}.nav-icon-invest:before{background:currentColor;border-radius:1px;width:4px;height:14px;bottom:3px;left:4px;box-shadow:6px 3px,12px -2px}.nav-icon-invest:after{background:currentColor;border-radius:999px;width:16px;height:2px;bottom:2px}.nav-btn.active{color:#057132}.nav-btn:focus-visible{outline-offset:2px;border-radius:8px;outline:2px solid #057132}@media (width<=640px){.header-content,.app-main{padding-inline:16px}.brand-name{font-size:1rem}.nav-btn{font-size:.58rem}}
