:root{--color-surface-page:#f5f1ee;--color-surface-raised:#fff;--color-surface-subtle:#f3f3f1;--color-surface-steel:#73796f;--color-text:#202120;--color-text-muted:#66645f;--color-border:#dedede;--color-border-strong:#c9c5bf;--color-accent:#e95425;--color-accent-hover:#c9431b;--color-footer:#151615;--font-display:"Roboto Condensed",sans-serif;--font-body:"Manrope",sans-serif;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-12:3rem;--space-section:clamp(3.5rem,6vw,6.5rem);--radius-card:14px;--radius-control:10px;--radius-pill:999px;--shadow-card:0 16px 34px rgba(32,33,32,.1);--duration-fast:200ms;--duration-base:250ms;--ease:cubic-bezier(.16,1,.3,1);--paper:var(--color-surface-page);--paper2:#e8e3dc;--ink:var(--color-text);--muted:var(--color-text-muted);--line:var(--color-border-strong);--accent:var(--color-accent);--steel:var(--color-surface-steel);--display:var(--font-display);--body:var(--font-body)}
*{box-sizing:border-box}html{scroll-behavior:auto;scrollbar-color:var(--color-border-strong) var(--color-surface-page)}body{margin:0;color:var(--ink);background:var(--paper);font:400 16px/1.45 var(--body)}::selection{color:var(--paper);background:var(--accent)}img{display:block;max-width:100%}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:.24em}button{font:inherit}:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.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}.skip-link{position:fixed;z-index:100;left:1rem;top:1rem;padding:.7rem 1rem;background:var(--paper);transform:translateY(-160%)}.skip-link:focus{transform:none}.arrow-icon{width:1.1rem;height:1.1rem;flex:none;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.service-bar{min-height:30px;display:flex;align-items:center;justify-content:center;gap:.55rem;padding:.25rem 1rem;color:#f9f6f0;background:var(--ink);font-size:.78rem}.service-bar svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.4}.site-header{min-height:72px;display:grid;grid-template-columns:minmax(230px,1fr) auto minmax(260px,1.1fr);align-items:center;gap:2rem;padding:0 clamp(1.25rem,3vw,3.25rem);border-bottom:1px solid var(--line);background:rgba(245,241,238,.96);position:relative;z-index:10}.brand{display:inline-flex;width:max-content;align-items:center;gap:.9rem;font:700 clamp(1.2rem,2vw,1.85rem)/1 var(--display);letter-spacing:-.02em;text-decoration:none}.brand-mark{width:34px;height:42px;display:grid;place-content:center;border:2px solid currentColor;font:700 .86rem/.85 var(--display);text-align:center}.brand-mark b{display:block}.main-nav{display:flex;align-items:center;gap:clamp(1.1rem,2.2vw,2.5rem)}.main-nav a,.site-footer nav a{font-size:.86rem;text-decoration:none}.main-nav a:hover,.site-footer nav a:hover{color:var(--accent)}.header-actions{display:flex;justify-content:flex-end;gap:.75rem}.search-link,.cart-link{height:40px;display:flex;align-items:center;border:1px solid var(--line);text-decoration:none}.search-link{width:min(310px,24vw);justify-content:space-between;padding:0 .8rem;color:var(--muted);font-size:.76rem}.cart-link{gap:.5rem;padding:0 .85rem;font-size:.8rem}.search-link svg,.cart-link svg{width:21px;fill:none;stroke:currentColor;stroke-width:1.6}.menu-toggle{display:none;border:0;background:transparent}
.hero-one{height:min(620px,70vh);min-height:510px;position:relative;overflow:hidden;background:#aaa59d;border-bottom:1px solid var(--line)}.hero-one__image{width:100%;height:100%;object-fit:cover;object-position:center 48%}.hero-one__copy{position:absolute;left:clamp(1.25rem,5vw,5rem);top:clamp(2rem,6vh,4rem);width:min(570px,44vw);padding:clamp(1.5rem,3vw,3rem);background:rgba(245,241,238,.94);box-shadow:0 18px 48px rgba(32,33,32,.12)}.hero-one__copy h1{max-width:11ch;margin:0 0 1rem;font:700 clamp(3rem,5vw,5.6rem)/.94 var(--display);letter-spacing:-.035em;text-wrap:balance}.hero-one__copy p{max-width:49ch;margin:0 0 1.5rem;color:#3e3d39}.primary-action,.secondary-action{display:inline-flex;align-items:center;justify-content:space-between;gap:2rem;padding:1rem 1.2rem;text-decoration:none;font-weight:700}.primary-action{min-width:220px;color:#fff;background:var(--accent)}.primary-action:hover{background:#c9431b}.hero-tasks{position:absolute;left:clamp(1.25rem,5vw,5rem);right:clamp(1.25rem,5vw,5rem);bottom:0;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(32,33,32,.93)}.hero-tasks a{display:grid;gap:.15rem;min-height:84px;padding:1rem 1.2rem;color:var(--paper);border-right:1px solid #565652;text-decoration:none;transition:background .2s var(--ease)}.hero-tasks a:last-child{border:0}.hero-tasks a:hover{background:var(--accent)}.hero-tasks span{font:700 1.15rem/1 var(--display)}.hero-tasks small{color:#c6c2bb;font-size:.68rem}.hero-tasks a:hover small{color:inherit}
.catalog-index{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1rem clamp(1.25rem,5vw,5rem);color:var(--paper);background:var(--steel);font-size:.76rem;text-transform:uppercase;letter-spacing:.06em}.catalog-index nav{display:flex;flex-wrap:wrap;gap:clamp(1rem,3vw,3rem)}.catalog-index a{text-decoration:none}.catalog-index a:hover{color:#fff}
.product-chapter{padding:clamp(3.5rem,6vw,6.5rem) clamp(1.25rem,5vw,5rem);border-bottom:1px solid var(--line)}.chapter-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2rem}.chapter-heading h2,.electronics-copy h2{margin:0 0 .55rem;font:700 clamp(2.7rem,5vw,5.5rem)/.95 var(--display);letter-spacing:-.035em}.chapter-heading p{max-width:58ch;margin:0;color:var(--muted)}.chapter-heading>a,.feature-product a,.selection-note>a{display:inline-flex;align-items:center;gap:.65rem;white-space:nowrap;text-decoration:none;font-weight:700;font-size:.82rem}.chapter-products{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.product-card{min-width:0;border-top:1px solid var(--ink);transition:transform .25s var(--ease)}.product-card:hover{transform:translateY(-5px)}.product-card a{display:block;padding-top:1rem;text-decoration:none}.product-card img{width:100%;aspect-ratio:1.15;object-fit:contain;background:#fff;mix-blend-mode:multiply}.product-card h3{margin:.9rem 0 .25rem;font-size:.95rem}.product-card p{margin:0;color:var(--muted);font-size:.75rem}.product-chapter--steel{color:var(--paper);background:var(--steel)}.product-chapter--steel .chapter-heading p{color:#e0ddd6}.plate-feature{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.feature-product{display:grid;grid-template-columns:minmax(180px,1fr) 1fr;align-items:center;background:var(--paper);color:var(--ink)}.feature-product img{width:100%;height:100%;max-height:390px;object-fit:contain;background:#fff;mix-blend-mode:multiply}.feature-product>div{padding:clamp(1.2rem,3vw,3rem)}.feature-product h3{margin:0 0 .7rem;font:700 clamp(1.8rem,3vw,3.2rem)/1 var(--display)}.feature-product p{margin:0 0 1.5rem;color:var(--muted)}.service-products{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.service-product{display:grid;grid-template-columns:42% 1fr;align-items:center;border:1px solid var(--line);background:#f9f6f2}.service-product img{width:100%;height:270px;object-fit:contain;background:#fff;mix-blend-mode:multiply}.service-product>div{padding:2rem}.service-product h3{margin:0 0 .5rem;font:700 clamp(1.5rem,2.6vw,2.7rem)/1 var(--display)}.service-product p{margin:0;color:var(--muted)}
.electronics-chapter{display:grid;grid-template-columns:1.05fr 1fr;gap:clamp(3rem,8vw,9rem);padding:clamp(4rem,8vw,8rem) clamp(1.25rem,7vw,8rem);color:var(--paper);background:var(--ink)}.electronics-copy p{max-width:50ch;color:#c8c4bd}.secondary-action{margin-top:1.2rem;border:1px solid var(--accent);color:var(--paper)}.secondary-action:hover{background:var(--accent)}.chip-list{display:grid;align-content:center}.chip-list a{display:grid;grid-template-columns:minmax(110px,.4fr) 1fr;gap:2rem;padding:1.7rem 0;border-bottom:1px solid #565652;text-decoration:none}.chip-list b{color:var(--accent);font:700 1.8rem/1 var(--display)}.chip-list span{color:#d1cdc6}.selection-note{display:grid;grid-template-columns:.7fr 1.3fr auto;align-items:center;gap:clamp(2rem,7vw,8rem);padding:2.4rem clamp(1.25rem,5vw,5rem);background:var(--accent)}.selection-note h2{margin:0;font:700 2rem/1 var(--display)}.selection-note p{max-width:65ch;margin:0}.selection-note>a{padding:1rem 1.2rem;border:1px solid var(--ink)}
.site-footer{display:grid;grid-template-columns:1.2fr 1fr 1.3fr auto;align-items:end;gap:2rem;padding:3rem clamp(1.25rem,3vw,3.25rem);color:#c7c3bc;background:#151615}.brand--footer{color:var(--paper)}.site-footer p,.site-footer small{margin:0;font-size:.75rem}.site-footer nav{display:flex;flex-wrap:wrap;gap:1.25rem}
@media(max-width:1100px){.site-header{grid-template-columns:1fr auto}.main-nav{order:3;grid-column:1/-1;justify-content:center;padding-bottom:.8rem}.header-actions{grid-column:2;grid-row:1}.hero-one__copy{width:min(590px,58vw)}.chapter-products{grid-template-columns:repeat(2,1fr)}.feature-product{grid-template-columns:1fr}.feature-product img{height:280px}.selection-note{grid-template-columns:1fr 1.5fr}.selection-note>a{grid-column:2}}
@media(max-width:760px){.site-header{min-height:64px;display:flex;justify-content:space-between;padding-inline:1rem}.brand{font-size:1.2rem}.brand-mark{width:29px;height:35px;font-size:.72rem}.menu-toggle{width:42px;height:42px;display:grid;align-content:center;gap:5px;padding:9px}.menu-toggle span:not(.sr-only){display:block;height:2px;background:currentColor}.main-nav{display:none;position:absolute;inset:100% 0 auto;padding:1rem;background:var(--paper);border-bottom:1px solid var(--line)}.main-nav.is-open{display:grid}.header-actions{display:none}.hero-one{height:570px;min-height:0}.hero-one__image{object-position:58% center}.hero-one__copy{left:1rem;right:1rem;top:1rem;width:auto;padding:1.25rem}.hero-one__copy h1{font-size:clamp(2.7rem,12vw,4rem);max-width:10ch}.hero-one__copy p{max-width:33ch;font-size:.82rem}.primary-action{padding:.85rem 1rem}.hero-tasks{left:0;right:0;grid-template-columns:repeat(4,minmax(150px,1fr));overflow-x:auto}.hero-tasks a{min-height:70px;padding:.85rem 1rem}.catalog-index{align-items:flex-start;flex-direction:column;gap:.65rem}.catalog-index nav{display:grid;grid-template-columns:repeat(2,1fr);width:100%;gap:.5rem 1rem}.product-chapter{padding-block:3.5rem}.chapter-heading{align-items:flex-start;flex-direction:column;gap:1rem}.chapter-heading h2,.electronics-copy h2{font-size:clamp(2.6rem,12vw,4.2rem)}.chapter-products{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.product-card{flex:0 0 74vw;scroll-snap-align:start}.plate-feature,.service-products,.electronics-chapter{grid-template-columns:1fr}.feature-product{grid-template-columns:42% 1fr}.feature-product img{height:240px}.feature-product>div{padding:1rem}.feature-product h3{font-size:1.7rem}.service-product{grid-template-columns:42% 1fr}.service-product img{height:230px}.service-product>div{padding:1rem}.electronics-chapter{gap:2rem;padding:4rem 1.25rem}.chip-list a{grid-template-columns:1fr;gap:.6rem}.selection-note{grid-template-columns:1fr;gap:1rem;padding:2.5rem 1.25rem}.selection-note>a{grid-column:auto;width:100%;justify-content:space-between}.site-footer{grid-template-columns:1fr;align-items:start;padding:3rem 1.25rem}}
@media(prefers-reduced-motion:no-preference){.hero-one__copy,.hero-tasks{animation:settle .65s var(--ease) both}.hero-tasks{animation-delay:.08s}@keyframes settle{from{opacity:.01;transform:translateY(14px);clip-path:inset(0 0 10% 0)}to{opacity:1;transform:none;clip-path:inset(0)}}}

@media(max-width:760px){.hero-tasks{grid-template-columns:repeat(2,1fr);overflow:visible}.hero-tasks a{min-width:0;min-height:68px}.hero-tasks a:nth-child(2){border-right:0}.hero-tasks a:nth-child(-n+2){border-bottom:1px solid #565652}}

.brand--image{display:block;line-height:0}.brand-logo{width:auto;height:44px;object-fit:contain}.brand--footer.brand--image{padding:.5rem .7rem;background:var(--paper)}.brand--footer .brand-logo{height:34px}.compatibility-tags{display:flex;flex-wrap:wrap;gap:.35rem;margin:.65rem 0}.compatibility-tags span{display:inline-flex;align-items:center;min-height:24px;padding:.25rem .55rem;border:1px solid var(--line);border-radius:999px;background:var(--paper);color:#3f403d;font-size:.68rem;font-weight:700;line-height:1}.product-chapter--steel .compatibility-tags span{border-color:#bdb8b0;background:#f5f1ee}.service-product .compatibility-tags{margin-top:0}

@media(max-width:760px){.brand-logo{height:36px}.brand--footer .brand-logo{height:30px}.compatibility-tags{gap:.25rem}.compatibility-tags span{min-height:22px;padding:.2rem .45rem;font-size:.64rem}}

/* Refined opening: one brand statement, then the catalog. */
.site-header{min-height:94px;grid-template-columns:minmax(310px,1fr) auto minmax(90px,.35fr)}
.brand-logo{height:64px}
.hero-one{height:min(470px,58vh);min-height:410px}
.hero-one__copy{top:50%;width:min(660px,52vw);transform:translateY(-50%)}
.hero-one__copy h1{max-width:12ch}
.hero-one__copy p{max-width:58ch;margin-bottom:0}
.electronics-chapter{display:block;padding:clamp(3.5rem,6vw,6.5rem) clamp(1.25rem,5vw,5rem)}
.electronics-heading p{max-width:50ch;color:#c8c4bd}
.electronics-heading>a{display:inline-flex;align-items:center;gap:.65rem;color:var(--paper);white-space:nowrap;text-decoration:none;font-weight:700;font-size:.82rem}
.electronics-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#565652;border:1px solid #565652}
.electronics-product{min-width:0;background:var(--ink)}
.electronics-product>a{display:grid;grid-template-columns:minmax(210px,.7fr) 1fr;grid-template-rows:auto auto 1fr;column-gap:clamp(1.5rem,4vw,4rem);padding:clamp(1.5rem,3vw,3rem);text-decoration:none}
.chip-visual{grid-row:1/4;width:100%;aspect-ratio:1.35;display:flex;flex-direction:column;justify-content:space-between;padding:1.25rem;color:#171817;background:var(--accent);font:700 1rem/1 var(--display);transition:background .2s var(--ease)}
.chip-visual b{align-self:flex-end;font-size:clamp(3.5rem,6vw,7rem);letter-spacing:-.04em}
.electronics-product .compatibility-tags{align-self:end;margin:0 0 1rem}
.electronics-product .compatibility-tags span{border-color:#686963;background:transparent;color:#ddd8d0}
.electronics-product h3{margin:0 0 .5rem;font:700 clamp(2rem,3vw,3.4rem)/1 var(--display)}
.electronics-product p{margin:0;color:#c8c4bd;font-size:.82rem}
.electronics-product>a:hover .chip-visual{background:#ff6636}
.brand--footer.brand--image{padding:0;background:transparent;opacity:.76;transition:opacity .2s var(--ease)}
.brand--footer.brand--image:hover{opacity:1}
.brand--footer .brand-logo{height:58px}

@media(prefers-reduced-motion:no-preference){.hero-one__copy{animation:hero-settle .65s var(--ease) both}@keyframes hero-settle{from{opacity:.01;transform:translateY(calc(-50% + 14px));clip-path:inset(0 0 10% 0)}to{opacity:1;transform:translateY(-50%);clip-path:inset(0)}}}

@media(max-width:1100px){.site-header{grid-template-columns:1fr auto}.electronics-product>a{grid-template-columns:minmax(170px,.65fr) 1fr}}

@media(max-width:760px){.site-header{min-height:76px}.brand-logo{height:46px}.hero-one{height:430px;min-height:0}.hero-one__copy{top:auto;bottom:1rem;transform:none;width:auto;background:rgba(245,241,238,.97)}.hero-one__copy h1{font-size:clamp(2.35rem,10.5vw,3.35rem)}.hero-one__copy p{font-size:.78rem}.catalog-index{padding-block:.8rem}.electronics-products{grid-template-columns:minmax(0,1fr)}.electronics-product>a{min-width:0;grid-template-columns:38% minmax(0,1fr);column-gap:1rem}.chip-visual{min-height:155px}.brand--footer .brand-logo{height:48px}}
@media(max-width:760px) and (prefers-reduced-motion:no-preference){.hero-one__copy{animation:mobile-hero-settle .65s var(--ease) both}@keyframes mobile-hero-settle{from{opacity:.01;transform:translateY(14px);clip-path:inset(0 0 10% 0)}to{opacity:1;transform:none;clip-path:inset(0)}}}

/* Studio catalog direction, based on the approved visual reference. */
.site-header{min-height:98px;grid-template-columns:minmax(250px,.8fr) auto minmax(390px,1fr);background:#fff;border-color:#e5e5e5}
.main-nav{gap:clamp(2rem,4vw,4.5rem)}
.main-nav a{font-size:.92rem;font-weight:600}
.header-actions{align-items:center;gap:clamp(1rem,2vw,2rem)}
.header-delivery{display:inline-flex;align-items:center;gap:.65rem;white-space:nowrap;font-size:.82rem}
.header-delivery svg{width:22px;fill:none;stroke:currentColor;stroke-width:1.5}
.cart-link{border:0;padding-inline:.3rem}
.hero-one{height:min(590px,68vh);min-height:500px;background:#fff;border-color:#e5e5e5}
.hero-one__image{object-position:center center}
.hero-one__copy{left:clamp(2rem,5vw,5rem);top:50%;width:min(570px,42vw);padding:0;background:transparent;box-shadow:none}
.hero-one__copy h1{max-width:12ch;font-family:var(--body);font-size:clamp(3.25rem,4.7vw,5rem);font-weight:700;line-height:1.15;letter-spacing:-.04em}
.hero-one__copy p{max-width:39ch;font-size:1.05rem}
.category-gates{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;padding:1.5rem clamp(1.25rem,3.5vw,3.5rem);background:#fff;border-bottom:1px solid #e5e5e5}
.category-gates a{min-height:92px;display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:1.25rem;padding:1rem 1.5rem;border:1px solid #dedede;text-decoration:none;transition:border-color .2s var(--ease),transform .2s var(--ease)}
.category-gates a:hover{border-color:var(--accent);transform:translateY(-2px)}
.category-gates svg{width:46px;height:46px;fill:none;stroke:var(--accent);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.category-gates span{font-size:1.05rem;font-weight:700}
.category-gates b{font-size:1.45rem;font-weight:400}

@media(max-width:1100px){.site-header{grid-template-columns:1fr auto}.header-actions{grid-column:2;grid-row:1}.header-delivery{display:none}.hero-one__copy{width:min(520px,46vw)}.category-gates{gap:1rem}}

@media(max-width:760px){.site-header{min-height:78px;background:#fff}.brand-logo{height:46px}.hero-one{height:540px;min-height:0}.hero-one__image{object-position:67% center}.hero-one__copy{left:1rem;right:1rem;top:1.25rem;bottom:auto;width:auto;padding:1.15rem;background:rgba(255,255,255,.91)}.hero-one__copy h1{max-width:11ch;font-size:clamp(2.55rem,11.5vw,3.6rem);line-height:1.06}.hero-one__copy p{max-width:30ch;font-size:.8rem}.category-gates{grid-template-columns:1fr;gap:.6rem;padding:1rem}.category-gates a{min-height:72px;grid-template-columns:42px 1fr auto;padding:.75rem 1rem}.category-gates svg{width:38px;height:38px}}

/* Unified commerce cards: portrait media, visible price and two clear actions. */
.chapter-products,.plate-feature,.service-products,.electronics-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;background:transparent;border:0}
.product-card,.feature-product,.service-product,.electronics-product{min-width:0;display:flex;flex-direction:column;align-items:stretch;overflow:hidden;border:1px solid #dedede;border-radius:14px;background:#fff;color:var(--ink);transition:transform .25s var(--ease),box-shadow .25s var(--ease)}
.product-card:hover,.feature-product:hover,.service-product:hover,.electronics-product:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(32,33,32,.1)}
.product-card{border-top:1px solid #dedede}
.product-card>a,.electronics-product>a{display:flex;flex:1;flex-direction:column;padding:0;text-decoration:none}
.product-card img,.feature-product>img,.service-product>img,.chip-visual{width:100%;height:auto;max-height:none;aspect-ratio:3/4;object-fit:cover;background:#fff;mix-blend-mode:normal}
.product-card .compatibility-tags,.product-card h3,.product-card>a>p{margin-inline:1.25rem}
.product-card .compatibility-tags{margin-top:1.1rem}
.product-card h3{margin-top:.35rem;margin-bottom:.35rem;font-size:1.05rem;line-height:1.25}
.product-card>a>p{margin-top:0;margin-bottom:1rem;font-size:.78rem}
.feature-product>div,.service-product>div{display:flex;flex:1;flex-direction:column;padding:1.25rem}
.feature-product h3,.service-product h3{margin:.35rem 0 .45rem;font:700 clamp(1.4rem,2vw,2rem)/1.05 var(--display)}
.feature-product p,.service-product p{margin:0 0 1rem;color:var(--muted);font-size:.82rem}
.electronics-product>a{padding:0}
.chip-visual{min-height:0;grid-row:auto;padding:1.25rem}
.electronics-product .compatibility-tags,.electronics-product h3,.electronics-product>a>p{margin-inline:1.25rem}
.electronics-product .compatibility-tags{margin-top:1.1rem;margin-bottom:.6rem}
.electronics-product .compatibility-tags span{border-color:var(--line);background:var(--paper);color:var(--ink)}
.electronics-product h3{margin-top:0;font-size:2rem}
.electronics-product>a>p{margin-top:0;margin-bottom:1rem;color:var(--muted)}
.product-buy{margin-top:auto;padding:0 1.25rem 1.25rem}
.product-price{display:block;margin-bottom:1rem;font:700 clamp(1.8rem,2.5vw,2.5rem)/1 var(--body);letter-spacing:-.035em;font-variant-numeric:tabular-nums}
.product-actions{display:grid;grid-template-columns:1.15fr 1fr;gap:.55rem}
.product-actions a{min-height:46px;display:flex;align-items:center;justify-content:center;padding:.7rem .8rem;border-radius:10px;text-decoration:none;font-size:.78rem;font-weight:700;transition:background .2s var(--ease),color .2s var(--ease),border-color .2s var(--ease)}
.buy-button{color:#fff;background:var(--accent);border:1px solid var(--accent)}
.buy-button:hover{background:var(--ink);border-color:var(--ink)}
.details-button{background:#f3f3f1;border:1px solid #e4e4e0}
.details-button:hover{background:#e8e8e4;border-color:#d5d5d0}

@media(max-width:1100px){.chapter-products,.plate-feature,.service-products,.electronics-products{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-product{display:flex}.feature-product>img{height:auto}.electronics-product>a{display:flex;grid-template-columns:none}.product-actions{grid-template-columns:1fr}.product-actions a{min-height:42px}}

@media(max-width:760px){.chapter-products,.plate-feature,.service-products,.electronics-products{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:min(82vw,330px);gap:.85rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.75rem}.product-card,.feature-product,.service-product,.electronics-product{scroll-snap-align:start}.product-card{flex:initial}.feature-product,.service-product{display:flex;grid-template-columns:none}.feature-product>img,.service-product>img{height:auto}.product-actions{grid-template-columns:1.15fr 1fr}.product-actions a{min-height:46px}.product-price{font-size:2rem}}

/* Compact utility header: category navigation lives below the hero only. */
.site-header{min-height:78px;grid-template-columns:1fr auto;gap:2rem}
.header-actions{grid-column:2;grid-row:1}

@media(max-width:760px){.site-header{min-height:68px;display:grid;grid-template-columns:1fr auto;padding-inline:1rem}.header-actions{display:flex}.header-delivery{display:none}.cart-link{min-width:48px;justify-content:flex-end}.brand-logo{height:44px}}

/* Canonical ProductCard — shared by homepage, catalog, search and recommendations. */
.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-5)}
.product-card{position:relative;min-width:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-surface-raised);color:var(--color-text);transition:transform var(--duration-base) var(--ease),box-shadow var(--duration-base) var(--ease),border-color var(--duration-fast) var(--ease)}
.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-card)}
.product-card:focus-within{border-color:var(--color-accent);outline:3px solid color-mix(in srgb,var(--color-accent) 32%,transparent);outline-offset:3px}
.product-card>.product-card__link{position:absolute;z-index:1;inset:0;display:block;padding:0;border-radius:inherit}
.product-card__link:focus{outline:0}
.product-card__media{position:relative;aspect-ratio:3/4;background:var(--color-surface-raised)}
.product-card .product-card__image{width:100%;height:100%;aspect-ratio:auto;object-fit:cover}
.product-card__image--technical{display:flex;flex-direction:column;justify-content:space-between;padding:var(--space-5);color:#171817;background:var(--color-accent);font:700 1rem/1 var(--font-display)}
.product-card__image--technical b{align-self:flex-end;font-size:clamp(4rem,8vw,7rem);letter-spacing:-.04em}
.product-card__status{position:absolute;left:var(--space-4);bottom:var(--space-4);padding:.4rem .65rem;border-radius:var(--radius-pill);color:#fff;background:var(--color-text);font-size:.72rem;font-weight:700}
.product-card__badges{position:absolute;top:.75rem;left:.75rem;z-index:2;display:flex;flex-wrap:wrap;gap:.35rem;max-width:calc(100% - 1.5rem)}.product-badge{display:inline-flex;align-items:center;min-height:1.6rem;padding:.2rem .55rem;border-radius:var(--radius-pill);font-size:.68rem;font-weight:800;line-height:1;letter-spacing:.015em}.product-badge--accent{color:#171817;background:var(--color-accent)}.product-badge--dark{color:#fff;background:var(--color-text)}.product-badge--light{color:var(--color-text);background:var(--color-surface-raised);box-shadow:0 2px 8px rgb(23 24 23 / .14)}.product-record__badges{display:flex;flex-wrap:wrap;gap:.45rem;margin:.8rem 0}
.product-card__content{display:flex;flex:1;flex-direction:column;padding:var(--space-5)}
.product-card .compatibility-tags{margin:0 0 var(--space-3)}
.product-card h3{margin:0 0 var(--space-2);font:700 1.05rem/1.25 var(--font-body)}
.product-card__description{min-height:2.25em;margin:0 0 var(--space-5);color:var(--color-text-muted);font-size:.78rem}
.product-card__commerce{margin-top:auto}
.product-card__prices{min-height:2.7rem;display:flex;align-items:baseline;gap:var(--space-3);margin-bottom:var(--space-4);font-variant-numeric:tabular-nums}
.product-card__prices strong{font:700 clamp(1.8rem,2.5vw,2.5rem)/1 var(--font-body);letter-spacing:-.035em}
.product-card__prices del{color:var(--color-text-muted);font-size:.82rem}
.product-card__purchase{position:relative;z-index:2;min-height:46px}
.product-card__action,.quantity-control{width:100%;height:46px;border-radius:var(--radius-control)}
.product-card__action{border:1px solid var(--color-accent);color:#fff;background:var(--color-accent);font:700 .8rem/1 var(--font-body);cursor:pointer;transition:background var(--duration-fast) var(--ease),border-color var(--duration-fast) var(--ease)}
.product-card__action:hover{border-color:var(--color-text);background:var(--color-text)}
.product-card__action--secondary{border-color:var(--color-border-strong);color:var(--color-text);background:var(--color-surface-subtle)}
.product-card__action--secondary:hover{border-color:var(--color-text);color:#fff}
.product-card__action:disabled{border-color:var(--color-border);color:var(--color-text-muted);background:var(--color-surface-subtle);cursor:not-allowed}
.quantity-control{display:grid;grid-template-columns:46px minmax(3ch,1fr) 46px;overflow:hidden;border:1px solid var(--color-accent);background:#fff}
.quantity-control button{border:0;color:var(--color-text);background:transparent;font-size:1.25rem;cursor:pointer}
.quantity-control button:hover{color:#fff;background:var(--color-accent)}
.quantity-control output{display:grid;place-items:center;font-weight:700;font-variant-numeric:tabular-nums}
.product-card--out-of-stock .product-card__image{filter:grayscale(.85);opacity:.68}
.product-chapter--steel .product-card{color:var(--color-text)}
.electronics-chapter .product-card__description{color:var(--color-text-muted)}
.home-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.home-product-card .product-card__media{aspect-ratio:1/1}.home-product-card .product-card__image{object-fit:contain}.home-product-card .product-card__content{padding:.9rem 1rem}.home-product-card h3{display:-webkit-box;overflow:hidden;margin:0 0 .65rem;font-size:.86rem;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-product-card .product-card__prices{min-height:0;margin:0}.home-product-card .product-card__prices strong{font-size:1.25rem}

/* On wide screens the workshop reads as one centred specimen, not a stretched marketplace wall. */
.storefront-home{background:var(--paper2)}.storefront-home .site-header,.storefront-home main,.storefront-home .site-footer{width:min(1160px,100%);margin-inline:auto}.storefront-home main{background:var(--paper)}.storefront-home .home-product-grid{grid-template-columns:repeat(4,minmax(0,215px));justify-content:center;gap:1rem}.storefront-home .product-chapter{padding-inline:clamp(1.25rem,3vw,2.5rem)}.storefront-home .chapter-heading{align-items:center}.storefront-home .chapter-all-link{display:inline-flex;align-items:center;gap:.55rem;color:inherit;font-size:1.05rem;font-weight:700;text-decoration:none}.storefront-home .chapter-all-link:hover{color:var(--accent)}

@media(max-width:1100px){.storefront-home .home-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));justify-content:stretch}}

@media(max-width:760px){.product-grid{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:min(82vw,330px);gap:.85rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:var(--space-3)}.storefront-home .home-product-grid{grid-template-columns:none;justify-content:normal}.product-card{scroll-snap-align:start}.product-card__prices strong{font-size:2rem}.home-product-card .product-card__prices strong{font-size:1.25rem}}
