@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--black:#090909;--panel:#121212;--red:#f0222d;--white:#f3f1ed;--muted:#a3a3a3;--line:#303030;color-scheme:dark;font-family:'DM Sans',Arial,sans-serif;font-size:16px;background:var(--black);color:var(--white)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--red);outline-offset:5px}.skip{position:fixed;left:20px;top:-80px;background:var(--red);z-index:100;padding:15px}.skip:focus{top:20px}.header{height:94px;display:flex;align-items:center;justify-content:space-between;padding:0 4.4%;border-bottom:1px solid var(--line);background:#090909ef;position:relative;z-index:10}.brand{display:flex;gap:12px;align-items:center;font-size:24px;line-height:1;font-weight:800;letter-spacing:2px}.brand-sub{display:block;font-size:10px;letter-spacing:4px;margin-top:7px}.logo-crop{height:44px;width:46px;position:relative;overflow:hidden;display:block;background:white}.logo-crop img{position:absolute;width:109px;max-width:none;left:-31px;top:-12px}.header nav{display:flex;gap:36px;font-size:14px}.header nav a{color:#c5c5c5;transition:color .2s}.header nav a:hover{color:var(--red)}.header-cta{font-size:14px;border-bottom:1px solid #666;padding:10px 0}.header-cta span{margin-left:27px;color:var(--red);font-size:21px}.menu-toggle{display:none}.hero{min-height:800px;height:calc(100svh - 94px);max-height:1050px;position:relative;overflow:hidden;padding:30px 4.4% 36px;isolation:isolate;background:radial-gradient(ellipse at 54% 48%,#221112 0,transparent 47%),var(--black)}.hero-top{display:flex;justify-content:space-between;font-size:11px;letter-spacing:1.8px;color:#aaa}.hero-top>span:first-child:before{content:'';display:inline-block;width:6px;height:6px;background:var(--red);margin-right:12px}.hero-heading{position:absolute;top:12%;left:4.4%;right:4.4%;z-index:1;pointer-events:none}h1,h2,h3,p{margin:0}h1,h2{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;font-weight:800;letter-spacing:-.015em;line-height:.9}h1{font-size:clamp(100px,12vw,185px);text-align:center}h1 span{color:var(--red);letter-spacing:.007em}.hero-object{position:absolute;width:610px;height:610px;left:50%;top:22%;transform:translateX(-50%);perspective:1000px;z-index:2}.hero-garment{width:100%;height:100%;object-fit:contain;mix-blend-mode:lighten;filter:drop-shadow(0 28px 30px #0009);animation:float 6s ease-in-out infinite;transition:transform .4s ease-out;position:relative;z-index:1}.orbit{position:absolute;left:2%;top:16%;width:96%;height:65%;border:1px solid #6b292d66;border-radius:50%;transform:rotate(-20deg);z-index:0}.orbit-two{transform:rotate(27deg);top:20%;width:100%;left:0;opacity:.45}.product-tag{position:absolute;right:-115px;top:51%;font-size:11px;line-height:1.8;letter-spacing:1px;z-index:3}.tag-cross{color:var(--red);display:block;font-size:22px;margin-bottom:6px}.tag-meta{color:#777;font-size:9px}.hero-bottom{position:absolute;left:4.4%;right:4.4%;bottom:42px;z-index:4;display:flex;align-items:end;justify-content:space-between}.hero-bottom p{font-size:14px;color:#b9b9b9;line-height:1.7;margin-bottom:24px}.button{display:flex;align-items:center;justify-content:space-between;gap:36px;padding:19px 24px;border:0;font-size:14px;font-weight:600;min-height:58px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-3px)}.button span{font-size:22px;line-height:1}.red{background:var(--red);color:white}.red:hover{background:#d41322}.hero-index{display:grid;gap:30px;text-align:right;font-size:10px;letter-spacing:1px}.hero-index>span{color:#777}.hero-index a span{border:1px solid #444;border-radius:50%;display:inline-grid;place-items:center;width:35px;height:35px;margin-left:18px;font-size:19px}.motion-toggle{position:absolute;bottom:15px;left:50%;transform:translateX(-50%);font-size:10px;color:#777;background:transparent;border:0;z-index:5}.motion-toggle span{margin-left:6px}.ticker{overflow:hidden;background:var(--red);padding:19px 0;color:var(--black);font:700 26px 'Barlow Condensed',sans-serif;letter-spacing:1px}.ticker>div{display:flex;align-items:center;gap:46px;white-space:nowrap;width:max-content;animation:marquee 32s linear infinite}.ticker span{font-size:30px}.section{padding:100px 7%;scroll-margin-top:0}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:50px;gap:30px}.eyebrow{font-size:11px;letter-spacing:2px;color:#aaa;margin-bottom:27px}h2{font-size:clamp(54px,6.5vw,96px)}h2 span{color:var(--red)}.section-heading>p{color:var(--muted);line-height:1.7;font-size:15px}.collection-stage{position:relative;overflow:hidden;background:#131313;height:450px}.collection-stage img{width:100%;height:100%;object-fit:cover;object-position:center 58%;transition:transform .8s}.collection-stage:hover img{transform:scale(1.035)}.collection-caption{position:absolute;inset:auto 28px 23px;display:flex;justify-content:space-between;font-size:11px;letter-spacing:1.5px;text-shadow:0 2px 10px #000}.product-list{margin-top:22px}.product-row{width:100%;display:grid;grid-template-columns:50px 1fr 1fr 45px;align-items:center;text-align:left;gap:20px;padding:28px 10px;border:0;border-bottom:1px solid var(--line);background:none;color:var(--white);transition:background .2s}.product-row:hover{background:#161616}.number{font-size:11px;color:#888}.product-name{font-size:22px}.product-desc{color:#8c8c8c;font-size:14px}.circle-arrow{display:grid;place-items:center;width:42px;height:42px;border:1px solid #555;border-radius:50%;font-size:22px;transition:.2s}.product-row:hover .circle-arrow{background:var(--red);border-color:var(--red);transform:rotate(45deg)}.craft{background:#121212;display:grid;grid-template-columns:1fr 1fr;gap:10%}.craft h2{font-size:clamp(55px,6vw,90px)}.craft h2 em{font-style:normal;-webkit-text-stroke:1px #aaa;color:transparent}.lead{font-size:25px;line-height:1.4;margin:8px 0 25px}.craft-copy>p:not(.lead){color:#999;line-height:1.8;font-size:16px}.craft-details{margin-top:35px}.craft-details>div{border-top:1px solid #333;padding:22px 0;display:grid;grid-template-columns:40px 1fr;gap:6px}.craft-details span{grid-row:span 2;color:var(--red);font-size:12px;padding-top:5px}.craft-details h3{font-size:17px;font-weight:500}.craft-details p{font-size:14px;color:#888;line-height:1.5}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:48px}.steps article{border-top:1px solid var(--red);padding-top:24px}.steps article>span{font-size:11px;letter-spacing:1.4px;color:var(--red)}.steps h3{font-size:24px;margin:38px 0 18px;font-weight:500}.steps p{font-size:15px;color:#999;line-height:1.8}.enquire{display:grid;grid-template-columns:1fr 1fr;gap:10%;background:var(--red);color:#090909}.enquire .eyebrow{color:#39070b}.enquire h2{font-size:clamp(75px,8.7vw,130px)}.enquire h2 span{color:var(--white)}.enquire>div>p:last-child{font-size:16px;line-height:1.7;margin-top:35px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}form label{display:flex;flex-direction:column;font-size:12px;gap:9px;margin-bottom:20px;font-weight:600}input,textarea,select{width:100%;min-width:0;background:#00000009;color:#080808;border:0;border-bottom:1px solid #8b1820;border-radius:0;padding:12px 0;font-size:15px;resize:vertical}input::placeholder,textarea::placeholder{color:#5d0a11;opacity:1}select option{color:white;background:#161616}.light{background:#0b0b0b;color:#fff;width:100%}form .form-note{font-size:12px;color:#49050b;line-height:1.5;margin-top:14px}#form-status{font-size:14px;line-height:1.5;margin-top:12px}footer{padding:50px 7% 25px}.footer-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:45px}.footer-top p{color:#999;font-size:14px;line-height:1.6}.back-top{font-size:11px;letter-spacing:1px}.footer-bottom{border-top:1px solid #303030;padding-top:23px;display:flex;justify-content:space-between;color:#777;font-size:11px}.paused *{animation-play-state:paused!important}body.paused{scroll-behavior:auto}.reveal{opacity:0;transform:translateY(25px);transition:opacity .8s,transform .8s}.reveal.visible{opacity:1;transform:none}@keyframes float{0%,100%{transform:translateY(0) rotate(-4deg)}50%{transform:translateY(-20px) rotate(2deg)}}@keyframes marquee{to{transform:translateX(-40%)}}@media(min-width:1600px){.hero-object{width:700px;height:700px;top:24%}}@media(max-width:1050px){.hero{min-height:760px}.hero-object{width:540px;height:540px;top:25%}.product-tag{right:-40px;top:52%;font-size:9px}.product-desc{display:none}.product-row{grid-template-columns:40px 1fr 45px}.hero-heading{top:15%}.craft{gap:5%}.section{padding:80px 5%}.enquire{gap:6%}}@media(max-width:700px){.header{height:78px;padding:0 5%}.brand{font-size:21px}.logo-crop{width:38px;height:38px}.logo-crop img{width:94px;left:-26px;top:-10px}.header nav{display:none;position:absolute;top:78px;left:0;right:0;background:#121212;padding:30px 5%;flex-direction:column;border-bottom:1px solid #444}.header nav.open{display:flex}.header-cta{margin-left:auto;margin-right:24px;font-size:12px}.header-cta span{margin-left:10px}.menu-toggle{display:block;background:none;color:white;border:0;font-size:23px;padding:8px 0}.hero{height:calc(100svh - 78px);min-height:750px;max-height:940px;padding:25px 5%}.hero-top{font-size:9px;letter-spacing:1px}.edition{display:none}.hero-heading{top:12%;left:3%;right:3%}h1{font-size:clamp(62px,14vw,105px)}.hero-object{width:420px;max-width:115%;height:420px;top:25%}.product-tag{display:none}.hero-bottom{left:5%;right:5%;bottom:48px}.hero-bottom p{font-size:13px;max-width:270px;margin-bottom:20px}.hero-index{display:none}.hero-bottom .button{font-size:13px;padding:17px 20px;min-height:54px}.motion-toggle{left:auto;right:5%;transform:none;bottom:20px}.ticker{font-size:22px;padding:13px 0}.ticker>div{gap:26px}.section{padding:65px 5%}.section-heading{display:block;margin-bottom:32px}.section-heading>p{margin-top:24px;font-size:14px}h2{font-size:62px}.eyebrow{font-size:10px;margin-bottom:24px}.collection-stage{height:340px}.collection-caption{inset:auto 15px 18px;font-size:9px}.collection-caption>span:last-child{display:none}.product-row{gap:10px;padding:23px 0;grid-template-columns:28px 1fr 38px}.product-name{font-size:18px}.circle-arrow{width:36px;height:36px}.craft{display:block}.craft-copy{margin-top:40px}.craft h2{font-size:61px}.lead{font-size:23px}.steps{grid-template-columns:1fr;gap:30px}.steps h3{margin:22px 0 12px}.enquire{display:block}.enquire h2{font-size:95px}.enquire form{margin-top:48px}.enquire>div>p:last-child{margin-top:24px}.form-grid{gap:16px}footer{padding:40px 5% 24px}.footer-top{align-items:start;gap:20px}.footer-top p{display:none}.footer-bottom{gap:20px;font-size:10px}.footer-bottom>span:last-child{text-align:right;max-width:140px}input,textarea,select{font-size:16px}.reveal{transform:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
.contact-links{display:grid;gap:15px;margin-top:35px;font-size:14px}.contact-links a{width:fit-content;border-bottom:1px solid #91151c;padding-bottom:6px}.email-action{border:0;border-bottom:1px solid #811019;color:#190104;background:none;font-size:13px;padding:10px 0;margin-top:9px}.particle-canvas{position:absolute;inset:-35%;width:170%;height:170%;z-index:2;pointer-events:none;opacity:0}.hero-object{transition:transform .3s ease-out}.hero-garment{mask-image:radial-gradient(ellipse,#000 55%,transparent 72%)}.hero-top,.eyebrow,.hero-index,.collection-caption,.steps article>span,.footer-bottom,.back-top{font-size:12px}.brand-sub{font-size:12px;letter-spacing:2.8px}form label{font-size:14px}.tag-meta{font-size:11px}.product-tag{font-size:12px}.motion-toggle{font-size:12px}.hero-top{letter-spacing:1.2px}@media(max-width:700px){.hero-top{font-size:10px}.hero-object{top:26%}.collection-caption{font-size:11px}.footer-bottom{font-size:11px}}
/* Scroll chapters: one continuous scene for every product. */
.header{position:sticky;top:0}.scroll-story{position:relative;isolation:isolate;--chapter-progress:0}.product-story{height:660svh;scroll-margin-top:94px}.story-stage{position:sticky;top:94px;height:calc(100svh - 94px);min-height:0;max-height:none;overflow:hidden}.product-story .hero{padding:25px 4.4%}.hero-heading{top:10%}.hero-object{width:min(62svh,610px);height:min(62svh,610px);top:20%;max-width:75vw}.story-garment{position:absolute;inset:0;transition:none;pointer-events:none}.particle-canvas{animation:float 6s ease-in-out infinite}.product-tag{right:-145px;top:53%;width:190px}.hero-bottom{bottom:110px;align-items:end}.story-caption{max-width:330px}.story-caption p{min-height:48px;font-size:14px}.story-caption .button{font-size:14px;gap:25px}.story-nav{position:absolute;bottom:22px;left:4.4%;right:4.4%;display:grid;grid-template-columns:repeat(6,1fr);gap:18px;z-index:6}.story-nav button{padding:12px 0 0;border:0;color:#888;background:none;text-align:left;min-width:0}.story-track{display:block;height:2px;background:#383838;margin-bottom:14px;overflow:hidden}.story-track>span{height:100%;width:100%;background:var(--red);display:block;transform:scaleX(0);transform-origin:left}.story-nav button[aria-current=true]{color:white}.story-nav button[aria-current=true] .story-track{background:#633036}.story-nav-label{display:flex;gap:12px;font-size:12px;line-height:1.5}.story-nav-label b{font-weight:400;color:#666;font-size:11px}.story-nav button[aria-current=true] b{color:var(--red)}.motion-toggle{bottom:auto;top:54px;left:auto;right:4.4%;transform:none;font-size:11px;padding:10px}.hero-index{gap:18px}.story-next{color:#ddd;background:none;border:0;display:flex;align-items:center;justify-content:end;gap:17px;font-size:11px;letter-spacing:1px;padding:0}.story-next span{border:1px solid #444;border-radius:50%;width:34px;height:34px;display:grid;place-items:center;font-size:20px}.skip-story{font-size:11px;color:#aaa}.story-count{color:#888}.selected-design{background:#0b0b0b;color:#eee;padding:15px 18px;font-size:12px;letter-spacing:1px;margin-bottom:24px}.selected-design[hidden]{display:none}.development-story{height:660svh;background:#0c0c0c;scroll-margin-top:94px}.development-stage{background:radial-gradient(ellipse at 75% 50%,#241013,transparent 55%),#0a0a0a}.development-top{position:absolute;top:30px;left:5%;right:5%;display:flex;justify-content:space-between;align-items:center;z-index:3}.development-top h2{font-family:'DM Sans',sans-serif;font-size:12px;letter-spacing:1px;line-height:1.5;font-weight:400}.development-top h2 span{color:var(--red)}.development-top>span{font-size:11px;color:#888;letter-spacing:1px}.development-word{position:absolute;top:11%;left:5%;right:5%;font:800 clamp(65px,12.9vw,200px)/1 'Barlow Condensed',Impact,sans-serif;letter-spacing:-.01em;-webkit-text-stroke:1px #282828;color:transparent;white-space:nowrap}.development-copy{position:absolute;left:5%;top:29%;width:39%;z-index:3}.development-chapter[hidden]{display:none}.development-chapter h3{font:700 clamp(38px,4.3vw,66px)/1 'Barlow Condensed',Impact,sans-serif;max-width:520px;letter-spacing:-.01em}.development-chapter .process-phase{font-size:12px;color:var(--red);letter-spacing:2px;margin-bottom:19px}.development-chapter .process-description{font-size:14px;line-height:1.8;margin-top:20px;color:#aaa;max-width:510px}.development-chapter ul{list-style:none;display:flex;gap:12px 20px;flex-wrap:wrap;padding:0;margin:22px 0;font-size:12px;color:#bbb}.development-chapter li span{color:var(--red);margin-right:7px}.development-chapter .process-outcome{border-top:1px solid #333;padding-top:19px;display:grid;gap:9px}.process-outcome>span{color:#777;font-size:10px;letter-spacing:1px}.process-outcome>strong{font-size:14px;font-weight:400;color:#ddd}.development-visual{position:absolute;right:2%;top:17%;width:51%;height:65%;perspective:1000px;isolation:isolate}.development-number{position:absolute;right:2%;top:-5%;font:800 clamp(160px,24vw,340px)/1 'Barlow Condensed',Impact,sans-serif;color:transparent;-webkit-text-stroke:1px #552126;opacity:.6}.development-garment{position:absolute;width:min(60svh,650px);height:min(60svh,650px);left:50%;top:47%;transform:translate(-50%,-50%);max-width:100%;aspect-ratio:1}.development-photo{position:absolute;width:100%;height:100%;object-fit:contain;mix-blend-mode:lighten;mask-image:radial-gradient(ellipse,#000 54%,transparent 73%);animation:float 6s ease-in-out infinite}.development-orbit{inset:15% 8%;width:84%;height:70%;border-color:#73232d55}.development-particles{z-index:2}.development-markers{position:absolute;inset:16% 3% 12%;display:flex;flex-direction:column;justify-content:space-between;align-items:end;color:#aa7e83;font-size:10px;letter-spacing:1px;z-index:3;pointer-events:none}.development-markers>span:last-child{align-self:start}.development-visual-label{position:absolute;bottom:0;left:0;right:0;text-align:center;font-size:10px;color:#777;letter-spacing:1.5px}.development-bottom{position:absolute;bottom:106px;left:5%;right:5%;display:flex;justify-content:space-between;align-items:end;gap:25px}.development-bottom p{font-size:11px;line-height:1.7;color:#777}.development-bottom>span{font-size:11px;color:#aaa;letter-spacing:1px}.development-nav{left:5%;right:5%}.skip-development{position:absolute;right:5%;top:62px;font-size:11px;color:#aaa;z-index:5}.inspection-scan{display:none;position:absolute;top:10%;left:12%;right:12%;height:1px;background:#f0222d;box-shadow:0 0 20px 3px #f0222d55;z-index:3;animation:scan 3s linear infinite}@keyframes scan{0%{top:10%;opacity:0}10%,90%{opacity:.9}100%{top:85%;opacity:0}}.paused .inspection-scan{display:none}.story-stage button:focus-visible{outline-offset:5px}
@media(max-width:1100px){.hero-object{max-width:62vw}.product-tag{right:-105px;width:150px;font-size:11px}.story-caption{max-width:270px}.story-caption p{font-size:13px}.story-nav-label{gap:6px;font-size:11px}.development-copy{width:43%;top:27%}.development-chapter .process-description{font-size:13px}.development-chapter h3{font-size:48px}.development-chapter ul{display:grid;gap:9px}.development-visual{width:49%}}
@media(max-width:700px){.header{height:78px}.scroll-story{scroll-margin-top:78px}.story-stage{top:78px;height:calc(100svh - 78px)}.product-story,.development-story{height:610svh}.hero-top{font-size:9px;letter-spacing:.7px}.hero-heading{top:10%}.hero-object{top:25%;width:min(52svh,400px);height:min(52svh,400px);max-width:105vw}.hero h1{font-size:clamp(53px,13.7vw,94px)}.hero-bottom{bottom:104px;left:5%;right:5%}.story-caption{max-width:100%}.story-caption p{font-size:12px;line-height:1.5;min-height:0;margin-bottom:12px;max-width:270px}.story-caption .button{font-size:12px;padding:14px 18px;min-height:46px;width:fit-content}.hero-index{display:block;position:absolute;right:0;bottom:4px}.hero-index #story-count,.hero-index .skip-story{display:none}.story-next{font-size:0}.story-next span{font-size:18px;width:30px;height:30px}.story-nav{gap:9px;bottom:20px;left:5%;right:5%}.story-nav-label{font-size:9px;display:block;line-height:1.4}.story-nav-label b{display:block;font-size:10px;margin-bottom:5px}.story-track{margin-bottom:9px}.motion-toggle{top:32px;right:4%;font-size:10px}.development-top{top:22px;align-items:start}.development-top h2{font-size:10px;max-width:205px}.development-top>span{font-size:8px;max-width:90px;line-height:1.6;text-align:right}.development-word{top:8%;font-size:13vw}.development-copy{left:5%;top:47%;width:90%}.development-chapter h3{font-size:34px;max-width:100%}.development-chapter .process-phase{font-size:10px;margin-bottom:10px}.development-chapter .process-description{font-size:12px;line-height:1.6;margin-top:12px;max-width:100%}.development-chapter ul{display:flex;gap:8px 12px;font-size:10px;margin:13px 0}.development-chapter .process-outcome{padding-top:10px;gap:5px;grid-template-columns:80px 1fr}.process-outcome>span{font-size:8px;line-height:1.5}.process-outcome>strong{font-size:11px;line-height:1.5}.development-visual{top:9%;width:80%;right:10%;height:36%}.development-garment{width:34svh;height:34svh;max-width:100%}.development-number{font-size:150px;right:-5%}.development-markers{font-size:8px;inset:25% -5% 7%}.development-visual-label{font-size:8px;bottom:-2%}.development-bottom{display:none}.development-nav{bottom:15px;gap:8px}.development-nav .story-nav-label{font-size:9px}.skip-development{top:54px;font-size:9px}.development-orbit{inset:12% 8%;height:80%}}
@media(max-height:730px) and (min-width:701px){.hero-object{top:19%;width:54svh;height:54svh}.hero-heading{top:8%}.hero h1{font-size:18svh}.hero-bottom{bottom:90px}.story-caption p{margin-bottom:12px}.story-caption .button{padding:13px 20px;min-height:44px}.development-copy{top:25%}.development-chapter h3{font-size:40px}.development-chapter .process-description{font-size:12px;margin-top:12px}.development-chapter ul{font-size:11px;margin:12px 0;display:flex}.development-chapter .process-outcome{padding-top:12px}.development-bottom{bottom:88px}.development-bottom p{display:none}}
@media(max-width:700px) and (max-height:740px){.hero-object{top:22%;height:44svh;width:44svh}.hero-heading{top:9%}.hero-bottom{bottom:90px}.story-caption p{font-size:11px;max-width:245px;margin-bottom:8px}.story-caption .button{padding:11px 15px;min-height:40px}.story-nav{bottom:13px}.development-visual{top:9%;height:29%}.development-garment{width:28svh;height:28svh}.development-copy{top:39%}.development-chapter h3{font-size:28px}.development-chapter .process-description{font-size:11px;line-height:1.5}.development-chapter ul{font-size:9px;margin:10px 0}.development-chapter .process-outcome{padding-top:8px}.development-nav{bottom:10px}.development-word{top:7%}.development-number{font-size:110px}}
@media(prefers-reduced-motion:reduce){.scroll-story *{animation:none!important;transition:none!important}}
/* Stage-specific manufacturing photography. */
.development-story{height:1030svh}.development-nav{grid-template-columns:repeat(10,minmax(0,1fr));gap:13px}.development-nav .story-nav-label{gap:7px;font-size:11px}.development-photo{mask-image:radial-gradient(ellipse,#000 53%,#000b 64%,transparent 76%);filter:none;object-fit:cover}.development-garment{width:min(61svh,630px);height:min(61svh,630px)}.development-visual-label{color:#aaa}.development-markers{color:#d1a5aa;text-shadow:0 1px 8px #000}.development-visual[data-stage="8"] .inspection-scan{display:block}.paused .inspection-scan{display:none}.development-nav button{scroll-margin-inline:10px}.development-nav .story-nav-label b{flex-shrink:0}.development-top>span{max-width:210px;text-align:right}
@media(max-width:1100px) and (min-width:701px){.development-nav .story-nav-label{display:block;font-size:10px}.development-nav .story-nav-label b{display:block;margin-bottom:4px}.development-nav{bottom:14px}.development-bottom{bottom:112px}}
@media(max-width:700px){.development-story{height:960svh}.development-garment{width:34svh;height:34svh}.development-nav{display:grid;grid-template-columns:repeat(10,100px);gap:13px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#75242c transparent;padding-bottom:8px;bottom:12px}.development-nav .story-nav-label{font-size:11px;gap:4px}.development-nav .story-nav-label b{font-size:10px;margin-bottom:4px}.development-nav .story-track{margin-bottom:9px}.development-visual-label{font-size:8px;letter-spacing:1px}.development-top>span{max-width:90px}.development-markers{font-size:8px}}
@media(max-width:700px) and (max-height:740px){.development-garment{width:28svh;height:28svh}.development-nav{bottom:6px}.development-copy{top:38%}}

/* Supplied Kylie Industry wordmark, white across both brand placements. */
.brand{flex-shrink:0;display:flex;align-items:center;line-height:0;mix-blend-mode:screen}
.brand-wordmark{display:block;width:200px;height:auto;max-width:100%;filter:grayscale(1);mix-blend-mode:screen}
.footer-top .brand-wordmark{width:230px}
@media(max-width:760px){.header .brand-wordmark{width:160px}.footer-top .brand-wordmark{width:200px}}
@media(max-width:380px){.header .brand-wordmark{width:140px}}

/* Shared primary navigation. */
.header nav a{font-weight:700;text-transform:uppercase;letter-spacing:.04em}.header nav a[aria-current="page"]{color:var(--red)}
@media(min-width:901px) and (max-width:1150px){.header nav{gap:20px}}
