:root{--brand-wine:#7d1f27;--brand-wine-dark:#571217;--brand-ink:#15231f;--brand-paper:#f5f0e8;--brand-gold:#b68558}
.brand{gap:13px}.brand-logo{width:78px;height:42px;display:grid;place-items:center;overflow:hidden}.brand-logo img{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.brand-copy strong{letter-spacing:.02em}.brand-copy small{letter-spacing:.19em;color:#766d61}
.site-header{border-bottom:1px solid rgba(26,37,33,.1);box-shadow:0 8px 35px rgba(22,29,25,.04)}.announcement{letter-spacing:.16em;text-transform:uppercase;font-size:10px;background:var(--brand-wine-dark)}
.btn{border-radius:2px}.nav-links>.btn{background:var(--brand-wine)}.eyebrow{color:var(--brand-wine);letter-spacing:.19em}
.hero{background:#151c19}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,18,16,.9) 0%,rgba(12,18,16,.72) 38%,rgba(12,18,16,.18) 72%,rgba(12,18,16,.08));pointer-events:none}.hero-media.real-hero{background:#151c19}.hero-media.real-hero img{object-fit:cover;object-position:center 48%;filter:saturate(.88) contrast(1.03);opacity:.93}.hero-content{position:relative;z-index:2}.photo-note{z-index:3;background:rgba(13,19,17,.68);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.18);letter-spacing:.12em;text-transform:uppercase}.hero-copy h1 em{color:#e2b08a}.hero-stats{border-top:1px solid rgba(255,255,255,.25)}
.product-card{border:1px solid rgba(32,40,36,.12);box-shadow:0 20px 50px rgba(31,29,24,.07);transition:transform .35s ease,box-shadow .35s ease}.product-card:hover{transform:translateY(-7px);box-shadow:0 30px 70px rgba(31,29,24,.13)}.product-art{background:#eee9e1}.product-art img{filter:saturate(.9) contrast(1.02)}.product-card .badge{background:var(--brand-wine)}.product-copy small,.product-link{color:var(--brand-wine)}
.image-story{background:var(--brand-ink);color:white}.image-story .section-head p{color:#c9c7bf}.image-story h2{color:white}.story-grid{display:grid;grid-template-columns:1.35fr .8fr .8fr;grid-auto-rows:250px;gap:16px}.story-grid figure{position:relative;margin:0;overflow:hidden;background:#302d28}.story-grid figure.story-wide{grid-column:span 2}.story-grid figure.story-tall{grid-row:span 2}.story-grid img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease,filter .7s ease;filter:saturate(.82) contrast(1.05)}.story-grid figure:hover img{transform:scale(1.035);filter:saturate(1) contrast(1.02)}.story-grid figcaption{position:absolute;inset:auto 0 0;display:flex;gap:16px;align-items:flex-start;padding:42px 22px 20px;background:linear-gradient(transparent,rgba(10,15,13,.85));color:white}.story-grid figcaption>span{font:italic 25px Georgia,serif;color:#dda777}.story-grid figcaption strong,.story-grid figcaption small{display:block}.story-grid figcaption strong{font:600 20px Georgia,serif}.story-grid figcaption small{margin-top:4px;color:#d6d6cf;font-size:11px;letter-spacing:.08em;text-transform:uppercase}
.backing-card,.application,.contact-panel,.service-band{box-shadow:0 24px 65px rgba(27,28,24,.07)}.service-band{background:linear-gradient(125deg,#fff 0%,#f3ece3 100%)}.packaging{border-color:var(--brand-wine);color:var(--brand-wine-dark);box-shadow:24px 28px 0 rgba(125,31,39,.12)}
.footer{background:#111916}.footer-logo-lockup{display:flex;align-items:center;gap:14px;margin-bottom:18px}.footer-logo-lockup img{width:112px;height:58px;object-fit:contain;filter:none;mix-blend-mode:normal;opacity:1}.footer-logo-lockup h3{margin:0}
.detail-main{background:#eee8de;border:1px solid rgba(32,40,36,.12)}.detail-main img{object-fit:contain}.thumb{background:#f3eee7}.thumbs{grid-template-columns:repeat(5,1fr)}
.product-evidence{background:#f5f1ea}.evidence-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.evidence-grid figure{margin:0;background:#fff;border:1px solid rgba(32,40,36,.1);overflow:hidden}.evidence-grid img{display:block;width:100%;height:285px;object-fit:cover;filter:saturate(.88) contrast(1.03)}.evidence-grid figcaption{padding:17px 20px;font:600 18px Georgia,serif;color:var(--brand-ink)}
@media(max-width:900px){.brand-logo{width:62px;height:36px}.hero:after{background:linear-gradient(90deg,rgba(12,18,16,.9),rgba(12,18,16,.55))}.story-grid{grid-template-columns:1fr 1fr}.story-grid figure.story-wide{grid-column:span 2}.story-grid figure.story-tall{grid-row:auto}.thumbs{grid-template-columns:repeat(5,1fr)}.evidence-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.brand-copy small{display:none}.brand-logo{width:54px}.story-grid{display:block}.story-grid figure{height:280px;margin-bottom:14px}.story-grid figure.story-wide{height:350px}.photo-note{display:none}.evidence-grid{grid-template-columns:1fr}.evidence-grid img{height:300px}}

/* Catalogue-led home page */
.catalogue-home .hero{min-height:760px}.catalogue-home .hero-copy{max-width:720px}.catalogue-home .hero-copy h1{max-width:760px}.catalogue-home .hero-media img{object-position:center 52%}.catalogue-home .hero:after{background:linear-gradient(90deg,rgba(11,23,20,.93) 0%,rgba(11,23,20,.79) 39%,rgba(11,23,20,.23) 72%,rgba(11,23,20,.08))}.performance-section{background:#f7f1e8}.performance-top{display:grid;grid-template-columns:1fr .85fr;gap:75px;align-items:end;margin-bottom:42px}.performance-top h2{margin:0;color:var(--brand-ink);font:500 clamp(45px,5vw,72px)/.95 Georgia,serif;letter-spacing:-.045em}.performance-top>p{max-width:520px;margin:0;color:#566760;font-size:16px}.performance-layout{display:grid;grid-template-columns:1.35fr .65fr;gap:24px;align-items:stretch}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid #e4d6c5;background:#f4e9dc}.feature-grid article{min-height:137px;padding:24px 26px;border-right:1px solid #e9ded0;border-bottom:1px solid #e9ded0}.feature-grid article:nth-child(2n){border-right:0}.feature-grid article:nth-last-child(-n+2){border-bottom:0}.feature-grid strong{display:block;color:#ba633b;font:700 18px/1.15 Georgia,serif;text-transform:uppercase}.feature-grid span{display:block;margin-top:10px;color:#173d36;font:16px/1.32 Georgia,serif}.performance-photo{position:relative;min-height:575px;margin:0;overflow:hidden;background:#173d36}.performance-photo img{width:100%;height:100%;object-fit:cover;object-position:center}.performance-photo:after{content:"";position:absolute;inset:40% 0 0;background:linear-gradient(transparent,rgba(10,25,22,.96))}.performance-photo figcaption{position:absolute;z-index:1;right:0;bottom:0;left:0;padding:32px;color:white}.performance-photo figcaption>*{display:block}.performance-photo small{color:#e4ad7b;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.performance-photo strong{margin:6px 0;font:600 27px/1 Georgia,serif}.performance-photo span{color:#dce4df;font-size:12px}.spec-system{background:#fffdf8}.spec-layout{display:grid;grid-template-columns:.95fr 1.05fr;gap:55px;align-items:stretch}.spec-layout figure{position:relative;margin:0;min-height:520px;overflow:hidden;background:#ded4c7}.spec-layout figure img{width:100%;height:100%;object-fit:cover}.spec-layout figcaption{position:absolute;right:0;bottom:0;left:0;padding:15px 18px;color:white;background:rgba(12,33,28,.82);font-size:10px;letter-spacing:.09em;text-transform:uppercase}.spec-panel{display:grid;align-content:center;gap:14px;padding:38px;background:#f7f1e8}.spec-block{padding:18px 0;border-bottom:1px solid #dfd4c6}.spec-block small{display:block;margin-bottom:12px;color:#bd6239;font-size:10px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.width-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.width-row span{position:relative;display:block;padding-top:23px;color:#173d36;font-weight:800;text-align:center}.width-row span:before{position:absolute;top:0;left:10%;width:80%;height:4px;background:#c56c45;content:""}.width-row span:nth-child(2):before{height:6px}.width-row span:nth-child(3):before{height:8px}.width-row span:nth-child(4):before{height:11px}.thickness-row{display:flex;gap:10px;flex-wrap:wrap}.thickness-row span,.spec-block.compact strong{padding:9px 12px;color:#173d36;background:#e8eee8;font-size:12px}.spec-block.compact{display:flex;align-items:center;justify-content:space-between;gap:14px}.spec-block.compact small{margin:0}.text-link{margin-top:10px;color:#173d36;font-size:13px;font-weight:800;text-decoration:none}.model-section{background:#173d36;color:white}.model-section .section-head h2{color:white}.model-section .section-head>p{color:#d7e0da}.width-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.width-card{position:relative;min-height:385px;padding:24px;overflow:hidden;color:white;background:#234a43;text-decoration:none;transition:transform .3s ease,background .3s ease}.width-card:hover{background:#2b5d53;transform:translateY(-7px)}.width-card img{position:absolute;right:0;bottom:0;left:0;width:100%;height:48%;object-fit:cover;filter:saturate(.75) contrast(1.04)}.width-card:after{position:absolute;right:0;bottom:0;left:0;height:57%;background:linear-gradient(transparent,rgba(12,33,28,.6));content:""}.width-card span{position:relative;z-index:1;color:#e4ad7b;font:italic 25px Georgia,serif}.width-card small{position:relative;z-index:1;display:block;margin:65px 0 7px;color:#d6e0da;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.width-card h3{position:relative;z-index:1;margin:0;font-size:40px;line-height:1}.width-card p{position:relative;z-index:1;margin:12px 0 0;color:#d7e0da;font-size:12px}.backing-story{background:#f0e7da}.backing-story-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:0;box-shadow:0 20px 50px rgba(32,33,28,.08)}.backing-story-grid figure{min-height:520px;margin:0;position:relative;overflow:hidden}.backing-story-grid figure img{width:100%;height:100%;object-fit:cover}.backing-story-grid figcaption{position:absolute;left:20px;bottom:18px;padding:8px 11px;color:white;background:#173d36;font-size:10px;letter-spacing:.1em;text-transform:uppercase}.backing-list{display:grid;align-content:center;gap:0;padding:26px 45px;background:#fffdf8}.backing-list article{display:flex;gap:19px;padding:25px 0;border-bottom:1px solid #e8dfd4}.backing-list article:last-child{border:0}.backing-list h3{margin:0 0 5px;color:#173d36;font-size:27px}.backing-list p{margin:0;color:#617069;font-size:13px}.dot{width:21px;height:21px;flex:0 0 21px;margin-top:8px;border:3px solid #eee7dc;border-radius:50%}.black-dot{background:#202725}.silver-dot{background:linear-gradient(135deg,#f6f6f4,#a0a39f)}.copper-dot{background:#b85c38}.workbench-section{background:#fffdf8}.workbench-grid{display:grid;grid-template-columns:1.3fr .85fr .85fr;grid-auto-rows:270px;gap:16px}.workbench-grid figure{position:relative;margin:0;overflow:hidden;background:#173d36}.workbench-grid figure.wide{grid-row:span 2}.workbench-grid img{width:100%;height:100%;object-fit:cover;filter:saturate(.86) contrast(1.04);transition:transform .5s ease}.workbench-grid figure:hover img{transform:scale(1.04)}.workbench-grid figcaption{position:absolute;right:0;bottom:0;left:0;padding:34px 20px 16px;color:white;background:linear-gradient(transparent,rgba(10,25,22,.88));font:600 20px Georgia,serif}.catalogue-home .service-visual{padding:0;background:#173d36}.catalogue-home .service-visual img{width:100%;height:100%;object-fit:cover;filter:saturate(.86) contrast(1.03)}.catalogue-home .contact-intro{background:#e4ad7b}.contact-section{background:#f0e7da}
@media(max-width:900px){.performance-top,.performance-layout,.spec-layout,.backing-story-grid{grid-template-columns:1fr}.performance-photo{min-height:480px}.width-cards{grid-template-columns:repeat(2,1fr)}.workbench-grid{grid-template-columns:1fr 1fr}.workbench-grid figure.wide{grid-column:span 2;grid-row:auto;height:420px}.spec-layout figure{min-height:420px}}
@media(max-width:600px){.catalogue-home .hero{min-height:690px}.performance-top{gap:18px}.performance-top h2{font-size:43px}.feature-grid{grid-template-columns:1fr}.feature-grid article,.feature-grid article:nth-child(2n),.feature-grid article:nth-last-child(-n+2){min-height:auto;border-right:0;border-bottom:1px solid #e9ded0}.feature-grid article:last-child{border-bottom:0}.feature-grid strong{font-size:17px}.feature-grid span{font-size:15px}.performance-photo{min-height:420px}.width-cards,.workbench-grid{grid-template-columns:1fr}.workbench-grid figure,.workbench-grid figure.wide{grid-column:auto;height:300px}.width-cards{gap:12px}.spec-panel{padding:25px}.width-row{gap:5px}.width-row span{font-size:10px}.spec-block.compact{align-items:flex-start;flex-direction:column}.backing-list{padding:18px 25px}.backing-story-grid figure{min-height:385px}}

/* Customer workbench feedback */
.customer-feedback-section{background:#101b18;color:white}
.feedback-layout{display:grid;grid-template-columns:.76fr 1.24fr;gap:42px;align-items:center}
.feedback-copy h2{margin:0;color:white;font:500 clamp(38px,4.4vw,64px)/.98 Georgia,serif;letter-spacing:-.035em}
.feedback-copy p{color:#c8d2cd;font-size:15px}
.feedback-copy .eyebrow{color:#e4ad7b}
.feedback-points{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:26px}
.feedback-points span{padding:12px 13px;border-left:3px solid #c56c45;background:rgba(255,255,255,.06);color:#f3eee7;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.feedback-gallery{display:grid;grid-template-columns:1.2fr .78fr .78fr;grid-auto-rows:218px;gap:14px}
.feedback-gallery figure{position:relative;margin:0;overflow:hidden;background:#26352f}
.feedback-gallery img{width:100%;height:100%;object-fit:cover;filter:saturate(.92) contrast(1.03);transition:transform .55s ease}
.feedback-gallery figure:hover img{transform:scale(1.035)}
.feedback-gallery figcaption{position:absolute;right:0;bottom:0;left:0;padding:31px 17px 15px;color:white;background:linear-gradient(transparent,rgba(11,24,21,.92));font:700 17px Georgia,serif}
.feedback-gallery figcaption strong,.feedback-gallery figcaption span{display:block}
.feedback-gallery figcaption span{max-width:360px;margin-top:5px;color:#dce4df;font:12px/1.35 Arial,sans-serif}
.feedback-main{grid-row:span 2}
@media(max-width:900px){.feedback-layout{grid-template-columns:1fr}.feedback-gallery{grid-template-columns:1fr 1fr}.feedback-main{grid-column:span 2;grid-row:auto;height:430px}}
@media(max-width:600px){.feedback-gallery,.feedback-points{grid-template-columns:1fr}.feedback-gallery figure,.feedback-gallery .feedback-main{grid-column:auto;height:300px}.feedback-copy h2{font-size:39px}}
