/*! 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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#19342d;--pine:#173e35;--pine-deep:#0d2923;--cream:#f5f0e6;--paper:#fffdf8;--red:#a13735;--gold:#c79b55;--line:#19342d2b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;font-family:Arial}:focus-visible{outline-offset:3px;outline:3px solid #d2a55d}.skip-link{z-index:100;color:var(--pine-deep);background:#fff;padding:12px 16px;font-weight:700;transition:transform .15s;position:fixed;top:10px;left:10px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0d2923f5;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;min-height:84px;padding:0 clamp(24px,5vw,78px);display:flex;position:sticky;top:0}.brand{align-items:center;display:inline-flex}.brand img{width:clamp(205px,22vw,280px);height:auto;display:block}nav{align-items:center;gap:clamp(16px,2vw,30px);font-size:13px;font-weight:650;display:flex}nav a{color:#fff}nav a:not(.nav-cta):hover{color:#dfbd7d}.nav-cta{background:var(--red);color:#fff;border-radius:999px;padding:12px 18px}.mobile-nav{color:#fff;display:none;position:relative}.mobile-nav summary{cursor:pointer;border:1px solid #ffffff59;border-radius:999px;padding:10px 15px;font-size:12px;font-weight:750;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav>div{background:#0a2721;min-width:220px;padding:12px;position:absolute;top:49px;right:0;box-shadow:0 20px 50px #00000040}.mobile-nav a{border-bottom:1px solid #ffffff17;padding:12px 14px;font-size:13px;display:block}.hero{background:var(--cream);grid-template-columns:1.08fr .92fr;min-height:690px;display:grid;overflow:hidden}.hero-copy{padding:clamp(72px,9vw,135px) clamp(28px,5vw,78px) clamp(72px,9vw,135px) clamp(28px,7vw,110px)}.eyebrow{color:var(--red);letter-spacing:.19em;text-transform:uppercase;margin:0 0 20px;font-size:12px;font-weight:800}h1,h2{letter-spacing:-.035em;font-family:Arial;font-weight:500}h1{max-width:760px;margin:0;font-size:clamp(50px,5.2vw,82px);line-height:.99}.hero-lede{color:#4d615b;max-width:650px;margin:30px 0 0;font-size:18px;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:36px;display:flex}.button{border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;min-height:50px;padding:0 25px;font-size:14px;font-weight:750;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.primary{background:var(--red);color:#fff}.secondary{border-color:var(--ink)}.ivory{background:var(--cream);color:var(--ink)}.hero-facts{border-top:1px solid var(--line);color:#5d6e69;grid-template-columns:repeat(3,1fr);gap:22px;max-width:720px;margin-top:70px;padding-top:24px;font-size:12px;line-height:1.5;display:grid}.hero-facts strong{color:var(--ink);margin-bottom:4px;font-size:15px;display:block}.hero-visual{aspect-ratio:16/9;color:#fff;background:#fff;align-self:center;width:calc(100% - clamp(24px,3vw,48px));min-height:0;position:relative;overflow:hidden;box-shadow:0 26px 65px #232d271f}.hero-product-grid{background:#e9e2d7;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid;position:absolute;inset:0}.hero-product-grid img{object-fit:contain;background:#fff;width:100%;height:100%;display:block}.hero-visual:after{content:"";background:linear-gradient(#0000,#0d2923c2);height:35%;position:absolute;inset:auto 0 0}.hero-visual p{z-index:1;letter-spacing:.14em;text-transform:uppercase;font-size:12px;position:absolute;bottom:30px;left:34px}.hero-visual small{opacity:.72;letter-spacing:.08em}.trust-strip{background:var(--pine);color:#fff;text-transform:uppercase;letter-spacing:.13em;justify-content:center;align-items:center;gap:28px;min-height:80px;padding:20px;font-size:11px;display:flex}.trust-strip i{background:var(--gold);border-radius:50%;width:4px;height:4px}.section{padding:clamp(80px,10vw,140px) clamp(24px,7vw,110px)}.section-heading{justify-content:space-between;align-items:end;gap:50px;margin-bottom:48px;display:flex}.section-heading h2,.story h2,.contact-section h2,.oem-section h2{margin:0;font-size:clamp(40px,4vw,60px);line-height:1.05}.section-heading>p{color:#66746f;max-width:500px;margin:0;line-height:1.8}.section-action{justify-content:center;align-items:center;gap:28px;margin-top:44px;display:flex}.text-link{color:var(--red);font-size:14px;font-weight:750}.collection-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.collection-card h3{margin:20px 0 9px;font-family:Arial;font-size:22px;font-weight:500}.collection-card>p{color:#67756f;min-height:70px;margin:0;font-size:14px;line-height:1.65}.collection-card>a{color:var(--red);margin-top:12px;font-size:13px;font-weight:750;display:inline-block}.photo-placeholder{aspect-ratio:1;background:#fff;border:1px solid #19342d14;place-items:center;display:grid;position:relative;overflow:hidden}.photo-placeholder>span{color:var(--ink);letter-spacing:.15em;z-index:2;background:#ffffffe0;padding:6px 8px;font-size:11px;position:absolute;top:17px;left:18px}.photo-placeholder img{object-fit:contain;width:100%;height:100%;padding:clamp(12px,1.6vw,24px);transition:transform .45s;position:absolute;inset:0}.collection-card:hover .photo-placeholder img{transform:scale(1.025)}.oem-section{background:var(--pine-deep);color:#fff;grid-template-columns:.9fr 1.1fr;display:grid}.oem-intro{padding:clamp(75px,9vw,140px) clamp(30px,8vw,120px)}.eyebrow.light{color:#dfbd7d}.oem-intro>p:not(.eyebrow){color:#b8cbc5;max-width:570px;margin:28px 0 34px;line-height:1.8}.process-list{background:#ffffff0a;padding:clamp(70px,8vw,120px) clamp(30px,7vw,100px)}.process-list article{border-bottom:1px solid #ffffff26;grid-template-columns:54px 1fr;gap:22px;padding:26px 0;display:grid}.process-list article>span{color:var(--gold);letter-spacing:.15em;font-size:12px}.process-list h3{margin:0 0 8px;font-family:Arial;font-size:22px;font-weight:500}.process-list p{color:#aec1bb;margin:0;font-size:14px;line-height:1.65}.production-section{background:#f2eadc}.production-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.production-card{min-width:0}.production-image{aspect-ratio:.78;background:var(--pine-deep);position:relative;overflow:hidden}.production-image:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#071d199e);position:absolute;inset:0}.production-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.production-card:hover img{transform:scale(1.025)}.production-image span{z-index:1;color:#fff;letter-spacing:.16em;font-size:11px;font-weight:800;position:absolute;bottom:16px;left:18px}.production-card h3{margin:20px 0 8px;font-family:Arial;font-size:23px;font-weight:500}.production-card p{color:#62716c;margin:0;font-size:14px;line-height:1.65}.preview-grid .production-card:first-child p:first-line{font-weight:inherit}.story{grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(50px,8vw,130px);display:grid}.story-copy>p:not(.eyebrow){color:#65736e;margin:28px 0;line-height:1.85}.story-copy ul{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.story-copy li{border-bottom:1px solid var(--line);padding:16px 0 16px 28px;font-size:14px;position:relative}.story-copy li:before{content:"✓";color:var(--red);font-weight:800;position:absolute;left:0}.story-principle{background:var(--pine-deep);color:#fff;padding:clamp(34px,5vw,62px)}.story-principle span{color:var(--gold);text-transform:uppercase;letter-spacing:.17em;margin-bottom:42px;font-size:11px;font-weight:800;display:block}.story-principle strong{font-family:Arial;font-size:clamp(30px,3vw,43px);font-weight:500;line-height:1.1;display:block}.story-principle p{color:#b5c6c1;margin:24px 0 0;line-height:1.8}.contact-section{background:var(--cream);grid-template-columns:.9fr 1.1fr;gap:clamp(50px,8vw,130px);padding:clamp(80px,10vw,140px) clamp(24px,9vw,145px);display:grid}.contact-section>div>p:not(.eyebrow){color:#5f6e69;margin:28px 0;line-height:1.8}.contact-note{border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;gap:6px;padding:20px 0;font-size:13px;display:flex}.contact-note span{color:#6d7774}.direct-contact{flex-direction:column;gap:8px;margin-top:22px;font-size:14px;font-weight:750;display:flex}.direct-contact a{border-bottom:1px solid var(--red);width:max-content}.inquiry-form{background:#fff;flex-direction:column;gap:17px;padding:clamp(26px,4vw,48px);display:flex;box-shadow:0 30px 70px #272a2217}.form-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:20px;padding-bottom:18px;display:flex}.form-heading>span{font-family:Arial;font-size:25px}.form-heading>small{color:#7a8581;font-size:11px}.form-row{grid-template-columns:1fr 1fr;gap:17px;display:grid}.inquiry-form label{flex-direction:column;gap:8px;font-size:12px;font-weight:750;display:flex}.inquiry-form input,.inquiry-form select,.inquiry-form textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #d9d7d0;border-radius:2px;outline:none;padding:14px}.inquiry-form input:focus,.inquiry-form select:focus,.inquiry-form textarea:focus{border-color:var(--red)}.form-actions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.form-button,.whatsapp-button{cursor:pointer;border:0;width:100%}.whatsapp-button{color:#fff;background:#1f6a55;width:100%}.inquiry-form>small{text-align:center;color:#5f6b67}.inquiry-form>small a,.quiet-note a,.privacy-content a{color:var(--red);text-underline-offset:2px;text-decoration:underline}.selected-products-field>small{color:#7a8581;font-size:11px;font-weight:500;line-height:1.5}.delivery-choice{grid-template-columns:1fr 1fr;gap:10px;display:grid}.delivery-choice button{border:1px solid var(--line);color:var(--ink);text-align:left;cursor:pointer;background:#faf8f2;flex-direction:column;gap:5px;padding:15px 16px;display:flex}.delivery-choice button.active{border-color:var(--pine);box-shadow:inset 0 0 0 1px var(--pine);background:#edf3ef}.delivery-choice strong{font-family:Arial;font-size:17px;font-weight:500}.delivery-choice span{color:#6f7b77;font-size:10px;line-height:1.45}.inquiry-form label>small{color:#7a8581;font-size:11px;font-weight:500;line-height:1.5}.form-honeypot{opacity:0!important;width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important}.form-button:disabled{opacity:.65;cursor:wait}.copy-inquiry{color:var(--red);cursor:pointer;background:0 0;border:0;border-bottom:1px solid;align-self:center;padding:2px 0;font-size:12px;font-weight:750}.form-status{color:#285746;text-align:center;background:#edf5f0;margin:0;padding:12px 14px;font-size:12px;line-height:1.5}.form-status.error{color:#8b2f2d;background:#fff0ef}.email-dialog-backdrop{z-index:80;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#03120fb8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.email-dialog{background:var(--paper);width:min(630px,100%);max-height:calc(100vh - 40px);padding:clamp(28px,5vw,52px);position:relative;overflow:auto;box-shadow:0 35px 90px #00000059}.email-dialog-close{width:38px;height:38px;color:var(--ink);cursor:pointer;background:#eee8dc;border:0;border-radius:50%;font-size:25px;line-height:1;position:absolute;top:16px;right:18px}.email-dialog .eyebrow{margin-bottom:13px}.email-dialog h2{margin:0;font-family:Arial;font-size:clamp(30px,4vw,42px);font-weight:500;line-height:1.08}.email-dialog>p:not(.eyebrow):not(.form-status){color:#65736e;margin:17px 0 25px;line-height:1.7}.email-provider-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.email-provider{border:1px solid var(--line);min-height:92px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;flex-direction:column;justify-content:center;gap:7px;padding:18px;display:flex}.email-provider:hover{border-color:var(--red);box-shadow:0 10px 24px #19342d12}.email-provider strong{font-family:Arial;font-size:20px;font-weight:500}.email-provider span{color:#6b7772;font-size:11px;line-height:1.45}.email-dialog .form-status{margin-top:16px}.fit-section{background:var(--pine-deep);color:#fff;grid-template-columns:.78fr 1.22fr;gap:clamp(50px,8vw,120px);padding:clamp(80px,10vw,140px) clamp(24px,7vw,110px);display:grid}.fit-section h2,.split-cta h2,.page-hero h1,.two-paths h2,.quality-grid h2,.centered-cta h2{letter-spacing:-.035em;font-family:Arial;font-weight:500}.fit-section h2{margin:0;font-size:clamp(40px,4vw,60px);line-height:1.05}.fit-section>div:first-child>p:last-child{color:#adc0ba;line-height:1.8}.fit-grid{background:#ffffff24;grid-template-columns:1fr 1fr;gap:1px;display:grid}.fit-grid article{background:#12332c;padding:clamp(24px,3.5vw,42px)}.fit-grid strong{color:#f1d399;font-family:Arial;font-size:22px;font-weight:500;display:block}.fit-grid p{color:#b5c7c2;margin:14px 0 0;font-size:14px;line-height:1.75}.split-cta{background:var(--cream);grid-template-columns:1fr 1fr;align-items:center;gap:clamp(50px,8vw,130px);padding:clamp(75px,9vw,125px) clamp(24px,8vw,125px);display:grid}.split-cta h2{margin:0;font-size:clamp(38px,4vw,58px);line-height:1.08}.split-cta>div:last-child>p{color:#61716b;line-height:1.85}.page-hero{background:var(--cream);padding:clamp(86px,10vw,145px) clamp(24px,9vw,145px)}.page-hero h1{max-width:980px;margin:0;font-size:clamp(50px,6vw,84px);line-height:1}.page-hero>p:not(.eyebrow){color:#586a64;max-width:760px;margin:30px 0 0;font-size:18px;line-height:1.8}.page-hero .button{margin-top:36px}.page-hero .hero-actions .button{margin-top:0}.dark-page-hero{background:var(--pine-deep);color:#fff}.dark-page-hero>p:not(.eyebrow){color:#b8cac5}.compact-top{padding-top:clamp(58px,7vw,90px)}.small-section{padding-top:clamp(65px,8vw,105px);padding-bottom:clamp(65px,8vw,105px)}.product-page-grid .collection-card>p{min-height:68px}.catalog-page-hero{padding-bottom:clamp(65px,8vw,105px)}.category-route-grid{background:#f2eadc;grid-template-columns:1fr 1fr;gap:18px;display:grid}.category-route-grid>a{border:1px solid var(--line);background:var(--paper);flex-direction:column;min-height:290px;padding:clamp(28px,4vw,48px);transition:all .2s;display:flex}.category-route-grid>a:hover{border-color:#a1373573;transform:translateY(-3px);box-shadow:0 20px 45px #19342d14}.category-route-grid span{color:var(--red);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.category-route-grid h2{margin:28px 0 16px;font-family:Arial;font-size:clamp(28px,3vw,40px);font-weight:500;line-height:1.08}.category-route-grid p{color:#65736e;margin:0 0 28px;line-height:1.75}.category-route-grid strong{color:var(--red);margin-top:auto;font-size:13px}.category-landing-hero{background:var(--cream);grid-template-columns:1.05fr .95fr;min-height:650px;display:grid}.category-landing-hero>div{flex-direction:column;justify-content:center;padding:clamp(75px,9vw,135px) clamp(28px,7vw,110px);display:flex}.category-landing-hero h1{letter-spacing:-.045em;max-width:760px;margin:0;font-family:Arial;font-size:clamp(52px,6vw,86px);font-weight:500;line-height:.98}.category-landing-hero>div>p:not(.eyebrow){color:#5d6e68;max-width:670px;margin:30px 0 0;font-size:17px;line-height:1.85}.category-landing-hero figure{background:#fff;min-height:520px;margin:clamp(32px,5vw,72px) clamp(24px,5vw,80px) clamp(32px,5vw,72px) 0;position:relative;overflow:hidden;box-shadow:0 25px 70px #19342d17}.category-landing-hero img{object-fit:contain;width:100%;height:100%;padding:clamp(28px,5vw,70px);position:absolute;inset:0}.category-landing-hero figcaption{color:#52635d;letter-spacing:.1em;text-transform:uppercase;background:#fffdf8eb;padding:8px 10px;font-size:10px;font-weight:750;position:absolute;bottom:24px;left:28px}.category-switcher{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper);grid-template-columns:minmax(220px,.62fr) minmax(0,1.38fr);align-items:end;gap:clamp(30px,5vw,75px);padding:clamp(34px,4vw,56px) clamp(24px,7vw,110px);display:grid}.category-switcher h2{letter-spacing:-.025em;margin:0;font-family:Arial;font-size:clamp(27px,2.8vw,40px);font-weight:500;line-height:1.08}.category-switcher nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.category-switcher a{border:1px solid var(--line);background:#fff;flex-direction:column;justify-content:center;gap:7px;min-width:0;min-height:78px;padding:14px 16px;transition:border-color .2s,background .2s,transform .2s;display:flex}.category-switcher a:hover{border-color:var(--red);transform:translateY(-2px)}.category-switcher a.active{border-color:var(--pine);background:var(--pine);color:#fff}.category-switcher a span{text-overflow:ellipsis;font-family:Arial;font-size:17px;line-height:1.2;overflow:hidden}.category-switcher a small{color:#78837f;letter-spacing:.05em;text-transform:uppercase;font-size:10px}.category-switcher a.active small{color:#bdccc7}.category-capabilities{background:var(--pine-deep);color:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(50px,8vw,120px);padding:clamp(70px,8vw,110px) clamp(24px,8vw,125px);display:grid}.category-capabilities h2{margin:0;font-family:Arial;font-size:clamp(38px,4vw,58px);font-weight:500;line-height:1.06}.category-capabilities ul{margin:0;padding:0;list-style:none}.category-capabilities li{color:#c0cfcb;border-bottom:1px solid #ffffff26;padding:20px 0 20px 31px;line-height:1.6;position:relative}.category-capabilities li:before{content:"✓";color:var(--gold);font-weight:800;position:absolute;left:0}.category-next-step{background:var(--pine);color:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(50px,8vw,130px);padding:clamp(75px,9vw,125px) clamp(24px,8vw,125px);display:grid}.category-next-step h2{margin:0;font-family:Arial;font-size:clamp(38px,4vw,58px);font-weight:500;line-height:1.06}.category-next-step>div:last-child p{color:#b9cac5;margin:0 0 30px;line-height:1.85}.about-identity{background:#f2eadc;grid-template-columns:.9fr 1.1fr;gap:clamp(50px,8vw,130px);display:grid}.about-identity h2{letter-spacing:-.035em;margin:0;font-family:Arial;font-size:clamp(40px,4vw,60px);font-weight:500;line-height:1.05}.about-identity>div:last-child p{color:#5e6e68;margin:0;line-height:1.9}.about-identity>div:last-child p+p{border-top:1px solid var(--line);margin-top:24px;padding-top:24px}.catalog-summary{background:var(--line);grid-template-columns:repeat(4,1fr);gap:1px;max-width:900px;margin-top:45px;display:grid}.catalog-summary span{color:#62716c;background:#ffffff73;padding:18px 20px;font-size:12px;line-height:1.45}.catalog-summary strong{color:var(--ink);font-family:Arial;font-size:25px;font-weight:500;display:block}.catalog-shell{background:var(--paper);padding:clamp(55px,7vw,90px) clamp(24px,6vw,90px) 110px}.catalog-shell.has-selection{padding-bottom:170px}.catalog-toolbar{grid-template-columns:1fr minmax(250px,330px);align-items:end;gap:28px;margin-bottom:34px;display:grid}.catalog-filters{flex-wrap:wrap;gap:9px;display:flex}.catalog-filters button{border:1px solid var(--line);min-height:46px;color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:10px;padding:9px 15px;display:flex}.catalog-filters button strong{font-size:12px}.catalog-filters button span{color:#697670;background:#f0ece4;border-radius:999px;place-items:center;min-width:25px;height:25px;padding:0 6px;font-size:10px;display:grid}.catalog-filters button.active{border-color:var(--pine);background:var(--pine);color:#fff}.catalog-filters button.active span{color:#fff;background:#ffffff24}.catalog-search{color:#68746f;letter-spacing:.05em;text-transform:uppercase;flex-direction:column;gap:8px;font-size:11px;font-weight:750;display:flex}.catalog-search input{width:100%;height:48px;color:var(--ink);text-transform:uppercase;background:#fff;border:1px solid #d7d5ce;outline:none;padding:0 15px}.catalog-search input:focus{border-color:var(--red)}.catalog-results-heading{border-top:1px solid var(--line);color:#6b7772;justify-content:space-between;gap:30px;margin-bottom:24px;padding-top:20px;font-size:12px;display:flex}.catalog-results-heading p{margin:0}.catalog-results-heading strong{color:var(--ink)}.online-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.online-product-card{background:#fff;border:1px solid #19342d1f;min-width:0;transition:all .2s}.online-product-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px #19342d14}.online-product-card.selected{border-color:var(--red);box-shadow:0 0 0 2px #a137351f}.online-product-card>button{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.online-product-image{aspect-ratio:1;background:#fff;display:block;position:relative;overflow:hidden}.online-product-image img{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.online-product-meta{border-top:1px solid #19342d14;grid-template-columns:1fr auto;gap:6px 12px;padding:15px;display:grid}.online-product-meta small{color:#75807c;grid-column:1/-1;font-size:10px}.online-product-meta strong{font-family:Arial;font-size:18px;font-weight:500}.online-product-meta>span{color:var(--red);align-self:center;font-size:11px;font-weight:750}.catalog-load-more{flex-direction:column;align-items:center;gap:12px;margin-top:42px;display:flex}.catalog-load-more button{cursor:pointer;background:#fff}.catalog-load-more small{color:#7c8582}.catalog-empty{text-align:center;border:1px dashed var(--line);background:#fbf8f1;padding:80px 24px}.catalog-empty strong{font-family:Arial;font-size:28px;font-weight:500}.catalog-empty p{color:#6d7874}.selection-tray{z-index:35;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#071d19f5;border:1px solid #ffffff21;border-radius:7px;justify-content:space-between;align-items:center;gap:20px;width:min(920px,100% - 32px);padding:16px 18px 16px 22px;display:flex;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 24px 70px #00000047}.selection-tray>div{align-items:center;gap:15px;min-width:0;display:flex}.selection-tray>div:first-child{flex-direction:column;align-items:flex-start;gap:4px}.selection-tray strong{font-size:14px}.selection-tray span{color:#b8c8c3;text-overflow:ellipsis;white-space:nowrap;max-width:520px;font-size:11px;overflow:hidden}.selection-tray button{color:#c9d6d2;cursor:pointer;background:0 0;border:0;font-size:12px;text-decoration:underline}.selection-tray .button{white-space:nowrap;min-height:43px}.selected-products-field textarea{color:var(--ink);background:#f4efe5;font-weight:750}.two-paths{background:var(--pine-deep);color:#fff;grid-template-columns:1fr 1fr;display:grid}.two-paths article{padding:clamp(60px,8vw,120px)}.two-paths article+article{background:#ffffff0e}.two-paths>article>span,.quality-grid>article>span{color:var(--gold);letter-spacing:.18em;font-size:12px;font-weight:800}.two-paths h2{max-width:520px;margin:26px 0;font-size:clamp(36px,4vw,54px);line-height:1.05}.two-paths p,.two-paths li{color:#b7c9c4;line-height:1.75}.two-paths ul{margin:30px 0 0;padding-left:20px}.two-paths li{margin:10px 0}.notice-panel{background:#f2eadc}.notice-panel h2{letter-spacing:-.035em;margin:0 0 38px;font-family:Arial;font-size:clamp(38px,4vw,56px);font-weight:500}.fact-grid{background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.fact-grid.four{grid-template-columns:repeat(4,1fr)}.fact-grid p{background:var(--paper);color:#65736e;margin:0;padding:30px;line-height:1.75}.fact-grid strong{color:var(--ink);margin-bottom:12px;font-family:Arial;font-size:21px;font-weight:500;display:block}.center-action{text-align:center;margin-top:40px}.step-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.step-grid article{border:1px solid var(--line);padding:30px}.step-grid span{color:var(--red);letter-spacing:.16em;font-size:12px;font-weight:800}.step-grid h3{margin:28px 0 12px;font-family:Arial;font-size:24px;font-weight:500}.step-grid p{color:#66746f;margin:0;font-size:14px;line-height:1.75}.spec-section{background:var(--pine-deep);color:#fff;grid-template-columns:.85fr 1.15fr;gap:clamp(50px,8vw,120px);padding:clamp(75px,9vw,125px) clamp(24px,8vw,125px);display:grid}.spec-section h2{letter-spacing:-.035em;margin:0;font-family:Arial;font-size:clamp(38px,4vw,58px);font-weight:500;line-height:1.07}.spec-list p{color:#b8c9c4;border-bottom:1px solid #ffffff26;margin:0;padding:20px 0;line-height:1.7}.spec-list strong{color:#f0d196;letter-spacing:.08em;text-transform:uppercase;font-size:13px;display:block}.accuracy-banner{background:var(--red);color:#fff;grid-template-columns:220px 1fr;gap:34px;padding:28px clamp(24px,7vw,110px);display:grid}.accuracy-banner strong{font-family:Arial;font-size:21px;font-weight:500}.accuracy-banner p{opacity:.9;margin:0;line-height:1.7}.full-process-grid{row-gap:50px}.quality-grid{background:var(--line);grid-template-columns:1fr 1fr;gap:1px;display:grid}.quality-grid article{background:var(--paper);padding:clamp(34px,5vw,68px)}.quality-grid h2{margin:26px 0 18px;font-size:clamp(31px,3vw,43px)}.quality-grid p{color:#66746f;margin:0;line-height:1.8}.media-pair{background:var(--pine-deep);grid-template-columns:1fr 1fr;gap:clamp(16px,2vw,28px);padding:clamp(20px,3vw,44px);display:grid}.media-pair figure{background:#071d19;height:clamp(600px,55vw,800px);min-height:0;margin:0;position:relative;overflow:hidden}.media-pair img{object-fit:contain;width:100%;height:100%;padding:clamp(18px,2.2vw,32px) clamp(18px,2.2vw,32px) 76px;position:absolute;inset:0}.media-pair figure:after{content:"";background:linear-gradient(#0000,#071d19bf);height:35%;position:absolute;inset:auto 0 0}.media-pair figcaption{z-index:1;color:#fff;letter-spacing:.13em;text-transform:uppercase;font-size:12px;font-weight:750;position:absolute;bottom:25px;left:28px}.faq-section{max-width:1000px;margin:0 auto;padding:clamp(65px,8vw,110px) 24px}.faq-section details{border-bottom:1px solid var(--line)}.faq-section summary{cursor:pointer;justify-content:space-between;gap:30px;padding:28px 0;font-family:Arial;font-size:clamp(22px,2.4vw,31px);list-style:none;display:flex}.faq-section summary::-webkit-details-marker{display:none}.faq-section summary span{color:var(--red)}.faq-section details[open] summary span{transform:rotate(45deg)}.faq-section details p{color:#64736e;max-width:820px;margin:0;padding:0 0 30px;line-height:1.85}.centered-cta{text-align:center;background:var(--pine-deep);color:#fff;padding:clamp(70px,9vw,120px) 24px}.centered-cta h2{max-width:800px;margin:0 auto 34px;font-size:clamp(38px,4vw,58px);line-height:1.08}.about-hero{background:var(--pine-deep);color:#fff;grid-template-columns:1fr 1fr;min-height:650px;display:grid}.about-hero-copy{flex-direction:column;justify-content:center;padding:clamp(75px,9vw,135px) clamp(28px,7vw,110px);display:flex}.about-hero h1{max-width:760px;font-size:clamp(50px,5.4vw,80px);line-height:.99}.about-hero-copy>p:not(.eyebrow){color:#b8cac5;max-width:650px;margin:30px 0 0;font-size:17px;line-height:1.8}.about-outline{color:#fff;border-color:#ffffff8c}.about-product-board{background:#ffffff24;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:1px;margin:clamp(28px,4vw,62px) clamp(24px,4vw,65px) clamp(28px,4vw,62px) 0;display:grid}.about-product-board figure{background:#fff;min-width:0;min-height:0;margin:0;position:relative;overflow:hidden}.about-product-board img{object-fit:contain;width:100%;height:100%;padding:clamp(14px,2vw,28px);position:absolute;inset:0}.about-product-board figcaption{color:var(--ink);letter-spacing:.08em;background:#fffdf8e6;padding:5px 7px;font-size:9px;font-weight:750;position:absolute;bottom:12px;left:14px}.about-facts{background:var(--line);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.about-facts p{background:var(--cream);color:#62716c;margin:0;padding:26px clamp(20px,3vw,42px);font-size:13px;line-height:1.55}.about-facts strong{color:var(--ink);margin-bottom:5px;font-family:Arial;font-size:20px;font-weight:500;display:block}.about-intro{grid-template-columns:.9fr 1.1fr;gap:clamp(50px,8vw,130px);display:grid}.about-intro h2,.about-accuracy h2{letter-spacing:-.035em;margin:0;font-family:Arial;font-size:clamp(40px,4vw,60px);font-weight:500;line-height:1.05}.about-intro-copy{padding-top:4px}.about-intro-copy p{color:#65736e;margin:0;line-height:1.9}.about-intro-copy p+p{border-top:1px solid var(--line);margin-top:24px;padding-top:24px}.about-expectations{background:#f2eadc}.about-expectations .step-grid article{background:var(--paper)}.about-accuracy{background:var(--pine);color:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(50px,8vw,130px);padding:clamp(75px,9vw,125px) clamp(24px,8vw,125px);display:grid}.about-accuracy>div:last-child>p{color:#b8cac5;margin:0 0 32px;line-height:1.9}.inquiry-page{background:var(--cream);grid-template-columns:.8fr 1.2fr;align-items:start;gap:clamp(50px,7vw,110px);padding:clamp(70px,9vw,120px) clamp(24px,8vw,130px);display:grid}.inquiry-intro{position:sticky;top:120px}.inquiry-intro h1{letter-spacing:-.035em;margin:0;font-family:Arial;font-size:clamp(46px,5vw,72px);font-weight:500;line-height:1}.inquiry-intro>p:not(.eyebrow):not(.quiet-note){color:#5e6e68;margin:28px 0;line-height:1.8}.quiet-note{color:#77827e;margin-top:28px;font-size:13px;line-height:1.7}.privacy-content{max-width:980px;margin:0 auto}.privacy-content h2{letter-spacing:-.02em;margin:42px 0 12px;font-size:clamp(25px,3vw,34px)}.privacy-content h2:first-child{margin-top:0}.privacy-content p{color:#52635d;margin:0;font-size:16px;line-height:1.85}.privacy-updated{border-top:1px solid var(--line);padding-top:24px;margin-top:48px!important;font-size:13px!important}footer{color:#aec0bb;background:#071d19;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:30px;min-height:125px;padding:30px clamp(24px,6vw,90px);font-size:12px;display:grid}.footer-contact{text-align:right;flex-direction:column;align-items:flex-end;gap:12px;display:flex}.footer-contact p{margin:0}.footer-brand{color:#fff}.footer-brand img{width:240px}.footer-links{flex-wrap:wrap;justify-content:center;gap:18px;display:flex}.footer-links a:hover{color:#fff}.social-links{align-items:center;gap:9px;display:flex}.social-links a{color:#dce7e3;border:1px solid #aec0bb85;border-radius:50%;place-items:center;width:36px;height:36px;transition:border-color .2s,background .2s,color .2s;display:grid}.social-links a:hover,.social-links a:focus-visible{color:var(--pine-deep);background:#fff;border-color:#fff}.social-links svg{fill:currentColor;width:17px;height:17px}.inquiry-social{color:#5e6e68;align-items:center;gap:14px;margin-top:22px;font-size:13px;font-weight:650;display:flex}.inquiry-social .social-links a{color:var(--pine);border-color:#afbbb7}.inquiry-social .social-links a:hover,.inquiry-social .social-links a:focus-visible{border-color:var(--pine);background:var(--pine);color:#fff}@media (width<=980px){.desktop-nav{display:none}.mobile-nav{display:block}.hero{grid-template-columns:1fr}.hero-visual{width:calc(100% - 48px);min-height:0;margin:0 24px 48px}.collection-grid{grid-template-columns:repeat(2,1fr)}.production-grid{grid-template-columns:repeat(2,1fr);row-gap:48px}.oem-section,.story,.contact-section,.fit-section,.split-cta,.spec-section,.inquiry-page,.about-hero,.about-intro,.about-accuracy,.about-identity,.category-landing-hero,.category-capabilities,.category-next-step{grid-template-columns:1fr}.category-landing-hero figure{min-height:600px;margin:0 40px 50px}.category-switcher{grid-template-columns:1fr;align-items:start}.category-switcher nav{grid-template-columns:1fr 1fr}.about-product-board{min-height:600px;margin:0 40px 50px}.about-facts,.step-grid,.fact-grid.four{grid-template-columns:1fr 1fr}.inquiry-intro{position:static}.catalog-toolbar{grid-template-columns:1fr}.catalog-search{max-width:420px}.online-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=620px){.site-header{min-height:72px}.brand img{width:185px}.mobile-nav summary{padding:9px 13px}.hero-copy{padding-top:72px}.hero-facts{grid-template-columns:1fr;gap:14px;margin-top:48px}.hero-visual{width:calc(100% - 32px);min-height:0;margin:0 16px 36px}.trust-strip{white-space:nowrap;justify-content:flex-start;overflow-x:auto}.section-heading{display:block}.section-heading>p{margin-top:24px}.collection-grid,.production-grid,.fit-grid,.two-paths,.quality-grid,.media-pair,.fact-grid,.fact-grid.four,.step-grid{grid-template-columns:1fr}.accuracy-banner{grid-template-columns:1fr;gap:8px}.media-pair figure{height:min(155vw,680px);min-height:0}.about-product-board{min-height:520px;margin:0 16px 32px}.about-facts{grid-template-columns:1fr}.section-action{text-align:center;flex-direction:column;align-items:stretch}.collection-card>p{min-height:0}.photo-placeholder{aspect-ratio:1.08}.production-image{aspect-ratio:1.05}.form-row{grid-template-columns:1fr}.form-heading{flex-direction:column;align-items:flex-start;gap:6px}.form-actions,.delivery-choice,.email-provider-grid{grid-template-columns:1fr}footer{text-align:left;grid-template-columns:1fr}.footer-contact{text-align:left;align-items:flex-start}.footer-links{justify-content:flex-start}.catalog-summary{grid-template-columns:1fr 1fr}.catalog-shell{padding-left:16px;padding-right:16px}.catalog-filters{flex-wrap:nowrap;margin-right:-16px;padding-right:16px;overflow-x:auto}.catalog-filters button{flex:none}.catalog-results-heading{display:block}.catalog-results-heading p+p{margin-top:8px}.online-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.category-route-grid{grid-template-columns:1fr}.category-landing-hero figure{min-height:500px;margin:0 16px 32px}.category-switcher{padding-left:16px;padding-right:0}.category-switcher>div{padding-right:16px}.category-switcher nav{scroll-snap-type:x proximity;gap:9px;padding-right:16px;display:flex;overflow-x:auto}.category-switcher a{scroll-snap-align:start;flex:0 0 174px}.online-product-meta{padding:12px;display:block}.online-product-meta small,.online-product-meta strong,.online-product-meta>span{display:block}.online-product-meta strong{margin:5px 0 8px;font-size:16px}.selection-tray{align-items:stretch;padding:14px;bottom:10px}.selection-tray>div:last-child{flex-direction:column;align-items:stretch;gap:8px}.selection-tray .button{min-height:40px;padding:0 14px}}
/* P1-06 accessibility fix: improve production copy contrast and footer touch targets. */
.production-section .section-heading>p,.production-section .production-card p{color:#56655f}
.footer-contact p>a{display:inline-flex;align-items:center;min-height:32px}
/* P1-09: keep manufacturing stage H2 headings visually consistent with the former H3 styling. */
.full-process-grid .production-card h2{margin:20px 0 8px;font-family:Arial;font-size:23px;font-weight:500;letter-spacing:normal;line-height:normal}
