body.gs-theme.template-cart{background:linear-gradient(180deg,#eef4fb 0%,#f8fafc 45%,#f5f5f5 100%)}body.gs-theme.template-cart #MainContent{max-width:1240px;margin:0 auto;padding:1.5rem 1.25rem 3rem}@media screen and (min-width:990px){body.gs-theme.template-cart #MainContent{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,380px);grid-template-rows:auto auto auto;gap:0 2.5rem;align-items:start}body.gs-theme.template-cart .gs-cart-page-header-section{grid-column:1 / -1;grid-row:1;margin-bottom:1.75rem}body.gs-theme.template-cart .gs-cart-page-header{max-width:none;padding:0}body.gs-theme.template-cart .gs-cart-page-header .gs-cart__header{margin-bottom:0}body.gs-theme.template-cart .gs-cart-items-section{grid-column:1;grid-row:2}body.gs-theme.template-cart .gs-cart-footer-section{grid-column:2;grid-row:2;position:sticky;top:calc(var(--header-h, 72px) + 1rem);align-self:start}body.gs-theme.template-cart .gs-cart-trust-section{grid-column:1 / -1;grid-row:3;margin-top:2.5rem}}.gs-cart-page-header .gs-cart__header{margin-bottom:1.25rem}.gs-cart .gs-cart__header,.gs-cart-page-header .gs-cart__header{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem 1.5rem;margin-bottom:1.75rem}.gs-cart .gs-cart__title,.gs-cart-page-header .gs-cart__title{margin:0;font-family:var(--gs-font-heading,Oswald,sans-serif);font-size:clamp(1.75rem, 4vw, 2.35rem);font-weight:700;letter-spacing:0.06em;text-transform:uppercase;color:#001b39;position:relative;padding-bottom:0.5rem}.gs-cart .gs-cart__title::after,.gs-cart-page-header .gs-cart__title::after{content:'';position:absolute;left:0;bottom:0;width:2.5rem;height:4px;background:var(--gs-blue,#006aa7);border-radius:2px}.gs-cart .gs-cart__continue,.gs-cart-page-header .gs-cart__continue{font-size:0.9375rem;font-weight:600;color:var(--gs-blue,#006aa7);text-decoration:none}.gs-cart .gs-cart__continue:hover,.gs-cart-page-header .gs-cart__continue:hover{color:var(--gs-blue-dark,#004f7c);text-decoration:underline}.gs-cart .title-wrapper-with-link{display:none}.gs-cart__card{background:#fff;border-radius:14px;box-shadow:0 8px 32px rgb(0 27 57 / 0.08);padding:1.25rem 1.25rem 0;overflow:hidden}@media screen and (min-width:750px){.gs-cart__card{padding:1.75rem 1.75rem 0}}.gs-cart__card .cart-items thead th{font-size:0.6875rem;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;color:#8a96a3;padding-bottom:1.25rem;border-bottom:1px solid var(--border,#e8ecf0)}.gs-cart__card .cart-items tbody tr{border-bottom:1px solid var(--border,#e8ecf0)}.gs-cart__card .cart-items tbody tr:last-child{border-bottom:none}.gs-cart__card .cart-item>td{padding:1.25rem 0.5rem 1.25rem 0;vertical-align:middle}.gs-cart__card .cart-item>td:first-child{padding-left:0;width:100px}.gs-cart__card .cart-item__media{position:relative}.gs-cart__card .cart-item__image-container{width:88px;height:88px;border:1px solid var(--border,#e0e0e0);border-radius:10px;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center}.gs-cart__card .cart-item__image{max-width:100%;max-height:100%;object-fit:contain}.gs-cart__item-badge{position:absolute;top:4px;right:4px;width:22px;height:22px;border-radius:4px;background:var(--gs-blue,#006aa7);display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 2px 6px rgb(0 0 0 / 0.15);z-index:1;pointer-events:none}.gs-cart__item-badge img{width:14px;height:14px;object-fit:cover;border-radius:2px}.gs-cart__card a.cart-item__name,.gs-cart__card .cart-item__name{font-size:1.0625rem;font-weight:700;color:var(--on-light-fg,var(--gs-black,#0f0f0f))}.gs-cart__card .cart-item__details .product-option{font-size:0.9375rem;color:var(--on-light-fg-muted,#5a5a5a)}.gs-cart__meta{display:flex;flex-direction:column;gap:0.35rem;margin-top:0.5rem}.gs-cart__meta-row{display:flex;align-items:center;gap:0.5rem;margin:0;font-size:0.8125rem;color:var(--on-light-fg-muted,#5a5a5a)}.gs-cart__meta-icon{display:inline-flex;color:#9aa5b1;flex-shrink:0}.gs-cart__meta-icon svg{width:14px;height:14px}.gs-cart__card .cart-item__details dl.product-options-hidden{display:none}.gs-cart__card .cart-item__quantity,.gs-cart__card .cart-item__totals{vertical-align:middle}.gs-cart__card .cart-item__price-wrapper{display:flex;align-items:center;justify-content:flex-end;min-height:40px}.gs-cart__card .cart-item__price-wrapper>*:only-child:not(.cart-item__discounted-prices){margin-top:0}.gs-cart__card .cart-item__quantity-wrapper{display:flex;align-items:center;gap:0.75rem;min-height:40px}.gs-cart__card quantity-input.quantity{display:inline-flex;align-items:center;border:1px solid #dce3ea;border-radius:999px;background:#fff;min-height:40px}.gs-cart__card .quantity__button{width:36px;height:36px;border:0;background:#fff0;color:#001b39;cursor:pointer}.gs-cart__card .quantity__input{width:2.5rem;text-align:center;border:0;font-weight:600;font-size:0.9375rem;background:#fff0;-moz-appearance:textfield}.gs-cart__card .quantity__input::-webkit-outer-spin-button,.gs-cart__card .quantity__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.gs-cart__card cart-remove-button{display:inline-flex;align-items:center;justify-content:center;margin-left:0.5rem}.gs-cart__card cart-remove-button .button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;min-width:40px;min-height:40px;padding:0;margin:0;background:#fff0;border:0;color:#9aa5b1}.gs-cart__card cart-remove-button .button:hover{color:var(--gs-red,#9e2a2b)}.gs-cart__card .cart-item__totals .price{font-size:1rem;font-weight:700;color:#001b39}.gs-cart__trade-banner{display:flex;align-items:flex-start;gap:1rem;margin:0 -1.25rem;padding:1rem 1.25rem;background:linear-gradient(90deg,#e8f2fc 0%,#f0f7ff 100%);border-top:1px solid #d4e4f4}@media screen and (min-width:750px){.gs-cart__trade-banner{margin:0 -1.75rem;padding:1.125rem 1.75rem}}.gs-cart__trade-banner-icon{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;color:var(--gs-blue,#006aa7);box-shadow:0 2px 8px rgb(0 106 167 / 0.15)}.gs-cart__trade-banner-icon svg{width:22px;height:22px}.gs-cart__trade-banner strong{display:block;font-size:0.9375rem;color:#001b39;margin-bottom:0.15rem}.gs-cart__trade-banner p{margin:0;font-size:0.8125rem;color:#5a6570;line-height:1.45}.gs-cart-footer-section .page-width,.gs-cart-footer-section .cart__footer{padding:0;max-width:none}.gs-cart-footer-section .gradient{background:#fff0}.gs-cart-footer-section .cart__footer.gs-cart-summary{display:block!important;flex-direction:column;align-items:stretch;justify-content:flex-start;border:0}.gs-cart-footer-section .cart__footer.gs-cart-summary>.cart__blocks,.gs-cart-footer-section .cart__footer.gs-cart-summary>.cart__note{width:100%!important;max-width:100%!important;margin-left:0!important}.gs-cart-footer-section .cart__footer.gs-cart-summary>.gs-cart-summary__bag{width:48px!important;max-width:48px!important;margin-left:auto!important;margin-right:auto!important}.gs-cart-footer-section .cart__footer.gs-cart-summary>*+*{margin-left:0!important;margin-top:0}.gs-cart-summary{--gs-surface-bg:#fff;background:#fff;border-radius:14px;box-shadow:0 8px 32px rgb(15 15 15 / 0.08);padding:2.25rem 2rem 2rem;text-align:center;box-sizing:border-box}@media screen and (min-width:750px){.gs-cart-summary{padding:2.5rem 2.25rem 2.25rem}.gs-cart-summary .tax-note{margin:0 0 1.75rem!important;text-align:center!important}.gs-cart-summary .cart__ctas{display:block!important;gap:0}.gs-cart-summary [data-shopify-buttoncontainer]{justify-content:center!important}}.gs-cart-summary .cart__blocks{padding:0 1rem;box-sizing:border-box}.gs-cart-summary .js-contents{padding:0 0.5rem;box-sizing:border-box}.gs-cart-summary .cart__blocks>*+*{margin-top:0.75rem}.gs-cart-summary__bag{width:48px;height:48px;margin:0 auto 1.5rem;border-radius:50%;background:#f5efe3;display:flex;align-items:center;justify-content:center;color:#8a7a62;flex-shrink:0;aspect-ratio:1}.gs-cart-summary__bag svg{width:24px;height:24px}.gs-cart-summary .totals{display:block;margin:0}.gs-cart-summary .totals__total{margin:0 0 0.35rem;font-size:0.6875rem;font-weight:700;letter-spacing:0.14em;text-transform:uppercase;color:var(--on-light-fg,var(--gs-black,#0f0f0f))}.gs-cart-summary .totals__total-value{margin:0 0 0.75rem;font-size:clamp(1.5rem, 3.5vw, 1.875rem);font-weight:800;color:var(--on-light-fg,var(--gs-black,#0f0f0f));letter-spacing:-0.02em;line-height:1.15}.gs-cart-summary .tax-note{display:block;text-align:center;font-size:0.75rem;line-height:1.55;color:var(--on-light-fg-muted,#5a5a5a);margin:0 0 1.75rem;padding:0 0.75rem}.gs-cart-summary .tax-note a{color:var(--gs-blue,#006aa7);text-underline-offset:0.15em}.gs-cart-summary .tax-note a:hover{color:var(--gs-blue-dark,#004f7c)}.gs-cart-summary .cart__ctas{margin:0;padding:0 1rem;box-sizing:border-box}.gs-cart-summary .cart__checkout-button{max-width:none}.gs-cart-summary .button,.gs-cart-summary .cart__checkout-button{min-height:unset}.gs-cart-summary__checkout{width:100%;min-height:0;display:inline-flex;align-items:center;justify-content:center;gap:0.4rem;padding:0.85rem 1.25rem;font-family:var(--gs-font-heading,Oswald,sans-serif);font-size:0.875rem;font-weight:700;letter-spacing:0.06em;text-transform:uppercase;color:#fff;background:linear-gradient(180deg,var(--gs-red-light,#c04748) 0%,var(--gs-red,#9e2a2b) 100%);border:0;border-radius:8px;cursor:pointer;box-shadow:0 3px 10px rgb(158 42 43 / 0.28);transition:transform 0.15s ease,box-shadow 0.15s ease}.gs-cart-summary__checkout:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 18px rgb(158 42 43 / 0.4)}.gs-cart-summary__checkout:disabled{opacity:0.5;cursor:not-allowed}.gs-cart-summary__checkout svg{width:16px;height:16px}.gs-cart-summary__or{display:flex;align-items:center;gap:0.75rem;margin:1.15rem 1rem 0.75rem;font-size:0.6875rem;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:var(--on-light-fg-muted,#5a5a5a);box-sizing:border-box}.gs-cart-summary__or::before,.gs-cart-summary__or::after{content:'';flex:1 1 auto;height:1px;background:#dce3ea}.gs-cart-summary .cart__dynamic-checkout-buttons,.gs-cart-summary .gs-cart-summary__wallets{margin-top:0;max-width:none;padding:0 1rem;box-sizing:border-box}.gs-cart-summary shopify-accelerated-checkout-cart,.gs-cart-summary shopify-accelerated-checkout,.gs-cart-summary .gs-cart-summary__wallets{--shopify-accelerated-checkout-button-block-size:42px;--shopify-accelerated-checkout-button-inline-size:42px;--shopify-accelerated-checkout-skeleton-block-size:42px;--shopify-accelerated-checkout-skeleton-inline-size:42px;--shopify-accelerated-checkout-button-border-radius:6px;--shopify-accelerated-checkout-skeleton-border-radius:6px;--shopify-accelerated-checkout-row-gap:0.5rem;--shopify-accelerated-checkout-inline-alignment:stretch}.gs-cart-summary .gs-cart-summary__wallets,.gs-cart-summary #dynamic-checkout-cart{display:block;width:100%}.gs-cart-summary shopify-accelerated-checkout-cart{display:block!important;width:100%!important}.gs-cart-summary shop-pay-wallet-button,.gs-cart-summary shopify-paypal-button,.gs-cart-summary shopify-google-pay-button,.gs-cart-summary shopify-apple-pay-button{min-width:0!important;height:42px!important;min-height:42px!important;max-height:42px!important;overflow:hidden!important;box-sizing:border-box!important}.gs-cart-summary shopify-paypal-button .paypal-buttons,.gs-cart-summary shopify-paypal-button [id^='zoid-paypal-buttons']{min-width:0!important;width:100%!important;max-width:100%!important;height:42px!important}.gs-cart-summary shopify-accelerated-checkout-cart iframe,.gs-cart-summary shopify-paypal-button iframe{width:100%!important;min-width:0!important;height:42px!important;max-height:42px!important}.gs-cart-summary .shopify-payment-button{margin-top:0}.gs-cart-summary .shopify-payment-button__button{min-height:42px;max-height:42px;padding-top:0;padding-bottom:0;font-size:0.8125rem}.gs-cart-summary__secure{display:flex;align-items:center;justify-content:center;gap:0.4rem;margin:1.5rem 1rem 0;padding:0.5rem 0 0;font-size:0.75rem;color:var(--on-light-fg-muted,#5a5a5a);box-sizing:border-box}.gs-cart-summary__secure svg{width:14px;height:14px;flex-shrink:0}.gs-cart-summary .cart__note{text-align:left;margin-bottom:1rem}.gs-cart-trust{padding-top:0.5rem}.gs-cart-trust__grid{display:grid;grid-template-columns:1fr;gap:1.5rem;text-align:center}@media screen and (min-width:750px){.gs-cart-trust__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.gs-cart-trust__item{display:flex;flex-direction:column;align-items:center;gap:0.5rem}.gs-cart-trust__icon{width:48px;height:48px;border-radius:50%;background:#fff;box-shadow:0 4px 16px rgb(0 106 167 / 0.12);display:flex;align-items:center;justify-content:center;color:var(--gs-blue,#006aa7)}.gs-cart-trust__icon svg{width:24px;height:24px}.gs-cart-trust__item h3{margin:0;font-size:0.75rem;font-weight:800;letter-spacing:0.1em;text-transform:uppercase;color:#001b39}.gs-cart-trust__item p{margin:0;font-size:0.8125rem;color:#6b7785}.gs-cart-footer-section.is-empty{display:none}.gs-cart.is-empty .gs-cart__card{display:none}.gs-cart .cart__warnings{background:#fff;border-radius:14px;padding:2.5rem 1.5rem;text-align:center;box-shadow:0 8px 32px rgb(0 27 57 / 0.08)}@media screen and (max-width:989px){.gs-cart-footer-section{margin-top:0.5rem}}