.cart-page-section{--cart-canvas: #f6f2ec;--cart-paper: #fffdf9;--cart-paper-soft: #f4ede5;--cart-line: #ded4c8;--cart-shadow: 0 18px 46px rgba(40, 29, 23, .08);background:var(--cart-canvas)}.cart-page-section .cart-page-shell{width:calc(100% - 48px);padding-top:clamp(46px,7vw,84px);padding-bottom:clamp(54px,8vw,104px);color:var(--cart-ink)}.cart-page-section .cart-page-shell .page-title{max-width:760px;margin:0 0 12px;color:var(--cart-ink);font-size:clamp(2rem,3.1vw,3.25rem);line-height:1.08}.cart-page-section .cart-page-description{max-width:66ch;margin:0 0 32px;color:var(--cart-muted);font-size:15px;line-height:1.65}.cart-page-section .cart-page-shell.is-empty .page-title,.cart-page-section .cart-page-shell.is-empty .cart-page-description{margin-right:auto;margin-left:auto;text-align:center}.cart-page-section .cart-page-shell.is-empty .page-title{margin-bottom:14px}.cart-page-section .cart-page-shell.is-empty .cart-page-description{margin-bottom:30px}.cart-page-section .cart-empty-state{display:grid;justify-items:center;max-width:760px;margin:0 auto;padding:clamp(34px,6vw,72px) clamp(22px,5vw,64px);text-align:center;background:var(--cart-paper);border:1px solid var(--cart-line);border-radius:16px;box-shadow:var(--cart-shadow)}.cart-page-section .cart-page-shell:not(.is-empty) .cart-empty-state{display:none!important}.cart-page-section .cart-empty-state__icon{display:grid;place-items:center;width:72px;height:72px;margin-bottom:24px;color:var(--cart-green);background:var(--cart-paper-soft);border:1px solid rgba(154,122,47,.28);border-radius:50%}.cart-page-section .cart-empty-state__icon svg{width:34px;height:34px}.cart-page-section .cart-empty-state__icon .at-icon{margin:0;opacity:1}.cart-page-section .cart-empty-state__title{margin:0;color:var(--cart-ink);font-family:var(--ft3, inherit);font-size:clamp(1.7rem,2.6vw,2.35rem);font-weight:500;line-height:1.18}.cart-page-section .cart-empty-state__text{max-width:42ch;margin:12px 0 24px;color:var(--cart-muted);font-size:15px;line-height:1.6}.cart-page-section .cart-empty-state__button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:13px 24px;color:var(--cart-button-text);background:var(--cart-button-bg);border:1px solid var(--cart-button-bg);border-radius:var(--cart-button-radius);margin-top:22px;font-size:14px;font-weight:600;line-height:1.2;text-decoration:none}.cart-page-section .cart-empty-state__button:hover{color:var(--cart-button-text);background:var(--cart-button-bg-hover);border-color:var(--cart-button-bg-hover)}.cart-page-section .cart-empty-state__account{width:min(100%,440px);margin-top:32px;padding-top:24px;border-top:1px solid var(--cart-line)}.cart-page-section .cart-empty-state__account h3{margin:0 0 7px;color:var(--cart-ink);font-family:var(--ft3, inherit);font-size:1.35rem;font-weight:500;line-height:1.2}.cart-page-section .cart-empty-state__account p{margin:0;color:var(--cart-muted);font-size:14px;line-height:1.55}.cart-page-section .cart-empty-state__account a{color:var(--cart-ink);text-decoration:underline;text-decoration-color:var(--cart-gold);text-underline-offset:3px}.cart-page-section .cart-free-delivery{margin-bottom:28px;padding:16px 18px;background:var(--cart-paper);border:1px solid var(--cart-line);border-radius:12px}.cart-page-section .cart-free-delivery__message{font-size:14px;line-height:1.45}.cart-page-section .cart-free-delivery__bar{background:#e9e0d5}.cart-page-section .cart-page-shell:not(.is-empty) .cart-layout{gap:28px 36px}.cart-page-section .cart.style2 .cart-items{overflow:hidden;background:var(--cart-paper);border:1px solid var(--cart-line);border-radius:16px;box-shadow:var(--cart-shadow)}.cart-page-section .cart.style2 tr.cart-item{grid-template-columns:136px minmax(0,1fr) 116px 136px;gap:24px;padding:24px}.cart-page-section .cart.style2 .cart_image{width:136px}.cart-page-section .cart.style2 .cart_image img{border-radius:10px;background:var(--cart-paper-soft)}.cart-page-section .cart.style2 .cart-item__name{font-size:18px;line-height:1.3}.cart-page-section .cart.style2 .cart_meta-text{font-size:13px}.cart-page-section .cart.style2 .qtyField{border-radius:8px}.cart-page-section .cart.style2 cart-remove-button .remove{color:var(--cart-muted);border-radius:50%}.cart-page-section .cart.style2 cart-remove-button .remove:hover{color:var(--cart-ink);background:var(--cart-paper-soft)}.cart-page-section .cart-delivery-wrap{margin-top:28px}.cart-page-section .delivery-scheduler{margin-bottom:0;padding:clamp(24px,3vw,34px);background:var(--cart-paper);border:1px solid var(--cart-line);border-radius:16px;box-shadow:var(--cart-shadow)}.cart-page-section .delivery-scheduler__heading{gap:12px;margin-bottom:26px}.cart-page-section .delivery-scheduler__icon{width:32px;height:32px}.cart-page-section .delivery-scheduler__heading h2{font-size:clamp(1.35rem,2vw,1.8rem)}.cart-page-section .delivery-scheduler__description{margin-top:-12px;max-width:62ch}.cart-page-section .delivery-scheduler__field{margin-bottom:26px}.cart-page-section .delivery-scheduler__control,.cart-page-section .delivery-scheduler__slot{background:#fff;border-radius:10px}.cart-page-section .delivery-scheduler__control:focus-visible,.cart-page-section .delivery-scheduler__slot:has(input:focus-visible){outline:2px solid var(--cart-gold);outline-offset:3px;box-shadow:none}.cart-page-section .delivery-scheduler__slot{min-height:82px;padding:15px 16px}.cart-page-section .delivery-scheduler__countdown{background:var(--cart-paper-soft);border-radius:10px}.cart-page-section .cart-page-sidebar{position:sticky;top:24px}.cart-page-section .cart-summary-card{padding:28px;background:var(--cart-paper);border:1px solid var(--cart-line);border-radius:16px;box-shadow:var(--cart-shadow)}.cart-page-section .cart-summary-card__title{margin-bottom:24px;font-size:1.7rem}.cart-page-section .cart-summary-row{margin-bottom:18px}.cart-page-section .cart-summary-row--total{margin-top:22px;padding-top:20px}.cart-page-section .cart-summary-gift{border-radius:10px}.cart-page-section .cart-trust-list{gap:0;margin-top:24px;padding:20px 4px 0;border-top:1px solid var(--cart-line)}.cart-page-section .cart-trust-item{padding:12px 0}.cart-page-section .cart-trust-item .cart-trust-item__icon{background:var(--cart-paper-soft)}.cart-page-section .cart-checkout-actions{padding-top:2px}.cart-page-section .cart-checkout-actions .checkout{min-height:56px;border-radius:var(--cart-button-radius)}.cart-page-section a:focus-visible,.cart-page-section button:focus-visible,.cart-page-section input:focus-visible,.cart-page-section textarea:focus-visible,.cart-page-section select:focus-visible{outline:2px solid var(--cart-gold);outline-offset:3px}@media only screen and (max-width:1000px){.cart-page-section .cart.style2 tr.cart-item{grid-template-columns:116px minmax(0,1fr) 104px 120px;gap:18px;padding:20px}.cart-page-section .cart.style2 .cart_image{width:116px}}@media only screen and (max-width:766px){.cart-page-section .cart-page-shell{width:calc(100% - 32px);padding-top:42px;padding-bottom:64px}.cart-page-section .cart-page-shell .page-title{font-size:clamp(1.9rem,8vw,2.6rem)}.cart-page-section .cart-page-description{margin-bottom:24px;font-size:14px}.cart-page-section .cart-empty-state{border-radius:14px}.cart-page-section .cart-empty-state__icon{width:64px;height:64px;margin-bottom:20px}.cart-page-section .cart-empty-state__icon svg{width:30px;height:30px}.cart-page-section .cart-page-sidebar{position:static}.cart-page-section .cart.style2 .cart-items,.cart-page-section .cart-summary-card,.cart-page-section .delivery-scheduler{border-radius:14px}.cart-page-section .cart.style2 tr.cart-item{grid-template-columns:96px minmax(0,1fr) 34px;gap:12px;padding:14px}.cart-page-section .cart.style2 .cart_image{width:96px}.cart-page-section .cart.style2 .cart-item__name{font-size:14px}.cart-page-section .delivery-scheduler{padding:22px 18px}.cart-page-section .delivery-scheduler__field,.cart-page-section .delivery-scheduler__slots,.cart-page-section .delivery-scheduler__control{min-width:0;max-width:100%}.cart-page-section .delivery-scheduler__control{box-sizing:border-box}.cart-page-section .delivery-scheduler__control[type=date]{padding-inline-end:42px}.cart-page-section .delivery-scheduler__help{max-width:100%;overflow-wrap:anywhere}.cart-page-section .delivery-scheduler__slots{gap:12px}.cart-page-section .delivery-scheduler__slot{min-height:70px}.cart-page-section .cart-summary-card{padding:20px}.cart-page-section .cart-page-checkout,.cart-page-section .cart-checkout-actions,.cart-page-section .cart-checkout-actions__row,.cart-page-section .cart-checkout-actions__submit,.cart-page-section .cart-checkout-actions .checkout{box-sizing:border-box;width:100%}.cart-page-section .cart-checkout-actions__submit{align-self:stretch}}@media only screen and (max-width:359px){.cart-page-section .delivery-scheduler__slots{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.cart-page-section *,.cart-page-section *:before,.cart-page-section *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/aljowder-cart.css.map */
