/*! tailwindcss v4.2.1 | 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-outline-style:solid}}}@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,::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]){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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--ink:#172019;--forest:#123b2a;--forest-deep:#0b271c;--turf:#54b948;--yellow:#f2c14e;--paper:#f5f3ed;--white:#fff;--muted:#657068;--line:#d9ddd7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;letter-spacing:0;margin:0}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}.site-header{z-index:50;background:var(--forest-deep);min-height:78px;color:var(--white);border-bottom:1px solid #ffffff21;grid-template-columns:auto 1fr auto;align-items:center;padding:10px 4vw;display:grid;position:sticky;top:0}.brand{align-items:center;gap:10px;width:fit-content;display:inline-flex}.brand-mark{border:2px solid var(--yellow);width:42px;height:42px;color:var(--yellow);place-items:center;font-size:25px;font-weight:900;display:grid}.brand strong,.brand small{display:block}.brand strong{font-size:17px;line-height:1}.brand small{color:#c8d2cc;margin-top:4px;font-size:10px;font-weight:700}.site-nav{justify-content:center;align-items:center;gap:28px;font-size:14px;font-weight:700;display:flex}.site-nav a,.header-phone,.footer-links a{transition:color .16s}.site-nav a:hover,.site-nav a:focus-visible,.header-phone:hover,.header-phone:focus-visible,.footer-links a:hover,.footer-links a:focus-visible{color:var(--yellow)}.header-phone{font-size:15px;font-weight:800}.menu-button{min-height:42px;color:var(--white);background:0 0;border:1px solid #ffffff59;border-radius:4px;font-size:14px;font-weight:800;display:none}.hero{background-color:var(--forest-deep);min-height:720px;color:var(--white);background-image:url(/images/gallery/gallery-001.jpg);background-position:50%;background-size:cover;align-items:center;display:flex;position:relative;overflow:hidden}.hero:before{content:"";background:#05160d94;position:absolute;inset:0}.hero-inner{z-index:1;width:min(920px,92vw);margin:0 auto;padding:90px 0 120px;position:relative}.eyebrow{color:var(--yellow);text-transform:uppercase;margin:0 0 18px;font-size:13px;font-weight:900}.eyebrow.dark{color:#267335}.eyebrow.light{color:var(--yellow)}.hero h1,.section-heading h2,.benefits-copy h2,.estimate-copy h2{letter-spacing:0;text-transform:uppercase;margin:0;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-weight:900;line-height:.94}.hero h1{max-width:800px;font-size:78px}.hero-copy{color:#e6ece8;max-width:690px;margin:26px 0 0;font-size:19px;line-height:1.6}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{cursor:pointer;text-align:center;border:2px solid #0000;border-radius:4px;justify-content:center;align-items:center;min-height:50px;padding:0 22px;font-size:14px;font-weight:900;transition:background-color .16s,color .16s,border-color .16s,transform .16s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button.primary{background:var(--turf);color:#07150d}.button.primary:hover,.button.primary:focus-visible{background:#6ccb57}.button.secondary{color:var(--white);background:#071a1059;border-color:#ffffffbf}.button.secondary:hover,.button.secondary:focus-visible{border-color:var(--yellow);color:var(--yellow)}.button.outline{border-color:var(--ink);color:var(--ink);background:0 0}.button.outline:hover,.button.outline:focus-visible{background:var(--ink);color:var(--white)}.button.yellow{background:var(--yellow);color:#1e241f;width:100%}.hero-seal{z-index:1;border:2px solid var(--yellow);text-align:center;background:#081f13c7;border-radius:50%;place-content:center;width:142px;height:142px;display:grid;position:absolute;bottom:36px;right:5vw}.hero-seal strong,.hero-seal span{display:block}.hero-seal strong{color:var(--yellow);text-transform:uppercase;font-size:19px}.hero-seal span{margin-top:3px;font-size:12px}.trust-strip{background:var(--yellow);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.trust-strip div{border-right:1px solid #17201933;justify-content:center;align-items:center;gap:12px;min-height:116px;padding:20px;display:flex}.trust-strip div:last-child{border-right:0}.trust-strip strong{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:34px}.trust-strip span{max-width:110px;font-size:13px;font-weight:800;line-height:1.25}.section{padding:110px 5vw}.section-heading{width:min(1180px,100%);margin:0 auto 52px}.section-heading h2,.benefits-copy h2,.estimate-copy h2{font-size:58px}.split-heading{grid-template-columns:minmax(0,1.1fr) minmax(280px,.7fr);align-items:end;gap:60px;display:grid}.split-heading>p{color:var(--muted);margin:0 0 4px;font-size:17px;line-height:1.7}.reviews-section{background:var(--white)}.review-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:min(1180px,100%);margin:0 auto;display:grid}.review-shot{border:1px solid var(--line);background:#fff;border-radius:4px;justify-content:center;align-items:center;min-height:250px;margin:0;display:flex;overflow:hidden}.review-shot img{object-fit:contain;width:100%;height:100%}.center-action{justify-content:center;margin-top:42px;display:flex}.services-section,.process-band,.estimate-section{background:var(--forest-deep);color:var(--white)}.service-grid{border-top:1px solid #ffffff29;border-left:1px solid #ffffff29;grid-template-columns:repeat(3,minmax(0,1fr));width:min(1180px,100%);margin:0 auto;display:grid}.service-card{border-bottom:1px solid #ffffff29;border-right:1px solid #ffffff29;min-height:265px;padding:30px}.service-number{color:var(--yellow);font-family:var(--font-geist-mono), monospace;font-size:13px;font-weight:700}.service-card h3{margin:54px 0 14px;font-size:23px}.service-card p{color:#bdc9c1;margin:0;line-height:1.65}.work-section{background:var(--paper)}.gallery-grid{columns:4 250px;column-gap:14px;width:min(1280px,100%);margin:0 auto}.gallery-item{break-inside:avoid;cursor:zoom-in;background:#d7ddd8;border:0;border-radius:4px;width:100%;margin:0 0 14px;padding:0;display:block;position:relative;overflow:hidden}.gallery-item:after{content:"";background:#05160d00;transition:background-color .16s;position:absolute;inset:0}.gallery-item:hover:after,.gallery-item:focus-visible:after{background:#05160d29}.gallery-item img{width:100%;height:auto;transition:transform .22s}.gallery-item:hover img,.gallery-item:focus-visible img{transform:scale(1.02)}.process-band{padding:100px 5vw}.process-list{grid-template-columns:repeat(4,minmax(0,1fr));width:min(1180px,100%);margin:0 auto;padding:0;list-style:none;display:grid}.process-list li{border-top:1px solid #fff3;border-right:1px solid #fff3;min-height:240px;padding:26px}.process-list li:last-child{border-right:0}.process-list span{border:1px solid var(--yellow);width:40px;height:40px;color:var(--yellow);border-radius:50%;place-items:center;font-weight:900;display:grid}.process-list strong{margin-top:42px;font-size:20px;display:block}.process-list p{color:#bdc9c1;margin:12px 0 0;line-height:1.6}.benefits-section{background:var(--white);grid-template-columns:minmax(0,1.15fr) minmax(430px,.85fr);min-height:680px;display:grid}.benefits-image{background-image:url(/images/gallery/gallery-008.jpg);background-position:50%;background-size:cover;min-height:580px}.benefits-copy{flex-direction:column;justify-content:center;padding:80px 7vw;display:flex}.benefits-copy ul{gap:0;margin:38px 0 36px;padding:0;list-style:none;display:grid}.benefits-copy li{border-bottom:1px solid var(--line);padding:15px 0;font-weight:700}.benefits-copy .button{width:fit-content}.faq-section{background:var(--paper)}.faq-list{border-top:1px solid #bfc6c0;width:min(900px,100%);margin:0 auto}.faq-item{border-bottom:1px solid #bfc6c0}.faq-item button{width:100%;min-height:78px;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:20px;padding:18px 0;font-size:19px;font-weight:800;display:flex}.faq-item button span:last-child{text-align:center;min-width:30px;font-size:28px}.faq-item p{max-width:760px;color:var(--muted);margin:-4px 0 26px;line-height:1.7}.estimate-section{grid-template-columns:minmax(0,.85fr) minmax(420px,1.15fr);gap:7vw;padding:110px 6vw;display:grid}.estimate-copy>p:not(.eyebrow){color:#bdc9c1;max-width:540px;font-size:18px;line-height:1.65}.contact-lines{width:fit-content;color:var(--yellow);gap:12px;margin-top:38px;font-weight:800;display:grid}.estimate-form{background:#133625;border:1px solid #fff3;border-radius:4px;gap:18px;padding:34px;display:grid}.estimate-form label{color:#dfe8e2;gap:8px;font-size:13px;font-weight:800;display:grid}.form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.estimate-form input,.estimate-form select,.estimate-form textarea{background:var(--white);width:100%;color:var(--ink);border:1px solid #779082;border-radius:4px;outline:0}.estimate-form input,.estimate-form select{min-height:49px;padding:0 13px}.estimate-form textarea{resize:vertical;min-height:130px;padding:13px}.estimate-form input:focus,.estimate-form select:focus,.estimate-form textarea:focus{border-color:var(--yellow);box-shadow:0 0 0 3px #f2c14e33}.site-footer{color:var(--white);background:#07180f;grid-template-columns:auto 1fr auto;align-items:center;gap:36px;padding:40px 5vw;display:grid}.site-footer p{color:#99aaa0;margin:0}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:20px;font-size:13px;font-weight:700;display:flex}.lightbox{z-index:100;background:#030c07f0;place-items:center;padding:70px 90px;display:grid;position:fixed;inset:0}.lightbox img{object-fit:contain;border-radius:4px;max-width:100%;max-height:calc(100vh - 140px)}.lightbox-close,.lightbox-arrow{color:var(--white);cursor:pointer;background:#00000059;border:1px solid #ffffff73;border-radius:50%;place-items:center;display:grid;position:absolute}.lightbox-close{width:46px;height:46px;font-size:30px;top:22px;right:24px}.lightbox-arrow{width:52px;height:52px;font-size:40px;top:50%;transform:translateY(-50%)}.lightbox-arrow.previous{left:22px}.lightbox-arrow.next{right:22px}.lightbox-count{color:var(--white);font-size:13px;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}@media (width<=1000px){.site-header{grid-template-columns:auto auto 1fr;gap:14px}.menu-button{justify-content:center;align-items:center;padding:0 15px;display:inline-flex}.site-nav{background:var(--forest-deep);flex-direction:column;align-items:stretch;gap:0;padding:10px 4vw 20px;display:none;position:absolute;top:78px;left:0;right:0}.site-nav.open{display:flex}.site-nav a{border-bottom:1px solid #ffffff1f;padding:15px 0}.header-phone{justify-self:end}.hero h1{font-size:66px}.review-grid,.service-grid,.process-list{grid-template-columns:repeat(2,minmax(0,1fr))}.benefits-section,.estimate-section{grid-template-columns:1fr}.benefits-image{min-height:520px}.site-footer{grid-template-columns:1fr}.footer-links{justify-content:flex-start}}@media (width<=700px){html{scroll-padding-top:72px}.site-header{grid-template-columns:auto auto;min-height:72px}.brand-mark{width:36px;height:36px;font-size:21px}.brand strong{font-size:14px}.menu-button{justify-self:end}.site-nav{top:72px}.header-phone{display:none}.hero{background-position:58%;min-height:660px}.hero-inner{padding:80px 0 120px}.hero h1{font-size:46px}.hero-copy{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.hero-seal{width:102px;height:102px;bottom:24px;left:4vw;right:auto}.hero-seal strong{font-size:15px}.hero-seal span{font-size:10px}.trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-strip div{border-bottom:1px solid #17201933;justify-content:flex-start;min-height:96px}.trust-strip strong{font-size:28px}.section,.process-band,.estimate-section{padding:74px 5vw}.section-heading h2,.benefits-copy h2,.estimate-copy h2{font-size:42px}.split-heading{grid-template-columns:1fr;gap:24px}.review-grid,.service-grid,.process-list,.form-row{grid-template-columns:1fr}.service-card{min-height:220px}.process-list li{border-right:0;min-height:210px}.benefits-image{min-height:420px}.benefits-copy{padding:72px 5vw}.estimate-form{padding:22px}.site-footer{padding:38px 5vw}.footer-links{flex-direction:column;align-items:flex-start}.lightbox{padding:70px 12px}.lightbox-arrow{width:44px;height:44px;top:auto;bottom:18px;transform:none}.lightbox-arrow.previous{left:16px}.lightbox-arrow.next{right:16px}.lightbox-count{bottom:34px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
