:root{--navy:#08274e;--blue:#0867e9;--red:#f32132;--pale:#f2f6fc;--muted:#5b6a7d;--line:#dce4ed}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--navy);background:#fff;font-family:Inter,'Segoe UI',Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit}button{font:inherit;color:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:5px}header{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:22px 5%;border-top:4px solid var(--blue);border-bottom:1px solid var(--line)}.brand{width:160px;flex-shrink:0}.brand img{width:100%;height:auto;display:block}header nav{display:flex;align-items:center;gap:30px}header nav a{text-decoration:none;font-size:14px;font-weight:650;padding:10px 0;position:relative;white-space:nowrap}header nav a.active:after{content:'';position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--red)}header nav a:hover{color:var(--blue)}.eyebrow{font-size:12px;letter-spacing:1.8px;font-weight:750;margin:0 0 18px;color:var(--blue)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(40px,4.6vw,68px);line-height:1.1;letter-spacing:-2.7px;font-weight:750;margin-bottom:24px}h1 em{font-style:normal;color:var(--blue)}h2{font-size:clamp(28px,3vw,42px);line-height:1.15;letter-spacing:-1.4px;font-weight:720;margin-bottom:20px}h3{font-size:19px;line-height:1.3;margin-bottom:5px;letter-spacing:-.3px}.collection-intro{padding:52px 5% 38px}.collection-intro>div{display:flex;justify-content:space-between;align-items:end;gap:35px}.collection-intro h1{font-size:clamp(38px,4.1vw,62px);margin:0}.collection-intro>div>p{color:var(--muted);font-size:17px;margin:0 0 4px;max-width:390px}.featured-product{margin:0 5%;display:grid;grid-template-columns:1.2fr 1fr;background:var(--pale);border-radius:12px;overflow:hidden}.feature-photo{position:relative;display:block;overflow:hidden;background:#f3f6fa}.feature-photo>img{display:block;width:100%;height:100%;object-fit:cover;aspect-ratio:1.15}.photo-tag{position:absolute;top:27px;left:28px;font-size:12px;letter-spacing:1.6px;font-weight:700}.image-link{position:absolute;bottom:24px;left:28px;font-size:14px}.feature-copy{padding:58px 12% 45px 10%;align-self:center}.feature-copy .eyebrow{font-size:11px}.feature-copy h2{font-size:clamp(44px,4.8vw,70px);letter-spacing:-3px;margin-bottom:10px}.feature-copy h2 span,.product-info h1 span{color:var(--red)}.feature-subtitle{font-size:24px;line-height:1.3;letter-spacing:-.6px;margin-bottom:22px}.feature-copy>p:not(.eyebrow):not(.feature-subtitle){color:var(--muted)}.finish-line{display:flex;align-items:center;gap:12px;font-size:14px;margin:22px 0}.swatch{display:block;width:24px;height:24px;border:3px solid white;box-shadow:0 0 0 1px #c5cbd3;border-radius:50%;flex-shrink:0}.brown{background:#937052}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:45px;text-decoration:none;padding:15px 24px;border-radius:5px;font-size:15px;font-weight:650}.navy{background:var(--navy);color:white}.navy:hover{background:var(--blue)}.subtle{font-size:13px;margin:14px 0 0}.range-section{padding:75px 5% 65px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.section-heading h2{margin-bottom:0}.section-heading>p{font-size:15px;color:var(--muted);margin:0}.track-list{display:grid;grid-template-columns:1fr 1fr;column-gap:50px}.track-row{border-top:1px solid var(--line);display:flex;align-items:center;gap:20px;padding:24px 0;text-decoration:none;min-width:0}.track-row p{font-size:14px;color:var(--muted);margin:0}.track-number{color:var(--blue);font-size:13px;font-weight:600;align-self:flex-start;padding-top:4px}.track-status{font-size:12px;color:var(--muted);margin-left:auto;white-space:nowrap}.track-row:first-child .track-status{color:var(--blue);font-weight:700}.track-row:first-child:hover h3{color:var(--blue)}.colour-section{background:var(--pale);padding:50px 5%;display:grid;grid-template-columns:1fr 1.4fr;gap:60px;align-items:center}.colour-section h2{margin-bottom:16px}.colour-section p:not(.eyebrow){color:var(--muted);max-width:380px;margin-bottom:0;font-size:15px}.palette{display:grid;grid-template-columns:repeat(7,1fr);gap:23px 15px}.colour-chip{display:flex;flex-direction:column;align-items:center;gap:8px}.colour-chip i{width:30px;height:30px;border-radius:50%;box-shadow:0 0 0 1px #aebac7;display:block}.colour-chip span{font-size:12px}.commission-banner{margin:65px 5%;padding:42px 45px;background:var(--navy);color:white;text-decoration:none;display:flex;justify-content:space-between;align-items:center;gap:30px;border-radius:10px;border-left:5px solid var(--red)}.commission-banner .eyebrow{color:#98c3ff}.commission-banner h2{font-size:34px;margin-bottom:12px}.commission-banner p:last-child{color:#c8d7eb;margin-bottom:0}.banner-link{white-space:nowrap;font-size:14px}.banner-link b{padding-left:18px;font-size:22px}.commission-banner:hover .banner-link{color:#98c3ff}.product-shell{padding:26px 5% 60px}.breadcrumbs{display:flex;gap:12px;flex-wrap:wrap;font-size:13px;color:var(--muted);margin-bottom:30px}.breadcrumbs a{text-decoration:none}.breadcrumbs strong{font-weight:600;color:var(--navy)}.product-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:65px;align-items:start}.gallery{position:sticky;top:24px;min-width:0}.main-photo{border:0;background:#f3f6fa;border-radius:10px;overflow:hidden;position:relative;display:block;padding:0;width:100%;cursor:zoom-in}.main-photo img{width:100%;height:auto;aspect-ratio:1;object-fit:contain;display:block}.main-photo>span{position:absolute;bottom:18px;right:18px;background:#ffffffed;border-radius:5px;padding:7px 12px;font-size:12px}.thumbnails{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:14px}.thumbnails button{padding:0;background:#f3f6fa;border:2px solid transparent;border-radius:5px;overflow:hidden;cursor:pointer}.thumbnails button[aria-pressed=true]{border-color:var(--blue)}.thumbnails img{display:block;width:100%;aspect-ratio:1.3;object-fit:cover}.gallery-caption{font-size:12px;color:var(--muted);margin:12px 0}.product-info{padding:8px 0}.product-info h1{font-size:62px;margin-bottom:15px}.product-strapline{font-size:23px;line-height:1.45;letter-spacing:-.5px}.product-info>p:not(.eyebrow):not(.product-strapline){color:var(--muted);font-size:16px}.product-finish{border-top:1px solid var(--line);margin-top:28px;padding-top:22px}.label{font-size:12px;letter-spacing:1.5px;font-weight:700}.product-finish .finish-line{margin:12px 0}.product-finish>p{font-size:13px;color:var(--muted)}.purchase-note{padding:20px 24px;border:1px solid var(--line);border-radius:6px;margin:25px 0}.purchase-note strong{font-size:16px}.purchase-note p{font-size:14px;margin:5px 0 0;color:var(--muted)}.product-details details{border-bottom:1px solid var(--line);padding:17px 0}.product-details summary{cursor:pointer;font-weight:600;font-size:15px}.product-details details p{color:var(--muted);font-size:14px;margin:15px 0 5px}.product-details dl{font-size:14px;margin:14px 0 0}.product-details dl>div{display:grid;grid-template-columns:110px 1fr;gap:15px;padding:7px 0}.product-details dt{color:var(--muted)}.product-details dd{margin:0}.detail-story{display:grid;grid-template-columns:.75fr 1.25fr;gap:65px;align-items:center;border-top:1px solid var(--line);margin-top:65px;padding-top:55px}.detail-story>div{padding:0 10%}.detail-story p:not(.eyebrow){color:var(--muted)}.detail-story img{width:100%;height:auto;border-radius:8px}.back-link{display:inline-block;margin-top:35px;font-size:14px;text-decoration:none}.inner-page{padding:75px 8%;min-height:650px}.intro{font-size:21px;line-height:1.6;max-width:690px}.notice{background:var(--pale);border-left:3px solid var(--blue);padding:30px;margin-top:40px;max-width:850px}.notice h2{font-size:26px}.notice p{color:var(--muted);margin:0}.split-page{padding:70px 5%;display:grid;grid-template-columns:1.3fr 1fr;gap:65px;align-items:center;min-height:680px}.split-page h1{font-size:56px}.body-copy{color:var(--muted);font-size:18px}.pill{display:inline-block;font-size:12px;letter-spacing:1px;padding:6px 12px;border:1px solid var(--line);border-radius:20px;margin-bottom:20px}.software-art{background:var(--pale);padding:35px;border-radius:10px}.software-art img{width:100%;height:auto}.software-art span{display:block;text-align:center;font-size:12px;letter-spacing:2px;margin-top:25px}.commission-types{display:flex;flex-wrap:wrap;gap:12px}.commission-types span{border:1px solid var(--line);border-radius:30px;font-size:14px;padding:10px 18px}footer{display:flex;align-items:center;gap:35px;padding:35px 5%;border-top:1px solid var(--line)}footer img{width:180px;height:auto}footer p{font-size:14px;font-weight:650;margin:0}footer p span{color:var(--muted);font-weight:400}footer small{font-size:12px;color:var(--muted);margin-left:auto}.skip{position:fixed;top:-100px;left:20px;z-index:20;background:white;padding:10px}.skip:focus{top:10px}dialog{border:0;border-radius:10px;padding:20px;width:min(95vw,950px);max-height:94vh;background:white}dialog::backdrop{background:#041831bd}dialog img{display:block;width:100%;height:72vh;object-fit:contain}dialog>button{display:block;margin-left:auto;background:var(--navy);color:white;border:0;border-radius:5px;padding:9px 15px;cursor:pointer}dialog p{text-align:center;font-size:14px;margin:10px 0 0}[hidden]{display:none!important}@media(min-width:1600px){header,main,footer{max-width:1600px;margin:auto}}@media(max-width:1050px){header{flex-wrap:wrap;justify-content:center;gap:12px}.brand{width:150px}header nav{gap:25px}.collection-intro>div{align-items:start}.collection-intro>div>p{max-width:270px}.feature-copy{padding:35px 8%}.feature-copy h2{font-size:50px}.track-list{column-gap:25px}.track-row{gap:12px}.track-status{font-size:11px}.colour-section{gap:25px;grid-template-columns:1fr 1.2fr}.product-layout{gap:35px}.product-info h1{font-size:52px}.product-strapline{font-size:21px}}@media(max-width:740px){header{padding:18px 5% 12px}.brand{width:140px}header nav{flex-wrap:wrap;justify-content:center;gap:2px 20px}header nav a{font-size:14px}.collection-intro{padding:35px 6% 30px}.collection-intro>div{display:block}.collection-intro h1{font-size:43px;letter-spacing:-1.8px}.collection-intro>div>p{margin-top:20px;max-width:none}.featured-product{grid-template-columns:1fr;margin:0 6%}.feature-photo>img{aspect-ratio:1.2;height:auto}.feature-copy{padding:30px 8% 35px}.feature-copy h2{font-size:49px}.feature-copy .eyebrow{font-size:12px}.feature-subtitle{font-size:23px}.range-section{padding:45px 6%}.section-heading{display:block}.section-heading>p{margin-top:18px}.track-list{grid-template-columns:1fr}.track-status{font-size:12px}.colour-section{padding:35px 6%;grid-template-columns:1fr;gap:28px}.palette{grid-template-columns:repeat(5,1fr);gap:22px 14px}.commission-banner{margin:40px 6%;padding:28px;display:block}.commission-banner h2{font-size:29px}.banner-link{display:block;margin-top:25px}.product-shell{padding:22px 6% 40px}.product-layout{grid-template-columns:1fr;gap:22px}.gallery{position:static}.product-info h1{font-size:52px}.product-info{padding-top:8px}.detail-story{grid-template-columns:1fr;gap:25px;padding-top:35px;margin-top:40px}.detail-story>div{padding:0}.detail-story h2 br{display:none}.inner-page{padding:45px 6%;min-height:560px}.inner-page h1{font-size:46px;letter-spacing:-2px}.split-page{grid-template-columns:1fr;padding:45px 6%;gap:30px}.split-page h1{font-size:46px}.software-art{max-width:360px;margin:auto}.intro{font-size:19px}.notice{padding:24px}footer{flex-wrap:wrap;gap:20px;padding:30px 6%}footer img{width:160px}footer small{width:100%;margin:0}.eyebrow{letter-spacing:1.4px}.breadcrumbs{gap:8px;font-size:12px}h2{letter-spacing:-1px}dialog img{height:65vh}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}


/* Keep the complete centered photograph visible in every product placement. */
.feature-photo{display:flex;align-items:center;justify-content:center;background:#f3f6fa}.feature-photo>img{width:100%;height:auto;aspect-ratio:1;object-fit:contain}.thumbnails img{aspect-ratio:1;object-fit:contain}.detail-story img{aspect-ratio:1;object-fit:contain;background:#f3f6fa}@media(max-width:740px){.feature-photo>img{aspect-ratio:1;height:auto}}


/* Retro Metal / product 02 */
.track-row.available .track-status{color:var(--blue);font-weight:700}.track-row.available:hover h3{color:var(--blue)}
.retro-teaser{position:relative;isolation:isolate;overflow:hidden;min-height:390px;margin:42px 5% 0;border-radius:12px;background:linear-gradient(110deg,#eef5ff 0%,#f8fbff 52%,#eef5ff 100%);display:flex;align-items:center}.retro-teaser-copy{position:relative;z-index:3;width:min(510px,48%);margin-left:7%;padding:52px 0}.retro-teaser-copy h2{font-size:clamp(43px,5vw,72px);letter-spacing:-3px;margin-bottom:12px}.retro-teaser-copy h2 span,.retro-rain-copy h1 span{color:var(--red)}.retro-teaser-copy>p:not(.eyebrow){max-width:430px;color:var(--muted);font-size:17px}.retro-rain-scene{position:absolute;inset:0;overflow:hidden;pointer-events:none}.retro-rain-scene img{position:absolute;left:var(--x);top:var(--y);width:clamp(115px,14vw,245px);height:auto;transform:translate(-50%,-50%) rotate(var(--r)) scale(var(--s));mix-blend-mode:normal;filter:none;opacity:.94}.retro-rain-scene.compact{left:42%;z-index:1}.retro-rain-scene.compact:after,.retro-rain-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(242,246,252,.98) 0%,rgba(242,246,252,.76) 35%,rgba(242,246,252,.05) 62%,rgba(242,246,252,0) 100%);pointer-events:none}
.retro-rain-hero{position:relative;isolation:isolate;overflow:hidden;min-height:440px;margin:4px 0 55px;border-radius:12px;background:linear-gradient(125deg,#edf5ff 0%,#f8fbff 49%,#eef5ff 100%);display:flex;align-items:center}.retro-rain-hero .retro-rain-scene{left:35%}.retro-rain-hero:after{z-index:1}.retro-rain-copy{position:relative;z-index:2;padding:60px 7%;max-width:620px}.retro-rain-copy h1{font-size:clamp(55px,7vw,100px);line-height:.94;letter-spacing:-5px;margin-bottom:23px}.retro-rain-copy>p:last-child{font-size:clamp(22px,2.4vw,34px);line-height:1.25;letter-spacing:-.8px}.retro-product-layout{margin-top:0}.retro-product-layout .thumbnails{grid-template-columns:repeat(7,1fr)}.retro-finish>p{margin:8px 0 18px;color:var(--muted);font-size:13px}.mini-palette{display:grid;grid-template-columns:repeat(7,1fr);gap:14px 9px;max-width:520px}.mini-colour{display:flex;flex-direction:column;align-items:center;gap:6px;min-width:0}.mini-colour i{width:25px;height:25px;border-radius:50%;box-shadow:0 0 0 1px #aebac7,0 0 0 3px white;display:block}.mini-colour span{font-size:10px;color:var(--muted);white-space:nowrap}.retro-colour-story{position:relative;min-height:430px;overflow:hidden;border-top:1px solid var(--line);margin-top:65px;padding:55px 0 0;background:linear-gradient(90deg,#fff 0%,#fff 36%,#f4f8fd 36%,#eef5ff 100%);border-radius:0 0 10px 10px}.retro-colour-story>div:first-child{position:relative;z-index:3;width:38%;padding:35px 4%}.retro-colour-story>div:first-child p:not(.eyebrow){color:var(--muted)}.story-rain{left:36%}.story-rain img{width:clamp(110px,13vw,220px);opacity:.9}
@media(max-width:1050px){.retro-teaser-copy{width:52%;margin-left:5%}.retro-rain-scene.compact{left:46%}.retro-rain-hero .retro-rain-scene{left:40%}.mini-palette{grid-template-columns:repeat(5,1fr)}}
@media(max-width:740px){.retro-teaser{margin:30px 6% 0;min-height:520px;align-items:flex-end}.retro-teaser-copy{width:auto;margin:0;padding:270px 8% 35px;background:linear-gradient(0deg,rgba(242,246,252,1) 0%,rgba(242,246,252,.96) 50%,rgba(242,246,252,.12) 100%)}.retro-teaser-copy h2{font-size:48px;letter-spacing:-2px}.retro-rain-scene.compact{left:0;bottom:42%;height:60%}.retro-rain-scene.compact:after{background:linear-gradient(0deg,rgba(242,246,252,.18),rgba(242,246,252,0))}.retro-rain-scene img{width:135px;opacity:.78}.retro-rain-hero{min-height:590px;align-items:flex-end;margin-bottom:35px}.retro-rain-hero .retro-rain-scene{left:0;bottom:35%;height:65%}.retro-rain-hero:after{background:linear-gradient(0deg,rgba(242,246,252,1) 0%,rgba(242,246,252,.96) 34%,rgba(242,246,252,.15) 68%,rgba(242,246,252,0) 100%)}.retro-rain-copy{padding:340px 7% 32px}.retro-rain-copy h1{font-size:58px;letter-spacing:-3px}.retro-rain-copy>p:last-child{font-size:24px}.retro-product-layout .thumbnails{grid-template-columns:repeat(5,1fr);gap:7px}.mini-palette{grid-template-columns:repeat(5,1fr);gap:13px 8px}.retro-colour-story{min-height:640px;background:linear-gradient(0deg,#fff 0%,#fff 42%,#eef5ff 42%,#eef5ff 100%);padding-top:0}.retro-colour-story>div:first-child{width:auto;padding:380px 0 15px;position:relative;z-index:3}.story-rain{left:0;bottom:42%;height:60%}.story-rain img{width:130px}.mini-colour span{font-size:9px}}

/* Retro Metal image clean-up: shadowless rain + consistent 13-colour viewer */
.retro-rain-scene img{background:transparent!important;box-shadow:none!important;filter:none!important}
.retro-gallery .main-photo{background:#f3f6fa}
.retro-gallery .main-photo img{object-fit:contain}
.retro-colour-thumbnails{gap:9px}
.retro-colour-thumbnails button{background:#f7f9fc;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;padding:4px 4px 6px}
.retro-colour-thumbnails img{aspect-ratio:1;object-fit:contain;border-radius:3px}
.retro-colour-thumbnails span{display:block;font-size:9px;line-height:1.2;color:var(--muted);margin-top:3px;white-space:nowrap}
.retro-colour-thumbnails button[aria-pressed=true] span{color:var(--blue);font-weight:700}
.gallery-note{font-size:11px;line-height:1.45;color:var(--muted);margin:-4px 0 0}
@media(max-width:740px){.retro-product-layout .thumbnails{grid-template-columns:repeat(5,1fr);gap:7px}.retro-colour-thumbnails span{font-size:8px}}


/* Retro Metal v3 — original photography, foreground-first composition */
.swatch.red{background:#ed2435}
.retro-featured{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(115deg,#f7faff 0%,#fff 52%,#f5f9ff 100%)}
.retro-featured>.feature-photo,.retro-featured>.feature-copy{position:relative;z-index:2}
.retro-feature-photo{background:#f8fafc}
.retro-feature-photo img{object-fit:contain;position:relative;z-index:2}
.retro-feature-rain{z-index:1;inset:-3% -2% -4% -2%}
.retro-feature-rain img{opacity:.115!important;filter:saturate(.82) blur(.15px)!important;box-shadow:none!important;mix-blend-mode:normal!important;width:clamp(120px,14vw,230px)!important}
.retro-featured:after{content:'';position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.42),rgba(255,255,255,.08) 44%,rgba(255,255,255,.34))}

.retro-product-stage{position:relative;isolation:isolate;padding-top:12px}
.retro-product-stage>.gallery,.retro-product-stage>.product-info{position:relative;z-index:2}
.retro-stage-rain{z-index:0;inset:-35px -5% 15% -7%;overflow:visible}
.retro-stage-rain img{opacity:.085!important;filter:saturate(.78) blur(.2px)!important;box-shadow:none!important;mix-blend-mode:normal!important;width:clamp(115px,12vw,205px)!important}
.retro-product-stage:before{content:'';position:absolute;inset:-20px -3% 18% -3%;z-index:1;pointer-events:none;background:radial-gradient(circle at 30% 38%,rgba(255,255,255,.92) 0 24%,rgba(255,255,255,.68) 42%,rgba(255,255,255,.18) 67%,rgba(255,255,255,0) 82%)}
.retro-gallery .main-photo{background:#f8fafc!important;box-shadow:0 18px 50px rgba(8,39,78,.07);border:1px solid rgba(8,39,78,.06)}
.retro-gallery .main-photo img{object-fit:contain!important}
.retro-colour-thumbnails button{background:#f8fafc!important}
.retro-colour-thumbnails img{object-fit:contain!important}
.retro-rain-scene img{background:transparent!important;box-shadow:none!important;mix-blend-mode:normal!important}
.story-rain img{opacity:.12!important;filter:saturate(.82) blur(.15px)!important}
.gallery-note{font-size:11px;line-height:1.45;color:var(--muted);margin:-4px 0 0}

@media(max-width:740px){
 .retro-feature-rain img{opacity:.09!important;width:125px!important}
 .retro-stage-rain{inset:-20px -20% 34% -20%}
 .retro-stage-rain img{opacity:.07!important;width:120px!important}
 .retro-product-stage:before{inset:-10px -8% 38% -8%;background:radial-gradient(circle at 50% 24%,rgba(255,255,255,.94) 0 29%,rgba(255,255,255,.70) 50%,rgba(255,255,255,0) 80%)}
 .story-rain img{opacity:.09!important}
}

/* Retro Metal v4 refinements */
.retro-gallery .main-photo{box-shadow:none!important;background:#f8fafc!important}.retro-gallery .main-photo img,.retro-colour-thumbnails img,.retro-feature-photo img{object-position:center center!important}.retro-feature-rain img{opacity:.22!important;filter:saturate(1.22) contrast(1.03)!important}.retro-stage-rain img{opacity:.18!important;filter:saturate(1.24) contrast(1.03)!important}.story-rain img{opacity:.24!important;filter:saturate(1.22) contrast(1.03)!important}.retro-featured:after{background:linear-gradient(90deg,rgba(255,255,255,.24),rgba(255,255,255,.03) 44%,rgba(255,255,255,.18))!important}.retro-product-stage:before{background:radial-gradient(circle at 30% 38%,rgba(255,255,255,.78) 0 20%,rgba(255,255,255,.40) 42%,rgba(255,255,255,.03) 72%,rgba(255,255,255,0) 84%)!important}@media(max-width:740px){.retro-feature-rain img{opacity:.18!important}.retro-stage-rain img{opacity:.14!important}.story-rain img{opacity:.19!important}}


/* Retro Metal v6 — cleaner scale balance + more natural background rain */
.retro-feature-rain img{opacity:.30!important;filter:saturate(1.38) contrast(1.05)!important;width:clamp(116px,13vw,205px)!important}
.retro-stage-rain img{opacity:.245!important;filter:saturate(1.36) contrast(1.045)!important;width:clamp(108px,11.5vw,185px)!important}
.story-rain img{opacity:.29!important;filter:saturate(1.34) contrast(1.045)!important;width:clamp(108px,11.5vw,182px)!important}
.retro-featured:after{background:linear-gradient(90deg,rgba(255,255,255,.16),rgba(255,255,255,.01) 45%,rgba(255,255,255,.11))!important}
.retro-gallery .main-photo img,.retro-colour-thumbnails img,.retro-feature-photo img{object-fit:contain!important;object-position:center center!important}
@media(max-width:740px){
 .retro-feature-rain img{opacity:.24!important;width:112px!important}
 .retro-stage-rain img{opacity:.20!important;width:106px!important}
 .story-rain img{opacity:.24!important;width:108px!important}
}


/* Retro Metal v7 — final gallery balance + richer, evenly spaced rain */
.retro-feature-rain img{opacity:.38!important;filter:saturate(1.55) contrast(1.065)!important}
.retro-stage-rain img{opacity:.30!important;filter:saturate(1.50) contrast(1.06)!important}
.story-rain img{opacity:.35!important;filter:saturate(1.48) contrast(1.055)!important}
.retro-featured:after{background:linear-gradient(90deg,rgba(255,255,255,.12),rgba(255,255,255,0) 46%,rgba(255,255,255,.08))!important}
@media(max-width:740px){.retro-feature-rain img{opacity:.29!important;width:82px!important}.retro-stage-rain img{opacity:.24!important;width:78px!important}.story-rain img{opacity:.28!important;width:80px!important}}


/* Retro Metal v8 — gallery size/centering pass. Rain intentionally unchanged from v7. */
.retro-gallery .main-photo img,.retro-colour-thumbnails img{object-fit:contain!important;object-position:50% 50%!important}
.retro-colour-thumbnails button{background:#f8fafc!important}
\n\n/* Retro Metal v9 — face-up colour substitutions + consistent viewer scale. Rain remains unchanged. */\n.retro-gallery .main-photo img,.retro-colour-thumbnails img{object-fit:contain!important;object-position:50% 50%!important}\n
/* Retro Metal v11 — new studio product photography */
.retro-gallery .main-photo,
.retro-colour-thumbnails button,
.retro-feature-photo{background:#fff!important}
.retro-gallery .main-photo img,
.retro-colour-thumbnails img,
.retro-feature-photo img{object-fit:contain!important;object-position:50% 50%!important}

/* Retro Metal v13 — homepage product scale balance */
#products .retro-feature-photo > img{
  transform:scale(.91);
  transform-origin:50% 50%;
}

/* Coaster Works Studio v14 — header balance + Retro Metal product scale */
#products .retro-feature-photo > img{
  transform:scale(.83);
  transform-origin:50% 50%;
}

/* Give the new illustrated header mark more presence while keeping navigation balanced. */
header{
  padding:14px 5% 16px;
  gap:42px;
}
.brand{
  width:220px;
}
header nav{
  margin-left:auto;
  gap:32px;
}

@media(max-width:1050px){
  header{
    justify-content:space-between;
    gap:24px;
  }
  .brand{
    width:195px;
  }
  header nav{
    gap:22px;
  }
}

@media(max-width:740px){
  header{
    justify-content:center;
    gap:8px;
    padding:12px 5% 13px;
  }
  .brand{
    width:175px;
  }
  header nav{
    width:100%;
    margin-left:0;
    justify-content:center;
    gap:2px 18px;
  }
}

/* Coaster Works Studio v15 — align desktop navigation with the bottom of the header logo */
@media(min-width:741px){
  header nav{
    align-self:flex-end;
    margin-bottom:10px;
  }
}

/* Coaster Works Studio v16 — lower desktop navigation further */
@media(min-width:741px){
  header nav{
    margin-bottom:0;
    transform:translateY(4px);
  }
}

/* Coaster Works Studio v17 — alternate featured product layout on desktop.
   Odd products: image left / copy right.
   Even products: copy left / image right.
   Mobile keeps the natural image-first stacking order for consistency. */
@media(min-width:741px){
  #products > .featured-product:nth-of-type(even) > .feature-photo{
    order:2;
  }
  #products > .featured-product:nth-of-type(even) > .feature-copy{
    order:1;
  }
}

/* Coaster Works Studio v20 — increase Retro Metal homepage image by a further 9% */
#products .retro-feature-photo > img{
  transform:scale(.986);
  transform-origin:50% 50%;
}
