.wms_packs_quantity{
height: 100%;
width: 100%;
padding: 0;
}
.n3-view-component-none{
display:none;
}
.n3-view-component{
margin-left:-250px;
padding:10px;
margin-top:17px;
background:#fff;
min-height:350px;
-moz-box-shadow:0 5px 5px rgba(0,0,0,0.3);
-webkit-box-shadow:0 5px 5px rgba(0,0,0,0.3);
box-shadow:0 5px 5px rgba(0,0,0,0.3);
}
.n3-view-component-active{
display:block;
position:absolute;
top:120px;
z-index:999999;
width:250px;
}
.n3-view-component-main{
width:100%;
display: flex;
flex-direction:column;
justify-content:space-between;
}
.n3-product-gallery {
width: 100%;
margin: 0 auto;
}
.n3-view-component-main .n3-view-component-row .n3-view-component-content{
margin-bottom: 0;
}
.n3-view-component-meta, .n3-view-component-content{
border-top: 1px solid #e2e2e2;
}
.n3-component-price{
font-size: 1.2em;
margin: 1.41575em 0;
}
.n3-component-title{
margin: 5px auto;
font-size: 18px;
font-weight: 400;
}
#circularG{
position:relative;
width:58px;
height:58px;
margin: 50% auto;
}
.circularG{
position:absolute;
background-color:rgb(212,212,212);
width:14px;
height:14px;
border-radius:9px;
-o-border-radius:9px;
-ms-border-radius:9px;
-webkit-border-radius:9px;
-moz-border-radius:9px;
animation-name:bounce_circularG;
-o-animation-name:bounce_circularG;
-ms-animation-name:bounce_circularG;
-webkit-animation-name:bounce_circularG;
-moz-animation-name:bounce_circularG;
animation-duration:0.818s;
-o-animation-duration:0.818s;
-ms-animation-duration:0.818s;
-webkit-animation-duration:0.818s;
-moz-animation-duration:0.818s;
animation-iteration-count:infinite;
-o-animation-iteration-count:infinite;
-ms-animation-iteration-count:infinite;
-webkit-animation-iteration-count:infinite;
-moz-animation-iteration-count:infinite;
animation-direction:normal;
-o-animation-direction:normal;
-ms-animation-direction:normal;
-webkit-animation-direction:normal;
-moz-animation-direction:normal;
}
#circularG_1{
left:0;
top:23px;
animation-delay:0.308s;
-o-animation-delay:0.308s;
-ms-animation-delay:0.308s;
-webkit-animation-delay:0.308s;
-moz-animation-delay:0.308s;
}
#circularG_2{
left:6px;
top:6px;
animation-delay:0.404s;
-o-animation-delay:0.404s;
-ms-animation-delay:0.404s;
-webkit-animation-delay:0.404s;
-moz-animation-delay:0.404s;
}
#circularG_3{
top:0;
left:23px;
animation-delay:0.51s;
-o-animation-delay:0.51s;
-ms-animation-delay:0.51s;
-webkit-animation-delay:0.51s;
-moz-animation-delay:0.51s;
}
#circularG_4{
right:6px;
top:6px;
animation-delay:0.616s;
-o-animation-delay:0.616s;
-ms-animation-delay:0.616s;
-webkit-animation-delay:0.616s;
-moz-animation-delay:0.616s;
}
#circularG_5{
right:0;
top:23px;
animation-delay:0.712s;
-o-animation-delay:0.712s;
-ms-animation-delay:0.712s;
-webkit-animation-delay:0.712s;
-moz-animation-delay:0.712s;
}
#circularG_6{
right:6px;
bottom:6px;
animation-delay:0.818s;
-o-animation-delay:0.818s;
-ms-animation-delay:0.818s;
-webkit-animation-delay:0.818s;
-moz-animation-delay:0.818s;
}
#circularG_7{
left:23px;
bottom:0;
animation-delay:0.914s;
-o-animation-delay:0.914s;
-ms-animation-delay:0.914s;
-webkit-animation-delay:0.914s;
-moz-animation-delay:0.914s;
}
#circularG_8{
left:6px;
bottom:6px;
animation-delay:1.02s;
-o-animation-delay:1.02s;
-ms-animation-delay:1.02s;
-webkit-animation-delay:1.02s;
-moz-animation-delay:1.02s;
}
@keyframes bounce_circularG{
0%{
transform:scale(1);
}
100%{
transform:scale(.3);
}
}
@-o-keyframes bounce_circularG{
0%{
-o-transform:scale(1);
}
100%{
-o-transform:scale(.3);
}
}
@-ms-keyframes bounce_circularG{
0%{
-ms-transform:scale(1);
}
100%{
-ms-transform:scale(.3);
}
}
@-webkit-keyframes bounce_circularG{
0%{
-webkit-transform:scale(1);
}
100%{
-webkit-transform:scale(.3);
}
}
@-moz-keyframes bounce_circularG{
0%{
-moz-transform:scale(1);
}
100%{
-moz-transform:scale(.3);
}
}:root {
--ink: #0f0f0f;
--ink-hover: #302c28;
--paper: #f6f5f3;
--soft: #f4f4f3;
--soft-2: #faf9f8;
--soft-3: #f7f7f6;
--line: #ece9e5;
--line-2: #ececea;
--line-3: #e2dfda;
--line-4: #e2e2e0;
--line-5: #e6e6e4;
--line-6: #e8e8e6;
--line-7: #d8d8d6;
--mute: #99948f;
--mute-2: #79746e;
--mute-3: #6f6a64;
--mute-4: #a5a19c;
--mute-5: #8c8783;
--mute-6: #b8b4af;
--text-2: #46433f;
--strike: #a8a39e;
--accent: oklch(.55 .15 32);
--green: #2f9e5b;
--green-2: #2f7a4f;
--tg: #229ED9;
--sans: 'Golos Text', Helvetica, Arial, sans-serif;
--mono: 'JetBrains Mono', ui-monospace, monospace;
--wrap: 1920px;
--wrap-page: 1600px; --gut: clamp(12px, 3vw, 44px);
--hdr-h: clamp(56px, 6.5vw, 70px);
--ease-img: cubic-bezier(.2, .7, .2, 1);
} *, *::before, *::after { box-sizing: border-box; }
html, body { margin: 0; padding: 0; background: #fff; color: var(--ink); font-family: var(--sans); -webkit-font-smoothing: antialiased; }
body { min-height: 100vh; display: flex; flex-direction: column; }
body > main, body > .shop-page { flex: 1 0 auto; }
a { color: var(--ink); text-decoration: none; }
a:hover { color: var(--mute-3); }
button, input, select, textarea { font: inherit; color: inherit; }
input, select, textarea { outline: none; }
button { cursor: pointer; }
img, video, svg { max-width: 100%; }
[hidden] { display: none !important; }
::-webkit-scrollbar { width: 3px; height: 3px; }
::-webkit-scrollbar-thumb { background: #dcd9d5; }
.ico { fill: none; stroke: currentColor; stroke-width: 1.6; flex: none; }
.skip { position: absolute; left: -9999px; top: 0; z-index: 100; padding: 10px 14px; background: var(--ink); color: #fff; }
.skip:focus { left: 10px; top: 10px; color: #fff; }
.sr, .screen-reader-text { position: absolute !important; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; border: 0; }
body.is-locked { overflow: hidden; }
@keyframes tick { from { transform: translateX(0); } to { transform: translateX(-50%); } }
@keyframes drawerin { from { transform: translateX(102%); } to { transform: translateX(0); } }
@keyframes drawerinL { from { transform: translateX(-102%); } to { transform: translateX(0); } }
@keyframes fadein { from { opacity: 0; } to { opacity: 1; } }
@keyframes kenburns { from { transform: scale(1) translate(0, 0); } to { transform: scale(1.08) translate(-1.5%, -1%); } }
@keyframes toastin { from { opacity: 0; transform: translateY(12px) scale(.98); } to { opacity: 1; transform: none; } }
.wrap { max-width: var(--wrap); margin: 0 auto; padding-left: var(--gut); padding-right: var(--gut); width: 100%; }
.sheet, .docs, .faq, .wishp, .cartp, .chk, .ord, .auth, .acc, .contacts, .brands { max-width: var(--wrap-page); } .mono-9 { font: 400 9.5px/1 var(--mono); letter-spacing: .1em; text-transform: uppercase; }
.mono-10 { font: 400 10.5px/1 var(--mono); letter-spacing: .12em; text-transform: uppercase; }
.crumbs { display: flex; gap: 6px; flex-wrap: wrap; font: 400 10.5px/1 var(--mono); letter-spacing: .12em; text-transform: uppercase; color: var(--mute); }
.crumbs a { color: var(--mute); }
.eyebrow { font: 400 9.5px/1 var(--mono); letter-spacing: .12em; text-transform: uppercase; color: var(--mute); }
.h-page { margin: 12px 0 0; font: 700 clamp(24px, 3.6vw, 46px)/1 var(--sans); letter-spacing: -.03em; text-transform: uppercase; }
.h-sec { margin: 0; font: 700 clamp(19px, 2.4vw, 30px)/1 var(--sans); letter-spacing: -.02em; text-transform: uppercase; }
.h-sec--600 { font-weight: 600; }
.sec-head { display: flex; align-items: baseline; justify-content: space-between; gap: 14px; flex-wrap: wrap; }
.link-mono { padding-bottom: 3px; border-bottom: 1px solid #dcd8d4; font: 400 10.5px/1 var(--mono); letter-spacing: .12em; text-transform: uppercase; color: var(--mute-2); }
.link-mono--ink { display: flex; align-items: center; gap: 8px; padding: 0; border: 0; color: var(--ink); }
.link-under { padding: 0 0 3px; background: none; border: 0; border-bottom: 1px solid var(--line-7); font: 400 9.5px/1 var(--mono); letter-spacing: .1em; text-transform: uppercase; color: var(--mute-2); }
.link-under--ink { border-bottom-color: var(--ink); color: var(--ink); } .btn { display: inline-flex; align-items: center; justify-content: center; gap: 8px; min-height: 50px; padding: 0 24px; border: 1px solid var(--ink); border-radius: 0; background: #fff; color: var(--ink); font: 600 12px/1 var(--sans); letter-spacing: .08em; text-transform: uppercase; text-align: center; cursor: pointer; }
.btn:hover { background: var(--soft); color: var(--ink); }
.btn--dark { border-color: var(--ink); background: var(--ink); color: #fff; }
.btn--dark:hover { background: var(--ink-hover); border-color: var(--ink-hover); color: #fff; }
.btn--line { font-weight: 500; letter-spacing: .06em; }
.btn--line:hover { background: var(--paper); }
.btn--soft { min-height: 46px; border-color: var(--line-3); font: 400 12px/1 var(--sans); letter-spacing: .04em; }
.btn--block { display: flex; width: 100%; }
.btn--lg { min-height: 52px; font-size: 12.5px; font-weight: 500; letter-spacing: .06em; }
.btn[disabled], .btn.is-disabled { background: #c9c5c0; border-color: #c9c5c0; color: #fff; cursor: not-allowed; }
.field { width: 100%; min-height: 50px; padding: 0 14px; border: 1px solid var(--line-3); border-radius: 0; background: #fff; font: 400 13.5px/1 var(--sans); }
textarea.field { padding: 13px 14px; line-height: 1.5; resize: vertical; }
.field:focus { border-color: var(--ink); }
.chips { display: flex; gap: 7px; flex-wrap: wrap; }
.chip { display: inline-flex; align-items: center; min-height: 40px; padding: 0 14px; border: 1px solid var(--line-3); background: #fff; font: 400 12.5px/1 var(--sans); color: var(--ink); }
.chip:hover { border-color: var(--ink); color: var(--ink); }
.empty { padding: 52px 20px; border: 1px dashed var(--line-3); text-align: center; }
.empty__title { font: 600 16px/1.3 var(--sans); }
.empty__text { margin-top: 7px; font: 400 13.5px/1.5 var(--sans); color: var(--mute-3); }
.empty .btn { margin-top: 18px; min-height: 48px; padding: 0 26px; font-weight: 500; letter-spacing: .06em; } .ticker { background: var(--ink); color: var(--paper); height: 32px; display: flex; align-items: center; overflow: hidden; }
.ticker__track { display: flex; gap: 44px; white-space: nowrap; animation: tick 32s linear infinite; font: 400 10.5px/1 var(--mono); letter-spacing: .12em; text-transform: uppercase; padding-left: 20px; }
@media (prefers-reduced-motion: reduce) { .ticker__track { animation: none; } } .hdr { position: sticky; top: 0; z-index: 40; background: rgba(255, 255, 255, .93); -webkit-backdrop-filter: blur(14px); backdrop-filter: blur(14px); border-bottom: 1px solid var(--line); }
.admin-bar .hdr { top: var(--wp-admin--admin-bar--height, 32px); }
.hdr__in { max-width: var(--wrap); margin: 0 auto; padding: 0 var(--gut); height: var(--hdr-h); display: flex; align-items: center; gap: clamp(4px, 1.4vw, 24px); }
.hdr__burger { flex: 0 0 auto; width: 40px; height: 40px; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 5px; padding: 0; background: none; border: 0; }
.hdr__burger span { display: block; width: 18px; height: 1.5px; background: var(--ink); }
.hdr__logo { flex: 0 1 auto; min-width: 0; overflow: hidden; font: 700 clamp(14px, 2.1vw, 20px)/1 var(--sans); letter-spacing: clamp(.08em, 1vw, .26em); text-transform: uppercase; white-space: nowrap; }
.hdr__logo img { display: block; height: clamp(18px, 2.4vw, 26px); width: auto; }
.hdr__nav { display: none; gap: clamp(10px, 1.5vw, 22px); margin-left: clamp(4px, 1.4vw, 20px); }
.hdr__nav a { font: 600 12px/1 var(--sans); letter-spacing: .06em; text-transform: uppercase; white-space: nowrap; color: var(--mute-3); }
.hdr__nav a.is-current { color: var(--ink); }
.hdr__nav a:hover { color: var(--ink); }
.hdr__sp { flex: 1 1 auto; }
.hdr__acts { display: flex; align-items: center; gap: 2px; }
.hdr__bot { height: 34px; min-width: 34px; margin: 0 2px; padding: 0; border-radius: 17px; background: var(--tg); color: #fff; display: flex; align-items: center; justify-content: center; gap: 6px; }
.hdr__bot:hover { background: #1b8cc2; color: #fff; }
.hdr__bot .ico { stroke: #fff; stroke-width: 1.7; stroke-linejoin: round; }
.hdr__bot span { display: none; font: 600 11px/1 var(--sans); letter-spacing: .06em; text-transform: uppercase; color: #fff; }
.hdr__ico { position: relative; width: 36px; height: 44px; padding: 0; border: 0; background: none; display: grid; place-items: center; color: var(--ink); }
.hdr__ico:hover { color: var(--ink); }
.hdr__acc { display: none; }
.hdr__count { position: absolute; top: 6px; right: 4px; min-width: 16px; height: 16px; padding: 0 4px; border-radius: 8px; background: var(--ink); color: #fff; font: 500 9.5px/16px var(--mono); text-align: center; }
.hdr__cart { height: 40px; margin-left: 2px; padding: 0 10px; border: 0; background: var(--ink); color: #fff; display: flex; align-items: center; gap: 8px; }
.hdr__cart:hover { background: var(--ink-hover); }
.hdr__cart span { font: 500 11px/1 var(--mono); }
@media (min-width: 400px) { .hdr__acc { display: grid; } }
@media (min-width: 480px) {
.hdr__ico { width: 44px; }
.hdr__cart { margin-left: 6px; padding: 0 14px 0 12px; }
}
@media (min-width: 520px) {
.hdr__bot { margin: 0 6px 0 2px; padding: 0 12px 0 9px; }
.hdr__bot span { display: inline; }
}
@media (min-width: 1120px) { .hdr__nav { display: flex; } } .drawer { position: fixed; inset: 0; z-index: 60; display: flex; justify-content: flex-end; }
.drawer--left { justify-content: flex-start; }
.drawer__bg { position: absolute; inset: 0; background: rgba(15, 15, 15, .34); animation: fadein .18s ease; }
.drawer__panel { position: relative; width: min(100%, 430px); height: 100%; background: #fff; display: flex; flex-direction: column; animation: drawerin .28s cubic-bezier(.22, .7, .24, 1); box-shadow: 0 0 60px rgba(15, 15, 15, .14); }
.drawer--left .drawer__panel { animation-name: drawerinL; }
.drawer__head { flex: 0 0 auto; display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 18px 20px; border-bottom: 1px solid var(--line); }
.drawer__head span { font: 500 11px/1 var(--mono); letter-spacing: .14em; text-transform: uppercase; }
.drawer__head button { width: 40px; height: 40px; border: 0; background: none; font-size: 16px; }
.drawer__body { flex: 1 1 auto; overflow-y: auto; padding: 20px; }
.drawer__foot { flex: 0 0 auto; padding: 16px 20px; border-top: 1px solid var(--line); }
.drawer__foot .btn--dark { margin-top: 12px; }
.drawer__foot .btn--soft { margin-top: 8px; }
.drawer__total { display: flex; justify-content: space-between; align-items: baseline; gap: 12px; }
.drawer__total span { font: 500 11px/1 var(--mono); letter-spacing: .1em; text-transform: uppercase; }
.drawer__total strong { font: 600 18px/1 var(--sans); }
.drawer__free { margin-top: 6px; font: 400 11px/1.4 var(--mono); color: var(--mute-2); }
.drawer__extra { margin-top: 24px; display: flex; flex-direction: column; gap: 12px; }
.drawer__extra a { font: 400 10.5px/1 var(--mono); letter-spacing: .12em; text-transform: uppercase; color: var(--text-2); } .tree--more .tree__link { border: 0; background: none; cursor: pointer; }
.tree__side { flex: 0 0 40px; display: grid; place-items: center; }
.tree__badge { min-width: 22px; height: 22px; padding: 0 6px; border-radius: 11px; background: var(--ink); color: #fff; display: inline-grid; place-items: center; font: 500 10.5px/1 var(--mono); }
.tree__badge[hidden] { display: none; }
.drawer__credit { flex: 0 0 auto; padding: 14px 20px; border-top: 1px solid var(--line); }
.drawer__credit a { font: 400 9.5px/1.7 var(--mono); letter-spacing: .1em; text-transform: uppercase; color: var(--mute); }
.drawer__credit a:hover { color: var(--ink); }
.drawer__credit a span { color: var(--ink); border-bottom: 1px solid var(--ink); }
.drawer__contacts { margin-top: 24px; padding-top: 18px; border-top: 1px solid var(--line); font: 400 10.5px/2.1 var(--mono); letter-spacing: .12em; text-transform: uppercase; color: var(--mute); }
.drawer__contacts a { color: var(--mute); text-decoration: underline; text-decoration-color: var(--line-7); text-underline-offset: 3px; }
.drawer__contacts a:hover { color: var(--ink); text-decoration-color: var(--ink); } .tree { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; }
.tree__kids { display: none; }
.tree__item.is-open > .tree__kids { display: flex; }
.tree__row { display: flex; align-items: center; }
.tree__link { flex: 1 1 auto; min-width: 0; text-align: left; }
.tree__toggle { border: 0; background: none; padding: 0; }
.tree--drawer .tree__row { gap: 8px; border-bottom: 1px solid var(--line-2); animation: fadein .2s ease; }
.tree--drawer .tree__toggle { flex: 0 0 40px; width: 40px; height: 40px; font: 300 20px/1 var(--sans); color: var(--mute-3); }
.tree--drawer .d0 > .tree__row .tree__link { padding: 15px 0; font: 700 clamp(18px, 4.4vw, 22px)/1.1 var(--sans); letter-spacing: -.015em; text-transform: uppercase; color: var(--ink); }
.tree--drawer .d1 > .tree__row { padding-left: 0; border-bottom-color: var(--soft); }
.tree--drawer .d1 > .tree__row .tree__link { padding: 12px 0; font: 600 13.5px/1.2 var(--sans); letter-spacing: .04em; text-transform: uppercase; color: var(--ink); }
.tree--drawer .d2 > .tree__row { padding-left: 0; border-bottom-color: var(--soft); }
.tree--drawer .d2 > .tree__row .tree__link { padding: 10px 0; font: 500 13.5px/1.2 var(--sans); color: #2a2826; }
.tree--drawer .d3 > .tree__row { padding-left: 0; border-bottom-color: var(--soft-3); }
.tree--drawer .d3 > .tree__row .tree__link { padding: 10px 0; font: 400 10.5px/1.2 var(--mono); letter-spacing: .12em; text-transform: uppercase; color: var(--mute-3); } .srch { display: flex; gap: 7px; }
.srch input { flex: 1 1 auto; min-width: 0; min-height: 50px; padding: 0 14px; border: 1px solid var(--line-3); border-radius: 0; background: #fff; font: 400 13.5px/1 var(--sans); -webkit-appearance: none; appearance: none; }
.srch button { flex: 0 0 auto; min-height: 50px; padding: 0 18px; border: 0; background: var(--ink); color: #fff; font: 500 11.5px/1 var(--sans); letter-spacing: .06em; text-transform: uppercase; }
.srch__k { margin-top: 16px; font: 400 9.5px/1 var(--mono); letter-spacing: .12em; text-transform: uppercase; color: var(--mute); }
.srch__k + .chips { margin-top: 10px; } .mini-list { display: flex; flex-direction: column; gap: 14px; }
.mini-list--cart { gap: 16px; }
[data-n3-search-results] { margin-top: 22px; gap: 12px; }
[data-n3-search-results]:empty { display: none; }
.mini { display: flex; gap: 12px; align-items: flex-start; }
.mini--search { align-items: center; }
.mini__img { flex: 0 0 72px; aspect-ratio: 4 / 5; background: var(--soft) center / cover no-repeat; }
.mini--search .mini__img { flex-basis: 56px; }
.mini__body { flex: 1 1 auto; min-width: 0; }
.mini__brand { display: block; font: 400 9.5px/1 var(--mono); letter-spacing: .12em; color: var(--mute); text-transform: uppercase; }
.mini__name { display: block; margin-top: 5px; font: 500 13.5px/1.35 var(--sans); }
.mini__price { display: block; margin-top: 5px; font: 500 13px/1 var(--sans); }
.mini--search .mini__price { margin-top: 4px; }
.mini__price.is-sale { color: var(--accent); }
.mini__size { margin-top: 5px; font: 400 11.5px/1 var(--mono); color: var(--mute-2); }
.mini__row { margin-top: 9px; display: flex; align-items: center; gap: 10px; }
.mini__row .mini__sum { margin-left: auto; font: 500 13.5px/1 var(--sans); }
.mini__x { flex: 0 0 36px; width: 36px; height: 36px; border: 1px solid var(--line); background: #fff; font-size: 12px; }
.mini-empty { padding: 40px 16px; border: 1px dashed var(--line-3); text-align: center; font: 400 13px/1.5 var(--sans); color: var(--mute-3); }
[data-n3-search-results] .mini-empty { padding: 28px 16px; }
.qty { display: flex; align-items: center; border: 1px solid var(--line-3); }
.qty button { width: 34px; height: 34px; border: 0; background: none; padding: 0; }
.qty span { min-width: 20px; text-align: center; font: 400 12.5px/1 var(--mono); }  .grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); }
@media (min-width: 640px) { .grid { grid-template-columns: repeat(3, minmax(0, 1fr)); } }
@media (min-width: 1280px) { .grid { grid-template-columns: repeat(4, minmax(0, 1fr)); } }
@media (min-width: 1800px) { .grid { grid-template-columns: repeat(6, minmax(0, 1fr)); } }
.grid--home { margin-top: clamp(20px, 2.6vw, 36px); gap: clamp(30px, 3.6vw, 56px) clamp(10px, 1.2vw, 18px); }
.card { display: flex; flex-direction: column; min-width: 0; } .card__media { position: relative; display: block; aspect-ratio: 5 / 7; overflow: hidden; background: var(--soft); }
.card__link { position: absolute; inset: 0; display: block; }
.card__img, .card__img2, .card__video { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.card__img { transition: transform .7s var(--ease-img); }
.card__img2 { opacity: 0; transition: opacity .45s ease; } .card__img--more { opacity: 0; transition: opacity .25s ease; }
.card__img--more.is-on { opacity: 1; }
.card__video { opacity: 0; transition: opacity .35s ease; }
.card__video.is-on.is-playing { opacity: 1; }
.card__link.is-strip { display: flex; overflow-x: auto; overflow-y: hidden; scroll-snap-type: x mandatory; overscroll-behavior-x: contain; scrollbar-width: none; }
.card__link.is-strip::-webkit-scrollbar { display: none; }
.card__link.is-strip > .card__img { position: relative; inset: auto; flex: 0 0 100%; scroll-snap-align: start; scroll-snap-stop: always; opacity: 1; transform: none; }
.card__dots { position: absolute; left: 0; right: 0; bottom: 0; height: 2px; display: flex; gap: 2px; pointer-events: none; opacity: 0; transition: opacity .2s ease; }
.card__dots i { flex: 1 1 0; background: rgba(15, 15, 15, .14); }
.card__dots i.is-on { background: var(--ink); }
.card__media.is-strip .card__dots { opacity: 1; }
.card__badges { position: absolute; top: 9px; left: 9px; display: flex; gap: 4px; pointer-events: none; }
.badge { padding: 5px 7px; background: var(--ink); color: #fff; font: 500 10px/1 var(--mono); }
.badge--sale { background: var(--accent); } .card__wish { position: absolute; top: 8px; right: 8px; width: 36px; height: 36px; border: 0; border-radius: 50%; background: rgba(255, 255, 255, .72); -webkit-backdrop-filter: saturate(180%) blur(14px); backdrop-filter: saturate(180%) blur(14px); box-shadow: 0 1px 3px rgba(15, 15, 15, .08); display: grid; place-items: center; padding: 0; color: var(--ink); transition: transform .2s ease, background .2s ease; }
.card__wish:hover { background: rgba(255, 255, 255, .92); transform: scale(1.06); }
.card__wish:active { transform: scale(.94); }
[data-n3-wish] .ico { stroke-width: 1.5; stroke-linejoin: round; transform-box: fill-box; transform-origin: 50% 50%; transition: fill .2s ease; }
[data-n3-wish].is-on { color: var(--ink); }
[data-n3-wish].is-on .ico { fill: currentColor; }
[data-n3-wish].is-on.is-pop .ico { animation: n3pulse .35s cubic-bezier(.3, 1.6, .5, 1); }
@keyframes n3pulse { 0% { transform: scale(.7); } 60% { transform: scale(1.15); } 100% { transform: scale(1); } }
@media (prefers-reduced-motion: reduce) { [data-n3-wish].is-pop .ico { animation: none; } }
.card__sizes { position: absolute; left: 8px; right: 8px; bottom: 8px; padding: 10px; background: rgba(255, 255, 255, .86); -webkit-backdrop-filter: saturate(180%) blur(14px); backdrop-filter: saturate(180%) blur(14px); display: none; flex-direction: column; gap: 6px; pointer-events: none; }
.card__sizes-k { font: 400 9.5px/1 var(--mono); letter-spacing: .1em; text-transform: uppercase; color: var(--mute); }
.card__sizes-v { font: 500 12px/1.3 var(--mono); color: var(--ink); }
@media (hover: hover) {
.card__media:not(.has-gal):hover .card__img { transform: scale(1.04); }
.card__media:hover .card__img2 { opacity: 1; }
.card__media:hover .card__sizes { display: flex; animation: fadein .2s ease; }
.card__media:hover .card__dots { opacity: 1; }
}
.card__sku { margin-top: 10px; font: 400 9.5px/1 var(--mono); letter-spacing: .1em; text-transform: uppercase; color: var(--mute-4); }
.card__name { margin-top: 5px; font: 500 13.5px/1.35 var(--sans); }
.card__price { margin-top: 6px; display: flex; align-items: baseline; gap: 8px; }
.card__now { font: 500 13.5px/1 var(--sans); color: var(--ink); }
.card__now.is-sale { color: var(--accent); }
.card__old { font: 400 12px/1 var(--sans); color: var(--strike); text-decoration: line-through; }
.card--bold .card__now { font-weight: 600; }
.card--nold .card__old { display: none; } .rail { display: flex; gap: clamp(8px, 1vw, 14px); overflow-x: auto; scroll-snap-type: x mandatory; scrollbar-width: none; }
.rail::-webkit-scrollbar { display: none; }
.rail > .card { flex: 0 0 clamp(148px, 19vw, 210px); scroll-snap-align: start; }
.rail.is-dragging { scroll-snap-type: none; cursor: grabbing; }
.rail.is-dragging .card { pointer-events: none; } .rail-box { position: relative; }
.rail-nav { position: absolute; top: 36%; z-index: 2; width: 44px; height: 44px; margin-top: -22px; border: 0; border-radius: 50%; padding: 0; display: grid; place-items: center; color: var(--ink); background: rgba(255, 255, 255, .78); -webkit-backdrop-filter: saturate(180%) blur(14px); backdrop-filter: saturate(180%) blur(14px); box-shadow: 0 2px 10px rgba(15, 15, 15, .12); cursor: pointer; opacity: 0; transition: opacity .2s ease, transform .2s ease; }
.rail-nav--prev { left: 10px; }
.rail-nav--prev svg { transform: rotate(180deg); }
.rail-nav--next { right: 10px; }
.rail-box:hover .rail-nav, .rail-nav:focus-visible { opacity: 1; }
.rail-nav:hover { transform: scale(1.06); }
.rail-nav[hidden], .rail-box.is-static .rail-nav { display: none; }
@media (hover: none) { .rail-nav { display: none; } }
.rail--lg > .card { flex-basis: clamp(150px, 19vw, 230px); }
@media (min-width: 1500px) {
.rail > .card { flex-basis: min(14vw, 280px); }
.rail--lg > .card { flex-basis: min(15.3vw, 300px); }
} .toasts { position: fixed; right: clamp(10px, 2vw, 24px); bottom: clamp(10px, 2vw, 24px); z-index: 95; display: flex; flex-direction: column; gap: 8px; width: min(370px, calc(100vw - 20px)); pointer-events: none; }
.has-bar .toasts { bottom: 84px; } .is-locked #n3cc-revisit, .is-filters #n3cc-revisit { display: none !important; }
.has-bar #n3cc-revisit { bottom: 84px !important; }
.toast { pointer-events: auto; display: flex; align-items: flex-start; gap: 12px; padding: 14px 12px 14px 16px; background: var(--ink); color: #fff; box-shadow: 0 16px 40px rgba(15, 15, 15, .22); animation: toastin .28s cubic-bezier(.2, .8, .2, 1); }
.toast__dot { flex: 0 0 8px; width: 8px; height: 8px; margin-top: 4px; border-radius: 50%; background: var(--mute-5); }
.toast--success .toast__dot { background: #3fb56f; }
.toast--error .toast__dot { background: #e5484d; }
.toast--warn .toast__dot { background: #e0a526; }
.toast__body { flex: 1 1 auto; min-width: 0; }
.toast__label { font: 400 9.5px/1 var(--mono); letter-spacing: .1em; text-transform: uppercase; color: var(--mute-5); }
.toast__text { margin-top: 6px; font: 500 13.5px/1.4 var(--sans); color: #fff; }
.toast__act { margin-top: 9px; padding: 0 0 3px; background: none; border: 0; border-bottom: 1px solid #fff; color: #fff; font: 400 9.5px/1 var(--mono); letter-spacing: .1em; text-transform: uppercase; }
.toast__x { flex: 0 0 32px; width: 32px; height: 32px; border: 0; background: none; color: var(--mute-5); font-size: 13px; } .ftr { margin-top: clamp(40px, 5vw, 80px); background: var(--ink); color: var(--paper); }
.ftr a { color: #cfccc8; }
.ftr a:hover { color: #fff; }
.ftr__top { max-width: var(--wrap); margin: 0 auto; padding: clamp(32px, 4vw, 58px) var(--gut) 0; display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 320px), 1fr)); gap: clamp(28px, 4vw, 60px); }
.ftr__news { max-width: 460px; }
.ftr__news > .ftr__k { font-size: 10.5px; letter-spacing: .12em; }
.ftr__k { font: 400 9.5px/1 var(--mono); letter-spacing: .1em; text-transform: uppercase; color: var(--mute-5); }
.ftr__title { margin-top: 12px; font: 700 clamp(20px, 2.2vw, 30px)/1.18 var(--sans); letter-spacing: -.025em; text-transform: uppercase; }
.ftr__form { margin-top: 18px; display: flex; border: 1px solid #3a3835; }
.ftr__form input { flex: 1 1 auto; min-width: 0; min-height: 52px; padding: 0 14px; border: 0; border-radius: 0; background: transparent; color: #fff; font: 400 13.5px/1 var(--sans); }
.ftr__form button { flex: 0 0 auto; padding: 0 18px; border: 0; background: var(--paper); color: var(--ink); font: 600 11px/1 var(--sans); letter-spacing: .08em; text-transform: uppercase; }
.ftr__form button:hover { background: #fff; }
.ftr__note { margin-top: 10px; font: 400 9.5px/1 var(--mono); letter-spacing: .1em; text-transform: uppercase; color: var(--mute-5); }
.ftr__cols { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 26px; }
.ftr__links { margin-top: 14px; display: flex; flex-direction: column; gap: 12px; }
.ftr__links a { font: 400 10.5px/1 var(--mono); letter-spacing: .12em; text-transform: uppercase; }
.ftr__addr { margin-top: 14px; font: 400 10.5px/2.1 var(--mono); letter-spacing: .12em; text-transform: uppercase; color: #cfccc8; }
.ftr__row { display: flex; gap: 14px; flex-wrap: wrap; }
.ftr__word { margin-top: clamp(36px, 5vw, 72px); padding: 0 clamp(8px, 1.4vw, 20px) clamp(10px, 1.4vw, 18px); }
.ftr__word svg { display: block; width: 100%; height: auto; }
.ftr__word text { font: 700 186px var(--sans); fill: var(--paper); }
.ftr__bottom { max-width: var(--wrap); margin: 0 auto; padding: 18px var(--gut) 22px; border-top: 1px solid #2a2826; display: flex; gap: 14px; justify-content: space-between; align-items: center; flex-wrap: wrap; }
.ftr__bottom, .ftr__bottom a { font: 400 9.5px/1.7 var(--mono); letter-spacing: .1em; text-transform: uppercase; color: var(--mute-5); }
.ftr__bottom a:hover { color: #fff; }
.ftr__bottom a span { color: var(--paper); border-bottom: 1px solid var(--paper); } .sys { max-width: 880px; padding-top: clamp(34px, 6vw, 96px); padding-bottom: clamp(40px, 6vw, 96px); }
.sys__code { font: 700 clamp(72px, 14vw, 180px)/.8 var(--sans); letter-spacing: -.06em; }
.sys__eyebrow { margin-top: clamp(20px, 2.6vw, 34px); display: flex; align-items: center; gap: 8px; font: 400 10.5px/1 var(--mono); letter-spacing: .12em; text-transform: uppercase; color: var(--mute-2); }
.sys__dot { width: 7px; height: 7px; border-radius: 50%; flex: none; }
.sys__title { margin: 12px 0 0; font: 700 clamp(24px, 3.4vw, 42px)/1.02 var(--sans); letter-spacing: -.03em; text-transform: uppercase; text-wrap: balance; }
.sys__text { margin: 14px 0 0; max-width: 58ch; font: 400 14.5px/1.65 var(--sans); color: var(--text-2); text-wrap: pretty; }
.sys__sum { margin-top: 24px; display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 170px), 1fr)); border-top: 1px solid var(--ink); border-bottom: 1px solid var(--line-2); }
.sys__sum > div { padding: 14px 14px 14px 0; }
.sys__sum-k { font: 400 9.5px/1 var(--mono); letter-spacing: .1em; text-transform: uppercase; color: var(--mute); }
.sys__sum-v { margin-top: 7px; font: 600 15px/1.3 var(--sans); }
.sys__btns { margin-top: 26px; display: flex; gap: 6px; flex-wrap: wrap; }
.sys__btns .btn { min-height: 52px; }
.sys__help { margin-top: clamp(34px, 4vw, 60px); padding-top: 16px; border-top: 1px solid var(--line-2); font: 400 9.5px/1.9 var(--mono); letter-spacing: .1em; text-transform: uppercase; color: var(--mute); }
.sys__help a { color: var(--mute); } .sheet { padding-top: clamp(16px, 2.2vw, 30px); padding-bottom: clamp(36px, 5vw, 72px); }
.prose { margin-top: 18px; max-width: 72ch; font: 400 14px/1.65 var(--sans); color: var(--text-2); text-wrap: pretty; }
.prose h2, .prose h3 { margin: 26px 0 8px; padding-top: 18px; border-top: 1px solid var(--line); font: 600 15px/1.3 var(--sans); color: var(--ink); }
.prose a { color: var(--ink); border-bottom: 1px solid #ddd9d5; }
.prose img { height: auto; }
.entry { padding: 18px 0; border-bottom: 1px solid var(--line); }
.entry__title { margin: 0; font: 600 18px/1.3 var(--sans); }.home__hero { padding-top: clamp(12px, 2.2vw, 26px); }
.home__heroes { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 310px), 1fr)); gap: clamp(8px, 1.2vw, 16px); }
.hero { position: relative; display: flex; flex-direction: column; justify-content: flex-end; aspect-ratio: 3 / 4; padding: clamp(16px, 2.2vw, 30px); overflow: hidden; background: #1a1a1a; color: #fff; }
.hero:hover { color: #fff; }
@media (min-width: 960px) { .hero { width: 100%; max-height: max(560px, calc(100vh - 150px)); } }
.hero__img, .hero__video { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.hero__video, .sale__video { opacity: 0; transition: opacity .6s ease; }
.hero__video.is-playing, .sale__video.is-playing { opacity: 1; }
.hero__shade { position: absolute; inset: 0; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 45%, rgba(0, 0, 0, .55) 100%); pointer-events: none; }
.hero__title { position: relative; color: #fff; font: 700 clamp(28px, 3.6vw, 48px)/.95 var(--sans); letter-spacing: -.03em; text-transform: uppercase; }
.hero__text { position: relative; margin: 12px 0 0; max-width: 34ch; font: 400 clamp(13px, 1.1vw, 15px)/1.45 var(--sans); color: rgba(255, 255, 255, .86); text-wrap: pretty; }
.hero__btn { position: relative; margin-top: 18px; align-self: flex-start; padding: 13px 18px; background: #fff; color: var(--ink); font: 600 11px/1 var(--sans); letter-spacing: .08em; text-transform: uppercase; }
.home__intro { margin-top: clamp(34px, 4.4vw, 72px); }
.status { display: flex; align-items: center; gap: 8px; font: 400 10.5px/1 var(--mono); letter-spacing: .12em; text-transform: uppercase; color: var(--mute-2); }
.status__dot { width: 6px; height: 6px; border-radius: 50%; background: var(--mute); flex: none; }
.status__dot.is-open { background: var(--green); }
.home__h1 { margin: 14px 0 0; font: 700 clamp(32px, 6vw, 88px)/1.04 var(--sans); letter-spacing: -.04em; text-transform: uppercase; }
.home__h1 span { color: var(--mute-6); }
.strip { margin-top: clamp(40px, 5vw, 84px); border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); overflow: hidden; }
.strip__in { display: flex; gap: clamp(20px, 3.2vw, 52px); padding: 13px var(--gut); overflow-x: auto; scrollbar-width: none; }
.strip__in::-webkit-scrollbar { display: none; }
.strip__in a { font: 400 11.5px/1 var(--mono); letter-spacing: .14em; text-transform: uppercase; color: var(--mute-2); white-space: nowrap; }
.strip__in a:hover { color: var(--ink); }
.home__tabs { padding-top: clamp(34px, 4vw, 64px); }
.tabs-big { display: flex; gap: clamp(14px, 2.2vw, 28px); align-items: baseline; flex-wrap: wrap; }
.tabs-big button { padding: 0 0 6px; border: 0; border-bottom: 2px solid transparent; background: none; font: 700 clamp(19px, 2.4vw, 30px)/1 var(--sans); letter-spacing: -.02em; text-transform: uppercase; color: var(--mute-6); }
.tabs-big button.is-active { border-bottom-color: var(--ink); color: var(--ink); }
.home__sec { padding-top: clamp(42px, 5.6vw, 100px); }
.home__sec > .h-sec { margin-bottom: clamp(20px, 2.6vw, 36px); }
.tiles { display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 220px), 1fr)); gap: clamp(8px, 1vw, 14px); }
.tile { position: relative; display: flex; align-items: flex-end; aspect-ratio: 1 / 1; padding: 12px; overflow: hidden; background: #e9e9e7; }
.tile__img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.tile__label { position: relative; padding: 11px 13px; background: #fff; color: var(--ink); font: 700 clamp(14px, 1.4vw, 18px)/1 var(--sans); text-transform: uppercase; }
.sale { margin-top: clamp(20px, 2.6vw, 36px); position: relative; display: block; aspect-ratio: 4 / 5; overflow: hidden; background: #111; color: #fff; }
.sale:hover { color: #fff; }
.sale__bg { position: absolute; inset: -4%; background: #111; animation: kenburns 18s ease-in-out infinite alternate; }
.sale__bg img, .sale__video { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; } .sale__bg--row { display: flex; gap: 2px; }
.sale__bg--row img { position: static; flex: 1 1 0%; width: 0; min-width: 0; height: 100%; }
@media (max-width: 959.98px) { .sale__bg--row img:not(:first-child) { display: none; } }
.sale__shade { position: absolute; inset: 0; background: rgba(10, 10, 10, .34); }
.sale__row { position: absolute; left: clamp(16px, 2.6vw, 40px); right: clamp(16px, 2.6vw, 40px); bottom: clamp(16px, 2.4vw, 36px); display: flex; align-items: flex-end; justify-content: space-between; gap: 16px; flex-wrap: wrap; }
.sale__text { display: flex; flex-direction: column; gap: clamp(10px, 1.2vw, 16px); }
.sale__title { font: 700 clamp(56px, 11vw, 190px)/.8 var(--sans); letter-spacing: -.06em; text-transform: uppercase; color: #fff; }
.sale__note { font: 400 10.5px/1 var(--mono); letter-spacing: .12em; text-transform: uppercase; color: #fff; }
.sale__btn { padding: 14px 20px; background: #fff; color: var(--ink); font: 600 11.5px/1 var(--sans); letter-spacing: .08em; text-transform: uppercase; }
@media (min-width: 960px) { .sale { aspect-ratio: 21 / 8; } } .sale__art { position: absolute; inset: 0; background: radial-gradient(120% 90% at 70% 30%, #222 0%, #111 55%, #0b0b0b 100%); overflow: hidden; }
.sale__art svg { position: absolute; inset: 0; width: 100%; height: 100%; animation: n3drift 60s ease-in-out infinite alternate; }
.sale__art path { fill: none; stroke: rgba(255, 255, 255, .34); stroke-width: 1.3; stroke-linecap: round; stroke-linejoin: round; vector-effect: non-scaling-stroke; stroke-dasharray: 1; stroke-dashoffset: 1; animation-name: n3draw; animation-timing-function: cubic-bezier(.45, 0, .25, 1); animation-iteration-count: infinite; }
.sale__art g:nth-child(5n) path { stroke: rgba(255, 255, 255, .6); }
.sale__art.is-paused svg, .sale__art.is-paused path { animation-play-state: paused; }
.sale__art + .sale__shade { background: linear-gradient(90deg, rgba(10, 10, 10, .55) 0%, rgba(10, 10, 10, .1) 60%); }
@keyframes n3draw { 0% { stroke-dashoffset: 1; } 35% { stroke-dashoffset: 0; } 70% { stroke-dashoffset: 0; } 100% { stroke-dashoffset: -1; } }
@keyframes n3drift { from { transform: translate3d(0, 0, 0) scale(1.02); } to { transform: translate3d(-2%, -3%, 0) scale(1.06); } }
@media (prefers-reduced-motion: reduce) { .sale__art svg, .sale__art path { animation: none; stroke-dashoffset: 0; } }
@media (prefers-reduced-motion: reduce) { .sale__bg { animation: none; } }
.home__sec .rail { margin-top: clamp(28px, 3.4vw, 52px); padding-bottom: 6px; } .btiles { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); border-top: 1px solid var(--line-6); border-left: 1px solid var(--line-6); }
@media (min-width: 560px) { .btiles { grid-template-columns: repeat(3, minmax(0, 1fr)); } }
@media (min-width: 768px) { .btiles { grid-template-columns: repeat(4, minmax(0, 1fr)); } }
@media (min-width: 1024px) { .btiles { grid-template-columns: repeat(6, minmax(0, 1fr)); } }
@media (min-width: 1500px) { .btiles { grid-template-columns: repeat(8, minmax(0, 1fr)); } }
.btile { display: flex; flex-direction: column; justify-content: space-between; gap: 18px; min-height: clamp(92px, 9vw, 124px); padding: 16px; border-right: 1px solid var(--line-6); border-bottom: 1px solid var(--line-6); }
.btile:hover { background: var(--soft); color: var(--ink); }
.btile__name { font: 700 clamp(13px, 1.2vw, 16px)/1.1 var(--sans); letter-spacing: .02em; text-transform: uppercase; }
.btile__count { font: 400 9.5px/1 var(--mono); letter-spacing: .1em; text-transform: uppercase; color: var(--mute); }
.btile--all { border-right-color: var(--ink); border-bottom-color: var(--ink); background: var(--ink); color: #fff; }
.btile--all:hover { background: var(--ink-hover); color: #fff; }
.btile--all .btile__name { color: #fff; }
.btile--all .btile__count { color: var(--mute-5); }
.perks { margin-top: clamp(48px, 6.4vw, 110px); padding-top: clamp(28px, 3.4vw, 48px); padding-bottom: clamp(28px, 3.4vw, 48px); border-top: 1px solid var(--line); display: grid; grid-template-columns: repeat(auto-fit, minmax(min(100%, 200px), 1fr)); gap: clamp(16px, 2vw, 30px); }
.perk__num { font: 400 9.5px/1 var(--mono); letter-spacing: .14em; text-transform: uppercase; color: var(--mute); }
.perk__title { margin-top: 11px; font: 600 15px/1.3 var(--sans); }
.perk__text { margin-top: 5px; font: 400 13.5px/1.5 var(--sans); color: var(--mute-3); }