:root{--ink:#101010;--paper:#f3f3ef;--line:#d8d8d2;--acid:#dcff49;--muted:#6f706b;--display:"Barlow Condensed",Impact,"Arial Narrow",sans-serif;--body:"DM Sans",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px}body.cart-open{overflow:hidden}button,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}::selection{background:var(--acid);color:var(--ink)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;top:-100px;left:16px;background:var(--acid);color:var(--ink);padding:12px;z-index:1000}.skip-link:focus{top:16px}.announcement{height:31px;background:var(--acid);display:flex;align-items:center;justify-content:center;gap:20px;font-size:10px;line-height:1;font-weight:700;letter-spacing:.16em}.announcement-mark{font-size:16px}.site-header{height:76px;padding:0 clamp(20px,4vw,62px);background:var(--ink);color:white;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:30}.wordmark,.footer-logo{font-family:var(--display);font-size:32px;font-weight:800;letter-spacing:-.045em;line-height:1}.wordmark span:first-child{font-weight:500}.wordmark-dot,.footer-logo span,.period{color:var(--acid)}.desktop-nav{display:flex;align-items:center;gap:clamp(22px,3.2vw,55px);margin-left:80px}.desktop-nav a{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.13em;position:relative;padding:10px 0}.desktop-nav a:after{content:"";position:absolute;bottom:3px;left:0;width:100%;height:1px;background:var(--acid);transform:scaleX(0);transform-origin:right;transition:transform .3s}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{transform:scaleX(1);transform-origin:left}.header-actions{display:flex;align-items:center;gap:14px}.bag-button{background:none;border:0;color:white;display:flex;align-items:center;gap:12px;font-size:12px;font-weight:700;letter-spacing:.13em}.bag-count{background:var(--acid);color:var(--ink);min-width:27px;height:27px;border-radius:50%;display:grid;place-items:center;font-size:11px}.menu-button{display:none;background:none;border:0;width:34px;height:34px;padding:5px}.menu-button span{display:block;height:2px;background:white;margin:7px 0;transition:transform .25s}.mobile-nav{position:absolute;z-index:25;top:107px;left:0;right:0;background:var(--ink);color:white;padding:12px 22px 26px;border-top:1px solid #444}.mobile-nav[hidden]{display:none}.mobile-nav a{display:block;padding:16px 0;border-bottom:1px solid #3a3a3a;font-family:var(--display);font-size:30px;text-transform:uppercase}.hero{height:min(760px,calc(100svh - 107px));min-height:610px;position:relative;isolation:isolate;overflow:hidden;background:#333;color:white}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%}.hero-image{object-fit:cover;object-position:center 42%;z-index:-2;animation:hero-zoom 1.4s cubic-bezier(.2,.7,.2,1) both}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(0,0,0,.68) 0%,rgba(0,0,0,.27) 55%,rgba(0,0,0,.03) 100%),linear-gradient(0deg,rgba(0,0,0,.35),transparent 22%)}.hero-topline,.hero-bottomline{position:absolute;left:clamp(20px,4vw,62px);right:clamp(20px,4vw,62px);display:flex;justify-content:space-between;font-size:11px;letter-spacing:.18em;font-weight:700}.hero-topline{top:29px}.hero-bottomline{bottom:30px}.hero-content{position:absolute;left:clamp(20px,4vw,62px);top:50%;transform:translateY(-46%);max-width:900px}.eyebrow{font-size:11px;letter-spacing:.21em;font-weight:700;text-transform:uppercase;display:flex;align-items:center;gap:12px}.hero-eyebrow{margin:0 0 18px;animation:rise-in .7s .2s both}.starburst{font-size:23px;color:var(--acid);line-height:0}.hero h1{font-family:var(--display);font-size:clamp(86px,10.7vw,178px);font-weight:800;letter-spacing:-.057em;line-height:.78;margin:0;text-transform:uppercase;animation:rise-in .8s .32s both}.hero h1 em{font-weight:500;font-style:normal;color:var(--acid)}.hero-copy{font-size:15px;line-height:1.6;max-width:340px;margin:29px 0 25px;animation:rise-in .8s .44s both}.hero-cta{display:inline-flex;align-items:center;justify-content:space-between;gap:38px;background:var(--acid);color:var(--ink);padding:17px 18px 17px 21px;min-width:273px;font-size:11px;font-weight:800;letter-spacing:.13em;transition:background .25s,transform .25s;animation:rise-in .8s .56s both}.hero-cta:hover{background:white;transform:translateY(-3px)}.hero-cta svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7}.motion-band{background:var(--acid);height:65px;overflow:hidden;display:flex;align-items:center}.motion-band-track{display:flex;white-space:nowrap;width:max-content;animation:marquee 30s linear infinite}.motion-band span{font-family:var(--display);font-weight:800;font-size:34px;letter-spacing:.02em;padding-right:14px}.motion-band b{font-size:23px;margin:0 24px;font-family:var(--body)}.section-wrap{max-width:1600px;margin:0 auto;padding-left:clamp(20px,4vw,62px);padding-right:clamp(20px,4vw,62px)}.collection{padding-top:106px;padding-bottom:118px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:44px}.section-heading .eyebrow{margin:0 0 18px}.tiny-square{width:9px;height:9px;background:var(--ink);display:inline-block}.section-heading h2{font-family:var(--display);font-size:clamp(64px,7vw,112px);line-height:.86;letter-spacing:-.04em;margin:0;font-weight:800}.section-heading h2 .period{color:#b1d52a}.section-intro{max-width:285px;font-size:15px;line-height:1.65;color:#50514e;margin:0 0 5px}.products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.product-card{min-width:0}.product-image-wrap{height:clamp(390px,46vw,700px);background:#d5d6d2;position:relative;overflow:hidden}.product-image-wrap img{width:100%;height:100%;object-fit:cover;object-position:center 36%;transition:transform .8s cubic-bezier(.2,.7,.2,1)}.product-card:hover .product-image-wrap img{transform:scale(1.045)}.product-tag{position:absolute;top:18px;left:18px;background:var(--paper);padding:9px 12px;font-size:10px;font-weight:800;letter-spacing:.16em}.image-corner{position:absolute;bottom:16px;right:17px;color:white;text-shadow:0 1px 5px #0008;font-size:11px;letter-spacing:.1em;font-weight:700}.product-details{border-top:1px solid var(--ink);padding:18px 0;display:flex;align-items:end;justify-content:space-between;gap:12px}.product-type{font-size:10px;letter-spacing:.16em;color:var(--muted);font-weight:700;margin:0 0 8px}.product-details h3{font-family:var(--display);font-weight:700;font-size:32px;line-height:1;margin:0 0 7px}.product-price{font-size:14px;margin:0}.product-actions{display:flex;gap:7px;align-items:center}.product-actions select{background:transparent;border:1px solid var(--ink);border-radius:0;height:40px;padding:0 7px;min-width:55px;font-size:12px;font-weight:700}.add-button{height:40px;background:var(--ink);color:white;border:1px solid var(--ink);padding:0 14px;font-size:10px;font-weight:800;letter-spacing:.1em;white-space:nowrap;transition:background .2s,color .2s}.add-button:hover{background:var(--acid);color:var(--ink)}.add-button span{font-size:16px;margin-left:8px;font-weight:400}.story{background:#171817;color:white;overflow:hidden}.story-inner{min-height:600px;padding-top:56px;padding-bottom:62px;position:relative;isolation:isolate}.story-top,.story-bottom{display:flex;justify-content:space-between;gap:30px;position:relative;z-index:1}.story-top .eyebrow{margin:0}.story-top .tiny-square{background:var(--acid)}.story-index{font-size:11px;font-weight:700;letter-spacing:.15em}.story h2{font-family:var(--display);font-size:clamp(92px,12.5vw,205px);line-height:.78;letter-spacing:-.055em;margin:100px 0 75px;position:relative;z-index:1}.story h2 span{color:var(--acid)}.story-bottom{align-items:end}.story-bottom p{font-size:17px;line-height:1.55;max-width:370px;margin:0}.story-bottom a{font-size:12px;font-weight:800;letter-spacing:.13em;border-bottom:1px solid var(--acid);padding-bottom:11px;white-space:nowrap}.story-bottom a span{font-size:18px;margin-left:29px}.story-outline{position:absolute;right:-60px;top:0;font-family:var(--display);font-size:680px;line-height:.9;font-weight:900;letter-spacing:-.1em;color:transparent;-webkit-text-stroke:1px #ffffff19;z-index:0;pointer-events:none}.footer{background:var(--ink);color:white;padding:55px clamp(20px,4vw,62px) 23px}.footer-top,.footer-bottom{display:flex;justify-content:space-between;gap:20px}.footer-top{align-items:end;padding-bottom:67px}.footer-logo{font-size:clamp(48px,8vw,108px);letter-spacing:-.045em}.back-top{font-size:11px;font-weight:800;letter-spacing:.12em;border-bottom:1px solid var(--acid);padding-bottom:9px}.footer-bottom{border-top:1px solid #3b3b3b;padding-top:21px;font-size:10px;font-weight:700;letter-spacing:.15em;color:#a8a8a8}.cart-backdrop{position:fixed;inset:0;background:#0009;z-index:80;opacity:0;transition:opacity .3s}.cart-backdrop:not([hidden]){opacity:1}.cart-panel{position:fixed;right:0;top:0;bottom:0;width:min(480px,100%);z-index:81;background:var(--paper);display:flex;flex-direction:column;transform:translateX(101%);transition:transform .4s cubic-bezier(.2,.7,.2,1);visibility:hidden}.cart-panel.open{transform:translateX(0);visibility:visible}.cart-header{padding:32px 30px 23px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:start}.cart-header .eyebrow{margin:0 0 12px}.cart-header h2{font-family:var(--display);font-size:52px;line-height:.9;margin:0}.cart-header h2 span{font-size:25px}.close-cart{border:0;background:none;font-size:39px;line-height:1;width:35px;height:40px}.cart-items{padding:25px 30px;overflow:auto;flex:1}.cart-empty{font-family:var(--display);font-size:31px;line-height:1.2;text-transform:uppercase}.cart-empty span{font-family:var(--body);font-size:14px;text-transform:none;color:var(--muted)}.cart-item{display:grid;grid-template-columns:90px 1fr auto;gap:16px;padding:0 0 18px;margin:0 0 18px;border-bottom:1px solid var(--line)}.cart-item img{width:90px;height:112px;object-fit:cover}.cart-item h3{font-family:var(--display);font-size:23px;line-height:1;margin:2px 0 9px}.cart-item p{font-size:12px;color:var(--muted);margin:0 0 9px}.cart-item strong{font-size:13px}.cart-item button{border:0;background:none;text-decoration:underline;padding:0;font-size:11px;color:var(--muted)}.cart-item-qty{text-align:right;font-size:12px;font-weight:700}.cart-footer{border-top:1px solid var(--line);padding:22px 30px 30px}.cart-subtotal{display:flex;justify-content:space-between;font-size:13px;font-weight:800;letter-spacing:.1em}.cart-note{font-size:12px;line-height:1.5;color:var(--muted);margin:18px 0}.continue-button{width:100%;border:0;background:var(--ink);color:white;height:54px;text-align:left;padding:0 18px;display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:800;letter-spacing:.14em}.continue-button span{font-size:20px}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);background:var(--acid);color:var(--ink);padding:12px 18px;font-size:12px;font-weight:800;letter-spacing:.08em;opacity:0;pointer-events:none;z-index:100;transition:opacity .2s,transform .2s}.toast.show{opacity:1;transform:translate(-50%,0)}.reveal{opacity:0;transform:translateY(35px);transition:opacity .8s,transform .8s}.reveal.visible{opacity:1;transform:translateY(0)}.product-card:nth-child(2){transition-delay:.12s}:focus-visible{outline:2px solid var(--acid);outline-offset:3px}@keyframes hero-zoom{from{transform:scale(1.08);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes rise-in{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes marquee{to{transform:translateX(-50%)}}@media(max-width:900px){.desktop-nav{gap:18px;margin-left:20px}.desktop-nav a{font-size:10px}.hero h1{font-size:clamp(82px,12vw,120px)}.product-details{display:block}.product-actions{margin-top:18px}.story h2{font-size:clamp(88px,13vw,145px)}}@media(max-width:700px){.announcement{font-size:9px;gap:12px}.site-header{height:66px}.wordmark{font-size:28px}.desktop-nav{display:none}.menu-button{display:block}.mobile-nav{top:97px}.hero{height:calc(100svh - 97px);min-height:630px;max-height:850px}.hero-image{object-position:62% center}.hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.25)),linear-gradient(0deg,#0008,transparent 40%)}.hero-topline,.hero-bottomline{font-size:9px;letter-spacing:.1em}.hero-topline{top:20px}.hero-content{top:auto;bottom:104px;transform:none}.hero h1{font-size:clamp(75px,16vw,114px)}.hero-copy{font-size:14px;margin:18px 0 22px}.hero-cta{min-width:260px}.motion-band{height:54px}.motion-band span{font-size:29px}.collection{padding-top:75px;padding-bottom:80px}.section-heading{display:block}.section-heading h2{font-size:clamp(62px,13vw,90px)}.section-intro{margin:20px 0 0;max-width:500px}.products{grid-template-columns:1fr;gap:35px}.product-image-wrap{height:clamp(470px,115vw,700px)}.product-details{display:flex}.product-actions{margin-top:0}.story-inner{min-height:560px}.story h2{font-size:clamp(80px,15vw,125px);margin:105px 0 85px}.story-outline{font-size:500px;right:-80px;top:80px}.story-bottom{align-items:start;flex-direction:column}.footer-top{padding-bottom:65px}}@media(max-width:460px){.announcement span:first-child{display:none}.announcement-mark{display:none}.announcement{height:27px}.site-header{height:62px}.mobile-nav{top:89px}.hero{height:calc(100svh - 89px)}.hero h1{font-size:clamp(68px,17vw,90px)}.hero-topline span:first-child{max-width:190px}.hero-bottomline span:first-child{display:none}.hero-bottomline{justify-content:flex-end}.product-details{display:block}.product-actions{margin-top:17px}.story h2{font-size:clamp(67px,16vw,92px)}.footer-top{display:block}.back-top{display:inline-block;margin-top:30px}.footer-bottom{flex-direction:column;font-size:9px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}

.hero-media{position:absolute;inset:0;z-index:-2;padding:clamp(20px,3vw,28px)}.hero-grid{display:grid;grid-template-columns:1.45fr .75fr;grid-template-rows:1fr 1fr;gap:14px;height:100%}.hero-panel{margin:0;overflow:hidden;border-radius:22px}.hero-panel-main{grid-row:1 / span 2}.hero-panel img{width:100%;height:100%;object-fit:cover;animation:hero-zoom 1.4s cubic-bezier(.2,.7,.2,1) both}.hero-cta-group{display:flex;gap:14px;flex-wrap:wrap}.hero-cta-secondary{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.65)}.hero-cta-secondary:hover{background:#fff;color:#111}.gallery-open{position:absolute;left:16px;bottom:14px;background:rgba(16,16,16,.72);color:#fff;border:1px solid rgba(255,255,255,.2);padding:11px 13px;font-size:10px;font-weight:800;letter-spacing:.12em}.gallery-open span{font-size:16px;margin-left:7px}.image-flip{position:absolute;left:16px;top:16px;background:rgba(243,243,239,.92);border:0;padding:10px 12px;font-size:10px;font-weight:800;letter-spacing:.12em}.product-image-wrap .product-back{position:absolute;inset:0;opacity:0;pointer-events:none}.product-image-wrap.is-back .product-back{opacity:1;pointer-events:auto}.product-image-wrap.is-back .product-front{opacity:0}.product-enquiry{margin:8px 0 0;font-size:12px;color:var(--muted)}.reviews{padding-top:105px;padding-bottom:115px}.reviews-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.reviews-empty{border:1px solid var(--line);padding:32px;background:#fff;display:grid;gap:8px}.reviews-empty p{margin:0;font-family:var(--display);font-size:32px;line-height:.95}.reviews-empty span{color:var(--muted);font-size:14px;line-height:1.6}.review-card{background:#fff;border:1px solid var(--line);padding:26px}.review-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px}.review-name{margin:0 0 8px;font-size:10px;font-weight:800;letter-spacing:.16em;color:var(--muted)}.review-card h3{margin:0;font-family:var(--display);font-size:38px;line-height:.95}.review-rating{font-size:18px;letter-spacing:.14em;color:#101010}.review-copy{margin:0 0 18px;font-size:15px;line-height:1.75;color:#40403d}.review-images{display:flex;gap:10px;overflow:auto;padding-bottom:4px}.review-image-button{flex:0 0 130px;height:160px;border:0;padding:0;background:#ddd}.review-image-button img{width:100%;height:100%;object-fit:cover}.gallery-modal[hidden]{display:none}.gallery-modal{position:fixed;inset:0;z-index:120}.gallery-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.78)}.gallery-modal-panel{position:relative;z-index:1;width:min(920px,calc(100vw - 24px));max-height:calc(100vh - 24px);margin:12px auto;background:#111;color:#fff;padding:18px}.gallery-close{position:absolute;top:10px;right:10px;width:40px;height:40px;border:0;background:#000;color:#fff;font-size:30px;line-height:1}.gallery-modal-main{aspect-ratio:4/5;background:#1a1a1a;display:grid;place-items:center;overflow:hidden}.gallery-modal-main img{max-width:100%;max-height:100%;object-fit:contain}.gallery-modal-thumbs{display:flex;gap:10px;overflow:auto;padding-top:14px}.gallery-thumb{flex:0 0 86px;height:106px;border:1px solid #3b3b3b;padding:0;background:#191919;opacity:.62}.gallery-thumb.is-active{opacity:1;border-color:#dcff49}.gallery-thumb img{width:100%;height:100%;object-fit:cover}@media(max-width:900px){.reviews-list{grid-template-columns:1fr}}@media(max-width:700px){.hero-grid{grid-template-columns:1fr 1fr;grid-template-rows:1.3fr .95fr}.hero-panel-main{grid-column:1 / span 2;grid-row:1}.hero-bottomline{justify-content:space-between}.reviews{padding-top:78px;padding-bottom:82px}.review-card h3{font-size:32px}}@media(max-width:460px){.hero-media{padding:14px}.hero-grid{gap:10px}.hero-cta-group{display:grid}.hero-cta,.hero-cta-secondary{width:100%}.gallery-open{left:10px;bottom:10px;padding:10px}.review-image-button{flex-basis:116px;height:145px}}

/* V3 front page refinement */
.brand-lockup img{width:120px;height:auto}.site-header{position:sticky;top:0}.desktop-nav a{font-size:11px}
.hero.hero-reference{height:min(860px,calc(100svh - 107px));min-height:620px;padding:24px clamp(18px,3vw,26px) 22px;display:flex;align-items:stretch}
.hero-single-banner{position:absolute;inset:18px;z-index:-2;border-radius:28px;overflow:hidden}
.hero-banner-image{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}
.hero.hero-reference .hero-shade{z-index:-1;border-radius:28px;background:linear-gradient(90deg,rgba(0,0,0,.78) 0%,rgba(0,0,0,.42) 34%,rgba(0,0,0,.10) 62%,rgba(0,0,0,.03) 100%),linear-gradient(0deg,rgba(0,0,0,.28),transparent 28%)}
.hero-content-card{position:absolute;left:clamp(32px,5vw,72px);top:50%;transform:translateY(-46%);max-width:430px;background:rgba(7,7,7,.38);backdrop-filter:blur(6px);padding:30px 28px;border:1px solid rgba(255,255,255,.12);border-radius:24px;box-shadow:0 18px 40px rgba(0,0,0,.16)}
.hero.hero-reference h1{font-size:clamp(74px,8vw,136px);line-height:.84}.hero.hero-reference h1 span{color:var(--acid)}
.hero.hero-reference .hero-copy{max-width:100%;font-size:15px;color:rgba(255,255,255,.9)}
.hero-topline,.hero-bottomline{left:clamp(32px,5vw,70px);right:clamp(32px,5vw,70px);z-index:2}
.hero-topline{top:42px}.hero-bottomline{bottom:40px}
.hero-cta-group{margin-top:10px}.hero-cta{border-radius:999px;padding:16px 19px 16px 22px;min-width:260px}.hero-cta-secondary{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.25)}
.section-heading h2,.story h2{letter-spacing:-.03em}.products{gap:28px}.product-card{background:#fff;border:1px solid var(--line);padding:16px;border-radius:28px;box-shadow:0 14px 28px rgba(0,0,0,.035)}
.product-image-wrap{height:clamp(410px,44vw,690px);border-radius:24px;background:#d5d6d2}.product-image-wrap img{border-radius:24px}.gallery-open{border-radius:999px;background:rgba(16,16,16,.85)}.image-corner{bottom:18px;right:20px}
.product-details{padding:20px 4px 4px;border-top:0}.product-details h3{font-size:34px}.product-actions{gap:10px}.product-actions select,.add-button{height:44px;border-radius:999px}.product-actions select{padding:0 14px;min-width:70px}.add-button{padding:0 18px}.lookbook-gallery figure,.review-card{border-radius:28px;overflow:hidden}.review-card{padding:28px}
.footer{padding-top:60px}
@media(max-width:900px){
  .hero.hero-reference{height:auto;min-height:unset;padding:14px 14px 20px;display:block}
  .hero-single-banner{position:relative;inset:auto;height:min(76vw,620px);border-radius:22px}
  .hero.hero-reference .hero-shade{border-radius:22px}
  .hero-content-card{position:relative;left:auto;top:auto;transform:none;max-width:none;margin:-92px 12px 0;padding:22px 20px;border-radius:22px}
  .hero-topline,.hero-bottomline{position:relative;left:auto;right:auto;top:auto;bottom:auto;padding:0 12px}
  .hero-topline{margin:14px 0 0}.hero-bottomline{margin:14px 0 0}
}
@media(max-width:700px){
  .site-header{padding:0 16px}.brand-lockup img{width:102px}.bag-button{font-size:11px;gap:8px}.bag-count{min-width:25px;height:25px}
  .mobile-nav{top:97px}.hero.hero-reference{padding:10px 10px 18px}.hero-single-banner{height:62vw;min-height:240px;border-radius:18px}.hero.hero-reference .hero-shade{border-radius:18px}
  .hero-content-card{margin:-54px 6px 0;padding:18px 16px;border-radius:18px;background:rgba(10,10,10,.62)}
  .hero.hero-reference h1{font-size:clamp(46px,11vw,72px)}.hero-copy{font-size:13px;line-height:1.55}.hero-cta-group{display:grid;gap:10px}.hero-cta,.hero-cta-secondary{width:100%;min-width:0;font-size:10px}
  .hero-topline,.hero-bottomline{font-size:9px;letter-spacing:.12em;padding:0 6px}.hero-bottomline{display:flex;justify-content:space-between;gap:12px}
  .collection{padding-top:68px;padding-bottom:70px}.section-heading h2{font-size:clamp(48px,14vw,74px)}.section-intro{font-size:14px}
  .products{grid-template-columns:1fr;gap:20px}.product-card{padding:12px;border-radius:22px}.product-image-wrap{height:clamp(380px,110vw,600px);border-radius:18px}.product-image-wrap img{border-radius:18px}
  .gallery-open{left:12px;bottom:12px;font-size:9px;padding:10px 12px}.product-details{display:block;padding:16px 2px 2px}.product-details h3{font-size:30px}.product-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.product-actions .add-button{grid-column:1 / -1}
  .reviews{padding-top:72px;padding-bottom:72px}.reviews-list{grid-template-columns:1fr;gap:16px}.review-card{border-radius:22px;padding:20px}.review-card h3{font-size:30px}.review-image-button{flex-basis:110px;height:136px}
  .lookbook-gallery{display:grid;gap:16px}.lookbook-gallery figure{border-radius:22px}
}
@media(max-width:460px){
  .announcement{height:28px;font-size:8.5px}.site-header{height:62px}.mobile-nav{top:90px}.hero.hero-reference{height:auto}.hero-single-banner{height:58vw;min-height:205px}.hero-content-card{margin:-30px 4px 0;padding:16px 14px}.hero.hero-reference h1{font-size:40px}.hero-copy{font-size:12.5px}.hero-bottomline span:first-child{display:block}.product-actions{grid-template-columns:1fr}.product-actions select,.add-button{width:100%}.review-name{font-size:9px}
}

/* V6 hero banner update: show both uploaded banner images */
.bag-button{font-family:var(--body);cursor:pointer;padding:0;appearance:none}
.hero.hero-reference{height:min(790px,calc(100svh - 107px));min-height:660px;padding:28px clamp(20px,4vw,62px) 36px}
.hero-single-banner{position:absolute;inset:0;background:radial-gradient(circle at 62% 45%,rgba(255,255,255,.08) 0%,rgba(255,255,255,0) 34%),linear-gradient(120deg,#0d0d0d 0%,#131313 44%,#090909 100%)}
.hero-single-banner::before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(90deg,rgba(0,0,0,.72) 0%,rgba(0,0,0,.58) 30%,rgba(0,0,0,.26) 52%,rgba(0,0,0,.1) 70%,rgba(0,0,0,.2) 100%)}
.hero-single-banner::after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,0) 34%,rgba(0,0,0,.16) 100%)}
.hero-banner-bg,.hero-banner-image{position:absolute;bottom:38px;border-radius:28px;object-fit:cover;box-shadow:0 30px 70px rgba(0,0,0,.38),0 10px 24px rgba(0,0,0,.26)}
.hero-banner-bg{right:27%;width:min(24vw,320px);height:min(72%,540px);z-index:2;object-position:center 30%;transform:rotate(-2deg)}
.hero-banner-image{right:clamp(16px,3vw,36px);width:min(31vw,430px);height:min(82%,610px);z-index:3;object-position:center 24%;transform:rotate(1.2deg)}
.hero.hero-reference .hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(0,0,0,.42) 0%,rgba(0,0,0,.16) 42%,rgba(0,0,0,.02) 72%),linear-gradient(0deg,rgba(0,0,0,.2),transparent 30%)}
.hero-content-card{position:relative;z-index:5;left:auto;top:auto;transform:none;max-width:420px;margin-top:86px;padding:28px 28px 24px;border-radius:28px;background:rgba(7,7,7,.76);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.06);box-shadow:0 24px 60px rgba(0,0,0,.30)}
.hero.hero-reference h1{font-size:clamp(74px,8vw,136px);line-height:.82;letter-spacing:-.045em}
.hero.hero-reference h1 span{color:#fff}
.hero-copy{max-width:340px}
.hero-cta-group{display:grid;gap:10px;width:100%}
.hero-cta{width:100%;max-width:100%}
.hero-bottomline{left:clamp(20px,4vw,62px);right:clamp(20px,4vw,62px);justify-content:space-between;gap:24px;white-space:nowrap}
.product-image-link{display:block;width:100%;height:100%}
.product-image-wrap img{object-fit:cover;object-position:center 34%}
.review-image-button{aspect-ratio:4/5;height:auto}
.review-image-button img{object-fit:cover}

@media(max-width:1100px){
  .hero.hero-reference{min-height:620px}
  .hero-content-card{max-width:390px;margin-top:96px}
  .hero-banner-bg{right:30%;width:min(24vw,270px);height:min(68%,470px)}
  .hero-banner-image{width:min(34vw,360px);height:min(78%,540px)}
}
@media(max-width:900px){
  .hero.hero-reference{height:auto;min-height:0;padding:18px 16px 30px}
  .hero-single-banner{position:relative;height:72vw;min-height:350px;border-radius:28px;overflow:hidden}
  .hero-single-banner::before{background:linear-gradient(180deg,rgba(0,0,0,.16) 0%,rgba(0,0,0,.06) 34%,rgba(0,0,0,.26) 100%)}
  .hero-banner-bg{right:auto;left:22px;bottom:22px;width:34%;height:74%;transform:rotate(-3deg)}
  .hero-banner-image{right:22px;bottom:20px;width:52%;height:84%;transform:rotate(1.8deg)}
  .hero-content-card{max-width:none;margin:-60px 10px 0;padding:22px 18px;border-radius:22px;background:rgba(7,7,7,.84)}
  .hero-bottomline{left:auto;right:auto;white-space:normal}
}
@media(max-width:700px){
  .site-header{padding:0 16px}.brand-lockup img{width:102px}.bag-button{font-size:11px;gap:8px}.bag-count{min-width:25px;height:25px}
  .mobile-nav{top:97px}.hero.hero-reference{padding:10px 10px 18px}
  .hero-single-banner{height:78vw;min-height:330px;border-radius:20px}
  .hero-banner-bg{left:12px;bottom:14px;width:38%;height:70%;border-radius:18px}
  .hero-banner-image{right:12px;bottom:12px;width:56%;height:82%;border-radius:18px}
  .hero-content-card{margin:-50px 6px 0;padding:18px 16px;border-radius:18px}
  .hero.hero-reference h1{font-size:clamp(46px,11vw,72px)}.hero-copy{font-size:13px;line-height:1.55}.hero-cta,.hero-cta-secondary{width:100%;min-width:0;font-size:10px}
  .hero-topline,.hero-bottomline{font-size:9px;letter-spacing:.12em;padding:0 6px}.hero-bottomline{display:flex;justify-content:space-between;gap:12px}
  .collection{padding-top:68px;padding-bottom:70px}.section-heading h2{font-size:clamp(48px,14vw,74px)}.section-intro{font-size:14px}
  .products{grid-template-columns:1fr;gap:20px}.product-card{padding:12px;border-radius:22px}.product-image-wrap{height:clamp(380px,110vw,600px);border-radius:18px}.product-image-wrap img{border-radius:18px}
  .gallery-open{left:12px;bottom:12px;font-size:9px;padding:10px 12px}.product-details{display:block;padding:16px 2px 2px}.product-details h3{font-size:30px}.product-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.product-actions .add-button{grid-column:1 / -1}
  .reviews{padding-top:72px;padding-bottom:72px}.reviews-list{grid-template-columns:1fr;gap:16px}.review-card{border-radius:22px;padding:20px}.review-card h3{font-size:30px}.review-image-button{flex-basis:110px;height:136px}
  .lookbook-gallery{display:grid;gap:16px}.lookbook-gallery figure{border-radius:22px}
}
@media(max-width:460px){
  .announcement{height:28px;font-size:8.5px}.site-header{height:62px}.mobile-nav{top:90px}
  .hero.hero-reference{padding:10px 10px 18px;height:auto}
  .hero-single-banner{height:84vw;min-height:300px}
  .hero-content-card{margin:-28px 4px 0;padding:16px 14px}
  .hero.hero-reference h1{font-size:40px}.hero-copy{font-size:12.5px}.hero-bottomline span:first-child{display:block}.product-actions{grid-template-columns:1fr}.product-actions select,.add-button{width:100%}.review-name{font-size:9px}
}
