/*! 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,::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}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.z-1{z-index:1}.grid{display:grid}.table{display:table}}:root{--black:#070707;--black-soft:#11110f;--charcoal:#1b1a16;--gold:#ffd21b;--gold-soft:#ffe878;--gold-deep:#8a5d00;--cream:#f7f0df;--cream-dark:#e7ddc3;--white:#fffdf7;--muted:#a79f8d;--line:#ffd21b47;--shadow-gold:8px 8px 0 #6d4900}*{box-sizing:border-box}html{scrollbar-gutter:stable}body{background:var(--black);color:var(--white);margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}body,button,input,select{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}img{width:100%;display:block}main{min-height:100vh}.page-shell{width:min(1440px,100% - 80px);margin:0 auto}.announcement{background:linear-gradient(100deg, #ffdf56, var(--gold) 54%, #b47a00);min-height:30px;color:var(--black);letter-spacing:1.3px;text-transform:uppercase;justify-content:center;align-items:center;gap:18px;padding:6px 20px;font-size:11px;font-weight:950;display:flex}.announcement i{color:#fff6c9;font-style:normal}.site-header{z-index:100;background:#070707;border-bottom:1px solid #ffd21b61;grid-template-columns:360px 1fr 370px;align-items:center;min-height:86px;padding:0 42px;display:grid;position:relative}.brand{align-items:center;gap:13px;width:fit-content;display:inline-flex}.brand-mark{border:2px solid var(--gold-soft);background:linear-gradient(135deg, #fff09a, var(--gold) 58%, #825400);width:54px;height:54px;color:var(--black);border-radius:17px 3px;flex:none;place-items:center;font-size:17px;font-weight:950;display:grid;box-shadow:6px 6px #2c1d00}.brand strong{letter-spacing:-.7px;font-size:22px;display:block}.brand small{color:#dbad2a;letter-spacing:2px;text-transform:uppercase;margin-top:4px;font-size:9px;font-weight:900;display:block}.site-nav{justify-content:center;gap:27px;display:flex}.site-nav a{color:#ded7c5;letter-spacing:.65px;text-transform:uppercase;padding:9px 0;font-size:12px;font-weight:900;position:relative}.site-nav a:after{content:"";background:var(--gold);height:2px;transition:right .18s;position:absolute;bottom:3px;left:0;right:100%}.site-nav a:hover:after,.site-nav a.active:after,.site-nav a:focus-visible:after{right:0}.site-nav a.active{color:var(--gold)}.header-actions{justify-content:flex-end;align-items:center;gap:20px;display:flex}.header-phone span,.header-phone strong{text-align:right;display:block}.header-phone span{color:#8f8878;text-transform:uppercase;margin-bottom:3px;font-size:10px;font-weight:800}.header-phone strong{font-size:14px}.menu-button{display:none}.button{cursor:pointer;letter-spacing:.2px;border:2px solid #0000;border-radius:7px;justify-content:center;align-items:center;min-height:54px;padding:0 24px;font-size:13px;font-weight:950;transition:box-shadow .16s,background .16s;display:inline-flex}.button:hover,.button:focus-visible{filter:brightness(1.04)}.button:disabled{cursor:wait;opacity:.65;transform:none}.button-gold{background:linear-gradient(110deg, #ffe877, var(--gold) 58%, #c88a00);box-shadow:var(--shadow-gold);color:var(--black);border-color:#fff0a1}.button-gold:hover,.button-gold:focus-visible{box-shadow:11px 11px #6d4900}.button-dark{border-color:var(--black);background:var(--black);color:var(--gold);box-shadow:7px 7px #a87600}.button-outline{color:var(--white);background:#07070794;border-color:#ffd21bd9}.button-small{min-height:46px;padding:0 18px;font-size:12px}.hero{background:#0a0a09;min-height:650px;position:relative;overflow:hidden}.hero-photo{background-image:url(/images/hero-pool-main.jpg);background-position:50% 60%;background-size:cover;position:absolute;inset:0}.hero-photo:after{content:"";background:linear-gradient(90deg,#030303f5 0%,#030303d6 36%,#03030329 70%,#0303030a),linear-gradient(#0000 38%,#0000006b);position:absolute;inset:0}.hero-pattern{opacity:.14;background-image:radial-gradient(var(--gold) 1px, transparent 1px);background-size:16px 16px;position:absolute;inset:0}.hero-ring{border:3px solid #ffd21bd1;border-radius:50%;width:720px;height:720px;position:absolute;top:-235px;right:-110px;box-shadow:0 0 0 42px #ffd21b11,0 0 0 88px #ffd21b08}.hero-content{min-height:650px;position:relative}.hero-copy{z-index:4;width:min(710px,53%);position:absolute;top:100px;left:0}.eyebrow{color:var(--gold);letter-spacing:2.25px;text-transform:uppercase;align-items:center;gap:13px;margin:0;font-size:11px;font-weight:950;display:flex}.eyebrow span{background:currentColor;width:54px;height:2px}.eyebrow-dark{color:#9b6a00}.hero h1{color:#fff;letter-spacing:-5px;margin:26px 0 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(64px,6vw,92px);font-weight:700;line-height:.89}.hero h1 em,.section-heading h2 em,.why-copy h2 em,.final-cta h2 em{color:var(--gold);text-shadow:4px 4px #4e3500;font-style:italic}.hero-lede{color:#e8dfc7;max-width:650px;margin:0;font-size:20px;font-weight:650;line-height:1.48}.hero-actions{align-items:center;gap:24px;margin-top:31px;display:flex}.text-link{border-bottom:2px solid var(--gold);padding:10px 0 7px;font-size:14px;font-weight:900}.featured-project{z-index:5;border-left:4px solid var(--gold);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#070707db;width:292px;padding:15px 19px;position:absolute;top:50px;right:0}.featured-project small{color:var(--gold);letter-spacing:1.7px;text-transform:uppercase;font-size:9px;font-weight:900;display:block}.featured-project strong{margin-top:6px;font-family:Georgia,Times New Roman,serif;font-size:21px;display:block}.featured-project span{color:#cfc6ae;margin-top:4px;font-size:11px;display:block}.local-seal{z-index:6;background:linear-gradient(145deg, #fff0a2, var(--gold) 62%, #a86f00);width:118px;height:118px;color:var(--black);text-align:center;text-transform:uppercase;border:3px solid #fff2aa;border-radius:50%;outline:3px solid #070707d9;place-items:center;font-size:15px;font-weight:950;line-height:1.05;display:grid;position:absolute;top:96px;right:370px;transform:rotate(-8deg);box-shadow:8px 8px #352300}.local-seal b{font-size:13px}.hero-estimate{z-index:8;width:min(540px,48%);position:absolute;bottom:34px;right:0}.heading-action{justify-items:start;gap:22px;display:grid}.heading-action p{color:#625b4d;margin:0;font-size:16px;line-height:1.65}.estimate-form,.estimate-success{border:1px solid #b98c16;border-top:7px solid var(--gold);color:var(--white);background:#080808f7;padding:22px;position:relative;box-shadow:14px 14px #644300d1}.estimate-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:13px;display:flex}.estimate-heading h3,.estimate-success h3{margin:4px 0 0;font-family:Georgia,Times New Roman,serif;font-size:22px;line-height:1.1}.estimate-heading>span{color:#c69c2b;letter-spacing:1.5px;text-transform:uppercase;flex:none;font-size:9px;font-weight:900}.form-kicker{color:var(--gold);letter-spacing:1.5px;text-transform:uppercase;margin:0;font-size:9px;font-weight:950}.progress{grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:14px;display:grid}.progress i{background:#373226;height:3px}.progress i.active{background:var(--gold)}.form-step{min-height:102px}.choice-grid{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.choice{color:#eee7d5;cursor:pointer;text-transform:uppercase;background:#151411;border:1px solid #71623c;min-height:40px;padding:8px 6px;font-size:10px;font-weight:900}.choice.active{background:var(--gold);color:var(--black);border-color:#ffe989}.form-row,.form-nav{grid-template-columns:1fr 150px;align-items:end;gap:8px;margin-top:9px;display:grid}.form-nav{grid-template-columns:1fr auto;align-items:center;margin-top:12px}.field{gap:6px;display:grid}.field span{color:#c9bea2;font-size:10px;font-weight:850}.field input,.field select{background:var(--cream);width:100%;min-height:44px;color:var(--black);border:1px solid #fff;border-radius:0;outline:none;padding:0 13px;font-size:13px;font-weight:750}.field input:focus,.field select:focus{border-color:var(--gold);box-shadow:0 0 0 2px var(--gold)}.next-button{min-height:44px;box-shadow:none;padding:0 14px}.text-button{border:0;border-bottom:1px solid var(--gold);width:fit-content;color:inherit;cursor:pointer;background:0 0;padding:8px 0;font-size:11px;font-weight:850}.contact-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.field-wide{grid-column:1/-1}.form-assurance{color:#c2b89d;justify-content:space-between;gap:10px;margin-top:13px;font-size:9px;font-weight:850;display:flex}.form-consent{color:#867f6e;margin:10px 0 0;font-size:8px;line-height:1.45}.form-error{color:#fff0e8;background:#3d1712;border-left:3px solid #ffdb3c;margin:12px 0 0;padding:10px 12px;font-size:11px;line-height:1.45}.form-error a{color:var(--gold);font-weight:900}.honeypot{clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.form-assurance span:first-letter{color:var(--gold)}.estimate-success{align-items:center;gap:18px;min-height:278px;display:flex}.estimate-success.is-compact{min-height:280px}.estimate-success p:not(.form-kicker){color:#c8bea4;font-size:13px;line-height:1.5}.estimate-success p a{color:var(--gold);font-weight:900}.estimate-success .success-services{color:#f5ead0;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 18px;margin:6px 0 14px;padding-left:18px;font-size:13px;line-height:1.45;display:grid}.estimate-success .success-reference{color:#f5ead0;margin-top:10px}.success-mark{background:var(--gold);width:54px;height:54px;color:var(--black);border-radius:50%;flex:none;place-items:center;font-size:24px;font-weight:950;display:grid}.success-actions{align-items:center;gap:16px;margin-top:16px;display:flex}.trust-bar{z-index:9;background:#080808;border-top:1px solid #8c6500;border-bottom:1px solid #8c6500;grid-template-columns:repeat(5,1fr);min-height:92px;padding:0 5%;display:grid;position:relative}.trust-bar>div,.trust-bar>a{border-right:1px solid #ffd21b33;justify-content:center;align-items:center;gap:12px;display:flex}.trust-bar>:last-child{border-right:0}.trust-bar b{color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:28px}.trust-bar span{letter-spacing:.35px;text-transform:uppercase;font-size:12px;font-weight:900}.trust-bar>a:hover span,.trust-bar>a:focus-visible span{color:var(--gold)}.section{padding:118px 0}.section-heading h2,.why-copy h2,.process-heading h2,.faq-intro h2,.final-cta h2{letter-spacing:-3.2px;margin:18px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,5vw,72px);line-height:.98}.split-heading{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:end;gap:80px;margin-bottom:62px;display:grid}.split-heading h2{max-width:900px;color:var(--black)}.split-heading h2 em{color:#a57100;text-shadow:none}.split-heading>p{color:#625b4d;margin:0 0 6px;font-size:16px;line-height:1.65}.services-section{background:var(--cream);color:var(--black);position:relative;overflow:hidden}.services-section:before{content:"";background:var(--gold);opacity:.16;border-radius:50%;width:430px;height:430px;position:absolute;top:-180px;right:-150px}.services-grid{border-top:1px solid #bcae88;border-left:1px solid #bcae88;grid-template-columns:repeat(3,1fr);display:grid}.service-card{background:#fffdf75c;border-bottom:1px solid #bcae88;border-right:1px solid #bcae88;min-height:310px;padding:34px;transition:background .18s}.service-card:hover{z-index:2;background:var(--gold);position:relative}.service-card>span{color:#aa7600;font-family:Georgia,Times New Roman,serif;font-size:21px;font-weight:700}.service-card h3{margin:36px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:30px}.service-card p{color:#5c5547;min-height:72px;margin:0;font-size:14px;line-height:1.55}.service-card a{text-transform:uppercase;border-bottom:2px solid #9d6a00;margin-top:25px;padding-bottom:6px;font-size:12px;font-weight:950;display:inline-block}.projects-section{background:var(--black);position:relative;overflow:hidden}.projects-section:after{content:"";pointer-events:none;opacity:.09;background-image:radial-gradient(var(--gold) 1px, transparent 1px);background-size:18px 18px;position:absolute;inset:0}.projects-section .page-shell{z-index:2;position:relative}.projects-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:54px;display:flex}.projects-heading h2{color:var(--white)}.projects-grid{grid-template-columns:repeat(12,1fr);grid-auto-rows:260px;gap:16px;display:grid}.project-card{background:#1c1b17;border:1px solid #ffd21b7a;grid-column:span 3;margin:0;position:relative;overflow:hidden}.project-card-wide{grid-area:span 2/span 8}.project-card-tall{grid-area:span 2/span 4}.project-card img{object-fit:cover;height:100%}.project-card:hover img{filter:saturate(1.1)}.home-project-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:330px}.home-project-grid .project-card,.home-project-grid .project-card-wide,.home-project-grid .project-card-tall{grid-area:auto}.home-projects,.home-services{padding-top:96px;padding-bottom:96px}.project-count{color:#aaa18c;letter-spacing:1px;text-transform:uppercase;font-size:12px;font-weight:900}.reviews-hero{background:radial-gradient(circle at 85% 20%,#ffd21b33,#0000 30%),linear-gradient(115deg,#050505,#11100c 62%,#352500);position:relative;overflow:hidden}.reviews-hero:after{content:"";opacity:.08;pointer-events:none;background-image:radial-gradient(var(--gold) 1px, transparent 1px);background-size:17px 17px;position:absolute;inset:0}.reviews-hero-layout{z-index:2;grid-template-columns:minmax(0,1fr) 390px;align-items:center;gap:100px;min-height:590px;padding-top:76px;padding-bottom:76px;display:grid;position:relative}.reviews-hero h1{letter-spacing:-4.5px;max-width:890px;margin:24px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,6.5vw,88px);line-height:.92}.reviews-hero h1 em{color:var(--gold);text-shadow:4px 4px #4e3500;font-style:italic}.reviews-hero-layout>div>p:not(.eyebrow){color:#d9d0bb;max-width:690px;margin:0 0 30px;font-size:17px;line-height:1.65}.google-rating-card{border:1px solid #c49517;border-top:8px solid var(--gold);color:#111;text-align:center;background:#fffdf7;flex-direction:column;justify-content:center;align-items:center;min-height:380px;padding:38px;display:flex;box-shadow:15px 15px #6d4900}.google-wordmark{align-items:center;gap:10px;font-size:15px;font-weight:900;display:flex}.google-wordmark span{width:36px;height:36px;color:var(--gold);background:#111;border-radius:50%;place-items:center;font-size:19px;display:grid}.google-rating-card>strong{letter-spacing:-5px;margin-top:28px;font-family:Georgia,Times New Roman,serif;font-size:82px;line-height:.9}.review-stars{color:#e8aa00;letter-spacing:4px;font-size:22px}.google-rating-card p{color:#625b4d;margin:13px 0 26px;font-size:13px;font-weight:800}.google-rating-card>b{text-transform:uppercase;border-bottom:2px solid #a36d00;padding-bottom:6px;font-size:11px}.reviews-section{background:var(--cream);color:var(--black)}.reviews-heading{grid-template-columns:minmax(0,1.2fr) minmax(300px,.6fr);align-items:end;gap:80px;margin-bottom:56px;display:grid}.reviews-heading h2{color:var(--black)}.reviews-heading>p{color:#625b4d;margin:0 0 4px;font-size:15px;line-height:1.65}.reviews-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.review-proof-strip{background:#111;border:1px solid #bcad87;grid-template-columns:repeat(3,1fr);margin:-18px 0 38px;display:grid;box-shadow:8px 8px #d2c39d}.review-proof-strip>div{text-align:center;border-right:1px solid #ffd21b59;flex-direction:column;justify-content:center;align-items:center;min-height:116px;padding:20px;display:flex}.review-proof-strip>div:last-child{border-right:0}.review-proof-strip strong{color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:42px;line-height:1}.review-proof-strip span{color:#eee3c9;letter-spacing:1px;text-transform:uppercase;margin-top:8px;font-size:10px;font-weight:900}.review-card{border:1px solid #bcad87;border-top:5px solid var(--gold);background:var(--white);flex-direction:column;min-height:320px;padding:28px;display:flex;box-shadow:7px 7px #d2c39d}.review-card-top{align-items:center;gap:12px;display:flex}.review-avatar{width:46px;height:46px;color:var(--gold);background:#111;border-radius:50%;flex:none;place-items:center;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:700;display:grid}.review-card-top strong,.review-card-top small{display:block}.review-card-top strong{font-size:14px}.review-card-top small{color:#756d5c;text-transform:uppercase;margin-top:4px;font-size:10px;font-weight:800}.review-card .review-stars{letter-spacing:2px;margin-top:25px;font-size:16px}.review-highlight{margin:22px 0 28px;font-family:Georgia,Times New Roman,serif;font-size:21px;font-weight:700;line-height:1.35}.google-source{color:#8a5d00;letter-spacing:1px;text-transform:uppercase;margin-top:auto;font-size:10px;font-weight:950}.reviews-action{justify-content:center;align-items:center;gap:28px;margin-top:46px;display:flex}.reviews-action>span{color:#756d5c;max-width:340px;font-size:11px;line-height:1.5}.page-hero{background:#090909;align-items:center;min-height:500px;display:grid;position:relative;overflow:hidden}.page-hero-photo{background-position:50%;background-size:cover;position:absolute;inset:0}.page-hero-photo:after{content:"";background:linear-gradient(90deg,#030303f5 0%,#030303c7 46%,#03030333 100%);position:absolute;inset:0}.services-page-hero .page-hero-photo{background-image:url(/images/gallery-03.jpg);background-position:50% 58%}.page-hero-motion{background:#090909 url(/images/projects-video-poster.jpg) 50% 52%/cover no-repeat;position:absolute;inset:0}.page-hero-motion picture{display:block;position:absolute;inset:0}.page-hero-motion img{object-fit:cover;object-position:center 52%;filter:saturate(1.08)contrast(1.04);width:100%;height:100%;display:block}.page-hero-motion:after{content:"";pointer-events:none;background:linear-gradient(90deg,#030303f7 0%,#030303cc 44%,#03030357 100%);position:absolute;inset:0}.about-page-hero .page-hero-photo{background-image:url(/images/gallery-23.jpg);background-position:50% 58%}@media (prefers-reduced-motion:reduce){.page-hero-motion img{display:none}}.page-hero-content{z-index:2;padding:78px 0;position:relative}.page-hero h1,.estimate-page-copy h1{letter-spacing:-4px;max-width:920px;margin:22px 0 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(54px,6vw,82px);line-height:.94}.page-hero h1 em,.estimate-page-copy h1 em{color:var(--gold);text-shadow:4px 4px #4e3500;font-style:italic}.page-hero-content>p:not(.eyebrow){color:#e1d8c1;max-width:690px;margin:0 0 28px;font-size:17px;font-weight:650;line-height:1.6}.estimate-page-section{background:#0a0a09;min-height:760px;position:relative;overflow:hidden}.estimate-page-photo{background:linear-gradient(90deg,#030303f7,#030303c9 52%,#03030352),url(/images/hero-pool.jpg) 50% 62%/cover;position:absolute;inset:0}.estimate-page-layout{z-index:2;grid-template-columns:minmax(0,.9fr) minmax(480px,.75fr);align-items:center;gap:90px;min-height:760px;padding-top:72px;padding-bottom:72px;display:grid;position:relative}.estimate-page-copy>p:not(.eyebrow){color:#ddd4bd;max-width:680px;margin:0;font-size:17px;line-height:1.65}.estimate-contact-card{border-left:4px solid var(--gold);background:#070707c7;gap:7px;margin-top:28px;padding:20px 22px;display:grid}.estimate-contact-card span{color:#a9a08c;letter-spacing:1.3px;text-transform:uppercase;font-size:10px;font-weight:900}.estimate-contact-card a:first-of-type{color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:700}.estimate-contact-card a:last-child{color:#d9d0b9;font-size:13px}.estimate-points{color:#c7bda5;gap:10px;margin:25px 0 0;padding:0;font-size:13px;font-weight:800;list-style:none;display:grid}.estimate-points li:before{content:"✓";color:var(--gold);margin-right:9px}.estimate-page-form .estimate-form,.estimate-page-form .estimate-success{box-shadow:12px 12px #644300d1}.estimate-form.is-full .form-step{min-height:190px}.estimate-form.is-full .choice-grid{grid-template-columns:repeat(3,1fr)}.project-card:after{content:"";background:linear-gradient(#0000,#000000db);position:absolute;inset:35% 0 0}.project-card figcaption{z-index:2;position:absolute;bottom:20px;left:20px;right:20px}.project-card figcaption span,.project-card figcaption strong{display:block}.project-card figcaption span{color:var(--gold);letter-spacing:1.6px;text-transform:uppercase;margin-bottom:6px;font-size:9px;font-weight:950}.project-card figcaption strong{font-family:Georgia,Times New Roman,serif;font-size:20px}.project-card-wide figcaption strong,.project-card-tall figcaption strong{font-size:30px}.gallery-controls{justify-content:center;align-items:center;gap:26px;margin-top:38px;display:flex}.gallery-controls span{color:#8f8775;letter-spacing:.4px;font-size:11px;font-weight:800}.why-section{background:linear-gradient(105deg, #ffe57a, var(--gold) 56%, #c88a00);color:var(--black);position:relative;overflow:hidden}.why-section:before{content:"";border:2px solid #ffffff9e;border-radius:50%;width:620px;height:620px;position:absolute;top:-260px;left:-210px;box-shadow:0 0 0 55px #ffffff1f,0 0 0 110px #ffffff0f}.why-layout{z-index:2;grid-template-columns:.85fr 1.15fr;gap:90px;display:grid;position:relative}.why-copy h2{margin-top:22px}.why-copy h2 em{color:var(--black);text-shadow:none}.why-copy>p:not(.eyebrow){color:#3f351f;max-width:600px;margin:27px 0 34px;font-size:16px;line-height:1.65}.why-list{border-top:1px solid #23190357}.why-list article{border-bottom:1px solid #23190357;grid-template-columns:78px 1fr;gap:25px;padding:25px 0;display:grid}.why-list article>b{font-family:Georgia,Times New Roman,serif;font-size:28px}.why-list h3{margin:0 0 7px;font-family:Georgia,Times New Roman,serif;font-size:23px}.why-list p{color:#514425;margin:0;font-size:13px;line-height:1.45}.process-section{background:#0b0b0a;padding:112px 0}.process-heading{margin-bottom:52px}.process-heading h2{color:var(--white)}.process-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.process-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(145deg,#141412,#0b0b0a);min-height:275px;padding:28px}.process-grid article>span{width:46px;height:46px;color:var(--gold);border:1px solid #9d750d;border-radius:50%;place-items:center;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:700;display:grid}.process-grid h3{margin:45px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:23px}.process-grid p{color:#9f9784;margin:0;font-size:13px;line-height:1.55}.faq-section{background:var(--cream);color:var(--black)}.faq-layout{grid-template-columns:.72fr 1.28fr;gap:110px;display:grid}.faq-intro h2{margin-top:22px}.faq-intro>p:not(.eyebrow){color:#635b4a;margin:24px 0 16px;font-size:15px;line-height:1.55}.faq-intro>a{border-bottom:2px solid #a56f00;padding-bottom:7px;font-size:15px;font-weight:950;display:inline-block}.faq-list{border-top:1px solid #b9ab87}.faq-list details{border-bottom:1px solid #b9ab87}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:82px;font-family:Georgia,Times New Roman,serif;font-size:21px;font-weight:700;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:#a56f00;font-family:Arial,Helvetica,sans-serif;font-size:26px;transition:transform .18s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:#5d5546;max-width:780px;margin:-4px 60px 26px 0;font-size:14px;line-height:1.65}.final-cta{align-items:center;min-height:500px;display:grid;position:relative;overflow:hidden}.final-cta-photo{background:linear-gradient(90deg,#030303eb,#03030385),url(/images/stamped-patio.jpg) 50% 55%/cover;position:absolute;inset:0}.final-cta:after{content:"";opacity:.12;background-image:radial-gradient(var(--gold) 1px, transparent 1px);background-size:17px 17px;position:absolute;inset:0}.final-cta-inner{z-index:2;justify-content:space-between;align-items:end;gap:60px;padding:100px 0;display:flex;position:relative}.final-cta h2{color:#fff;max-width:820px}.final-cta p:not(.eyebrow){color:#ded6bf;margin:20px 0 0;font-size:17px}.final-actions{flex:0 0 260px;gap:17px;display:grid}.site-footer{border-top:1px solid var(--line);background:#050505;padding:78px 0 24px}.footer-grid{grid-template-columns:1.5fr .7fr .9fr .9fr;gap:70px;padding-bottom:64px;display:grid}.footer-brand p{color:#918979;max-width:420px;margin:24px 0 0;font-size:13px;line-height:1.65}.footer-grid>div:not(.footer-brand){flex-direction:column;align-items:flex-start;gap:12px;display:flex}.footer-grid h3{color:var(--gold);letter-spacing:1.5px;text-transform:uppercase;margin:0 0 10px;font-size:11px;font-weight:950}.footer-grid a,.footer-grid span,.footer-grid>div>p{color:#bdb5a2;margin:0;font-size:12px;line-height:1.5}.footer-grid a:hover{color:var(--gold)}.footer-bottom{color:#6f6a5d;letter-spacing:.6px;text-transform:uppercase;border-top:1px solid #29271f;justify-content:space-between;padding-top:22px;font-size:10px;font-weight:750;display:flex}.mobile-action-bar{display:none}@media (width<=1180px){.page-shell{width:min(100% - 50px,1120px)}.site-header{grid-template-columns:300px 1fr 260px;padding:0 25px}.site-nav{gap:18px}.header-phone{display:none}.hero-copy{width:58%}.hero h1{font-size:72px}.local-seal{right:320px}.featured-project{width:260px}.hero-estimate{width:510px}.why-layout{gap:55px}.footer-grid{gap:35px}.reviews-grid{grid-template-columns:1fr 1fr}}@media (width<=900px){.announcement{gap:10px;min-height:28px;font-size:9px}.site-header{justify-content:space-between;min-height:74px;padding:0 20px;display:flex}.brand-mark{width:46px;height:46px;font-size:14px}.brand strong{font-size:19px}.brand small{letter-spacing:1.5px}.menu-button{text-transform:uppercase;background:0 0;border:0;align-items:center;gap:10px;padding:9px 0;font-size:10px;font-weight:900;display:flex}.menu-button b{color:var(--gold);font-size:23px}.site-nav{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#070707fc;flex-direction:column;gap:0;padding:14px 22px 22px;display:none;position:absolute;top:74px;left:0;right:0}.site-nav.open{display:flex}.site-nav a{border-bottom:1px solid #28261f;padding:15px 0}.header-actions{display:none}.hero,.hero-content{min-height:700px}.hero-photo{background-position:50% 58%;height:100%}.hero-photo:after{background:linear-gradient(90deg,#030303e8,#0303034d),linear-gradient(#0000 45%,#070707eb)}.hero-pattern{height:100%}.hero-ring{top:-300px;right:-350px}.hero-copy{width:min(620px,88%);top:72px}.hero h1{font-size:clamp(60px,10vw,82px)}.hero-lede{max-width:590px;font-size:18px}.featured-project{top:auto;bottom:42px;right:0}.local-seal{width:100px;height:100px;font-size:13px;top:auto;bottom:86px;right:280px}.trust-bar{grid-template-columns:1fr 1fr;padding:0}.trust-bar>div,.trust-bar>a{border-bottom:1px solid #ffd21b33;min-height:72px}.trust-bar>:last-child{border-top:1px solid #ffd21b33;grid-column:1/-1;min-height:72px}.split-heading,.why-layout,.faq-layout{grid-template-columns:1fr}.split-heading,.faq-layout{gap:36px}.why-layout{gap:58px}.services-grid{grid-template-columns:1fr 1fr}.project-card{grid-column:span 6}.project-card-wide,.project-card-tall{grid-area:span 1/span 6}.process-grid{grid-template-columns:1fr 1fr}.final-cta-inner{flex-direction:column;align-items:start}.final-actions{flex:none;width:280px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/-1}.page-hero{min-height:460px}.page-hero-content{padding:64px 0}.estimate-page-layout{grid-template-columns:1fr;gap:50px;min-height:auto;padding-top:70px;padding-bottom:82px}.estimate-page-copy{max-width:720px}.reviews-hero-layout{grid-template-columns:1fr;gap:48px;min-height:auto;padding-top:68px;padding-bottom:78px}.google-rating-card{width:min(100%,520px)}.reviews-heading{grid-template-columns:1fr;gap:28px}}@media (width<=640px){.page-shell{width:calc(100% - 34px)}.announcement span:nth-of-type(2),.announcement i:nth-of-type(2){display:none}.brand strong{font-size:17px}.brand small{max-width:170px;font-size:8px}.hero,.hero-content{min-height:610px}.hero-photo,.hero-pattern{height:100%}.hero-photo{background-position:59%}.hero-photo:after{background:linear-gradient(90deg,#030303de,#03030329),linear-gradient(#0000 52%,#070707f0)}.hero-copy{width:100%;top:52px}.eyebrow{letter-spacing:1.55px;font-size:9px}.eyebrow span{width:36px}.hero h1{letter-spacing:-3px;margin-top:20px;font-size:54px}.hero-lede{max-width:91%;font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start;gap:16px;margin-top:24px}.button{min-height:50px}.featured-project,.local-seal{display:none}.estimate-form,.estimate-success{padding:18px 15px;box-shadow:8px 8px #644300d1}.estimate-heading h3,.estimate-success h3{font-size:19px}.choice-grid{grid-template-columns:1fr 1fr}.form-row{grid-template-columns:1fr}.next-button{width:100%}.contact-grid{grid-template-columns:1fr}.field-wide{grid-column:auto}.form-assurance{flex-wrap:wrap;justify-content:flex-start}.success-actions{flex-direction:column;align-items:flex-start}.trust-bar span{font-size:10px}.trust-bar>div,.trust-bar>a{min-height:72px}.trust-bar b{font-size:24px}.section,.process-section{padding:82px 0}.section-heading h2,.why-copy h2,.process-heading h2,.faq-intro h2,.final-cta h2{letter-spacing:-2px;font-size:44px}.split-heading{margin-bottom:40px}.services-grid{grid-template-columns:1fr}.service-card{min-height:auto;padding:28px 24px}.service-card h3{margin-top:25px}.service-card p{min-height:0}.projects-heading{flex-direction:column;align-items:flex-start}.projects-grid{flex-direction:column;display:flex}.home-project-grid{grid-template-columns:1fr;grid-auto-rows:280px;display:grid}.gallery-controls{flex-direction:column;align-items:stretch;gap:16px}.gallery-controls span{text-align:center}.project-card,.project-card-wide,.project-card-tall{min-height:280px}.project-card-wide{min-height:360px}.project-card-wide figcaption strong,.project-card-tall figcaption strong{font-size:24px}.why-list article{grid-template-columns:52px 1fr}.process-grid{grid-template-columns:1fr}.process-grid article{min-height:230px}.faq-list summary{min-height:76px;font-size:18px}.final-cta{min-height:580px}.final-cta-inner{padding:82px 0}.final-actions{width:100%}.footer-grid{grid-template-columns:1fr 1fr;gap:45px 25px}.footer-brand,.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px;padding-bottom:74px}.mobile-action-bar{border-top:1px solid var(--line);background:#070707fa;grid-template-columns:.85fr 1.15fr;padding:9px;display:grid;position:static}.mobile-action-bar a{text-transform:uppercase;place-items:center;min-height:48px;font-size:12px;font-weight:950;display:grid}.mobile-action-bar a:first-child{color:var(--gold)}.mobile-action-bar a:last-child{background:var(--gold);color:var(--black)}.page-hero{min-height:430px}.page-hero h1,.estimate-page-copy h1{letter-spacing:-2.5px;font-size:48px}.page-hero-content>p:not(.eyebrow),.estimate-page-copy>p:not(.eyebrow){font-size:15px}.estimate-page-section,.estimate-page-layout{min-height:auto}.estimate-page-layout{gap:38px;padding-top:58px;padding-bottom:70px}.estimate-form.is-full .choice-grid{grid-template-columns:1fr 1fr}.estimate-form.is-full .form-step{min-height:250px}.reviews-hero h1{letter-spacing:-2.8px;font-size:50px}.google-rating-card{min-height:330px;padding:30px 22px;box-shadow:9px 9px #6d4900}.google-rating-card>strong{font-size:70px}.reviews-grid,.review-proof-strip{grid-template-columns:1fr}.review-proof-strip>div{border-bottom:1px solid #ffd21b59;border-right:0;min-height:96px}.review-proof-strip>div:last-child{border-bottom:0}.review-card{min-height:280px}.reviews-action{flex-direction:column;align-items:stretch}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
