body{background:var(--hw-grey-50)}.hw-cart-main{padding:48px 0 80px;font-family:Inter,sans-serif;background:var(--hw-grey-50)}.hw-cart-main .hw-wrap{max-width:1380px;margin:0 auto;padding:0 32px}.hw-cart-header{margin-bottom:32px}.hw-cart-header h1{font-family:Archivo Black,sans-serif;font-weight:400;font-size:46px;letter-spacing:-.035em;margin-bottom:6px;color:var(--hw-charcoal)}.hw-cart-header p{color:var(--hw-grey-500);font-size:15px}.hw-cart-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:32px;align-items:start}.hw-free-ship{background:var(--hw-white);border-radius:16px;padding:20px 24px;margin-bottom:20px;display:flex;align-items:center;gap:20px}.hw-free-ship-icon{width:44px;height:44px;border-radius:50%;background:var(--hw-black);color:var(--hw-peach);display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.hw-free-ship-text{font-size:14px;font-weight:600;margin-bottom:8px;color:var(--hw-charcoal)}.hw-free-ship-text span.ok{color:var(--hw-success)}.hw-progress{height:8px;background:var(--hw-grey-50);border-radius:999px;overflow:hidden}.hw-progress-bar{height:100%;background:var(--hw-black);border-radius:999px;transition:width .3s}.hw-cart-items{background:var(--hw-white);border-radius:24px;padding:8px}.hw-cart-item{display:grid;grid-template-columns:130px 1fr auto;gap:24px;padding:24px;border-bottom:1px solid var(--hw-grey-100);align-items:start}.hw-cart-item:last-child{border-bottom:none}.hw-ci-img{aspect-ratio:1/1;border-radius:16px;background:var(--hw-grey-50);overflow:hidden;display:flex;align-items:center;justify-content:center;text-decoration:none}.hw-ci-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.hw-ci-img:hover img{transform:scale(1.04)}.hw-ci-img-placeholder{font-size:32px;opacity:.3}.hw-ci-info .hw-ci-series{font-size:12px;color:var(--hw-grey-500);text-transform:uppercase;letter-spacing:.08em;font-weight:700;margin-bottom:4px}.hw-ci-info h3{font-family:Archivo Black,sans-serif;font-weight:400;font-size:20px;margin-bottom:6px;letter-spacing:-.015em;color:var(--hw-charcoal);line-height:1.25}.hw-ci-info h3 a{color:inherit;text-decoration:none}.hw-ci-info h3 a:hover{text-decoration:underline;text-decoration-color:var(--hw-peach);text-underline-offset:3px}.hw-ci-meta{font-size:13px;color:var(--hw-grey-500);margin-bottom:10px}.hw-ci-meta span{margin-right:14px}.hw-ci-props{display:flex;flex-direction:column;gap:6px;margin:10px 0 14px;padding:12px 14px;background:var(--hw-grey-50);border-radius:10px;border-left:3px solid var(--hw-peach)}.hw-ci-prop{display:flex;gap:10px;align-items:flex-start;font-size:12.5px;line-height:1.4}.hw-ci-prop-key{font-weight:700;color:var(--hw-grey-700);flex-shrink:0;min-width:140px;font-size:11.5px;text-transform:uppercase;letter-spacing:.04em;padding-top:1px}.hw-ci-prop-val{color:var(--hw-charcoal);flex:1;word-break:break-word}.hw-ci-prop-val small{color:var(--hw-grey-500);font-size:11px;margin-left:6px}@media(max-width:540px){.hw-ci-prop{flex-direction:column;gap:2px}.hw-ci-prop-key{min-width:0}}.hw-ci-controls{display:flex;align-items:center;gap:18px}.hw-qty-mini{display:flex;align-items:center;border:1.5px solid var(--hw-grey-100);border-radius:999px;overflow:hidden}.hw-qty-mini button{width:34px;height:38px;background:transparent;border:none;font-size:16px;cursor:pointer;color:var(--hw-black)}.hw-qty-mini button:hover{background:var(--hw-grey-50)}.hw-qty-mini input,.hw-qty-mini span{width:28px;text-align:center;font-weight:700;font-size:14px;border:none;font-family:inherit}.hw-ci-remove{background:transparent;border:none;color:var(--hw-grey-500);font-size:13px;cursor:pointer;text-decoration:underline;font-family:inherit}.hw-ci-remove:hover{color:var(--hw-black)}.hw-ci-price{font-family:Archivo Black,sans-serif;font-size:24px;text-align:right;color:var(--hw-charcoal)}.hw-ci-price small{display:block;font-size:11px;color:var(--hw-grey-500);font-weight:500;font-family:Inter,sans-serif}.hw-summary{position:sticky;top:24px;background:var(--hw-white);border-radius:24px;padding:32px}.hw-summary h2{font-family:Archivo Black,sans-serif;font-weight:400;font-size:26px;margin-bottom:20px;letter-spacing:-.025em;color:var(--hw-charcoal)}.hw-sum-row{display:flex;justify-content:space-between;padding:10px 0;font-size:15px;color:var(--hw-charcoal)}.hw-sum-row.sub{color:var(--hw-grey-500);font-size:13px;padding:4px 0}.hw-sum-divider{height:1px;background:var(--hw-grey-100);margin:12px 0}.hw-sum-total{display:flex;justify-content:space-between;align-items:baseline;padding:14px 0 24px}.hw-sum-total strong{font-family:Archivo Black,sans-serif;font-size:32px;letter-spacing:-.02em}.hw-sum-total span{font-size:13px;color:var(--hw-grey-500)}.hw-checkout-btn{padding:18px;border-radius:14px;font-weight:700;font-size:15px;cursor:pointer;border:none;font-family:Inter,sans-serif;display:block;text-align:center;width:100%;margin-bottom:10px;text-decoration:none}.hw-cb-main{background:var(--hw-peach);color:var(--hw-black);font-size:16px;padding:20px}.hw-cb-main:hover{background:var(--hw-peach-deep)}.hw-cb-shoppay{background:#5a31f4;color:var(--hw-white)}.hw-trust{margin-top:24px;padding-top:24px;border-top:1px solid var(--hw-grey-100);display:flex;flex-direction:column;gap:12px;font-size:13px;color:var(--hw-grey-700)}.hw-trust-row{display:flex;align-items:center;gap:10px}.hw-trust-row-icon{width:24px;height:24px;border-radius:6px;background:var(--hw-black);color:var(--hw-peach);display:flex;align-items:center;justify-content:center;font-size:12px;flex-shrink:0}.hw-empty-cart{text-align:center;padding:80px 32px}.hw-empty-cart h2{font-family:Archivo Black,sans-serif;font-size:36px;margin-bottom:12px;color:var(--hw-charcoal)}.hw-empty-cart p{color:var(--hw-grey-500);margin-bottom:24px}#shopify-section-main-cart,.shopify-section[id*=main-cart]:not([id*=hw_]){display:none!important}@media(max-width:980px){.hw-cart-grid{grid-template-columns:1fr}.hw-summary{position:static}.hw-cart-item{grid-template-columns:80px 1fr}.hw-cart-item .hw-ci-price{grid-column:span 2;text-align:left}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/hw-cart.css.map */
