@import"https://fonts.googleapis.com/css2?family=Archivo:wght@600;700&family=Hanken+Grotesk:wght@400;500;600;700&display=swap";:root{--hx-graphite:#1A1A1D;--hx-steel:#3C3F44;--hx-iron:#A9ABA6;--hx-chalk:#F2F1ED;--hx-card:#FDFDFC;--hx-concrete-a:#C9CBC6;--hx-concrete-b:#D4D6D1;--hx-affirm:#2E6F4E;--hx-affirm-tint:#EAF1EC;--hx-deny:#B44A3A;--hx-scrim:rgba(26,26,29,.55);--hx-radius:6px;--hx-font-head:"Archivo",sans-serif;--hx-font-text:"Hanken Grotesk",sans-serif;--hx-drawer-w:440px;--hx-pad:20px;--hx-peek:34px}.hx-cart *{box-sizing:border-box}.hx-cart{font-family:var(--hx-font-text);color:var(--hx-graphite)}.hx-cart a{color:var(--hx-graphite);text-decoration:none}.hx-cart a:hover{color:var(--hx-steel)}.hx-cart button{font:inherit}.hx-scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--hx-scrim);opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:80}.hx-cart.is-open .hx-scrim{opacity:1;pointer-events:auto}.hx-drawer{position:fixed;top:0;right:0;height:100dvh;width:min(var(--hx-drawer-w),100%);background:var(--hx-card);box-shadow:-24px 0 60px #1a1a1d47;transform:translate(108%);transition:transform .42s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;z-index:81}.hx-cart.is-open .hx-drawer{transform:translate(0)}.hx-head{display:flex;align-items:center;justify-content:space-between;padding:18px var(--hx-pad) 14px;flex:none}.hx-head__t{display:flex;align-items:center;gap:12px}.hx-dot{width:9px;height:9px;border-radius:999px;background:var(--hx-graphite);flex:none}.hx-head h2{margin:0;font-family:var(--hx-font-head);font-weight:700;font-size:25px;letter-spacing:-.01em}.hx-x{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;cursor:pointer;border-radius:var(--hx-radius)}.hx-x:hover{background:var(--hx-chalk)}.hx-reserve{background:var(--hx-graphite);color:var(--hx-chalk);text-align:center;padding:13px var(--hx-pad);flex:none}.hx-reserve p{margin:0;font-size:14px;letter-spacing:.01em}.hx-reserve time{display:block;font-family:var(--hx-font-head);font-weight:700;font-style:italic;font-size:18px;font-variant-numeric:tabular-nums;letter-spacing:.06em;margin-top:2px}.hx-body{flex:1;min-height:0;overflow-y:auto;padding:0 var(--hx-pad)}.hx-empty{padding:64px 0;text-align:center;color:var(--hx-iron);font-size:14px}.hx-line{display:flex;gap:14px;padding:20px 0;border-bottom:1px solid var(--hx-concrete-b)}.hx-thumb{width:92px;height:92px;flex:none;border-radius:var(--hx-radius);background:var(--hx-concrete-b);border:1px solid var(--hx-concrete-a);overflow:hidden;display:flex;align-items:center;justify-content:center}.hx-thumb img{width:100%;height:100%;object-fit:cover;display:block}.hx-thumb .slot{font-family:monospace;font-size:9px;color:var(--hx-steel);text-align:center;padding:3px;line-height:1.5}.hx-line__main{flex:1;min-width:0}.hx-line__top{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.hx-line__name{font-family:var(--hx-font-head);font-weight:600;font-size:16px;line-height:1.3}.hx-trash{flex:none;border:none;background:transparent;cursor:pointer;padding:4px;border-radius:6px;display:flex}.hx-trash:hover{background:var(--hx-chalk)}.hx-gratis-row{display:flex;align-items:center;gap:9px;margin-top:5px;flex-wrap:wrap}.hx-old{text-decoration:line-through;color:var(--hx-iron);font-size:14px}.hx-gratis{font-family:var(--hx-font-head);font-weight:700;font-size:15px;letter-spacing:.04em;color:var(--hx-affirm)}.hx-chip{display:inline-flex;align-items:center;gap:5px;background:var(--hx-chalk);border:1px solid var(--hx-concrete-b);color:var(--hx-graphite);font-size:11px;font-weight:700;letter-spacing:.06em;padding:4px 10px;border-radius:999px}.hx-meta{font-size:14px;color:var(--hx-steel);margin-top:6px}.hx-meta+.hx-meta{margin-top:2px}.hx-line__bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:12px}.hx-qty{display:inline-flex;align-items:center;border:1px solid var(--hx-iron);border-radius:var(--hx-radius);overflow:hidden}.hx-qty button{width:34px;height:34px;border:none;background:var(--hx-card);color:var(--hx-graphite);font-size:18px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.hx-qty button:hover{background:var(--hx-chalk)}.hx-qty span{min-width:34px;align-self:stretch;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:15px;font-variant-numeric:tabular-nums;border-left:1px solid var(--hx-concrete-b);border-right:1px solid var(--hx-concrete-b)}.hx-line__price{text-align:right}.hx-line__price .row{display:flex;align-items:baseline;gap:8px;justify-content:flex-end;flex-wrap:wrap}.hx-now{font-family:var(--hx-font-head);font-weight:700;font-size:16px}.hx-save{font-style:italic;font-weight:600;font-size:13px;color:var(--hx-affirm);margin-top:3px}.hx-up{padding:20px 0 18px;border-bottom:1px solid var(--hx-concrete-b)}.hx-up__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:13px}.hx-up__title{display:flex;align-items:center;gap:8px;min-width:0;font-family:var(--hx-font-head);font-weight:600;font-size:15px}.hx-up__nav{display:flex;gap:6px;flex:none}.hx-up__nav button{width:30px;height:30px;border:1px solid var(--hx-concrete-a);background:var(--hx-card);border-radius:999px;cursor:pointer;display:flex;align-items:center;justify-content:center}.hx-up__nav button:hover{background:var(--hx-chalk)}.hx-up__nav button[disabled]{opacity:.35;cursor:default}.hx-rail{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:2px}.hx-rail::-webkit-scrollbar{display:none}.hx-up__card{flex:0 0 calc(100% - var(--hx-peek));scroll-snap-align:start;display:flex;gap:13px;align-items:center;border:1px solid var(--hx-concrete-b);border-radius:var(--hx-radius);padding:11px;background:var(--hx-card)}.hx-up__thumb{width:74px;height:74px;flex:none;border-radius:var(--hx-radius);background:var(--hx-concrete-b);border:1px solid var(--hx-concrete-a);overflow:hidden;display:flex;align-items:center;justify-content:center}.hx-up__thumb img{width:100%;height:100%;object-fit:cover;display:block}.hx-up__thumb .slot{font-family:monospace;font-size:8.5px;color:var(--hx-steel);text-align:center;padding:3px;line-height:1.5}.hx-up__info{flex:1;min-width:0}.hx-up__name{font-family:var(--hx-font-head);font-weight:600;font-size:14.5px;line-height:1.25}.hx-up__variant{font-size:12.5px;color:var(--hx-steel);margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hx-up__prices{display:flex;align-items:baseline;gap:7px;margin-top:5px}.hx-up__prices .old{text-decoration:line-through;color:var(--hx-iron);font-size:13px}.hx-up__prices .now{font-family:var(--hx-font-head);font-weight:700;font-size:15px}.hx-up__add{flex:none;align-self:stretch;background:var(--hx-graphite);color:var(--hx-chalk);border:none;border-radius:var(--hx-radius);padding:0 18px;font-family:var(--hx-font-head);font-weight:600;font-size:14px;cursor:pointer}.hx-up__add:hover{background:var(--hx-steel)}.hx-dots{display:flex;justify-content:center;gap:6px;margin-top:12px}.hx-dots i{width:6px;height:6px;border-radius:999px;background:var(--hx-concrete-a);transition:width .25s ease,background .25s ease}.hx-dots i.is-active{width:18px;background:var(--hx-graphite)}.hx-warranty{display:flex;gap:11px;align-items:flex-start;padding:18px 0 20px}.hx-warranty span{font-size:14.5px;font-weight:600;line-height:1.45}.hx-foot{border-top:1px solid var(--hx-concrete-b);padding:15px var(--hx-pad) 18px;background:var(--hx-card);flex:none}.hx-foot__row{display:flex;justify-content:space-between;align-items:baseline;font-family:var(--hx-font-head);font-weight:600;font-size:16px}.hx-foot__free{color:var(--hx-affirm)}.hx-foot__promo{display:flex;align-items:center;gap:10px;margin-top:10px}.hx-foot__promo b{font-family:var(--hx-font-head);font-weight:600;font-size:14px}.hx-foot__promo .hx-chip{font-size:12.5px;letter-spacing:.04em;padding:5px 11px}.hx-cta{width:100%;margin-top:14px;background:var(--hx-graphite);color:var(--hx-chalk);border:none;border-radius:var(--hx-radius);padding:17px;font-family:var(--hx-font-head);font-weight:600;font-size:16px;letter-spacing:.02em;cursor:pointer}.hx-cta:hover{background:var(--hx-steel)}.hx-pay{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin-top:12px}.hx-pay span{border:1px solid var(--hx-concrete-a);border-radius:4px;padding:4px 8px;font-size:10.5px;font-weight:600;color:var(--hx-steel);background:var(--hx-card)}@media(max-width:520px){:root{--hx-drawer-w:100%;--hx-peek:30px}.hx-drawer{box-shadow:none}}@media(prefers-reduced-motion:reduce){.hx-drawer,.hx-scrim,.hx-dots i{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/hx-cart-drawer.css.map */
