*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ivory);font-family:var(--ui);font-weight:400;-webkit-font-smoothing:antialiased;overflow-x:hidden}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;background:none;border:0;cursor:pointer}:focus-visible{outline:2px solid var(--gold);outline-offset:3px;border-radius:2px}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.skip{position:absolute;left:-9999px;top:0;z-index:200;background:var(--violet);color:#fff;padding:12px 18px;border-radius:0 0 8px}.skip:focus{left:0}.eyebrow{font-family:var(--ui);font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--gold)}.edge{padding-left:var(--edge);padding-right:var(--edge)}.utility{background:var(--bg-deep);color:var(--muted);height:var(--util-h);display:flex;align-items:center;justify-content:space-between;font-size:13px;border-bottom:1px solid var(--hairline)}.utility__msg{display:flex;align-items:center;gap:8px}.utility__msg strong{color:var(--ivory);font-weight:600}.utility__links{display:flex;align-items:center;gap:22px}.utility__links a{display:flex;align-items:center;gap:6px;color:var(--muted);transition:color .15s ease}.utility__links a:hover{color:var(--ivory)}.utility svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:1.8}.header{background:var(--bg);border-bottom:1px solid var(--hairline);position:sticky;top:0;z-index:50}.header__row{height:var(--bar-h);display:flex;align-items:center;gap:32px}.brand{display:flex;flex-direction:column;line-height:1;flex:0 0 auto}.brand__word{font-family:var(--display);font-weight:600;font-size:26px;letter-spacing:-.02em;color:var(--ivory)}.brand__word em{font-style:italic;color:var(--gold)}.brand__tag{font-size:9px;font-weight:600;letter-spacing:.32em;text-transform:uppercase;color:var(--muted);margin-top:3px}.search{flex:1;display:flex;max-width:560px;height:46px;border:1px solid var(--hairline);border-radius:999px;overflow:hidden;background:var(--bg-deep)}.search select{border:0;background:transparent;color:var(--muted);font:inherit;font-size:13px;padding:0 14px;border-right:1px solid var(--hairline);cursor:pointer}.search input{flex:1;border:0;background:transparent;color:var(--ivory);font:inherit;font-size:14px;padding:0 16px}.search input::placeholder{color:var(--muted)}.search button{width:52px;display:grid;place-items:center;background:var(--violet);color:#fff}.search button:hover{background:var(--violet-bright)}.search svg{width:17px;height:17px;stroke:currentColor;fill:none;stroke-width:2}.tools{display:flex;align-items:center;gap:6px;flex:0 0 auto}.tools a,.tools button{width:42px;height:42px;display:grid;place-items:center;border-radius:999px;position:relative;color:var(--ivory);transition:background .15s ease}.tools a:hover,.tools button:hover{background:var(--bg-deep)}.tools svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.7}.cartcount{position:absolute;top:2px;right:2px;background:var(--gold);color:var(--bg);font-size:10px;font-weight:700;min-width:17px;height:17px;border-radius:999px;display:grid;place-items:center;padding:0 4px}.cartcount.bump{animation:bump .4s cubic-bezier(.3,1.6,.5,1)}@keyframes bump{50%{transform:scale(1.5)}}.burger{display:none}.nav{background:var(--bg);border-top:1px solid var(--hairline)}.nav__row{display:flex;align-items:center;gap:4px;height:52px}.nav__item{position:relative;height:100%;display:flex;align-items:center}.nav__link{display:flex;align-items:center;gap:6px;padding:0 16px;height:100%;font-weight:500;font-size:14px;color:var(--ivory);border-bottom:2px solid transparent;transition:border-color .15s ease}.nav__link:hover{border-color:var(--gold)}.nav__link svg{width:9px;transition:transform .18s ease}.nav__item:hover .nav__link svg{transform:rotate(180deg)}.mega{position:absolute;top:100%;left:0;background:var(--bg-deep);border:1px solid var(--hairline);border-radius:10px;padding:22px 26px;display:grid;grid-auto-flow:column;gap:22px 40px;min-width:280px;box-shadow:0 24px 48px #00000080;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(6px);transition:opacity .16s ease,transform .16s ease,visibility .16s}.nav__item:hover .mega,.nav__item:focus-within .mega{opacity:1;visibility:visible;pointer-events:auto;transform:none}.mega h4{color:var(--gold);margin-bottom:10px;font-size:10px;letter-spacing:.16em;text-transform:uppercase;font-weight:600}.mega a{display:block;padding:5px 0;font-size:14px;color:var(--muted);white-space:nowrap;transition:color .15s ease}.mega a:hover{color:var(--ivory)}.hero{position:relative;height:var(--hero-h,86vh);overflow:hidden;background:var(--bg)}.hero__slides{position:relative;height:100%}.hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .6s ease;display:flex;align-items:center}.hero__slide.active{opacity:1;visibility:visible;z-index:1}.hero__slide-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.hero__slide-bg img{width:100%;height:100%;object-fit:cover}.hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0a090eeb,#0a090e8c 45%,#0a090e26 75%)}.hero__inner{position:relative;z-index:2;max-width:640px;padding-left:var(--edge)}.hero__eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:22px}.hero__eyebrow i{width:28px;height:1px;background:var(--gold)}.hero h1{font-family:var(--display);font-weight:500;color:var(--on-dark);font-size:clamp(2.6rem,5.4vw,4.6rem);line-height:1.03;letter-spacing:-.02em}.hero h1 em{font-style:italic;color:var(--gold)}.hero p{color:var(--muted-light);font-size:16px;line-height:1.65;max-width:46ch;margin-top:22px}.hero__cta{display:flex;gap:14px;margin-top:34px}.hero__nav{position:absolute;left:var(--edge);bottom:36px;z-index:3;display:flex;align-items:center;gap:14px}.hero__arrow{width:44px;height:44px;border:1px solid rgba(245,243,239,.3);border-radius:999px;display:grid;place-items:center;color:var(--on-dark);transition:background .15s ease,border-color .15s ease}.hero__arrow:hover{background:#f5f3ef1a;border-color:var(--on-dark)}.hero__arrow svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2}.hero__count{font-size:13px;color:var(--muted-light);font-variant-numeric:tabular-nums;min-width:44px;text-align:center}.hero__pause{width:36px;height:36px;border:1px solid rgba(245,243,239,.3);border-radius:999px;display:grid;place-items:center;color:var(--on-dark);margin-left:6px}.hero__pause svg{width:12px;height:12px;fill:currentColor}.hero__dots{position:absolute;right:var(--edge);bottom:36px;z-index:3;display:flex;gap:8px}.hero__dot{width:28px;height:3px;background:#f5f3ef40;border-radius:2px;transition:background .2s ease}.hero__dot.active{background:var(--gold)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 30px;border-radius:4px;font-weight:600;font-size:14px;letter-spacing:.02em;border:1px solid transparent;transition:transform .15s ease,background .15s ease,color .15s ease,border-color .15s ease}.btn:hover{transform:translateY(-1px)}.btn--solid{background:var(--violet);color:#fff}.btn--solid:hover{background:var(--violet-bright)}.btn--ghost{border-color:#f5f3ef66;color:var(--on-dark)}.btn--ghost:hover{border-color:var(--on-dark);background:#f5f3ef0f}.btn--gold{background:var(--gold);color:var(--bg)}.btn--gold:hover{background:var(--gold-bright)}.btn--dark{background:var(--ivory);color:var(--bg);width:100%}.btn--dark:hover{background:var(--gold)}.btn[disabled]{opacity:.4;cursor:not-allowed;transform:none}.trust{background:var(--bg-deep);border-bottom:1px solid var(--hairline)}.trust__row{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--hairline)}.trust__item{background:var(--bg-deep);padding:26px var(--edge);display:flex;align-items:center;gap:14px}.trust__item svg{width:26px;height:26px;stroke:var(--gold);fill:none;stroke-width:1.5;flex:0 0 auto}.trust__item h4{font-size:13.5px;font-weight:600;color:var(--ivory)}.trust__item p{font-size:12.5px;color:var(--muted);margin-top:2px}.sec{padding:clamp(64px,7vw,104px) var(--edge)}.sec--tight{padding-top:0}.sec__head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;flex-wrap:wrap;margin-bottom:40px}.sec__head h2{font-family:var(--display);font-weight:500;letter-spacing:-.02em;line-height:1.05;font-size:clamp(1.9rem,3.6vw,2.9rem);color:var(--ivory)}.sec__head .eyebrow{display:block;margin-bottom:12px}.seelink{font-weight:600;font-size:13.5px;color:var(--ivory);border-bottom:1px solid var(--gold);padding-bottom:3px;transition:color .15s ease}.seelink:hover{color:var(--gold)}.grid{display:grid;grid-template-columns:repeat(var(--cols,4),1fr);gap:22px}.card{position:relative}.card__media{position:relative;aspect-ratio:4/5;border-radius:6px;overflow:hidden;display:grid;place-items:center;background:var(--bg-deep);border:1px solid var(--hairline);transition:border-color .25s ease}.card:hover .card__media{border-color:var(--gold)}.card__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.2,.7,.3,1)}.card:hover .card__media img{transform:scale(1.045)}.card__media .ph{width:56%;opacity:.7}.card__flag{position:absolute;top:12px;left:12px;background:var(--bg);border:1px solid var(--hairline);color:var(--ivory);padding:6px 11px;border-radius:999px;z-index:2;font-size:10.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.card__flag--sale{background:var(--gold);color:var(--bg);border-color:var(--gold)}.card__flag--out{background:var(--bg-deep);color:var(--muted)}.card__add{position:absolute;left:12px;right:12px;bottom:12px;background:var(--ivory);color:var(--bg);padding:13px;border-radius:4px;font-weight:600;font-size:13.5px;opacity:0;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease,background .15s;z-index:2}.card:hover .card__add,.card__add:focus-visible{opacity:1;transform:none}.card__add:hover,.card__add.done{background:var(--gold)}.card__info{display:flex;justify-content:space-between;gap:14px;padding:16px 2px 0}.card__info h3{font-size:15px;font-weight:500;letter-spacing:-.005em;color:var(--ivory)}.card__info p{font-size:12.5px;color:var(--muted);margin-top:3px}.price{font-weight:600;font-size:14px;white-space:nowrap;color:var(--ivory)}.price s{color:var(--muted);margin-right:6px;font-weight:400}.dots{display:flex;gap:5px;margin-top:9px}.dots i{width:10px;height:10px;border-radius:999px;border:1px solid var(--hairline);display:block}.cats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.cat{position:relative;border-radius:8px;padding:30px;min-height:320px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;border:1px solid var(--hairline);transition:transform .25s ease;isolation:isolate;background:#1d1620}.cat:hover{transform:translateY(-4px);border-color:var(--gold)}.cat img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2;opacity:.55}.cat__tint{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,transparent 0%,rgba(10,9,14,.9) 100%)}.cat h3{font-family:var(--display);font-weight:500;font-size:clamp(1.7rem,2.8vw,2.2rem);letter-spacing:-.02em;color:var(--on-dark)}.cat p{font-size:13.5px;color:var(--muted-light);margin-top:9px;max-width:28ch;line-height:1.5}.cat .eyebrow{margin-top:18px;display:inline-flex;align-items:center;gap:8px}.perks{background:var(--bg-deep)}.perks h2{color:var(--ivory);max-width:18ch}.perks .row{display:grid;grid-template-columns:repeat(4,1fr);gap:36px}.perk{border-top:1px solid var(--hairline);padding-top:18px}.perk__no{color:var(--gold);font-size:12px;font-weight:600;letter-spacing:.06em}.perk h4{font-family:var(--display);font-weight:500;font-size:19px;letter-spacing:-.01em;margin:14px 0 8px;color:var(--ivory)}.perk p{font-size:13.5px;color:var(--muted);line-height:1.6}.quotes{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.quote{border:1px solid var(--hairline);border-radius:8px;padding:28px;background:var(--bg-deep)}.quote p{font-size:16px;line-height:1.55;letter-spacing:-.005em;color:var(--ivory)}.quote footer{margin-top:20px;display:flex;align-items:center;gap:12px}.quote .av{width:34px;height:34px;border-radius:999px;background:var(--bg);border:1px solid var(--hairline);display:grid;place-items:center;font-weight:600;font-size:12.5px;color:var(--gold)}.quote small{font-size:12px;color:var(--muted);display:block}.stars{color:var(--gold);letter-spacing:2px;font-size:13px;margin-bottom:14px}.pdp{display:grid;grid-template-columns:1.15fr 1fr;gap:clamp(28px,5vw,64px);padding:clamp(32px,5vw,64px) var(--edge)}.pdp__gallery{display:grid;gap:12px}.pdp__main{border:1px solid var(--hairline);border-radius:8px;overflow:hidden;background:var(--bg-deep);aspect-ratio:4/5}.pdp__main img{width:100%;height:100%;object-fit:cover}.pdp__thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.pdp__thumbs button{border:1px solid var(--hairline);border-radius:6px;overflow:hidden;aspect-ratio:1;background:var(--bg-deep)}.pdp__thumbs button[aria-current=true]{border-color:var(--gold);border-width:2px}.pdp__thumbs img{width:100%;height:100%;object-fit:cover}.pdp__info{position:sticky;top:calc(var(--bar-h) + 52px + 24px);align-self:start}.pdp__info h1{font-family:var(--display);font-weight:500;font-size:clamp(1.9rem,3.6vw,2.8rem);line-height:1.05;letter-spacing:-.02em;margin:12px 0;color:var(--ivory)}.pdp__price{font-weight:600;font-size:22px;display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:var(--ivory)}.pdp__price s{color:var(--muted);font-weight:400;font-size:17px}.pdp__save{background:var(--gold);color:var(--bg);padding:4px 10px;border-radius:999px;font-size:11px;letter-spacing:.06em;font-weight:600}.opt{margin-top:26px}.opt>.eyebrow{display:block;margin-bottom:10px}.opt__row{display:flex;flex-wrap:wrap;gap:8px}.opt__row input{position:absolute;opacity:0;width:0;height:0}.opt__row label{border:1px solid var(--hairline);border-radius:4px;padding:11px 18px;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s ease;color:var(--ivory)}.opt__row input:checked+label{background:var(--ivory);color:var(--bg);border-color:var(--ivory)}.opt__row input:focus-visible+label{outline:2px solid var(--gold);outline-offset:2px}.pdp__buy{margin-top:30px;display:grid;gap:10px}.pdp__desc{margin-top:34px;border-top:1px solid var(--hairline);padding-top:24px;line-height:1.65;font-size:14.5px;color:var(--muted)}.pdp__desc h3{font-family:var(--display);font-size:18px;margin:18px 0 8px;letter-spacing:-.01em;color:var(--ivory)}.pdp__desc ul{padding-left:20px;display:grid;gap:6px;margin:10px 0}.acc{border-top:1px solid var(--hairline)}.acc summary{padding:16px 0;font-weight:600;font-size:14.5px;cursor:pointer;list-style:none;display:flex;justify-content:space-between;color:var(--ivory)}.acc summary::-webkit-details-marker{display:none}.acc summary:after{content:"+";color:var(--gold)}.acc[open] summary:after{content:"\2013"}.acc p{font-size:14px;line-height:1.6;padding-bottom:16px;color:var(--muted)}.coll__head{padding:clamp(40px,6vw,64px) var(--edge) 0}.coll__head h1{font-family:var(--display);font-weight:500;font-size:clamp(2.1rem,5vw,3.6rem);letter-spacing:-.02em;line-height:1.02;color:var(--ivory)}.coll__head p{margin-top:14px;max-width:60ch;line-height:1.6;font-size:14.5px;color:var(--muted)}.coll__bar{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;padding:24px var(--edge) 0}.coll__bar .eyebrow{color:var(--muted);letter-spacing:normal;text-transform:none;font-size:13px}.coll__bar select{font:inherit;font-size:13.5px;font-weight:500;padding:11px 16px;border-radius:999px;border:1px solid var(--hairline);background:var(--bg-deep);color:var(--ivory)}.pager{display:flex;gap:8px;justify-content:center;padding:48px var(--edge) 0}.pager a,.pager span{min-width:40px;height:40px;display:grid;place-items:center;border-radius:999px;border:1px solid var(--hairline);font-size:13px;font-weight:500;padding:0 12px;color:var(--ivory)}.pager a:hover{border-color:var(--gold);color:var(--gold)}.pager span[aria-current]{background:var(--ivory);color:var(--bg);border-color:var(--ivory)}.empty{padding:80px var(--edge);text-align:center}.empty h2{font-family:var(--display);font-size:26px;letter-spacing:-.02em;margin-bottom:10px;color:var(--ivory)}.empty p{color:var(--muted);margin-bottom:22px}.cartpage{padding:clamp(40px,6vw,64px) var(--edge)}.cartpage h1{font-family:var(--display);font-weight:500;font-size:clamp(2rem,5vw,3.2rem);letter-spacing:-.02em;margin-bottom:32px;color:var(--ivory)}.line{display:grid;grid-template-columns:96px 1fr auto;gap:20px;padding:22px 0;border-top:1px solid var(--hairline);align-items:center}.line__img{border:1px solid var(--hairline);border-radius:6px;overflow:hidden;aspect-ratio:4/5;background:var(--bg-deep)}.line__img img{width:100%;height:100%;object-fit:cover}.line h3{font-size:15.5px;font-weight:500;letter-spacing:-.005em;color:var(--ivory)}.line small{color:var(--muted);font-size:12.5px;display:block;margin-top:4px}.qty{display:inline-flex;align-items:center;border:1px solid var(--hairline);border-radius:999px;margin-top:12px;overflow:hidden}.qty a{width:32px;height:32px;display:grid;place-items:center;font-weight:600;color:var(--ivory)}.qty a:hover{background:var(--bg-deep);color:var(--gold)}.qty span{font-size:13px;font-weight:600;min-width:26px;text-align:center;color:var(--ivory)}.cart__foot{border-top:1px solid var(--hairline);margin-top:12px;padding-top:24px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:24px;align-items:flex-start}.cart__total{font-size:21px;font-weight:600;color:var(--ivory)}.cart__foot .btn{min-width:230px}.foot{background:var(--bg-deep);color:var(--muted);border-top:1px solid var(--hairline);padding:clamp(56px,7vw,84px) var(--edge) 28px}.foot__top{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:40px;padding-bottom:44px}.foot h5{margin-bottom:14px;color:var(--ivory);font-size:12px;letter-spacing:.1em;text-transform:uppercase;font-weight:600}.foot ul{list-style:none;display:grid;gap:9px}.foot li a{font-size:14px;color:var(--muted);transition:color .15s ease}.foot li a:hover{color:var(--gold)}.signup{display:flex;gap:8px;margin-top:16px;max-width:380px}.signup input{flex:1;padding:14px 16px;border-radius:4px 0 0 4px;border:1px solid var(--hairline);border-right:0;font:inherit;font-size:13.5px;background:var(--bg);color:var(--ivory)}.signup input::placeholder{color:var(--muted)}.signup button{background:var(--gold);color:var(--bg);padding:0 22px;border-radius:0 4px 4px 0;font-weight:600;font-size:13.5px}.signup button:hover{background:var(--gold-bright)}.foot__note{font-size:12.5px;color:var(--muted);margin-top:12px;max-width:44ch;line-height:1.5}.foot__bot{border-top:1px solid var(--hairline);padding-top:20px;display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;align-items:center}.pay{display:flex;gap:7px;flex-wrap:wrap;opacity:.6}.pay svg,.pay img{height:22px;width:auto}.pop{position:fixed;left:20px;bottom:20px;z-index:80;width:min(370px,calc(100vw - 40px));background:var(--bg-deep);color:var(--ivory);border-radius:8px;padding:26px;border:1px solid var(--hairline);box-shadow:0 24px 48px #00000080;transform:translateY(140%);transition:transform .45s cubic-bezier(.2,.9,.3,1)}.pop.show{transform:none}.pop .eyebrow{color:var(--gold)}.pop h3{font-family:var(--display);font-weight:500;font-size:27px;line-height:1.05;letter-spacing:-.02em;margin:10px 0 8px;color:var(--ivory)}.pop h3 em{font-style:italic;color:var(--gold)}.pop p{font-size:13.5px;color:var(--muted);line-height:1.5}.pop .signup{margin-top:16px;max-width:none}.pop__x{position:absolute;top:12px;right:12px;width:28px;height:28px;border-radius:999px;background:var(--bg);display:grid;place-items:center;font-size:14px;color:var(--muted)}.pop__x:hover{color:var(--ivory)}.pop small{display:block;margin-top:11px;font-size:11px;color:var(--muted)}.drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;background:var(--bg);padding:22px var(--edge);transform:translate(100%);transition:transform .35s ease;overflow-y:auto}.drawer.open{transform:none}.drawer__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.drawer a{display:block;font-family:var(--display);font-weight:500;font-size:28px;letter-spacing:-.02em;padding:11px 0;border-bottom:1px solid var(--hairline);color:var(--ivory)}.rte{line-height:1.7;font-size:15.5px;max-width:70ch;color:var(--muted)}.rte h2{font-family:var(--display);font-size:26px;letter-spacing:-.02em;margin:28px 0 10px;color:var(--ivory)}.rte h3{font-family:var(--display);font-size:20px;letter-spacing:-.01em;margin:22px 0 8px;color:var(--ivory)}.rte p{margin-bottom:14px}.rte ul,.rte ol{padding-left:22px;margin-bottom:14px;display:grid;gap:6px}.rte a{color:var(--gold);text-decoration:underline;text-underline-offset:3px}@media(max-width:1080px){.search,.nav{display:none}.burger{display:grid}.utility__links a span{display:none}.grid{--cols:2}.cats{grid-template-columns:1fr}.perks .row{grid-template-columns:repeat(2,1fr);gap:26px}.quotes{grid-template-columns:1fr}.foot__top{grid-template-columns:1fr 1fr;gap:32px}.pdp{grid-template-columns:1fr}.pdp__info{position:static}.card__add{opacity:1;transform:none;position:static;margin-top:12px}.trust__row{grid-template-columns:repeat(2,1fr)}.hero__inner{max-width:88%}}@media(max-width:560px){:root{--bar-h:60px;--util-h:36px}.brand__word{font-size:21px}.grid{gap:12px}.perks .row,.foot__top{grid-template-columns:1fr}.pop{left:12px;right:12px;bottom:12px;padding:22px}.line{grid-template-columns:76px 1fr;gap:14px}.cart__foot .btn{min-width:0;width:100%}.trust__row{grid-template-columns:1fr}.hero__nav{bottom:24px}.hero__dots{display:none}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition-duration:.01ms!important}html{scroll-behavior:auto}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/base.css.map */
