:root{--yellow:#f0c900;--yellow-deep:#d7b300;--ink:#11120f;--coal:#1b1d19;--paper:#f4f1e9;--white:#fffef9;--muted:#6c6e65;--line:#11120f2b;--shell:1180px;--radius:14px;--font:"Aptos", "Segoe UI", system-ui, -apple-system, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased;margin:0;font-size:17px;line-height:1.65}img{max-width:100%;display:block}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:1px}button,input,textarea{font:inherit}.shell{width:min(calc(100% - 2.6rem), var(--shell));margin-inline:auto}.skip-link{z-index:100;background:var(--white);color:var(--ink);padding:.75rem 1rem;font-weight:700;position:fixed;top:.8rem;left:.8rem;transform:translateY(-160%)}.skip-link:focus{transform:none}.eyebrow{color:#766500;letter-spacing:.12em;text-transform:uppercase;margin:0 0 1rem;font-size:.79rem;font-weight:800;line-height:1.3}h1,h2,h3{letter-spacing:-.035em;text-wrap:balance;margin:0;font-weight:760;line-height:1.06}h1{font-size:clamp(2.35rem,5vw,4.7rem)}h2{font-size:clamp(1.95rem,3.6vw,3.35rem)}h3{font-size:clamp(1.35rem,2vw,1.8rem)}p{margin:0 0 1.15rem}.lead{text-wrap:pretty;max-width:42rem;margin:1.35rem 0 0;font-size:clamp(1.08rem,1.65vw,1.3rem);line-height:1.58}.large-copy{max-width:48rem;font-size:clamp(1.1rem,1.7vw,1.32rem)}.button{border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;min-height:48px;padding:.78rem 1.25rem;font-weight:760;line-height:1;text-decoration:none;transition:transform .18s,background-color .18s,color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--yellow{background:var(--yellow);color:var(--ink)}.button--yellow:hover{background:#ffdb19}.button--dark{background:var(--ink);color:var(--white)}.button--dark:hover{background:#31332c}.button--light{background:var(--white);color:var(--ink)}.button-row{flex-wrap:wrap;align-items:center;gap:1.2rem;margin-top:2rem;display:flex}.arrow-link{align-items:center;gap:.65rem;font-weight:760;text-decoration:none;display:inline-flex}.arrow-link span{transition:transform .18s}.arrow-link:hover span{transform:translate(.3rem)}.arrow-link--light{color:var(--white)}.utility{background:var(--ink);color:#ffffffb8;letter-spacing:.06em;text-transform:uppercase;font-size:.77rem}.utility__inner{justify-content:space-between;align-items:center;gap:1rem;min-height:35px;display:flex}.utility a{color:var(--yellow);font-weight:760;text-decoration:none}.brandbar{z-index:20;background:var(--yellow);border-bottom:1px solid #11120f29;position:relative}.brandbar__inner{justify-content:space-between;align-items:center;gap:2rem;min-height:104px;display:flex}.brand img{object-fit:contain;width:76px;height:72px}.site-nav{align-items:stretch;gap:.2rem;display:flex}.site-nav>a,.nav-group>a{border-bottom:4px solid #0000;align-items:center;min-height:104px;padding:0 .95rem;font-size:.93rem;font-weight:760;text-decoration:none;display:flex}.site-nav a.active{border-bottom-color:var(--ink)}.nav-group{position:relative}.submenu{background:var(--ink);width:265px;padding:.55rem;display:none;position:absolute;top:calc(100% - 1px);left:0;box-shadow:0 18px 50px #0000003d}.submenu a{color:var(--white);padding:.72rem .8rem;font-size:.89rem;font-weight:650;line-height:1.35;text-decoration:none;display:block}.submenu a:hover{background:var(--yellow);color:var(--ink)}.nav-group:hover .submenu,.nav-group:focus-within .submenu{display:block}.nav-toggle{color:var(--ink);background:0 0;border:0;align-items:center;gap:.65rem;font-weight:800;display:none}.nav-toggle i,.nav-toggle i:before,.nav-toggle i:after{content:"";background:currentColor;width:22px;height:2px;display:block}.nav-toggle i{position:relative}.nav-toggle i:before{position:absolute;top:-6px}.nav-toggle i:after{position:absolute;top:6px}.home-hero{background:var(--ink);min-height:635px;color:var(--white);position:relative;overflow:hidden}.home-hero:after{content:"";background:linear-gradient(90deg,#0a0b09e0 0%,#0a0b09a6 42%,#0a0b0914 78%);position:absolute;inset:0}.home-hero__image,.home-hero__image img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.home-hero__content{z-index:2;flex-direction:column;justify-content:center;min-height:635px;padding-block:5rem;display:flex;position:relative}.home-hero h1{max-width:12ch;font-size:clamp(2.65rem,5.25vw,4.9rem)}.home-hero .lead{color:#ffffffd6;max-width:37rem}.home-hero .eyebrow,.page-hero--dark .eyebrow,.surface-feature .eyebrow,.footer-callout .eyebrow{color:var(--yellow)}.section{padding-block:clamp(4.4rem,8vw,8rem)}.section-heading{grid-template-columns:minmax(0,.9fr) minmax(280px,.55fr);align-items:end;gap:1.5rem 4rem;margin-bottom:3.2rem;display:grid}.section-heading .eyebrow{grid-column:1/-1;margin-bottom:-.35rem}.section-heading h2{max-width:15ch}.section-heading>p:last-child{max-width:34rem;color:var(--muted);margin:0}.service-list{border-top:1px solid var(--line)}.service-row{border-bottom:1px solid var(--line);grid-template-columns:230px 64px minmax(0,1fr);align-items:center;gap:1.4rem;padding:1.35rem 0;display:grid}.service-row__image{border-radius:var(--radius);background:#ddd8cc;height:148px;overflow:hidden}.service-row__image img{object-fit:cover;width:100%;height:100%;transition:transform .45s cubic-bezier(.2,.7,.2,1)}.service-row:hover .service-row__image img{transform:scale(1.035)}.service-row__number{color:#8b7720;align-self:start;padding-top:.5rem;font-size:.78rem;font-weight:850}.service-row__copy{grid-template-columns:minmax(190px,.52fr) minmax(260px,1fr) auto;align-items:center;gap:1.5rem 2.3rem;display:grid}.service-row__copy h3 a{text-decoration:none}.service-row__copy p{color:var(--muted);margin:0;font-size:.96rem}.split-feature{background:var(--yellow);grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);min-height:660px;display:grid}.split-feature__image img{object-fit:cover;width:100%;height:100%;min-height:660px}.split-feature__copy{flex-direction:column;justify-content:center;padding:clamp(3rem,6vw,6.5rem);display:flex}.split-feature__copy h2{max-width:11ch}.tick-list{border-top:1px solid #11120f40;gap:0;margin:2rem 0;padding:0;list-style:none;display:grid}.tick-list li{border-bottom:1px solid #11120f40;padding:.75rem 0 .75rem 1.8rem;position:relative}.tick-list li:before{color:#5f5200;content:"✓";font-weight:900;position:absolute;left:.1rem}.tick-list--large{margin-top:0;font-size:1.08rem}.focus-grid{grid-template-columns:minmax(0,1fr) minmax(260px,.4fr);align-items:center;gap:5rem;display:grid}.focus-grid h2{max-width:14ch;margin-bottom:1.5rem}.focus-note{border-left:7px solid var(--yellow);background:var(--white);padding:2.2rem}.focus-note span{letter-spacing:-.07em;font-size:clamp(3.2rem,7vw,5.8rem);font-weight:850;line-height:.9;display:block}.focus-note p{color:var(--muted);margin:1.2rem 0 0}.surface-feature{background:var(--ink);place-items:center end;min-height:660px;display:grid;position:relative;overflow:hidden}.surface-feature>img{object-fit:cover;opacity:.62;width:100%;height:100%;position:absolute;inset:0}.surface-feature:after{content:"";background:linear-gradient(90deg,#0000 20%,#0a0a08e6 78%);position:absolute;inset:0}.surface-feature__panel{z-index:1;width:min(570px,100% - 2.6rem);margin-right:max(1.3rem, calc((100vw - var(--shell)) / 2));border-top:6px solid var(--yellow);color:var(--white);background:#11120ff0;padding:clamp(2.2rem,4vw,4rem);position:relative}.surface-feature__panel h2{margin-bottom:1.4rem}.surface-feature__panel p{color:#ffffffc7}.contact-band{background:var(--yellow)}.contact-band__inner{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:2rem;padding-block:3.4rem;display:grid}.contact-band h2{max-width:15ch;font-size:clamp(1.8rem,3vw,2.75rem)}.contact-band__links{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem 1.2rem;display:flex}.contact-band__links>a:not(.button){font-weight:760}.page-hero{padding:clamp(4.2rem,8vw,7.2rem) 0}.page-hero--light{background:var(--white)}.page-hero--dark{background:var(--ink);color:var(--white)}.page-hero__inner{grid-template-columns:minmax(0,.75fr) minmax(300px,.55fr);align-items:end;gap:2rem 5rem;display:grid}.page-hero__inner .eyebrow{grid-column:1/-1;margin-bottom:-.5rem}.page-hero__inner h1{font-size:clamp(2.4rem,5vw,4.4rem)}.page-hero__inner .lead{color:var(--muted);margin:0}.page-hero--dark .lead{color:#ffffffb8}.service-hero{background:var(--white);grid-template-columns:minmax(380px,.75fr) minmax(0,1.25fr);min-height:590px;display:grid}.service-hero__copy{flex-direction:column;justify-content:center;padding:clamp(3rem,6vw,6.8rem);display:flex}.service-hero__copy h1{max-width:10ch;font-size:clamp(2.35rem,4.5vw,4.25rem)}.service-hero__copy .lead{color:var(--muted)}.service-hero__image{min-height:590px;overflow:hidden}.service-hero__image img{object-fit:cover;width:100%;height:100%}.service-detail{grid-template-columns:260px minmax(0,680px);justify-content:center;gap:3rem 7rem;display:grid}.service-detail__index{border-top:5px solid var(--yellow);padding-top:.35rem}.service-detail__index span,.service-detail__index strong{display:block}.service-detail__index span{color:var(--muted);text-transform:uppercase;font-size:.82rem}.service-detail__index strong{margin-top:.55rem}.service-detail__content p{color:#4f514a}.service-detail__content .button{margin-top:1rem}.about-hero{background:var(--white);grid-template-rows:minmax(470px,auto) auto;grid-template-columns:minmax(340px,.8fr) minmax(400px,1.2fr);display:grid}.about-hero__portrait{grid-row:1/3;min-height:700px}.about-hero__portrait img{object-fit:cover;width:100%;height:100%}.about-hero__copy{flex-direction:column;justify-content:center;padding:clamp(3rem,6vw,6.6rem);display:flex}.about-hero__copy h1{max-width:13ch;margin-bottom:2rem;font-size:clamp(2.2rem,4.2vw,4rem)}.about-hero__copy p:not(.eyebrow){max-width:44rem;color:var(--muted)}.about-hero__statement{background:var(--yellow);grid-template-columns:auto 1fr;align-items:center;gap:1.8rem;padding:2.2rem clamp(3rem,6vw,6.6rem);display:grid}.about-hero__statement strong{letter-spacing:-.06em;font-size:clamp(2.6rem,5vw,4.8rem);line-height:1}.about-hero__statement p{max-width:34rem;margin:0;font-weight:650}.equipment{background:var(--white);grid-template-columns:minmax(0,1.1fr) minmax(380px,.9fr);display:grid}.equipment__image img{object-fit:cover;width:100%;height:100%;min-height:620px}.equipment__copy{padding:clamp(3rem,6vw,6rem)}.equipment__copy h2{margin-bottom:1.5rem}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:310px;gap:.8rem;display:grid}.gallery-grid figure{background:#ddd8cc;border-radius:8px;margin:0;overflow:hidden}.gallery-grid figure.gallery-wide{grid-column:span 2}.gallery-grid img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.gallery-grid figure:hover img{transform:scale(1.025)}.gallery-note{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:2rem;margin-top:2rem;padding:1.4rem 0;display:flex}.gallery-note p{max-width:50rem;color:var(--muted);margin:0}.contact-layout{grid-template-columns:minmax(280px,.55fr) minmax(380px,1fr);align-items:start;gap:2rem;display:grid}.contact-card{border-top:6px solid var(--yellow);background:var(--ink);color:var(--white);padding:2.4rem}.contact-card h2{margin-bottom:1.5rem;font-size:1.75rem}.contact-card address{color:#ffffffb8;margin-bottom:1.4rem;font-style:normal}.contact-card>a{color:var(--yellow);margin:.5rem 0;font-weight:760;display:block}.contact-mail-note{color:#ffffffab;border-top:1px solid #fff3;margin:2rem 0 0;padding-top:1.2rem;font-size:.9rem}.contact-mail-note a{color:var(--white)}.form-panel{background:var(--white);padding:clamp(2rem,4vw,3.4rem)}.form-panel h2{margin-bottom:2rem;font-size:clamp(1.7rem,3vw,2.5rem)}.contact-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.contact-form label{gap:.38rem;display:grid}.contact-form label>span{font-size:.89rem;font-weight:720}.contact-form label b{color:#8d2c18}.contact-form .wide{grid-column:1/-1}.contact-form input,.contact-form textarea{width:100%;min-height:49px;color:var(--ink);background:#fbfaf5;border:1px solid #c4c2b9;border-radius:4px;padding:.75rem .85rem}.contact-form textarea{resize:vertical;min-height:160px}.contact-form input:focus,.contact-form textarea:focus{border-color:#8b7600;outline:3px solid #f0c9006b}.contact-form .privacy{grid-template-columns:auto 1fr;align-items:start;gap:.7rem;display:grid}.contact-form .privacy input{width:20px;min-height:20px;margin-top:.15rem}.form-honeypot{position:absolute;left:-10000px}.verification{min-height:54px}.form-actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.form-actions button{background:var(--yellow);min-height:48px;color:var(--ink);cursor:pointer;border:0;border-radius:4px;padding:.75rem 1.25rem;font-weight:800}.form-actions button:disabled{cursor:wait;opacity:.55}.form-actions p{margin:0;font-size:.91rem}.form-actions p.success{color:#24712d}.form-actions p.error{color:#a42b21}.legal-hero{background:var(--white);border-bottom:1px solid var(--line);padding:4.8rem 0 3.5rem}.legal-hero h1{font-size:clamp(2.3rem,4.5vw,4rem)}.legal{max-width:920px;padding-block:4rem 6rem}.legal section{border-bottom:1px solid var(--line);grid-template-columns:245px minmax(0,1fr);gap:2.5rem;padding:2rem 0;display:grid}.legal h2{letter-spacing:-.01em;font-size:1.2rem}.legal p{color:#4f514a;margin:0 0 1rem}.legal-email{overflow-wrap:anywhere}.not-found{min-height:60vh;padding-block:7rem}.not-found h1{max-width:13ch;font-size:clamp(2.5rem,5vw,4.5rem)}.not-found p{max-width:38rem;color:var(--muted);margin:1.5rem 0 2rem}.site-footer{background:var(--ink);color:var(--white)}.footer-callout{border-bottom:1px solid #ffffff2b;justify-content:space-between;align-items:flex-end;gap:2rem;padding-block:4rem;display:flex}.footer-callout h2{max-width:13ch;font-size:clamp(1.9rem,3.4vw,3.1rem)}.footer-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:1rem 1.4rem;display:flex}.footer-actions .text-link{color:var(--yellow);font-weight:760}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:3rem;padding-block:3.6rem;display:grid}.footer-grid h3{color:var(--yellow);letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem;font-size:.85rem}.footer-grid a{color:#ffffffb3;margin:.45rem 0;font-size:.91rem;text-decoration:none;display:block}.footer-grid a:hover{color:var(--white)}.footer-brand img{object-fit:contain;width:82px;height:78px}.footer-brand p{color:#ffffffa3;margin:1.2rem 0 0;font-size:.91rem}.footer-base{color:#ffffff80;border-top:1px solid #ffffff1f;justify-content:space-between;gap:1rem;padding-block:1.1rem;font-size:.75rem;display:flex}@media (width<=980px){.utility{display:none}.brandbar__inner{min-height:84px}.brand img{width:64px;height:61px}.nav-toggle{display:flex}.site-nav{background:var(--ink);padding:.65rem;display:none;position:absolute;top:100%;left:1.3rem;right:1.3rem;box-shadow:0 18px 46px #00000045}.site-nav.is-open{display:block}.site-nav>a,.nav-group>a{min-height:auto;color:var(--white);border-bottom:0;padding:.8rem}.site-nav a.active{color:var(--yellow)}.submenu{width:auto;box-shadow:none;padding:0 0 .4rem 1rem;display:block;position:static}.submenu a{color:#ffffffb8;padding:.48rem .8rem;font-weight:560}.home-hero,.home-hero__content{min-height:570px}.section-heading,.page-hero__inner{grid-template-columns:1fr}.service-row{grid-template-columns:190px 42px minmax(0,1fr)}.service-row__copy{grid-template-columns:1fr;gap:.55rem}.service-row__copy .arrow-link{margin-top:.5rem}.split-feature,.service-hero,.equipment{grid-template-columns:1fr}.split-feature__image img,.equipment__image img{min-height:420px;max-height:520px}.service-hero__image{order:-1;min-height:400px}.focus-grid,.service-detail{grid-template-columns:1fr;gap:2.5rem}.about-hero{grid-template-rows:auto;grid-template-columns:1fr}.about-hero__portrait{grid-row:auto;height:520px;min-height:auto}.about-hero__statement{grid-template-columns:auto 1fr}.contact-band__inner,.contact-layout{grid-template-columns:1fr}.contact-band__links{justify-content:flex-start}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-grid figure.gallery-wide{grid-column:span 1}.footer-grid{grid-template-columns:1.5fr repeat(2,1fr)}}@media (width<=680px){body{font-size:16px}.shell{width:min(calc(100% - 2rem), var(--shell))}h1{font-size:clamp(2.25rem,12vw,3.25rem)}.home-hero:after{background:linear-gradient(90deg,#0a0b09e6,#0a0b0973)}.home-hero,.home-hero__content{min-height:520px}.home-hero h1{font-size:clamp(2.35rem,12vw,3.5rem)}.section{padding-block:4.4rem}.service-row{grid-template-columns:38px minmax(0,1fr)}.service-row__image{grid-column:1/-1;height:210px}.service-row__number{grid-column:1}.service-row__copy{grid-column:2}.split-feature__image img,.equipment__image img{min-height:300px}.split-feature__copy,.equipment__copy,.service-hero__copy,.about-hero__copy{padding:3.2rem 1rem}.surface-feature{place-items:end center;min-height:590px}.surface-feature:after{background:linear-gradient(#0a0a0838,#0a0a08f2 85%)}.surface-feature__panel{margin:0 1rem 1rem}.focus-grid{gap:2rem}.about-hero__portrait{height:400px}.about-hero__statement{grid-template-columns:1fr;padding:2rem 1rem}.gallery-grid{grid-template-columns:1fr;grid-auto-rows:260px}.gallery-note,.footer-callout,.footer-base{flex-direction:column;align-items:flex-start}.contact-form{grid-template-columns:1fr}.contact-form label{grid-column:1}.legal section{grid-template-columns:1fr;gap:.8rem}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
