:root{color-scheme:light;--forest:#153a2e;--deep:#0f2b24;--leaf:#31765a;--lightleaf:#b4d0a8;--cream:#f8f6ef;--paper:#fffefa;--ink:#1b302b;--muted:#52665d;--amber:#e5a34e;--storm:#4d6b7a;--line:#d9e1d7;--shadow:0 22px 55px rgba(14,50,37,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.62 Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit}a:focus-visible,button:focus-visible{outline:3px solid #df9b31;outline-offset:4px}button{font:inherit}.shell{width:min(1280px,calc(100% - 64px));margin-inline:auto}.skip{position:absolute;z-index:30;left:-10000px;top:10px;padding:10px 18px;background:#fff;color:var(--deep);border-radius:8px}.skip:focus{left:12px}.kicker{margin:0 0 16px;color:var(--leaf);font-size:.76rem;line-height:1.35;font-weight:800;letter-spacing:.19em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,"Iowan Old Style",serif;letter-spacing:-.045em}h2{font-size:clamp(2.1rem,3.1vw,3.3rem);line-height:1.1}h3{line-height:1.2}p{margin-bottom:1.2rem}.site-header{position:relative;z-index:10;background:var(--paper);border-bottom:1px solid #d9e5d9}.header-inner{min-height:94px;display:flex;align-items:center;gap:30px}.brand{display:inline-flex;align-items:center;gap:12px;min-width:255px;text-decoration:none;color:var(--deep)}.brand-mark{width:48px;height:48px;display:grid;place-items:center;color:#f9f7e9;background:var(--forest);border-radius:50% 50% 43% 43%;box-shadow:inset 0 0 0 2px #ffffff39}.brand-mark svg{width:27px;height:27px}.brand-copy strong{display:block;font:700 1.62rem/.95 Georgia,serif;letter-spacing:-.055em}.brand-copy small{display:block;font-size:.58rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;margin-top:6px}.primary-nav{display:flex;align-items:center;gap:24px;margin-left:auto}.primary-nav a{font-size:.87rem;font-weight:700;text-decoration:none;white-space:nowrap}.primary-nav a:hover,.primary-nav a[aria-current]{color:var(--leaf)}.header-cta{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:12px 16px;border:1px solid var(--forest);border-radius:9px;background:var(--forest);color:#fff;font-size:.85rem;font-weight:800;text-decoration:none;white-space:nowrap}.header-cta:hover{background:#245644}.header-cta svg,.button svg{width:18px;height:18px}.menu-toggle{display:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:52px;padding:13px 22px;border-radius:9px;font-size:.91rem;font-weight:800;text-decoration:none;line-height:1.15;transition:transform .15s,box-shadow .15s,background .15s}.button:hover{transform:translateY(-2px);box-shadow:0 9px 20px #102e2540}.button-amber{background:var(--amber);color:#1c2d21}.button-amber:hover{background:#efb66b}.button-outline{border:1.5px solid #5e7666;color:var(--deep);background:#ffffff88}.button-light{background:#fffdf6;color:var(--deep)}.home-hero{position:relative;overflow:hidden;background:linear-gradient(113deg,#ecf0e6 0%,#f8f6ef 44%,#e1ebe1 100%)}.home-hero:before{content:"";position:absolute;top:-135px;left:-155px;width:450px;height:450px;border:1px solid #72977c2b;border-radius:50%;box-shadow:0 0 0 50px #72977c0b,0 0 0 100px #72977c08}.hero-grid{min-height:620px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.98fr);align-items:center;gap:52px;padding-block:58px 72px}.hero-copy{position:relative;z-index:1}.hero-copy .kicker{color:#367455}.location-dot{display:inline-block;width:8px;height:8px;margin-right:7px;border-radius:50%;background:var(--amber);box-shadow:0 0 0 4px #e5a34e30}.hero-copy h1{max-width:680px;margin:0 0 24px;font-size:clamp(3.1rem,4.4vw,5.2rem);line-height:1.02;color:var(--deep)}.hero-intro{max-width:590px;color:#435a4c;font-size:1.08rem;line-height:1.66}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0 15px}.hero-disclosure{margin:0;color:#52645a;font-size:.78rem}.hero-visual{position:relative;padding:8px 0 26px 8px}.hero-visual:before{content:"";position:absolute;inset:32px -20px 5px 25px;background:#c7d9b8;border-radius:48% 48% 30px 30px;transform:rotate(3deg)}.hero-visual img{position:relative;display:block;width:100%;height:500px;object-fit:cover;object-position:42% center;border-radius:47% 47% 26px 26px;box-shadow:var(--shadow)}.visual-badge{position:absolute;bottom:46px;left:-24px;display:flex;align-items:center;gap:13px;padding:14px 19px;border-radius:12px;background:#fffdf8;box-shadow:0 12px 34px #102c2440}.badge-line{width:4px;height:36px;background:var(--amber);border-radius:4px}.visual-badge small,.visual-badge strong{display:block}.visual-badge small{font-size:.58rem;font-weight:800;letter-spacing:.18em;color:var(--leaf)}.visual-badge strong{font:700 1.03rem Georgia,serif}.image-note{position:relative;right:auto;bottom:auto;margin:9px 7px 0;color:#52645a;font-size:.72rem;text-align:right}.situations-section{padding:86px 0 98px;background:var(--paper)}.section-heading{max-width:790px;margin-bottom:32px}.section-heading h2{margin-bottom:12px}.section-heading>p:last-child{max-width:630px;color:var(--muted);font-size:1.04rem}.situation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.situation-card{position:relative;display:flex;flex-direction:column;min-height:245px;padding:27px 28px 25px;border:1px solid #dce7dc;border-radius:15px;background:#fbfcf8;text-decoration:none;box-shadow:0 3px 0 #d9e8d9;transition:transform .15s,box-shadow .15s,border .15s}.situation-card:hover,.situation-card:focus-visible{transform:translateY(-4px);border-color:#8aab89;box-shadow:var(--shadow)}.situation-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:14px;background:#e5eee3;color:var(--leaf)}.situation-icon svg{width:30px;height:30px}.situation-icon-fallen,.situation-icon-storm{background:#e8edf0;color:#4e7182}.situation-icon-lines{background:#f8ecdc;color:#b97830}.situation-number{position:absolute;right:25px;top:25px;color:#597362;font-size:.72rem;letter-spacing:.15em;font-weight:800}.situation-card strong{font:700 1.44rem/1.15 Georgia,serif;margin:21px 0 8px}.situation-copy{max-width:280px;color:#62746a;font-size:.88rem;line-height:1.5}.card-arrow{position:absolute;right:26px;bottom:20px;color:var(--leaf);font-size:1.4rem}.safety-section{background:var(--storm);color:white}.safety-grid{display:grid;grid-template-columns:90px minmax(0,1fr) auto;gap:30px;align-items:center;padding-block:46px}.safety-icon{display:grid;place-items:center;width:80px;height:80px;border:1px solid #ffffff6e;border-radius:23px;background:#ffffff16}.safety-icon svg{width:44px;height:44px}.safety-section .kicker{color:#f5c787}.safety-section h2{font-size:clamp(2.1rem,2.8vw,3rem);margin-bottom:11px}.safety-section p:not(.kicker){max-width:700px;margin:0;color:#edf3f0;font-size:.94rem}.process-section{padding:92px 0 74px;background:#f7f5ed}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.steps>div{position:relative;padding:27px 30px 25px;border-top:3px solid #a4bfa8;background:#fffefa}.steps span{color:var(--leaf);font:700 1.12rem Georgia,serif}.steps h3{margin:22px 0 9px;font:700 1.44rem Georgia,serif}.steps p{color:var(--muted);font-size:.9rem}.process-note{margin:21px 0 0;color:#52665d;font-size:.82rem}.process-note a{font-weight:700;text-underline-offset:3px}.local-section{padding:100px 0;background:#e9efe5}.local-grid{display:grid;grid-template-columns:.94fr 1fr;gap:9%;align-items:center}.local-art{position:relative;min-height:480px;overflow:hidden;border-radius:27px;background:radial-gradient(circle at 18% 20%,#659474 0 2%,transparent 2.5%),linear-gradient(135deg,#204f3c,#0e3128);box-shadow:var(--shadow)}.topo{position:absolute;width:650px;height:650px;border:1px solid #aecbad45;border-radius:44%;transform:rotate(28deg)}.topo-one{top:-360px;left:-130px;box-shadow:0 0 0 28px #a9c7a610,0 0 0 57px #a9c7a614,0 0 0 92px #a9c7a610,0 0 0 133px #a9c7a610,0 0 0 180px #a9c7a610}.topo-two{right:-370px;bottom:-310px;box-shadow:0 0 0 28px #a9c7a610,0 0 0 65px #a9c7a610,0 0 0 109px #a9c7a610}.local-art-copy{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center}.local-art-copy>span{display:grid;place-items:center;width:86px;height:86px;margin-bottom:20px;border:1px solid #a7cfab;border-radius:50%;font:italic 3rem Georgia,serif}.local-art-copy strong{font:700 3.4rem/.96 Georgia,serif;letter-spacing:-.05em}.local-art-copy small{margin-top:25px;color:#c8d7c0;font-size:.7rem;font-weight:800;letter-spacing:.2em}.local-grid>div:last-child>p:not(.kicker){max-width:570px;color:#4d6658}.local-links{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:27px}.local-links a{display:flex;align-items:center;gap:10px;padding:14px 12px;background:#fffefa;border:1px solid #d6e5d8;border-radius:9px;text-decoration:none;font-size:.83rem;font-weight:700}.local-links a:hover{border-color:var(--leaf);box-shadow:0 5px 16px #205b4220}.local-links svg{width:20px;height:20px;color:var(--leaf);flex:none}.local-links a span:last-child{margin-left:auto;color:var(--leaf)}.trust-section{padding:92px 0 88px;background:var(--paper)}.trust-section>div>h2{max-width:710px}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:40px}.trust-grid>div{padding-top:22px;border-top:1px solid #b8cbb9}.trust-symbol{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#e7efe4;color:var(--leaf);font-size:.72rem;font-weight:800}.trust-grid h3{margin:19px 0 8px;font:700 1.4rem Georgia,serif}.trust-grid p{color:var(--muted);font-size:.88rem}.home-conversion,.interior-conversion{padding-block:68px}.conversion{display:flex;align-items:center;justify-content:space-between;gap:35px;padding:48px 54px;border-radius:22px;background:var(--forest);color:#fff;box-shadow:var(--shadow)}.conversion .kicker{color:#dbb26d}.conversion h2{margin-bottom:11px;font-size:clamp(2rem,2.8vw,3rem)}.conversion p:not(.kicker){max-width:640px;margin:0;color:#d1e0d5;font-size:.94rem}.conversion .button{flex:none}.site-footer{padding:63px 0 26px;background:var(--deep);color:#ecf3e9}.site-footer .brand{color:#fff}.site-footer .brand-mark{background:#3e7254}.footer-top{display:grid;grid-template-columns:1.7fr 1fr 1fr;gap:40px}.footer-kicker{margin-bottom:13px;color:#e7bc7e;font-size:.65rem;font-weight:800;letter-spacing:.2em}.footer-blurb{max-width:310px;margin-top:18px;color:#a9c0b1;font-size:.9rem}.footer-top h2{margin:0 0 16px;color:#b8d6bb;font:800 .72rem/1.2 ui-sans-serif,system-ui,sans-serif;letter-spacing:.17em;text-transform:uppercase}.footer-top>div:not(:first-child) a{display:block;width:max-content;max-width:100%;margin-bottom:10px;color:#ecf3e9;font-size:.87rem;text-decoration:none}.footer-top a:hover{text-decoration:underline}.footer-bottom{display:flex;justify-content:space-between;gap:30px;margin-top:46px;padding-top:18px;border-top:1px solid #ffffff34;color:#a8bdae;font-size:.73rem}.footer-bottom p{max-width:575px;margin:0}.breadcrumbs{display:flex;flex-wrap:wrap;gap:9px;align-items:center;padding:26px 0 36px;color:#52675a;font-size:.75rem;font-weight:700}.breadcrumbs a{color:#476854;text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.interior-hero{overflow:hidden;background:linear-gradient(120deg,#e8efe5,#f8f6ef)}.interior-urgent{background:linear-gradient(120deg,#e7eef0,#f7f6ef)}.interior-permit{background:linear-gradient(120deg,#e9eee4,#f7f3e6)}.interior-hero-grid{display:grid;grid-template-columns:1fr .6fr;gap:65px;align-items:center;padding:10px 0 72px}.interior-hero h1{max-width:750px;margin:0 0 22px;color:var(--deep);font-size:clamp(2.9rem,4.6vw,5rem);line-height:1.04}.interior-hero-grid>div:first-child>p:not(.kicker){max-width:670px;color:#465e51;font-size:1.09rem}.interior-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:26px}.text-link{font-size:.85rem;font-weight:800;text-decoration:underline;text-underline-offset:4px}.interior-art{position:relative;display:grid;place-items:center;min-height:345px;overflow:hidden;border-radius:50% 50% 24px 24px;background:linear-gradient(150deg,#3e805d,#153e31);color:#e1ebd7}.interior-art-urgent{background:linear-gradient(150deg,#78909a,#36586c)}.interior-art-permit{background:linear-gradient(150deg,#68865f,#214b3c)}.interior-art-guide{background:linear-gradient(150deg,#768f6b,#2c5641)}.interior-art>svg{position:relative;z-index:1;width:148px;height:148px;stroke-width:1}.interior-art small{position:absolute;z-index:1;bottom:28px;font-size:.63rem;letter-spacing:.18em;font-weight:800}.interior-art-ring{position:absolute;width:340px;height:340px;border:1px solid #ffffff3d;border-radius:50%}.ring-a{top:-200px;left:-95px;box-shadow:0 0 0 28px #ffffff0d,0 0 0 65px #ffffff0a,0 0 0 110px #ffffff08}.ring-b{right:-170px;bottom:-200px;box-shadow:0 0 0 30px #ffffff0d,0 0 0 70px #ffffff0a}.interior-main{background:#fffefa;padding:0 0 75px}.quick-answer{position:relative;top:-32px;display:flex;gap:22px;align-items:flex-start;padding:25px 32px;border-left:5px solid var(--amber);border-radius:8px 14px 14px 8px;background:#fff;box-shadow:0 10px 35px #213e301c}.quick-answer>span{display:grid;place-items:center;width:46px;height:46px;flex:none;border-radius:12px;background:#eaf1e9;color:var(--leaf)}.quick-answer svg{width:27px;height:27px}.quick-answer .kicker{margin-bottom:5px}.quick-answer p:last-child{max-width:900px;margin:0;color:#42584b;font-size:.95rem}.article-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:10%;padding-top:23px}.article-section{display:grid;grid-template-columns:43px 1fr;gap:20px;margin-bottom:35px;padding-bottom:34px;border-bottom:1px solid var(--line);scroll-margin-top:120px}.section-index{padding-top:7px;color:var(--leaf);font:700 .87rem Georgia,serif}.article-section h2{font-size:clamp(1.7rem,2.3vw,2.45rem)}.article-section p{max-width:750px;color:#4a5d53;font-size:1.02rem}.article-section .sources{margin:14px 0 0;color:#66796e;font-size:.78rem}.sources a{color:#286647}.operator-card{margin-bottom:25px;padding:22px 27px;border:1px solid var(--line);border-radius:12px;background:#eaf2e8}.operator-card strong{font:700 1.45rem Georgia,serif}.operator-card p{margin:10px 0 0}.article-tip{margin-top:35px;padding:30px 35px;border-radius:14px;background:#edf3ea}.article-tip h2{margin-bottom:11px;font-size:2rem}.article-tip p:last-child{max-width:670px;margin:0;color:#4b6254}.side-panel{position:sticky;top:25px;align-self:start;padding:25px;border:1px solid var(--line);border-radius:14px;background:#f7f9f4}.side-panel .kicker{margin-bottom:15px}.side-panel>a{display:flex;gap:10px;padding:11px 0;border-top:1px solid #dfe9df;color:var(--forest);font-size:.8rem;font-weight:700;text-decoration:none}.side-panel>a:hover{text-decoration:underline}.side-panel>a span{color:#8ca994}.side-panel .side-divider{margin:14px 0;border-top:1px solid #b8cdb9}.side-panel strong{font:700 1.14rem Georgia,serif}.related-section{padding:70px 0;background:#eef2e9}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.related-grid a{position:relative;display:flex;flex-direction:column;min-height:215px;padding:25px;border:1px solid #d4e2d4;border-radius:13px;background:#fffefa;text-decoration:none}.related-grid a:hover{border-color:var(--leaf);box-shadow:var(--shadow)}.related-grid svg{width:34px;height:34px;margin-bottom:25px;color:var(--leaf)}.related-grid strong{font:700 1.32rem Georgia,serif}.related-grid span{margin-top:6px;color:var(--muted);font-size:.82rem}.related-grid b{position:absolute;right:23px;top:25px;color:var(--leaf)}.conversion-compact{padding:34px 40px}.small-disclosure{margin-top:-32px;padding-bottom:35px;color:#617368;font-size:.78rem}.small-disclosure a{font-weight:700}.mobile-call{display:none}.operator{max-width:940px;margin:2rem auto;padding:0 1rem}.operator table{width:100%;border-collapse:collapse;background:white}.operator th,.operator td{text-align:left;padding:.55rem;border-bottom:1px solid var(--line)}.operator code{overflow-wrap:anywhere}.badge{display:inline-block;background:#e8eee4;padding:.2rem .5rem;border-radius:1rem}
@media(max-width:1160px){.primary-nav{gap:15px}.primary-nav a{font-size:.8rem}.nav-text{display:none}.header-cta{font-size:.78rem}.hero-grid{gap:36px}.hero-copy h1{font-size:clamp(3rem,4.7vw,4.5rem)}.hero-visual img{height:450px}}
@media(max-width:900px){.shell{width:min(100% - 42px,1280px)}.header-inner{min-height:75px}.brand{min-width:auto}.primary-nav{display:none;position:absolute;left:0;right:0;top:100%;margin:0;padding:20px 22px;background:#fffefa;border-bottom:1px solid var(--line);box-shadow:0 14px 22px #153a2e22}.primary-nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0}.primary-nav a{padding:12px 4px;border-bottom:1px solid #e8ece6;font-size:1rem}.nav-text{display:block}.header-cta{margin-left:auto}.menu-toggle{display:flex;width:44px;height:44px;flex-direction:column;justify-content:center;gap:5px;align-items:center;flex:none;border:1px solid var(--line);border-radius:8px;background:white}.menu-toggle span{width:19px;height:2px;background:var(--forest)}.hero-grid{min-height:0;grid-template-columns:1fr;gap:35px;padding:54px 0 64px}.hero-copy h1{max-width:740px}.hero-visual{max-width:760px;margin-inline:auto;width:100%}.hero-visual img{height:420px}.situation-grid{grid-template-columns:repeat(2,1fr)}.safety-grid{grid-template-columns:64px 1fr;gap:20px}.safety-icon{width:62px;height:62px}.safety-grid .button{grid-column:2;justify-self:start}.local-grid{gap:35px}.local-art{min-height:410px}.local-links{grid-template-columns:1fr}.interior-hero-grid{gap:25px}.interior-art{min-height:280px}.interior-art>svg{width:100px}.article-grid{gap:5%}}
@media(max-width:650px){.shell{width:min(100% - 36px,1280px)}.header-inner{min-height:69px;gap:8px}.brand-mark{width:40px;height:40px}.brand-copy strong{font-size:1.33rem}.brand-copy small{font-size:.48rem}.header-cta{display:none}.hero-grid{padding:36px 0 53px;gap:25px}.hero-copy .kicker{font-size:.67rem}.hero-copy h1{font-size:clamp(2.65rem,10vw,3.65rem);margin-bottom:17px}.hero-intro{font-size:.96rem}.hero-actions{display:grid;gap:9px;margin:21px 0 12px}.hero-actions .button{justify-content:center}.hero-disclosure{font-size:.7rem}.hero-visual{padding:0 5px 20px}.hero-visual img{height:290px;border-radius:44% 44% 18px 18px}.hero-visual:before{inset:20px -5px 5px 16px}.visual-badge{left:-5px;bottom:62px;padding:9px 12px}.visual-badge strong{font-size:.84rem}.image-note{font-size:.7rem}.situations-section,.process-section,.trust-section{padding:62px 0}.section-heading{margin-bottom:25px}.section-heading h2{font-size:2.3rem}.section-heading>p:last-child{font-size:.94rem}.situation-grid{grid-template-columns:1fr;gap:11px}.situation-card{min-height:166px;padding:19px 20px}.situation-icon{width:42px;height:42px}.situation-icon svg{width:25px;height:25px}.situation-card strong{margin:12px 0 3px;font-size:1.25rem}.situation-copy{font-size:.83rem}.card-arrow{right:20px;bottom:14px}.safety-grid{grid-template-columns:1fr;padding:33px 0}.safety-icon{display:none}.safety-section h2{font-size:2.25rem}.safety-grid .button{grid-column:1}.steps,.trust-grid,.related-grid{grid-template-columns:1fr}.steps{gap:10px}.steps>div{padding:20px}.steps h3{margin:8px 0}.local-section{padding:65px 0}.local-grid{grid-template-columns:1fr}.local-art{min-height:300px;order:2}.local-grid>div:last-child{order:1}.local-art-copy strong{font-size:2.65rem}.local-links{grid-template-columns:1fr 1fr}.local-links a{font-size:.73rem}.trust-grid{gap:17px;margin-top:25px}.trust-grid>div{padding-top:18px}.trust-grid h3{margin:8px 0}.home-conversion,.interior-conversion{padding:43px 0}.conversion{display:block;padding:30px 25px}.conversion h2{font-size:2.2rem}.conversion .button{width:100%;margin-top:23px}.footer-top{grid-template-columns:1fr 1fr;gap:30px}.footer-top>div:first-child{grid-column:1/-1}.footer-bottom{display:block;margin-top:25px}.footer-bottom p+p{margin-top:10px}.breadcrumbs{padding:19px 0 27px}.interior-hero-grid{grid-template-columns:1fr;padding:0 0 46px}.interior-hero h1{font-size:clamp(2.65rem,10vw,3.8rem)}.interior-hero-grid>div:first-child>p:not(.kicker){font-size:.96rem}.interior-art{display:none}.interior-actions{gap:15px}.quick-answer{top:-20px;padding:19px;gap:12px}.quick-answer>span{width:36px;height:36px}.quick-answer svg{width:22px}.article-grid{display:block;padding-top:7px}.article-section{grid-template-columns:29px 1fr;gap:10px;margin-bottom:22px;padding-bottom:20px}.article-section h2{font-size:1.75rem}.article-section p{font-size:.94rem}.side-panel{position:static;margin-top:25px}.related-section{padding:50px 0}.related-grid a{min-height:175px}.small-disclosure{margin-top:-18px}}
@media(max-width:650px){body:has(.mobile-call){padding-bottom:62px}.mobile-call{position:fixed;z-index:20;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;min-height:60px;background:var(--amber);color:var(--deep);font-weight:800;text-decoration:none;box-shadow:0 -5px 22px #153a2e30}}
@media(max-width:420px){.local-links{grid-template-columns:1fr}.brand-copy small{letter-spacing:.09em}.visual-badge{left:0}.hero-copy h1{font-size:2.63rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
.not-found{display:grid;align-items:center;min-height:55vh;padding:70px 0;background:linear-gradient(120deg,#e9efe7,#f8f6ef)}.not-found h1{max-width:770px;font-size:clamp(3rem,6vw,5.5rem);line-height:1.05}.not-found p:not(.kicker){color:var(--muted);font-size:1.1rem}
.feature-panel{display:flex;align-items:center;gap:25px;margin:18px 0 38px;padding:27px 30px;border-radius:15px;background:#edf3ec}.feature-panel h2{max-width:620px;margin:0 0 7px;font-size:1.72rem}.feature-panel p:last-child{margin:0;color:#4b6254;font-size:.88rem}.feature-panel>span{display:grid;place-items:center;flex:none;width:66px;height:66px;border-radius:17px;background:#dce9db;color:var(--leaf)}.feature-panel>span svg{width:38px;height:38px}.feature-urgent{background:#e7eff1;border-left:5px solid #53798c}.feature-urgent>span{background:#d6e3e9;color:#406579}.feature-urgent>a{flex:none;margin-left:auto;color:#275970;font-weight:800;font-size:.81rem}.feature-permit{justify-content:space-between;background:#f0f1e5}.feature-checks{display:grid;gap:9px}.feature-checks span{display:flex;align-items:center;gap:9px;font-size:.83rem;font-weight:700}.feature-checks svg{width:18px;height:18px;color:var(--leaf)}.feature-service{justify-content:space-between;background:#e9f1e8}.scope-list{display:grid;grid-template-columns:1fr 1fr;gap:7px;min-width:360px}.scope-list span{padding:8px 12px;border-radius:6px;background:#fff;font-size:.8rem;font-weight:700}.feature-guide{background:#eeeae0}.feature-guide>span{background:#ded9ca;color:#6b775a}@media(max-width:900px){.feature-panel{align-items:flex-start;flex-wrap:wrap}.feature-urgent>a{margin-left:0}.scope-list{min-width:0}}@media(max-width:650px){.feature-panel{display:block;padding:23px;margin:8px 0 25px}.feature-panel>span{display:none}.feature-panel h2{font-size:1.6rem}.feature-checks,.scope-list{margin-top:15px}.scope-list{grid-template-columns:1fr 1fr}.feature-urgent>a{display:inline-block;margin-top:15px}}
