.cart-page{padding:32px 48px;max-width:1440px;margin:0 auto}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:24px;align-items:start}.cart-selection-row{border-top:1px solid #000;border-bottom:2px solid #000;padding:12px 0;margin-bottom:18px}.cart-selection-row p{margin:0;font-size:30px}.cart-items{display:flex;flex-direction:column;gap:16px}.cart-item{border:1px solid #000;border-radius:8px;padding:20px;display:grid;grid-template-columns:140px minmax(0,1fr);gap:24px;align-items:center;min-height:220px}.cart-item__image img{width:140px;height:180px;object-fit:cover;display:block;border-radius:6px}.cart-item__head{display:flex;justify-content:space-between;gap:16px}.cart-item__head h3{margin:0;font-size:32px}.cart-item__price{margin:0;font-size:30px;font-weight:700}.cart-item__variant{margin:8px 0 0;color:#888;font-size:22px}.cart-item__tax{margin:6px 0 0;color:#888;font-size:18px}.cart-item__controls{margin-top:18px;display:flex;align-items:center}.cart-qty-btn{width:42px;height:42px;border:1px solid #cfcfcf;background:#fff;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.cart-qty-btn img{width:14px;height:14px;display:block;object-fit:contain;margin:auto}.cart-qty-input{width:64px;height:42px;border-top:1px solid #cfcfcf;border-bottom:1px solid #cfcfcf;border-left:0;border-right:0;text-align:center;padding:0;font-size:22px;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.cart-qty-input::-webkit-outer-spin-button,.cart-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-item__actions{margin-top:18px;display:flex;gap:20px}.cart-item__actions a,.cart-item__actions span{text-decoration:none;color:#666 !important;border:none !important;outline:none;padding:0;font-size:16px;cursor:pointer;background:transparent;box-shadow:none}.cart-update-btn,.cart-btn--primary{height:52px;border:0;background:#c00e10;color:#fff;border-radius:6px;cursor:pointer}.cart-update-btn{width:220px}.cart-summary{border:2px solid #000;border-radius:8px;padding:24px;position:sticky;top:100px}.cart-summary h2{margin:0;font-size:36px}.cart-summary__row{display:flex;justify-content:space-between;align-items:center;margin-top:20px;font-size:18px}.cart-summary__row span,.cart-summary__row strong{margin:0;line-height:1}.cart-summary__row--total{align-items:baseline}.cart-summary__row--total strong{font-size:42px}.cart-summary__divider{border-top:1px solid #000;margin-top:16px}.cart-checkout{width:100%;margin-top:18px}.cart-empty{text-align:center;max-width:900px;margin:0 auto}.cart-empty__image{width:200px;height:200px}.cart-empty__title{font-size:42px}.cart-empty__subtitle{font-size:24px;color:#838383}.cart-empty__actions{display:flex;justify-content:center;align-items:center;gap:18px;margin-top:24px}.cart-empty .cart-btn{display:inline-flex;align-items:center;justify-content:center;min-width:220px;height:56px;padding:0 28px;text-decoration:none;font-size:16px;font-weight:700;border-radius:6px}.cart-empty .cart-btn--secondary{background:#fff;color:#000;border:1px solid #000}.cart-empty .cart-btn--primary{background:#c00e10;color:#fff;border:none}@media(max-width:1024px){.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}}@media(max-width:768px){.cart-page{padding:18px 16px 36px}.cart-layout{gap:20px}.cart-selection-row{padding:10px 0;margin-bottom:14px}.cart-selection-row p{font-size:22px}.cart-items{gap:14px}.cart-item{grid-template-columns:110px 1fr;gap:14px;padding:14px;min-height:auto;border-radius:12px;align-items:center}.cart-item__image{display:flex;align-items:center;height:100%}.cart-item__image img{width:110px;height:170px;object-fit:cover;border-radius:10px}.cart-item__head{flex-direction:column;gap:6px}.cart-item__head h3{font-size:20px;line-height:1.1}.cart-item__price{font-size:22px}.cart-item__variant{font-size:15px;margin-top:4px}.cart-item__tax{font-size:13px;margin-top:4px}.cart-item__controls{margin-top:14px}.cart-qty-btn{width:36px;height:36px;font-size:20px;outline:none;-webkit-tap-highlight-color:transparent;display:flex;align-items:center;justify-content:center;padding:0}.cart-qty-btn img{width:14px;height:14px;display:block;object-fit:contain;margin:auto}.cart-qty-btn svg{width:16px !important;height:16px !important;display:block;max-width:16px;max-height:16px;overflow:visible}.cart-qty-btn svg *{vector-effect:non-scaling-stroke}.cart-qty-input{width:48px;height:36px;font-size:18px;outline:none;-webkit-tap-highlight-color:transparent}.cart-item__actions{margin-top:12px}.cart-item__actions a{font-size:14px}.cart-summary{padding:18px;border-radius:12px}.cart-summary h2{font-size:28px}.cart-summary__row{margin-top:16px;font-size:15px}.cart-summary__row--total strong{font-size:30px}.cart-checkout{margin-top:16px;height:48px}.cart-empty{padding:12px 4px}.cart-empty__image{width:140px;height:140px}.cart-empty__title{font-size:28px;line-height:1.1}.cart-empty__subtitle{font-size:16px;line-height:1.5}.cart-empty__actions{flex-direction:column;gap:12px}.cart-empty .cart-btn{width:100%;min-width:0;height:52px;font-size:15px}}