body.template-cart{--osat-cart-ink: #191919;--osat-cart-muted: #6b6b6b;--osat-cart-line: #e6e8ec;--osat-cart-soft: #f4f6f8;--osat-cart-card: #ffffff;--osat-cart-cta: #1a6d4f;--osat-cart-cta-hover: #155a41;--osat-cart-brand: #0d4f6b;--osat-cart-focus: #0d4f6b;--osat-cart-link: #0d4f6b;--osat-cart-success: #2f8f6b;--osat-cart-icon-bg: #eef3f8;--osat-cart-warn: #b54708;--osat-cart-radius: 14px;background:var(--osat-cart-soft)!important;color:var(--osat-cart-ink);font-family:var(--font-body-family, system-ui, -apple-system, sans-serif)}body.template-cart .gradient,body.template-cart .color-scheme-1,body.template-cart cart-items,body.template-cart #main-cart-footer{background:transparent!important}body.template-cart #MainContent,#MainContent:has(cart-items){display:grid!important;grid-template-columns:minmax(0,1fr);gap:16px;max-width:1120px;margin:0 auto;padding:20px 16px 96px;box-sizing:border-box}@media screen and (min-width:990px){body.template-cart #MainContent,#MainContent:has(cart-items){grid-template-columns:minmax(0,1fr) 360px;grid-template-rows:auto auto;gap:24px 28px;align-items:start;padding:32px 24px 80px}body.template-cart #MainContent>.shopify-section:has(cart-items),#MainContent:has(cart-items)>.shopify-section:has(cart-items){grid-column:1;grid-row:1}body.template-cart #MainContent>.shopify-section:has(#main-cart-footer),#MainContent:has(cart-items)>.shopify-section:has(#main-cart-footer){grid-column:2;grid-row:1 / span 2;position:sticky;top:calc(var(--header-height, 64px) + 16px);align-self:start}body.template-cart #MainContent>.shopify-section:has(.osat-cart-cross-sell),#MainContent:has(cart-items)>.shopify-section:has(.osat-cart-cross-sell){grid-column:1;grid-row:2}}body.template-cart cart-items .page-width,body.template-cart #main-cart-footer .page-width,body.template-cart .osat-cart-cross-sell .page-width,#MainContent:has(cart-items) cart-items .page-width,#MainContent:has(#main-cart-footer) #main-cart-footer .page-width,#MainContent:has(cart-items) .osat-cart-cross-sell .page-width{max-width:none;padding-left:0;padding-right:0}body.template-cart .title-wrapper-with-link,#MainContent:has(cart-items) .title-wrapper-with-link{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 16px;padding:0;border:none}body.template-cart .title-wrapper-with-link .title--primary,#MainContent:has(cart-items) .title-wrapper-with-link .title--primary{display:flex;flex-wrap:nowrap;align-items:baseline;gap:0 8px;flex:1 1 auto;min-width:0;font-family:inherit!important;font-style:normal!important;font-size:26px!important;font-weight:700!important;letter-spacing:-.02em!important;line-height:1.2!important;color:var(--osat-cart-ink)!important;margin:0;white-space:nowrap}body.template-cart .osat-cart-title-count,#MainContent:has(cart-items) .osat-cart-title-count{font-size:18px!important;font-weight:500!important;color:var(--osat-cart-muted);white-space:nowrap}body.template-cart .title-wrapper-with-link .underlined-link,#MainContent:has(cart-items) .title-wrapper-with-link .underlined-link{font-size:14px;font-weight:600;color:var(--osat-cart-link)!important;text-decoration:none;border:none;min-height:44px;display:inline-flex;align-items:center;cursor:pointer}body.template-cart .title-wrapper-with-link .underlined-link:hover{text-decoration:underline;text-underline-offset:3px}body.template-cart .cart__items,#MainContent:has(cart-items) .cart__items{border:none!important;padding:0!important}body.template-cart .cart-items,#MainContent:has(cart-items) .cart-items{display:block!important;width:100%}body.template-cart .cart-items thead{display:none!important}body.template-cart .cart-items tbody{display:flex;flex-direction:column;gap:12px}body.template-cart .cart-item,#MainContent:has(cart-items) .cart-item{position:relative!important;display:grid!important;grid-template-columns:80px minmax(0,1fr)!important;grid-template-areas:"media details" "media qty"!important;column-gap:12px!important;row-gap:10px!important;align-items:start!important;width:100%;margin:0!important;padding:14px!important;border:1px solid var(--osat-cart-line)!important;border-radius:var(--osat-cart-radius)!important;background:var(--osat-cart-card)!important;box-shadow:0 1px 2px #0000000a}body.template-cart .cart-item>td{padding:0!important;border:none!important}body.template-cart .cart-item__media{grid-area:media!important}body.template-cart .osat-cart-item__media-wrap{position:relative}body.template-cart .osat-cart-item__qty-badge{display:none!important}body.template-cart .cart-item__image-container{width:80px!important;height:80px!important;border-radius:12px!important;overflow:hidden!important;background:var(--osat-cart-soft)!important;display:flex!important;align-items:center!important;justify-content:center!important;border:none!important;box-shadow:none!important}body.template-cart .cart-item__image{width:80px!important;height:80px!important;max-width:80px!important;object-fit:contain!important}body.template-cart .cart-item__details{grid-area:details!important;max-width:none!important;min-width:0!important;padding:0 4.75rem 0 0!important}body.template-cart .cart-item__details>*{max-width:none!important}body.template-cart .cart-item__name{display:block;font-family:inherit!important;font-size:16px!important;font-weight:700!important;letter-spacing:-.015em;line-height:1.3!important;color:var(--osat-cart-ink)!important;text-decoration:none!important;margin:0 0 8px!important;cursor:pointer}body.template-cart .cart-item__name:hover{color:var(--osat-cart-brand)!important}body.template-cart .osat-cart-item__badge,#MainContent:has(cart-items) .osat-cart-item__badge{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:fit-content!important;max-width:100%!important;margin:0 0 8px!important;padding:4px 10px!important;border-radius:999px!important;border:1px solid rgba(26,122,92,.28)!important;background:#eaf6f1!important;color:#146348!important;font-family:inherit!important;font-size:11px!important;font-weight:700!important;font-style:normal!important;line-height:1!important;letter-spacing:.01em!important;text-transform:none!important;white-space:nowrap!important}body.template-cart .osat-cart-item__shipping{display:none!important}body.template-cart .cart-item__details>.product-option:first-of-type,body.template-cart .cart-item__details>.cart-item__discounted-prices{display:none!important}body.template-cart .cart-item__details dl{margin:0;display:block;font-size:13px;line-height:1.4;color:var(--osat-cart-muted)}body.template-cart .cart-item__details dl .product-option{display:inline;margin:0}body.template-cart .cart-item__details dl .product-option:not(:last-child):after{content:" \b7  ";color:var(--osat-cart-muted)}body.template-cart .cart-item__details dl .product-option dt{display:none!important}body.template-cart .cart-item__details dl .product-option dd{display:inline!important;margin:0!important}body.template-cart .cart-item__details .discounts,body.template-cart #main-cart-footer .discounts,#MainContent:has(cart-items) .cart-item__details .discounts,#MainContent:has(cart-items) #main-cart-footer .discounts{margin:8px 0 0;padding:0;list-style:none}body.template-cart .discounts__discount,#MainContent:has(cart-items) .discounts__discount{display:inline-flex;align-items:center;gap:6px;max-width:100%;font-size:13px;font-weight:600;line-height:1.3;color:var(--osat-cart-success, #2f8f6b)}body.template-cart .discounts__discount svg,body.template-cart .discounts__discount .icon,body.template-cart .discounts__discount .icon-discount,#MainContent:has(cart-items) .discounts__discount svg,#MainContent:has(cart-items) .discounts__discount .icon,#MainContent:has(cart-items) .discounts__discount .icon-discount{width:14px!important;height:14px!important;min-width:14px!important;min-height:14px!important;max-width:14px!important;max-height:14px!important;flex-shrink:0!important;display:block!important;overflow:hidden!important}body.template-cart #main-cart-footer .discounts__discount--position{justify-content:flex-start!important}body.template-cart .cart-item__totals.medium-hide.large-up-hide{display:block!important;position:absolute!important;top:14px!important;right:14px!important;grid-area:unset!important;width:auto!important;text-align:right!important;z-index:1}body.template-cart .cart-item__totals.small-hide{display:none!important}body.template-cart .cart-item__totals .price,body.template-cart .cart-item__price-wrapper .price{font-variant-numeric:tabular-nums;font-size:16px!important;font-weight:700!important;color:var(--osat-cart-ink)!important}body.template-cart .cart-item__quantity{grid-area:qty!important;padding:0!important;min-width:0!important;max-width:100%!important}body.template-cart .cart-item__quantity-wrapper,body.template-cart .quantity-popover-wrapper{display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:nowrap!important;gap:8px!important;width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}body.template-cart .quantity-popover-container{padding:0!important;flex:0 1 auto!important;min-width:0!important;width:auto!important;max-width:calc(100% - 40px)!important}body.template-cart .quantity,body.template-cart quantity-input.quantity,body.template-cart .cart-quantity{display:inline-flex!important;align-items:center!important;width:auto!important;max-width:100%!important;min-width:0!important;min-height:36px!important;height:36px!important;margin:0!important;border:1px solid var(--osat-cart-line)!important;border-radius:8px!important;background:var(--osat-cart-card)!important;overflow:hidden!important;box-shadow:none!important}body.template-cart .quantity:before,body.template-cart .quantity:after{display:none!important;content:none!important;box-shadow:none!important}body.template-cart .quantity__button{width:34px!important;min-width:34px!important;max-width:34px!important;height:36px!important;min-height:36px!important;padding:0!important;color:var(--osat-cart-ink)!important;cursor:pointer;touch-action:manipulation;flex-shrink:0!important}body.template-cart .quantity__button .svg-wrapper{width:10px!important;height:10px!important}body.template-cart .quantity__input{width:28px!important;min-width:28px!important;max-width:36px!important;height:36px!important;flex:0 0 28px!important;flex-grow:0!important;padding:0!important;font-size:14px!important;font-weight:700!important;border:none!important;background:transparent!important;text-align:center;opacity:1!important}body.template-cart cart-remove-button{flex:0 0 auto!important;margin:0!important}body.template-cart cart-remove-button .button,body.template-cart cart-remove-button .button--tertiary{min-width:36px!important;width:36px!important;height:36px!important;min-height:36px!important;max-width:36px!important;padding:0!important;color:var(--osat-cart-muted)!important;background:transparent!important;border:1px solid var(--osat-cart-line)!important;border-radius:8px!important;box-shadow:none!important}body.template-cart cart-remove-button .button:before,body.template-cart cart-remove-button .button:after{content:none!important;display:none!important}body.template-cart cart-remove-button .svg-wrapper{width:16px!important;height:16px!important}@media screen and (max-width:749px){body.template-cart .cart-item{overflow:hidden!important}body.template-cart .cart-item__quantity{width:100%!important}body.template-cart .quantity,body.template-cart quantity-input.quantity,body.template-cart .cart-quantity{min-height:34px!important;height:34px!important}body.template-cart .quantity__button{width:32px!important;min-width:32px!important;max-width:32px!important;height:34px!important;min-height:34px!important}body.template-cart .quantity__input{width:26px!important;min-width:26px!important;height:34px!important;flex:0 0 26px!important;font-size:13px!important}body.template-cart cart-remove-button .button,body.template-cart cart-remove-button .button--tertiary{min-width:34px!important;width:34px!important;height:34px!important;min-height:34px!important}}body.template-cart .quantity-popover__info,body.template-cart .quantity-popover__info-button{display:none!important}@media screen and (min-width:750px){body.template-cart .cart-item,#MainContent:has(cart-items) .cart-item{grid-template-columns:104px minmax(0,1fr) auto!important;grid-template-areas:"media details total" "media qty ."!important;padding:20px!important;column-gap:18px!important}body.template-cart .cart-item__details{padding-right:0!important}body.template-cart .cart-item__image-container,body.template-cart .cart-item__image{width:104px!important;height:104px!important;max-width:104px!important}body.template-cart .cart-item__totals.medium-hide.large-up-hide{display:none!important;position:static!important}body.template-cart .cart-item__totals.small-hide{display:block!important;position:static!important;grid-area:total!important;text-align:right!important;justify-self:end;align-self:start!important;min-width:5.5rem}body.template-cart .cart-item__totals .price{font-size:17px!important}}body.template-cart #main-cart-footer:not(.is-empty) .cart__footer{margin:0!important;padding:0!important;border:0!important}body.template-cart .osat-cart-summary-wrap{width:100%}body.template-cart .osat-cart-summary__title{margin:0 0 12px!important;padding:0!important;font-family:inherit!important;font-size:22px!important;font-weight:700!important;letter-spacing:-.03em!important;line-height:1.2!important;color:var(--osat-cart-ink)!important;text-transform:none!important}body.template-cart #main-cart-footer .cart__blocks,body.template-cart #main-cart-footer .osat-cart-summary{width:100%!important;margin:0!important;padding:20px 22px 22px!important;border:1px solid #e5e7eb!important;border-radius:12px!important;background:#fff!important;box-shadow:none!important}body.template-cart #main-cart-footer .js-contents{padding:0!important;margin:0 0 18px!important;border:none!important}body.template-cart .osat-cart-promo-applied,#MainContent:has(cart-items) .osat-cart-promo-applied{display:flex;align-items:flex-start;gap:10px;margin:0 0 16px;padding:12px 14px;border-radius:12px;background:#2f8f6b14;border:1px solid rgba(47,143,107,.22);color:#1f5f49}body.template-cart .osat-cart-promo-applied__icon,#MainContent:has(cart-items) .osat-cart-promo-applied__icon{flex-shrink:0;color:#2f8f6b;margin-top:1px}body.template-cart .osat-cart-promo-applied__copy,#MainContent:has(cart-items) .osat-cart-promo-applied__copy{display:flex;flex-direction:column;gap:6px;min-width:0}body.template-cart .osat-cart-promo-applied__label,#MainContent:has(cart-items) .osat-cart-promo-applied__label{font-size:13px;font-weight:600;line-height:1.35}body.template-cart .osat-cart-promo-applied__codes,#MainContent:has(cart-items) .osat-cart-promo-applied__codes{display:flex;flex-wrap:wrap;gap:6px}body.template-cart .osat-cart-promo-applied__code,#MainContent:has(cart-items) .osat-cart-promo-applied__code{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:#2f8f6b;color:#fff;font-size:12px;font-weight:700;letter-spacing:.04em;line-height:1.2}body.template-cart .osat-cart-summary__value--discount,#MainContent:has(cart-items) .osat-cart-summary__value--discount{color:#2f8f6b;font-weight:700}body.template-cart .osat-cart-summary__rows{display:flex;flex-direction:column;gap:14px;margin:0}body.template-cart .osat-cart-summary__row{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:0;font-size:15px;line-height:1.35}body.template-cart .osat-cart-summary__label{color:#6b7280;font-weight:400}body.template-cart .osat-cart-summary__value{font-variant-numeric:tabular-nums;color:var(--osat-cart-ink);font-weight:700}body.template-cart .osat-cart-summary__value--free,body.template-cart .osat-cart-summary__row--shipping .osat-cart-summary__value{color:#2f8f6b!important;font-weight:700!important}body.template-cart #main-cart-footer .osat-cart-summary__total{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:16px 0 0!important;padding-top:16px!important;border-top:1px solid #e5e7eb!important}body.template-cart #main-cart-footer .osat-cart-summary__total-label,body.template-cart #main-cart-footer .osat-cart-summary__total-value{font-family:inherit!important;font-size:20px!important;font-weight:700!important;letter-spacing:-.02em!important;line-height:1.15!important;color:var(--osat-cart-ink)!important;margin:0!important;text-transform:none!important}body.template-cart #main-cart-footer .osat-cart-summary__total-value{font-variant-numeric:tabular-nums}body.template-cart .osat-cart-installments{margin:14px 0 0!important;padding:14px 16px!important;border-radius:8px!important;background:#f3f4f6!important;font-size:15px!important;font-weight:700!important;line-height:1.3!important;letter-spacing:-.01em!important;text-align:left!important;color:var(--osat-cart-ink)!important}body.template-cart .osat-cart-summary__tax,body.template-cart #main-cart-footer .tax-note{display:block!important;margin:10px 0 0!important;font-size:12px!important;font-weight:400!important;color:#9ca3af!important}body.template-cart .cart__ctas{display:flex!important;flex-direction:column!important;gap:14px!important;width:100%!important}body.template-cart .cart__checkout-button,body.template-cart .osat-cart-checkout,body.template-cart #checkout{position:relative!important;isolation:isolate!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:52px!important;padding:14px 18px!important;border-radius:8px!important;font-family:inherit!important;font-size:16px!important;font-weight:700!important;letter-spacing:-.01em!important;text-transform:none!important;line-height:1.2!important;background:#1a6d4f!important;background-image:none!important;color:#fff!important;border:0!important;outline:none!important;box-shadow:none!important;overflow:hidden!important;cursor:pointer;-webkit-appearance:none!important;appearance:none!important}body.template-cart .cart__checkout-button:before,body.template-cart .cart__checkout-button:after,body.template-cart .osat-cart-checkout:before,body.template-cart .osat-cart-checkout:after,body.template-cart #checkout:before,body.template-cart #checkout:after{content:none!important;display:none!important;box-shadow:none!important}body.template-cart .cart__checkout-button:hover,body.template-cart .osat-cart-checkout:hover,body.template-cart #checkout:hover{background:#155a41!important;color:#fff!important;box-shadow:none!important;transform:none!important}body.template-cart .cart__checkout-button:disabled{opacity:.4;cursor:not-allowed}body.template-cart .osat-cart-terms{display:block!important;margin:0!important;font-size:12px!important;line-height:1.45!important;color:#6b7280!important;text-align:left!important}body.template-cart .osat-cart-terms a{color:#111827!important;text-decoration:underline!important;text-underline-offset:2px;font-weight:600}body.template-cart .osat-cart-payments{display:block!important;margin:0!important;padding:14px 12px 12px!important;border:1px solid #e5e7eb!important;border-radius:8px!important;background:#fff!important}body.template-cart .osat-cart-payments__list{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:8px 10px!important;list-style:none!important;margin:0 0 10px!important;padding:0!important}body.template-cart .osat-cart-payments__item{display:flex!important;margin:0!important;line-height:0}body.template-cart .osat-cart-payments__icon{display:block;height:22px;width:auto}body.template-cart .osat-cart-payments__secure{display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;margin:0!important;font-size:12px!important;font-weight:500!important;color:#6b7280!important}body.template-cart .osat-cart-trust-strip{display:none!important}body.template-cart .osat-cart-trust-pill{display:flex!important;align-items:center!important;gap:10px!important;margin:0!important;font-size:14px!important;font-weight:500!important;color:#111827!important;text-decoration:none!important}body.template-cart .osat-cart-trust-pill a,body.template-cart .osat-cart-trust-pill span{text-decoration:none!important;border:none!important;color:inherit!important}body.template-cart .osat-cart-trust-pill:before{display:none!important}body.template-cart .osat-cart-trust-pill__icon{flex-shrink:0;color:#2f8f6b!important}body.template-cart .osat-cart-confidence{display:block!important;margin:28px 0 0}body.template-cart .osat-cart-confidence__title{margin:0 0 12px;font-size:18px;font-weight:700;letter-spacing:-.02em;line-height:1.25;color:var(--osat-cart-ink)}body.template-cart .osat-cart-confidence__grid{display:grid!important;grid-template-columns:1fr 1fr;gap:18px 20px;list-style:none!important;margin:0!important;padding:18px 20px!important;border:1px solid var(--osat-cart-line)!important;border-radius:var(--osat-cart-radius)!important;background:var(--osat-cart-card)!important}body.template-cart .osat-cart-confidence__item{display:flex!important;align-items:center!important;gap:12px!important;margin:0!important;font-size:14px!important;font-weight:500;line-height:1.3;color:var(--osat-cart-ink)!important;text-decoration:none!important}body.template-cart .osat-cart-confidence__item a{text-decoration:none!important;color:inherit!important;pointer-events:none}body.template-cart .osat-cart-confidence__icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;border-radius:8px;background:var(--osat-cart-icon-bg);color:var(--osat-cart-ink)}body.template-cart .osat-cart-guarantee{display:none!important}@media screen and (max-width:749px){body.template-cart .osat-cart-confidence__grid{gap:14px 12px;padding:16px!important}body.template-cart .osat-cart-confidence__item{font-size:13px!important}body.template-cart .osat-cart-confidence__icon{width:36px;height:36px}}body.template-cart #cart-errors:not(:empty){margin-top:12px;padding:12px;border-radius:10px;background:#fef2f2;color:#991b1b;font-size:14px}body.template-cart .osat-cart-cross-sell{margin-top:8px;padding:20px!important;border:1px solid var(--osat-cart-line);border-radius:var(--osat-cart-radius);background:var(--osat-cart-card)}@media screen and (max-width:989px){body.template-cart #MainContent>.shopify-section:has(#main-cart-footer){position:static}body.template-cart .title-wrapper-with-link .title--primary{font-size:22px!important}}cart-items .cart__warnings{display:none}cart-items.is-empty{display:block;min-height:auto;padding-bottom:24px}cart-items.is-empty .cart__warnings{display:block;margin:0;padding:0;border:none;background:transparent;text-align:initial}cart-items.is-empty .cart__contents,cart-items.is-empty .title-wrapper-with-link{display:none!important}cart-items.is-empty .osat-cart-empty{display:flex;flex-direction:column;gap:20px;max-width:960px;margin:0 auto;padding:8px 0 32px}cart-items.is-empty .osat-cart-empty__panel{padding:clamp(28px,5vw,40px);border-radius:calc(var(--osat-cart-radius) + 2px);background:var(--osat-cart-card);border:1px solid var(--osat-cart-line);box-shadow:0 10px 30px #0d4f6b0f}cart-items.is-empty .osat-cart-empty__hero{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:42rem;margin:0 auto}cart-items.is-empty .osat-cart-empty__icon-wrap{display:flex;align-items:center;justify-content:center;width:72px;height:72px;margin-bottom:18px;border-radius:999px;background:var(--osat-cart-icon-bg);color:var(--osat-cart-brand)}cart-items.is-empty .osat-cart-empty__eyebrow{margin:0 0 8px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--osat-cart-muted)}cart-items.is-empty .osat-cart-empty__title,cart-items.is-empty .cart__empty-text{margin:0 0 10px;font-family:var(--font-heading-family, inherit);font-size:clamp(24px,4vw,32px);font-weight:700;line-height:1.15;color:var(--osat-cart-ink)}cart-items.is-empty .osat-cart-empty__sub{margin:0 0 24px;max-width:36ch;font-size:15px;line-height:1.55;color:var(--osat-cart-muted)}cart-items.is-empty .osat-cart-empty__actions{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%}cart-items.is-empty .osat-cart-empty__cta{width:100%;max-width:320px;min-height:50px;margin:0;border-radius:12px!important;background:var(--osat-cart-cta)!important;color:#fff!important;font-size:15px;font-weight:700;transition:background .2s ease,transform .2s ease}cart-items.is-empty .osat-cart-empty__cta:hover{background:var(--osat-cart-cta-hover)!important;transform:translateY(-1px)}cart-items.is-empty .osat-cart-empty__secondary{font-size:14px;font-weight:600;color:var(--osat-cart-link);text-decoration:none}cart-items.is-empty .osat-cart-empty__secondary:hover{text-decoration:underline}cart-items.is-empty .osat-cart-empty__trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;list-style:none;margin:28px 0 0;padding:0}cart-items.is-empty .osat-cart-empty__trust-item{display:flex;flex-direction:column;align-items:center;gap:8px;padding:14px 10px;border-radius:12px;background:var(--osat-cart-soft);border:1px solid var(--osat-cart-line);text-align:center}cart-items.is-empty .osat-cart-empty__trust-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:999px;background:#fff;color:var(--osat-cart-brand)}cart-items.is-empty .osat-cart-empty__trust-label{font-size:12px;font-weight:600;line-height:1.35;color:var(--osat-cart-ink)}cart-items.is-empty .osat-cart-empty__browse,cart-items.is-empty .osat-cart-empty__picks{padding:20px clamp(16px,3vw,24px);border-radius:var(--osat-cart-radius);background:var(--osat-cart-card);border:1px solid var(--osat-cart-line)}cart-items.is-empty .osat-cart-empty__browse-title,cart-items.is-empty .osat-cart-empty__picks-title{margin:0 0 14px;font-size:15px;font-weight:700;color:var(--osat-cart-ink)}cart-items.is-empty .osat-cart-empty__models{display:flex;flex-wrap:wrap;gap:8px}cart-items.is-empty .osat-cart-empty__model-pill{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;border-radius:999px;border:1px solid rgba(13,79,107,.16);background:#fff;color:var(--osat-cart-brand);font-size:13px;font-weight:600;text-decoration:none;transition:background .2s ease,border-color .2s ease}cart-items.is-empty .osat-cart-empty__model-pill:hover{background:#5cc8b41f;border-color:#5cc8b473}cart-items.is-empty .osat-cart-empty__picks-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;list-style:none;margin:0;padding:0}cart-items.is-empty .osat-cart-empty__pick-card{display:flex;flex-direction:column;height:100%;border-radius:12px;overflow:hidden;border:1px solid var(--osat-cart-line);background:#fff}cart-items.is-empty .osat-cart-empty__pick-media{display:block;aspect-ratio:1;background:var(--osat-cart-soft)}cart-items.is-empty .osat-cart-empty__pick-media img,cart-items.is-empty .osat-cart-empty__pick-placeholder{width:100%;height:100%;object-fit:contain}cart-items.is-empty .osat-cart-empty__pick-body{display:flex;flex-direction:column;gap:6px;padding:12px}cart-items.is-empty .osat-cart-empty__pick-title{margin:0;font-size:14px;font-weight:700;line-height:1.3}cart-items.is-empty .osat-cart-empty__pick-title a{color:var(--osat-cart-ink);text-decoration:none}cart-items.is-empty .osat-cart-empty__pick-price{margin:0;font-size:14px;font-weight:700;color:var(--osat-cart-cta)}cart-items.is-empty .osat-cart-empty__pick-link{margin-top:auto;font-size:13px;font-weight:600;color:var(--osat-cart-link);text-decoration:none}cart-items.is-empty .osat-cart-empty__pick-link:hover{text-decoration:underline}@media screen and (max-width:749px){cart-items.is-empty .osat-cart-empty__trust{grid-template-columns:1fr}cart-items.is-empty .osat-cart-empty__trust-item{flex-direction:row;justify-content:flex-start;text-align:left;padding:12px 14px}cart-items.is-empty .osat-cart-empty__picks-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){cart-items.is-empty .osat-cart-empty__cta,cart-items.is-empty .osat-cart-empty__model-pill{transition:none}cart-items.is-empty .osat-cart-empty__cta:hover{transform:none}}cart-items:not(.is-empty) .cart__contents{display:block!important}body.template-cart #MainContent>.shopify-section:has(#main-cart-footer.is-empty),#main-cart-footer.is-empty{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/11/assets/osat-cart-premium.css.map */
