.product-error{width:min(100%,44rem);margin:3rem auto 0}.cart-page{width:min(100% - 2rem,75rem);margin-inline:auto;padding:2rem 0 4rem}.cart-header{border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.cart-header h1{color:#171717;letter-spacing:-.045em;font-size:1.5em;font-weight:750;line-height:1.05}.cart-header p{color:#737373;margin:.5rem 0 0;font-size:.95rem;line-height:1.5}.cart-page>h2{color:#5f5f5f;letter-spacing:-.02em;text-align:center;margin:4rem 0;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:600;line-height:1.2}.cart-checkout-btn{color:#fff;letter-spacing:-.01em;cursor:pointer;-webkit-user-select:none;user-select:none;background:#171717;border:1px solid #171717;border-radius:.85rem;justify-content:center;align-items:center;min-width:9rem;height:2.9rem;padding:0 1.5rem;font-family:inherit;font-size:.925rem;font-weight:600;transition:background-color .18s,border-color .18s,transform .18s,box-shadow .18s;display:inline-flex}.cart-checkout-btn:hover{background:#000;border-color:#000;box-shadow:0 8px 20px #0000001f}.cart-checkout-btn:active{transform:scale(.98)}.cart-checkout-btn:focus-visible{outline:none;box-shadow:0 0 0 4px #1717171a}.cart-checkout-btn:disabled{opacity:.45;cursor:not-allowed}@media (max-width:48rem){.cart-page{width:min(100% - 1.5rem,42rem);padding:1.5rem 0 3rem}.cart-header{flex-direction:column;align-items:stretch;gap:1.25rem}.cart-checkout-btn{width:100%}}
