:root{color:#18312a;background:#f3f6f3;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;--ink: #173129;--muted: #63736d;--green: #1d6b4b;--green-dark: #114b36;--green-soft: #e0eee6;--cream: #f3f6f3;--paper: #fffefa;--line: #dce3dc;--amber: #c4852a;--shadow: 0 18px 50px rgb(24 57 46 / .1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--cream)}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{height:68px;padding:0 clamp(24px,5vw,78px);display:flex;align-items:center;gap:42px;background:#fffefaf5;border-bottom:1px solid rgb(23 49 41 / .08);position:relative;z-index:20}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:var(--green-dark);white-space:nowrap}.brand>img{width:40px;height:40px;display:block;object-fit:contain}.brand b{font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:600;letter-spacing:-.025em}.site-header nav{display:flex;align-items:center;gap:clamp(18px,2.4vw,34px);margin:0 auto}.site-header nav a,.header-help{color:#43544e;font-size:14px;font-weight:600;text-decoration:none}.site-header nav a{height:68px;display:grid;place-items:center;position:relative}.site-header nav a:first-child:after{content:"";width:100%;height:2px;position:absolute;bottom:0;left:0;background:var(--green)}.site-header nav a:hover{color:var(--green)}.header-help{display:flex;align-items:center;gap:7px}.menu-toggle{width:44px;height:44px;display:none;place-items:center;border:0;border-radius:8px;background:transparent;color:var(--ink);cursor:pointer}main>section:not(.hero,.quick-actions){width:min(1180px,calc(100% - 48px));margin-inline:auto}.hero{min-height:520px;padding:66px max(24px,calc((100vw - 1180px)/2)) 82px;position:relative;display:flex;align-items:center;background:#e6eee7 url(/images/finnish-lake-hero.webp) center / cover no-repeat;overflow:hidden}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#f8f7effa,#f8f7efe8 35%,#f8f7ef3d 68%,#112e242e)}.hero-content{width:min(660px,62%);position:relative;z-index:1}.eyebrow{display:block;margin-bottom:13px;color:var(--green);font-size:12px;line-height:1.2;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero h1{max-width:670px;margin:0 0 20px;color:#12372b;font:750 clamp(43px,5vw,68px)/1.01 Inter,ui-sans-serif,system-ui,sans-serif;letter-spacing:-.048em}.hero-content>p{max-width:590px;margin:0 0 30px;color:#4e625b;font-size:17px;line-height:1.65}.hero-search{width:min(650px,100%);padding:7px;display:flex;gap:8px;border:1px solid rgb(29 107 75 / .18);border-radius:13px;background:#fffffcf5;box-shadow:var(--shadow)}.hero-search label{min-width:0;flex:1;display:flex;align-items:center;gap:10px;padding-left:12px;color:var(--green)}.hero-search input{width:100%;height:48px;border:0;outline:0;color:var(--ink);background:transparent;font-size:15px}.hero-search button,.permit-check form>button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:9px;padding:0 21px;background:var(--green);color:#fff;font-weight:700;cursor:pointer;white-space:nowrap}.hero-search button:hover,.permit-check form>button:hover{background:var(--green-dark)}.hero-search button:disabled,.permit-check form>button:disabled{opacity:.55;cursor:wait}.hero-links{margin-top:22px;display:flex;gap:28px;color:#4b6159;font-size:13px;font-weight:600}.hero-links a,.hero-links span{display:inline-flex;align-items:center;gap:7px;text-decoration:none}.trust-card{width:294px;padding:23px;position:absolute;z-index:2;right:max(24px,calc((100vw - 1180px)/2));bottom:45px;border:1px solid rgb(255 255 255 / .64);border-radius:15px;background:#0e422fed;color:#fff;box-shadow:0 18px 42px #0c261d33;backdrop-filter:blur(14px)}.trust-card>div{display:flex;align-items:center;gap:10px;margin-bottom:19px;color:#b9e1cc}.trust-card>div span{display:grid}.trust-card small{opacity:.72;font-size:10px;text-transform:uppercase;letter-spacing:.1em}.trust-card>strong{font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:400}.trust-card p{margin:8px 0 16px;color:#d7e4df;font-size:12px;line-height:1.55}.trust-card ul{display:grid;gap:9px;margin:0;padding:15px 0 0;border-top:1px solid rgb(255 255 255 / .15);list-style:none;font-size:12px}.trust-card li{display:flex;align-items:center;gap:7px}.quick-actions{width:min(1180px,calc(100% - 48px));margin:-30px auto 38px;position:relative;z-index:4;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.quick-card{min-height:138px;padding:23px 21px;display:flex;gap:15px;border:1px solid rgb(34 73 60 / .08);border-radius:13px;background:var(--paper);box-shadow:0 10px 28px #18392e14;text-decoration:none;transition:transform .2s,box-shadow .2s}.quick-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px #18392e1f}.quick-card>span,.permit-icon{width:42px;height:42px;flex:0 0 42px;border-radius:10px;display:grid;place-items:center}.quick-card>span.green{color:#216d4e;background:#dfefe6}.quick-card>span.amber{color:#a2691d;background:#f6ead7}.quick-card>span.violet{color:#6a5b87;background:#eee8f4}.quick-card>span.teal{color:#24737b;background:#e0eff0}.quick-card h2{margin:1px 0 6px;font:400 20px/1.1 Georgia,Times New Roman,serif}.quick-card p{margin:0 0 11px;color:var(--muted);font-size:12px;line-height:1.45}.quick-card b{display:inline-flex;align-items:center;gap:5px;color:var(--green);font-size:11px}.section-heading{margin-bottom:28px;display:flex;align-items:end;justify-content:space-between;gap:30px}.section-heading h2,.how-section h2,.help-section h2{margin:0 0 8px;color:var(--ink);font:400 clamp(31px,3.6vw,45px)/1.05 Georgia,"Times New Roman",serif;letter-spacing:-.02em}.section-heading p{max-width:690px;margin:0;color:var(--muted);font-size:14px;line-height:1.6}.section-heading>a{display:inline-flex;align-items:center;gap:7px;color:var(--green);font-size:13px;font-weight:700;text-decoration:none;white-space:nowrap}.count,.verified{padding:8px 12px;border-radius:99px;background:var(--green-soft);color:var(--green);font-size:11px;font-weight:800;white-space:nowrap}.verified{display:inline-flex;align-items:center;gap:5px}.search-results{scroll-margin-top:90px}.candidate-layout{display:grid;grid-template-columns:1.45fr .8fr;border:1px solid var(--line);border-radius:18px;background:var(--paper);box-shadow:var(--shadow);overflow:hidden}.public-map{min-height:460px;position:relative;overflow:hidden;background:#e8efeb}.map-loading{min-height:460px;display:grid;place-items:center;color:var(--muted);background:#e8efeb;font-size:12px}.public-map.compact{min-height:460px}.public-map-canvas{position:absolute;inset:0}.public-map .maplibregl-map{width:100%;height:100%;font-family:inherit}.public-map .maplibregl-ctrl-group{border-radius:9px;box-shadow:0 4px 18px #0e2d2329;overflow:hidden}.public-map .maplibregl-ctrl-group button{width:34px;height:34px}.public-map .maplibregl-ctrl-attrib{color:#53665f;font-size:9px;background:#ffffffe6}.public-map .maplibregl-popup-content{padding:12px 14px;border-radius:9px;box-shadow:0 8px 24px #1034282e;color:var(--ink);font-size:12px}.public-map .maplibregl-popup-content span{color:var(--muted);font-size:10px}.public-map-marker{width:29px;height:29px;position:relative;border:3px solid white;border-radius:50% 50% 50% 7px;transform:rotate(-45deg);background:#287799;box-shadow:0 4px 12px #0c354259;cursor:pointer;transition:transform .18s,background .18s}.public-map-marker:after{content:"";width:7px;height:7px;position:absolute;left:8px;top:8px;border-radius:50%;background:#fff}.public-map-marker:hover,.public-map-marker.selected{transform:rotate(-45deg) scale(1.18);background:var(--green)}.public-map-error,.public-map-empty{max-width:270px;padding:13px 15px;position:absolute;z-index:4;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid #cfdcd5;border-radius:10px;background:#fffefaf0;box-shadow:0 8px 25px #12352a1f;color:#54665f;text-align:center;font-size:11px;pointer-events:none}.public-map-empty{display:grid;gap:4px}.public-map-empty b{color:var(--ink);font:400 17px Georgia,serif}.public-map-error{color:#7b493e;background:#fff7f2}.map-art{min-height:460px;position:relative;overflow:hidden;background:#e9f0e8}.map-art svg{width:100%;height:100%;position:absolute;inset:0}.map-marker{width:34px;height:34px;position:absolute;display:grid;place-items:center;border:3px solid white;border-radius:50% 50% 50% 8px;transform:rotate(-45deg);color:#fff;background:var(--green);box-shadow:0 5px 14px #0d372940}.map-marker svg{width:16px;position:static;transform:rotate(45deg)}.marker-a{left:23%;top:36%}.marker-b{left:72%;top:25%}.marker-b.warning{background:#b9782a}.marker-selected{left:51%;top:54%;background:#255c86;opacity:0;transform:rotate(-45deg) scale(.5);transition:.25s}.marker-selected.visible{opacity:1;transform:rotate(-45deg) scale(1)}.map-popup{width:180px;padding:12px 14px;position:absolute;left:calc(51% + 28px);top:calc(54% - 45px);display:grid;border-radius:10px;background:#fff;box-shadow:var(--shadow);font-size:12px}.map-popup small{color:var(--green);font-weight:700}.map-popup span{margin-top:3px;color:var(--muted)}.map-controls{position:absolute;top:15px;right:15px;display:grid;overflow:hidden;border:1px solid var(--line);border-radius:8px;box-shadow:0 5px 15px #00000014}.map-controls button{width:34px;height:34px;border:0;border-bottom:1px solid var(--line);display:grid;place-items:center;color:var(--ink);background:#fff;cursor:pointer}.map-controls button:last-child{border:0}.candidate-list{max-height:460px;padding:12px;display:grid;align-content:start;gap:7px;overflow:auto;border-left:1px solid var(--line)}.candidate-list button{width:100%;padding:15px 13px;display:flex;align-items:center;gap:11px;border:1px solid transparent;border-radius:10px;color:var(--ink);background:transparent;text-align:left;cursor:pointer}.candidate-list button:hover,.candidate-list button.selected{border-color:#a7cbb7;background:var(--green-soft)}.candidate-list button>span{color:var(--green)}.candidate-list button>div{min-width:0;flex:1;display:grid}.candidate-list small,.candidate-list em{margin-top:3px;overflow:hidden;color:var(--muted);font-size:11px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.candidate-list em{opacity:.7;font-size:10px}.notice{margin:16px 0;padding:14px 16px;display:flex;align-items:center;gap:9px;border-radius:9px;font-size:13px}.notice.error{color:#823b35;background:#f7e7e2}.permit-check{margin-top:75px;padding:34px;scroll-margin-top:90px;border:1px solid #bdd6c7;border-radius:18px;background:#edf5ef}.permit-check form{display:grid;grid-template-columns:1.25fr .75fr 1fr auto;gap:12px}.permit-check label{display:grid;gap:6px;color:#455a52;font-size:11px;font-weight:700}.permit-check select,.permit-check input{width:100%;height:46px;padding:0 12px;border:1px solid #c9d7cf;border-radius:8px;outline:0;color:var(--ink);background:#fff}.permit-check form>button{align-self:end;height:46px}.guidance-result{margin-top:22px;padding:22px;display:flex;gap:15px;border:1px solid #bcd9c7;border-radius:12px;background:#fff}.guidance-result>span{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--green)}.guidance-result small{color:var(--green);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.guidance-result h3{margin:4px 0;font:400 24px Georgia,Times New Roman,serif}.guidance-result p,.guidance-result li{color:var(--muted);font-size:13px;line-height:1.55}.guidance-result em{display:block;margin-top:12px;color:var(--muted);font-size:10px}.guidance-result details{margin-top:13px;font-size:12px}.guidance-result details a{display:block;margin-top:5px;color:var(--green);overflow-wrap:anywhere}.guidance-result.denied>span,.guidance-result.unknown>span{background:#ad7227}.map-section{padding-top:32px}.permits-section,.directories,.how-section{padding-top:96px;scroll-margin-top:72px}.map-dashboard{display:grid;grid-template-columns:1.6fr .68fr;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--paper);box-shadow:var(--shadow)}.map-dashboard aside{padding:26px;border-left:1px solid var(--line)}.map-dashboard aside h3{margin:0 0 16px;font:400 22px Georgia,Times New Roman,serif}.map-dashboard aside article{padding:13px 0;display:flex;gap:11px;border-bottom:1px solid var(--line)}.map-dashboard aside article>span{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;border-radius:7px}.map-dashboard .green{color:#196a47;background:#dff0e6}.map-dashboard .amber{color:#9a661c;background:#f8ead4}.map-dashboard .blue{color:#3f6683;background:#e1edf3}.map-dashboard article b{font-size:12px}.map-dashboard article p{margin:4px 0 0;color:var(--muted);font-size:11px;line-height:1.45}.map-dashboard aside>a{margin-top:18px;display:inline-flex;align-items:center;gap:5px;color:var(--green);font-size:11px;font-weight:700;text-decoration:none}.map-data-status{margin-top:16px;padding:10px 11px;display:flex;align-items:center;gap:8px;border-radius:8px;color:#66756f;background:#f2f5f3;font-size:10px;font-weight:700}.map-data-status>span{width:8px;height:8px;border-radius:50%;background:#b78a43}.map-data-status.ready>span{background:#2f9669}.map-legend{padding:16px 20px;display:flex;flex-wrap:wrap;gap:24px;border:1px solid var(--line);border-top:0;border-radius:0 0 12px 12px;background:var(--paper);color:var(--muted);font-size:10px}.map-legend span{display:flex;align-items:center;gap:6px}.map-legend i{width:9px;height:9px;border-radius:50%}.map-legend .green{background:#3d966e}.map-legend .red{background:#bd6659}.map-legend .amber{background:#cf9338}.map-legend .blue{background:#4a86ac}.map-legend .teal{background:#2982a0}.permit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.permit-card{min-height:290px;padding:22px;position:relative;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:14px;background:var(--paper)}.permit-icon{color:var(--green);background:var(--green-soft)}.permit-card>div:nth-child(2){flex:1}.permit-card small{display:block;margin:17px 0 5px;color:var(--green);font-size:10px;font-weight:700;text-transform:uppercase}.permit-card h3{margin:0;font:400 22px/1.15 Georgia,Times New Roman,serif}.permit-card p{color:var(--muted);font-size:12px}.permit-card span{color:var(--muted);font-size:10px}.permit-card>strong{margin:17px 0;font-size:18px}.permit-card>a,.permit-card>button{height:40px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid var(--green);border-radius:8px;color:var(--green);background:transparent;font-size:11px;font-weight:700;text-decoration:none}.permit-card>a:hover{color:#fff;background:var(--green)}.empty-state{min-height:210px;padding:35px;display:grid;place-items:center;align-content:center;border:1px dashed #b9c9c0;border-radius:14px;color:var(--muted);text-align:center}.empty-state h3{margin:12px 0 4px;color:var(--ink)}.empty-state p{max-width:540px;margin:0;font-size:12px}.directories>div:last-child{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.directories article{padding:0 0 23px;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:var(--paper);box-shadow:0 8px 26px #18392e0f;transition:transform .2s,box-shadow .2s}.directories article:hover{transform:translateY(-3px);box-shadow:0 15px 34px #18392e1c}.directories article>img{width:100%;height:148px;display:block;object-fit:cover;background:#dce8e1}.directories article>span{width:44px;height:44px;margin:-22px 20px 0;position:relative;display:grid;place-items:center;border:4px solid var(--paper);border-radius:12px;color:#fff;background:var(--green);box-shadow:0 4px 12px #11453229}.directories h3{margin:14px 21px 8px;font:400 20px Georgia,Times New Roman,serif}.directories p{min-height:54px;margin:0 21px;color:var(--muted);font-size:12px;line-height:1.5}.directories article>a{margin:17px 21px 0;display:inline-flex;align-items:center;gap:5px;color:var(--green);font-size:10px;font-weight:800;text-decoration:none}.how-section{display:grid;grid-template-columns:.72fr 1.28fr;gap:72px;align-items:start}.how-intro>p{max-width:430px;color:var(--muted);font-size:14px;line-height:1.65}.how-intro>aside{margin-top:28px;padding:17px;display:flex;gap:11px;border:1px solid #bdd8c9;border-radius:11px;color:var(--green);background:#e8f3ec}.how-intro>aside svg{flex:0 0 auto}.how-intro>aside div{display:grid;gap:4px}.how-intro>aside b{color:var(--ink);font-size:12px}.how-intro>aside span{color:#597068;font-size:10px;line-height:1.5}.permit-journey{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--paper);box-shadow:0 12px 36px #18392e12}.how-section ol{margin:0;padding:25px 27px 18px;display:grid;grid-template-columns:1fr 1fr;list-style:none}.how-section li{min-height:132px;padding:18px 20px;position:relative;display:flex;gap:14px;border-bottom:1px solid var(--line)}.how-section li:nth-child(odd){border-right:1px solid var(--line)}.how-section li:nth-child(3),.how-section li:nth-child(4){border-bottom:0}.journey-icon{width:38px;height:38px;flex:0 0 38px;position:relative;display:grid;place-items:center;border-radius:10px;color:var(--green);background:var(--green-soft)}.journey-icon em{width:17px;height:17px;position:absolute;right:-1px;top:-1px;display:grid;place-items:center;border:2px solid var(--paper);border-radius:50%;color:#fff;background:var(--green);font-size:8px;font-style:normal;font-weight:800}.how-section li b{color:var(--ink);font:400 18px Georgia,Times New Roman,serif}.how-section li p{margin:7px 0;color:var(--muted);font-size:11px;line-height:1.55}.result-preview{padding:20px 27px 22px;border-top:1px solid #c7ddcf;background:#eaf4ed}.result-preview small{display:block;margin-bottom:11px;color:var(--green);font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.result-preview>div{display:flex;flex-wrap:wrap;gap:8px}.result-preview>div span{padding:8px 10px;display:inline-flex;align-items:center;gap:5px;border-radius:99px;color:#285b47;background:#fff;font-size:10px;font-weight:700}.result-preview p{margin:12px 0 0;color:#5e736b;font-size:10px}.help-section{min-height:320px;margin-top:110px;margin-bottom:110px;padding:43px 48px;position:relative;display:flex;align-items:center;overflow:hidden;border-radius:17px;color:#fff;background:#0c392b url(/images/help-permit-guidance.webp) center / cover no-repeat;box-shadow:0 18px 46px #11352926}.help-section:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#082e22fa,#082e22eb 42%,#082e2261 67%,#082e220a)}.help-copy{width:min(570px,55%);position:relative;z-index:1}.help-kicker{display:inline-flex;align-items:center;gap:7px;color:#add4c1;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.help-section h2{max-width:560px;margin:12px 0 11px;color:#fff;font-size:clamp(29px,3vw,40px)}.help-copy>p{max-width:520px;margin:0;color:#d5e4dd;font-size:13px;line-height:1.65}.help-actions{margin-top:24px;display:flex;flex-wrap:wrap;gap:9px}.help-section a{padding:12px 15px;display:inline-flex;align-items:center;gap:6px;border:1px solid rgb(255 255 255 / .3);border-radius:8px;font-size:11px;font-weight:750;text-decoration:none}.help-section a:first-child{color:var(--green-dark);background:#fff}.help-section a:hover{border-color:#fff}.help-trust{margin-top:17px;display:flex;align-items:center;gap:6px;color:#a9c7b9;font-size:9px}footer{padding:55px max(24px,calc((100vw - 1180px)/2)) 30px;display:grid;grid-template-columns:2fr 1fr 1fr 1.4fr;gap:45px;color:#d4e3dc;background:#102e25}footer .brand{color:#fff}footer .brand>img{width:46px;height:46px}footer .brand b{font-size:25px}.footer-boundary{padding:16px;display:flex;align-items:flex-start;gap:10px;border:1px solid rgb(255 255 255 / .12);border-radius:10px}.footer-boundary svg{color:#87c9aa}.footer-boundary span{display:grid}footer>div{display:flex;flex-direction:column;align-items:flex-start;gap:9px}footer>div>b{margin-bottom:4px;color:#fff;font-size:12px}footer p,footer a{margin:0;color:#9fb4ab;font-size:11px;line-height:1.55;text-decoration:none}footer>div:first-child p{max-width:270px}.footer-boundary p{margin-top:4px}footer>small{grid-column:1 / -1;padding-top:26px;border-top:1px solid rgb(255 255 255 / .1);color:#718b80;font-size:9px}@media(max-width:900px){.site-header{padding-inline:24px}.site-header nav{gap:16px}.header-help{display:none}.hero{min-height:630px;align-items:flex-start;padding-top:76px;background-position:58% center}.hero-content{width:72%}.trust-card{right:24px;bottom:30px}.quick-actions{grid-template-columns:1fr 1fr}.candidate-layout,.map-dashboard{grid-template-columns:1fr}.candidate-list,.map-dashboard aside{border-left:0;border-top:1px solid var(--line)}.candidate-list{max-height:320px}.permit-check form{grid-template-columns:1fr 1fr}.permit-check form>button{min-height:46px}.permit-grid{grid-template-columns:1fr 1fr}.directories>div:last-child{grid-template-columns:1fr 1fr}.how-section{grid-template-columns:1fr;gap:30px}.how-intro{max-width:660px}.help-copy{width:65%}footer{grid-template-columns:1.5fr 1fr 1fr}.footer-boundary{grid-column:1 / -1}}@media(max-width:680px){.site-header{height:64px;justify-content:space-between;position:sticky;top:0}.menu-toggle{display:grid}.site-header nav{max-height:calc(100dvh - 64px);padding:10px 20px 18px;position:absolute;left:0;right:0;top:64px;display:none;align-items:stretch;flex-direction:column;gap:0;overflow-y:auto;border-bottom:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow)}.site-header nav.open{display:flex}.site-header nav a{min-height:48px;height:auto;padding:12px 4px;border-bottom:1px solid var(--line);place-items:center start}.site-header nav a:first-child:after{display:none}main>section:not(.hero,.quick-actions){width:min(100% - 30px,1180px)}.hero{min-height:625px;padding:48px 20px 194px;background-position:65% center}.hero-shade{background:linear-gradient(180deg,#f8f7eff7,#f8f7efe0 51%,#112e2429)}.hero-content{width:100%;min-width:0}.hero h1{max-width:100%;font-size:clamp(35px,10.25vw,41px);overflow-wrap:anywhere}.hero-content>p{font-size:14px}.hero-search{padding:6px;flex-direction:column}.hero-search button{min-height:48px}.hero-links{gap:14px;flex-wrap:wrap}.trust-card{width:calc(100% - 40px);right:20px;bottom:16px;padding:16px}.trust-card>strong,.trust-card p{display:none}.trust-card>div{margin-bottom:9px}.trust-card ul{grid-template-columns:1fr;gap:4px;padding-top:9px}.quick-actions{width:calc(100% - 30px);margin-top:14px;margin-bottom:42px;grid-template-columns:1fr;gap:9px}.quick-card{min-height:104px}.section-heading{align-items:flex-start;flex-direction:column;gap:14px}.section-heading h2{font-size:32px}.map-art,.public-map,.public-map.compact{min-height:330px}.map-popup{left:38%;max-width:150px}.candidate-list{max-height:360px}.permit-check{margin-top:58px;padding:22px 16px}.permit-check form{grid-template-columns:1fr}.guidance-result{flex-direction:column}.map-section{padding-top:28px}.permits-section,.directories,.how-section{padding-top:72px}.map-dashboard .map-art,.map-dashboard .public-map{min-height:370px}.map-legend{gap:12px}.permit-grid,.directories>div:last-child{grid-template-columns:1fr}.directories p{min-height:0}.directories article>img{height:190px}.how-section ol{padding:14px;grid-template-columns:1fr}.how-section li,.how-section li:nth-child(3){min-height:0;padding:16px 10px;border-right:0;border-bottom:1px solid var(--line)}.how-section li:last-child{border-bottom:0}.result-preview{padding:19px 20px}.result-preview>div{align-items:stretch;flex-direction:column}.result-preview>div span{border-radius:8px}.help-section{min-height:470px;margin-top:75px;margin-bottom:75px;padding:28px 22px;align-items:flex-end;background-position:69% center}.help-section:before{background:linear-gradient(180deg,#082e2240,#082e22b3 38%,#082e22fa 70%)}.help-copy{width:100%}.help-section h2{font-size:29px}.help-actions{align-items:stretch;flex-direction:column}.help-section a{justify-content:center}footer{grid-template-columns:1fr 1fr;gap:35px 20px}.footer-boundary,footer>small,footer>div:first-child{grid-column:1 / -1}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
