/* Sole reference: approved C.png, 1024×1536. No A/B mixing. */
:root{--c-paper:#eeece8;--c-surface:#f5f4f1;--c-ink:#0a101e;--c-muted:#606065;--c-line:#d0ceca;--c-orange:#ff6508}
body{background:var(--c-paper);color:var(--c-ink)}
.c-container{width:calc(100% - 7.6vw);max-width:1332px;margin-inline:auto}.c-home{font-family:Arial,"Helvetica Neue",sans-serif}.c-home h1,.c-home h2,.c-home h3{font-family:Arial,"Helvetica Neue",sans-serif;text-transform:none;color:var(--c-ink)}
.c-header{height:clamp(64px,6.25vw,88px);position:relative;z-index:30;background:var(--c-paper);border:0}.c-header-inner{display:flex;align-items:center;justify-content:space-between;height:100%;gap:25px}.c-wordmark{font:bold clamp(26px,3.3vw,44px)/1 Arial,sans-serif;letter-spacing:-.055em;color:var(--c-ink);text-decoration:none;white-space:nowrap}.c-wordmark span{color:var(--c-orange)}.c-nav{display:flex;gap:clamp(18px,2.7vw,39px);align-items:center}.c-nav a{color:var(--c-ink);font-size:clamp(12px,1.25vw,17px);text-decoration:none;padding-block:14px;white-space:nowrap}.c-nav a:hover{text-decoration:underline;text-underline-offset:6px}.c-header-tools{display:flex;align-items:center;gap:20px}.c-header-tools button{border:0;background:transparent;color:var(--c-ink);cursor:pointer;width:28px;min-height:44px;padding:0}.c-header-tools svg{width:24px;height:24px}.c-header-tools .c-menu-trigger{border-left:1px solid #999;padding-left:20px;width:46px}.c-mobile-menu{background:var(--c-surface);position:absolute;top:clamp(64px,6.25vw,88px);left:0;right:0;padding:20px 4%;border-bottom:1px solid var(--c-line);z-index:25}.c-mobile-menu a{display:block;padding:14px;color:var(--c-ink);font-size:16px;text-decoration:none}.c-mobile-menu[hidden]{display:none!important}
.c-hero{background:var(--c-paper);border-bottom:2px solid var(--c-orange)}.c-hero-inner{position:relative;height:clamp(434px,42.4vw,598px)}.c-hero-copy{position:absolute;top:clamp(49px,4.8vw,68px);left:0;width:56%;z-index:2;pointer-events:none}.c-hero h1{font-size:clamp(52px,5.75vw,80px);line-height:1.015;letter-spacing:-.055em;font-weight:750;margin:0;white-space:nowrap}.c-subtitle{font-size:clamp(20px,2.25vw,31px);line-height:1.25;letter-spacing:-.025em;margin:20px 0 0;white-space:nowrap}.c-orange-rule{display:block;width:48px;height:3px;background:var(--c-orange);margin:24px 0}.c-intro{font-size:clamp(14px,1.5vw,20px);line-height:1.45;max-width:390px;color:var(--c-muted);margin:0}.c-machine-stage{position:absolute;right:0;top:20px;width:56%;height:calc(100% - 78px)}.c-machine-stage>img{position:absolute;width:105%;height:100%;object-fit:contain;left:-3%;bottom:0;filter:drop-shadow(0 13px 7px #514e4320)}.c-drafting{position:absolute;inset:5px 10px 35px;border-top:1px solid #d8d5d0}.c-drafting:before{content:"";position:absolute;width:45%;aspect-ratio:1;left:11%;top:3%;border:1px solid #cfccc7;border-radius:50%}.c-drafting:after{content:"";position:absolute;left:32%;top:-12px;bottom:0;border-left:1px solid #cfccc7}.c-drafting i{position:absolute;left:0;right:0;top:30%;border-top:1px solid #d8d5d0}.c-drafting b{position:absolute;right:7%;top:45%;bottom:0;border-right:1px solid #d8d5d0}.c-stage-note{position:absolute;right:0;top:5px;font-size:10px;line-height:1.7;letter-spacing:.18em;color:#656468}.c-stage-note span{display:block;width:38px;height:2px;background:var(--c-orange);margin-top:13px}.c-stage-model{position:absolute;right:0;bottom:0;font-size:7px;line-height:1.6;letter-spacing:.1em;color:#64636a}.c-hero-actions{position:absolute;right:0;bottom:17px;display:flex;gap:24px;align-items:center}.c-button{display:inline-flex;align-items:center;justify-content:center;gap:17px;min-height:46px;padding:10px 20px;color:#fff;background:var(--c-orange);border:1px solid var(--c-orange);border-radius:4px;font-size:14px;font-weight:650;text-decoration:none;line-height:1.3}.c-button svg{width:22px;height:22px}.c-button:hover{background:#e85300}.c-media-switch{display:flex;align-items:center;border:1px solid #9b9995;border-radius:4px;height:46px}.c-media-switch button{display:flex;align-items:center;gap:10px;background:none;border:0;color:var(--c-ink);padding:10px 18px;height:44px;cursor:pointer;font:600 13px Arial,sans-serif;white-space:nowrap}.c-media-switch svg{width:20px;height:20px;background:var(--c-ink);border-radius:50%;color:#fff;padding:3px}.c-media-switch>span{height:20px;width:1px;background:#a8a5a0}
.c-selection{background:var(--c-surface);padding:24px 0 22px}.c-selection-row{display:grid;grid-template-columns:23.3% 1fr;gap:22px;align-items:start}.c-number{display:flex;align-items:center;gap:18px;font-size:46px;font-weight:400;line-height:1.1;letter-spacing:-.05em;color:var(--c-orange);margin:3px 0 5px}.c-number span{height:1px;width:48px;background:var(--c-orange)}.c-selection-label h2{font-size:clamp(30px,3.3vw,45px);font-weight:700;line-height:1.03;letter-spacing:-.045em;margin:0 0 13px}.c-selection-label p{font-size:13px;line-height:1.5;color:var(--c-muted);margin:0;max-width:200px}.c-carton-group{min-width:0}.c-carton-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.c-carton-card{background:#faf9f7;border:1px solid #d9d7d3;border-radius:6px;overflow:hidden;display:block;text-decoration:none;color:var(--c-ink)}.c-carton-photo{height:clamp(144px,14.7vw,205px);overflow:hidden;margin:0;position:relative;background:#e8e6e1}.c-carton-photo img{width:100%;height:100%;object-fit:cover;display:block}.c-carton-1 img{object-position:50% 50%}.c-carton-2 img{object-position:50% 43%}.c-carton-3 img{object-position:50% 28%}.c-carton-caption{padding:13px 15px;display:flex;align-items:center;justify-content:space-between;gap:5px}.c-carton-caption h3{font-size:14px;font-weight:500;line-height:1.3;margin:0;letter-spacing:-.02em}.c-carton-caption>span{width:29px;height:29px;border:1px solid #9c9ca2;display:grid;place-items:center;border-radius:50%;flex-shrink:0}.c-carton-caption svg{width:18px;height:18px}.c-carton-card:hover{border-color:var(--c-orange)}.c-sample-note{font-size:10px;line-height:1.4;color:#69676a;margin:7px 0 0}.c-needs{margin-top:21px;padding-top:21px;border-top:1px solid var(--c-line)}.c-need-links{display:grid;gap:9px}.c-need-links>a{display:flex;align-items:center;gap:28px;min-height:74px;background:#fbfaf8;border:1px solid #d9d7d3;border-radius:6px;text-decoration:none;color:var(--c-ink);padding:15px 25px;font-size:17px;letter-spacing:-.025em}.c-need-links>a>svg:first-child{width:29px;height:29px;color:var(--c-orange);flex-shrink:0}.c-need-links>a>svg:last-child{width:19px;height:22px;margin-left:auto;flex-shrink:0}.c-need-links>a:hover{border-color:var(--c-orange)}
.c-process{background:#e7e5e1;padding:20px 0}.c-process-grid{display:grid;grid-template-columns:25% 1fr 9%;gap:20px;align-items:center}.c-process h2{font-size:clamp(31px,3.8vw,51px);line-height:1.03;letter-spacing:-.045em;margin:0;font-weight:700}.c-process .c-orange-rule{margin:22px 0}.c-process-copy>p{font-size:17px;line-height:1.35;color:var(--c-muted);margin:0}.c-video-poster{height:clamp(208px,20.4vw,288px);position:relative;padding:0;border:0;background:#d7d4cd;overflow:hidden;cursor:pointer;text-align:left}.c-video-poster>img{width:100%;height:100%;object-fit:cover;object-position:70% 40%;transform:scale(1.36)}.c-play-disc{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:86px;height:86px;display:grid;place-items:center;border-radius:50%;background:#ffffffbf;color:#10141b;backdrop-filter:blur(2px)}.c-play-disc svg{width:46px;height:46px}.c-video-model{position:absolute;left:9px;bottom:7px;font-size:9px;background:#eeece8de;color:var(--c-ink);padding:3px 6px;letter-spacing:.03em}.c-process-aside{font-size:10px;line-height:1.7;letter-spacing:.25em;color:#69666a}.c-process-aside .c-orange-rule{width:40px;height:2px}
.c-machine-index{background:var(--c-surface);padding:28px 0}.c-index-grid{display:grid;grid-template-columns:38% 35% 1fr;align-items:center;gap:20px}.c-eyebrow{font-size:10px;letter-spacing:.25em;margin:0 0 14px;color:#646168;line-height:1.4}.c-index-grid h2{font-size:clamp(29px,3.8vw,51px);line-height:1.03;letter-spacing:-.045em;margin:0 0 14px;font-weight:700}.c-index-grid>div:first-child>p:last-child{font-size:17px;color:var(--c-muted);line-height:1.35;margin:0}.c-index-photo{height:144px;display:block;border-inline:1px solid var(--c-line)}.c-index-photo img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 5px 3px #69604c20)}.c-index-info{padding-left:16px}.c-index-info>.c-eyebrow{font-weight:700;color:var(--c-ink);margin-bottom:4px}.c-index-info>p:not(.c-eyebrow){font-size:16px;line-height:1.35;margin:0 0 12px}.c-index-info>a{display:flex;gap:10px;align-items:center;color:#d74e00;font-size:15px;text-decoration:none;min-height:44px;line-height:1.3}.c-index-info svg{width:19px;height:19px;flex-shrink:0}.c-closing{background:#30302f;color:#fff;padding:29px 0 35px}.c-closing>.c-container{display:flex;align-items:center;justify-content:space-between;gap:20px}.c-closing .c-eyebrow{color:#c8c6c6;margin-bottom:10px}.c-closing h2{font-size:clamp(25px,3.3vw,45px);line-height:1.14;letter-spacing:-.04em;color:#fff;margin:0;font-weight:650}.c-closing .c-button{flex-shrink:0;min-width:205px}
.c-video-dialog,.c-search-dialog{border:1px solid #b6b2ad;border-radius:6px;background:var(--c-surface);color:var(--c-ink);max-width:90vw;padding:20px}.c-video-dialog{width:780px}.c-video-dialog::backdrop,.c-search-dialog::backdrop{background:#15171ccd}.c-dialog-top{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:14px}.c-dialog-top strong{font-size:14px}.c-dialog-top button{background:transparent;border:1px solid #999;border-radius:3px;min-height:44px;padding:8px 12px;color:var(--c-ink);cursor:pointer;white-space:nowrap}.c-video-dialog video{display:block;width:100%;height:65vh;object-fit:contain;background:#1c1c1c}.c-video-dialog>p{font-size:13px;line-height:1.5;color:var(--c-muted)}.c-search-dialog{width:600px}.c-search-dialog input{width:100%;padding:12px;border:1px solid #999;background:#fff;font:16px Arial,sans-serif}.c-search-results{list-style:none;margin:15px 0 0;padding:0;max-height:55vh;overflow:auto}.c-search-results a{display:block;color:var(--c-ink);font-size:14px;text-decoration:none;padding:12px;border-bottom:1px solid var(--c-line)}.c-search-results a:hover{background:#e5e1da}
/* Detail pages inherit the same warm neutral material and orange system. */
.product-hero,.page-hero{background:var(--c-paper)}.product-gallery__frame,.buyer-card{background:var(--c-surface)}.section-dark{background:#30302f}.product-hero h1,.page-title,.section-heading,.detail-heading{color:var(--c-ink)}.section-dark .detail-heading{color:white}
@media(min-width:1440px){.c-selection{padding:34px 0}.c-selection-row{gap:32px}.c-number{font-size:62px}.c-selection-label p{font-size:17px;max-width:265px}.c-carton-caption h3{font-size:18px}.c-carton-caption{padding:17px 20px}.c-need-links>a{min-height:96px;font-size:22px}.c-needs{padding-top:28px;margin-top:28px}.c-process{padding:28px 0}.c-process-copy>p{font-size:22px}.c-index-photo{height:200px}.c-machine-index{padding:38px 0}.c-closing{padding:40px 0}.c-stage-note{font-size:13px}.c-stage-model{font-size:9px}}
@media(max-width:900px){.c-nav{gap:15px}.c-nav a{font-size:11px}.c-header-tools{gap:12px}.c-wordmark{font-size:27px}.c-hero h1{font-size:5.7vw}.c-subtitle{font-size:2.25vw}.c-intro{max-width:320px}.c-hero-inner{height:420px}.c-hero-actions{gap:12px}.c-button{font-size:12px;padding-inline:14px}.c-media-switch button{font-size:11px;padding-inline:12px}.c-stage-note{font-size:8px}.c-selection-row{grid-template-columns:23% 1fr;gap:16px}.c-selection-label h2{font-size:28px}.c-carton-caption{padding:10px}.c-carton-caption h3{font-size:12px}.c-process-grid{gap:15px}.c-process-copy>p{font-size:14px}.c-process h2{font-size:30px}.c-index-grid{gap:15px}.c-index-grid h2{font-size:29px}.c-index-grid>div:first-child>p:last-child,.c-index-info>p:not(.c-eyebrow){font-size:14px}.c-index-info{padding-left:0}.c-index-info>a{font-size:13px}.c-closing h2{font-size:25px}}
@media(max-width:650px){.c-container{width:calc(100% - 36px)}.c-header{height:64px}.c-wordmark{font-size:27px}.c-nav{display:none}.c-header-tools{gap:13px}.c-header-tools .c-menu-trigger{width:43px;padding-left:17px}.c-mobile-menu{top:64px}.c-hero-inner{height:508px}.c-hero-copy{top:22px;width:100%}.c-hero h1{font-size:39px;line-height:1.02;letter-spacing:-.058em}.c-subtitle{font-size:17px;margin-top:13px;white-space:normal;max-width:340px}.c-orange-rule{width:35px;height:2px;margin:15px 0}.c-intro{font-size:13px;max-width:280px}.c-machine-stage{top:234px;width:100%;height:193px;right:0}.c-machine-stage>img{width:93%;height:106%;left:3%;bottom:0}.c-drafting{inset:0 4px 0}.c-stage-note{font-size:6px;top:0;right:0}.c-stage-note span{width:23px;margin-top:7px}.c-stage-model{font-size:6px;right:0;bottom:4px}.c-hero-actions{left:0;right:0;bottom:14px;gap:7px;justify-content:space-between;align-items:stretch}.c-button{min-height:46px;font-size:11px;gap:7px;padding:9px 10px}.c-button svg{width:17px;height:17px}.c-hero-actions>.c-button{flex:1.05}.c-media-switch{height:auto;flex:1;justify-content:center}.c-media-switch button{font-size:10px;padding:5px 7px;line-height:1.2;white-space:normal;height:44px}.c-media-switch button:first-child{gap:4px}.c-media-switch svg{width:16px;height:16px;flex-shrink:0}.c-media-switch>span{height:22px}.c-selection{padding:22px 0}.c-selection-row{grid-template-columns:1fr;gap:18px}.c-selection-label{display:grid;grid-template-columns:54px 1fr;gap:0 12px;align-items:start}.c-number{font-size:39px;line-height:1;grid-row:1/3;margin:0;display:block}.c-number span{display:block;width:30px;margin-top:13px}.c-selection-label h2{font-size:29px;line-height:1.05;margin:0 0 9px}.c-selection-label h2 br{display:none}.c-selection-label p{font-size:12px;max-width:260px}.c-carton-cards{gap:7px}.c-carton-photo{height:106px}.c-carton-caption{padding:10px 8px;display:block;position:relative;min-height:63px}.c-carton-caption h3{font-size:12px;max-width:65px;line-height:1.25}.c-carton-caption>span{width:23px;height:23px;position:absolute;right:6px;bottom:8px}.c-carton-caption svg{width:14px;height:14px}.c-sample-note{font-size:10px;line-height:1.4;margin-top:8px}.c-needs{margin-top:21px;padding-top:22px}.c-need-links{gap:9px}.c-need-links>a{min-height:66px;padding:12px 15px;gap:16px;font-size:15px}.c-need-links>a>svg:first-child{width:26px;height:26px}.c-process{padding:25px 0}.c-process-grid{grid-template-columns:1fr;gap:18px}.c-process-copy{display:grid;grid-template-columns:1.3fr 1fr;align-items:center;gap:15px}.c-process h2{font-size:30px}.c-process-copy .c-orange-rule{display:none}.c-process-copy>p{font-size:13px;line-height:1.5}.c-video-poster{height:180px}.c-play-disc{width:66px;height:66px}.c-play-disc svg{width:35px;height:35px}.c-process-aside{display:none}.c-machine-index{padding:25px 0}.c-index-grid{grid-template-columns:1fr 1fr;gap:17px}.c-index-grid>div:first-child{grid-column:1/-1}.c-index-grid h2{font-size:31px;line-height:1.04;margin-bottom:9px}.c-eyebrow{font-size:9px;margin-bottom:11px}.c-index-grid>div:first-child>p:last-child{font-size:14px}.c-index-photo{height:126px;border-left:0}.c-index-info{padding-left:0}.c-index-info>p:not(.c-eyebrow){font-size:14px;margin-bottom:2px}.c-index-info>a{font-size:13px}.c-closing{padding:26px 0}.c-closing>.c-container{display:block}.c-closing h2{font-size:29px;max-width:320px;line-height:1.08}.c-closing .c-button{margin-top:20px;min-width:175px;font-size:14px;min-height:46px;justify-content:space-between;padding-inline:17px}.c-video-dialog,.c-search-dialog{padding:14px;max-width:94vw}.c-dialog-top strong{font-size:12px}.c-video-dialog video{height:55vh}}
@media(prefers-reduced-motion:reduce){.c-home *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* Native C section rhythm and secondary machine scale. */
@media(min-width:901px) and (max-width:1439px){.c-selection{padding-bottom:16px}.c-needs{margin-top:13px;padding-top:13px}.c-need-links>a{min-height:70px}.c-index-photo img{transform:scale(1.5)}}
.c-carton-photo:after{content:"Carton illustration";position:absolute;bottom:6px;left:6px;background:#f5f4f1e8;color:#343434;padding:3px 5px;font-size:8px;letter-spacing:.07em}

@media(max-width:650px){.c-machine-stage{top:248px;height:181px}.c-header-tools button{width:44px}.c-header-tools{gap:7px}}
/* Approved range extension: source photographs, same warm-gray C material. */
.c-range{padding:34px 0 27px;background:var(--c-surface);border-top:1px solid var(--c-orange)}
.c-range-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.c-range h2,.c-faq h2{font-size:clamp(32px,4.5vw,58px);line-height:1.05;letter-spacing:-.05em;margin:0 0 8px}.c-range-heading p:not(.c-eyebrow),.c-faq-grid>div:first-child>p:last-child{font-size:16px;line-height:1.45;margin:0;color:var(--c-muted)}.c-range-heading .c-eyebrow{margin-bottom:8px}.c-range-heading>a,.c-faq-answer>a{color:#bc4300;font-size:14px;display:inline-flex;align-items:center;gap:10px;min-height:44px;text-underline-offset:5px}.c-range svg,.c-faq svg{width:20px;height:20px;flex-shrink:0}.c-range-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.c-range-card{border:1px solid #d9d7d3;border-radius:5px;background:#faf9f7;overflow:hidden;display:flex;flex-direction:column;min-width:0}.c-range-photo{display:block;aspect-ratio:1.2;background:linear-gradient(145deg,#faf9f7,#eeece8);padding:12px}.c-range-photo img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 8px 5px #514e4320)}.c-range-copy{padding:17px 17px 0;flex:1}.c-range-model{font-size:13px;font-weight:700;letter-spacing:.06em;margin:0 0 8px}.c-range h3{font-size:21px;line-height:1.15;letter-spacing:-.03em;margin:0 0 13px}.c-range-need{font-size:14px;line-height:1.4;margin:0 0 7px}.c-range-detail{font-size:13px;line-height:1.5;color:var(--c-muted);margin:0}.c-range-actions{display:flex;flex-wrap:wrap;gap:4px 12px;padding:15px 17px 14px;align-items:center}.c-range-actions a,.c-range-actions button{display:inline-flex;gap:7px;align-items:center;min-height:44px;font:13px Arial,sans-serif;background:transparent;border:0;padding:0;text-decoration:none;cursor:pointer;color:#bc4300}.c-range-actions button{color:var(--c-ink)}.c-range-actions button span{display:grid;place-items:center;width:21px;height:21px;background:var(--c-ink);color:white;border-radius:50%;font-size:10px}.c-range-actions a:hover,.c-range-actions button:hover{text-decoration:underline}.c-range-note{font-size:12px;color:var(--c-muted);line-height:1.5;margin:15px 0 0}.c-faq{padding:40px 0;background:var(--c-surface);border-top:1px solid var(--c-line)}.c-faq-grid{display:grid;grid-template-columns:31% 1fr;gap:35px}.c-faq h2{font-size:clamp(30px,3.4vw,46px)}.c-faq-list{border-top:1px solid var(--c-line)}.c-faq details{border-bottom:1px solid var(--c-line)}.c-faq summary{padding:19px 0;min-height:58px;display:flex;justify-content:space-between;gap:22px;align-items:center;cursor:pointer;list-style:none;font-size:16px;font-weight:600;line-height:1.4}.c-faq summary::-webkit-details-marker{display:none}.c-faq summary>span{position:relative;flex:0 0 16px;height:16px}.c-faq summary>span:before,.c-faq summary>span:after{content:"";position:absolute;top:7px;left:0;width:16px;height:1px;background:var(--c-orange)}.c-faq summary>span:after{transform:rotate(90deg)}.c-faq details[open] summary>span:after{display:none}.c-faq-answer{padding:0 24px 17px 0}.c-faq-answer p{margin:0 0 6px;font-size:14px;line-height:1.65;color:#555258}.c-range a:focus-visible,.c-range button:focus-visible,.c-faq summary:focus-visible{outline:2px solid #ad3c00;outline-offset:4px}
@media(max-width:650px){.c-range{padding:27px 0}.c-range-heading{display:block;margin-bottom:17px}.c-range-heading>a{margin-top:8px}.c-range h2{font-size:35px}.c-range-grid{grid-template-columns:1fr;gap:17px}.c-range-photo{aspect-ratio:1.5;padding:15px}.c-range-copy{padding:17px 20px 0}.c-range h3{font-size:23px}.c-range-detail{font-size:14px}.c-range-actions{padding:12px 20px 17px;gap:24px}.c-range-actions a,.c-range-actions button{font-size:14px}.c-range-note{font-size:12px}.c-faq{padding:29px 0}.c-faq-grid{grid-template-columns:1fr;gap:20px}.c-faq h2{font-size:32px}.c-faq h2 br{display:none}.c-faq summary{font-size:16px}.c-faq-answer p{font-size:14px}.c-faq-answer{padding-right:10px}}

/* Compact C footer: real navigation, matched gutters and warm neutral surface. */
.home-concept-c .site-footer{display:block;background:var(--c-paper);color:var(--c-ink);border-top:1px solid var(--c-orange);font-family:Arial,"Helvetica Neue",sans-serif}
.home-concept-c .site-footer>.container{width:calc(100% - 7.6vw);max-width:1332px;margin-inline:auto;padding-inline:0}
.home-concept-c .footer-main{grid-template-columns:1.4fr 1.2fr 1fr 1fr;gap:30px;padding-top:36px;padding-bottom:26px;border-bottom:1px solid var(--c-line)}
.home-concept-c .footer-wordmark{font:700 32px/1 Arial,sans-serif;letter-spacing:-.055em;text-transform:uppercase;text-decoration:none}.home-concept-c .footer-wordmark span{color:var(--c-orange)}
.home-concept-c .footer-description{font-size:14px;line-height:1.5;margin-top:13px;max-width:240px;color:var(--c-muted)}
.home-concept-c .contact-list,.home-concept-c .footer-links{font:14px/1.4 Arial,sans-serif;letter-spacing:0;text-transform:none}.home-concept-c .site-footer li{margin:0}.home-concept-c .site-footer li a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;color:var(--c-ink)}.home-concept-c .site-footer li a:hover{color:#b84100;text-decoration:underline;text-underline-offset:4px}
.home-concept-c .footer-bottom{font:12px/1.5 Arial,sans-serif;letter-spacing:0;text-transform:none;color:var(--c-muted);padding:18px 0 24px;gap:25px}.home-concept-c .footer-bottom p:last-child{max-width:520px;text-align:right}
@media(max-width:650px){.home-concept-c .site-footer>.container{width:calc(100% - 36px)}.home-concept-c .footer-main{grid-template-columns:1fr 1fr;gap:18px 24px;padding-top:28px;padding-bottom:22px}.home-concept-c .footer-column:first-child,.home-concept-c .footer-column:nth-child(2){grid-column:1/-1}.home-concept-c .footer-description{max-width:none}.home-concept-c .footer-wordmark{font-size:29px}.home-concept-c .footer-bottom{display:block}.home-concept-c .footer-bottom p:last-child{text-align:left;margin-top:9px}}

/* Illustration categories and compact buyer-facing configuration cards. */
.c-carton-photo img{object-fit:cover;object-position:center!important}.c-carton-photo:after{font-size:9px;letter-spacing:0;padding:3px 5px;background:#f5f4f1df}
.c-range-photo{aspect-ratio:1.35;padding:10px 14px}.c-range-photo img{object-position:center bottom}.c-range-copy{padding-top:13px}.c-range-need{font-weight:600}.c-range-detail{font-size:14px}.c-range-spec{margin-top:8px;border-top:1px solid var(--c-line)}.c-range-spec summary{cursor:pointer;min-height:44px;display:list-item;list-style-position:inside;font-size:13px;line-height:1.4;padding:12px 0;color:#5b5755}.c-range-spec p{font-size:13px;line-height:1.5;margin:0 0 10px;color:var(--c-muted)}.c-range-spec summary:focus-visible{outline:2px solid #ad3c00;outline-offset:2px}
@media(max-width:650px){.c-carton-photo:after{font-size:8px;left:3px;bottom:4px;white-space:nowrap}.c-range{padding:24px 0}.c-range-grid{gap:12px}.c-range-photo{aspect-ratio:auto;height:180px;padding:6px 12px}.c-range-copy{padding:12px 16px 0}.c-range-model{margin-bottom:5px;font-size:12px}.c-range h3{font-size:21px;margin-bottom:9px}.c-range-need{font-size:14px;margin-bottom:5px}.c-range-detail{font-size:13px;line-height:1.4}.c-range-actions{padding:5px 16px 10px;gap:20px}.c-range-note{margin-top:11px}.c-range-heading{margin-bottom:12px}.c-range-heading>div>p:not(.c-eyebrow){font-size:14px}.c-faq{padding:25px 0}.c-faq-grid{gap:16px}}

/* Approved integrated showroom-card reference, supplied machine photos only. */
.c-showroom .c-range-heading h2{font-size:clamp(34px,4.1vw,56px)}
.c-showroom .c-range-grid{gap:16px}.c-showroom .c-range-card{background:radial-gradient(ellipse at 50% 38%,#faf9f7 8%,#eeebe6 65%,#f4f1ed 100%);border:1px solid #e9e5df;border-radius:12px;overflow:hidden;display:grid;grid-template-rows:auto auto 1fr auto}
.c-card-meta{display:flex;justify-content:space-between;padding:23px 20px 0;color:#75737c;font-size:13px;letter-spacing:.035em}
.c-showroom .c-range-photo{background:none;aspect-ratio:1.13;padding:8px 10px 0;display:flex;align-items:flex-end}.c-showroom .c-range-photo img{width:100%;height:100%;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 10px 6px #50483c24)}
.c-showroom .c-range-copy{padding:22px 20px 0}.c-card-rule{display:block;width:29px;height:3px;background:#df5105;margin-bottom:18px}.c-showroom h3{font-size:clamp(21px,2.25vw,31px);line-height:1.12;letter-spacing:-.04em;font-weight:700;min-height:2.24em;margin:0 0 14px}.c-showroom .c-range-detail{font-size:14px;line-height:1.5;color:#75737c;min-height:3em;margin:0}
.c-showroom .c-range-actions{display:flex;flex-wrap:nowrap;justify-content:space-between;gap:8px;padding:24px 20px 25px}.c-showroom .c-range-actions a,.c-showroom .c-range-actions button{font-size:12px;gap:8px;white-space:nowrap;min-height:44px}.c-explore-icon{display:grid;place-items:center;flex-shrink:0;width:32px;height:32px;border-radius:50%;background:#df5105;color:white}.c-showroom .c-range-actions button span{width:29px;height:29px;border:1.5px solid var(--c-ink);background:none;color:var(--c-ink);font-size:12px}.c-showroom .c-range-actions a{color:#c44600}.c-showroom .c-range-actions svg{width:19px;height:19px}
@media(min-width:1300px){.c-card-meta{padding:25px 27px 0;font-size:15px}.c-showroom .c-range-copy{padding:25px 27px 0}.c-showroom .c-range-detail{font-size:17px}.c-showroom .c-range-actions{padding:28px 27px}.c-showroom .c-range-actions a,.c-showroom .c-range-actions button{font-size:15px}.c-explore-icon{width:40px;height:40px}.c-showroom .c-range-actions button span{width:38px;height:38px}}
@media(max-width:650px){.c-showroom .c-range-heading h2{font-size:33px}.c-showroom .c-range-grid{gap:14px}.c-card-meta{padding:18px 18px 0;font-size:12px}.c-showroom .c-range-photo{height:205px;aspect-ratio:auto;padding:0 12px}.c-showroom .c-range-copy{padding:13px 18px 0}.c-card-rule{margin-bottom:12px;width:27px;height:2px}.c-showroom h3{font-size:24px;min-height:2.24em;margin-bottom:9px}.c-showroom .c-range-detail{font-size:14px;min-height:3em}.c-showroom .c-range-actions{padding:13px 18px 18px;gap:14px}.c-showroom .c-range-actions a,.c-showroom .c-range-actions button{font-size:14px;gap:9px}}
