/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}}:root{--ink:#12252d;--ink-2:#1d343d;--green:#2e6653;--green-dark:#255342;--mist:#f3f6f4;--white:#fff;--body:#405158;--muted:#65747a;--line:#d8e1dc;--line-dark:#ffffff29;--shadow:0 18px 50px #12252d1c}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{background:var(--white);color:var(--ink);font-family:var(--font-geist), Arial, sans-serif;-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p{text-wrap:pretty}.section-shell{width:min(1180px,100% - 48px);margin-inline:auto}.wide-shell{width:min(1320px,100% - 48px);margin-inline:auto}.utility-bar{background:var(--ink);color:#fffc;letter-spacing:.035em;align-items:center;min-height:36px;font-size:11px;font-weight:600;display:flex}.utility-inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.utility-inner p{align-items:center;gap:10px;margin:0;display:flex}.utility-inner strong{color:var(--white)}.utility-inner a{color:var(--white);font-weight:750}.site-header{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;align-items:center;min-height:76px;display:flex;position:sticky;top:0}.header-inner{grid-template-columns:minmax(230px,1fr) auto minmax(260px,1fr);align-items:center;gap:30px;display:grid}.brand,.footer-brand{align-items:center;gap:12px;width:fit-content;display:inline-flex}.brand img{object-fit:cover;border:1px solid #edf0ee;border-radius:50%;width:52px;height:52px}.brand span,.footer-brand span{display:grid}.brand strong{font-family:var(--font-display), "Segoe Print", cursive;letter-spacing:-.02em;font-size:26px;font-weight:700;line-height:.9}.brand small{color:var(--muted);letter-spacing:.2em;text-transform:uppercase;margin-top:4px;font-size:9px;font-weight:760}.site-header nav{color:var(--body);align-items:center;gap:25px;font-size:13px;font-weight:650;display:flex}.site-header nav a,.text-link{transition:color .16s}.site-header nav a:hover,.text-link:hover{color:var(--green)}.header-actions{justify-content:flex-end;align-items:center;gap:18px;display:flex}.phone-button{border:1px solid var(--ink);background:var(--ink);min-height:56px;color:var(--white);border-radius:8px;justify-content:center;align-items:center;gap:11px;padding:7px 15px 7px 8px;transition:background .16s,border-color .16s,transform .16s;display:inline-flex;box-shadow:0 8px 22px #12252d29}.phone-button:hover{border-color:var(--green-dark);background:var(--green-dark);transform:translateY(-1px)}.phone-button-icon{background:var(--green);width:39px;height:39px;color:var(--white);border-radius:6px;flex:none;place-items:center;font-size:19px;line-height:1;display:grid}.phone-button-copy{text-align:center;align-items:center;gap:3px;display:grid}.phone-button-copy small{color:#ffffff9e;letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:760;line-height:1}.phone-button-copy strong{white-space:nowrap;font-size:12px;font-weight:780;line-height:1.1}.phone-button-compact{min-height:44px;box-shadow:none;gap:8px;padding:5px 11px 5px 5px}.phone-button-compact .phone-button-icon{width:32px;height:32px;font-size:15px}.phone-button-compact .phone-button-copy small{font-size:7px}.phone-button-compact .phone-button-copy strong{font-size:10px}.phone-button-inline{min-height:38px;box-shadow:none;gap:7px;padding:4px 9px 4px 4px}.phone-button-inline .phone-button-icon{width:29px;height:29px;font-size:14px}.phone-button-inline .phone-button-copy small{font-size:6px}.phone-button-inline .phone-button-copy strong{font-size:9px}.phone-button-on-dark{border-color:var(--white);background:var(--white);color:var(--ink)}.phone-button-on-dark .phone-button-copy small{color:var(--muted)}.phone-button-on-dark:hover{color:var(--ink);background:#dfe8e4;border-color:#dfe8e4}.button{border:1px solid var(--green);background:var(--green);min-height:52px;color:var(--white);text-align:center;border-radius:8px;justify-content:center;align-items:center;padding:0 23px;font-size:13px;font-weight:760;line-height:1;transition:background .16s,border-color .16s,transform .16s;display:inline-flex}.button:hover{border-color:var(--green-dark);background:var(--green-dark);transform:translateY(-1px)}.button-compact{min-height:44px;padding-inline:18px;font-size:12px}.button-secondary{color:var(--ink);background:0 0;border-color:#a8b7b0}.button-secondary:hover{border-color:var(--ink);background:var(--ink);color:var(--white)}.button-light{border-color:var(--white);background:var(--white);color:var(--ink)}.button-light:hover{border-color:var(--mist);background:var(--mist)}.button-outline-light{background:0 0;border-color:#ffffff80}.button-outline-light:hover{border-color:var(--white);background:var(--white);color:var(--ink)}.eyebrow{color:var(--green);letter-spacing:.145em;text-transform:uppercase;margin:0 0 17px;font-size:11px;font-weight:790;line-height:1.4}.eyebrow:before{content:"";vertical-align:1px;background:currentColor;border-radius:50%;width:7px;height:7px;margin-right:10px;display:inline-block}.hero-section{border-bottom:1px solid var(--line);background:var(--mist);padding:42px 0 46px;position:relative}.hero-grid{z-index:1;border:1px solid #c4d2cc;border-top:5px solid var(--green);background:var(--white);border-radius:14px;grid-template-columns:minmax(0,1fr) minmax(420px,.88fr);align-items:center;gap:54px;padding:clamp(30px,4vw,54px);display:grid;position:relative;box-shadow:0 18px 48px #12252d14}.hero-copy h1{max-width:690px;font-family:var(--font-display), "Segoe Print", cursive;letter-spacing:-.025em;margin:0;font-size:clamp(58px,6vw,80px);font-weight:700;line-height:.98}.hero-brandline{justify-content:space-between;align-items:center;gap:20px;max-width:690px;margin-bottom:12px;display:flex}.hero-brandline .eyebrow{margin:0}.hero-mark{object-fit:cover;border:1px solid var(--line);background:var(--white);border-radius:50%;flex:none;width:76px;height:76px;box-shadow:0 8px 20px #12252d17}.hero-lede{max-width:640px;color:var(--body);margin:25px 0 0;font-size:18px;line-height:1.62}.hero-actions{gap:10px;width:min(100%,420px);margin:28px auto 0;display:grid}.hero-actions>.button,.hero-actions>.phone-button{width:100%}.hero-checks{border-left:5px solid var(--green);width:min(100%,420px);color:var(--body);background:#edf4f1;grid-template-columns:1fr;gap:0;margin:26px auto 0;padding:7px 14px 7px 16px;font-size:12px;font-weight:650;display:grid}.hero-checks span{text-align:left;grid-template-columns:20px 1fr;align-items:center;gap:7px;min-height:35px;padding:5px 7px;display:grid}.hero-checks span+span{border-top:1px solid #2e665324}.hero-checks span:before{content:"✓";width:17px;height:17px;color:var(--green);border:1px solid #aac1b7;border-radius:50%;place-items:center;font-size:10px;font-weight:800;display:grid}.results-button{border:2px solid var(--green);width:min(100%,420px);min-height:66px;color:var(--ink);text-align:center;background:#f1f7f4;border-radius:8px;justify-content:center;align-items:center;gap:12px;margin:18px auto 0;padding:9px 18px;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex;position:relative;box-shadow:0 8px 22px #12252d14}.results-button:hover{border-color:var(--green);transform:translateY(-1px);box-shadow:0 12px 28px #12252d21}.results-button>span{gap:4px;display:grid}.results-button small{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:740;line-height:1}.results-button strong{font-size:12px;line-height:1.1}.results-button b{color:var(--green);font-size:20px;font-weight:500;position:absolute;right:18px}.estimate-card{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);border-radius:12px;position:relative;overflow:hidden}.estimate-proof{background:var(--ink);grid-template-rows:auto 30px;grid-template-columns:1fr 1fr;gap:3px;height:auto;padding:4px 4px 0;display:grid;position:relative;overflow:hidden}.estimate-proof figure{aspect-ratio:1;background:#e8eeeb;border-radius:7px 0 0;place-items:center;margin:0;display:grid;position:relative;overflow:hidden}.estimate-proof figure:nth-child(2){border-radius:0 7px 0 0}.estimate-proof figure>span{z-index:2;color:var(--white);letter-spacing:.11em;text-transform:uppercase;background:#12252deb;border-radius:4px;padding:6px 8px;font-size:8px;font-weight:800;position:absolute;top:9px;left:9px}.estimate-proof figure:nth-child(2)>span{background:#2e6653f2}.estimate-proof figure img{object-fit:contain;width:100%;height:100%}.estimate-proof figure:nth-child(2) img{object-fit:cover;object-position:50% 50%;transform:none}.estimate-proof-caption{color:#ffffffb3;letter-spacing:.12em;text-transform:uppercase;grid-column:1/-1;place-items:center;font-size:8px;font-weight:720;display:grid}.estimate-body{padding:24px 26px 22px}.estimate-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.estimate-heading p{color:var(--green);letter-spacing:.12em;text-transform:uppercase;margin:0 0 5px;font-size:10px;font-weight:790}.estimate-heading h2{letter-spacing:-.035em;margin:0;font-size:25px;font-weight:750}.estimate-heading>strong{color:#b8c5bf;letter-spacing:.12em;font-size:12px}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-grid label,.area-check label{color:var(--ink);gap:7px;font-size:11px;font-weight:720;display:grid}.form-grid input,.form-grid select,.area-check input{background:var(--white);width:100%;height:47px;color:var(--ink);border:1px solid #cbd5d0;border-radius:6px;outline:none;padding:0 12px;font-size:13px;transition:border-color .16s,box-shadow .16s}.form-grid input::placeholder,.area-check input::placeholder{color:#8a9892}.form-grid input:focus,.form-grid select:focus,.area-check input:focus{border-color:var(--green);box-shadow:0 0 0 3px #2e66531f}.form-button{width:100%;margin-top:16px}.estimate-footer{color:var(--muted);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:9px;font-size:10px;display:grid}.estimate-footer>span{color:var(--green-dark);text-align:center;background:#edf4f1;border-radius:7px;padding:10px 12px;font-weight:680}.estimate-footer .phone-button{width:100%}.trust-rail{border-bottom:1px solid var(--line);background:var(--white);padding:0}.trust-grid{grid-template-columns:repeat(4,1fr);display:grid}.trust-grid article{border-left:1px solid var(--line);grid-template-columns:29px 1fr;align-items:center;gap:12px;min-height:136px;padding:26px 22px;display:grid}.trust-grid article:last-child{border-right:1px solid var(--line)}.trust-grid article>span{width:27px;height:27px;color:var(--green);border:1px solid #a9beb5;border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.trust-grid h2{font-family:var(--font-display), "Segoe Print", cursive;letter-spacing:-.02em;margin:0;font-size:22px;font-weight:700;line-height:1}.trust-grid p{color:var(--muted);margin:6px 0 0;font-size:11px;line-height:1.5}.section-heading{grid-template-columns:minmax(0,1fr) minmax(300px,.48fr);align-items:end;gap:70px;margin-bottom:46px;display:grid}.section-heading h2,.funnel-copy h2,.why-copy h2,.area-grid h2,.faq-intro h2,.final-grid h2{letter-spacing:-.047em;margin:0;font-size:clamp(38px,4.4vw,54px);font-weight:740;line-height:1.05}.section-heading>p,.section-heading>div:last-child>p{color:var(--body);margin:0;font-size:15px;line-height:1.65}.results-section{background:var(--ink);color:var(--white);padding:98px 0}.results-section .section-heading h2{font-family:var(--font-display), "Segoe Print", cursive;letter-spacing:-.02em;font-size:clamp(45px,4.8vw,62px);font-weight:700;line-height:1.02}.light-heading .eyebrow{color:#83b39f}.light-heading>div:last-child>p{color:#ffffffa3}.light-heading>div:last-child>a{color:var(--white);border-bottom:1px solid #ffffff61;align-items:center;gap:8px;margin-top:17px;padding-bottom:4px;font-size:12px;font-weight:720;display:inline-flex}.result-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.result-card{background:var(--ink-2);border:1px solid #ffffff21;border-radius:10px;padding:6px}.result-images{grid-template-columns:1fr 1fr;gap:4px;display:grid}.result-images figure{background:#d9e0dd;border-radius:6px 0 0 6px;height:315px;margin:0;position:relative;overflow:hidden}.result-images figure:last-child{border-radius:0 6px 6px 0}.result-images img{object-fit:cover;width:100%;height:100%}.result-card-featured .result-images figure{aspect-ratio:1;background:#e8eeeb;place-items:center;height:auto;display:grid}.result-card-featured .result-images img{object-fit:contain}.result-card-featured .result-images figure:nth-child(2) img{object-fit:cover;object-position:50% 50%;transform:none}.result-card-featured{grid-column:1/-1;justify-self:center;width:min(100%,920px)}.result-card-shower .result-images img{object-position:50% 82%}.result-images figure>span{z-index:2;color:var(--white);letter-spacing:.12em;text-transform:uppercase;background:#12252de6;border-radius:4px;padding:7px 8px;font-size:8px;font-weight:800;position:absolute;top:10px;left:10px}.result-images figure:last-child>span{background:#2e6653f0}.result-caption{justify-content:space-between;align-items:center;gap:12px;padding:14px 10px 9px;display:flex}.result-caption strong{font-size:12px}.result-caption span{color:#ffffff85;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:650}.results-action{background:var(--green);border:1px solid #ffffff24;border-radius:9px;justify-content:space-between;align-items:center;gap:30px;min-height:86px;margin-top:16px;padding:17px 20px 17px 28px;display:flex}.results-action>div{gap:5px;display:grid}.results-action strong{font-family:var(--font-display), "Segoe Print", cursive;letter-spacing:-.02em;font-size:29px;font-weight:700;line-height:1}.results-action span{color:#ffffffb8;font-size:12px}.services-section{background:#e9efec;padding:104px 0}.service-module{background:var(--white);border:1px solid #c8d3ce;border-radius:12px;grid-template-columns:minmax(360px,.76fr) minmax(0,1.24fr);display:grid;overflow:hidden;box-shadow:0 20px 50px #12252d1a}.service-visual{background:var(--ink);min-height:710px;position:relative;overflow:hidden}.service-visual:after{content:"";background:#12252de6;height:45%;position:absolute;bottom:0;left:0;right:0}.service-visual>img{object-fit:cover;width:100%;height:710px}.service-visual>div{z-index:2;color:var(--white);position:absolute;bottom:36px;left:34px;right:34px}.service-visual .eyebrow{color:#a7cdbd}.service-visual h2{font-family:var(--font-display), "Segoe Print", cursive;letter-spacing:-.02em;margin:0;font-size:clamp(44px,4.4vw,58px);font-weight:700;line-height:1.02}.service-visual>div>p:last-child{color:#ffffffad;margin:18px 0 0;font-size:13px;line-height:1.55}.service-list{grid-template-rows:repeat(3,1fr) auto;display:grid}.service-row{border-bottom:1px solid var(--line);grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:22px;min-height:192px;padding:26px 28px;transition:background .16s;display:grid}.service-row:hover{background:var(--mist)}.service-number{background:var(--ink);width:50px;height:50px;color:var(--white);letter-spacing:.08em;border-radius:8px;place-items:center;font-size:12px;font-weight:800;display:grid}.service-info small{color:var(--green);letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:790}.service-info h3{letter-spacing:-.03em;margin:7px 0 8px;font-size:23px;font-weight:730;line-height:1.1}.service-info p{max-width:440px;color:var(--muted);margin:0;font-size:12px;line-height:1.55}.service-button{min-width:160px;padding-inline:16px;font-size:10px}.service-help{background:#dfe9e4;justify-content:space-between;align-items:center;gap:25px;min-height:118px;padding:20px 28px;display:flex}.service-help>div{gap:6px;display:grid}.service-help strong{font-size:14px}.service-help>div>span{color:var(--muted);font-size:11px}.funnel-section{background:var(--white);padding:96px 0}.funnel-grid{background:var(--ink);color:var(--white);border-radius:12px;grid-template-columns:.9fr 1.1fr;align-items:start;gap:92px;padding:54px;display:grid;box-shadow:0 20px 50px #12252d21}.funnel-copy h2{font-family:var(--font-display), "Segoe Print", cursive;letter-spacing:-.02em;font-size:clamp(45px,4.8vw,62px);font-weight:700;line-height:1.02}.funnel-copy .eyebrow{color:#8fbba8}.funnel-copy>p:not(.eyebrow){color:#ffffffa3;max-width:530px;margin:22px 0 0;font-size:15px;line-height:1.7}.funnel-actions{align-items:center;gap:24px;margin-top:26px;display:flex}.funnel-actions>.button{width:min(100%,340px)}.text-link{color:var(--ink);border-bottom:1px solid #96a69f;align-items:center;gap:8px;padding-bottom:4px;font-size:12px;font-weight:750;display:inline-flex}.funnel-steps{border-top:1px solid #fff3;margin:0;padding:0;list-style:none}.funnel-steps li{border-bottom:1px solid #ffffff2b;grid-template-columns:48px 1fr;align-items:start;gap:19px;padding:19px 0;display:grid}.funnel-steps li>span{background:var(--green);width:42px;height:42px;color:var(--white);border-radius:7px;place-items:center;font-size:13px;font-weight:780;display:grid}.funnel-steps strong{letter-spacing:-.01em;font-size:16px}.funnel-steps p{color:#ffffff8f;margin:7px 0 0;font-size:13px;line-height:1.5}.funnel-process{min-width:0}.funnel-contact{justify-content:flex-start;padding-top:14px;display:flex}.funnel-contact .phone-button{width:min(100%,300px)}.why-section{background:var(--mist);padding:92px 0}.why-grid{background:var(--ink);border:1px solid #bfcac5;border-radius:12px;grid-template-columns:minmax(360px,.8fr) minmax(0,1.2fr);align-items:stretch;gap:0;padding:0;display:grid;overflow:hidden;box-shadow:0 22px 55px #12252d21}.why-photo{background:#dbe2df;min-height:680px;position:relative;overflow:hidden}.why-photo>img{object-fit:cover;width:100%;height:100%;min-height:680px}.why-photo>div{z-index:2;color:var(--white);background:#12252de6;border-radius:7px;justify-content:space-between;align-items:end;gap:20px;padding:14px 16px;display:flex;position:absolute;bottom:16px;left:16px;right:16px}.why-photo span{letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:760}.why-photo strong{font-size:12px}.why-copy h2{max-width:620px;font-family:var(--font-display), "Segoe Print", cursive;letter-spacing:-.02em;font-size:clamp(45px,4.8vw,62px);font-weight:700;line-height:1.02}.why-copy{border-top:5px solid var(--green);background:var(--ink);color:var(--white);flex-direction:column;padding:50px 54px 44px;display:flex}.why-copy .eyebrow{color:#91bca9}.why-lede{color:#ffffffad;max-width:630px;margin:23px 0 0;font-size:16px;line-height:1.7}.expect-grid{border-top:1px solid #ffffff29;grid-template-columns:1fr 1fr;margin:30px 0 0;display:grid}.expect-grid article{background:0 0;border-bottom:1px solid #ffffff29;min-height:124px;padding:20px 20px 20px 34px;position:relative}.expect-grid article:nth-child(2n){border-left:1px solid #ffffff29;padding-left:55px}.expect-grid article:before{content:"✓";background:var(--green);width:22px;height:22px;color:var(--white);border-radius:50%;place-items:center;font-size:11px;font-weight:800;display:grid;position:absolute;top:20px;left:0}.expect-grid article:nth-child(2n):before{left:20px}.expect-grid strong{color:var(--white);font-size:14px}.expect-grid p{color:#fff9;margin:9px 0 0;font-size:12px;line-height:1.6}.why-contact{align-self:center;place-items:center;gap:10px;width:min(100%,340px);margin-top:auto;padding-top:22px;display:grid}.why-contact>.button,.why-contact>.phone-button{width:100%}.area-section{background:var(--green);color:var(--white);padding:94px 0}.area-grid{grid-template-columns:1fr .78fr;align-items:center;gap:100px;display:grid}.area-grid .eyebrow{color:#c7e0d5}.area-grid h2{max-width:680px;font-size:clamp(37px,4vw,51px)}.area-grid>div:first-child>p:not(.eyebrow){color:#ffffffbf;max-width:610px;margin:20px 0 0;font-size:15px;line-height:1.65}.area-check{background:#12252d33;border:1px solid #fff3;border-radius:9px;padding:28px}.area-check label{color:var(--white);font-size:12px}.area-check>div{grid-template-columns:1fr auto;gap:8px;margin-top:9px;display:grid}.area-check input{border-color:#ffffff57;height:52px}.area-check .button{border-color:var(--ink);background:var(--ink)}.area-check>span{color:#ffffffa8;margin-top:13px;font-size:10px;display:block}.area-check>span a{color:var(--white);border-bottom:1px solid #ffffff73;font-weight:720}.faq-section{background:var(--white);padding:104px 0}.faq-grid{grid-template-columns:.7fr 1.3fr;gap:105px;display:grid}.faq-intro{align-self:start}.faq-intro h2{font-size:clamp(36px,3.8vw,49px)}.faq-intro>p:not(.eyebrow){color:var(--muted);margin:20px 0 24px;font-size:14px;line-height:1.65}.faq-list{border-top:1px solid var(--ink)}.faq-list details{border-bottom:1px solid var(--line);padding:23px 0}.faq-list summary{cursor:pointer;color:var(--ink);justify-content:space-between;align-items:center;gap:20px;font-size:16px;font-weight:690;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--green);font-size:22px;font-weight:400}.faq-list details[open] summary:after{content:"−"}.faq-list details p{max-width:650px;color:var(--muted);margin:16px 0 0;font-size:14px;line-height:1.65}.final-section{background:var(--ink);color:var(--white);padding:82px 0}.final-grid{grid-template-columns:1fr auto;align-items:center;gap:80px;display:grid}.final-grid .eyebrow{color:#8eb8a6}.final-grid h2{max-width:720px;font-family:var(--font-display), "Segoe Print", cursive;letter-spacing:-.02em;font-size:clamp(45px,4.8vw,62px);font-weight:700;line-height:1.02}.final-grid>div:first-child>p:not(.eyebrow){color:#ffffffa8;max-width:700px;margin:20px 0 0;font-size:15px;line-height:1.6}.final-actions{gap:10px;width:300px;min-width:300px;display:grid}.final-actions>.button,.final-actions>.phone-button,.final-actions>.final-facebook{width:100%}.final-actions>a:last-child{color:#ffffffd1;text-align:center;border:1px solid #ffffff59;border-radius:8px;place-items:center;min-height:44px;margin-top:2px;font-size:10px;font-weight:740;display:grid}.final-actions>a:last-child:hover{border-color:var(--white);color:var(--white)}.faq-facebook{min-height:46px;padding-inline:17px;font-size:11px}footer{color:var(--white);background:#0b1c23;border-top:1px solid #ffffff1a;padding:54px 0 27px}.footer-grid{grid-template-columns:1.5fr repeat(3,.72fr);gap:55px;padding-bottom:42px;display:grid}.footer-brand{align-self:start}.footer-brand img{object-fit:cover;border-radius:50%;width:60px;height:60px}.footer-brand strong{font-size:14px;line-height:1.2}.footer-brand small{color:#ffffff7a;letter-spacing:.08em;text-transform:uppercase;margin-top:5px;font-size:9px}.footer-grid>div{color:#ffffff94;align-content:start;gap:8px;font-size:11px;display:grid}.footer-grid>div>strong{color:var(--white);letter-spacing:.1em;text-transform:uppercase;margin-bottom:5px;font-size:10px}.footer-grid>div>a:hover{color:var(--white)}.footer-bottom{color:#fff6;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:20px;padding-top:23px;font-size:9px;display:flex}.mobile-contact{display:none}@media (max-width:1120px){.header-inner{grid-template-columns:1fr auto}.site-header nav{display:none}.hero-grid{gap:45px}.hero-checks{font-size:11px}.result-images figure{height:270px}.service-module{grid-template-columns:1fr}.service-visual,.service-visual>img{height:410px;min-height:410px}.service-visual:after{height:56%}.why-grid{gap:0}.faq-grid{gap:65px}}@media (max-width:900px){.hero-grid,.funnel-grid,.why-grid,.area-grid,.faq-grid,.final-grid{grid-template-columns:1fr}.hero-grid{gap:48px;max-width:720px}.hero-copy{max-width:700px}.hero-checks{grid-template-columns:1fr}.estimate-card{max-width:620px}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid article:nth-child(2){border-right:1px solid var(--line)}.trust-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.result-grid{grid-template-columns:1fr}.result-images figure{height:390px}.funnel-grid,.why-grid,.area-grid,.faq-grid,.final-grid{gap:48px}.why-grid{gap:0}.funnel-grid{padding:44px}.why-photo,.why-photo>img{height:560px;min-height:560px}.why-photo{max-width:700px}.area-check{max-width:620px}.final-actions{max-width:360px}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:25px}}@media (max-width:680px){body{padding-bottom:66px}.section-shell,.wide-shell{width:min(100% - 32px,580px)}.utility-bar{min-height:34px}.utility-inner{justify-content:center}.utility-inner p{gap:6px;font-size:9px}.utility-inner p span,.utility-inner p span+*{display:none}.utility-inner p{font-size:0}.utility-inner p strong{font-size:9px}.utility-inner p:after{content:" • Lincoln County";color:#ffffffbf;font-size:9px}.utility-inner>a{display:none}.site-header{min-height:68px}.header-inner{grid-template-columns:1fr auto;gap:12px}.brand{gap:8px}.brand img{width:43px;height:43px}.brand strong{font-size:22px}.brand small{font-size:7px}.phone-button-compact{display:none}.button-compact{min-height:40px;padding-inline:13px;font-size:10px}.hero-section{padding:28px 0 34px}.hero-grid{border-radius:10px;gap:38px;padding:26px 20px}.hero-copy h1{font-size:clamp(43px,13vw,58px)}.hero-lede{font-size:16px;line-height:1.58}.hero-actions,.funnel-actions{flex-direction:column;align-items:stretch}.hero-actions .button,.hero-actions .phone-button,.funnel-actions .button{width:100%}.hero-checks{grid-template-columns:1fr}.estimate-proof{grid-template-rows:auto 30px;height:auto}.estimate-body{padding:22px 18px 19px}.form-grid{grid-template-columns:1fr}.estimate-footer{grid-template-columns:1fr;align-items:stretch}.trust-grid{width:100%}.trust-grid article{grid-template-columns:1fr;align-content:center;gap:10px;min-height:128px;padding:20px 16px}.trust-grid article:nth-child(odd){border-left:0}.trust-grid article:nth-child(2n){border-right:0}.section-heading{grid-template-columns:1fr;gap:24px;margin-bottom:35px}.section-heading h2,.funnel-copy h2,.why-copy h2,.area-grid h2,.faq-intro h2,.final-grid h2{font-size:clamp(34px,10vw,45px)}.results-section,.services-section,.funnel-section,.why-section,.faq-section{padding:72px 0}.result-images figure{height:280px}.result-caption{flex-direction:column;align-items:flex-start}.results-action{flex-direction:column;align-items:stretch;padding:24px}.service-module{border-radius:9px}.service-visual,.service-visual>img{height:380px;min-height:380px}.service-visual>div{bottom:25px;left:24px;right:24px}.service-row{grid-template-columns:46px 1fr;gap:16px;padding:24px 20px}.service-number{width:44px;height:44px}.service-button{grid-column:2;width:100%;margin-top:5px}.service-help{flex-direction:column;align-items:stretch;padding:24px 20px}.service-help .phone-button{width:100%}.funnel-grid{width:calc(100% - 24px);padding:34px 22px}.funnel-steps li{grid-template-columns:43px 1fr}.why-photo,.why-photo>img{height:380px;min-height:380px}.why-photo>div{flex-direction:column;align-items:flex-start}.expect-grid{grid-template-columns:1fr}.why-copy{padding:36px 24px 30px}.expect-grid article,.expect-grid article:nth-child(2n){border-left:0;min-height:0;padding:19px 0 19px 34px}.expect-grid article:nth-child(2n):before{left:0}.why-contact .phone-button{width:100%}.area-section{padding:72px 0}.area-check{padding:20px}.area-check>div{grid-template-columns:1fr}.final-section{padding:69px 0}.final-actions{width:100%;min-width:0;max-width:none}.final-actions .phone-button{width:100%}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 24px}.footer-brand,.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start}.mobile-contact{z-index:40;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;grid-template-columns:.8fr 1.2fr;height:66px;padding:8px;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-contact a{color:var(--ink);border-radius:7px;justify-content:center;align-items:center;gap:7px;font-size:11px;font-weight:780;display:flex}.mobile-contact a:last-child{background:var(--green);color:var(--white)}}@media (max-width:430px){.brand small{display:none}.brand strong{font-size:20px}.hero-mark{width:58px;height:58px}.result-images figure{height:235px}.funnel-contact .phone-button{width:100%}.trust-grid h2{font-size:20px}.trust-grid p{font-size:10px}.why-photo,.why-photo>img{height:380px;min-height:380px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
