@font-face{font-family:'Instrument Sans';src:url('/assets/instrument-sans-latin.woff2') format('woff2');font-style:normal;font-weight:400 700;font-display:swap}
:root{--paper:#f3f1eb;--mist:#eae6dd;--ink:#1b1f33;--muted:#606373;--accent:#2b45d6;--tint:#dce1fa;--line:#1b203530;--font:'Instrument Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.5 var(--font);-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}button:disabled{cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500}img{display:block;max-width:100%}button{border:0;background:none}svg{display:block;width:100%;height:100%;overflow:visible}::selection{background:var(--tint);color:var(--ink)}.skip{position:fixed;top:-80px;left:20px;background:var(--ink);color:white;padding:14px;z-index:99}.skip:focus{top:10px}
.site-header{position:absolute;inset:0 0 auto;z-index:20;padding:30px 3.7%;display:flex;justify-content:space-between;align-items:center;gap:24px}.wordmark{font-size:33px;letter-spacing:-2px;line-height:1;font-weight:500;display:flex;align-items:center;gap:2px}.wordmark span{font-size:15px;align-self:flex-start;margin-top:3px;letter-spacing:0}.nav{display:flex;align-items:center;gap:30px;font-size:14px}.nav>a:not(.pill){position:relative}.nav>a:not(.pill):after{content:'';position:absolute;left:0;bottom:-5px;height:1px;width:100%;background:currentColor;transform:scaleX(0);transform-origin:left;transition:.25s}.nav>a:hover:after,.nav>a[aria-current]:after{transform:scaleX(1)}.pill{display:inline-flex;align-items:center;justify-content:center;gap:22px;border:1px solid var(--ink);padding:15px 24px;border-radius:100px;font-size:14px;line-height:1.25;transition:background .25s,transform .25s;color:var(--ink)}.pill:hover{transform:translateY(-2px);background:var(--tint)}.pill.solid{background:var(--accent);border-color:var(--accent);color:#fff}.pill.solid:hover{background:#2035b7;border-color:#2035b7}.arrow{font-size:21px;line-height:1}.menu-toggle{display:none}.eyebrow{text-transform:uppercase;font-size:12px;letter-spacing:.11em;font-weight:400}.hero{min-height:720px;height:100svh;max-height:1150px;background:var(--mist);position:relative;overflow:hidden;}.hero-copy{position:relative;z-index:3;text-align:center;max-width:960px;margin:auto;padding:200px 28px 0;pointer-events:none}.hero-copy h1{font-size:clamp(70px,7.65vw,122px);line-height:.99;letter-spacing:-.072em;margin:27px 0 30px}.hero-copy h1 span{color:var(--accent)}.hero-copy .actions{pointer-events:auto;display:flex;justify-content:center;gap:14px}.hero-foot{position:absolute;bottom:44px;left:3.7%;right:3.7%;display:flex;justify-content:space-between;align-items:flex-end;z-index:3;pointer-events:none}.hero-description{max-width:310px;line-height:1.45;font-size:15px}.network-mini{display:flex;align-items:center;gap:22px}.network-mini strong{font-size:100px;font-weight:400;letter-spacing:-8px;line-height:.85}.network-mini p{max-width:140px;font-size:14px}
.section{padding:112px 3.7%}.section-label{display:flex;align-items:center;gap:14px;margin-bottom:38px}.section-label:before{content:'';width:26px;height:1px;background:currentColor}.intro h2{font-size:clamp(36px,4.25vw,69px);line-height:1.13;letter-spacing:-.053em;max-width:1180px}.intro h2 span{color:var(--muted)}.intro-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:48px;gap:24px}.intro-bottom p{max-width:470px;color:var(--muted);font-size:17px}.editorial-image{margin:0 3.7%;border-radius:30px;overflow:hidden;position:relative;height:580px;background:#dccfc2}.editorial-image img{width:100%;height:100%;object-fit:cover}.image-caption{position:absolute;bottom:24px;left:28px;color:white;font-size:12px;letter-spacing:.06em;text-shadow:0 1px 8px #0009}.footer{background:var(--ink);color:var(--paper);padding:60px 3.7% 25px;border-radius:36px 36px 0 0}.footer .wordmark{font-size:clamp(65px,17vw,280px);letter-spacing:-.08em;line-height:.85;margin:70px 0 40px}.footer-top,.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-links{display:flex;gap:26px;font-size:14px}.footer-bottom{border-top:1px solid #ffffff30;padding-top:25px;font-size:12px;color:#d2d5e2}.footer-tagline{max-width:250px}.footer .pill{color:var(--paper);border-color:#fff8}.footer .pill:hover{color:var(--ink)}
@media(min-width:1700px){.hero-copy{padding-top:22vh}}@media(max-width:1000px){.nav{gap:18px}.nav>a:not(.pill){display:none}.hero{min-height:780px}.hero-copy{padding-top:215px}.hero-copy h1{font-size:80px}.section{padding-top:80px;padding-bottom:80px}.editorial-image{height:480px}}
@media(max-width:650px){.site-header{padding:23px 6%}.wordmark{font-size:29px}.nav .pill{display:none}.menu-toggle{display:block;border:1px solid var(--line);border-radius:100px;padding:9px 17px;font-size:14px}.nav.open{position:absolute;top:77px;left:4%;right:4%;padding:25px;background:var(--ink);color:var(--paper);border-radius:22px;display:flex;align-items:flex-start;flex-direction:column;box-shadow:0 20px 40px #1b203522}.nav.open>a{display:flex!important;font-size:20px}.nav.open .pill{border-color:#fff;color:#fff}.hero{height:auto;min-height:820px;}.hero-copy{padding:210px 18px 0}.hero-copy h1{font-size:clamp(46px,11.3vw,68px);letter-spacing:-.065em;margin:25px 0 30px}.hero-copy .eyebrow{font-size:10px}.hero-copy .pill{padding:14px 18px;font-size:12px;gap:12px}.hero-foot{left:6%;right:6%;bottom:53px;gap:25px;align-items:flex-end}.hero-description{font-size:13px;max-width:190px}.network-mini{gap:8px;flex-direction:column;align-items:flex-start}.network-mini strong{font-size:65px;letter-spacing:-5px}.network-mini p{font-size:11px;max-width:85px}.section{padding:65px 6%}.intro h2{font-size:36px}.intro-bottom{align-items:flex-start;flex-direction:column;margin-top:30px}.intro-bottom p{font-size:16px}.editorial-image{margin:0 4%;height:360px;border-radius:22px}.editorial-image img{object-position:38%}.footer{padding:40px 6% 25px}.footer-top{align-items:flex-start;flex-direction:column}.footer-links{flex-wrap:wrap;gap:18px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:12px}.footer .wordmark{margin-top:50px}.section-label{margin-bottom:28px}}
.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:50px}.section h2,.quality-copy h2{font-size:clamp(38px,4.3vw,70px);line-height:1.06;letter-spacing:-.055em}.section-heading>p{max-width:335px;color:var(--muted);font-size:16px}.range-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.range-card{border-radius:28px;padding:27px;min-height:435px;display:flex;flex-direction:column;justify-content:space-between;transition:transform .35s;overflow:hidden}.range-card:hover{transform:translateY(-7px)}.range-card-top{display:flex;justify-content:space-between;align-items:center;gap:15px}.round-arrow{width:38px;height:38px;border-radius:50%;border:1px solid var(--line);display:grid;place-items:center;font-size:23px;transition:.25s}.range-card:hover .round-arrow{background:var(--ink);color:var(--paper)}.garment-drawing{width:195px;height:195px;margin:25px auto;transition:transform .5s}.garment-drawing svg,.detail-art svg,.capability-icon svg,.cta-stitch svg,.quote-aside-art svg{fill:none;stroke:currentColor;stroke-width:1;stroke-linecap:round;stroke-linejoin:round}.garment-drawing .seam,.detail-art .seam{stroke-dasharray:2 3;stroke-width:.5}.range-card:hover .garment-drawing{transform:rotate(-7deg) scale(1.08)}.range-card h3{font-size:27px;letter-spacing:-1px;margin-bottom:5px}.range-card p{font-size:14px;opacity:.7}.peach{background:#dce2f6}.sage{background:#e2e3dc}.lilac{background:#c9d2ee}.sand{background:#e5e1d5}.rose{background:#d8dcf0}.blue{background:#cbdbea}.section-end{display:flex;justify-content:space-between;gap:25px;margin-top:35px;font-size:14px}.section-end p{color:var(--muted)}.text-link{border-bottom:1px solid var(--ink);display:inline-flex;align-items:center;gap:25px;padding-bottom:6px;font-size:15px}.text-link:hover{color:var(--accent);border-color:var(--accent)}
.experience{padding-top:70px;padding-bottom:0}.stats{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line);padding-bottom:65px;gap:40px}.stats>div{display:flex;align-items:flex-end;gap:25px;border-right:1px solid var(--line)}.stats>div:last-child{border:0}.stats strong{font-size:clamp(65px,8.5vw,138px);font-weight:400;line-height:.75;letter-spacing:-.075em}.stats p{font-size:14px;line-height:1.3}.brand-experience{padding:58px 0 20px;text-align:center}.brand-experience .eyebrow{font-size:11px;color:var(--muted)}.brand-names{display:flex;align-items:center;justify-content:space-around;gap:35px;margin:32px 0}.brand-names span{font-size:clamp(21px,2.4vw,36px);font-weight:500;letter-spacing:-.065em}.brand-names span:first-child{letter-spacing:-.09em;font-weight:400}.brand-names span:nth-child(3){font-weight:700;letter-spacing:-.08em}.brand-names span:last-child{font-size:39px;letter-spacing:-.08em}.source-note{font-size:12px;color:var(--muted)}
.capabilities{background:#e7e5de;border-radius:38px}.capabilities>h2{max-width:1000px;margin-bottom:50px}.capability-list{display:flex;flex-direction:column;gap:12px}.capability{border-radius:30px;overflow:hidden;color:#fff;background-color:var(--ink);position:relative;isolation:isolate}.capability:before{content:'';position:absolute;inset:0;z-index:-2;background-image:url('/assets/tradeduct-fabric-macro.webp');background-size:cover;transition:transform 1s}.capability:after{content:'';position:absolute;inset:0;background:#101c4966;z-index:-1}.capability-0:before{background-position:center 65%}.capability-1:before{background-position:center 15%;filter:sepia(.4)}.capability-1:after{background:#13235566}.capability-2:before{background-position:30% 50%;filter:hue-rotate(220deg)}.capability-3:before{background-position:70% 80%;filter:hue-rotate(40deg)}.capability summary{list-style:none;padding:28px 32px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.capability summary::-webkit-details-marker,details summary::-webkit-details-marker{display:none}.outline-label{border:1px solid #fff8;border-radius:50px;text-transform:uppercase;padding:8px 23px;font-size:22px;line-height:1.3;letter-spacing:-.035em}.plus{width:27px;height:27px;position:relative;display:inline-block;flex-shrink:0}.plus:before,.plus:after{content:'';position:absolute;left:0;top:50%;width:100%;height:1px;background:currentColor}.plus:after{transform:rotate(90deg);transition:transform .25s}details[open]>summary .plus:after{transform:rotate(0)}.capability-content{padding:55px 32px 40px;display:grid;grid-template-columns:1fr 1fr;gap:40px;min-height:220px;align-items:end;position:relative}.capability-content h3{max-width:520px;font-size:clamp(28px,3.4vw,53px);letter-spacing:-.045em;line-height:1.1}.capability-content>p{max-width:395px;font-size:17px;line-height:1.5;justify-self:end;padding-right:20px}.capability-icon{position:absolute;width:180px;height:180px;left:50%;bottom:0;opacity:.09;pointer-events:none}.capability[open]:before{transform:scale(1.05)}
.process{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding-top:135px;padding-bottom:135px}.process-title h2 span{color:var(--muted)}.process-title>p:not(.eyebrow){max-width:330px;margin:28px 0;font-size:17px;color:var(--muted)}.steps{padding-top:5px}.steps details{border-top:1px solid var(--line)}.steps details:last-child{border-bottom:1px solid var(--line)}.steps summary{display:flex;gap:25px;align-items:center;list-style:none;padding:28px 0;cursor:pointer}.steps summary h3{font-size:26px;line-height:1.15;letter-spacing:-1px;flex:1}.step-number{font-size:13px;opacity:.6}.steps .plus{width:19px;height:19px}.step-body{padding:0 37px 30px 44px;color:var(--muted);max-width:510px}.step-detail{margin-top:25px;font-size:14px}.step-detail b{color:var(--ink);font-weight:500}.quality-section{margin:0 3.7%;display:grid;grid-template-columns:1fr 1fr;background:#dde2f0;border-radius:32px;overflow:hidden}.quality-photo{position:relative;min-height:680px}.quality-photo img{width:100%;height:100%;object-fit:cover;position:absolute}.photo-tag{position:absolute;bottom:28px;left:28px;color:#fff;font-size:14px;padding:10px 17px;border:1px solid #fff8;border-radius:100px}.quality-copy{padding:65px 11%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.quality-copy .section-label{font-size:10px}.quality-copy>p:not(.eyebrow){margin:25px 0;font-size:17px}.quality-copy ul{list-style:none;padding:0;margin:0 0 35px;width:100%;font-size:14px}.quality-copy li{padding:12px 0;border-bottom:1px solid var(--line)}.quality-copy li:before{content:'↳';margin-right:16px}.faq{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding-top:130px;padding-bottom:130px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;cursor:pointer;padding:23px 0;display:flex;justify-content:space-between;align-items:center;gap:30px;font-size:17px}.faq-list .plus{width:17px;height:17px}.faq-list details p{color:var(--muted);padding:0 35px 25px 0;font-size:15px}.cta{position:relative;background:#dce2f6;text-align:center;border-radius:36px;margin:0 3.7% 50px;padding-top:85px;padding-bottom:85px;overflow:hidden}.cta h2{font-size:clamp(50px,6.5vw,104px);margin:27px 0 35px;line-height:1.02}.cta-stitch{position:absolute;bottom:30px;right:4%;width:170px;height:170px;opacity:.35;pointer-events:none;transform:rotate(-15deg)}
.inner-page .site-header{background:var(--mist)}.page-intro{background:var(--mist);padding-top:180px;padding-bottom:70px;border-radius:0 0 36px 36px}.page-intro h1{font-size:clamp(58px,7.7vw,118px);letter-spacing:-.065em;line-height:1.01;max-width:1200px}.page-deck{max-width:580px;font-size:20px;line-height:1.5;margin:35px 0 0 auto;color:var(--muted)}.inner-page .range-section{padding-bottom:30px}.garment-details{padding-top:30px}.garment-detail{display:grid;grid-template-columns:1fr 1.5fr;gap:8%;padding:70px 0;border-bottom:1px solid var(--line);scroll-margin-top:30px;align-items:center}.detail-art{border-radius:28px;padding:45px;display:grid;place-items:center;aspect-ratio:1.2}.detail-art svg{max-width:240px;max-height:240px}.garment-detail h2{font-size:42px;margin:18px 0 22px}.garment-detail p:not(.eyebrow){font-size:17px;max-width:590px}.garment-detail .product-list{padding:19px 0;margin:15px 0;border-block:1px solid var(--line);font-size:14px!important}.muted{color:var(--muted)}.garment-detail .pill{margin-top:25px}.split-copy{display:grid;grid-template-columns:1fr 1fr;gap:8%;border-bottom:1px solid var(--line)}.split-copy h2{font-size:48px}.split-copy p{font-size:18px;margin-bottom:22px;color:var(--muted)}.inner-page .capabilities{margin-top:55px}.brief-check{background:#e5e5e0;border-radius:35px;margin:0 3.7%;padding:60px}.brief-check h2{max-width:760px}.check-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin:45px 0}.check-grid p{line-height:1.8;font-size:15px}.check-grid b{font-weight:500}.inner-page .quality-section{margin-top:70px}.quality-stages{display:grid;grid-template-columns:repeat(3,1fr);gap:4%}.quality-stages article{border-top:1px solid var(--line);padding-top:30px}.quality-stages h2{font-size:35px;margin:30px 0 20px}.quality-stages article>p{color:var(--muted)}.about-statement{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.giant-number{font-size:clamp(140px,24vw,350px);letter-spacing:-.09em;line-height:.8;color:var(--accent)}.giant-number span{display:block;font-size:18px;letter-spacing:-.03em;line-height:1.4;margin-top:40px}.about-statement h2{font-size:48px;margin-bottom:30px}.about-statement p{font-size:18px;margin-bottom:25px;color:var(--muted)}.inner-page .experience{padding-top:0;padding-bottom:40px}.quote-layout{display:grid;grid-template-columns:1fr 1.7fr;gap:10%;padding-top:70px}.quote-layout aside{position:relative}.quote-layout aside h2{font-size:44px;margin:25px 0}.quote-layout aside>p:not(.eyebrow){font-size:17px;color:var(--muted)}.quote-aside-art{margin:60px 0;width:170px;height:170px;transform:rotate(-13deg);color:var(--accent)}.preview-note{font-size:14px;border-bottom:1px solid var(--line);padding-bottom:25px;margin-bottom:30px;color:var(--muted)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:27px 20px;margin-bottom:35px}label{font-size:14px;display:flex;flex-direction:column;gap:10px}label span{color:var(--muted);font-size:12px;display:contents}.full{grid-column:1/-1}input,select,textarea{width:100%;padding:16px;background:#e9e8e2;border:1px solid transparent;border-bottom:1px solid var(--line);border-radius:8px;color:var(--ink);font-size:16px;min-width:0}textarea{resize:vertical;min-height:150px}input::placeholder,textarea::placeholder{color:#757887}#form-status{margin-top:20px;font-size:14px;color:var(--accent)}.legal-copy{max-width:850px}.legal-copy h2{font-size:32px;margin:35px 0 20px}.legal-copy p{margin-bottom:35px;color:var(--muted);font-size:18px}
@media(max-width:1100px){.stats>div{flex-direction:column;align-items:flex-start;gap:22px}.stats strong{font-size:90px}.range-card{padding:22px;min-height:370px}.range-card h3{font-size:22px}.garment-drawing{width:155px;height:155px}.range-card-top .eyebrow{font-size:10px}.quality-photo{min-height:600px}.quality-copy{padding:40px 8%}.quality-copy h2{font-size:48px}.quality-copy .pill{font-size:12px;padding:13px 18px}.process,.faq{gap:5%}.steps summary h3{font-size:23px}.cta-stitch{opacity:.18}.quote-layout{gap:6%}.capability-content{gap:35px}.capability-content p{font-size:16px}}
@media(max-width:750px){.range-grid{grid-template-columns:repeat(2,1fr)}.range-section .range-card:last-child:nth-child(3){grid-column:1/-1;min-height:260px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.range-section .range-card:last-child:nth-child(3) .range-card-top{grid-column:1}.range-section .range-card:last-child:nth-child(3) .garment-drawing{grid-column:2;grid-row:1/3}.section-heading{align-items:flex-start;flex-direction:column;gap:25px}.stats strong{font-size:76px}.brand-names{flex-wrap:wrap;gap:18px 30px}.brand-names span{font-size:24px}.brand-names span:last-child{font-size:27px}.quality-section{grid-template-columns:1fr}.quality-photo{min-height:420px}.quality-copy{padding:45px 7%}.process,.faq{grid-template-columns:1fr;gap:45px}.process-title>p:not(.eyebrow){max-width:430px}.capability-content{grid-template-columns:1fr;gap:25px;padding-top:25px}.capability-content>p{justify-self:start;max-width:530px}.capability-content h3{max-width:500px}.page-deck{margin-left:0}.garment-detail{gap:6%;grid-template-columns:1fr 1.4fr}.garment-detail h2{font-size:32px}.detail-art{padding:25px}.quality-stages{grid-template-columns:1fr;gap:45px}.quality-stages h2{margin-top:20px}.split-copy{grid-template-columns:1fr;gap:30px}.about-statement{grid-template-columns:1fr;gap:65px}.giant-number{font-size:180px}.quote-layout{grid-template-columns:1fr;gap:45px}.quote-aside-art{display:none}.quote-layout aside>p:not(.eyebrow){max-width:500px}}
@media(max-width:500px){.section h2,.quality-copy h2{font-size:38px}.section-heading{margin-bottom:32px}.range-grid{gap:12px}.range-card{padding:18px;min-height:285px;border-radius:22px}.range-card-top .eyebrow{font-size:9px;letter-spacing:.035em}.round-arrow{width:28px;height:28px;font-size:17px;flex-shrink:0}.garment-drawing{width:105px;height:105px;margin:22px auto}.range-card h3{font-size:20px;letter-spacing:-.8px;line-height:1.15}.range-card p{font-size:12px;margin-top:7px}.section-end{flex-direction:column;align-items:flex-start;gap:18px}.stats{gap:12px;padding-bottom:40px}.stats>div{gap:18px;padding-right:10px}.stats strong{font-size:65px}.stats p{font-size:11px;line-height:1.4}.brand-experience{padding-top:40px}.brand-experience .eyebrow{font-size:9px;line-height:1.6}.brand-names{margin:23px 0}.source-note{font-size:11px}.capabilities{border-radius:25px}.capabilities>h2{margin-bottom:32px}.capability{border-radius:22px}.capability summary{padding:22px}.outline-label{font-size:17px;padding:7px 17px}.capability .plus{width:23px;height:23px}.capability-content{padding:25px 22px 30px;min-height:270px}.capability-content h3{font-size:31px}.capability-content>p{font-size:15px;padding:0}.steps summary{gap:17px;padding:24px 0}.steps summary h3{font-size:24px}.step-body{padding-left:34px;font-size:16px}.quality-section{margin:0 4%;border-radius:25px}.quality-photo{min-height:310px}.quality-copy>p:not(.eyebrow){font-size:16px}.quality-copy .section-label{font-size:9px}.quality-copy .pill{font-size:14px}.faq-list summary{font-size:16px}.cta{margin:0 4% 30px;padding:60px 15px}.cta h2{font-size:49px;letter-spacing:-.065em}.cta .eyebrow{font-size:10px}.cta .pill{font-size:13px;padding:16px 22px;position:relative;z-index:1}.cta-stitch{right:-25px;bottom:10px;width:120px}.page-intro{padding-top:145px}.page-intro h1{font-size:56px}.page-deck{font-size:17px;max-width:100%}.garment-detail{grid-template-columns:1fr;gap:30px;padding:45px 0}.detail-art{max-height:300px;aspect-ratio:1.3}.detail-art svg{height:210px}.garment-detail h2{font-size:35px}.garment-detail p:not(.eyebrow){font-size:16px}.brief-check{padding:40px 6%}.check-grid{grid-template-columns:1fr;gap:24px}.quality-stages{padding-top:60px}.quality-stages h2{font-size:33px}.about-statement h2{font-size:38px}.giant-number{font-size:150px}.form-grid{grid-template-columns:1fr;gap:22px}.form-grid .full{grid-column:1}.quote-layout{padding-top:45px}.quote-layout aside h2{font-size:38px}.legal-copy h2{font-size:30px}.legal-copy p{font-size:16px}.inner-page .range-section{padding-top:55px}}
@media(min-width:651px) and (max-width:1000px){.nav{margin-left:auto}.menu-toggle{display:block;border:1px solid var(--line);border-radius:100px;padding:11px 19px;font-size:14px}.nav.open{position:absolute;top:90px;left:auto;right:3.7%;min-width:320px;padding:28px;background:var(--ink);color:var(--paper);border-radius:25px;display:flex;align-items:flex-start;flex-direction:column;box-shadow:0 20px 40px #1b203522}.nav.open>a{display:flex!important;font-size:19px}.nav.open .pill{border-color:#fff;color:#fff}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Cream, cobalt and Instrument Sans — September reference update. */
.hero{min-height:780px;max-height:1250px}
.hero-copy{max-width:1500px;width:88%;padding:clamp(160px,20svh,255px) 0 0}
.hero-copy h1{font-size:clamp(72px,7.2vw,152px);font-weight:500;line-height:1.015;letter-spacing:-.055em;margin:0 0 40px}
.hero-copy h1 span{display:block;color:var(--ink)}
.hero-copy .pill{font-size:17px;padding:17px 26px;letter-spacing:-.015em}
.hero-description{max-width:430px;font-size:17px;line-height:1.45}

.outline-label{font-weight:400;letter-spacing:.055em;font-size:20px}

@media(min-width:1700px){.hero-copy h1{margin-bottom:55px}.hero-copy .pill{font-size:22px;padding:19px 33px}.hero-description{max-width:600px;font-size:22px}}
@media(min-width:651px) and (max-width:1000px){.hero{min-height:850px}.hero-copy{width:92%;padding-top:195px}.hero-copy h1{font-size:clamp(61px,8vw,80px)}.hero-description{max-width:350px;font-size:16px}}
@media(max-width:650px){.hero{min-height:820px}.hero-copy{width:100%;padding:205px 18px 0}.hero-copy h1{font-size:clamp(41px,10.1vw,65px);line-height:1.06;letter-spacing:-.055em;margin:0 0 30px}.hero-copy .pill{font-size:14px;padding:14px 18px;gap:10px}.hero-copy .actions{gap:10px}.hero-description{font-size:14px;max-width:220px}.hero-foot{bottom:62px;gap:18px}.outline-label{font-size:17px}}
@media(max-width:360px){.hero-copy h1{font-size:37px}.hero-copy .pill{font-size:13px;padding:13px 15px}.hero-description{max-width:190px}}

/* A quiet introduction, with the production services alongside the statement. */
.production-overview{position:relative;isolation:isolate;overflow:hidden;padding-top:125px;padding-bottom:78px;background:radial-gradient(ellipse at 5% 45%,#2d46df05,transparent 57%),var(--paper)}
.overview-thread{position:absolute;inset:0;width:100%;height:100%;z-index:-1;pointer-events:none;fill:none;stroke:var(--accent);stroke-width:1;opacity:.075;vector-effect:non-scaling-stroke}
.overview-grid{display:grid;grid-template-columns:1.16fr 1fr;gap:8%;align-items:center;max-width:1760px;margin:auto}
.overview-copy{padding:20px 0 60px;min-width:0}
.overview-copy .section-label{margin-bottom:35px;font-size:13px}
.overview-copy h2{font-size:clamp(40px,3.65vw,68px);line-height:1.22;letter-spacing:-.045em;font-weight:500;max-width:850px}
.overview-copy mark{display:inline-block;background:var(--accent);color:#fffdf6;padding:.025em .18em .09em;margin-top:.12em;margin-left:-.03em;border-radius:.15em;white-space:nowrap;line-height:1.15}
.overview-panels{gap:12px;min-width:0}
.overview-panels .capability{border-radius:25px}
.overview-panels .capability summary{padding:23px 27px;min-height:95px}
.overview-panels .outline-label{font-size:16px;letter-spacing:.07em;padding:8px 20px}
.overview-panels .plus{width:24px;height:24px}
.overview-panels .capability-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:20px;padding:34px 27px 32px;min-height:235px}
.overview-panels .capability-content h3{font-size:clamp(28px,2.25vw,40px);line-height:1.13;letter-spacing:-.035em;max-width:450px}
.overview-panels .capability-content p{font-size:16px;line-height:1.5;padding:0;max-width:460px;color:#ffffffeb}
.overview-panels .capability:after{background:linear-gradient(180deg,#111b3655,#101626a6)}
.production-overview>.experience{position:relative;padding:65px 0 0;max-width:1760px;margin:auto}
.production-overview .brand-experience{padding:30px 0 0;border-top:1px solid var(--line)}
.production-overview .brand-names{margin:30px 0 22px}
@media(max-width:1000px){.production-overview{padding-top:90px;padding-bottom:60px}.overview-grid{gap:5%;grid-template-columns:1fr 1fr}.overview-copy h2{font-size:39px}.overview-copy mark{white-space:normal;box-decoration-break:clone;-webkit-box-decoration-break:clone}.overview-panels .capability summary{padding:20px;min-height:85px}.overview-panels .capability-content{padding:28px 20px;min-height:250px}.overview-panels .outline-label{font-size:14px;padding:8px 16px}.overview-panels .capability-content h3{font-size:28px}.overview-panels .capability-content p{font-size:16px}}
@media(max-width:750px){.overview-grid{grid-template-columns:1fr;gap:38px}.overview-copy{padding:0}.overview-copy h2{font-size:clamp(35px,6.4vw,47px);max-width:640px}.overview-copy mark{white-space:nowrap}.overview-copy .section-label{margin-bottom:26px;font-size:12px}.overview-panels .capability-content{min-height:210px}.production-overview>.experience{padding-top:48px}.production-overview .brand-experience .eyebrow{font-size:11px}.overview-thread{opacity:.06}.overview-panels .capability summary{padding:22px;min-height:87px}.overview-panels .capability-content{padding:28px 22px 30px}}
@media(max-width:500px){.production-overview{padding:70px 6% 55px}.overview-copy h2{font-size:35px}.overview-panels .capability-content h3{font-size:30px}.overview-panels .outline-label{font-size:15px}.production-overview .source-note{font-size:12px}}
@media(max-width:360px){.overview-copy h2{font-size:31px}}

/* Grain hero: a static textured wash with a pointer-led glow. */
.site-header .nav>.pill{padding:11px 18px;gap:13px;font-size:13px;min-height:40px}
.site-header .nav>.pill .arrow{font-size:18px}
.hero{isolation:isolate;background:#eae6dd;border-radius:0}
.hero-backdrop{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}
.hero-backdrop>div{position:absolute;inset:0;pointer-events:none}
.hero-wash{background:radial-gradient(55% 65% at 0% 0%,rgba(43,69,214,.20),transparent 72%),radial-gradient(52% 58% at 100% 100%,rgba(43,69,214,.18),transparent 72%),radial-gradient(45% 45% at 100% 0%,rgba(27,31,51,.065),transparent 70%)}
.hero-backdrop .hero-glow{inset:auto;top:0;left:0;width:640px;height:640px;border-radius:50%;background:radial-gradient(circle,rgba(43,69,214,.17),transparent 64%);opacity:0;transition:opacity .5s ease;will-change:transform}
.hero-glow.is-visible{opacity:1}
.hero-grain{background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22260%22%20height%3D%22260%22%20viewBox%3D%220%200%20260%20260%22%3E%3Cfilter%20id%3D%22grain%22%3E%3CfeTurbulence%20type%3D%22fractalNoise%22%20baseFrequency%3D%220.85%22%20numOctaves%3D%223%22%20stitchTiles%3D%22stitch%22%2F%3E%3CfeColorMatrix%20type%3D%22saturate%22%20values%3D%220%22%2F%3E%3C%2Ffilter%3E%3Crect%20width%3D%22100%25%22%20height%3D%22100%25%22%20filter%3D%22url%28%23grain%29%22%20opacity%3D%221%22%2F%3E%3C%2Fsvg%3E");background-repeat:repeat;background-size:260px 260px;opacity:.24;mix-blend-mode:multiply}
.hero-hex{opacity:.115;filter:blur(.2px);mask-image:radial-gradient(ellipse at 50% 43%,transparent 20%,#0001 40%,#0009 68%,#000 100%);-webkit-mask-image:radial-gradient(ellipse at 50% 43%,transparent 20%,#0001 40%,#0009 68%,#000 100%)}
.hero-hex .hex-cluster{position:absolute;width:clamp(460px,46vw,740px);max-width:none;height:auto;user-select:none}
.hex-cluster-1{left:-160px;top:-190px;transform:rotate(8deg)}
.hex-cluster-2{right:-220px;top:-125px;transform:rotate(-17deg);opacity:.7}
.hex-cluster-3{left:-250px;bottom:-235px;transform:rotate(-11deg);opacity:.65}
.hex-cluster-4{right:-120px;bottom:-260px;transform:rotate(13deg)}
@media(max-width:650px){.hero-grain{opacity:.20}.hero-hex{opacity:.10}.hero-hex .hex-cluster{width:440px}.hex-cluster-1{left:-255px;top:-155px}.hex-cluster-2{right:-300px;top:-190px}.hex-cluster-3{left:-280px;bottom:-200px}.hex-cluster-4{right:-245px;bottom:-210px}}
@media(prefers-reduced-motion:reduce),(hover:none),(pointer:coarse){.hero-glow{display:none}}

/* Locally hosted brand marks in a continuous, deliberately slow strip. */
.brand-experience{min-width:0}
.brand-heading{position:relative;display:flex;align-items:center;justify-content:center;gap:24px;min-height:34px}

.brand-viewport{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;margin:26px 0 24px;mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent)}
.brand-viewport::-webkit-scrollbar{display:none}
.brand-viewport:focus-visible{outline:2px solid var(--accent);outline-offset:5px}
.brand-track{display:flex;width:max-content;animation:brand-drift 72s linear infinite;will-change:transform}
.brand-group{display:flex;align-items:center;gap:64px;padding:8px 64px 8px 0;margin:0;list-style:none;flex-shrink:0}
.brand-cell{display:flex;align-items:center;justify-content:center;width:172px;height:64px;flex-shrink:0}
.brand-logo{display:block;width:100%;height:auto;max-width:172px;max-height:54px;object-fit:contain;filter:brightness(0);opacity:.78}
.logo-primark{max-width:172px}.logo-aldi{max-width:108px}.logo-river-island{width:194px;max-width:194px;max-height:64px}.logo-kiabi{max-width:139px}.logo-inditex{max-width:156px}.logo-belk{max-width:130px}.logo-new-yorker{max-width:167px}.logo-takko{max-width:127px}.logo-lidl{width:56px;max-height:56px;filter:grayscale(1);mix-blend-mode:multiply}
.brand-experience.is-offscreen .brand-track,.brand-experience.is-hidden .brand-track{animation-play-state:paused}
@keyframes brand-drift{to{transform:translateX(-50%)}}
.brand-experience.reduced-motion .brand-track{animation:none;transform:none;will-change:auto}
.brand-experience.reduced-motion .brand-group-copy{display:none}
@media(max-width:750px){.brand-heading{justify-content:space-between;text-align:left;gap:18px}.brand-heading .eyebrow{max-width:100%}.brand-group{gap:38px;padding-right:38px}.brand-cell{width:145px;height:59px}.brand-logo{max-width:145px;max-height:47px}.logo-river-island{width:170px;max-width:170px;max-height:56px}.logo-aldi{max-width:100px}.logo-lidl{max-height:51px;width:51px}.logo-kiabi{max-width:123px}.logo-belk{max-width:121px}.logo-takko{max-width:117px}.brand-track{animation-duration:68s}}
@media(prefers-reduced-motion:reduce){.brand-track{animation:none;transform:none;will-change:auto}.brand-group-copy{display:none}}

/* User-supplied primary 2D mark; the silhouette and knockout are unchanged. */
.site-header .wordmark{display:inline-flex;gap:9px;font-size:20px;font-weight:700;letter-spacing:.05em;white-space:nowrap}
.wordmark .wordmark-name{font:inherit;letter-spacing:inherit;align-self:center;margin:0}
.site-header .wordmark-symbol{width:40px;height:40px;flex-shrink:0}
.footer .wordmark{display:flex;align-items:center;justify-content:center;gap:clamp(12px,2.4vw,42px);font-size:clamp(34px,10.8vw,192px);font-weight:700;letter-spacing:.025em;line-height:1;margin:65px 0 45px}
.footer .wordmark-symbol{width:clamp(46px,12vw,214px);height:auto;flex-shrink:0}
@media(max-width:650px){.site-header .wordmark{font-size:17px;gap:6px}.site-header .wordmark-symbol{width:34px;height:34px}.footer .wordmark{font-size:9.5vw;gap:6px;margin:45px 0 32px}.footer .wordmark-symbol{width:12vw}}

/* Continue the apparel scene into the collection without changing its layout. */
#collection-story-root + .range-section{background:#101725;color:#eae6dd;padding-top:65px}
#collection-story-root + .range-section .section-heading>p,#collection-story-root + .range-section .section-end>p{color:#c4c9d3}
#collection-story-root + .range-section .text-link{border-color:#eae6dd66}
#collection-story-root + .range-section .range-card{color:var(--ink)}
#collection-story-root + .range-section .section-end{border-color:#eae6dd30}

/* Phone-only simplifications. */
@media(max-width:650px){

  .brand-heading .eyebrow{max-width:100%}
  .range-card .round-arrow{border:0;border-radius:0;background:transparent;color:inherit}
  .range-card:hover .round-arrow{background:transparent;color:inherit}
}

/* Full-screen phone navigation with native dialog focus management. */
.phone-menu{display:none}
@media(max-width:650px){
 .menu-toggle{position:relative;width:44px;height:44px;padding:0;border:0;border-radius:0;font-size:0;flex-shrink:0}
 .menu-toggle:before,.menu-toggle:after{content:'';position:absolute;left:10px;right:10px;height:1.5px;background:var(--ink);top:17px}
 .menu-toggle:after{top:25px}
 .phone-menu-open{overflow:hidden}
 .phone-menu[open]{display:flex;flex-direction:column;position:fixed;inset:0;width:100%;height:100dvh;max-width:none;max-height:none;margin:0;padding:0;border:0;border-radius:0;background:#faf9f6;color:var(--ink);overflow-y:auto;overscroll-behavior:contain}
 .phone-menu::backdrop{background:#faf9f6}
 .phone-menu__header{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;gap:20px;padding:calc(18px + env(safe-area-inset-top)) 6% 18px;border-bottom:1px solid var(--line)}
 .phone-menu__brand{display:flex;align-items:center;gap:7px;font-size:19px;font-weight:700;letter-spacing:.005em;line-height:1}
 .phone-menu__brand img{width:36px;height:36px}
 .phone-menu__close{width:44px;height:44px;padding:10px;flex-shrink:0}
 .phone-menu__close svg,.phone-menu__links svg{fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:square;stroke-linejoin:miter}
 .phone-menu__links{padding:25px 8% 30px}
 .phone-menu__links a{display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:72px;padding:18px 0;font-size:24px;font-weight:500;letter-spacing:-.025em;line-height:1.3}
 .phone-menu__links a[aria-current=page]{color:var(--accent)}
 .phone-menu__links svg{width:22px;height:22px;flex-shrink:0}
 .phone-menu__footer{margin-top:auto;padding:20px 8% calc(24px + env(safe-area-inset-bottom));border-top:1px solid var(--line)}
 .phone-menu__footer .pill{display:flex;justify-content:center;gap:18px;width:100%;min-height:52px;font-size:16px}
}
