/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-font-weight:initial;--tw-tracking:initial;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:"Barlow", sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--container-md:28rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--font-weight-medium:500;--font-weight-semibold:600;--tracking-tight:-.025em;--radius-md:.375rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:"Barlow", sans-serif;--default-mono-font-family:var(--font-mono);--font-display:"Barlow Condensed", sans-serif}}@layer base{*,:after,:before,::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,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;-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:where(:not(iframe)){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]){appearance:button}::file-selector-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{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fixed{position:fixed}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mt-8{margin-top:calc(var(--spacing) * 8)}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.min-h-screen{min-height:100vh}.max-w-md{max-width:var(--container-md)}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing) * 2)}.rounded-md{border-radius:var(--radius-md)}.border{border-style:var(--tw-border-style);border-width:1px}.border-current{border-color:currentColor}.border-input{border-color:var(--input)}.bg-action{background-color:var(--action)}.bg-background{background-color:var(--background)}.bg-primary{background-color:var(--primary)}.bg-transparent{background-color:#0000}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-2{padding-block:calc(var(--spacing) * 2)}.text-center{text-align:center}.font-display{font-family:Barlow Condensed,sans-serif}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.text-accent{color:var(--accent)}.text-action-foreground{color:var(--action-foreground)}.text-foreground{color:var(--foreground)}.text-inherit{color:inherit}.text-muted-foreground{color:var(--muted-foreground)}.text-primary-foreground{color:var(--primary-foreground)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (hover:hover){.hover\:bg-accent:hover{background-color:var(--accent)}.hover\:bg-action-hover:hover{background-color:var(--action-hover)}.hover\:bg-foreground\/10:hover{background-color:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.hover\:bg-foreground\/10:hover{background-color:color-mix(in oklab, var(--foreground) 10%, transparent)}}.hover\:bg-muted:hover{background-color:var(--muted)}.hover\:bg-primary-strong:hover{background-color:var(--primary-strong)}.hover\:bg-primary\/90:hover{background-color:var(--primary)}@supports (color:color-mix(in lab, red, red)){.hover\:bg-primary\/90:hover{background-color:color-mix(in oklab, var(--primary) 90%, transparent)}}}}@font-face{font-family:Barlow;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/barlow-400-qiz4-Cze.woff2)format("woff2")}@font-face{font-family:Barlow;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/barlow-500-BPAOfeC8.woff2)format("woff2")}@font-face{font-family:Barlow;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/barlow-600-DILqtrty.woff2)format("woff2")}@font-face{font-family:Barlow;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/barlow-700-A9pxMQ4z.woff2)format("woff2")}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/barlow-condensed-600-DepVgxBB.woff2)format("woff2")}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/barlow-condensed-700-v1xN8_Wq.woff2)format("woff2")}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:800;font-display:swap;src:url(/assets/barlow-condensed-800-BKzMuPgK.woff2)format("woff2")}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:900;font-display:swap;src:url(/assets/barlow-condensed-900-SFh9ViAc.woff2)format("woff2")}:root{--background:oklch(96.5% .012 89);--foreground:oklch(17% .018 145);--card:oklch(98.5% .008 88);--card-foreground:var(--foreground);--popover:var(--background);--popover-foreground:var(--foreground);--primary:oklch(31% .095 151);--primary-strong:oklch(22% .07 151);--primary-foreground:oklch(98.5% .008 88);--secondary:oklch(88% .025 92);--secondary-foreground:var(--foreground);--muted:oklch(92% .014 88);--muted-foreground:oklch(43% .025 145);--accent:oklch(66% .18 47);--accent-text:oklch(50% .16 45);--accent-foreground:oklch(98.5% .008 88);--action:oklch(54% .17 45);--action-hover:oklch(47% .17 43);--action-foreground:oklch(99% .006 90);--border:oklch(74% .018 92);--input:oklch(64% .02 92);--ring:var(--accent)}*{box-sizing:border-box;border-color:var(--border)}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);font-family:var(--font-sans);letter-spacing:0;margin:0}a{color:inherit;text-decoration:none}:focus-visible{outline:3px solid var(--accent);outline-offset:2px;border-radius:2px}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:200;background:var(--primary-strong);color:var(--primary-foreground);font-family:var(--font-display);padding:.7rem 1rem;font-weight:800;position:fixed;top:-100px;left:12px}.skip-link:focus{top:12px}::placeholder{color:var(--muted-foreground);opacity:1}button,input,textarea,select{font:inherit}img{max-width:100%;height:auto;display:block}picture{display:block}.comparison>picture{height:100%}svg{flex:none}h1,h2,h3{font-family:var(--font-display);letter-spacing:0;text-transform:uppercase;margin:0;font-weight:900;line-height:.9}p{line-height:1.55}.container{width:min(1180px,100% - 40px);margin-inline:auto}.eyebrow{color:var(--primary);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.65rem;font-size:.78rem;font-weight:800;display:block}.text-accent{color:var(--accent)}.image-copy .text-accent,.reviews .text-accent,.review-placeholder .text-accent{color:var(--accent-text)}.btn{min-height:48px;font-family:var(--font-display);letter-spacing:.02em;cursor:pointer;border-radius:3px;justify-content:center;align-items:center;gap:.55rem;padding:.75rem 1.1rem;font-size:1rem;font-weight:800;transition:background .2s,transform .2s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn:disabled{background:var(--muted);color:var(--muted-foreground);border-color:var(--muted-foreground);cursor:not-allowed;transform:none}.site-header{z-index:50;background:var(--background);border-bottom:1px solid var(--border);position:sticky;top:0}.topline{background:var(--foreground);height:25px;color:var(--primary-foreground);letter-spacing:.08em;justify-content:flex-end;align-items:center;gap:1rem;margin:0;padding:0 max(20px,50vw - 590px);font-size:.58rem;font-weight:700;display:flex}.nav-wrap{grid-template-columns:110px minmax(0,1fr) auto;align-items:center;gap:1rem;width:min(1220px,100% - 30px);height:76px;margin:auto;display:grid;position:relative}.brand picture,.footer-grid picture{display:block}.brand img,.footer-grid img{width:100%;height:auto;display:block}.brand{z-index:2;filter:drop-shadow(0 4px 6px oklch(0% 0 0/.18));width:102px;position:absolute;top:-18px;left:0}.desktop-nav{grid-column:2;justify-content:center;align-items:center;gap:clamp(.65rem,1.3vw,1.3rem);min-width:0;display:flex}.desktop-nav a{font-family:var(--font-display);white-space:nowrap;border-bottom:2px solid #0000;padding-block:28px;font-size:.85rem;font-weight:700}.desktop-nav a:hover,.desktop-nav a.active{color:var(--primary);border-color:var(--accent)}.header-actions{grid-column:3;align-items:center;gap:.55rem;display:flex}.call-action{background:var(--primary);min-height:46px;color:var(--primary-foreground);font-family:var(--font-display);align-items:center;gap:.45rem;padding:0 .9rem;font-weight:800;display:inline-flex}.mobile-menu,.mobile-nav,.mobile-conversion{display:none}.home-hero,.page-hero,.photo-feature,.commercial-feature{color:var(--primary-foreground);position:relative;overflow:hidden}.home-hero{align-items:center;min-height:min(750px,100vh - 70px);display:flex}.home-hero>img,.page-hero>img,.photo-feature>img,.commercial-feature>img,.home-hero>picture>img,.page-hero>picture>img,.photo-feature>picture>img,.commercial-feature>picture>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-shade,.page-hero-overlay,.photo-feature-shade,.commercial-shade{background:linear-gradient(90deg,oklch(12% .035 150/.94) 0%,oklch(12% .035 150/.82) 36%,oklch(12% .02 145/.22) 67%,#0000 100%);position:absolute;inset:0}.hero-copy{padding-block:88px 70px;position:relative}.hero-copy h1{max-width:700px;font-size:clamp(4.5rem,10vw,8.8rem)}.hero-copy h1 em{color:oklch(76% .17 52);font-style:normal}.hero-copy h2{margin-top:1rem;font-size:clamp(1.8rem,3.3vw,3.2rem)}.hero-copy p{color:oklch(94% .01 90);max-width:600px;margin:.8rem 0 0;font-size:1.08rem}.cta-row{flex-wrap:wrap;gap:.7rem;margin-top:1.6rem;display:flex}.hero-proof{font-family:var(--font-display);flex-wrap:wrap;gap:1.3rem;margin-top:2rem;font-size:.9rem;font-weight:800;display:flex}.hero-proof span+span{border-left:1px solid oklch(100% 0 0/.3);padding-left:1.3rem}.trust-bar{background:var(--primary-strong);color:var(--primary-foreground);grid-template-columns:repeat(5,1fr);display:grid}.trust-bar div{min-height:76px;font-family:var(--font-display);text-align:center;border-right:1px solid oklch(100% 0 0/.18);justify-content:center;align-items:center;gap:.65rem;padding:1rem;font-size:.88rem;font-weight:800;display:flex}.content-band{padding:84px 0}.section-heading{grid-template-columns:minmax(0,2fr) minmax(250px,1fr);align-items:end;gap:3rem;margin-bottom:2.2rem;display:grid}.section-heading h2,.content-band h2{font-size:clamp(2.8rem,5vw,5.2rem)}.section-heading p{max-width:430px;color:var(--muted-foreground)}.service-columns{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.service-category{border:1px solid var(--border);background:var(--card)}.service-category>img,.service-category>picture>img{object-fit:cover;width:100%;height:260px}.service-category-body{padding:1.6rem}.service-category h3{font-size:2.4rem}.service-category p{color:var(--muted-foreground)}.service-tags{flex-wrap:wrap;gap:.45rem;margin:1.4rem 0;display:flex}.service-tags span{border-left:3px solid var(--accent);background:var(--muted);padding:.4rem .55rem;font-size:.78rem;font-weight:600}.service-links{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;display:grid}.service-links a,.link-grid a{border-bottom:1px solid var(--border);font-family:var(--font-display);text-transform:uppercase;justify-content:space-between;align-items:center;padding:.75rem .3rem;font-weight:800;display:flex}.service-links a:nth-child(odd){padding-right:1rem}.service-links a:nth-child(2n){border-left:1px solid var(--border);padding-left:1rem}.photo-feature{align-items:center;min-height:720px;display:flex}.feature-content{padding-block:80px;position:relative}.feature-content>p{max-width:540px;font-size:1.1rem}.feature-content h2,.commercial-content h2,.residential-split h2,.image-copy h2{font-size:clamp(3.1rem,6vw,6rem)}.steps{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:950px;margin:2.5rem 0;display:grid}.step{border-top:1px solid oklch(100% 0 0/.35);grid-template-columns:auto auto;align-items:center;gap:.8rem;padding-top:1.2rem;display:grid;position:relative}.step>b{font:900 3rem/1 var(--font-display);color:oklch(78% .15 55)}.step h3{font-size:1.35rem}.step p{color:oklch(88% .01 90);grid-column:1/-1;margin:0}.image-copy{background:var(--secondary);grid-template-columns:1fr 1.15fr;min-height:650px;display:grid}.image-copy>div{align-self:center;padding:clamp(50px,8vw,120px)}.image-copy>img,.image-copy>picture{width:100%;height:100%}.image-copy>img,.image-copy>picture>img{object-fit:cover;width:100%;height:100%}.feature-list{grid-template-columns:1fr 1fr;gap:.65rem;margin:1.5rem 0 2rem;display:grid}.feature-list span{align-items:center;gap:.5rem;font-weight:600;display:flex}.comparison{border:8px solid var(--foreground);height:min(54vw,620px);min-height:330px;position:relative;overflow:hidden}.comparison img{object-fit:cover;width:100%;height:100%}.comparison>span{background:var(--foreground);color:var(--primary-foreground);font:800 .8rem var(--font-display);padding:.35rem .7rem;position:absolute;top:1rem}.comparison>span:first-of-type{left:1rem}.comparison>span:nth-of-type(2){background:var(--primary);right:1rem}.comparison-line{background:var(--background);width:3px;position:absolute;top:0;bottom:0;left:50%}.category-tabs{font:800 .85rem var(--font-display);flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:1.2rem;display:flex}.residential-split{background:var(--foreground);color:var(--primary-foreground);grid-template-columns:1.3fr 1fr;display:grid}.res-copy{padding:clamp(50px,8vw,120px)}.res-copy p{color:oklch(87% .015 90);max-width:680px}.res-list{background:var(--primary);grid-template-columns:1fr 1fr;align-content:center;gap:1px;padding:clamp(40px,6vw,90px);display:grid}.res-list span{min-height:74px;font-family:var(--font-display);border-bottom:1px solid oklch(100% 0 0/.18);align-items:center;gap:.6rem;font-size:1.15rem;font-weight:800;display:flex}.commercial-feature{align-items:center;min-height:690px;display:flex}.commercial-shade{background:oklch(12% .03 150/.9)}.commercial-content{grid-template-columns:1.15fr 1fr;align-items:center;gap:6rem;padding-block:90px;display:grid;position:relative}.commercial-content p{max-width:570px}.commercial-list{grid-template-columns:1fr 1fr;display:grid}.commercial-list span{border-bottom:1px solid oklch(100% 0 0/.2);align-items:center;gap:.5rem;padding:.65rem 0;font-weight:600;display:flex}.served-grid{border-top:1px solid var(--border);border-left:1px solid var(--border);grid-template-columns:repeat(4,1fr);margin-top:2.2rem;display:grid}.served-grid div{border-right:1px solid var(--border);border-bottom:1px solid var(--border);flex-direction:column;justify-content:space-between;min-height:150px;padding:1.25rem;display:flex}.served-grid svg{color:var(--primary)}.reviews{background:var(--secondary);padding:70px 0}.review-layout{grid-template-columns:1fr 2fr;align-items:center;gap:4rem;display:grid}.review-layout h2{font-size:4rem}.stars{color:var(--accent-text);margin-top:1rem;display:flex}.review-placeholder{border-left:5px solid var(--accent);background:var(--background);padding:2rem}.service-area{background:var(--primary-strong);color:var(--primary-foreground);padding:80px 0}.area-layout{grid-template-columns:.85fr .7fr 1.2fr;align-items:center;gap:3rem;display:grid}.service-area h2{font-size:4.2rem}.city-list{grid-template-columns:1fr 1fr;gap:.45rem;display:grid}.city-list a,.city-inline a{align-items:center;gap:.35rem;display:flex}.map-visual{aspect-ratio:1;text-align:center;border:1px solid oklch(100% 0 0/.2);place-content:center;display:grid;position:relative;overflow:hidden}.map-ring{border:1px solid oklch(70% .13 145/.4);border-radius:50%;position:absolute;inset:15%}.ring-two{inset:30%}.map-pin{color:oklch(78% .15 55);width:40px;height:40px;margin:auto}.map-visual b{font-family:var(--font-display);font-size:1.4rem}.map-visual small{letter-spacing:.08em}.quote-panel{background:var(--background);color:var(--foreground);padding:1.5rem;scroll-margin-top:120px}.quote-panel h2{font-size:3rem}.quote-panel.light{border:1px solid var(--border)}.quote-grid{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.quote-grid input,.quote-grid select,.quote-grid textarea{border:1px solid var(--input);background:var(--card);width:100%;min-height:46px;color:var(--foreground);border-radius:2px;padding:.7rem}.quote-grid textarea{resize:vertical;min-height:90px}.date-field{background:var(--card);border:1px solid var(--input);align-items:center;gap:.3rem;padding-left:.7rem;display:flex}.date-field input{border:0}.upload-field{border:2px dashed var(--primary);background:var(--muted);cursor:pointer;justify-content:center;align-items:center;gap:.8rem;min-height:74px;display:flex;position:relative}.upload-field input{opacity:0;cursor:pointer;position:absolute;inset:0}.upload-field span{flex-direction:column;display:flex}.upload-field small{color:var(--muted-foreground)}.form-note{text-align:center;color:var(--muted-foreground);margin:0;font-size:.72rem}.quote-wizard{gap:1rem;display:grid}.quote-progress{grid-template-columns:repeat(4,1fr);gap:.35rem;margin:.5rem 0 1rem;padding:0;list-style:none;display:grid}.quote-progress li{color:var(--muted-foreground);text-align:center;justify-items:center;gap:.3rem;display:grid}.quote-progress li:before{content:"";background:var(--border);grid-area:1/1;width:100%;height:3px}.quote-progress li.active:before{background:var(--accent)}.quote-progress span{z-index:1;border:2px solid var(--border);background:var(--background);width:24px;height:24px;font:800 .7rem var(--font-display);border-radius:50%;grid-area:1/1;place-items:center;margin-top:-10px;display:grid}.quote-progress .active span{border-color:var(--action);background:var(--action);color:var(--action-foreground)}.quote-progress small{font:800 .65rem var(--font-display)}.quote-step{border:0;gap:1rem;margin:0;padding:0;display:grid}.quote-step>legend{font:900 1.75rem/1 var(--font-display);text-transform:uppercase}.quote-step fieldset{border:0;margin:0;padding:0}.quote-step fieldset legend{padding:0;font-size:.75rem;font-weight:700}.quote-step>p{color:var(--muted-foreground);margin:0}.service-choice{grid-template-columns:1fr 1fr;gap:.7rem;display:grid}.service-choice button{border:2px solid var(--border);background:var(--card);min-height:124px;color:var(--foreground);text-align:left;cursor:pointer;border-radius:2px;grid-template-columns:auto 1fr auto;align-items:center;gap:.6rem;padding:1rem;display:grid;position:relative}.service-choice button:hover{border-color:var(--accent)}.service-choice button>svg:first-child{color:var(--primary);grid-row:1/3}.service-choice strong{font:900 1.15rem var(--font-display)}.service-choice span{color:var(--muted-foreground);grid-column:2/4;font-size:.78rem}.option-grid{grid-template-columns:1fr 1fr;gap:.45rem;display:grid}.option-grid label{border:1px solid var(--input);background:var(--card);cursor:pointer;align-items:center;gap:.55rem;min-height:46px;padding:.55rem;font-size:.82rem;font-weight:600;display:flex}.option-grid label.selected{border-color:var(--primary);background:var(--secondary)}.option-grid input{opacity:0;position:absolute}.option-grid label>span{border:1px solid var(--input);color:#0000;place-items:center;width:20px;height:20px;display:grid}.option-grid label.selected>span{background:var(--primary);border-color:var(--primary);color:var(--primary-foreground)}.selection-note{color:var(--accent-text);font-weight:700}.quote-step textarea,.address-grid input,.contact-grid input{border:1px solid var(--input);background:var(--card);width:100%;min-height:48px;color:var(--foreground);border-radius:2px;padding:.7rem}.quote-step textarea{resize:vertical;min-height:100px}.address-grid,.contact-grid{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.address-grid label,.contact-grid label{gap:.3rem;font-size:.75rem;font-weight:700;display:grid}.address-grid .full,.contact-grid .full{grid-column:1/-1}.map-confirm{border-left:4px solid var(--accent);background:var(--secondary);grid-template-columns:auto 1fr auto;align-items:center;gap:.65rem;padding:.8rem;display:grid}.map-confirm span{flex-direction:column;min-width:0;display:flex}.map-confirm small{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.quote-actions{justify-content:space-between;gap:.7rem;display:flex}.quote-actions .btn:last-child{margin-left:auto}.quote-success{border:1px solid var(--border);background:var(--background);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:2rem;display:flex}.quote-success svg{color:var(--primary);margin-bottom:1rem}.quote-success h3{font-size:2rem}.quote-success p{max-width:28rem;color:var(--muted-foreground)}.site-footer{color:var(--primary-foreground);background:oklch(12% .025 150);padding:70px max(20px,50vw - 590px) 20px}.footer-cta{border-bottom:1px solid oklch(100% 0 0/.2);justify-content:space-between;align-items:center;padding-bottom:3rem;display:flex}.footer-cta h2{font-size:clamp(2.5rem,5vw,5rem)}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:4rem;padding:3rem 0;display:grid}.footer-grid img{width:130px}.footer-grid p{color:oklch(78% .01 90);max-width:380px}.footer-grid>:not(:first-child){flex-direction:column;gap:.55rem;display:flex}.footer-grid h3{margin-bottom:.5rem;font-size:1.4rem}.footer-grid a,.footer-grid span{color:oklch(84% .01 90);align-items:center;min-height:32px;display:flex}.footer-bottom a{align-items:center;min-height:32px;display:inline-flex}.footer-bottom{border-top:1px solid oklch(100% 0 0/.15);justify-content:space-between;padding-top:1.2rem;font-size:.75rem;display:flex}.footer-bottom nav{gap:1rem;display:flex}.page-hero{align-items:center;min-height:570px;display:flex}.page-hero-copy{padding-block:80px;position:relative}.page-hero-copy h1,.standalone h1{max-width:900px;font-size:clamp(3.5rem,7vw,7rem)}.page-hero-copy p{max-width:650px;font-size:1.15rem}.editorial-grid{grid-template-columns:1.25fr .75fr;align-items:start;gap:6rem;display:grid}.editorial-grid p{color:var(--muted-foreground);font-size:1.05rem}.service-checks{border-top:5px solid var(--accent);background:var(--secondary);padding:1.5rem}.service-checks h3{margin-bottom:1rem;font-size:2rem}.service-checks span{border-top:1px solid var(--border);align-items:center;gap:.55rem;padding:.65rem 0;font-weight:600;display:flex}.dark-band,.area-callout{background:var(--foreground);color:var(--primary-foreground);padding:80px 0}.dark-band h2,.area-callout h2{font-size:clamp(3rem,6vw,6rem)}.link-grid{grid-template-columns:repeat(3,1fr);gap:0 2rem;display:grid}.city-inline{grid-template-columns:1fr 1fr;gap:.7rem;display:grid}.final-call{background:var(--action);color:var(--action-foreground);justify-content:space-between;align-items:center;gap:2rem;padding:60px max(20px,50vw - 590px);display:flex}.final-call h2{font-size:clamp(2.6rem,5vw,5rem)}.standalone{min-height:70vh;padding-top:120px}.lead{max-width:760px;color:var(--muted-foreground);font-size:1.25rem}.location-grid{background:var(--border);border:1px solid var(--border);grid-template-columns:1fr 1fr;gap:1px;margin-top:3rem;display:grid}.location-grid a{background:var(--background);grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1.4rem;display:grid}.location-grid a>div{flex-direction:column;display:flex}.notice{border-left:5px solid var(--accent);background:var(--secondary);margin-top:2rem;padding:1.5rem}.narrow{max-width:860px}.narrow>h2{margin-top:3rem;font-size:3rem}.legal h2{margin-top:2rem;font-size:2rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}@media (width<=1050px){.desktop-nav{display:none}.nav-wrap{grid-template-columns:100px 1fr auto}.header-actions{grid-column:2;justify-self:end}.mobile-menu{color:var(--foreground);background:0 0;border:0;grid-column:3;place-items:center;display:grid}.mobile-nav{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;gap:.8rem;padding:1rem 20px 1.5rem;display:grid}.mobile-nav a{font-family:var(--font-display);font-weight:800}.service-area .area-layout{grid-template-columns:1fr 1fr}.quote-panel{grid-column:1/-1}.commercial-content{gap:3rem}.site-header .brand{top:-15px}}@media (width<=760px){body{padding-bottom:58px}.container{width:min(100% - 28px,1180px)}.topline{display:none}.site-header{top:0}.nav-wrap{height:67px}.brand{width:82px;top:-7px}.header-actions{display:none}.mobile-conversion{z-index:60;grid-template-columns:1fr 1fr;height:58px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px oklch(0% 0 0/.18)}.mobile-conversion a{background:var(--primary-strong);color:var(--primary-foreground);font:800 1rem var(--font-display);justify-content:center;align-items:center;gap:.4rem;display:flex}.mobile-conversion a:last-child{background:var(--action);color:var(--action-foreground)}.home-hero{align-items:end;min-height:680px}.home-hero>img{object-position:63% center}.hero-shade{background:linear-gradient(oklch(11% .03 150/.2),oklch(11% .03 150/.72) 28%,oklch(11% .03 150/.98))}.hero-copy{padding:150px 0 42px}.hero-copy h1{font-size:4.2rem}.hero-copy h2{font-size:2rem}.hero-copy p{font-size:.95rem}.hero-proof{gap:.65rem;font-size:.75rem}.hero-proof span+span{padding-left:.65rem}.trust-bar{grid-template-columns:1fr 1fr}.trust-bar div:last-child{grid-column:1/-1}.content-band{padding:58px 0}.section-heading,.service-columns,.image-copy,.residential-split,.commercial-content,.review-layout,.area-layout,.editorial-grid{grid-template-columns:1fr}.section-heading{gap:.5rem}.section-heading h2,.content-band h2{font-size:3.15rem}.service-category>img{height:220px}.service-category h3{font-size:2rem}.photo-feature{min-height:900px}.photo-feature>img{object-position:62% center}.photo-feature-shade{background:oklch(11% .03 150/.84)}.feature-content h2,.commercial-content h2,.residential-split h2,.image-copy h2{font-size:3.5rem}.steps{grid-template-columns:1fr;gap:.8rem}.image-copy>div{padding:55px 24px}.image-copy>img{grid-row:1;height:360px}.comparison{border-width:4px;height:360px}.category-tabs{justify-content:flex-start;gap:.8rem 1.2rem}.res-copy,.res-list{padding:55px 24px}.res-list{grid-template-columns:1fr 1fr}.commercial-feature{min-height:890px}.commercial-content{gap:2rem}.commercial-list{grid-template-columns:1fr}.served-grid{grid-template-columns:1fr 1fr}.served-grid div{min-height:120px}.review-layout{gap:1.5rem}.review-layout h2{font-size:3.2rem}.service-area h2{font-size:3.5rem}.service-area .area-layout{grid-template-columns:1fr}.map-visual{width:100%;max-width:330px;margin:auto}.quote-grid{grid-template-columns:1fr}.quote-grid .md\:col-span-2{grid-column:auto}.footer-cta{flex-direction:column;align-items:flex-start;gap:1.5rem}.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-bottom{flex-direction:column;gap:.8rem}.page-hero{align-items:end;min-height:620px}.page-hero>img{object-position:62% center}.page-hero-overlay{background:linear-gradient(oklch(10% .03 150/.62),oklch(10% .03 150/.96))}.page-hero-copy h1,.standalone h1{font-size:3.8rem}.dark-band .steps,.link-grid{grid-template-columns:1fr}.area-callout .editorial-grid{gap:2rem}.final-call{flex-direction:column;align-items:flex-start}.location-grid{grid-template-columns:1fr}.standalone{padding-top:80px}.footer-grid img{width:110px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.btn:hover{transform:none}}@media (width<=520px){.service-choice,.option-grid,.address-grid,.contact-grid{grid-template-columns:1fr}.address-grid .full,.contact-grid .full{grid-column:auto}.quote-progress small{font-size:.55rem}.quote-actions .btn{padding-inline:.75rem}}.trust-chips{flex-wrap:wrap;gap:.45rem;margin-top:1.1rem;padding:0;list-style:none;display:flex}.trust-chips li{font:700 .72rem var(--font-display);letter-spacing:.04em;text-transform:uppercase;border:1px solid oklch(100% 0 0/.3);border-radius:2px;align-items:center;gap:.35rem;padding:.35rem .6rem;display:flex}.trust-chips.light li{border-color:var(--border);background:var(--secondary);color:var(--foreground)}.hero-benefit{font:800 1.15rem/1.35 var(--font-display);letter-spacing:.02em;color:oklch(85% .13 145)}.quote-meter{gap:.5rem;display:grid}.quote-meter-head{font:800 .8rem var(--font-display);letter-spacing:.05em;justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.quote-meter-head span{font:600 .72rem var(--font-body);color:var(--muted-foreground)}.quote-meter-track{background:var(--border);height:6px}.quote-meter-track div{background:var(--accent);height:100%;transition:width .25s}.service-choice.big button{min-height:150px}.field{border:0;gap:.3rem;margin:0;padding:0;font-size:.75rem;font-weight:700;display:grid}.field>label,.field>legend{padding:0;font-size:.75rem;font-weight:700}.contact-method,.field.full{grid-column:1/-1}.field input,.field textarea{border:1px solid var(--input);background:var(--card);width:100%;min-height:48px;color:var(--foreground);border-radius:2px;padding:.7rem;font-weight:400}.field textarea{resize:vertical;min-height:100px}.field [aria-invalid=true]{border-color:var(--accent)}.field-error{color:var(--accent-text);font-size:.72rem;font-weight:700}.photo-drop{border:2px dashed var(--primary);background:var(--muted);cursor:pointer;text-align:left;justify-content:center;align-items:center;gap:.8rem;min-height:92px;padding:.8rem;display:flex;position:relative}.photo-drop.dragging{background:var(--secondary);border-color:var(--accent)}.photo-drop span{flex-direction:column;display:flex}.photo-drop em{color:var(--muted-foreground);font-style:normal}.photo-drop small{color:var(--muted-foreground)}.photo-drop input{display:none}.photo-thumbs{flex-wrap:wrap;gap:.5rem;display:flex}.photo-thumbs div{width:74px;height:74px;position:relative}.photo-thumbs img{object-fit:cover;border:1px solid var(--border);width:100%;height:100%}.photo-thumbs button{background:var(--foreground);width:24px;height:24px;color:var(--primary-foreground);cursor:pointer;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:-8px;right:-8px}.pill-choice{flex-wrap:wrap;gap:.4rem;display:flex}.pill-choice button{border:1px solid var(--input);background:var(--card);min-height:44px;color:var(--foreground);cursor:pointer;padding:.5rem .9rem;font-weight:700}.pill-choice button.selected{border-color:var(--primary);background:var(--primary);color:var(--primary-foreground)}.optional-divider{color:var(--muted-foreground);font:800 .68rem var(--font-display);letter-spacing:.1em;align-items:center;gap:.7rem;display:flex}.optional-divider:before,.optional-divider:after{content:"";background:var(--border);flex:1;height:1px}.quote-error{border-left:4px solid var(--accent);background:var(--secondary);grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;padding:.9rem;display:grid}.quote-error p{color:var(--muted-foreground);margin:0;font-size:.8rem}.quote-summary{text-align:left;gap:.4rem;width:100%;max-width:30rem;margin:1.2rem 0;padding:0;list-style:none;display:grid}.quote-summary li{border-top:1px solid var(--border);grid-template-columns:110px 1fr;gap:.6rem;padding:.5rem 0;font-size:.85rem;display:grid}.quote-summary span{color:var(--muted-foreground);font:800 .7rem var(--font-display);letter-spacing:.05em;text-transform:uppercase}.form-note{flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem;display:flex}.contact-details{grid-template-columns:1fr 1fr;gap:1rem;margin:1.5rem 0;display:grid}.contact-details div{border-top:3px solid var(--primary);gap:.15rem;padding-top:.6rem;display:grid}.contact-details span{font:800 .7rem var(--font-display);letter-spacing:.06em;text-transform:uppercase;color:var(--muted-foreground)}@media (width<=760px){body{padding-bottom:70px}.mobile-conversion{height:70px;padding-bottom:env(safe-area-inset-bottom)}.mobile-conversion a{flex-direction:row;min-height:70px;font-size:.95rem}.site-footer{padding-bottom:84px}.quote-panel{scroll-margin-top:100px}.quote-wizard{padding-bottom:12px}.service-choice,.option-grid,.address-grid,.contact-grid,.contact-details,.quote-summary li{grid-template-columns:1fr}.quote-error{grid-template-columns:auto 1fr;gap:.6rem}.quote-error .btn{grid-column:1/-1}.quote-success{padding:1.5rem 1rem}.quote-success .quote-actions{flex-direction:column;width:100%}.quote-success .quote-actions .btn{text-align:center;justify-content:center;width:100%;margin-left:0}}html,body{overflow-x:clip}.desktop-nav a{align-items:center;min-height:44px;display:inline-flex}.desktop-nav a.active{color:var(--primary);border-color:var(--accent)}.call-action,.mobile-menu{min-width:46px}.mobile-menu{min-height:46px}.mobile-nav a{align-items:center;min-height:48px;display:flex}.service-links a,.link-grid a,.city-list a,.city-inline a,.location-grid a{min-height:46px}.category-tabs span{align-items:center;min-height:32px;display:inline-flex}.photo-thumbs button{width:28px;height:28px;top:-10px;right:-10px}.pill-choice button{min-width:44px}.hero-copy,.page-hero-copy,.feature-content,.commercial-content{text-shadow:0 1px 3px oklch(10% .02 150/.6)}.hero-copy .eyebrow,.page-hero-copy .eyebrow{color:oklch(80% .16 145)}@media (width<=420px){.container{width:min(100% - 20px,1180px)}.hero-copy h1{font-size:3.2rem}.hero-copy h2{font-size:1.6rem}.page-hero-copy h1,.standalone h1{font-size:2.8rem}.section-heading h2,.content-band h2{font-size:2.4rem}.feature-content h2,.commercial-content h2,.residential-split h2,.image-copy h2{font-size:2.5rem}.service-area h2,.review-layout h2{font-size:2.6rem}.footer-cta h2,.final-call h2{font-size:2.3rem}.quote-panel h2,.quote-success h3{font-size:2rem}.quote-step legend{font-size:1.4rem}.quote-meter-head{flex-wrap:wrap}.trust-bar{grid-template-columns:1fr}.trust-bar div:last-child{grid-column:auto}.res-list,.served-grid,.feature-list{grid-template-columns:1fr}.quote-actions{flex-wrap:wrap}.quote-actions .btn{flex:44%}}@media (width<=760px){html{scroll-padding-top:96px;scroll-padding-bottom:100px}.site-footer{padding-bottom:calc(96px + env(safe-area-inset-bottom))}.quote-wizard{padding-bottom:calc(86px + env(safe-area-inset-bottom))}.quote-actions,.field,.quote-success{scroll-margin-bottom:96px}.quote-success{margin-bottom:76px}.footer-grid a,.footer-grid span,.footer-bottom a{min-height:44px}.service-links a,.link-grid a,.city-list a,.city-inline a{min-height:48px}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
