:root{font-family:Arial,Helvetica,sans-serif;color:#20221e;background:#f3f1eb;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #20221e;--muted: #696b65;--paper: #f3f1eb;--white: #ffffff;--orange: #e86026;--orange-dark: #bd4517;--green: #00675f;--line: #d8d5cd;--shell: min(100% - 56px, 1320px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:var(--paper)}body,button,a{-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,video:focus-visible{outline:3px solid #1c75bc;outline-offset:4px}img,video{display:block;max-width:100%}img{height:auto}h1,h2,h3,p,figure{margin-top:0}.shell{width:var(--shell);margin-inline:auto}.skip-link{position:fixed;top:8px;left:8px;z-index:100;padding:12px 16px;color:var(--white);background:var(--ink);transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{position:sticky;top:0;z-index:50;color:var(--ink);background:#f3f1ebf0;border-bottom:1px solid rgba(32,34,30,.12);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:12px;flex:0 0 auto}.brand-mark{width:35px;height:43px;display:grid;place-items:center}.brand-mark img{width:31px;height:39px;object-fit:contain}.brand-copy{display:grid;gap:4px;line-height:1}.brand-copy strong{font-size:12px;letter-spacing:.11em}.brand-copy small{color:var(--muted);font-size:7.5px;font-weight:700;letter-spacing:.23em}.main-nav{display:flex;align-items:center;gap:clamp(18px,2vw,30px)}.main-nav ul{display:flex;align-items:center;gap:clamp(16px,1.8vw,27px);margin:0;padding:0;list-style:none}.main-nav ul a{position:relative;color:#4d4f49;font-size:12px;font-weight:700}.main-nav ul a:after{position:absolute;right:0;bottom:-8px;left:0;height:1px;content:"";background:var(--orange);transform:scaleX(0);transform-origin:right;transition:transform .18s ease}.main-nav ul a:hover:after{transform:scaleX(1);transform-origin:left}.menu-toggle{display:none;align-items:center;gap:12px;padding:10px 0;color:var(--ink);background:none;border:0;font:inherit;font-size:13px;font-weight:700}.menu-lines{position:relative;width:22px;height:12px;border-top:2px solid currentColor;border-bottom:2px solid currentColor}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:0 24px;color:var(--white);background:var(--orange);border:1px solid var(--orange);font-size:13px;font-weight:800;letter-spacing:.015em;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.button:hover{background:var(--orange-dark);border-color:var(--orange-dark);transform:translateY(-1px)}.button-small{min-height:42px;padding-inline:17px;font-size:11px}.button-secondary{color:var(--ink);background:transparent;border-color:#aaa89f}.button-secondary:hover{color:var(--white);background:var(--ink);border-color:var(--ink)}.button-light{color:var(--ink);background:var(--white);border-color:var(--white)}.button-light:hover{color:var(--white);background:transparent;border-color:var(--white)}.eyebrow{margin-bottom:20px;color:var(--orange-dark);font-size:10px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.eyebrow-light{color:#f0a07d}.hero{min-height:calc(100vh - 82px);display:flex;align-items:stretch;background:linear-gradient(90deg,transparent 0 65%,rgba(32,34,30,.025) 65%),var(--paper)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.83fr);align-items:center;gap:clamp(58px,7vw,116px);padding-block:clamp(66px,7.6vw,108px)}.hero-copy{position:relative;z-index:2}.hero h1{max-width:780px;margin-bottom:29px;font-size:clamp(54px,6.1vw,88px);line-height:.94;letter-spacing:-.063em}.hero h1 span{display:block;color:#777971;font-weight:400}.hero-lead{max-width:690px;margin-bottom:17px;font-size:clamp(20px,1.8vw,25px);line-height:1.36;letter-spacing:-.02em}.hero-support{max-width:640px;margin-bottom:34px;color:var(--muted);font-size:15px;line-height:1.72}.hero-contact-note{display:inline-flex;align-items:center;gap:8px;margin-top:18px;color:var(--muted);font-size:11px;font-weight:700;border-bottom:1px solid transparent}.hero-contact-note:hover{color:var(--orange-dark);border-bottom-color:currentColor}.button-row{display:flex;flex-wrap:wrap;gap:12px}.hero-visual{position:relative;min-width:0;margin-right:8px}.hero-frame{position:relative;overflow:hidden;background:#dcdad3}.hero-frame:before{position:absolute;top:0;right:0;z-index:1;width:32%;height:100%;content:"";background:linear-gradient(180deg,rgba(0,103,95,.13),transparent 64%);mix-blend-mode:multiply;pointer-events:none}.hero-frame img{width:100%;height:auto;aspect-ratio:1;object-fit:contain}.hero-visual-meta{display:grid;grid-template-columns:1fr auto;align-items:center;gap:6px;padding:15px 17px;color:#64665f;background:#e5e3dc;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.hero-visual-meta strong{color:var(--ink);font-size:9px}.intro-strip{color:var(--white);background:var(--ink)}.intro-strip-inner{min-height:118px;display:grid;grid-template-columns:minmax(300px,1fr) repeat(3,auto);align-items:center;gap:clamp(34px,6vw,82px)}.intro-strip p{max-width:450px;margin:0;color:#c5c6c0;line-height:1.55}.intro-strip-inner>div{display:grid;gap:6px}.intro-strip span{color:#969891;font-size:9px;letter-spacing:.14em;text-transform:uppercase}.intro-strip strong{font-size:17px}.section{padding-block:clamp(92px,10vw,150px)}.section-heading{margin-bottom:62px}.section-heading h2,.process-intro h2,.trade-section h2,.contact-copy h2,.factory-heading h2,.about-statement h2{margin-bottom:0;font-size:clamp(39px,4.5vw,64px);line-height:1.02;letter-spacing:-.052em}.split-heading{display:grid;grid-template-columns:minmax(0,1.36fr) minmax(280px,.64fr);align-items:end;gap:clamp(54px,9vw,140px)}.split-heading>p{margin-bottom:4px;color:var(--muted);font-size:15px;line-height:1.72}.products-section{background:var(--paper)}.product-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.product-card{min-width:0;display:flex;flex-direction:column;background:var(--white)}.product-card-1{grid-column:span 7}.product-card-2{grid-column:span 5}.product-card-3,.product-card-4,.product-card-5,.product-card-6{grid-column:span 3}.product-image{position:relative;height:350px;overflow:hidden;background:#efeee9}.product-image img{width:100%;height:100%;aspect-ratio:auto;object-fit:contain;transition:transform .42s cubic-bezier(.2,.6,.2,1)}.product-card-1 .product-image,.product-card-2 .product-image{height:430px}.product-card-1 .product-image{background:#d8d8d1}.product-card-2 .product-image{background:#e5ebe6}.product-card-3 .product-image{background:#e9e2d9}.product-card-4 .product-image{background:#f0eee8}.product-card-5 .product-image{background:#eee6df}.product-card-6 .product-image{background:#e1e4e3}.product-card:hover .product-image img{transform:scale(1.025)}.product-image span{position:absolute;top:17px;left:17px;z-index:2;min-width:36px;padding:7px 8px;color:var(--white);background:#20221ee6;font-size:9px;font-weight:800;text-align:center}.product-copy{flex:1;padding:28px 29px 31px}.product-kicker{margin-bottom:13px!important;color:var(--orange-dark)!important;font-size:9px!important;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.product-copy h3{margin-bottom:14px;font-size:clamp(20px,2vw,27px);letter-spacing:-.033em}.product-description{max-width:540px;min-height:70px;margin-bottom:22px;color:var(--muted);font-size:14px;line-height:1.65}.product-highlight{display:inline-flex;align-items:center;min-height:38px;margin:-5px 0 22px;padding:9px 11px;color:#075d55;background:#e4efec;font-size:10px;font-weight:800;line-height:1.45}.text-link{display:inline-flex;align-items:center;gap:9px;padding-bottom:5px;color:var(--ink);border-bottom:1px solid currentColor;font-size:11px;font-weight:800}.text-link:hover{color:var(--orange-dark)}.showcase-section{padding:clamp(42px,5vw,72px) 0 0;overflow:hidden;color:var(--white);background:var(--ink)}.showcase-intro{display:flex;align-items:end;justify-content:space-between;gap:40px;padding-bottom:36px}.showcase-intro .eyebrow{margin:0;color:#f0a07d}.showcase-intro>p:last-child{max-width:500px;margin:0;color:#b9bbb4;font-size:14px;line-height:1.6;text-align:right}.showcase-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#474943}.showcase-item{position:relative;margin:0;overflow:hidden;background:#dfe5dd}.showcase-item:nth-child(2){background:#d8e5e4}.showcase-item:nth-child(3){background:#eee1d7}.showcase-item:nth-child(4){background:#e1e0db}.showcase-item img{width:100%;height:470px;aspect-ratio:auto;object-fit:contain;transition:transform .42s cubic-bezier(.2,.6,.2,1)}.showcase-item:hover img{transform:scale(1.035)}.showcase-item figcaption{position:absolute;right:14px;bottom:14px;left:14px;display:flex;justify-content:space-between;gap:18px;padding:13px 15px;color:var(--ink);background:#ffffffeb;font-size:11px;font-weight:800;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.showcase-item figcaption span{color:var(--orange-dark)}.capabilities-section{color:var(--white);background:#171915}.capabilities-heading{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(320px,.62fr);column-gap:clamp(60px,9vw,140px)}.capabilities-heading .eyebrow{grid-column:1 / -1}.capabilities-heading p:last-child{align-self:end;margin:0 0 4px;color:#b5b7b0;font-size:15px;line-height:1.72}.capability-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #444640;border-left:1px solid #444640}.capability-card{min-height:260px;padding:32px;border-right:1px solid #444640;border-bottom:1px solid #444640}.capability-card>span{display:block;margin-bottom:62px;color:#e88357;font-size:10px;font-weight:800}.capability-card h3{margin-bottom:14px;font-size:20px}.capability-card p{max-width:300px;margin-bottom:0;color:#b5b7b0;font-size:14px;line-height:1.66}.factory-section{padding-block:clamp(92px,10vw,152px);overflow:hidden;color:var(--white);background:#072e2d}.factory-heading{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.55fr);align-items:end;gap:clamp(60px,10vw,150px);margin-bottom:52px}.factory-heading h2{max-width:760px}.factory-heading>p{margin:0 0 6px;color:#aac1bd;font-size:15px;line-height:1.72}.factory-media{position:relative}.factory-media:before{position:absolute;top:-18px;right:-18px;width:130px;height:130px;content:"";border-top:1px solid rgba(255,255,255,.42);border-right:1px solid rgba(255,255,255,.42);pointer-events:none}.factory-media video{width:100%;aspect-ratio:16 / 9;background:#000}.factory-caption{display:grid;grid-template-columns:1fr auto;gap:30px;padding-top:20px;color:#aac1bd;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.factory-caption p{margin:0;color:#d7e2e0;letter-spacing:normal;text-transform:none}.process-section{background:var(--white)}.process-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(72px,10vw,152px)}.process-intro{position:sticky;top:126px;align-self:start}.process-intro p:not(.eyebrow){margin-block:27px 29px;color:var(--muted);font-size:15px;line-height:1.72}.process-contacts{display:grid;justify-items:start;gap:16px}.process-list{margin:0;padding:0;list-style:none;border-top:1px solid var(--line)}.process-list li{display:grid;grid-template-columns:54px 1fr;gap:26px;padding-block:31px;border-bottom:1px solid var(--line)}.process-list li>span{color:var(--orange-dark);font-size:10px;font-weight:800}.process-list h3{margin-bottom:9px;font-size:20px}.process-list p{max-width:590px;margin-bottom:0;color:var(--muted);font-size:14px;line-height:1.64}.about-section{background:#e8e6df}.company-gallery{margin-bottom:clamp(70px,8vw,112px)}.company-gallery-main{margin:0;background:var(--white);border:1px solid #cfcdc5}.company-gallery-main img{width:100%;aspect-ratio:1.86 / 1;object-fit:cover}.company-gallery-main figcaption{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 21px;color:var(--muted);font-size:9px;letter-spacing:.14em;text-transform:uppercase}.company-gallery-main figcaption strong{color:var(--ink)}.about-layout{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(70px,10vw,145px);align-items:start}.about-statement{position:sticky;top:126px}.about-statement>p:last-child{max-width:560px;margin:28px 0 0;color:var(--muted);font-size:15px;line-height:1.76}.reasons-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#c8c6bd;border:1px solid #c8c6bd}.reasons-grid article{min-height:186px;padding:29px;background:var(--paper)}.reasons-grid strong{display:block;margin-bottom:42px;color:var(--orange-dark);font-size:18px}.reasons-grid p{max-width:250px;margin-bottom:0;font-size:14px;line-height:1.52}.trade-section{padding-block:clamp(78px,9vw,120px);color:var(--white);background:var(--orange-dark)}.trade-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.55fr);gap:clamp(62px,10vw,150px);align-items:end}.trade-grid>div:last-child p{margin-bottom:29px;color:#f6d6c8;font-size:15px;line-height:1.7}.contact-section{background:var(--white)}.contact-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.82fr);gap:clamp(64px,9vw,128px);align-items:center}.contact-copy>p:not(.eyebrow){max-width:650px;margin-block:27px 31px;color:var(--muted);font-size:15px;line-height:1.74}.contact-cards{display:grid;gap:12px}.contact-card{padding:clamp(30px,3.5vw,42px);background:var(--paper);border-top:4px solid var(--orange);font-style:normal}.contact-card-patrick{border-top-color:var(--green)}.contact-card>span{color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.contact-card h3{margin:27px 0 8px;font-size:30px;letter-spacing:-.03em}.contact-card p{margin-bottom:8px;color:var(--muted);line-height:1.5}.contact-card hr{margin-block:27px;border:0;border-top:1px solid var(--line)}.contact-card a{display:inline-block;margin-top:18px;color:var(--orange-dark);font-weight:800;word-break:break-word}.site-footer{padding-top:59px;color:var(--white);background:#151713}.brand-light .brand-copy small{color:#9d9f98}.footer-top{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:60px;padding-bottom:49px}.footer-top>p{margin:0;color:#aaaca5;font-size:13px}.footer-links{display:flex;gap:29px;font-size:13px;font-weight:700}.footer-links a:hover{color:#f0a07d}.footer-bottom{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid #353731}.footer-bottom p{margin:0;color:#858780;font-size:11px}@media(max-width:1120px){.main-nav ul{display:none}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(370px,.76fr);gap:52px}.capability-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:820px){:root{--shell: min(100% - 36px, 1320px)}html{scroll-padding-top:72px}.header-inner{min-height:72px}.menu-toggle{display:flex}.main-nav{position:absolute;top:72px;right:0;left:0;display:none;align-items:stretch;padding:17px 18px 24px;background:var(--paper);border-bottom:1px solid var(--line)}.main-nav.is-open{display:grid}.main-nav ul{display:grid;gap:0}.main-nav ul a{display:block;padding:14px 3px;border-bottom:1px solid var(--line);font-size:14px}.main-nav ul a:after{display:none}.main-nav .button{margin-top:16px}.hero{min-height:0;background:var(--paper)}.hero-grid{grid-template-columns:1fr;gap:52px;padding-block:62px 76px}.hero h1{font-size:clamp(47px,12vw,70px)}.hero-visual{width:calc(100% - 16px);margin:0 0 0 16px}.intro-strip-inner{grid-template-columns:repeat(3,1fr);padding-block:31px;gap:27px}.intro-strip p{grid-column:1 / -1}.split-heading,.capabilities-heading,.factory-heading,.process-grid,.about-layout,.trade-grid,.contact-grid{grid-template-columns:1fr}.split-heading,.capabilities-heading,.factory-heading,.trade-grid,.contact-grid{gap:27px}.process-grid,.about-layout{gap:58px}.process-intro,.about-statement{position:static}.section-heading{margin-bottom:44px}.product-card-1,.product-card-2,.product-card-3,.product-card-4,.product-card-5,.product-card-6{grid-column:span 6}.product-card-1 .product-image,.product-card-2 .product-image,.product-image{height:330px}.product-description{min-height:92px}.showcase-intro{align-items:start;flex-direction:column;gap:17px}.showcase-intro>p:last-child{text-align:left}.showcase-grid{grid-template-columns:repeat(2,1fr)}.factory-caption{grid-template-columns:1fr;gap:8px}.trade-grid{align-items:start}.footer-top{grid-template-columns:1fr;gap:27px}.footer-bottom{align-items:flex-start;flex-direction:column;justify-content:center;padding-block:20px}}@media(max-width:560px){:root{--shell: calc(100% - 28px) }.brand-copy strong{font-size:10px}.brand-copy small{font-size:6.5px}.hero h1{font-size:clamp(43px,13.8vw,61px)}.button-row{display:grid}.button{width:100%}.hero-visual-meta{grid-template-columns:1fr;padding-inline:14px}.intro-strip-inner{grid-template-columns:1fr 1fr}.intro-strip-inner>div:last-child{grid-column:1 / -1}.product-card-1,.product-card-2,.product-card-3,.product-card-4,.product-card-5,.product-card-6{grid-column:1 / -1}.product-description{min-height:0}.showcase-grid{grid-template-columns:1fr}.showcase-item img{height:360px}.capability-grid,.reasons-grid{grid-template-columns:1fr}.capability-card{min-height:224px}.process-list li{grid-template-columns:38px 1fr;gap:15px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
