:root{--cream:#f3eedf;--blue:#285447;--orange:#ff5a1f;--ink:#18201b;--kraft:#c79a65;--line:#18201b2e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}button{cursor:pointer}em{font-family:Georgia,Times New Roman,serif;font-weight:400}.eyebrow,.section-label{text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:700}.button{border:0;justify-content:space-between;align-items:center;gap:42px;min-height:62px;padding:0 25px;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-3px);box-shadow:0 10px 24px #0002}.button span{transition:transform .2s}.button:hover span{transform:translate(4px,-4px)}.button-orange{background:var(--orange);color:#fff}.button-blue{background:var(--blue);color:#fff}.button-outline{color:#fff;border:1px solid #fff}.text-link{border-bottom:1px solid;padding-bottom:5px;font-weight:700}.reveal{opacity:0;transition:opacity .75s cubic-bezier(.2,.8,.2,1),transform .75s cubic-bezier(.2,.8,.2,1);transition-delay:var(--reveal-delay);transform:translateY(42px)}.reveal.is-visible{opacity:1;transform:none}.site-header{z-index:20;justify-content:space-between;align-items:center;height:88px;padding:9px clamp(20px,4vw,64px);display:flex;position:absolute;inset:0 0 auto}.brand-icon{color:var(--blue);letter-spacing:.2em;align-items:center;gap:13px;font-size:19px;font-weight:800;display:flex}.brand-icon img{object-fit:contain;width:52px;height:52px}.brand-icon small{letter-spacing:.24em;margin-top:3px;font-size:7px;display:block}.site-header nav{align-items:center;gap:clamp(22px,3vw,52px);font-size:14px;font-weight:700;display:flex}.site-header nav a{position:relative}.site-header nav a:not(.nav-quote):after{content:"";background:var(--orange);height:2px;transition:right .2s;position:absolute;bottom:-8px;left:0;right:100%}.site-header nav a:hover:after,.site-header nav a.active:after{right:0}.nav-quote{background:var(--orange);color:#fff;gap:28px;padding:16px 21px;display:flex}.menu-button{z-index:22;background:0 0;border:0;width:44px;height:44px;display:none;position:relative}.menu-button span{background:var(--ink);width:28px;height:2px;transition:all .25s;position:absolute;left:8px}.menu-button span:first-child{top:16px}.menu-button span:last-child{top:26px}.hero-new{grid-template-columns:44% 56%;min-height:850px;padding-top:88px;display:grid;overflow:hidden}.hero-copy{flex-direction:column;align-items:flex-start;padding:clamp(80px,8vw,125px) clamp(24px,4.5vw,72px) 50px;display:flex}.hero-kicker{animation:.7s .1s both heroIn}.hero-new h1{color:var(--blue);letter-spacing:-.07em;margin:28px 0 34px;font-size:clamp(72px,7.1vw,116px);line-height:.84;animation:.8s .2s both heroIn}.hero-new h1 em{font-size:.92em}.hero-lead{max-width:510px;margin:0 0 34px;font-size:17px;line-height:1.6;animation:.8s .35s both heroIn}.hero-actions{align-items:center;gap:30px;animation:.8s .48s both heroIn;display:flex}.hero-media{background:#dbcbb1;position:relative;overflow:hidden}.hero-media>img{object-fit:cover;width:100%;height:100%;animation:1.2s both heroImage}.hero-badge{background:var(--orange);color:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:145px;height:145px;animation:.9s .6s both spinIn;display:flex;position:absolute;bottom:7%;right:6%}.hero-badge b{font-size:40px}.hero-badge span{text-align:center;text-transform:uppercase;letter-spacing:.1em;font-size:9px}.orbit-copy{border:1px solid var(--blue);width:106px;height:106px;color:var(--blue);letter-spacing:.12em;border-radius:50%;justify-content:center;align-items:center;font-size:8px;animation:14s linear infinite rotate;display:flex;position:absolute;top:5%;left:4%}.marquee{background:var(--orange);color:#fff;letter-spacing:.16em;white-space:nowrap;padding:16px 0;font-size:12px;font-weight:800;overflow:hidden}.section{padding:clamp(85px,10vw,150px) clamp(20px,5vw,80px)}.section-label{gap:22px;display:flex}.section-label span{color:var(--orange)}.section-label.light{color:#fff}.intro{grid-template-columns:1fr 3fr;gap:5vw;display:grid}.intro h2,.seo-content h2{letter-spacing:-.06em;margin:0;font-size:clamp(48px,5.8vw,90px);line-height:.98}.intro h2 em,.seo-content h2 em{color:var(--blue)}.intro-columns{grid-template-columns:1fr 1fr;gap:7vw;max-width:960px;margin-top:60px;line-height:1.75;display:grid}.image-story{background:#e8deca;grid-template-columns:1.15fr .85fr;display:grid}.image-story-photo{min-height:700px;position:relative;overflow:hidden}.image-story-photo img{object-fit:cover;width:100%;height:100%;transition:transform .8s}.image-story-photo:hover img{transform:scale(1.03)}.image-story-photo span{background:var(--cream);text-transform:uppercase;letter-spacing:.12em;padding:11px 14px;font-size:9px;position:absolute;bottom:25px;left:25px}.image-story-copy{flex-direction:column;justify-content:center;padding:clamp(55px,8vw,120px);display:flex}.image-story-copy h2{letter-spacing:-.055em;margin:35px 0;font-size:clamp(48px,5vw,78px);line-height:.98}.image-story-copy h2 em{color:var(--blue)}.image-story-copy>p:not(.eyebrow){line-height:1.7}.image-story-copy ul{border-top:1px solid var(--line);margin:30px 0 0;padding:0;list-style:none}.image-story-copy li{border-bottom:1px solid var(--line);padding:16px 0;font-weight:700}.offer{background:var(--blue);color:#fff}.section-heading{grid-template-columns:1fr 1.7fr 1fr;align-items:end;gap:5vw;display:grid}.section-heading h2,.process h2{letter-spacing:-.06em;margin:0;font-size:clamp(50px,6vw,92px);line-height:.95}.section-heading h2 em,.process h2 em{color:#ff9a76}.section-heading>p{color:#dce9e2;line-height:1.65}.visual-product-grid{border-left:1px solid #fff5;grid-template-columns:repeat(4,1fr);margin-top:80px;display:grid}.visual-product{border-top:1px solid #fff5;border-bottom:1px solid #fff5;border-right:1px solid #fff5}.visual-product a{min-height:540px;padding:18px;display:block}.product-image{background:#efe7d6;height:270px;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.visual-product:hover .product-image img{transform:scale(1.07)}.product-image span{background:var(--orange);color:#fff;padding:8px;font-size:10px;position:absolute;top:12px;right:12px}.visual-product>a>p{text-transform:uppercase;letter-spacing:.14em;color:#a9c2b6;margin:24px 0 9px;font-size:9px}.visual-product h3{margin:0;font-size:25px}.product-bottom{border-top:1px solid #fff5;justify-content:space-between;gap:20px;margin-top:22px;padding-top:18px;display:flex}.product-bottom span{color:#dce9e2;font-size:13px;line-height:1.55}.product-bottom b{font-size:20px}.seo-content>.reveal{margin-top:45px;margin-left:25%}.seo-grid{grid-template-columns:1fr 1fr;margin:75px 0 0 25%;display:grid}.seo-grid article{border-top:1px solid var(--line);min-height:260px;padding:36px}.seo-grid .reveal:nth-child(odd) article{border-right:1px solid var(--line)}.seo-grid h3{margin:0 0 20px;font-size:23px}.seo-grid p{color:#545b55;line-height:1.7}.machine-section{background:var(--ink);color:#fff;grid-template-columns:1fr 1fr;display:grid}.machine-image{min-height:720px;overflow:hidden}.machine-image img{object-fit:cover;filter:saturate(.75);width:100%;height:100%;transition:transform .8s}.machine-image:hover img{transform:scale(1.035)}.machine-copy{flex-direction:column;justify-content:center;padding:clamp(60px,8vw,120px);display:flex}.machine-copy h2{letter-spacing:-.06em;margin:45px 0;font-size:clamp(54px,5.5vw,88px);line-height:.92}.machine-copy h2 em{color:#ff9a76}.machine-copy>p{color:#b8beba;line-height:1.7}.stats{border-top:1px solid #fff4;grid-template-columns:repeat(3,1fr);margin-top:45px;display:grid}.stats div{padding:25px 12px 0 0}.stats b{color:#ff9a76;font-size:31px;display:block}.stats span{text-transform:uppercase;letter-spacing:.13em;font-size:8px}.process{background:var(--blue);color:#fff;grid-template-columns:1fr 1fr;gap:9vw;display:grid}.process-grid{border-top:1px solid #fff4}.process-grid article{border-bottom:1px solid #fff4;grid-template-columns:55px 1fr;padding:27px 0;display:grid}.process-grid article>span{color:#ff9a76;font-size:10px}.process-grid h3{margin:0 0 10px;font-size:21px}.process-grid p{color:#dce9e2;margin:0;line-height:1.6}.audit-cta{background:#e5d5bd;grid-template-columns:1.05fr .95fr;display:grid}.audit-cta>.reveal{padding:clamp(70px,8vw,125px)}.audit-cta h2{letter-spacing:-.055em;font-size:clamp(48px,5vw,80px);line-height:.98}.audit-cta h2 em{color:var(--blue)}.audit-cta .reveal>p:not(.eyebrow){max-width:640px;margin-bottom:35px;line-height:1.75}.audit-photo{min-height:700px;overflow:hidden}.audit-photo img{object-fit:cover;width:100%;height:100%}.final-cta{text-align:center;background:var(--ink);color:#fff;padding:clamp(90px,12vw,180px) 20px}.final-cta>p{text-transform:uppercase;letter-spacing:.15em;font-size:10px}.final-cta h2{letter-spacing:-.065em;margin:35px 0 60px;font-size:clamp(58px,8vw,125px);line-height:.9}.final-cta h2 em{color:#ff9a76}.final-cta>div{justify-content:center;gap:15px;display:flex}.subpage{padding-top:88px}.subhero{grid-template-columns:1fr 1fr;min-height:680px;display:grid}.subhero>.reveal{flex-direction:column;justify-content:center;padding:clamp(75px,8vw,125px) clamp(25px,6vw,95px);display:flex}.subhero h1{letter-spacing:-.065em;color:var(--blue);margin:30px 0;font-size:clamp(64px,7vw,112px);line-height:.88}.subhero h1 em{color:var(--orange)}.subhero .reveal>p:last-child{max-width:620px;line-height:1.7}.subhero-image,.quote-sculpture{overflow:hidden}.subhero-image img,.quote-sculpture img{object-fit:cover;width:100%;height:100%}.contact-page-grid{background:var(--blue);color:#fff;grid-template-columns:.8fr 1.2fr;gap:8vw;padding:clamp(70px,9vw,130px) clamp(20px,7vw,110px);display:grid}.contact-details{flex-direction:column;gap:34px;display:flex}.contact-details div{flex-direction:column;gap:8px;display:flex}.contact-details span{text-transform:uppercase;letter-spacing:.14em;color:#a9c2b6;font-size:9px}.contact-details a:not(.text-link){font-size:22px}.contact-details p{margin:0;font-size:20px;line-height:1.5}.contact-details .text-link{align-self:flex-start;margin-top:20px}.contact-form-page,.quote-form-page{background:var(--cream);color:var(--ink);padding:clamp(30px,5vw,70px)}.quote-hero{background:#e8deca}.quote-sculpture img{object-fit:contain;padding:50px}.quote-layout{grid-template-columns:.65fr 1.35fr;gap:7vw;padding:clamp(70px,9vw,130px) clamp(20px,7vw,110px);display:grid}.quote-layout aside{align-self:start;position:sticky;top:35px}.quote-layout aside h2{letter-spacing:-.04em;font-size:48px}.quote-layout ol{border-top:1px solid var(--line);padding:0;list-style:none}.quote-layout li{border-bottom:1px solid var(--line);grid-template-columns:40px 1fr;padding:18px 0;display:grid}.quote-layout li span{color:var(--orange);font-size:10px}.quote-layout aside>p:last-child{color:#5d645e;line-height:1.6}.form{flex-direction:column;gap:27px;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:24px;display:grid}.form label,.form legend{text-transform:uppercase;letter-spacing:.09em;font-size:10px;font-weight:700}.form input,.form select,.form textarea{background:0 0;border:0;border-bottom:1px solid #888;border-radius:0;outline:0;width:100%;padding:14px 2px;display:block}.form input:focus,.form select:focus,.form textarea:focus{border-color:var(--blue);box-shadow:0 2px var(--blue)}.form textarea{resize:vertical}.form fieldset{border:0;margin:0;padding:0}.form legend{margin-bottom:14px}.dimensions{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.check{align-items:flex-start;gap:10px;text-transform:none!important;letter-spacing:0!important;font-size:13px!important;font-weight:400!important;display:flex!important}.check input{width:18px;height:18px;accent-color:var(--blue);flex:none;margin:0}.form .button{align-self:flex-start}.form-section-title{border-bottom:1px solid var(--line);gap:20px;padding:20px 0 14px;display:flex}.form-section-title span{color:var(--orange);font-size:10px}.form-section-title h3{margin:0;font-size:20px}.form-message{padding:14px;font-size:13px}.success{color:#245224;background:#dce8d4}.error{color:#7d2717;background:#f6d8ce}.not-found{flex-direction:column;justify-content:center;align-items:flex-start;min-height:100vh;padding:150px 8vw;display:flex}.not-found>span{color:var(--orange);font-size:12px}.not-found h1{letter-spacing:-.07em;color:var(--blue);margin:25px 0 60px;font-size:clamp(70px,10vw,150px);line-height:.85}footer{background:var(--ink);color:#c2c7c3;text-transform:uppercase;letter-spacing:.1em;justify-content:space-between;gap:20px;padding:25px clamp(20px,5vw,80px);font-size:10px;display:flex}@keyframes heroIn{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:none}}@keyframes heroImage{0%{opacity:0;transform:scale(1.07)}to{opacity:1;transform:scale(1)}}@keyframes spinIn{0%{opacity:0;transform:rotate(-35deg)scale(.7)}to{opacity:1;transform:none}}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes marquee{to{transform:translate(-50%)}}@media (width<=1000px){.hero-new,.visual-product-grid{grid-template-columns:1fr 1fr}.section-heading{grid-template-columns:1fr 2fr}.section-heading>p{grid-column:2}.machine-section,.process{grid-template-columns:1fr}.machine-image{min-height:520px}.contact-page-grid,.quote-layout{gap:4vw}.quote-layout{grid-template-columns:.8fr 1.2fr}}@media (width<=760px){.site-header{height:72px;padding:8px 20px}.brand-icon img{width:44px;height:44px}.brand-icon{font-size:15px}.menu-button{display:block}.site-header nav{background:var(--cream);z-index:21;flex-direction:column;align-items:flex-start;gap:30px;padding:120px 28px 40px;font-size:29px;transition:transform .35s;position:fixed;inset:0;transform:translate(100%)}.site-header nav.nav-open{transform:none}.nav-quote{justify-content:space-between;width:100%;font-size:18px}.menu-button[aria-expanded=true] span:first-child{top:21px;transform:rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{top:21px;transform:rotate(-45deg)}.hero-new{flex-direction:column;padding-top:72px;display:flex}.hero-copy{padding:65px 20px 45px}.hero-new h1{font-size:clamp(57px,17vw,82px)}.hero-actions{flex-direction:column;align-items:flex-start}.hero-media{height:540px}.hero-badge{width:115px;height:115px}.intro{display:block}.intro .section-label{margin-bottom:45px}.intro-columns{grid-template-columns:1fr;gap:12px;margin-top:35px}.image-story{grid-template-columns:1fr}.image-story-photo{min-height:480px}.section-heading{display:block}.section-heading h2{margin:45px 0 25px}.visual-product-grid{grid-template-columns:1fr;margin-top:50px}.visual-product a{min-height:auto}.product-image{height:310px}.seo-content>.reveal,.seo-grid{margin-left:0}.seo-content>.reveal{margin-top:45px}.seo-grid{grid-template-columns:1fr;margin-top:45px}.seo-grid .reveal:nth-child(odd) article{border-right:0}.machine-image{min-height:460px}.process{display:block}.process-grid{margin-top:50px}.audit-cta{grid-template-columns:1fr}.audit-photo{min-height:480px}.final-cta>div{flex-direction:column;align-items:stretch}.subpage{padding-top:72px}.subhero{grid-template-columns:1fr;min-height:auto}.subhero>.reveal{padding:70px 20px 55px}.subhero h1{font-size:clamp(60px,18vw,86px)}.subhero-image,.quote-sculpture{height:440px}.contact-page-grid,.quote-layout{grid-template-columns:1fr;padding:70px 20px}.contact-details{margin-bottom:30px}.quote-layout aside{position:static}.form-row{grid-template-columns:1fr}.dimensions{gap:9px}.form .button{width:100%}footer{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}.site-header{background:var(--blue);color:var(--cream);box-shadow:0 1px #fff2}.brand-icon,.site-header nav a:not(.nav-quote){color:var(--cream)}.menu-button span{background:var(--cream)}.marquee{padding:0}.marquee .marquee-track{will-change:transform;contain:layout paint;gap:0;width:max-content;animation:22s linear infinite marqueeLoop;display:flex;transform:translate(0,0)}.marquee .marquee-set{flex:none;justify-content:space-around;align-items:center;gap:0;width:max(100vw,760px);min-width:max(100vw,760px);padding:16px clamp(8px,2vw,30px);display:flex;animation:none!important;transform:none!important}.marquee .marquee-set span{white-space:nowrap;align-items:center;gap:clamp(15px,3vw,50px);display:flex}.marquee .marquee-set i{opacity:.65;font-style:normal}@keyframes marqueeLoop{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@media (width<=760px){.site-header nav{background:var(--cream);color:var(--ink)}.site-header nav a:not(.nav-quote){color:var(--ink)}.menu-button[aria-expanded=true] span{background:var(--ink)}.marquee .marquee-set{width:760px;min-width:760px;padding:15px 22px}}.form select{appearance:none;background-color:#0000;background-image:linear-gradient(45deg,transparent 50%,var(--ink) 50%), linear-gradient(135deg,var(--ink) 50%,transparent 50%);min-height:47px;color:var(--ink);font-family:inherit;font-size:inherit;cursor:pointer;background-position:calc(100% - 14px) calc(50% + 1px),calc(100% - 9px) calc(50% + 1px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;border-radius:0;padding:14px 38px 14px 2px;font-weight:400;line-height:1.2}.form select::-ms-expand{display:none}.form select:invalid{color:#8a8e89}@font-face{font-family:Raleway;src:url(/fonts/raleway-300.ttf)format("truetype");font-style:normal;font-weight:300;font-display:swap}@font-face{font-family:Raleway;src:url(/fonts/raleway-800.ttf)format("truetype");font-style:normal;font-weight:800;font-display:swap}footer{flex-wrap:wrap;align-items:baseline}footer p{margin:0;line-height:1.4}footer>a{align-items:baseline;line-height:1.4;display:inline-flex}.project-credit{white-space:nowrap;align-items:baseline;gap:5px;display:flex}.studio-wordmark{letter-spacing:.035em;text-transform:none;font-family:Raleway,Arial,sans-serif;font-size:13px}.studio-wordmark b{font-weight:800}.studio-wordmark i{font-style:normal;font-weight:300}.project-credit a{transition:color .2s}.project-credit a:hover{color:#fff}.required-mark{color:var(--orange);font-weight:800}.required-legend{text-transform:uppercase;letter-spacing:.09em;color:#6c736d;margin:-12px 0 0;font-size:10px}.required-legend span{color:var(--orange);font-weight:800}.visual-product,.visual-product a{height:100%}.visual-product h3{min-height:2.3em;line-height:1.15}.product-bottom{align-items:flex-start;min-height:82px}@media (width<=760px){.visual-product h3,.product-bottom{min-height:0}}
