@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@400;500;600;700&display=swap');
:root{--ink:#11110f;--ink2:#1a1916;--cream:#f4efe5;--paper:#fbfaf7;--gold:#c9a55a;--line:rgba(17,17,15,.14);--white:#fff;--muted:#6e6a61;--radius:28px;--max:1280px}
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,Arial,sans-serif;background:var(--paper);color:var(--ink);line-height:1.6}a{color:inherit;text-decoration:none}img{display:block;width:100%;object-fit:cover}.container{width:min(calc(100% - 48px),var(--max));margin:auto}.section{padding:120px 0}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.18em;margin-bottom:25px;color:#8b7040}.eyebrow.light{color:#e2c98f}.site-header{position:fixed;z-index:1000;top:0;left:0;width:100%;padding:17px 0;color:white;transition:.3s}.site-header.scrolled{background:rgba(17,16,14,.88);backdrop-filter:blur(20px);box-shadow:0 1px rgba(255,255,255,.1)}.header-inner{display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:12px;min-width:max-content}.brand-mark{display:grid;place-items:center;width:46px;height:46px;border:1px solid var(--gold);border-radius:50%;font-weight:700;color:var(--gold)}.brand-copy{display:flex;flex-direction:column;line-height:1.1}.brand-copy strong{font-size:14px;letter-spacing:.13em}.brand-copy small{font-size:9px;opacity:.65;margin-top:5px}.main-nav{display:flex;align-items:center;justify-content:center;gap:18px;margin-left:auto;font-size:12px}.main-nav a{opacity:.75;transition:.2s}.main-nav a:hover,.main-nav .active{opacity:1;color:#e4c77f}.header-cta{padding:10px 18px;border:1px solid rgba(255,255,255,.35);border-radius:99px;font-size:12px}.menu-toggle{display:none;background:none;border:0}.hero{position:relative;height:max(760px,100svh);color:white;display:flex;align-items:center;overflow:hidden}.hero-image{position:absolute;inset:0;height:100%;filter:saturate(.65)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,5,4,.82),rgba(5,5,4,.46) 58%,rgba(5,5,4,.18)),linear-gradient(0deg,rgba(5,5,4,.45),transparent 45%)}.hero-content{position:relative;z-index:2;padding-top:70px}.hero h1{font-family:Manrope,sans-serif;font-size:clamp(58px,7.3vw,112px);font-weight:500;letter-spacing:-.055em;line-height:.91;max-width:1050px}.hero h1 em,.split h2 em{font-style:normal;color:#d7b96f}.hero-lead{max-width:650px;font-size:17px;color:rgba(255,255,255,.78);margin:34px 0}.actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 23px;border-radius:99px;font-size:13px;font-weight:600;transition:.25s}.btn:hover{transform:translateY(-2px)}.gold{background:var(--gold);color:#17140e}.glass{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.32);backdrop-filter:blur(10px)}.hero-foot{position:absolute;z-index:2;bottom:30px;left:50%;transform:translateX(-50%);display:flex;justify-content:space-between;font-size:11px;color:rgba(255,255,255,.65)}.split{display:grid;grid-template-columns:1.4fr .7fr;gap:80px}.split h2,.section-head h2,.why h2,.customers h2{font-family:Manrope,sans-serif;font-size:clamp(44px,5vw,78px);line-height:1;letter-spacing:-.05em;font-weight:500}.copy{padding-top:10px}.copy p{font-size:17px;color:var(--muted);margin-bottom:20px}.text-link{display:inline-block;margin-top:12px;font-weight:600;border-bottom:1px solid;padding-bottom:4px}.stats{display:grid;grid-template-columns:repeat(4,1fr);margin-top:90px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.stats>div{padding:30px 20px;border-right:1px solid var(--line)}.stats>div:last-child{border:0}.stats strong{display:block;font:500 42px Manrope;color:#9d7a37}.stats span{font-size:12px;color:var(--muted)}.dark{background:var(--ink);color:white}.section-head{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:55px}.section-head>p{max-width:430px}.muted{color:var(--muted)}.dark .muted{color:#aaa59b}.business-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.business-card{position:relative;min-height:470px;border:1px solid rgba(255,255,255,.13);border-radius:var(--radius);padding:30px;display:flex;flex-direction:column;transition:.35s;overflow:hidden}.business-card.featured{background:#26231d;border-color:#6f5b35}.business-card:hover{transform:translateY(-8px);border-color:#a98a4c}.business-card>span{font-size:12px;color:#8f8b82}.business-card small{margin-top:auto;color:#c4a45e;letter-spacing:.13em}.business-card h3{font:500 55px/1 Manrope;margin:14px 0}.business-card p{color:#aaa59b;max-width:320px;font-size:14px}.business-card b{position:absolute;right:28px;top:25px;font-size:22px;font-weight:400}.fabric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.fabric-card{background:white;border:1px solid #e7e2d8;border-radius:var(--radius);padding:16px 16px 24px;transition:.3s}.fabric-card:hover{transform:translateY(-5px);box-shadow:0 20px 50px rgba(30,24,14,.08)}.fabric-card.large{grid-column:span 2}.fabric-card.wide{grid-column:span 2}.swatch{height:250px;border-radius:19px;display:flex;align-items:center;justify-content:center;font:500 58px Manrope;letter-spacing:-.05em;color:rgba(255,255,255,.65);margin-bottom:22px;background-image:radial-gradient(rgba(255,255,255,.15) 1px,transparent 1px);background-size:5px 5px}.large .swatch{height:370px}.s1{background-color:#77756f}.s2{background-color:#8d8170}.s3{background-color:#575c5c}.s4{background-color:#8d8a82}.s5{background-color:#67625a}.s6{background-color:#5b5550}.s7{background-color:#8a8074}.fabric-card small{color:#a98a4c}.fabric-card h3{font:500 27px Manrope;margin-top:5px}.fabric-card p{color:var(--muted);font-size:13px}.warehouse{height:800px;position:relative;color:white;display:flex;align-items:center}.warehouse>img{position:absolute;inset:0;height:100%}.warehouse-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,7,6,.78),rgba(8,7,6,.12))}.warehouse-copy{position:relative;z-index:2}.warehouse-copy h2,.contact-panel h2{font:500 clamp(52px,6vw,90px)/.95 Manrope;letter-spacing:-.055em}.warehouse-copy>p:not(.eyebrow){max-width:540px;color:#ddd6ca;margin:28px 0}.light-btn{background:white;color:#171614}.why{display:grid;grid-template-columns:.8fr 1.1fr;gap:100px}.why>div:first-child>p:last-child{margin-top:25px;max-width:430px}.why-row{display:grid;grid-template-columns:55px 1fr;gap:20px;padding:27px 0;border-top:1px solid var(--line)}.why-row:last-child{border-bottom:1px solid var(--line)}.why-row>span{color:#a28243;font-size:12px}.why-row h3{font:500 23px Manrope}.why-row p{color:var(--muted);font-size:14px;margin-top:5px}.cream{background:var(--cream)}.gallery-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;grid-template-rows:310px 310px;gap:14px}.gallery-grid img{height:100%;border-radius:22px}.gallery-grid .tall{grid-row:span 2}.gallery-grid .wide{grid-column:span 2}.customers{text-align:center}.customer-list{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:50px}.customer-list span{padding:14px 20px;border:1px solid var(--line);border-radius:99px;background:white;font-size:13px}.contact-cta{background:var(--ink);padding:80px 0}.contact-panel{color:white;background:#201d17;border:1px solid #4b412c;border-radius:36px;padding:65px;display:flex;justify-content:space-between;align-items:end;gap:50px}.contact-panel p:not(.eyebrow){color:#aaa59b;max-width:520px;margin-top:24px}.contact-buttons{display:flex;flex-direction:column;gap:10px;min-width:210px}.outline{border:1px solid rgba(255,255,255,.3)}footer{background:#0d0d0c;color:#c5c0b6;padding:75px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:60px}.footer-brand{color:white;margin-bottom:20px}.footer-grid h4{color:white;font-size:12px;letter-spacing:.12em;margin-bottom:20px}.footer-grid>div>a:not(.brand){display:block;font-size:13px;margin:9px 0}.footer-grid p{font-size:13px;color:#817d75}.copyright{border-top:1px solid #282622;margin-top:60px;padding-top:22px;font-size:11px;color:#67645e}.wa-float{position:fixed;right:20px;bottom:20px;z-index:900;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#c9a55a;color:#15130f;font-weight:800;box-shadow:0 10px 35px rgba(0,0,0,.22)}
/* ===== V2.1 STOCK COLLECTION PAGE ===== */
.page-hero{min-height:620px;padding:190px 0 100px;display:flex;align-items:flex-end;background:#151410;color:#fff}
.page-hero h1{font:500 clamp(65px,8vw,118px)/.88 Manrope,sans-serif;letter-spacing:-.06em}
.page-hero h1 em{font-style:normal;color:var(--gold)}
.page-hero .container>p:last-child{max-width:620px;margin-top:35px;color:#aaa59b;font-size:17px}
.stock-hero{background:radial-gradient(circle at 80% 25%,#4b412d 0,transparent 30%),linear-gradient(135deg,#0e0e0d,#211e18)}
.stock-nav{position:sticky;top:78px;z-index:80;background:rgba(251,250,247,.94);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}
.stock-nav-inner{display:flex;gap:26px;overflow:auto;padding-top:17px;padding-bottom:17px;scrollbar-width:none}
.stock-nav-inner::-webkit-scrollbar{display:none}.stock-nav a{white-space:nowrap;font-size:12px;color:var(--muted)}.stock-nav a:hover{color:#8b6a2f}
.product-list{border-top:1px solid var(--line)}
.product-row{position:relative;display:grid;grid-template-columns:70px 1.05fr .9fr;gap:45px;align-items:center;padding:70px 0;border-bottom:1px solid var(--line)}
.product-row.reverse{grid-template-columns:70px .9fr 1.05fr}.product-row.reverse .product-art{grid-column:3}.product-row.reverse .product-info{grid-column:2;grid-row:1}.product-number{align-self:start;color:#9b7d43;font-size:12px;padding-top:10px}
.product-art{height:430px;border-radius:30px;display:grid;place-items:center;background-image:radial-gradient(rgba(255,255,255,.16) 1px,transparent 1px);background-size:5px 5px;overflow:hidden}
.product-art span{font:500 90px Manrope;color:rgba(255,255,255,.58);letter-spacing:-.07em}.pa1{background-color:#76736d}.pa2{background-color:#8d8170}.pa3{background-color:#575c5c}.pa4{background-color:#8d8a82}.pa5{background-color:#67625a}.pa6{background-color:#5b5550}.pa7{background-color:#8a8074}
.product-info h3{font:500 clamp(38px,4vw,61px)/1 Manrope;letter-spacing:-.045em;margin-bottom:20px}.product-info>p:not(.eyebrow){color:var(--muted);max-width:450px}.product-info .text-link{margin-top:28px}
.stock-enquiry{background:var(--ink);padding:80px 0}
@media(max-width:850px){.page-hero{min-height:520px;padding-top:150px}.stock-nav{top:74px}.product-row,.product-row.reverse{grid-template-columns:38px 1fr;gap:18px;padding:45px 0}.product-row .product-art,.product-row.reverse .product-art{grid-column:2;grid-row:auto;height:320px}.product-row .product-info,.product-row.reverse .product-info{grid-column:2;grid-row:auto}.product-number{grid-row:1/span 2}.product-art span{font-size:70px}}
@media(max-width:600px){.page-hero h1{font-size:61px}.page-hero .container>p:last-child{font-size:15px}.stock-nav{top:74px}.product-art{height:250px!important;border-radius:22px}.product-info h3{font-size:38px}}

/* ===== V2.2 HOSIERY FRESH ===== */
.fresh-hero{position:relative;min-height:780px;color:#fff;display:flex;align-items:flex-end;padding:170px 0 105px;overflow:hidden}
.fresh-hero>img{position:absolute;inset:0;height:100%;filter:saturate(.55)}
.fresh-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,8,7,.87),rgba(8,8,7,.42) 65%,rgba(8,8,7,.2)),linear-gradient(0deg,rgba(8,8,7,.55),transparent 50%)}
.fresh-hero-copy{position:relative;z-index:2}.fresh-hero h1{font:500 clamp(65px,8vw,115px)/.88 Manrope;letter-spacing:-.06em}.fresh-hero h1 em{font-style:normal;color:var(--gold)}.fresh-hero-copy>p:not(.eyebrow){max-width:620px;margin:30px 0;color:#ddd7cc;font-size:17px}
.fresh-range-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.fresh-tile{position:relative;min-height:330px;padding:27px;border:1px solid rgba(255,255,255,.13);border-radius:28px;display:flex;flex-direction:column;transition:.3s}.fresh-tile:hover{background:#242119;transform:translateY(-5px);border-color:#79633a}.fresh-tile span{font-size:11px;color:#817c73}.fresh-tile small{margin-top:auto;color:#c5a45e;letter-spacing:.13em}.fresh-tile h3{font:500 45px/1 Manrope;margin-top:10px}.fresh-tile b{position:absolute;right:25px;top:23px;font-weight:400}.fresh-big{grid-row:span 2;min-height:675px}.fresh-big h3{font-size:65px}.fresh-wide{grid-column:span 2}
.requirement-grid{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.requirement-card{padding:30px 22px;border-right:1px solid var(--line)}.requirement-card:last-child{border:0}.requirement-card strong{color:#a18244;font-size:11px}.requirement-card h3{font:500 23px Manrope;margin:35px 0 10px}.requirement-card p{font-size:13px;color:var(--muted)}
.fresh-photo-band{height:680px;position:relative;color:#fff;display:flex;align-items:center}.fresh-photo-band>img{position:absolute;inset:0;height:100%}.fresh-photo-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,9,8,.82),rgba(10,9,8,.18))}.fresh-photo-band .container{position:relative;z-index:2}.fresh-photo-band h2{font:500 clamp(55px,7vw,96px)/.92 Manrope;letter-spacing:-.055em}.fresh-photo-band .container>p:last-child{max-width:500px;color:#d5d0c7;margin-top:25px}
.fresh-customer-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.fresh-customer-grid>div{padding:35px 25px;border-right:1px solid var(--line)}.fresh-customer-grid>div:last-child{border:0}.fresh-customer-grid span{font-size:11px;color:#a18244}.fresh-customer-grid h3{font:500 25px/1.15 Manrope;margin-top:55px}
@media(max-width:900px){.fresh-range-grid{grid-template-columns:1fr 1fr}.fresh-big{grid-row:auto;min-height:330px}.fresh-wide{grid-column:span 1}.requirement-grid{grid-template-columns:1fr 1fr}.requirement-card{border-bottom:1px solid var(--line)}.fresh-customer-grid{grid-template-columns:1fr 1fr}.fresh-customer-grid>div{border-bottom:1px solid var(--line)}}
@media(max-width:600px){.fresh-hero{min-height:720px;padding-bottom:90px}.fresh-hero h1{font-size:59px}.fresh-range-grid{grid-template-columns:1fr}.fresh-wide{grid-column:auto}.fresh-tile,.fresh-big{min-height:290px}.fresh-big h3,.fresh-tile h3{font-size:45px}.requirement-grid{grid-template-columns:1fr}.requirement-card{border-right:0}.fresh-photo-band{height:590px}.fresh-customer-grid{grid-template-columns:1fr}.fresh-customer-grid>div{border-right:0}.fresh-customer-grid h3{margin-top:30px}}

/* ===== V2.3 EXPORT SURPLUS ===== */
.surplus-hero{position:relative;min-height:790px;color:#fff;display:flex;align-items:flex-end;padding:170px 0 105px;overflow:hidden}
.surplus-hero>img{position:absolute;inset:0;height:100%;filter:saturate(.55) contrast(1.03)}
.surplus-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,8,7,.9),rgba(8,8,7,.48) 60%,rgba(8,8,7,.18)),linear-gradient(0deg,rgba(8,8,7,.58),transparent 48%)}
.surplus-copy{position:relative;z-index:2}.surplus-copy h1{font:500 clamp(66px,8vw,116px)/.88 Manrope;letter-spacing:-.06em}.surplus-copy h1 em{font-style:normal;color:var(--gold)}.surplus-copy>p:not(.eyebrow){max-width:610px;margin:30px 0;color:#ddd7cc;font-size:17px}
.surplus-categories{border-top:1px solid rgba(255,255,255,.14)}
.surplus-cat{display:grid;grid-template-columns:65px 1fr 40px;align-items:center;gap:20px;padding:27px 5px;border-bottom:1px solid rgba(255,255,255,.14);transition:.25s}.surplus-cat:hover{padding-left:15px;background:rgba(255,255,255,.025)}.surplus-cat>span{font-size:11px;color:#817d75}.surplus-cat small{font-size:9px;letter-spacing:.15em;color:#b89855}.surplus-cat h3{font:500 clamp(25px,3vw,42px)/1.1 Manrope;margin-top:5px}.surplus-cat b{font-size:22px;font-weight:400;color:#b89855}
.surplus-gallery{display:grid;grid-template-columns:1.15fr .85fr;height:720px;background:#111}.surplus-photo{position:relative;overflow:hidden}.surplus-photo img{height:100%;transition:transform .8s ease;filter:saturate(.62)}.surplus-photo:hover img{transform:scale(1.025)}.surplus-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.55),transparent 45%)}.surplus-photo span{position:absolute;z-index:2;bottom:30px;left:30px;color:#fff;font-size:10px;letter-spacing:.18em}
.surplus-steps{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.surplus-step{padding:30px 24px 40px;border-right:1px solid var(--line)}.surplus-step:last-child{border:0}.surplus-step span{font-size:11px;color:#a18244}.surplus-step h3{font:500 25px/1.1 Manrope;margin:55px 0 13px}.surplus-step p{font-size:13px;color:var(--muted)}
.surplus-statement{background:#1b1915;color:#fff;padding:120px 0}.surplus-statement blockquote{font:500 clamp(55px,7vw,100px)/.93 Manrope;letter-spacing:-.055em;color:#f4efe5}.surplus-statement .container>p:last-child{margin-top:30px;color:#9e998f;max-width:550px}
@media(max-width:850px){.surplus-gallery{height:600px}.surplus-steps{grid-template-columns:1fr 1fr}.surplus-step{border-bottom:1px solid var(--line)}}
@media(max-width:600px){.surplus-hero{min-height:720px;padding-bottom:90px}.surplus-copy h1{font-size:58px}.surplus-copy>p:not(.eyebrow){font-size:15px}.surplus-cat{grid-template-columns:35px 1fr 25px}.surplus-gallery{grid-template-columns:1fr;height:auto}.surplus-photo{height:430px}.surplus-steps{grid-template-columns:1fr}.surplus-step{border-right:0}.surplus-step h3{margin-top:30px}.surplus-statement{padding:85px 0}}

/* ===== V2.4 OE RECYCLED ===== */
.oe-hero{min-height:760px;background:#121310;color:#fff;display:flex;align-items:flex-end;padding:180px 0 110px;position:relative;overflow:hidden}.oe-hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:1.35fr .65fr;gap:80px;align-items:end}.oe-hero h1{font:500 clamp(65px,8vw,115px)/.88 Manrope;letter-spacing:-.06em}.oe-hero h1 em{font-style:normal;color:#b8aa7b}.oe-hero-side p{color:#aaa99e;font-size:17px;margin-bottom:28px}.oe-orb{position:absolute;border-radius:50%;filter:blur(1px)}.oe-orb-a{width:520px;height:520px;right:-100px;top:-140px;background:radial-gradient(circle at 35% 35%,#817653,#37392d 40%,#181914 70%);opacity:.65}.oe-orb-b{width:280px;height:280px;right:25%;bottom:-170px;border:1px solid #625b43;box-shadow:0 0 100px rgba(151,139,95,.12)}
.oe-feature{padding:110px 0}.oe-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.oe-visual{height:570px;border:1px solid #38382f;border-radius:34px;display:grid;place-items:center;background:radial-gradient(circle,#292b23,#151612 65%)}.oe-rings{width:350px;height:350px;position:relative;display:grid;place-items:center}.oe-rings span{position:absolute;border:1px solid rgba(196,181,128,.28);border-radius:50%}.oe-rings span:nth-child(1){inset:0}.oe-rings span:nth-child(2){inset:55px}.oe-rings span:nth-child(3){inset:110px}.oe-rings b{font:500 70px Manrope;color:#c2b37e}.oe-feature-copy h2{font:500 clamp(50px,6vw,83px)/.94 Manrope;letter-spacing:-.055em}.oe-feature-copy>p:not(.eyebrow){color:#aaa99e;margin:25px 0 45px;max-width:520px}.oe-mini-stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #34342e;border-bottom:1px solid #34342e}.oe-mini-stats div{padding:22px 15px;border-right:1px solid #34342e}.oe-mini-stats div:last-child{border:0}.oe-mini-stats strong{display:block;font:500 30px Manrope;color:#b9aa77}.oe-mini-stats span{font-size:10px;color:#77776f}
.oe-spec-grid{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.oe-spec{padding:30px 22px 40px;border-right:1px solid var(--line)}.oe-spec:last-child{border:0}.oe-spec span{font-size:11px;color:#8f7644}.oe-spec h3{font:500 24px Manrope;margin:55px 0 10px}.oe-spec p{font-size:13px;color:var(--muted)}
.oe-photo{height:690px;position:relative;color:#fff;display:flex;align-items:center}.oe-photo>img{position:absolute;inset:0;height:100%;filter:saturate(.55)}.oe-photo-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,10,8,.84),rgba(9,10,8,.15))}.oe-photo .container{position:relative;z-index:2}.oe-photo h2{font:500 clamp(55px,7vw,95px)/.92 Manrope;letter-spacing:-.055em}.oe-photo .container>p:last-child{color:#d2d0c7;max-width:500px;margin-top:25px}
.oe-lines{border-top:1px solid var(--line)}.oe-line{display:grid;grid-template-columns:70px 1fr 40px;gap:20px;align-items:center;padding:30px 5px;border-bottom:1px solid var(--line);transition:.25s}.oe-line:hover{padding-left:15px;background:#f4f0e8}.oe-line>span{font-size:11px;color:#8e7647}.oe-line small{font-size:9px;letter-spacing:.15em;color:#8e7647}.oe-line h3{font:500 clamp(28px,4vw,50px)/1 Manrope;margin-top:5px}.oe-line b{font-weight:400;color:#9b814d}.oe-line.current{background:#f2eee4}
@media(max-width:900px){.oe-hero-inner,.oe-feature-grid{grid-template-columns:1fr;gap:45px}.oe-hero-side{max-width:600px}.oe-visual{height:450px}.oe-spec-grid{grid-template-columns:1fr 1fr}.oe-spec{border-bottom:1px solid var(--line)}}
@media(max-width:600px){.oe-hero{min-height:720px;padding-bottom:85px}.oe-hero h1{font-size:58px}.oe-orb-a{width:350px;height:350px}.oe-visual{height:350px}.oe-rings{width:260px;height:260px}.oe-rings span:nth-child(2){inset:42px}.oe-rings span:nth-child(3){inset:84px}.oe-spec-grid{grid-template-columns:1fr}.oe-spec{border-right:0}.oe-spec h3{margin-top:30px}.oe-photo{height:590px}.oe-line{grid-template-columns:38px 1fr 25px}}

/* ===== V2.5 SHADE GUIDE ===== */
.shade-hero{min-height:790px;background:#eee7d9;display:flex;align-items:flex-end;padding:180px 0 105px;position:relative;overflow:hidden}.shade-hero-inner{position:relative;z-index:2}.shade-hero h1{font:500 clamp(65px,8vw,115px)/.88 Manrope;letter-spacing:-.06em}.shade-hero h1 em{font-style:normal;color:#98783e}.shade-hero-inner>p:not(.eyebrow){max-width:620px;margin:30px 0;color:#696257;font-size:17px}.shade-dark-btn{background:#171612;color:#fff}.shade-hero-art{position:absolute;right:-6vw;top:90px;width:52vw;height:650px}.shade-hero-art i{position:absolute;border-radius:50%;box-shadow:0 30px 70px rgba(45,37,23,.12)}.shade-hero-art i:nth-child(1){width:330px;height:330px;right:7%;top:4%;background:#777672}.shade-hero-art i:nth-child(2){width:245px;height:245px;right:42%;top:26%;background:#b8ad9a}.shade-hero-art i:nth-child(3){width:195px;height:195px;right:23%;top:52%;background:#565754}.shade-hero-art i:nth-child(4){width:140px;height:140px;right:58%;top:4%;background:#837868}.shade-hero-art i:nth-child(5){width:105px;height:105px;right:3%;top:56%;background:#9c9486}.shade-hero-art i:nth-child(6){width:78px;height:78px;right:51%;top:68%;background:#393a38}
.shade-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.shade-card{appearance:none;text-align:left;font:inherit;color:#fff;background:#191816;border:1px solid #33312d;border-radius:25px;padding:13px 13px 24px;cursor:pointer;transition:.3s}.shade-card:hover{transform:translateY(-6px);border-color:#8d7442}.shade-swatch{display:block;height:235px;border-radius:17px;margin-bottom:18px;background-image:radial-gradient(rgba(255,255,255,.18) 1px,transparent 1px),radial-gradient(rgba(0,0,0,.12) 1px,transparent 1px);background-position:0 0,3px 3px;background-size:6px 6px}.shade-card small{color:#9b8351}.shade-card h3{font:500 22px Manrope;margin-top:5px}.shade-card p{font-size:11px;color:#77736c}.sh1{background-color:#bbbcb9}.sh2{background-color:#8e908e}.sh3{background-color:#656765}.sh4{background-color:#3e403f}.sh5{background-color:#c7bca8}.sh6{background-color:#a99b85}.sh7{background-color:#697c89}.sh8{background-color:#414b59}.sh9{background-color:#718073}.sh10{background-color:#6d7059}.sh11{background-color:#76595b}.sh12{background-color:#78685d}.shade-note{margin-top:24px;color:#88837a;font-size:12px}
.shade-steps{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.shade-step{padding:32px 30px 42px;border-right:1px solid var(--line)}.shade-step:last-child{border:0}.shade-step span{font-size:11px;color:#98783e}.shade-step h3{font:500 28px Manrope;margin:60px 0 12px}.shade-step p{color:var(--muted);font-size:14px}
.shade-banner{background:#2b2924;color:#fff;padding:105px 0}.shade-banner .container{display:grid;grid-template-columns:1.1fr .7fr;gap:100px;align-items:end}.shade-banner h2{font:500 clamp(52px,6vw,88px)/.94 Manrope;letter-spacing:-.055em}.shade-banner .container>p{color:#aaa49a}
@media(max-width:950px){.shade-grid{grid-template-columns:repeat(3,1fr)}.shade-hero-art{opacity:.38;width:70vw}.shade-banner .container{grid-template-columns:1fr;gap:35px}}
@media(max-width:700px){.shade-hero{min-height:720px;padding-bottom:85px}.shade-hero h1{font-size:57px}.shade-hero-art{width:100vw;right:-45%;top:80px}.shade-grid{grid-template-columns:1fr 1fr}.shade-swatch{height:190px}.shade-steps{grid-template-columns:1fr}.shade-step{border-right:0;border-bottom:1px solid var(--line)}.shade-step h3{margin-top:30px}}
@media(max-width:430px){.shade-grid{grid-template-columns:1fr}.shade-swatch{height:250px}}

/* ===== V2.6 GALLERY ===== */
.gallery-hero{position:relative;min-height:800px;color:#fff;display:flex;align-items:flex-end;padding:180px 0 105px;overflow:hidden}.gallery-hero>img{position:absolute;inset:0;height:100%;filter:saturate(.58)}.gallery-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,7,6,.88),rgba(7,7,6,.4) 65%,rgba(7,7,6,.12)),linear-gradient(0deg,rgba(7,7,6,.58),transparent 50%)}.gallery-hero .container{position:relative;z-index:2}.gallery-hero h1{font:500 clamp(65px,8vw,116px)/.88 Manrope;letter-spacing:-.06em}.gallery-hero h1 em{font-style:normal;color:var(--gold)}.gallery-hero .container>p:not(.eyebrow){max-width:650px;color:#d3cec5;margin:30px 0;font-size:17px}
.gallery-wall-section{padding:0 0 120px}.gallery-wall{display:grid;grid-template-columns:1.2fr .8fr 1fr;grid-template-rows:390px 300px 390px;gap:15px}.gw{position:relative;overflow:hidden;border-radius:25px;background:#ddd}.gw img{height:100%;transition:transform .8s cubic-bezier(.2,.7,.2,1);filter:saturate(.7)}.gw:hover img{transform:scale(1.035)}.gw:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.58),transparent 42%);pointer-events:none}.gw figcaption{position:absolute;z-index:2;left:23px;bottom:20px;color:#fff;font-size:12px}.gw figcaption span{color:#d3b66f;margin-right:12px}.gw-a{grid-row:span 2}.gw-d{grid-column:span 2}.gw-e{grid-column:span 2}.gw-f{grid-column:3;grid-row:3}
.gallery-quote{background:#151410;color:#fff;padding:130px 0}.gallery-quote blockquote{font:500 clamp(58px,7vw,100px)/.92 Manrope;letter-spacing:-.055em}.gallery-quote blockquote em{font-style:normal;color:#c5a65f}.gallery-quote .container>p:last-child{max-width:570px;color:#969188;margin-top:30px}
.gallery-types{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.gallery-type{padding:30px 24px 42px;border-right:1px solid var(--line)}.gallery-type:last-child{border:0}.gallery-type span{font-size:11px;color:#9a7b40}.gallery-type h3{font:500 25px/1.1 Manrope;margin:55px 0 12px}.gallery-type p{font-size:13px;color:var(--muted)}
.gallery-next{background:#27231b;color:#fff;padding:120px 0}.gallery-next h2{font:500 clamp(55px,7vw,96px)/.92 Manrope;letter-spacing:-.055em;margin-bottom:35px}
@media(max-width:900px){.gallery-wall{grid-template-columns:1fr 1fr;grid-template-rows:360px 300px 360px}.gw-a{grid-row:span 1}.gw-d,.gw-e{grid-column:span 1}.gw-f{grid-column:auto;grid-row:auto}.gallery-types{grid-template-columns:1fr 1fr}.gallery-type{border-bottom:1px solid var(--line)}}
@media(max-width:600px){.gallery-hero{min-height:720px;padding-bottom:85px}.gallery-hero h1{font-size:58px}.gallery-hero .container>p:not(.eyebrow){font-size:15px}.gallery-wall-section{padding-bottom:75px}.gallery-wall{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px}.gw{min-width:86%;height:480px;scroll-snap-align:start}.gallery-types{grid-template-columns:1fr}.gallery-type{border-right:0}.gallery-type h3{margin-top:30px}.gallery-quote{padding:90px 0}.gallery-next{padding:85px 0}}

/* ===== V2.7 ABOUT ===== */
.about-hero{min-height:750px;background:radial-gradient(circle at 78% 35%,#443a26 0,transparent 26%),linear-gradient(135deg,#0e0e0d,#1c1914);color:#fff;display:flex;align-items:flex-end;padding:180px 0 110px}.about-hero-inner{display:grid;grid-template-columns:1.2fr .5fr;gap:80px;align-items:end}.about-hero h1{font:500 clamp(65px,8vw,116px)/.88 Manrope;letter-spacing:-.06em}.about-hero h1 em{font-style:normal;color:var(--gold)}.about-hero-year{border-left:1px solid rgba(255,255,255,.18);padding-left:35px}.about-hero-year strong{display:block;font:500 clamp(55px,7vw,95px)/1 Manrope;color:#d0b26b}.about-hero-year span{font-size:11px;color:#89857d;letter-spacing:.08em}
.about-photo{height:720px;position:relative;color:#fff;display:flex;align-items:center}.about-photo>img{position:absolute;inset:0;height:100%;filter:saturate(.58)}.about-photo-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,8,7,.84),rgba(8,8,7,.15))}.about-photo .container{position:relative;z-index:2}.about-photo h2{font:500 clamp(55px,7vw,96px)/.92 Manrope;letter-spacing:-.055em}.about-photo .container>p:last-child{max-width:570px;margin-top:28px;color:#d0cbc1}
.about-values{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.about-value{min-height:300px;padding:30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.about-value span{font-size:11px;color:#987a40}.about-value h3{font:500 31px/1.05 Manrope;margin:70px 0 14px}.about-value p{color:var(--muted);max-width:460px;font-size:14px}
.about-numbers{padding:105px 0}.about-number-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #35332e;border-bottom:1px solid #35332e}.about-number-grid>div{padding:35px 25px;border-right:1px solid #35332e}.about-number-grid>div:last-child{border:0}.about-number-grid strong{display:block;font:500 clamp(45px,5vw,72px) Manrope;color:#c8a85f}.about-number-grid span{font-size:11px;color:#77736c}
.about-lines{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.about-line{position:relative;min-height:420px;border:1px solid var(--line);border-radius:28px;padding:28px;display:flex;flex-direction:column;transition:.3s}.about-line:hover{transform:translateY(-6px);background:#f5f0e7}.about-line>span{font-size:11px;color:#987a40}.about-line small{margin-top:auto;color:#987a40;letter-spacing:.13em}.about-line h3{font:500 43px/1 Manrope;margin:12px 0 16px}.about-line p{font-size:13px;color:var(--muted)}.about-line b{position:absolute;right:26px;top:24px;font-weight:400;color:#987a40}
.about-principle{background:#191713;color:#fff;padding:130px 0}.about-principle blockquote{font:500 clamp(58px,7vw,100px)/.92 Manrope;letter-spacing:-.055em}.about-principle blockquote em{font-style:normal;color:#c5a45d}
@media(max-width:900px){.about-hero-inner{grid-template-columns:1fr;gap:45px}.about-hero-year{border-left:0;border-top:1px solid rgba(255,255,255,.18);padding:25px 0 0}.about-number-grid{grid-template-columns:1fr 1fr}.about-number-grid>div{border-bottom:1px solid #35332e}.about-lines{grid-template-columns:1fr}.about-line{min-height:330px}}
@media(max-width:600px){.about-hero{min-height:720px;padding-bottom:85px}.about-hero h1{font-size:58px}.about-photo{height:600px}.about-values{grid-template-columns:1fr}.about-value{min-height:260px}.about-value h3{margin-top:45px}.about-number-grid{grid-template-columns:1fr 1fr}.about-principle{padding:90px 0}}

/* ===== V2.8 CONTACT ===== */
.contact-hero{min-height:740px;background:radial-gradient(circle at 78% 25%,#4b4029 0,transparent 26%),linear-gradient(135deg,#0e0e0d,#1c1914);color:#fff;display:flex;align-items:flex-end;padding:180px 0 105px}.contact-hero-inner{display:grid;grid-template-columns:1.1fr .65fr;gap:80px;align-items:end}.contact-hero h1{font:500 clamp(68px,8vw,118px)/.88 Manrope;letter-spacing:-.06em}.contact-hero h1 em{font-style:normal;color:var(--gold)}.contact-hero-inner>div:first-child>p:last-child{max-width:580px;color:#aaa59b;margin-top:28px;font-size:17px}.contact-hero-actions{display:grid;gap:10px}.contact-quick{border:1px solid rgba(255,255,255,.15);border-radius:22px;padding:22px;display:flex;flex-direction:column;transition:.25s}.contact-quick:hover{transform:translateY(-3px);border-color:#8b7444}.contact-quick small{font-size:9px;letter-spacing:.15em;color:#9b968d}.contact-quick strong{font:500 25px Manrope;margin:7px 0 16px}.contact-quick span{font-size:11px;color:#a9a399}.gold-quick{background:#c6a45d;color:#17140e;border-color:#c6a45d}.gold-quick small,.gold-quick span{color:#55451f}
.contact-detail-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.contact-detail{min-height:430px;padding:30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.contact-detail>span{font-size:11px;color:#987a40}.contact-detail>small{display:block;font-size:9px;letter-spacing:.15em;color:#987a40;margin-top:55px}.contact-detail h2{font:500 32px Manrope;margin:8px 0 25px}.contact-detail address{font-style:normal;color:var(--muted);font-size:15px}.contact-big-link{display:block;font:500 24px Manrope;margin-bottom:8px}.contact-email{display:block;color:var(--muted);font-size:13px;overflow-wrap:anywhere}.contact-detail .text-link{margin-top:28px}.hours-big{font:500 22px Manrope}.contact-muted{color:var(--muted);font-size:13px;margin-top:25px}
.contact-map-band{background:#1b1915;color:#fff;padding:105px 0}.contact-map-band .container{display:grid;grid-template-columns:.7fr 1fr;gap:100px;align-items:center}.map-pin-art{height:420px;border:1px solid #3d382e;border-radius:34px;position:relative;display:grid;place-items:center;background:radial-gradient(circle,#302b20,#171612 65%);overflow:hidden}.map-pin-art span{width:110px;height:110px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);background:#c5a45c;color:#17140e;display:grid;place-items:center;font:700 25px Manrope;z-index:2}.map-pin-art span::first-line{transform:rotate(45deg)}.map-pin-art i{position:absolute;border:1px solid rgba(197,164,92,.18);border-radius:50%}.map-pin-art i:nth-of-type(1){width:250px;height:250px}.map-pin-art i:nth-of-type(2){width:360px;height:360px}.map-copy h2{font:500 clamp(52px,6vw,88px)/.94 Manrope;letter-spacing:-.055em}.map-copy>p:not(.eyebrow){color:#aaa49a;max-width:500px;margin:24px 0 30px}
.fabric-form{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.form-field{display:flex;flex-direction:column;gap:9px}.form-field label{font-size:10px;font-weight:700;letter-spacing:.12em;color:#806a3e}.form-field input,.form-field select,.form-field textarea{width:100%;border:1px solid #d8d0c2;background:#fbfaf7;border-radius:14px;padding:16px;font:14px Inter;color:#171612;outline:none}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#9e8148;box-shadow:0 0 0 3px rgba(158,129,72,.08)}.form-field textarea{resize:vertical}.form-wide{grid-column:1/-1}.form-submit{display:flex;align-items:center;gap:20px;margin-top:8px}.form-submit button{border:0;cursor:pointer}.form-submit p{font-size:11px;color:var(--muted)}
.contact-photo{height:680px;position:relative;color:#fff;display:flex;align-items:center}.contact-photo>img{position:absolute;inset:0;height:100%;filter:saturate(.55)}.contact-photo-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,8,7,.85),rgba(8,8,7,.15))}.contact-photo .container{position:relative;z-index:2}.contact-photo h2{font:500 clamp(55px,7vw,96px)/.92 Manrope;letter-spacing:-.055em}.contact-photo .container>p:not(.eyebrow){max-width:500px;color:#d0cbc1;margin:25px 0 30px}
@media(max-width:900px){.contact-hero-inner,.contact-map-band .container{grid-template-columns:1fr;gap:45px}.contact-hero-actions{grid-template-columns:1fr 1fr}.contact-detail-grid{grid-template-columns:1fr}.contact-detail{min-height:330px}.map-pin-art{height:350px}}
@media(max-width:600px){.contact-hero{min-height:760px;padding-bottom:80px}.contact-hero h1{font-size:60px}.contact-hero-actions{grid-template-columns:1fr}.contact-detail{padding:25px;min-height:310px}.contact-detail>small{margin-top:35px}.contact-map-band{padding:80px 0}.map-pin-art{height:300px}.fabric-form{grid-template-columns:1fr}.form-wide{grid-column:auto}.form-submit{align-items:flex-start;flex-direction:column}.contact-photo{height:590px}}

/* ===== V2.9 SITE POLISH / ACCESSIBILITY / PERFORMANCE ===== */
html{scroll-behavior:smooth;scroll-padding-top:105px}
body{overflow-x:hidden}
.skip-link{position:fixed;left:14px;top:-70px;z-index:9999;background:#fff;color:#111;padding:12px 16px;border-radius:10px;box-shadow:0 8px 25px rgba(0,0,0,.18);transition:.2s}
.skip-link:focus{top:14px}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #c4a15a;outline-offset:4px}
img{max-width:100%;object-fit:cover}
.main-nav a.active{color:var(--gold)}
::selection{background:#c4a15a;color:#17140e}
@media(prefers-reduced-motion:reduce){
 html{scroll-behavior:auto}
 *,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}
}

/* ===== V2.10 FABRIC PROCESS ===== */
.process-hero{min-height:850px;background:#11100e;color:#fff;display:flex;align-items:flex-end;position:relative;overflow:hidden;padding:190px 0 95px}.process-hero-bg{position:absolute;inset:0;background:radial-gradient(circle at 75% 35%,rgba(197,164,92,.24),transparent 25%),linear-gradient(125deg,#0e0e0c 15%,#211e18 62%,#0e0e0c)}.process-hero-bg:after{content:"";position:absolute;width:700px;height:700px;border:1px solid rgba(197,164,92,.15);border-radius:50%;right:-100px;top:90px;box-shadow:0 0 0 90px rgba(197,164,92,.025),0 0 0 180px rgba(197,164,92,.02)}.process-hero-content{position:relative;z-index:2}.process-hero h1{font:500 clamp(78px,10vw,150px)/.83 Manrope;letter-spacing:-.075em;max-width:1100px}.process-hero h1 em,.process-result h2 em,.wash-stage h2 em{font-style:normal;color:#c5a45c}.process-lead{font-size:18px;color:#aaa59c;max-width:620px;margin:35px 0}.process-disclosure{display:flex;align-items:center;gap:18px;max-width:700px;border-top:1px solid rgba(255,255,255,.13);padding-top:22px}.process-disclosure>span{width:45px;height:45px;display:grid;place-items:center;border:1px solid #c5a45c;border-radius:50%;font:700 11px Manrope;color:#c5a45c}.process-disclosure p{font-size:11px;line-height:1.55;color:#858078}.process-disclosure strong{color:#d8d3ca}
.process-route{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:28px 0;margin-top:55px}.process-route span{font:700 11px Manrope;letter-spacing:.09em}.process-route i{font-style:normal;color:#b09255}
.process-stage{padding:135px 0}.process-stage-grid{display:grid;grid-template-columns:120px 1fr 1fr;gap:55px;align-items:center}.process-stage-grid.reverse .process-number{order:3}.process-stage-grid.reverse .process-copy{order:2}.process-stage-grid.reverse .process-visual{order:1}.dark-stage{background:#171612;color:#fff}.light-stage{background:#f3efe6;color:#171612}.wash-stage{background:#242018;color:#fff}.compact-stage{background:#0e0e0d;color:#fff}.process-number{font:500 72px/1 Manrope;letter-spacing:-.06em;color:#c5a45c;align-self:start}.process-copy h2{font:500 clamp(48px,5vw,78px)/.94 Manrope;letter-spacing:-.055em;margin:12px 0 28px}.process-copy>p:not(.eyebrow){color:#99948b;max-width:520px}.light-stage .process-copy>p:not(.eyebrow){color:#6f6a62}.process-tags{display:flex;flex-wrap:wrap;gap:7px;margin:28px 0}.process-tags span{border:1px solid rgba(255,255,255,.14);padding:8px 11px;border-radius:99px;font-size:9px;letter-spacing:.06em}.process-media-link{display:inline-block;margin-top:28px;color:#c5a45c;font-size:11px;border-bottom:1px solid rgba(197,164,92,.35);padding-bottom:5px}.process-visual small{display:block;font-size:8px;letter-spacing:.16em;color:#777168;margin-top:10px}.process-machine-art{height:480px;border-radius:28px;position:relative;overflow:hidden;display:grid;place-items:center;border:1px solid rgba(255,255,255,.08);background:#201e19}.process-machine-art>strong{position:relative;z-index:4;font:700 10px Manrope;letter-spacing:.35em;color:#c5a45c}.knit-art{background:radial-gradient(circle,#302c22,#151410 65%)}.machine-ring{position:absolute;width:260px;height:260px;border:28px solid #8e7a50;border-radius:50%;box-shadow:0 0 0 20px #27231b,0 0 0 21px #5a4c31}.thread-lines{position:absolute;width:2px;height:430px;background:#c7b98e;box-shadow:35px 0 #817552,-35px 0 #817552,70px 0 #5f573f,-70px 0 #5f573f,105px 0 #443e2e,-105px 0 #443e2e}.heat-art{background:linear-gradient(180deg,#312b20,#171511)}.fabric-strip{position:absolute;width:80%;height:150px;background:repeating-linear-gradient(90deg,#918b7d 0,#918b7d 2px,#b8b1a2 2px,#b8b1a2 5px);transform:perspective(500px) rotateX(55deg)}.heat-lines{position:absolute;width:75%;height:70%;border-top:2px solid #b88e43;border-bottom:2px solid #b88e43;box-shadow:0 35px rgba(184,142,67,.3),0 -35px rgba(184,142,67,.3)}.wash-art{background:radial-gradient(circle,#343126,#14130f 70%)}.wash-circle{position:absolute;width:300px;height:300px;border-radius:50%;border:35px solid #676155;box-shadow:inset 0 0 50px #090909,0 0 0 14px #292720}.wash-circle:after{content:"";position:absolute;inset:20px;border:1px dashed #c5a45c;border-radius:50%}.compact-art{background:linear-gradient(135deg,#1d1c19,#090909)}.roller{position:absolute;width:70%;height:95px;border-radius:60px;background:linear-gradient(#77736c,#292825,#8e8a80);left:15%}.r1{top:135px}.r2{bottom:135px}.compact-cloth{position:absolute;width:62%;height:190px;background:repeating-linear-gradient(0deg,#b7b2a9 0,#b7b2a9 2px,#77736c 2px,#77736c 5px);z-index:2;transform:skewX(-8deg)}
.finish-options{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:70px}.finish-card{border:1px solid rgba(255,255,255,.12);border-radius:22px;padding:30px;min-height:260px;background:rgba(255,255,255,.025)}.finish-card>span{font:600 11px Manrope;color:#c5a45c}.finish-card h3{font:500 25px Manrope;margin:55px 0 12px}.finish-card p{color:#9c968c;font-size:13px}.process-video-cta{margin-top:14px;border-radius:22px;background:#15130f;border:1px solid rgba(197,164,92,.25);padding:30px;display:flex;justify-content:space-between;align-items:center;gap:30px}.process-video-cta small{font-size:8px;letter-spacing:.16em;color:#c5a45c}.process-video-cta h3{font:500 25px Manrope;margin:7px 0}.process-video-cta p{font-size:11px;color:#827d74;max-width:620px}
.result-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:end}.process-result h2{font:500 clamp(55px,7vw,100px)/.9 Manrope;letter-spacing:-.06em}.result-grid>div p{color:var(--muted);margin-bottom:28px}.process-note{background:#c4a15a;color:#17140e;padding:75px 0}.process-note .container{display:grid;grid-template-columns:120px 1fr;gap:45px}.process-note .container>span{width:80px;height:80px;border:1px solid #17140e;border-radius:50%;display:grid;place-items:center;font:700 17px Manrope}.process-note h2{font:500 45px Manrope;margin:5px 0 10px}.process-note p:last-child{max-width:760px;font-size:13px}
.home-process-teaser{background:#161511;color:#fff;padding:115px 0}.home-process-head{display:grid;grid-template-columns:1fr .7fr;gap:70px;align-items:end}.home-process-head h2{font:500 clamp(58px,7vw,95px)/.9 Manrope;letter-spacing:-.06em}.home-process-head>p{color:#9b968d;max-width:500px}.home-process-steps{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #34312a;border-bottom:1px solid #34312a;margin:55px 0 35px;padding:28px 0}.home-process-steps span{font:600 11px Manrope;letter-spacing:.05em}.home-process-steps b{color:#c5a45c;margin-right:10px}.home-process-steps i{font-style:normal;color:#6d624b}
@media(max-width:950px){.process-stage-grid,.result-grid,.home-process-head{grid-template-columns:1fr}.process-stage-grid.reverse .process-number,.process-stage-grid.reverse .process-copy,.process-stage-grid.reverse .process-visual{order:initial}.process-number{font-size:45px}.process-machine-art{height:400px}.finish-options{grid-template-columns:1fr}.process-route,.home-process-steps{overflow-x:auto;justify-content:flex-start;gap:25px;white-space:nowrap}.process-note .container{grid-template-columns:1fr}.process-video-cta{align-items:flex-start;flex-direction:column}}
@media(max-width:600px){.process-hero{min-height:780px;padding-bottom:70px}.process-hero h1{font-size:69px}.process-stage{padding:90px 0}.process-stage-grid{gap:30px}.process-machine-art{height:330px}.machine-ring{width:190px;height:190px}.wash-circle{width:220px;height:220px}.finish-card{min-height:220px}.process-result h2{font-size:55px}.home-process-teaser{padding:85px 0}}

/* ===== V2.11 EMBEDDED PROCESS MEDIA ===== */
.embedded-process-video{position:relative;width:100%;aspect-ratio:16/10;border-radius:28px;overflow:hidden;background:#090909;border:1px solid rgba(197,164,92,.22);box-shadow:0 25px 70px rgba(0,0,0,.22)}
.embedded-process-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.media-badge{position:absolute;left:14px;bottom:14px;z-index:3;background:rgba(15,14,12,.82);backdrop-filter:blur(10px);color:#d0b46f;border:1px solid rgba(208,180,111,.28);border-radius:99px;padding:8px 11px;font:700 8px Manrope;letter-spacing:.12em;pointer-events:none}
.process-media-note{margin-top:18px;border-top:1px solid rgba(255,255,255,.12);padding-top:20px;display:grid;grid-template-columns:50px 1fr;gap:20px;align-items:start}
.process-media-note strong{color:#c5a45c;font:500 20px Manrope}
.process-media-note p{color:#918b81;font-size:11px;max-width:760px}
@media(max-width:600px){.embedded-process-video{border-radius:18px;aspect-ratio:16/11}.media-badge{font-size:7px}.process-media-note{grid-template-columns:1fr;gap:8px}}

/* =========================================================
   MD FABRICS V3.0 — PRODUCTION REFINEMENT
   ========================================================= */
.noscript-note{background:#c4a15a;color:#17140e;padding:10px 20px;text-align:center;font:600 11px Manrope;letter-spacing:.04em}
.v3-trust-strip{background:#0f0f0e;color:#fff;border-top:1px solid #2d2b26;border-bottom:1px solid #2d2b26}
.v3-trust-strip .container{display:grid;grid-template-columns:repeat(4,1fr)}
.v3-trust-strip .container>div{padding:24px 20px;border-right:1px solid #2d2b26}
.v3-trust-strip .container>div:last-child{border-right:0}
.v3-trust-strip strong{display:block;font:500 15px Manrope;color:#d0b26b}
.v3-trust-strip span{display:block;margin-top:5px;font-size:9px;letter-spacing:.06em;color:#77736b}

.v3-final-cta{background:radial-gradient(circle at 80% 25%,rgba(197,164,92,.22),transparent 25%),#11100e;color:#fff;padding:130px 0}
.v3-final-cta h2{font:500 clamp(58px,7vw,100px)/.9 Manrope;letter-spacing:-.06em;margin:8px 0 28px}
.v3-final-cta .container>p:not(.eyebrow){max-width:620px;color:#9c978e;font-size:16px}
.v3-final-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:32px}

.process-video-placeholder{position:relative;min-height:440px;border-radius:28px;overflow:hidden;background:
radial-gradient(circle at 70% 20%,rgba(197,164,92,.18),transparent 30%),
linear-gradient(145deg,#28251e,#0e0e0d);border:1px solid rgba(197,164,92,.2);display:flex;align-items:flex-end;padding:28px}
.video-placeholder-number{position:absolute;right:25px;top:15px;font:500 110px/1 Manrope;letter-spacing:-.08em;color:rgba(197,164,92,.08)}
.video-placeholder-play{position:absolute;left:50%;top:48%;transform:translate(-50%,-50%);width:72px;height:72px;border:1px solid rgba(197,164,92,.55);border-radius:50%;display:grid;place-items:center;padding-left:4px;color:#c5a45c;font-size:18px}
.video-placeholder-copy{position:relative;z-index:2;display:flex;flex-direction:column}
.video-placeholder-copy strong{font:500 22px Manrope;color:#fff}
.video-placeholder-copy span{font-size:11px;color:#8d887f;margin-top:4px}
.video-placeholder-copy small{font-size:8px;letter-spacing:.16em;color:#c5a45c;margin-top:14px}

/* More forgiving tap targets and mobile nav */
.menu-toggle,.header-cta,.main-nav a,.btn,.wa-float{touch-action:manipulation}
@media(max-width:1100px){
 .header-inner{gap:12px}
 .main-nav{gap:14px}
 .main-nav a{font-size:10px}
}
@media(max-width:900px){
 .v3-trust-strip .container{grid-template-columns:1fr 1fr}
 .v3-trust-strip .container>div:nth-child(2){border-right:0}
 .v3-trust-strip .container>div:nth-child(-n+2){border-bottom:1px solid #2d2b26}
}
@media(max-width:600px){
 html{scroll-padding-top:80px}
 .container{width:min(100% - 34px,1200px)}
 .section{padding-top:82px;padding-bottom:82px}
 .v3-trust-strip .container{width:100%;grid-template-columns:1fr 1fr}
 .v3-trust-strip .container>div{padding:18px 16px}
 .v3-trust-strip strong{font-size:13px}
 .v3-final-cta{padding:90px 0}
 .v3-final-cta h2{font-size:55px}
 .v3-final-actions{flex-direction:column;align-items:stretch}
 .v3-final-actions .btn{text-align:center}
 .process-video-placeholder{min-height:320px;border-radius:20px;padding:20px}
 .video-placeholder-number{font-size:80px}
 .video-placeholder-play{width:58px;height:58px}
 .contact-panel{border-radius:22px}
 footer{padding-bottom:90px}
}

/* Avoid layout jumps and improve perceived image loading */
img[loading="lazy"]{content-visibility:auto}
figure img,.gallery-hero>img,.about-photo>img,.contact-photo>img,.oe-photo>img{background:#ded8cc}

/* Cleaner hover only on devices that actually support hover */
@media(hover:hover){
 .btn,.header-cta,.wa-float{transition:transform .2s ease,opacity .2s ease,background .2s ease}
 .btn:hover,.header-cta:hover{transform:translateY(-2px)}
}

/* ===== V3.1 STOCK STRUCTURE IMAGES ===== */
.structure-note{max-width:880px;margin:0 auto 52px;padding:18px 20px;border-left:2px solid #c5a45c;background:rgba(197,164,92,.06)}
.structure-note strong{display:block;font:700 9px Manrope;letter-spacing:.16em;color:#9d7d38;margin-bottom:7px}
.structure-note p{margin:0;font-size:11px;line-height:1.7;color:#777168}
.fabric-structure-photo{position:relative;overflow:hidden;padding:0!important;background:#171613!important;min-height:420px}
.fabric-structure-photo img{display:block;width:100%;height:100%;min-height:420px;object-fit:cover;transition:transform .65s cubic-bezier(.2,.7,.2,1)}
.fabric-structure-photo figcaption{position:absolute;left:16px;bottom:16px;background:rgba(15,14,12,.8);backdrop-filter:blur(10px);border:1px solid rgba(208,180,111,.25);border-radius:99px;padding:8px 11px;color:#d0b46f;font:700 8px Manrope;letter-spacing:.11em;text-transform:uppercase}
@media(hover:hover){.product-row:hover .fabric-structure-photo img{transform:scale(1.045)}}
@media(max-width:700px){.fabric-structure-photo,.fabric-structure-photo img{min-height:300px}.structure-note{margin-bottom:32px}}

/* ===== V3.2 MACRO STRUCTURE REFINEMENT ===== */
.fabric-structure-photo{isolation:isolate}
.fabric-structure-photo:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 62%,rgba(10,10,9,.42));z-index:1}
.fabric-structure-photo figcaption{z-index:2}
.fabric-structure-photo img{filter:saturate(.88) contrast(1.03)}
.product-row:hover .fabric-structure-photo img{filter:saturate(1) contrast(1.06)}

/* ===== V3.4 SAMPLE REQUEST ===== */
.sample-hero{min-height:650px;background:radial-gradient(circle at 75% 30%,rgba(197,164,92,.24),transparent 28%),#11100e;color:#fff;display:flex;align-items:flex-end;padding:170px 0 90px}
.sample-hero h1{font:500 clamp(70px,9vw,130px)/.85 Manrope;letter-spacing:-.07em}.sample-hero h1 em{font-style:normal;color:#c5a45c}.sample-hero .container>p:last-child{max-width:570px;color:#9c978e;margin-top:25px}
.sample-intro{display:grid;grid-template-columns:100px 1fr;gap:35px;margin-bottom:55px}.sample-intro>span{font:500 60px Manrope;color:#c5a45c}.sample-intro h2{font:500 clamp(48px,6vw,80px)/.92 Manrope;letter-spacing:-.055em}.sample-intro div>p:last-child{max-width:580px;color:var(--muted);margin-top:20px}
.sample-info{display:flex;align-items:center;gap:16px;border:1px solid #d6cebf;border-radius:16px;padding:16px}.sample-info span{width:40px;height:40px;border:1px solid #a4874b;border-radius:50%;display:grid;place-items:center;font:700 10px Manrope;color:#8d7139}.sample-info p{font-size:10px;color:var(--muted);margin:0}
.sample-submit{border:0;cursor:pointer}.sample-next{background:#151410;color:#fff;padding:105px 0}.sample-next h2{font:500 clamp(50px,7vw,90px)/.9 Manrope;letter-spacing:-.06em;margin:8px 0 30px}.sample-next-actions{display:flex;gap:10px;flex-wrap:wrap}
.sample-strip{background:#171612;color:#fff;padding:55px 0}.sample-strip .container{display:flex;align-items:center;justify-content:space-between;gap:30px}.sample-strip h2{font:500 38px Manrope;margin-top:5px}
.v34-sample-card{background:#ede7db;padding:90px 0}.v34-sample-card .container{display:flex;align-items:flex-end;justify-content:space-between;gap:50px}.v34-sample-card h2{font:500 clamp(48px,6vw,78px)/.92 Manrope;letter-spacing:-.055em;margin:7px 0 20px}.v34-sample-card p:last-child{max-width:600px;color:var(--muted)}
@media(max-width:700px){.sample-hero{min-height:620px;padding:130px 0 65px}.sample-hero h1{font-size:62px}.sample-intro{grid-template-columns:1fr;gap:10px}.sample-intro>span{font-size:38px}.sample-strip .container,.v34-sample-card .container{align-items:flex-start;flex-direction:column}.sample-strip .btn,.v34-sample-card .btn{width:100%}.sample-next-actions{display:grid;grid-template-columns:1fr}.sample-next-actions .btn{width:100%}.v34-sample-card{padding:75px 0}}
