:root{--ink:#111;--paper:#f7f6f2;--line:#dddcd8;--red:#bd2b23}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font:12px Inter,Arial,sans-serif}button,a{color:inherit;font:inherit}.skip{position:fixed;left:10px;top:-50px;z-index:100;background:#fff;padding:10px}.skip:focus{top:10px}.announcement{height:36px;background:#050505;color:#fff;display:flex;align-items:center;justify-content:center;gap:min(18vw,230px);font-size:9px}.announcement button{border:0;background:none;color:#fff;font-size:22px;cursor:pointer}header{height:80px;background:#f7f5ef;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 20px;position:sticky;top:0;z-index:30}.head-side{display:flex;align-items:center;gap:19px}.head-side.right{justify-content:flex-end}.burger{width:30px;height:30px;border:0;background:none;position:relative;cursor:pointer}.burger i{position:absolute;left:0;width:19px;height:1px;background:#111;top:11px}.burger i+ i{top:17px}.logo{display:grid;text-align:center;text-decoration:none;line-height:1}.logo strong{font:600 33px Manrope;letter-spacing:-.085em}.logo small{font:500 6px Inter;letter-spacing:.52em;margin:5px 0 0 4px}.word{border:0;background:none;font-size:10px;font-weight:600;cursor:pointer}.head-side em{height:25px;width:1px;background:#aaa}.search{width:22px;height:22px;border:0;background:none;position:relative}.search:before{content:"";position:absolute;border:1.3px solid #111;border-radius:50%;width:13px;height:13px;left:1px;top:1px}.search:after{content:"";position:absolute;width:7px;height:1px;background:#111;transform:rotate(45deg);left:13px;top:15px}.account{width:20px;height:20px;border:1.2px solid #111;border-radius:50%;position:relative}.account:before{content:"";position:absolute;width:5px;height:5px;border:1px solid;border-radius:50%;left:6px;top:3px}.account:after{content:"";position:absolute;width:10px;height:5px;border:1px solid;border-bottom:0;border-radius:8px 8px 0 0;left:4px;bottom:2px}.bag{width:20px;height:19px;border:1px solid;background:none;position:relative;cursor:pointer}.bag:before{content:"";position:absolute;width:8px;height:5px;border:1px solid;border-bottom:0;border-radius:6px 6px 0 0;left:4px;top:-6px}.bag b{position:absolute;right:-8px;top:-9px;background:#111;color:#fff;border-radius:50%;width:15px;height:15px;display:grid;place-items:center;font-size:8px}.promo{height:39px;display:flex;align-items:center;justify-content:center;gap:13px;border-bottom:1px solid #e6e5e2}.promo a{text-decoration:none;font-size:10px;font-weight:600}.promo a+ a{border-bottom:1px solid}.hero{height:min(43vw,650px);min-height:440px;position:relative;overflow:hidden;background:#d9d2c8}.hero img{width:100%;height:100%;object-fit:cover}.shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.29),transparent 58%)}.hero-copy{position:absolute;left:3.8vw;top:49%;transform:translateY(-50%);color:#fff}.hero-copy h1{font:500 clamp(27px,2.8vw,44px)/1.08 Inter;margin:0 0 12px;letter-spacing:-.035em}.hero-copy p{font-size:15px;font-weight:600;margin:0 0 22px}.hero-copy a{display:grid;place-items:center;width:220px;border:2px solid #fff;padding:12px;text-decoration:none;font-weight:600;transition:.2s}.hero-copy a:hover{background:#fff;color:#111}.shop{padding:65px 20px 85px}.title-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.title-row h2,.categories h2{font:600 28px Inter;margin:0}.title-row a{font-size:10px;font-weight:600;text-decoration:none;border-bottom:1px solid;padding-bottom:4px}.tabs{display:flex;justify-content:center;gap:45px;border-bottom:1px solid #ddd;margin-bottom:25px}.tabs button{border:0;background:none;padding:0 0 12px;color:#777;font-size:10px;cursor:pointer}.tabs button.active{color:#111;border-bottom:1px solid}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.product{min-width:0}.product-media{aspect-ratio:1/1.2;background:#f6f6f5;position:relative;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:contain;transition:.35s}.product:hover img{transform:scale(1.025)}.badge{position:absolute;left:10px;top:10px;background:#fff;padding:6px 8px;font-size:8px}.quick{position:absolute;bottom:0;left:0;right:0;border:0;border-top:1px solid #ddd;background:#fff;padding:13px;opacity:0;transform:translateY(8px);transition:.2s;font-size:9px;cursor:pointer}.product:hover .quick,.quick:focus{opacity:1;transform:none}.product-info{padding:13px 1px 34px}.product-info h3{font-size:10px;letter-spacing:.05em;margin:0 0 5px}.fit{color:#777;font-size:9px}.price{margin-top:7px}.price del{color:#777;margin-right:7px}.price strong,.save{color:var(--red);margin-right:7px}.save{font-size:8px}.categories{background:#f4f4f3;padding:70px 20px 90px}.categories h2{text-align:center;margin-bottom:32px}.categories>div{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.categories a{background:#fff;text-decoration:none}.categories img,.shoe-art{width:100%;aspect-ratio:1/.86;object-fit:contain}.shoe-art{display:grid;place-items:center;text-align:center;font:600 36px/1 Manrope;color:#aaa}.categories span{display:flex;justify-content:space-between;padding:17px;font-weight:600}.newsletter{text-align:center;background:#111;color:#fff;padding:78px 20px}.newsletter small{letter-spacing:.16em}.newsletter h2{font:500 clamp(25px,3vw,42px) Inter;margin:18px auto 32px}.newsletter form{display:flex;max-width:530px;margin:auto;border-bottom:1px solid #777}.newsletter input{flex:1;background:none;border:0;color:#fff;padding:14px 0;outline:none}.newsletter button{border:0;background:none;color:#fff;font-weight:600}.overlay{position:fixed;inset:0;background:#0007;z-index:50;opacity:0;pointer-events:none;transition:.3s}.overlay.open{opacity:1;pointer-events:auto}.drawer{position:fixed;top:0;bottom:0;width:min(440px,100%);background:#f8f7f4;z-index:60;padding:0 28px;display:flex;flex-direction:column;transition:.38s}.menu{left:0;transform:translateX(-101%)}.cart{right:0;transform:translateX(101%)}.drawer.open{transform:none}.drawer-head{height:78px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ddd;font-size:10px}.drawer-head button{border:0;background:none;font-size:28px;cursor:pointer}.menu nav{display:grid;padding-top:25px}.menu nav a{display:flex;justify-content:space-between;text-decoration:none;padding:15px 0;border-bottom:1px solid #ddd;font-size:18px}.red{color:var(--red)}.drawer-foot{margin-top:auto;padding:25px 0;font-size:9px}.drawer-foot a{color:inherit}.empty{margin:auto 0;text-align:center}.black{width:100%;border:0;background:#111;color:#fff;padding:15px;font-size:9px}.summary{margin-top:auto;padding:24px 0;display:none}.summary>div{display:flex;justify-content:space-between}.summary p{font-size:9px;color:#777}.cart-item{display:grid;grid-template-columns:80px 1fr auto;gap:12px;padding:18px 0;border-bottom:1px solid #ddd;align-items:center}.cart-item img{width:80px;height:95px;object-fit:contain;background:#fff}.cart-item h4{font-size:9px}.cart-item p{font-size:9px;color:#777}.remove{border:0;background:none;font-size:20px}.toast{position:fixed;left:50%;bottom:20px;transform:translate(-50%,20px);background:#111;color:#fff;padding:12px 18px;opacity:0;transition:.2s;z-index:80}.toast.show{opacity:1;transform:translate(-50%,0)}footer{background:#0d0d0d;color:#fff;padding:60px 28px 22px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:25px}.footer-logo{justify-self:start}.footer-logo+p{font-size:9px;color:#999}.footer-logo~div{display:grid;gap:10px}.footer-logo~div a{font-size:9px;text-decoration:none}footer>small{grid-column:1/-1;margin-top:45px;color:#777}
@media(max-width:760px){.announcement{height:27px;gap:25px;font-size:8px}.announcement button{font-size:17px}header{height:63px;padding:0 13px}.word,.head-side em,.account,.head-side.right .search{display:none}.logo strong{font-size:23px}.logo small{font-size:4px}.promo{height:34px}.promo a{font-size:8px}.hero{height:62svh;min-height:470px}.hero img{object-position:59% center}.shade{background:linear-gradient(0deg,#0009,transparent 68%)}.hero-copy{left:18px;right:16px;top:auto;bottom:25px;transform:none}.hero-copy h1{font-size:25px}.hero-copy p{font-size:13px}.hero-copy a{width:220px}.shop{padding:48px 9px}.title-row h2,.categories h2{font-size:23px}.tabs{justify-content:flex-start;gap:23px;overflow:auto}.tabs button{white-space:nowrap}.products{grid-template-columns:repeat(2,1fr);gap:5px}.quick{opacity:1;transform:none}.categories{padding:52px 9px}.categories>div{grid-template-columns:1fr}.categories img,.shoe-art{aspect-ratio:1/1}.newsletter{padding:58px 15px}footer{grid-template-columns:1fr}.drawer{padding:0 20px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
