:root{--header-height:88px}
html{scroll-padding-top:var(--header-height);scrollbar-color:#a56c47 #151715}
::selection{background:#d88959;color:#151715}
input,textarea{caret-color:#e8986b}
.header{height:var(--header-height)}
.header nav{font-size:14px;gap:25px;letter-spacing:.5px}
.header-calc{font-size:13px}
.hero{height:calc(100svh - var(--header-height));min-height:0;grid-template-columns:44% 56%}
.hero-copy{padding:clamp(24px,5vh,60px) 5% clamp(22px,4vh,46px) 23%;min-height:0;justify-content:center}
.hero-copy .eyebrow{font-size:12px;line-height:1.5;letter-spacing:.3px;margin:0 0 24px}
.hero-copy h1{font-size:clamp(28px,3.1vw,63px);line-height:1.15;letter-spacing:-.03em}
.hero-description{font-size:clamp(16px,1.2vw,21px);line-height:1.55;max-width:36ch;margin:26px 0}
.hero-copy>.primary{font-size:17px;padding:20px 24px;min-height:62px;color:#f5dfcc}
.hero-bottom{font-size:13px;line-height:1.6;margin-top:clamp(24px,5vh,60px);padding:0;flex-wrap:wrap}
.hero-bottom a{padding-bottom:5px}
.hero-engineering{min-height:0;display:flex;flex-direction:column;padding:18px 4% 0;overflow:hidden}
.drawing-top{flex:none;min-height:32px;gap:15px;font-size:11px;letter-spacing:.5px}
.model-calculator-link{font-size:13px;color:#d9ddcc}
.model{flex:1;min-height:0;max-width:none;width:100%;grid-template-columns:minmax(0,1fr) 175px;align-items:stretch}
.stack{height:100%;width:auto;aspect-ratio:2/3;max-width:100%;justify-self:center;min-height:0}
.model-labels strong{font-size:clamp(16px,1.3vw,24px);line-height:1.35}
.model-labels small{font-size:12px;line-height:1.45;max-width:none;color:#afb49f}
.part-num{font-size:15px}
.model-caption{flex:none;min-height:42px;padding:10px 0;font-size:11px;line-height:1.4}
.caption-end{display:none}
.calculation-screen{min-height:calc(100svh - var(--header-height));display:flex;flex-direction:column;justify-content:center;padding:28px 0 32px;scroll-margin-top:var(--header-height);background:#1b1e18;overflow:visible}
.calculator{border-top:0;min-height:350px;padding:20px 3% 28px;grid-template-columns:minmax(0,1fr) 320px;gap:0 30px;scroll-margin-top:calc(var(--header-height) + 12px)}
.calc-heading{padding-bottom:12px}.calc-heading h2{font-size:16px;letter-spacing:.6px}.calc-heading p{font-size:14px}
.calc-tabs{margin-bottom:18px}
.calc-tabs button{font-size:12px;padding:12px 8px;line-height:1.4}
.calc-editor{gap:10px 18px;grid-template-columns:repeat(4,minmax(0,1fr));min-height:168px}
.field{font-size:12px;line-height:1.4;gap:7px}
.field select,.field input{font-size:14px;height:44px;padding:9px}
.field input:disabled{opacity:.45}
.field-error{font-size:10px}
.calc-total{min-height:240px;padding-left:26px}
.calc-total small{font-size:13px}.calc-total strong{font-variant-numeric:tabular-nums}
.calc-total>span{font-size:11px;line-height:1.5}
#calc-breakdown{font-size:12px;margin-top:13px}
.calc-next{font-size:16px;padding:17px 19px;margin-left:26px;width:calc(100% - 26px)}
.calc-next small{font-size:12px;line-height:1.5}
.products{padding:22px 3% 20px}
.section-line{margin-bottom:15px}
.section-line h2{font-size:14px;letter-spacing:.5px}.section-line>span{font-size:11px}
.product-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border-block:1px solid #4c5541}
.product-card{position:relative;min-height:216px;padding:15px 12px 52px;border-right:1px solid #4c5541!important;border-bottom:0!important;transition:background .3s}
.product-card:last-child{border-right:0!important}
.product-card h3{font-size:13px;line-height:1.5;min-height:40px;margin:12px 0 4px}
.product-card img{display:block;width:100%;height:105px;object-fit:contain;opacity:.9;filter:none}
.product-index{font-size:11px!important}
.product-card.current{background:#30372a;box-shadow:inset 0 2px #d8794a}
.product-card:hover img{filter:none}
.product-card.current h3{color:#f4d6b8}
.product-card .product-arrow{position:absolute;right:12px;bottom:14px;display:grid;place-items:center;width:30px;height:30px;padding:4px;border:0;color:#df895a;background:transparent;line-height:0}
.product-card .product-arrow svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:square;stroke-linejoin:miter}
.product-card:hover .product-arrow,.product-card:focus-visible .product-arrow{background:#df895a;color:#171a14}
.request-help{font-size:15px;line-height:1.6;color:#bcc6ad;margin:10px 0 20px}
#order-dialog{max-width:670px;width:calc(100% - 32px);padding:30px;max-height:90svh}
.dialog-label{color:#d99161;font-size:12px;letter-spacing:1px}
.request-spec{border-block:1px solid #556147;padding:14px 0;margin-bottom:20px}
.request-spec summary{cursor:pointer;font-size:14px;line-height:1.5}
.request-spec .order-total{margin-bottom:0}
.request-spec .order-total strong{font-size:24px}
.lead-field{display:flex;flex-direction:column;gap:8px;font-size:14px;margin-bottom:16px;color:#dbe1cf}
.lead-field input,.lead-field textarea{background:#151911;color:#e9eedf;border:1px solid #59644e;border-radius:0;padding:12px;font:inherit;width:100%;min-width:0}
.lead-field input::placeholder,.lead-field textarea::placeholder{color:#99a58b}
.lead-field textarea{resize:vertical;min-height:80px}
.lead-contact{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.contact-help{font-size:12px;line-height:1.5;margin:-4px 0 18px;color:#afbca0}
.consent{display:flex;gap:10px;font-size:12px;line-height:1.6;align-items:flex-start}
.consent input{accent-color:#cf794a;width:18px;height:18px;flex:none;margin:2px 0 0}
.demo-form-note{font-size:12px;line-height:1.6;color:#d2b79a;margin:16px 0 0}
#lead-status{font-size:14px;line-height:1.6;color:#e6d4ab}
#lead-form .primary{font-size:16px;margin-top:17px}
.approach .eyebrow{font-size:12px}
.steps p{font-size:16px;max-width:43ch}.steps h3{font-size:22px}.steps article>span{font-size:14px}
.request p:not(.eyebrow){font-size:17px}.request>button{font-size:17px}
@media(min-width:1600px){.model{grid-template-columns:minmax(0,1fr) 230px}.model-labels strong{font-size:24px}.model-labels small{font-size:14px}.hero-bottom{font-size:15px}.hero-copy>.primary{font-size:19px}.calc-editor{gap:16px 24px}.products{padding-top:30px}.product-card img{height:145px}.product-card h3{font-size:15px}}
@media(max-height:760px) and (min-width:901px){.hero-copy{padding-top:20px;padding-bottom:20px}.hero-copy .eyebrow{margin-bottom:15px;font-size:11px}.hero-copy h1{font-size:clamp(27px,2.8vw,48px)}.hero-description{font-size:16px;margin:18px 0}.hero-bottom{margin-top:20px;font-size:12px}.hero-copy>.primary{min-height:50px;padding:14px 18px}.model-labels small{font-size:11px}.model-caption{font-size:10px}.calculation-screen{padding-top:12px;padding-bottom:14px}.calculator{padding-top:10px;padding-bottom:16px;min-height:335px}.product-card img{height:78px}.product-card h3{font-size:12px;margin-block:7px}.products{padding-top:14px}}
@media(max-width:1200px){.header nav{font-size:11px;gap:15px}.header-calc{font-size:11px}.model{grid-template-columns:minmax(0,1fr) 140px}.model-labels strong{font-size:16px}.model-labels small{font-size:11px}.model-caption{font-size:10px}.hero-bottom{font-size:12px}.calculator{grid-template-columns:minmax(0,1fr) 270px;gap:0 22px}.calc-editor{grid-template-columns:repeat(3,minmax(0,1fr))}.calc-tabs{flex-wrap:wrap}.calc-tabs button{flex-basis:33.33%;font-size:12px}.product-grid{display:flex;flex-wrap:wrap}.product-card{flex:1 1 23%;border-bottom:1px solid #4c5541!important}.product-card img{height:110px}.calculation-screen{height:auto}.product-card:nth-child(4){border-right:0!important}}
@media(max-width:900px){:root{--header-height:74px}.hero{height:auto;min-height:calc(100svh - var(--header-height));grid-template-columns:minmax(0,1fr)}.hero-copy{padding:45px 7% 38px 23%;justify-content:center;min-height:520px}.hero-copy h1{font-size:clamp(26px,5.3vw,52px)}.hero-description{font-size:18px}.hero-copy>.primary{font-size:16px}.hero-bottom{font-size:13px;margin-top:30px}.hero-engineering{height:650px;padding-inline:5%}.model{grid-template-columns:minmax(0,1fr) 190px}.model-labels strong{font-size:20px}.model-labels small{font-size:13px}.hero-copy .eyebrow{font-size:11px}.calculator{grid-template-columns:minmax(0,1fr) 250px}.calc-editor{grid-template-columns:repeat(2,minmax(0,1fr))}.header{height:74px}.header .brand-tagline{display:none}}
@media(max-width:700px){.header nav{top:74px}.header-calc{font-size:10px}.hero-copy{min-height:510px;padding:38px 5% 32px 23%}.hero-copy h1{font-size:clamp(23px,5.65vw,38px);letter-spacing:-.03em}.hero-description{font-size:16px;line-height:1.6;margin:22px 0}.hero-copy .eyebrow{font-size:10px}.hero-copy>.primary{font-size:15px;padding:17px 14px;min-height:54px}.hero-bottom{font-size:12px;margin-top:27px}.hero-engineering{height:565px;padding:15px 4% 0}.model{grid-template-columns:minmax(0,1fr) 117px}.model-labels strong{font-size:15px}.model-labels small{font-size:11px}.drawing-top{font-size:10px}.model-calculator-link{font-size:12px}.model-caption{font-size:10px;min-height:48px}.stack{align-self:center;height:auto;width:100%;aspect-ratio:2/3}.model-labels{padding-block:25px}.calculator{grid-template-columns:minmax(0,1fr);padding:24px 18px 20px;gap:0}.calc-heading h2{font-size:15px}.calc-tabs button{font-size:12px;flex-basis:33.33%;padding:10px 6px}.calc-editor{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 12px;min-height:320px}.field{font-size:12px}.field input,.field select{font-size:14px}.calc-total{grid-row:4;min-height:0;padding:18px 0 0;margin-top:18px}.calc-total strong{font-size:35px}.calc-next{grid-row:5;width:100%;margin:18px 0 0;font-size:16px}.products{padding:20px 18px 0}.section-line{align-items:flex-start;gap:15px}.section-line h2{font-size:12px}.section-line>span{font-size:10px;text-align:right}.product-card{flex-basis:45%;padding:16px 12px}.product-card:nth-child(even){border-right:0!important}.product-card img{height:115px}.product-card h3{font-size:14px;min-height:42px}.product-card:last-child{flex-basis:100%;display:grid;grid-template-columns:1fr 1fr;align-items:center}.product-card:last-child img{grid-column:2;grid-row:1/3;height:135px}.product-card:last-child h3{grid-column:1}.product-card .product-arrow{right:12px;bottom:12px}.lead-contact{grid-template-columns:1fr;gap:0}#order-dialog{padding:22px}.request-help{font-size:14px}}
@media(max-width:360px){.hero-copy h1{font-size:21px}.hero-copy{padding-left:21%}.model{grid-template-columns:minmax(0,1fr) 105px}.model-labels strong{font-size:14px}.model-labels small{font-size:10px}.header-calc{font-size:8px}.field{font-size:11px}.field input,.field select{font-size:12px}}
.product-card h3{overflow-wrap:anywhere;hyphens:auto}
@media(min-width:701px) and (max-width:900px){.header{display:flex;justify-content:space-between;padding:0 24px;gap:20px}.header .brand{padding:0}.header-calc{margin:0 0 0 auto}.header nav{display:none;position:absolute;top:74px;left:0;right:0;flex-direction:column;background:#171b14;padding:24px;font-size:15px;border-bottom:1px solid #78624b}.header.menu-open nav{display:flex}.menu-toggle{display:flex;flex-direction:column;gap:7px;background:none;border:0;padding:12px}.menu-toggle span{width:24px;height:1px;background:var(--rust)}}
@media(max-width:700px){.hero-engineering{height:auto}.model{flex:none;height:auto}.model-labels{padding:0}.drawing-top{margin-bottom:10px}.model-caption{margin-top:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}
