@font-face{font-family:Manrope;src:url('fonts/manrope.ttf') format('truetype');font-style:normal;font-weight:200 800;font-display:swap}
:root{--paper:#f7f6f2;--white:#fff;--green:#203f34;--accent:#a9be75;--lime:#dce8ab;--ink:#203f34;--muted:#65716b;--line:#d5d8cd;--radius:12px;--gutter:clamp(24px,4.5vw,72px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}svg{width:24px;height:24px;flex-shrink:0}img{display:block;max-width:100%;height:auto}figure,p,h1,h2,h3{margin:0}button:disabled{cursor:default}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #718c38;outline-offset:5px}::selection{background:var(--lime)}[hidden]{display:none!important}.js-only{display:none!important}.is-enhanced .js-only{display:initial!important}.is-enhanced .js-only[hidden]{display:none!important}
.skip-link{position:fixed;top:-100px;left:20px;z-index:20;padding:14px 22px;background:var(--green);color:white}.skip-link:focus{top:10px}.site-header{min-height:100px;padding:22px var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:18px}.brand>span:first-child{font-size:39px;line-height:1;font-weight:650;letter-spacing:-2.5px}.brand-dot{color:#8ba355}.brand-caption{font-size:10px;line-height:1.5;text-transform:uppercase;border-left:1px solid var(--line);padding-left:18px;letter-spacing:.5px}.site-header nav{display:flex;gap:44px;font-size:13px;font-weight:600}.site-header nav a{padding:7px 0;border-bottom:2px solid transparent}.site-header nav a:hover,.site-header nav .nav-active{border-color:var(--accent)}
.hero{display:grid;grid-template-columns:40% 60%;border-bottom:1px solid var(--line);max-width:1800px;margin:auto}.hero-copy{padding:72px 32px 75px var(--gutter);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero h1{font-size:clamp(38px,4vw,66px);font-weight:550;letter-spacing:-2.6px;line-height:1.14;white-space:nowrap}.hero h1 span{color:#819a4c}.hero-copy p{max-width:355px;font-size:17px;line-height:1.8;margin:30px 0}.button{display:inline-flex;align-items:center;justify-content:center;gap:34px;min-height:51px;border:1px solid var(--green);border-radius:6px;background:var(--green);color:var(--white);padding:13px 23px;font-size:14px;line-height:1.4;font-weight:650;transition:background .18s,transform .18s}.is-enhanced .button.js-only{display:inline-flex!important}.button:hover:not(:disabled){background:#315746;transform:translateY(-1px)}.button:disabled{background:#6c7971;border-color:#6c7971;color:white;opacity:.72}.hero-note{font-size:13px;color:var(--muted);margin-top:14px}.hero-note span{padding:0 4px}.hero-figure{padding-bottom:22px;display:flex;flex-direction:column}.hero-figure>img{width:100%;height:clamp(430px,39vw,580px);object-fit:cover;object-position:50% 50%}.hero-figure figcaption{font-size:11px;color:var(--muted);margin:14px 24px 0}
.section-wrap{max-width:1440px;margin:0 auto;padding:60px var(--gutter) 40px}.section-number{font-size:11px;text-transform:uppercase;letter-spacing:1.1px;margin-bottom:13px;font-weight:650}.section-number>span{padding:0 4px;color:#83976c}h2{font-size:clamp(27px,2.6vw,41px);letter-spacing:-1.4px;line-height:1.27;font-weight:550}.section-intro{color:var(--muted);font-size:14px;margin-top:16px}.stepper{padding:0;margin:36px 0 30px;list-style:none;display:none;justify-content:space-between;align-items:center;gap:12px}.is-enhanced .stepper{display:flex}.stepper li{display:flex;align-items:center;flex:1;gap:12px}.stepper li:after{content:'';height:1px;background:var(--line);flex:1}.stepper li:last-child{flex:0}.stepper li:last-child:after{display:none}.step-button{display:flex;align-items:center;gap:8px;white-space:nowrap;border:0;padding:4px 0;background:transparent;font-size:12px;font-weight:600}.step-number{display:grid;place-items:center;flex-shrink:0;width:28px;height:28px;border-radius:50%;border:1px solid #b6c691;font-size:12px;font-weight:600}.step-button[aria-current=step] .step-number{background:var(--accent);border-color:var(--accent);color:#203f34}.step-button.is-complete .step-number{background:var(--green);border-color:var(--green);color:white}.step-button:disabled{color:#788078}.step-button:not(:disabled):hover{color:#6b843b}
.poll-panel{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--white);margin-top:28px}.question{border:0;min-width:0;margin:0;padding:30px}.question+.question{border-top:1px solid var(--line)}.is-enhanced .question+.question{border-top:0}.question legend{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.question-top{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:26px}.question h3{font-size:clamp(23px,2vw,30px);font-weight:550;line-height:1.35;letter-spacing:-1px;outline:none}.angle-toggle{border:1px solid var(--line);border-radius:5px;padding:3px;white-space:nowrap;flex-shrink:0}.is-enhanced .angle-toggle.js-only{display:inline-flex!important}.angle-toggle button{border:0;background:transparent;padding:9px 17px;font-size:11px;font-weight:650;border-radius:3px}.angle-toggle button[aria-pressed=true]{background:var(--green);color:var(--white)}.question-hint{color:var(--muted);font-size:13px;margin:-12px 0 24px}.choices{display:grid;grid-template-columns:1fr 1fr;gap:20px}.choice-card{position:relative;min-width:0}.choice-input{position:absolute;width:1px;height:1px;opacity:0;left:18px;bottom:28px}.choice-label{display:block;cursor:pointer;border:2px solid transparent;border-radius:9px;overflow:hidden;transition:border-color .15s,background .15s}.choice-label>img{width:100%;aspect-ratio:1.5;object-fit:cover;border-radius:6px;transition:filter .18s}.choice-label:hover{border-color:#b1be9b}.choice-caption{display:flex;align-items:center;gap:12px;min-height:68px;padding:14px 10px;font-size:14px;line-height:1.45;font-weight:600}.radio-mark{width:26px;height:26px;border:1.3px solid var(--green);border-radius:50%;display:grid;place-items:center;flex-shrink:0;background:white}.radio-mark svg{width:17px;height:17px;opacity:0}.choice-input:checked+.choice-label{border-color:var(--green);background:#f0f4e7}.choice-input:checked+.choice-label .radio-mark{background:var(--green);color:#fff}.choice-input:checked+.choice-label .radio-mark svg{opacity:1}.choice-input:focus-visible+.choice-label{outline:3px solid #718c38;outline-offset:4px}.zoom-button{position:absolute;right:15px;top:14px;display:grid;place-items:center;width:40px;height:40px;border:1px solid #dce3d7;border-radius:50%;background:#fffffff2;color:var(--green)}.is-enhanced .zoom-button.js-only{display:grid!important}.zoom-button svg{width:20px;height:20px}.zoom-button:hover{background:var(--lime)}.poll-bottom{min-height:92px;padding:20px 30px;background:var(--paper);border-top:1px solid var(--line);display:flex;align-items:center;gap:22px}.poll-bottom #step-hint{font-size:13px}.poll-bottom .button{margin-left:auto}.text-button{padding:10px 0;background:none;border:0;font-size:13px;font-weight:650}.text-button:hover{text-decoration:underline}.poll-footnote{display:flex;justify-content:space-between;color:var(--muted);font-size:11px;margin-top:16px;gap:20px}.error-message{padding:16px 20px;margin:22px 0;background:#fff0ec;color:#8a3428;border:1px solid #e8c2b9;border-radius:8px}.name-art{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:26px;padding:34px;background:#edf0e5;color:var(--green);text-align:center}.name-art svg{width:60px;height:78px}.name-art span{font-size:clamp(22px,2.3vw,34px);line-height:1.25;letter-spacing:-1px;max-width:290px;font-weight:550}.choice-card:nth-child(2) .name-art{background:#e6ece8}
.location{display:grid;grid-template-columns:46% 54%;border-top:1px solid var(--line);border-bottom:1px solid var(--line);max-width:1800px;margin:20px auto 0}.location-copy{align-self:center;padding:55px var(--gutter)}.location h2{max-width:430px;font-size:clamp(28px,2.7vw,41px);line-height:1.3}.location p{font-size:14px;color:var(--muted);max-width:370px;margin:26px 0 30px;line-height:1.8}.map-link{display:inline-flex;align-items:center;gap:16px;font-size:13px;font-weight:650;padding-bottom:5px;border-bottom:2px solid var(--accent)}.map-link svg{width:16px;height:16px}.map-figure{min-width:0;border-left:1px solid var(--line);background:#eeeae2;display:flex;flex-direction:column}.map-figure>a{display:block;flex:1}.map-figure img{width:100%;height:100%;max-height:465px;min-height:370px;object-fit:cover;object-position:50% 46%}.map-figure figcaption{font-size:10px;color:var(--muted);padding:7px 18px;background:var(--paper)}.site-footer{max-width:1800px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:34px var(--gutter);font-size:11px;color:var(--muted)}.site-footer strong{font-weight:700;font-size:13px;color:var(--green)}.site-footer a{text-decoration:underline;text-underline-offset:4px}.site-footer span span{padding:0 7px}
dialog{padding:0;border:0;border-radius:10px;background:var(--paper);color:var(--green);width:min(1500px,94vw);max-height:94dvh;overflow:auto}dialog::backdrop{background:#10221cee;backdrop-filter:blur(6px)}dialog>img{width:100%;max-height:80dvh;object-fit:contain;background:#12281f;min-height:120px}.dialog-close{position:absolute;right:15px;top:15px;display:grid;place-items:center;border:0;border-radius:50%;width:44px;height:44px;background:white;color:var(--green);z-index:1}.dialog-caption{padding:16px 24px;display:flex;justify-content:space-between;gap:16px;font-size:13px}.dialog-caption span{color:var(--muted);font-size:11px}.results-total{display:flex;align-items:baseline;gap:10px;margin:32px 0 15px;font-size:14px}.results-total>strong{font-size:42px;letter-spacing:-2px;font-weight:550}.results-total>span{margin-left:auto;color:var(--muted);font-size:12px}.results-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 48px}.result-question{padding:25px 0;border-top:1px solid var(--line)}.result-question h3{font-size:20px;font-weight:600;margin-bottom:22px}.result-option{margin-top:16px}.result-option>div{display:flex;justify-content:space-between;gap:15px;font-size:13px}.result-option>small{font-size:11px;color:var(--muted)}progress{display:block;width:100%;height:8px;border:0;border-radius:5px;overflow:hidden;margin:8px 0 3px;background:#e5e7df;accent-color:var(--green)}progress::-webkit-progress-bar{background:#e5e7df}progress::-webkit-progress-value{background:var(--green);border-radius:5px}progress::-moz-progress-bar{background:var(--green);border-radius:5px}.result-option:nth-of-type(2) progress{accent-color:#9bac79}.result-option:nth-of-type(2) progress::-webkit-progress-value{background:#9bac79}.result-option:nth-of-type(2) progress::-moz-progress-bar{background:#9bac79}.results-footer{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-top:15px;border-top:1px solid var(--line);padding-top:28px}.results-footer p{color:var(--muted);font-size:12px;max-width:570px}.results-footer .button{white-space:nowrap}
@media(min-width:1800px){.site-header{max-width:1800px;margin:auto}.hero h1{font-size:68px}}
@media(max-width:1100px){.hero-copy{padding-top:48px;padding-bottom:48px}.hero-copy p{font-size:15px}.hero h1{letter-spacing:-1.7px}.hero-figure>img{height:470px}.question-top{align-items:flex-start;flex-direction:column;gap:18px}.question-hint{margin-top:-10px}.stepper{gap:8px}.stepper li{gap:8px}.step-button{font-size:11px;gap:6px}.angle-toggle button{padding:8px 15px}.location-copy{padding-right:36px}.choice-caption{font-size:13px}.site-header nav{gap:30px}}
@media(max-width:760px){:root{--gutter:24px}.site-header{min-height:80px;padding-top:17px;padding-bottom:17px;gap:16px}.brand>span:first-child{font-size:31px;letter-spacing:-1.8px}.brand-caption{display:none}.site-header nav{gap:20px;font-size:11px}.hero{grid-template-columns:1fr}.hero-copy{padding:44px var(--gutter) 34px}.hero h1{font-size:clamp(39px,8.8vw,58px);letter-spacing:-2px;line-height:1.12}.hero-copy p{max-width:440px;font-size:15px;line-height:1.8;margin:22px 0}.hero-note{font-size:11px}.hero-figure{padding-bottom:17px}.hero-figure>img{height:auto;aspect-ratio:1.7;object-fit:cover}.hero-figure figcaption{margin:11px 24px 0;font-size:9px}.section-wrap{padding-top:36px;padding-bottom:27px}h2{font-size:29px;letter-spacing:-1.1px}.section-intro{font-size:13px;line-height:1.8;margin-top:12px}.section-number{font-size:10px}.stepper{margin:25px 0 20px;gap:6px}.stepper li{gap:6px;flex:1!important}.stepper li:last-child{flex:0!important}.step-button{position:relative}.step-number{width:30px;height:30px}.step-button>span:last-child{display:none}.step-button[aria-current=step]>span:last-child{display:none}.poll-panel{margin-top:22px}.question{padding:20px 16px 12px}.question h3{font-size:23px;letter-spacing:-.8px}.question-top{gap:15px;margin-bottom:18px}.angle-toggle{width:100%}.angle-toggle button{flex:1;padding:9px;font-size:11px}.choices{gap:13px}.choice-label>img{aspect-ratio:1.08;object-position:center}.choice-caption{padding:12px 7px;gap:8px;align-items:flex-start;font-size:12px;line-height:1.5;min-height:72px}.radio-mark{width:21px;height:21px;flex-shrink:0;margin-top:1px}.radio-mark svg{width:14px;height:14px}.zoom-button{width:32px;height:32px;right:9px;top:9px}.zoom-button svg{width:17px;height:17px}.poll-bottom{padding:17px 16px;gap:12px;flex-wrap:wrap;min-height:85px}.poll-bottom #step-hint{width:100%;font-size:11px;order:-1}.poll-bottom .button{font-size:12px;min-height:45px;padding:11px 15px;gap:16px}.poll-bottom .button svg{width:19px;height:19px}.text-button{font-size:12px}.poll-footnote{font-size:10px;gap:12px}.poll-footnote>span:first-child{max-width:210px}.poll-footnote>span:last-child{white-space:nowrap}.question-hint{font-size:12px;line-height:1.7}.name-choices{grid-template-columns:1fr}.name-art{min-height:190px;padding:24px;flex-direction:row;gap:20px}.name-art svg{width:46px;height:65px}.name-art span{font-size:27px;text-align:left;max-width:220px}.name-choices .choice-caption{min-height:60px;align-items:center}.location{grid-template-columns:1fr;margin-top:12px}.location-copy{padding:36px var(--gutter)}.location h2{font-size:30px;max-width:360px}.location p{margin:18px 0 24px;font-size:13px}.map-figure{border-left:0;border-top:1px solid var(--line)}.map-figure img{min-height:0;max-height:none;aspect-ratio:1.38;object-fit:cover}.map-figure figcaption{font-size:9px}.site-footer{flex-wrap:wrap;padding-top:26px;padding-bottom:26px;font-size:10px;gap:16px}.site-footer>span:nth-child(2){order:3;width:100%}.dialog-caption{flex-direction:column;gap:4px;padding:12px 16px}.dialog-close{width:36px;height:36px;top:9px;right:9px}.results-grid{grid-template-columns:1fr}.results-total{flex-wrap:wrap;font-size:12px;gap:6px}.results-total>strong{font-size:34px}.results-total>span{width:100%;margin-left:0}.results-footer{flex-direction:column;align-items:flex-start;gap:20px}.result-option>div{font-size:12px}}
@media(max-width:370px){:root{--gutter:18px}.site-header nav{gap:13px}.hero h1{font-size:35px}.choices{grid-template-columns:1fr}.choice-label>img{aspect-ratio:1.5}.choice-caption{min-height:55px}.name-art span{font-size:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.is-enhanced .js-only[hidden]{display:none!important}
.map-surface{position:relative;isolation:isolate;flex:1;min-height:430px}
#project-map{width:100%;height:100%;min-height:430px;background:#e9e9df;font-family:Manrope,Arial,sans-serif}
.map-reset{position:absolute;right:14px;top:14px;z-index:1000;background:var(--white);border:1px solid var(--line);border-radius:5px;padding:10px 14px;font-size:11px;font-weight:650;box-shadow:0 1px 5px #0002}
.map-reset:hover{background:var(--lime)}.map-figure figcaption{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.map-legend{width:12px;height:12px;display:inline-block;border:2px solid var(--green);background:#8fac537a}.project-tooltip{font:600 11px Manrope,Arial,sans-serif;background:var(--green);color:white;border:0;padding:8px 11px;border-radius:4px;box-shadow:none}.leaflet-tooltip-right.project-tooltip:before{border-right-color:var(--green)}.map-fallback{padding:45px 30px!important;margin:0!important}.map-fallback a{text-decoration:underline}.map-error{position:absolute;bottom:35px;left:15px;right:15px;z-index:1000;background:white;border:1px solid var(--line);padding:10px!important;margin:0!important;font-size:12px!important;max-width:none!important}.leaflet-control-attribution{font-size:10px!important}.leaflet-control-attribution a{color:#203f34!important}.leaflet-popup-content{line-height:1.6}.leaflet-container .leaflet-tile{max-width:none;max-height:none;min-height:0;aspect-ratio:auto}.leaflet-container svg{width:initial;height:initial}
@media(max-width:760px){.map-surface,#project-map{height:370px;min-height:370px}.map-reset{font-size:10px;padding:9px 11px}}

/* Full architectural view supplied for the opening section. */
.hero-figure>img{object-fit:contain;object-position:center;background:transparent}
@media(max-width:760px){.hero-figure>img{height:auto;aspect-ratio:1600/551;object-fit:contain}}


/* Hero photos supplied by the project owner. */
.hero{grid-template-columns:minmax(330px,.85fr) minmax(0,1.15fr);gap:24px;padding-right:var(--gutter)}
.hero-figure{justify-content:center;padding:42px 0 28px;min-width:0}
.hero-images{position:relative;padding:0 0 68px 0}
.hero-images .hero-big{width:92%;height:auto;aspect-ratio:1272/844;object-fit:cover;border-radius:12px}
.hero-images .hero-small{position:absolute;width:57%;height:auto;aspect-ratio:1600/639;right:0;bottom:0;border:7px solid var(--paper);border-radius:10px;box-shadow:0 15px 35px #203f3425}
.hero-figure figcaption{margin:15px 0 0;font-size:10px}
.hero-copy{padding-right:0}.hero h1{font-size:clamp(38px,4vw,62px)}
.choice-label>img{aspect-ratio:1815/866;object-fit:contain;background:#f0f1eb}
.question-top{margin-bottom:22px}
.final-preview{border:1px solid var(--line);border-radius:10px;overflow:hidden;margin:0 0 30px;background:var(--paper)}
.is-enhanced .final-preview.js-only{display:block!important}
.preview-heading{padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:14px}
.preview-heading h4{margin:0;font-size:14px;font-weight:650}
.preview-heading>span{font-size:11px;color:var(--muted)}
.preview-media{position:relative}
.preview-media img{width:100%;height:auto;aspect-ratio:1815/866;object-fit:contain}
.selection-summary{display:flex;flex-wrap:wrap;gap:9px;list-style:none;padding:18px 20px 0;margin:0}
.selection-summary li{background:white;border:1px solid var(--line);padding:6px 12px;border-radius:5px;font-size:12px}
.preview-note{padding:12px 20px 18px;color:var(--muted);font-size:11px}
.preview-unavailable{display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center;aspect-ratio:1815/866;background:#eef0e8;color:var(--muted);font-size:12px;text-align:center;padding:24px}
.material-swatch{display:block;width:50px;height:50px;border-radius:50%;background:#444;border:1px solid #203f341a}
.swatch-estrutura-branca{background:#fff}.swatch-piso-basalto{background:#626262}.swatch-piso-concreto,.swatch-mobiliario-concreto{background:#bcbeb8}.swatch-mobiliario-madeira{background:#9f6739}.swatch-iluminacao-quente{background:#ffe0a5;box-shadow:0 0 25px #ffcf77}.swatch-iluminacao-fria{background:#e6f1ff;box-shadow:0 0 25px #d4e8ff}
.suggestion-fields{max-width:820px}.form-field{display:flex;flex-direction:column;gap:8px;margin-bottom:24px}
.form-field label{font-size:14px;font-weight:650;display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}
.form-field label span{font-size:11px;color:var(--muted);font-weight:500}
.form-field input,.form-field textarea{font:inherit;width:100%;min-height:51px;border:1px solid #b7c0b4;border-radius:6px;background:white;color:var(--ink);padding:13px 15px;line-height:1.6}
.form-field textarea{resize:vertical;min-height:112px}
.form-field input:focus,.form-field textarea:focus{outline:2px solid #8caa51;outline-offset:2px;border-color:var(--green)}
.form-field input::placeholder,.form-field textarea::placeholder{color:#79847d}
.form-field small,.privacy-note{font-size:11px;color:var(--muted)}
.thank-you{padding:32px 0 45px;max-width:750px}.thank-you-mark{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:var(--lime);margin-bottom:24px}.thank-you-mark svg{width:28px;height:28px}.thank-you p{color:var(--muted);margin-top:20px;line-height:1.9}
.admin-main{padding-top:55px;padding-bottom:70px}.admin-main h1{font-size:clamp(28px,3vw,42px);font-weight:550;line-height:1.3;letter-spacing:-1.2px}
.login-card{max-width:470px;margin:30px auto;background:white;border:1px solid var(--line);border-radius:12px;padding:36px}
.login-card>p{font-size:13px;color:var(--muted);margin:18px 0 28px}.login-card .button{width:100%}
.result-question h2{font-size:23px;letter-spacing:-.5px;margin-bottom:22px}
.suggestions-results{border-top:1px solid var(--line);padding-top:36px;margin-top:26px}
.suggestion-list{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:25px}
.suggestion-card{background:white;border:1px solid var(--line);border-radius:9px;padding:22px;min-width:0}
.suggestion-meta{font-size:11px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;color:var(--muted)}
.suggestion-card dl{margin:20px 0 0}.suggestion-card dt{font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:var(--muted);margin:20px 0 5px}.suggestion-card dd{margin:0;font-size:14px;white-space:pre-wrap;overflow-wrap:anywhere}
.pagination{display:flex;align-items:center;justify-content:center;gap:25px;font-size:12px;margin-top:25px}.empty-state{padding:25px 0;color:var(--muted);font-size:13px}
@media(max-width:1100px){.hero{gap:24px;grid-template-columns:minmax(290px,.9fr) minmax(0,1.1fr)}.hero h1{font-size:clamp(36px,4vw,50px)}.hero-images{padding-bottom:48px}.hero-images .hero-small{width:64%;border-width:5px}}
@media(max-width:760px){.hero{grid-template-columns:1fr;gap:0;padding-right:0}.hero-copy{padding:40px var(--gutter) 10px}.hero h1{font-size:clamp(39px,8.8vw,58px)}.hero-figure{padding:24px var(--gutter) 25px}.hero-images{padding-bottom:44px}.hero-images .hero-big{width:95%;border-radius:9px}.hero-images .hero-small{width:62%;right:-5px;border-width:5px}.hero-figure figcaption{font-size:9px;line-height:1.5}.choices{grid-template-columns:1fr;gap:14px}.choice-label>img{aspect-ratio:1815/866}.choice-caption{min-height:58px;font-size:13px;align-items:center}.choice-input{bottom:24px}.preview-heading{padding:14px;align-items:flex-start;flex-direction:column;gap:4px}.preview-heading h4{font-size:13px}.selection-summary{padding:14px 14px 0;gap:7px}.selection-summary li{font-size:10px;padding:5px 8px}.preview-note{padding:12px 14px;font-size:10px}.form-field label{font-size:13px}.form-field input,.form-field textarea{font-size:16px;padding:12px}.suggestion-fields{padding-top:3px}.thank-you{padding:25px 0 35px}.thank-you p{font-size:14px}.admin-main{padding-top:32px}.login-card{padding:25px;margin:10px auto}.suggestion-list{grid-template-columns:1fr}.suggestion-card{padding:18px}}

/* Official municipal logo, colored with the site palette. */
.brand-logo{display:block;width:160px;aspect-ratio:623/231;flex-shrink:0;background:var(--green);-webkit-mask:url("images/brasao-prefeitura-torres.svg") center/contain no-repeat;mask:url("images/brasao-prefeitura-torres.svg") center/contain no-repeat}
@media(max-width:760px){.brand-logo{width:120px}}
@media(max-width:370px){.brand-logo{width:90px}.site-header nav{gap:8px;white-space:nowrap}}
