.cart-page[data-astro-cid-h3zw4u6d]{padding-block:40px 56px}.cart-page__title[data-astro-cid-h3zw4u6d]{font-family:var(--font-title);font-size:clamp(42px,5vw,64px);text-transform:uppercase;margin-bottom:24px}.cart-shell[data-astro-cid-h3zw4u6d]{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:24px;align-items:start}.cart-shell__items[data-astro-cid-h3zw4u6d],.cart-shell__summary[data-astro-cid-h3zw4u6d]{min-width:0}@media(max-width:980px){.cart-shell[data-astro-cid-h3zw4u6d]{grid-template-columns:1fr}}.sc__body[data-astro-cid-h3zw4u6d]{background:#111;border:1px solid #1e1e1e;border-radius:8px;min-height:340px;overflow-y:auto;padding:16px 20px;display:flex;flex-direction:column}.sc__empty[data-astro-cid-h3zw4u6d]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:var(--c-muted);font-size:14px;text-align:center;padding:56px 0}.sc__empty[data-astro-cid-h3zw4u6d][hidden]{display:none!important}.cart-shell[data-astro-cid-h3zw4u6d] .sc-item{position:relative;width:100%;min-width:0;box-sizing:border-box;display:flex;flex-direction:column;padding:0 0 12px;margin-bottom:12px;border-bottom:1px solid rgba(255,255,255,.18)}.cart-shell[data-astro-cid-h3zw4u6d] .sc-item:last-child{margin-bottom:0}.cart-shell[data-astro-cid-h3zw4u6d] .sc-item__head{position:relative;padding:0 40px 8px 0;min-height:28px;display:flex;align-items:flex-start}.cart-shell[data-astro-cid-h3zw4u6d] .sc-item__name{font-size:13px;font-weight:500;line-height:1.35;color:var(--c-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-shell[data-astro-cid-h3zw4u6d] .sc-item__remove{position:absolute;top:0;right:0;width:28px;height:28px;border:1px solid #3f3f46;border-radius:50%;background:#1a1a1a;color:#e5e7eb;display:flex;align-items:center;justify-content:center;cursor:pointer}.cart-shell[data-astro-cid-h3zw4u6d] .sc-item__remove:hover{color:#fff;background:#b91c1c;border-color:#b91c1c}.cart-shell[data-astro-cid-h3zw4u6d] .sc-item__body{display:grid;grid-template-columns:88px minmax(0,1fr);gap:10px 12px}.cart-shell[data-astro-cid-h3zw4u6d] .sc-item__img-wrap{width:88px;height:88px;background:#1a1a1a;border-radius:var(--r);overflow:hidden;border:1px solid #2a2a2a}.cart-shell[data-astro-cid-h3zw4u6d] .sc-item__img{width:100%;height:100%;object-fit:contain}.cart-shell[data-astro-cid-h3zw4u6d] .sc-item__right{min-width:0;min-height:88px;display:flex;flex-direction:column;justify-content:space-between;gap:8px}.cart-shell[data-astro-cid-h3zw4u6d] .sc-item__variant{font-size:11px;color:var(--c-muted)}.cart-shell[data-astro-cid-h3zw4u6d] .sc-item__stock{display:inline-flex;align-items:center;gap:6px;font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:#fecaca;background:#7f1d1d8c;border:1px solid rgba(248,113,113,.4);border-radius:999px;padding:3px 8px;margin-bottom:6px}.cart-shell[data-astro-cid-h3zw4u6d] .sc-item__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 10px;margin-top:auto}.cart-shell[data-astro-cid-h3zw4u6d] .sc-item__price{font-size:13px;font-weight:700;color:var(--c-accent);white-space:nowrap}.cart-shell[data-astro-cid-h3zw4u6d] .sc-item__stepper{display:inline-flex;align-items:stretch;height:32px;border:1px solid #3f3f46;border-radius:8px;overflow:hidden;background:#0d0d0d}.cart-shell[data-astro-cid-h3zw4u6d] .sc-item__stepper-btn{width:32px;border:none;background:#1f1f1f;color:#f3f4f6;display:flex;align-items:center;justify-content:center;cursor:pointer}.cart-shell[data-astro-cid-h3zw4u6d] .sc-item__stepper-btn:hover{background:var(--c-accent);color:#fff}.cart-shell[data-astro-cid-h3zw4u6d] .sc-item__stepper-btn:disabled,.cart-shell[data-astro-cid-h3zw4u6d] .sc-item__stepper-input:disabled{opacity:.45;cursor:not-allowed}.cart-shell[data-astro-cid-h3zw4u6d] .sc-item__stepper-input{width:44px;border:0;text-align:center;color:var(--c-text);background:#141414;border-left:1px solid #3f3f46;border-right:1px solid #3f3f46}.cart-footer[data-astro-cid-h3zw4u6d]{position:sticky;top:calc(var(--header-h) + 16px);background:#111;border:1px solid #1e1e1e;border-radius:8px;padding:16px 20px 20px}.sc__footer[data-astro-cid-h3zw4u6d]{display:flex;flex-direction:column;gap:12px}.sc__subtotal[data-astro-cid-h3zw4u6d]{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:var(--c-muted)}.sc__subtotal[data-astro-cid-h3zw4u6d] strong[data-astro-cid-h3zw4u6d]{color:var(--c-text);font-size:18px;font-weight:700}.sc__line-detail[data-astro-cid-h3zw4u6d]{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#9ca3af}.sc__subtotal--total[data-astro-cid-h3zw4u6d]{border-top:1px solid rgba(255,255,255,.1);padding-top:10px}.sc__total-label[data-astro-cid-h3zw4u6d]{font-size:14px;color:var(--c-text)}.sc__total-value-wrap[data-astro-cid-h3zw4u6d]{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.sc__save-tag[data-astro-cid-h3zw4u6d]{font-size:10px;font-weight:700;color:#fff;background:#16a34a;border-radius:999px;padding:2px 8px;letter-spacing:.04em}.sc__coupon[data-astro-cid-h3zw4u6d]{display:grid;grid-template-columns:1fr auto;gap:8px}.sc__coupon-input[data-astro-cid-h3zw4u6d]{background:#0d0d0d;border:1px solid #2a2a2a;border-radius:var(--r);min-height:36px;padding:0 10px;color:var(--c-text);font-size:12px}.sc__coupon-btn[data-astro-cid-h3zw4u6d]{border:1px solid #2a2a2a;border-radius:var(--r);background:#151515;color:#fff;font-size:11px;letter-spacing:.06em;text-transform:uppercase;padding:0 12px;min-height:36px}.sc__coupon-btn[data-astro-cid-h3zw4u6d]:disabled{opacity:.6;cursor:not-allowed}.sc__coupon-feedback[data-astro-cid-h3zw4u6d]{font-size:11px;color:var(--c-muted);margin:0}.sc__coupon-feedback[data-astro-cid-h3zw4u6d].is-error{color:#f87171}.sc__coupon-feedback[data-astro-cid-h3zw4u6d].is-success{color:#4ade80}.sc__warning[data-astro-cid-h3zw4u6d]{margin:0;font-size:11px;color:#fca5a5}.sc__checkout[data-astro-cid-h3zw4u6d]{width:100%;padding:14px;font-size:12px;letter-spacing:.1em}.sc__view-cart[data-astro-cid-h3zw4u6d]{text-align:center;font-size:12px;color:var(--c-muted);text-decoration:underline;text-underline-offset:3px;transition:color var(--ease);background:transparent;border:0;cursor:pointer}.sc__view-cart[data-astro-cid-h3zw4u6d]:hover{color:var(--c-text)}
