:root{--black:#101010;--paper:#f5f1e6;--pink:#ff5ca8;--yellow:#ffed3d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--black);background:#fff;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.sr{position:absolute;overflow:hidden;width:1px;height:1px;clip:rect(0,0,0,0)}.dropbar{background:#101010;color:#fff;padding:10px;text-align:center;font-size:10px;font-weight:900;letter-spacing:.15em;white-space:nowrap;overflow:hidden}.dropbar b{color:var(--pink);margin:0 24px}header{height:78px;padding:0 3vw;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;position:sticky;top:0;background:rgba(255,255,255,.97);border-bottom:1px solid #ddd;z-index:20}.logo{font-size:28px;font-weight:950;letter-spacing:-.08em}header nav{display:flex;gap:26px;font-size:11px;font-weight:900;text-transform:uppercase}header nav a:hover,.category a:hover{color:var(--pink)}.bag,.menu{border:0;background:none;font-size:11px;font-weight:900;cursor:pointer}.bag{justify-self:end}.bag span{display:inline-grid;place-items:center;margin-left:4px;background:var(--pink);border:1px solid;border-radius:50%;width:21px;height:21px}.menu{display:none;font-size:20px}.category{height:43px;display:flex;justify-content:center;align-items:center;gap:38px;border-bottom:1px solid #ddd;font-size:9px;font-weight:900;letter-spacing:.12em}.hero{height:min(72vw,760px);min-height:560px;position:relative;overflow:hidden;background:#222;color:#fff}.hero>img{width:100%;height:100%;object-fit:cover;filter:saturate(.75) contrast(1.05)}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.62),transparent 60%)}.hero-copy{position:absolute;z-index:2;left:5vw;bottom:58px}.hero-copy small,.black-band small,.collection small,.shop-head small,.spotlight small,.feature small,.editorial small,.story small{font-size:9px;font-weight:900;letter-spacing:.18em}.hero h1{font-size:clamp(65px,9vw,122px);line-height:.78;letter-spacing:-.08em;margin:14px 0 30px}.hero-copy a,.editorial a{display:inline-block;background:#fff;color:#000;min-width:125px;padding:15px 22px;text-align:center;font-size:10px;font-weight:900;margin-right:5px}.hero-copy a:last-child{color:#fff;background:#111;border:1px solid #fff}.hero>i{position:absolute;z-index:2;right:24px;bottom:20px;font-size:9px;letter-spacing:.15em}.black-band{background:#070707;color:#fff;min-height:160px;padding:30px 5vw;display:flex;align-items:center;justify-content:space-between}.black-band h2{font-size:26px;margin:8px 0 18px}.black-band a{border:1px solid #fff;padding:9px 12px;font-size:9px;font-weight:900}.black-band>strong{font-size:38px;line-height:.76;letter-spacing:-.07em;text-align:right}.black-band em{color:var(--pink);font-style:normal}.collections{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:18px}.collection{height:620px;position:relative;overflow:hidden;background:#222;color:#fff}.collection>img{width:100%;height:100%;object-fit:cover;filter:saturate(.75);transition:.5s}.collection:hover>img{transform:scale(1.03)}.collection:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 45%,rgba(0,0,0,.74))}.collection>div{position:absolute;z-index:2;left:35px;bottom:35px}.collection h2{font-size:clamp(40px,5vw,70px);line-height:.9;letter-spacing:-.06em;margin:10px 0 24px}.collection span{background:#fff;color:#000;padding:12px 18px;font-size:9px;font-weight:900}.collection.light{background:#f1f1f1}.collection.light>img{object-fit:contain;mix-blend-mode:multiply}.shop{padding:90px 4vw 120px}.shop-head{display:grid;grid-template-columns:1fr 420px;gap:50px;align-items:end}.shop-head h2,.spotlight h2,.feature h2,.story h2,.newsletter h2{font-size:clamp(52px,7vw,96px);line-height:.8;letter-spacing:-.07em;margin:10px 0}.shop-head h2 em,.spotlight h2 em{font-style:normal;color:var(--pink)}.shop-head p{font-size:14px;line-height:1.7}.filters{display:flex;gap:22px;margin:35px 0 30px;padding-bottom:10px;border-bottom:1px solid #ddd}.filters button{border:0;background:none;text-transform:uppercase;font-size:10px;font-weight:900;padding:5px 0;cursor:pointer}.filters button.active{color:var(--pink);border-bottom:2px solid}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:45px 20px}.product-img{aspect-ratio:.8;position:relative;overflow:hidden}.product-img img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:.3s}.product:hover img{transform:scale(1.04)}.product-img button{position:absolute;left:8px;right:8px;bottom:8px;border:0;background:#111;color:#fff;padding:12px;font-size:10px;font-weight:900;opacity:0;transform:translateY(8px);transition:.2s;cursor:pointer}.product:hover .product-img button{opacity:1;transform:none}.product-info{display:flex;justify-content:space-between;padding-top:13px}.product-info b,.product-info small{display:block;font-size:11px;text-transform:uppercase}.product-info small{font-size:9px;color:#777;margin-top:5px}.product-info strong{font-size:11px}.spotlight{min-height:620px;background:#3679bd;color:#fff;display:grid;grid-template-columns:1fr 1fr}.spotlight>div:first-child{padding:80px 6vw;display:flex;flex-direction:column;justify-content:center}.spotlight p{max-width:480px;font-size:14px;line-height:1.8}.spotlight a{font-size:10px;font-weight:900;text-decoration:underline}.spot-products{background:#eee;display:grid;grid-template-columns:1fr 1fr;gap:1px}.spot-products article{background:#fff;color:#111;padding:20px;display:grid;grid-template-columns:1fr auto;align-items:end}.spot-products article:first-child{grid-row:span 2}.spot-products img{grid-column:1/-1;width:100%;height:220px;object-fit:contain;mix-blend-mode:multiply}.spot-products article:first-child img{height:430px}.spot-products b,.spot-products span{font-size:9px}.feature{display:grid;grid-template-columns:1.15fr .85fr;min-height:720px}.feature>div:first-child{background:var(--pink);padding:60px;display:grid;place-items:center}.feature>div:first-child img{width:100%;max-height:600px;object-fit:contain;mix-blend-mode:multiply}.feature>div:last-child{background:#111;color:#fff;padding:80px 6vw;display:flex;flex-direction:column;justify-content:center}.feature h2{color:var(--yellow)}.feature>div:last-child>p:not(.specs){line-height:1.7;color:#ddd}.specs{display:flex;gap:8px}.specs span{border:1px solid;padding:7px 10px;font-size:9px;font-weight:900}.feature button{margin-top:25px;padding:16px;background:var(--yellow);border:0;font-size:11px;font-weight:900;cursor:pointer}.editorial{min-height:620px;background:linear-gradient(90deg,rgba(0,0,0,.2),rgba(0,0,0,.68)),url('../images/lookbook.png') center 38%/cover;color:#fff;padding:70px 6vw;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;text-align:right}.editorial h2{font-size:clamp(58px,8vw,118px);line-height:.82;letter-spacing:-.07em;margin:15px 0 30px}.story{text-align:center;background:var(--paper);padding:130px 20px}.story h2 em{font-style:normal;color:var(--pink)}.story>p{max-width:520px;margin:35px auto 0;font-size:18px}.newsletter{background:#aee978;padding:70px 6vw;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;border-block:2px solid}.newsletter form{display:flex;border:3px solid;box-shadow:7px 7px #111}.newsletter input{flex:1;min-width:0;padding:18px;border:0}.newsletter button{border:0;border-left:3px solid;background:var(--pink);font-size:10px;font-weight:900;padding:0 22px}.newsletter form>strong{padding:20px}footer{background:#111;color:#fff;padding:70px 5vw 35px;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:55px}.footer-logo{font-size:55px;font-weight:950;letter-spacing:-.08em}footer div>b{font-size:10px;color:var(--pink);letter-spacing:.15em}footer a{display:block;color:#ddd;font-size:12px;margin:12px 0}footer>small{grid-column:1/-1;border-top:1px solid #444;padding-top:25px;font-size:9px}.shade{position:fixed;inset:0;background:#0009;z-index:49;opacity:0;pointer-events:none;transition:.25s}.shade.open{opacity:1;pointer-events:auto}.cart{position:fixed;right:0;top:0;bottom:0;width:min(470px,100%);z-index:50;background:var(--paper);transform:translateX(105%);transition:.3s;display:flex;flex-direction:column}.cart.open{transform:none}.cart-title{display:flex;justify-content:space-between;align-items:center;padding:24px;background:var(--pink);border-bottom:2px solid}.cart-title h2{margin:0}.cart-title button{border:0;background:none;font-size:20px}.cart-list{padding:20px;overflow:auto;flex:1}.cart-list article{display:grid;grid-template-columns:80px 1fr auto;gap:12px;padding:14px 0;border-bottom:1px solid}.cart-list img{width:80px;height:80px;object-fit:contain;background:var(--yellow);mix-blend-mode:multiply}.cart-list b,.cart-list small{display:block;font-size:10px}.cart-list small{margin:7px 0;color:#777}.cart-list button{border:0;background:none;padding:0;text-decoration:underline;font-size:9px}.empty{text-align:center;padding:50px 0}.cart-foot{padding:22px;border-top:2px solid}.cart-foot p{display:flex;justify-content:space-between}.cart-foot>button{width:100%;margin-top:15px;padding:16px;background:#111;color:#fff;border:0;font-weight:900}
@media(max-width:1000px){header nav{gap:14px}.category{gap:20px}.products{grid-template-columns:repeat(2,1fr)}.spotlight,.feature{grid-template-columns:1fr}.newsletter{grid-template-columns:1fr}.collections .collection{height:520px}}
@media(max-width:700px){.dropbar{font-size:8px}.dropbar b{margin:0 8px}header{height:68px;grid-template-columns:1fr auto 1fr;padding:0 16px}.menu{display:block;justify-self:start}.logo{justify-self:center}header nav{position:absolute;left:0;right:0;top:68px;display:none;flex-direction:column;padding:24px;background:#fff;border-bottom:1px solid}header nav.open{display:flex}.category{display:none}.hero{height:560px;min-height:0}.hero-copy{left:22px;bottom:35px}.hero h1{font-size:17vw}.hero-copy>div{display:flex;flex-direction:column;gap:7px;align-items:flex-start}.black-band{padding:28px 20px}.black-band>strong{font-size:25px}.collections{grid-template-columns:1fr;padding:8px;gap:8px}.collection{height:500px}.collection>div{left:22px;bottom:25px}.shop{padding:65px 16px}.shop-head{grid-template-columns:1fr;gap:15px}.products{gap:28px 10px}.product-img button{opacity:1;transform:none;padding:10px}.product-info{display:block}.product-info>strong{display:block;margin-top:7px}.spotlight>div:first-child{padding:70px 20px}.spot-products article{padding:12px}.spot-products img{height:150px}.spot-products article:first-child img{height:300px}.feature>div:first-child{padding:30px 15px}.feature>div:last-child{padding:70px 20px}.editorial{min-height:520px;align-items:flex-start;text-align:left;padding:50px 20px}.story{padding:100px 15px}.newsletter{padding:60px 18px}.newsletter form{display:block}.newsletter input,.newsletter button{width:100%;min-height:54px}.newsletter button{border-left:0;border-top:3px solid}footer{grid-template-columns:1fr 1fr}.footer-logo{grid-column:1/-1}}
