:root{--primary:#176b52;--on-primary:#fff;--accent:#bd3548;--font:system-ui,sans-serif;--ink:#202322;--muted:#5e6562;--line:#dce2de;--soft:#f4f6f5}
body{font-family:var(--font);font-size:16px;line-height:1.5;letter-spacing:0}
*{letter-spacing:0!important;min-width:0}
h1,h2,h3,p,a,label,td,th,span{overflow-wrap:anywhere}
h1{font-size:30px;line-height:1.2}h2{font-size:24px;line-height:1.3}h3{font-size:20px;line-height:1.3}
button,input,select,textarea{font:inherit}button:disabled{opacity:.55;cursor:not-allowed}
:focus-visible{outline:3px solid var(--accent);outline-offset:3px}
section[id]{scroll-margin-top:100px}
.site-header{padding:16px 24px;background:#fff;backdrop-filter:none}
.brand{display:flex;gap:12px;align-items:center;text-transform:none;max-width:55%;font-size:21px;line-height:1.3}
.brand img{width:auto;max-width:96px;height:44px;object-fit:contain}
nav{gap:20px;font-size:14px}
.pill,.order-pill{border-radius:6px;background:var(--primary);border-color:var(--primary);color:var(--on-primary);font-weight:600}
.btn{font-weight:600;border-radius:6px;min-height:44px;padding:10px 16px;text-align:center}
.btn.dark,.icon-btn{background:var(--primary);border-color:var(--primary);color:var(--on-primary)}
.icon-btn{width:44px;height:44px;border-radius:6px;font-size:24px}
.content{width:min(1180px,calc(100% - 40px))}
.intro{padding-block:28px}.intro h1{margin-bottom:8px}.intro p{max-width:760px}
.banner-image{width:100%;max-height:360px;object-fit:contain;object-position:left;margin-bottom:24px}
.catalog-section{padding:32px 0}.section-head{align-items:center;margin-bottom:20px}.section-head h1{margin:0}
.section-head h2,.info-grid h2,.order-panel h2,.faq h2{font-size:26px;line-height:1.25}
.filters{grid-template-columns:minmax(0,1fr) minmax(180px,280px) auto}
.check{display:flex;align-items:center;gap:8px;font-size:14px}.check input{width:18px;height:18px;flex-shrink:0}
.category-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin:24px 0}
.category-link{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:2px solid var(--line);font-size:14px;font-weight:600}
.category-link img{width:48px;height:48px;object-fit:contain}.category-link:hover{border-color:var(--accent)}
.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.product-card{min-height:0}.product-img{height:auto;aspect-ratio:4/3;background:var(--soft)}.product-img img{object-fit:contain}
.product-img .image-placeholder,.product-detail-image .image-placeholder{width:auto;height:auto;border:0;border-radius:0;font-size:14px;font-weight:400;color:var(--muted)}
.product-body{padding:16px;gap:12px}.product-card h2{font-size:18px}.product-card p{font-size:14px}
.meta{font-size:12px}.buy-row{flex-wrap:wrap;min-height:44px}.buy-row strong{font-size:15px}
.empty-state{padding:40px 16px;text-align:center;background:var(--soft);border:0;border-radius:0}
.pagination{display:flex;align-items:center;gap:16px;margin-top:24px}
.order-panel.content{padding:40px 0;gap:40px}.cart-line{grid-template-columns:minmax(0,1fr) 80px 44px}.quote-form label{display:grid;gap:6px;font-size:14px}
.faq.content{padding:32px 0}.site-footer{padding-block:32px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:24px}.site-footer p{font-size:14px;color:var(--muted);max-width:680px}
.socials{flex-wrap:wrap;align-items:start}.socials a{border-color:var(--accent)}
.product-detail-page{padding:32px 0 60px}.product-detail-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
.product-detail-image{min-height:0;aspect-ratio:1;background:var(--soft)}.product-detail-image img{max-height:100%;object-fit:contain}
.product-detail-copy h1{font-size:32px;line-height:1.2}.product-detail-copy strong{font-size:24px}.product-detail-copy p:not(.eyebrow){font-size:16px}
.install-page{padding-block:24px}.install-box{padding:28px}.install-box h1{font-size:26px}
.admin-body{grid-template-columns:220px minmax(0,1fr)}.admin-nav{background:#202522}.admin-nav strong{margin-bottom:18px}.admin-nav a.active{background:var(--primary);color:var(--on-primary)}
.admin-main{padding:28px;min-width:0}.admin-head h1{font-size:28px}.admin-head p{display:none}
.admin-panel,.admin-form,.admin-filter{border:0;border-radius:0;background:transparent;padding:16px 0;border-bottom:1px solid var(--line)}
.admin-panel{margin:0 0 20px}.admin-form{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-form label,.form-stack label{font-size:14px;font-weight:600}
.admin-current-image{background:var(--soft);border:0;border-radius:0}.admin-current-image img{object-fit:contain;background:#fff}
.small{font-size:14px}.small-btn{font-size:14px}.admin-nav a{border-radius:6px}.notice{background:var(--ink)}
.order-card{overflow:auto}.order-head h2{font-size:22px}.order-notes{border:0;border-radius:0}.order-actions{min-width:0}
input[type=color]{padding:4px;width:100%;height:44px}
@media(max-width:1050px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-filter{grid-template-columns:1fr}.combo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.site-header{position:relative;padding:16px;gap:16px}.brand{max-width:100%}nav{gap:16px}.content{width:calc(100% - 32px)}.filters,.order-panel,.product-detail-layout,.admin-body,.admin-form,.admin-form.slim{grid-template-columns:1fr}.combo-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-body{padding:12px}.product-card h2{font-size:16px}.meta{flex-direction:column;gap:4px}.buy-row strong{font-size:14px}.order-panel.content{gap:24px}.admin-nav{height:auto;position:relative;flex-direction:row;flex-wrap:wrap;padding:16px;gap:4px}.admin-nav strong{width:100%;margin-bottom:8px}.admin-main{padding:16px}.admin-head{gap:12px}.site-footer{flex-direction:column}.product-detail-copy h1{font-size:28px}.section-head{flex-direction:row;align-items:center}.order-head{flex-direction:column}.form-row,.status-form{grid-template-columns:1fr}.cart-line{grid-template-columns:minmax(0,1fr) 68px 44px}.brand img{max-width:72px}}
@media(max-width:380px){.product-grid{grid-template-columns:1fr}}

/* Shared palette: both public catalogue and administration use these tokens. */
:root{--light-bg:#fff;--light-surface:#f2f5f3;--light-text:#18231f;--dark-bg:#111513;--dark-surface:#1c2420;--dark-text:#eef4f0;--logo-width:180px;--logo-mobile-width:140px;--hero-height:82svh;--bg:var(--light-bg);--soft:var(--light-surface);--ink:var(--light-text);color-scheme:light}
:root[data-theme=dark]{--bg:var(--dark-bg);--soft:var(--dark-surface);--ink:var(--dark-text);color-scheme:dark}
body{--line:color-mix(in srgb,var(--ink) 16%,var(--bg));--muted:color-mix(in srgb,var(--ink) 72%,var(--bg));background:var(--bg);color:var(--ink);font-family:var(--font,Inter,sans-serif)}
[hidden]{display:none!important}
svg{width:20px;height:20px;flex:0 0 auto;stroke-width:1.7}
.btn{gap:9px}.content{width:min(1320px,calc(100% - 80px))}
input,select,textarea{background:var(--bg);color:var(--ink);border-color:var(--line)}
.btn.ghost,.btn.light{background:var(--bg);color:var(--ink);border-color:var(--line)}
.eyebrow{color:var(--muted)!important;font-size:12px!important;font-weight:600;text-transform:uppercase}
.small,.meta,.product-card p,.product-detail-copy p:not(.eyebrow),.site-footer p{color:var(--muted)}
.site-header{position:relative;z-index:20;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:24px;min-height:100px;padding:20px 40px;border-bottom:1px solid var(--line);background:var(--bg);color:var(--ink)}
.brand{max-width:60%;font-size:23px;font-weight:600;gap:18px;line-height:1.2}.brand-images{display:grid;width:var(--logo-width);max-width:100%;flex:0 1 var(--logo-width)}
.brand .brand-images img{grid-area:1/1;width:100%;max-width:100%;height:auto;max-height:88px;object-fit:contain;object-position:left center}.brand-images .logo-on-dark,.brand-images .logo-on-light{display:none}
:root[data-theme=dark] .brand-images .logo-default{display:none}:root[data-theme=dark] .brand-images .logo-on-dark{display:block}
.site-header nav{gap:28px;font-weight:500;justify-content:flex-end;flex-shrink:0}.site-header nav>a:not(.pill){padding:10px 0;border-bottom:1px solid transparent}.site-header nav>a:not(.pill):hover{border-color:currentColor}
.order-pill{background:transparent;border-color:var(--line);color:inherit;gap:10px;font-weight:500;padding:10px 14px}.order-pill #cartCount{font-size:12px;display:grid;place-items:center;min-width:23px;height:23px;border:1px solid currentColor;border-radius:50%}
.theme-toggle{width:42px;height:42px;display:grid;place-items:center;flex:0 0 42px;background:transparent;color:inherit;border:1px solid var(--line);border-radius:50%;cursor:pointer}
.theme-toggle span{display:flex}.theme-icon-light{display:none!important}:root[data-theme=dark] .theme-icon-light{display:flex!important}:root[data-theme=dark] .theme-icon-dark{display:none!important}
.header-overlay{position:absolute;top:0;left:0;right:0;background:transparent;border-color:rgba(255,255,255,.25);color:#fff;padding-bottom:22px}
.header-overlay:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(to bottom,rgba(0,0,0,.58),rgba(0,0,0,.08));pointer-events:none}
.header-overlay[data-tone=dark]{color:#111;border-color:rgba(0,0,0,.2)}.header-overlay[data-tone=dark]:before{background:linear-gradient(to bottom,rgba(255,255,255,.8),rgba(255,255,255,.12))}
.header-overlay .theme-toggle,.header-overlay .order-pill{border-color:currentColor}.header-overlay .brand-images img{display:none!important}.header-overlay[data-tone=light] .brand-images .logo-on-dark,.header-overlay[data-tone=dark] .brand-images .logo-on-light{display:block!important}
.showcase{position:relative;width:100%;height:var(--hero-height);min-height:620px;max-height:1000px;background:var(--soft);color:#fff;overflow:hidden}
.showcase[data-tone=dark]{color:#111}.showcase-slides,.showcase-slide{position:absolute;inset:0}.showcase-slide{display:flex;align-items:center;color:#fff;padding:150px 0 110px;animation:slide-appear .65s ease both}
.showcase-slide[data-tone=dark]{color:#111}.showcase-slide picture{position:absolute;inset:0}.showcase-slide picture img{width:100%;height:100%;object-fit:cover;object-position:var(--focus-x,50%) var(--focus-y,50%)}
.showcase-slide:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,var(--shade,.45));pointer-events:none}.showcase-slide[data-tone=dark]:after{background:rgba(255,255,255,var(--shade,.45))}
.showcase-copy{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:24px}.showcase-copy h1{font-size:64px;line-height:1.08;font-weight:500;max-width:820px;margin:0;text-wrap:balance}.showcase-copy p{max-width:570px;font-size:18px;line-height:1.65;margin:0;white-space:normal}.showcase-link{display:inline-flex;align-items:center;gap:28px;min-height:46px;border-bottom:1px solid currentColor;padding:8px 0;font-size:15px;font-weight:600;max-width:100%}.showcase-link svg{width:24px;height:24px}
.showcase-slide[data-align=center] .showcase-copy{align-items:center;text-align:center}.showcase-slide[data-align=right] .showcase-copy{align-items:flex-end;text-align:right}
.showcase-bottom{position:absolute;bottom:32px;left:0;right:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:16px;pointer-events:none}.showcase-bottom>*{pointer-events:auto}
.showcase-explore{display:flex;align-items:center;gap:14px;font-size:13px;font-weight:500}.showcase-explore svg{width:36px;height:36px;border:1px solid currentColor;border-radius:50%;padding:8px}
.carousel-controls{display:flex;align-items:center;gap:8px}.carousel-position{display:flex;gap:12px;font-size:13px;margin-right:12px;font-variant-numeric:tabular-nums}.carousel-separator{opacity:.5}.carousel-control{width:44px;height:44px;display:grid;place-items:center;border:1px solid currentColor;border-radius:50%;color:inherit;background:transparent;cursor:pointer}.carousel-control span{display:flex}.carousel-control:hover,.theme-toggle:hover{background:rgba(127,127,127,.18)}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@keyframes slide-appear{from{opacity:.4}to{opacity:1}}
.catalog-section{padding:56px 0;border-color:var(--line)}.section-head{margin-bottom:28px}.section-head h2{font-size:38px;line-height:1.15;font-weight:500;margin:6px 0 0}.catalog-count{font-size:13px;color:var(--muted);white-space:nowrap}
.filters{gap:12px;margin-bottom:32px}.filters input,.filters select{border-radius:4px;background:var(--soft);border-color:transparent}.filters .btn{border-radius:4px}.filters .check{grid-column:1/-1}
.category-grid{gap:20px;margin:28px 0 40px}.category-link{border-color:var(--line);padding-bottom:14px;gap:14px;font-weight:500}.category-link img{width:64px;height:64px;background:var(--soft);object-fit:cover}
.product-grid{gap:28px 24px}.product-card{background:transparent;border:0;border-radius:0;overflow:visible;min-width:0}.product-img{aspect-ratio:1/1;background:var(--soft);border:0;border-radius:4px;overflow:hidden}.product-img img{transition:transform .35s ease;object-fit:contain}.product-card:hover .product-img img{transform:scale(1.035)}
.product-body{padding:18px 0 0;gap:10px}.product-card h2{font-size:17px;font-weight:500;line-height:1.45}.product-card p{font-size:14px;line-height:1.55}.meta{font-size:11px;font-weight:400}.meta strong{font-weight:500}.buy-row{padding-top:4px}.buy-row strong{font-size:15px;font-weight:600}.buy-row .icon-btn{border-radius:50%;width:40px;height:40px;font-size:23px}.empty-state{background:var(--soft);color:var(--muted);padding:60px 16px}
.combo-grid{gap:28px}.combo-grid h3{font-weight:500;margin:0}.combo-grid ul{font-size:14px;color:var(--muted);padding-left:18px}.order-panel.content{padding:64px 0;gap:64px}.order-panel h2,.faq h2{font-size:30px;font-weight:500;line-height:1.2}.quote-form input,.quote-form textarea{background:var(--soft);border-color:transparent;border-radius:4px}.cart-line{border-color:var(--line)}
.faq.content{padding:48px 0}.faq summary{font-weight:500}.site-footer{padding-block:48px;gap:48px}.site-footer strong{font-size:22px;font-weight:500}.socials a{border-color:var(--line);font-size:14px;font-weight:500}
.product-detail-image{border:0}.product-detail-copy h1{font-size:38px;font-weight:500}.product-detail-copy strong{color:var(--ink)}
.admin-body{background:var(--bg)}.admin-nav{background:var(--soft);color:var(--ink);border-right:1px solid var(--line)}.admin-nav a{color:var(--muted)}.admin-nav a:hover{background:var(--bg);color:var(--ink)}.admin-nav a.active{background:var(--primary);color:var(--on-primary)}.admin-nav strong{font-weight:600}
.admin-form label,.form-stack label{color:var(--ink)}.admin-current-image{color:var(--muted)}.admin-main h1,.admin-main h2{font-weight:500}.admin-head h1{margin:0}.admin-main table{background:var(--bg);border-color:var(--line)}.admin-main th{background:var(--soft);font-weight:500}.admin-main td,.admin-main th{border-color:var(--line)}.admin-card,.order-card{background:var(--bg);border-color:var(--line)}.order-notes,pre{background:var(--soft);color:var(--ink)}.order-head p,.admin-head p{color:var(--muted)}.notice{background:var(--soft);color:var(--ink);border-left:3px solid var(--accent)}
.install-page{background:var(--soft)}.install-box{background:var(--bg);border-color:var(--line);color:var(--ink)}.range-control{display:flex;gap:18px;align-items:center}.range-control input{padding:0;accent-color:var(--primary);height:32px}.range-control output{font-variant-numeric:tabular-nums;width:42px;flex:0 0 42px;text-align:right;font-weight:400}.design-form h2{margin-top:24px;border-bottom:1px solid var(--line);padding-bottom:14px}.design-form h2:first-of-type{margin-top:0}
.slide-admin-list{display:grid;gap:16px;margin-bottom:30px}.slide-admin-row{display:grid;grid-template-columns:160px minmax(0,1fr) auto 44px;gap:20px;align-items:center;padding:16px 0;border-bottom:1px solid var(--line)}.slide-admin-row>img{width:160px;height:90px;object-fit:cover;border-radius:4px}.slide-admin-row p{margin:6px 0 0}.slide-admin-row .icon-btn{background:transparent;color:var(--ink);border-color:var(--line)}
@media(min-width:1600px){.site-header{padding-inline:64px}.content{width:min(1480px,calc(100% - 128px))}.showcase-copy h1{font-size:76px;max-width:1000px}}
@media(max-width:1050px){.site-header{gap:16px;padding-inline:28px}.site-header nav{gap:18px}.brand{max-width:48%;font-size:20px}.content{width:calc(100% - 56px)}.showcase-copy h1{font-size:54px;max-width:720px}.product-grid{gap:28px 20px}.order-panel.content{gap:32px}}
@media(max-width:760px){.site-header{min-height:94px;flex-wrap:wrap;padding:18px 20px;gap:14px}.brand{max-width:100%;font-size:19px;gap:10px}.brand-images{width:var(--logo-mobile-width);flex-basis:var(--logo-mobile-width)}.brand .brand-images img{max-height:64px}.site-header nav{gap:16px;font-size:13px;margin-left:auto}.nav-pdf{display:none}.order-pill{padding:8px 10px}.theme-toggle{width:38px;height:38px;flex-basis:38px}.content{width:calc(100% - 40px)}.header-overlay{position:absolute}.showcase{min-height:600px;max-height:none}.showcase-slide{padding:146px 0 108px}.showcase-copy{gap:20px}.showcase-copy h1{font-size:40px;line-height:1.1;max-width:560px}.showcase-copy p{font-size:16px;line-height:1.55;max-width:480px}.showcase-bottom{bottom:24px}.showcase-explore{font-size:12px;gap:10px}.carousel-position{margin-right:4px;gap:6px}.carousel-controls{gap:6px}.carousel-control{width:38px;height:38px}.carousel-controls [data-play]{width:32px;height:32px;border:0}.catalog-section{padding:36px 0}.section-head h2{font-size:30px}.section-head{margin-bottom:24px}.product-grid{gap:28px 16px}.product-body{padding:14px 0 0}.product-card h2{font-size:16px}.meta{font-size:11px}.order-panel.content{padding:44px 0;gap:28px}.order-panel h2,.faq h2{font-size:26px}.site-footer{gap:24px;padding-block:32px}.admin-nav{border-right:0;border-bottom:1px solid var(--line)}.slide-admin-row{grid-template-columns:88px minmax(0,1fr) auto;gap:12px}.slide-admin-row>img{width:88px;height:68px}.slide-admin-row form{grid-column:3}.slide-admin-row .btn{font-size:13px;padding:8px}.product-detail-copy h1{font-size:30px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:420px){.brand{font-size:17px}.site-header nav{gap:12px}.order-nav-label{display:none}.showcase-copy h1{font-size:34px}.showcase-copy p{font-size:15px}.showcase-explore span{display:none}.product-card p{font-size:13px}.product-grid{gap:24px 12px}.category-link{font-size:13px}.category-link img{width:44px;height:44px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.showcase-slide,.product-img img{animation:none;transition:none}}
.showcase-slide{padding-top:calc(var(--header-height,120px) + 28px)}
.showcase-copy{flex-shrink:0}
.nav-pdf-icon{display:none}
.brand-images .logo-on-light{display:block}:root[data-theme=dark] .brand-images .logo-on-light{display:none}
@media(max-width:760px){.site-header nav .nav-pdf{display:grid;place-items:center;padding:0;width:38px;height:38px;border:1px solid currentColor;border-radius:50%}.nav-pdf-label{display:none}.nav-pdf-icon{display:flex}}
