:root{--ink: #17221d;--muted: #617067;--forest: #173c30;--forest-dark: #10291f;--green: #2f795e;--cream: #f4f1e8;--paper: #fbfcfa;--gold: #dc9f47;--gold-dark: #aa6f26;--line: #dce2dc;--shadow: 0 24px 70px rgba(18, 37, 29, .16);--radius: 14px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:86px}body{margin:0;min-width:320px;color:var(--ink);background:var(--paper);font:16px/1.6 DM Sans,sans-serif}body,button,input,select,textarea{font-family:DM Sans,sans-serif}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{color:inherit}.wrap{width:min(1180px,calc(100% - 40px));margin:0 auto}.eyebrow{margin:0 0 12px;color:var(--green);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.eyebrow.light{color:#ddbb7c}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Oswald,sans-serif;line-height:1.05;letter-spacing:-.025em}h2{margin-bottom:20px;font-size:clamp(40px,5vw,64px);text-transform:uppercase}h3{font-size:25px;text-transform:uppercase}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:0 23px;border:1px solid var(--forest);border-radius:5px;color:#fff;background:var(--forest);font-weight:700;transition:transform .2s,background .2s;cursor:pointer}.button:hover{transform:translateY(-2px);background:var(--green)}.button.gold{color:#1d281f;border-color:var(--gold);background:var(--gold)}.button.gold:hover{background:#edb45d}.button.compact{min-height:42px;padding:0 17px}.button.outline{color:var(--forest);background:transparent}.button.wide{width:100%}.header{position:fixed;z-index:30;inset:0 0 auto;height:78px;border-bottom:1px solid rgba(255,255,255,.16);color:#fff;transition:.25s}.header.scrolled{color:var(--ink);background:#fbfcfaf2;box-shadow:0 5px 30px #11231b14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav{height:100%;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:11px;margin-right:auto}.brand img{width:61px;height:45px;object-fit:contain}.brand span{display:flex;flex-direction:column;line-height:1.2}.brand strong{font-family:Oswald,sans-serif;font-size:17px;text-transform:uppercase}.brand small{opacity:.7;font-size:11px}.navlinks{display:flex;align-items:center;gap:24px;font-size:14px;font-weight:600}.navlinks a{position:relative}.navlinks a:not(.mobile-store):after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:2px;background:var(--gold);transition:right .2s}.navlinks a:hover:after{right:0}.nav-actions{display:flex;align-items:center;gap:18px}.text-link{font-size:14px;font-weight:700}.menu,.mobile-store{display:none}.hero{position:relative;min-height:800px;display:grid;align-items:center;overflow:hidden;color:#fff;background:var(--forest-dark)}.hero-image,.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0}.hero-image{background:url(/assets/truck-graphic-install.jpg) 67% 46% / cover no-repeat;transform:scale(1.01)}.hero-shade{background:linear-gradient(90deg,#091912f2,#091912c2 39%,#09191214 66%,#09191229),linear-gradient(0deg,rgba(9,25,18,.58),transparent 38%)}.hero-content{position:relative;padding:145px 0 82px}.hero h1{max-width:810px;margin-bottom:26px;font-size:clamp(62px,8.5vw,112px);text-transform:uppercase}.hero h1 em{color:var(--gold);font-style:normal}.hero-copy{max-width:620px;margin-bottom:33px;color:#dce6df;font-size:20px}.hero-actions{display:flex;align-items:center;gap:25px}.ghost{padding:9px 0;border-bottom:1px solid rgba(255,255,255,.5);font-weight:700}.hero-proof{max-width:900px;margin-top:85px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.25)}.hero-proof span{padding:19px 20px 0 0;color:#c8d3cc;font-size:13px}.hero-proof strong{display:block;color:#fff;font-size:16px}.contact-ribbon{color:#fff;background:var(--green)}.ribbon-inner{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:25px}.ribbon-inner>span{display:flex;align-items:center;gap:10px;font-weight:700}.ribbon-inner div{display:flex;gap:26px}.ribbon-inner a{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:600}.ribbon-inner svg{width:17px}.section{padding:105px 0}.section-heading{margin-bottom:47px;display:flex;align-items:end;justify-content:space-between;gap:60px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:450px;margin-bottom:7px;color:var(--muted)}.services{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff;transition:transform .25s,box-shadow .25s}.service:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.service-image{position:relative;height:225px;overflow:hidden;background:#dbe2dd}.service-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.service:hover img{transform:scale(1.04)}.service-image b{position:absolute;left:16px;bottom:13px;display:grid;width:40px;height:40px;place-items:center;border-radius:50%;color:#1e2a22;background:var(--gold);font-family:Oswald}.service>div:last-child{padding:25px}.service h3{margin-bottom:12px}.service p{min-height:101px;color:var(--muted);font-size:14px}.service a,.inline{display:inline-flex;align-items:center;gap:8px;color:var(--green);font-weight:700}.feature{min-height:690px;display:grid;grid-template-columns:1.12fr .88fr;color:#fff;background:var(--forest)}.feature-photo{min-height:550px;overflow:hidden}.feature-photo img{width:100%;height:100%;object-fit:cover}.feature-copy{display:flex;flex-direction:column;justify-content:center;padding:70px clamp(40px,7vw,115px)}.feature-copy h2{font-size:clamp(44px,5vw,72px)}.feature-copy>p:not(.eyebrow){max-width:600px;color:#d1ddd6;font-size:18px}.feature-copy .inline{margin-top:18px;color:#f2cb89}.quote-section{padding:110px 0;color:#fff;background:#101d17}.quote-grid{display:grid;grid-template-columns:.75fr 1.25fr;align-items:start;gap:70px}.quote-intro{position:sticky;top:120px}.quote-intro h2{font-size:clamp(43px,5vw,65px)}.quote-intro>p:not(.eyebrow){color:#b9c7bf;font-size:18px}.check-list{margin:32px 0 0;padding:0;list-style:none}.check-list li{display:flex;align-items:center;gap:11px;margin:13px 0;color:#dce6df}.check-list svg{width:20px;color:var(--gold)}.quote-card{padding:34px;border:1px solid #d7dfd9;border-radius:var(--radius);color:var(--ink);background:#fff;box-shadow:0 32px 90px #0003}.form-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.form-row.four{grid-template-columns:1.25fr repeat(3,.7fr)}.quote-card label{position:relative;display:block;margin-bottom:16px;color:#49554d;font-size:12px;font-weight:700;text-transform:uppercase}.quote-card label>svg{position:absolute;right:12px;bottom:13px;width:17px;pointer-events:none}input,select,textarea{width:100%;margin-top:6px;padding:12px 13px;border:1px solid #ccd5ce;border-radius:4px;outline:none;color:var(--ink);background:#f9faf8;font-size:15px;text-transform:none}input,select{height:48px}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:35px}input:focus,select:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #2f795e1f}.toggles{display:flex;gap:24px;margin:5px 0 17px}.toggles label{display:flex;align-items:center;gap:9px;cursor:pointer;text-transform:none}.toggles input{position:absolute;opacity:0;width:1px;height:1px}.toggles span{width:34px;height:20px;padding:2px;border-radius:20px;background:#cbd3cd;transition:.2s}.toggles span:after{content:"";display:block;width:16px;height:16px;border-radius:50%;background:#fff;transition:.2s}.toggles input:checked+span{background:var(--green)}.toggles input:checked+span:after{transform:translate(14px)}.estimate{margin:12px 0 20px;padding:22px;border-radius:7px;color:#fff;background:var(--forest)}.estimate>div{display:flex;align-items:end;justify-content:space-between}.estimate small{color:#bed0c5;text-transform:uppercase}.estimate strong{font-family:Oswald;font-size:37px;line-height:1}.estimate p{margin:15px 0 0;display:flex;align-items:center;gap:8px;color:#cfddd5;font-size:13px}.estimate svg{width:16px;color:var(--gold)}.fine{display:block;margin-top:10px;color:#748078;text-align:center}.success,.error{margin:14px 0 0;padding:10px;border-radius:4px;font-size:14px;text-align:center}.success{color:#1b5a42;background:#e1f5e9}.error{color:#8a2d22;background:#fae5e2}.artwork-section{background:#eef2ed}.artwork-heading>p{max-width:520px}.studio-shell{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:28px;align-items:start}.studio-preview-column{position:sticky;top:102px}.studio-canvas-frame{position:relative;display:grid;width:100%;min-height:330px;max-height:680px;place-items:center;overflow:hidden;border:1px solid #bec9c1;border-radius:12px;background:repeating-conic-gradient(#e1e6e1 0,#e1e6e1 25%,#f6f8f5 0,#f6f8f5 50%) 50% / 24px 24px;box-shadow:var(--shadow);cursor:move;touch-action:none}.studio-canvas-frame canvas{width:100%;height:100%;object-fit:contain}.empty-artwork{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;border:0;color:var(--forest);background:#ffffffc7;cursor:pointer}.empty-artwork svg{width:40px;height:40px;color:var(--green)}.empty-artwork strong{font-size:18px}.empty-artwork span{color:var(--muted);font-size:13px}.preview-tip{display:flex;align-items:center;gap:7px;margin:13px 0;color:var(--muted);font-size:13px}.preview-tip svg{width:17px}.studio-actions{display:flex;align-items:center;justify-content:space-between;gap:15px}.studio-actions .button{min-height:44px}.studio-actions>span{color:var(--muted);font-size:13px;font-weight:700}.studio-controls{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 20px 55px #12251d1a}.control-group{padding:26px;border-bottom:1px solid var(--line)}.control-group h3{display:flex;align-items:center;gap:9px;margin-bottom:20px;font-size:20px}.control-group h3 svg{width:20px;color:var(--green)}.control-group label{position:relative;display:block;margin-bottom:13px;color:#49554d;font-size:11px;font-weight:700;text-transform:uppercase}.control-group label>span{display:flex;align-items:center;justify-content:space-between;gap:7px}.control-group label>span svg{width:15px}.studio-field-row{display:grid;grid-template-columns:1fr 1fr .8fr;gap:10px}.studio-field-row.two{grid-template-columns:.7fr 1.3fr}.studio-field-row.three{grid-template-columns:1fr 1fr .65fr}.control-group input[type=color]{padding:4px;cursor:pointer}.control-group input[type=range]{height:28px;padding:0;border:0;box-shadow:none;accent-color:var(--green);cursor:pointer}.upload-button{width:100%;min-height:52px;display:flex;align-items:center;justify-content:center;gap:9px;border:1px dashed var(--green);border-radius:6px;color:var(--green);background:#eff7f2;font-weight:700;cursor:pointer}.selected-file{display:block;margin-top:9px;overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap}.studio-send{width:calc(100% - 52px);margin:26px}.studio-controls>.success,.studio-controls>.error,.studio-controls>.fine{margin-right:26px;margin-left:26px}.studio-controls>.fine{margin-bottom:24px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.work{background:var(--cream)}.filters{margin:-15px 0 30px;display:flex;flex-wrap:wrap;gap:8px}.filters button{padding:9px 17px;border:1px solid #bec8c0;border-radius:30px;background:transparent;font-weight:700;cursor:pointer}.filters button.active{color:#fff;border-color:var(--forest);background:var(--forest)}.gallery{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:250px;gap:14px}.gallery-item{position:relative;grid-column:span 4;overflow:hidden;padding:0;border:0;border-radius:8px;background:#d5ddd7;cursor:zoom-in}.gallery-item:nth-child(1),.gallery-item:nth-child(5){grid-column:span 8}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.gallery-item:hover img{transform:scale(1.04)}.gallery-item:after{content:"";position:absolute;top:40%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#091711e0)}.gallery-item span{position:absolute;z-index:2;left:22px;bottom:19px;display:flex;flex-direction:column;align-items:start;color:#fff}.gallery-item small{color:#efc984;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.gallery-item strong{font-size:17px}.process{color:#fff;background:var(--green)}.process h2{margin-bottom:50px}.steps{display:grid;grid-template-columns:repeat(4,1fr)}.steps article{padding:0 30px;border-left:1px solid rgba(255,255,255,.25)}.steps article:first-child{padding-left:0;border-left:0}.steps b{display:block;margin-bottom:50px;color:#efc984;font:34px/1 Oswald}.steps h3{margin-bottom:12px}.steps p{color:#d3e1d9;font-size:14px}.contact{background:#fff}.contact-grid{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:80px}.contact-grid>div:first-child>p:not(.eyebrow){max-width:620px;color:var(--muted);font-size:18px}.contact-buttons{margin-top:28px;display:flex;gap:10px}.location-card{padding:37px;border:1px solid var(--line);border-radius:var(--radius);background:#f6f8f5;box-shadow:var(--shadow)}.location-card>div{display:flex;align-items:flex-start;gap:16px;margin-bottom:23px;color:var(--muted);font-size:14px}.location-card svg{flex:0 0 auto;color:var(--green)}.location-card strong{display:block;margin-bottom:3px;color:var(--ink);font-size:16px}.location-card a{color:var(--green)}.map-link{display:flex;align-items:center;justify-content:space-between;padding-top:20px;border-top:1px solid var(--line);color:var(--green);font-weight:700}.map-link svg{width:18px}footer{padding:35px 0;color:#d4ded7;background:var(--forest-dark)}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-brand{margin-right:0}.footer-inner>div:nth-child(2){display:flex;gap:22px}.footer-inner>div:nth-child(2) a{display:inline-flex;align-items:center;gap:6px;font-size:13px}.footer-inner>small{color:#85968c}.lightbox{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:35px;background:#050d09eb}.lightbox>button{position:absolute;top:22px;right:25px;display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(255,255,255,.35);border-radius:50%;color:#fff;background:transparent;cursor:pointer}.lightbox figure{max-width:1050px;max-height:88vh;margin:0;color:#fff}.lightbox img{max-height:80vh;border-radius:7px;box-shadow:0 30px 90px #000}.lightbox figcaption{margin-top:10px;text-align:center}@media(max-width:1050px){.navlinks{gap:16px}.text-link{display:none}.services{grid-template-columns:repeat(2,1fr)}.service p{min-height:auto}.quote-grid{grid-template-columns:1fr}.quote-intro{position:static;max-width:700px}.studio-shell{grid-template-columns:1fr}.studio-preview-column{position:static}.feature{grid-template-columns:1fr}.feature-photo{height:550px}}@media(max-width:780px){.wrap{width:min(100% - 28px,620px)}.section{padding:78px 0}.header{height:70px}.nav-actions,.navlinks{display:none}.menu{display:grid;width:42px;height:42px;place-items:center;border:1px solid currentColor;border-radius:5px;color:inherit;background:transparent}.navlinks.open{position:fixed;inset:70px 0 auto;display:flex;flex-direction:column;align-items:stretch;gap:0;padding:20px;color:var(--ink);background:#fff;box-shadow:0 20px 40px #00000029}.navlinks.open a{padding:13px 8px;border-bottom:1px solid var(--line)}.mobile-store{display:flex;align-items:center;gap:7px}.hero{min-height:780px}.hero-image{background-position:62% center}.hero-shade{background:#081912c7}.hero-content{padding-top:125px}.hero h1{font-size:clamp(54px,16vw,78px)}.hero-copy{font-size:17px}.hero-actions{align-items:stretch;flex-direction:column;max-width:330px}.ghost{text-align:center}.hero-proof{margin-top:55px;grid-template-columns:1fr}.hero-proof span{padding-top:12px}.ribbon-inner{padding:15px 0;align-items:flex-start;flex-direction:column}.ribbon-inner div{width:100%;justify-content:space-between;gap:8px}.ribbon-inner a{font-size:0}.ribbon-inner a svg{width:22px;height:22px}.section-heading{align-items:flex-start;flex-direction:column;gap:18px}.services{grid-template-columns:1fr}.service{display:grid;grid-template-columns:.85fr 1.15fr}.service-image{height:100%;min-height:230px}.feature-photo{min-height:0;height:410px}.feature-copy{padding:70px 28px}.quote-grid{gap:38px}.quote-card{padding:23px 18px}.form-row,.form-row.four{grid-template-columns:1fr 1fr}.studio-canvas-frame{min-height:280px}.gallery{grid-auto-rows:220px}.gallery-item,.gallery-item:nth-child(1),.gallery-item:nth-child(5){grid-column:span 6}.steps{grid-template-columns:1fr 1fr;gap:40px 0}.steps article:nth-child(3){padding-left:0;border-left:0}.steps b{margin-bottom:20px}.contact-grid{grid-template-columns:1fr;gap:45px}.footer-inner{align-items:flex-start;flex-direction:column}}@media(max-width:520px){h2{font-size:42px}.brand span{display:none}.hero h1{font-size:53px}.service{display:block}.service-image{height:230px}.form-row,.form-row.four,.studio-field-row,.studio-field-row.two,.studio-field-row.three{grid-template-columns:1fr}.studio-actions{align-items:stretch;flex-direction:column}.studio-actions>span{text-align:center}.control-group{padding:22px 18px}.studio-send{width:calc(100% - 36px);margin:22px 18px}.studio-controls>.success,.studio-controls>.error,.studio-controls>.fine{margin-right:18px;margin-left:18px}.toggles{align-items:flex-start;flex-direction:column;gap:0}.estimate>div{align-items:flex-start;flex-direction:column;gap:6px}.gallery{display:block}.gallery-item{width:100%;height:260px;margin-bottom:12px}.steps{grid-template-columns:1fr}.steps article,.steps article:nth-child(3){padding:0 0 28px;border:0;border-bottom:1px solid rgba(255,255,255,.25)}.contact-buttons{align-items:stretch;flex-direction:column}.location-card{padding:25px 20px}.footer-inner>div:nth-child(2){flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
