:root{--sahxl-cart-panel:30%;--sahxl-cart-edge:#e5e5e5;--sahxl-cart-ink:#171717}@media (min-width:768px){:root{--sahxl-cart-panel:30%}}.codex-cart-preview-nav{position:fixed;left:16px;bottom:16px;z-index:2147483000;display:flex;gap:6px;padding:6px;background:rgba(18,18,18,0.78);border:1px solid rgba(255,255,255,0.14);border-radius:8px;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.codex-cart-preview-nav a{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:28px;padding:0 9px;color:#fff;font:600 11px/1 Inter,Arial,sans-serif;text-decoration:none;border-radius:5px;background:rgba(255,255,255,0.12)}.codex-cart-preview-nav a[aria-current="page"]{background:#fff;color:#111}.sahxl-route-transition{position:fixed !important;inset:0 !important;z-index:2147483646 !important;display:flex !important;align-items:center !important;justify-content:center !important;background:#000 !important;opacity:0 !important;visibility:hidden !important;pointer-events:none !important;transition:opacity 420ms ease,visibility 420ms ease !important}.sahxl-route-transition.is-active{opacity:1 !important;visibility:visible !important;pointer-events:auto !important}.sahxl-route-transition video{width:100vw !important;height:100dvh !important;object-fit:cover !important;display:block !important;background:#000 !important;opacity:0 !important;transition:opacity 520ms ease !important}.sahxl-route-transition.is-video-ready video{opacity:1 !important}.sahxl-route-transition.is-fading-out{opacity:0 !important}.sahxl-route-transition.is-fading-out video{opacity:0 !important}.sahxl-shared-music-player .music-art-button,.music-art-button.sahxl-shared-music-player__art{position:fixed !important;right:26.6px !important;bottom:calc(var(--sahxl-visible-bottom, 0px) + 25px) !important;width:79.22145px !important;height:79.22145px !important;border:0 !important;border-radius:50% !important;overflow:hidden !important;display:flex !important;align-items:center !important;justify-content:center !important;background:#ffffff !important;cursor:pointer !important;z-index:2147483001 !important;box-shadow:0 8px 24px rgba(0,0,0,0.28) !important;padding:0 !important;transition:filter 180ms ease !important}.music-art-button.sahxl-shared-music-player__art:hover,.music-art-button.sahxl-shared-music-player__art:focus-visible{filter:brightness(1.08) !important;outline:none !important}.music-art-button.sahxl-shared-music-player__art img{width:100% !important;height:100% !important;object-fit:cover !important;display:block !important;animation:spin 8s linear infinite !important;animation-play-state:paused !important}.music-art-button.sahxl-shared-music-player__art.is-playing img{animation-play-state:running !important}.music-toggle.sahxl-shared-music-player__toggle{position:fixed !important;right:123.001725px !important;bottom:calc(var(--sahxl-visible-bottom, 0px) + 50px) !important;width:0 !important;height:0 !important;border-top:14.65857421875px solid transparent !important;border-bottom:14.65857421875px solid transparent !important;border-left:22.8022265625px solid rgba(255,255,255,0.98) !important;border-right:0 !important;border-radius:0 !important;background:transparent !important;cursor:pointer !important;z-index:2147483002 !important;opacity:0.95 !important;transition:opacity 180ms ease !important;padding:0 !important}.music-toggle.sahxl-shared-music-player__toggle:hover,.music-toggle.sahxl-shared-music-player__toggle:focus-visible{opacity:1 !important;outline:none !important}.music-toggle.sahxl-shared-music-player__toggle.is-playing{width:22.8022265625px !important;height:26.0596875px !important;border:0 !important;background:transparent !important}.music-toggle.sahxl-shared-music-player__toggle.is-playing::before,.music-toggle.sahxl-shared-music-player__toggle.is-playing::after{content:"" !important;position:absolute !important;top:0 !important;width:6.514921875px !important;height:26.0596875px !important;background:rgba(255,255,255,0.98) !important}.music-toggle.sahxl-shared-music-player__toggle.is-playing::before{left:1.714453125px !important}.music-toggle.sahxl-shared-music-player__toggle.is-playing::after{right:1.714453125px !important}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}#mobile-cart.sahxl-linked-cart,.mobile-cart.sahxl-linked-cart{position:fixed !important;inset:0 !important;z-index:2147483638 !important;width:100vw !important;height:100dvh !important;display:block !important;opacity:0 !important;visibility:hidden !important;pointer-events:none !important;background:rgba(0,0,0,0.58) !important;transform:none !important;transition:opacity 220ms ease,visibility 220ms ease !important}#mobile-cart.sahxl-linked-cart.is-open,.mobile-cart.sahxl-linked-cart.is-open,body.mobile-cart-open #mobile-cart.sahxl-linked-cart{opacity:1 !important;visibility:visible !important;pointer-events:auto !important}.sahxl-linked-cart .mobile-cart__panel{position:absolute !important;top:0 !important;right:0 !important;bottom:0 !important;left:auto !important;width:var(--sahxl-cart-panel) !important;max-width:none !important;height:100dvh !important;min-height:100dvh !important;display:grid !important;grid-template-rows:auto 1fr auto !important;padding:46px 26px 28px !important;box-sizing:border-box !important;overflow:hidden !important;background:#fff !important;color:var(--sahxl-cart-ink) !important;box-shadow:-28px 0 60px rgba(0,0,0,0.22) !important;transform:translateX(105%) !important;transition:transform 360ms cubic-bezier(0.22,1,0.36,1) !important;font-family:Inter,Arial,Helvetica,sans-serif !important}#mobile-cart.sahxl-linked-cart.is-open .mobile-cart__panel,body.mobile-cart-open #mobile-cart.sahxl-linked-cart .mobile-cart__panel{transform:translateX(0) !important}.sahxl-linked-cart .mobile-cart__header{display:grid !important;grid-template-columns:minmax(0,1fr) 64px !important;align-items:start !important;gap:18px !important;min-height:92px !important;border-bottom:1px solid var(--sahxl-cart-edge) !important;margin:0 !important;padding:0 0 34px !important}.sahxl-linked-cart .mobile-cart__title{margin:0 !important;color:#111 !important;font:500 28px/1.14 Inter,Arial,sans-serif !important;letter-spacing:0 !important;text-transform:none !important}.sahxl-linked-cart .mobile-cart__close{justify-self:end !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;width:64px !important;height:64px !important;margin:-12px 0 0 !important;padding:0 !important;border:0 !important;border-radius:50% !important;background:#fff !important;color:#111 !important;box-shadow:0 18px 44px rgba(0,0,0,0.12) !important;cursor:pointer !important}.sahxl-linked-cart .mobile-cart__close svg{width:34px !important;height:34px !important;display:block !important}.sahxl-linked-cart .mobile-cart__close-icon{width:34px !important;height:34px !important;display:block !important;object-fit:contain !important;filter:brightness(0) saturate(100%) !important}.sahxl-linked-cart .mobile-cart__body{min-height:0 !important;padding:28px 0 !important;overflow:hidden !important}.sahxl-linked-cart .mobile-cart__items{height:100% !important;overflow:auto !important;padding:0 !important;margin:0 !important;scrollbar-width:none !important}.sahxl-linked-cart .mobile-cart__items::-webkit-scrollbar{display:none !important}.sahxl-linked-cart .mobile-cart__status{color:#222 !important;font:500 18px/1.35 Inter,Arial,sans-serif !important;margin:0 !important;padding:0 !important}.sahxl-linked-cart .mobile-cart__item,.sahxl-linked-cart .mobile-cart__line-item{display:grid !important;grid-template-columns:92px minmax(0,1fr) auto !important;gap:14px !important;align-items:start !important;padding:0 0 22px !important;margin:0 0 22px !important;border-bottom:1px solid #ededed !important;color:#111 !important}.sahxl-linked-cart .mobile-cart__thumb,.sahxl-linked-cart .mobile-cart__line-image{width:92px !important;height:116px !important;border-radius:0 !important;background:#f2f2f2 !important;object-fit:cover !important;overflow:hidden !important}.sahxl-linked-cart .mobile-cart__thumb img{width:100% !important;height:100% !important;object-fit:cover !important}.sahxl-linked-cart .mobile-cart__product-name,.sahxl-linked-cart .mobile-cart__line-name{display:block !important;margin:0 0 9px !important;color:#111 !important;font:600 15px/1.25 Inter,Arial,sans-serif !important;text-decoration:none !important;text-transform:uppercase !important}.sahxl-linked-cart .mobile-cart__meta,.sahxl-linked-cart .mobile-cart__line-meta{margin:0 0 5px !important;color:#555 !important;font:500 12px/1.35 Inter,Arial,sans-serif !important;text-transform:none !important}.sahxl-linked-cart .mobile-cart__item-price,.sahxl-linked-cart .mobile-cart__line-price{margin:0 !important;color:#111 !important;font:600 14px/1.2 Inter,Arial,sans-serif !important;white-space:nowrap !important}.sahxl-linked-cart .mobile-cart__item-side{display:flex !important;flex-direction:column !important;align-items:flex-end !important;justify-content:flex-start !important;gap:62px !important;min-width:58px !important}.sahxl-linked-cart .mobile-cart__quantity{display:inline-flex !important;align-items:center !important;margin-top:10px !important;border:1px solid #dcdcdc !important}.sahxl-linked-cart .mobile-cart__qty-button,.sahxl-linked-cart .mobile-cart__qty-value{width:30px !important;height:30px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;border:0 !important;background:#fff !important;color:#111 !important;font:600 13px/1 Inter,Arial,sans-serif !important}.sahxl-linked-cart .mobile-cart__item-remove{margin:0 !important;border:0 !important;padding:0 !important;background:transparent !important;color:#666 !important;font:700 11px/1 Inter,Arial,sans-serif !important;text-transform:uppercase !important;cursor:pointer !important}.sahxl-linked-cart .mobile-cart__footer{border-top:1px solid #efefef !important;padding:26px 0 0 !important;margin:0 !important;background:linear-gradient(180deg,rgba(255,255,255,0.96),#fff 24%) !important}.sahxl-linked-cart.is-empty .mobile-cart__footer{border-top:0 !important}.sahxl-linked-cart .mobile-cart__subtotal{display:flex !important;justify-content:space-between !important;align-items:center !important;gap:20px !important;margin:0 0 14px !important;color:#222 !important;font:500 17px/1 Inter,Arial,sans-serif !important}.sahxl-linked-cart .mobile-cart__subtotal span:last-child,.sahxl-linked-cart #mobile-cart-subtotal{font-weight:700 !important}.sahxl-linked-cart .mobile-cart__checkout{display:flex !important;align-items:center !important;justify-content:center !important;width:100% !important;height:56px !important;margin:0 0 13px !important;border:0 !important;border-radius:0 !important;background:#191919 !important;color:#fff !important;font:700 16px/1 Inter,Arial,sans-serif !important;text-transform:uppercase !important;text-decoration:none !important;letter-spacing:0 !important}.sahxl-linked-cart .mobile-cart__payments{display:flex !important;justify-content:center !important;align-items:center !important;width:100% !important;margin:0 0 12px !important}.sahxl-linked-cart .mobile-cart__payments-image{display:block !important;width:min(100%,430px) !important;height:auto !important;object-fit:contain !important}.sahxl-linked-cart .mobile-cart__payment-note{display:flex !important;align-items:center !important;justify-content:center !important;gap:7px !important;margin:0 !important;color:#8b8b8b !important;font:500 13px/1.25 Inter,Arial,sans-serif !important}body.mobile-cart-open{overflow:hidden !important}@media (max-width:767px){:root{--sahxl-cart-panel:100vw}.sahxl-linked-cart .mobile-cart__panel{left:0 !important;right:0 !important;padding:30px 18px 22px !important}.sahxl-linked-cart .mobile-cart__header{grid-template-columns:minmax(0,1fr) 52px !important;min-height:80px !important;padding-bottom:26px !important}.sahxl-linked-cart .mobile-cart__title{font-size:22px !important}.sahxl-linked-cart .mobile-cart__close{width:52px !important;height:52px !important;margin-top:-7px !important}.sahxl-linked-cart .mobile-cart__item,.sahxl-linked-cart .mobile-cart__line-item{grid-template-columns:70px minmax(0,1fr) auto !important;gap:12px !important}.sahxl-linked-cart .mobile-cart__thumb,.sahxl-linked-cart .mobile-cart__line-image{width:70px !important;height:88px !important}.sahxl-linked-cart .mobile-cart__item-price,.sahxl-linked-cart .mobile-cart__line-price{grid-column:auto !important}.sahxl-linked-cart .mobile-cart__item-side{min-width:52px !important;gap:58px !important}.sahxl-linked-cart .mobile-cart__checkout{height:44px !important;font-size:14px !important}.sahxl-linked-cart .mobile-cart__footer{width:100% !important;min-width:0 !important;box-sizing:border-box !important}.sahxl-linked-cart .mobile-cart__subtotal{width:100% !important;min-width:0 !important;gap:10px !important;font-size:16px !important;box-sizing:border-box !important}.sahxl-linked-cart #mobile-cart-subtotal{min-width:76px !important;margin-left:auto !important;text-align:right !important;white-space:nowrap !important}.sahxl-linked-cart .mobile-cart__payments{width:100% !important}.sahxl-linked-cart .mobile-cart__payments-image{width:100% !important;max-width:330px !important}.sahxl-linked-cart .mobile-cart__payment-note{font-size:11px !important}.codex-cart-preview-nav{left:10px;top:10px;bottom:auto}}

/* sahxl-music-behind-preloader-final-css */
html body:not(.entrance-ready) #site-preloader{z-index:2147483646!important}html body:not(.entrance-ready) #music-toggle.music-toggle,html body:not(.entrance-ready) #music-art-button.music-art-button,html body:not(.entrance-ready) .music-toggle.sahxl-shared-music-player__toggle,html body:not(.entrance-ready) .music-art-button.sahxl-shared-music-player__art,html body:not(.entrance-ready) .sahxl-shared-music-player{z-index:10!important;pointer-events:none!important}

/* CODEX PATCH 95: requested mobile cart thumbnail size. */
.sahxl-linked-cart .mobile-cart__thumb,.sahxl-linked-cart .mobile-cart__line-image{width:75px!important;height:105px!important}.sahxl-linked-cart .mobile-cart__thumb img{width:100%!important;height:100%!important;object-fit:cover!important}


/* CODEX PATCH: unified Woo cart shell across all pages. */
:root{--sahxl-cart-panel:clamp(420px,30vw,520px);--sahxl-cart-edge:#e8e8e8;--sahxl-cart-ink:#111}
#mobile-cart.sahxl-linked-cart,.mobile-cart.sahxl-linked-cart{position:fixed!important;inset:0!important;left:0!important;top:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-width:none!important;display:block!important;z-index:2147483638!important;background:rgba(0,0,0,.58)!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;overflow:hidden!important;transform:none!important;transition:opacity .22s ease,visibility .22s ease!important;contain:none!important}
#mobile-cart.sahxl-linked-cart.is-open,.mobile-cart.sahxl-linked-cart.is-open,body.mobile-cart-open #mobile-cart.sahxl-linked-cart{opacity:1!important;visibility:visible!important;pointer-events:auto!important}
#mobile-cart.sahxl-linked-cart .mobile-cart__panel,.mobile-cart.sahxl-linked-cart .mobile-cart__panel{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;width:var(--sahxl-cart-panel)!important;max-width:none!important;min-width:0!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:46px 26px 28px!important;box-sizing:border-box!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;background:#fff!important;color:var(--sahxl-cart-ink)!important;box-shadow:-28px 0 60px rgba(0,0,0,.22)!important;overflow:hidden!important;transform:translateX(105%)!important;transition:transform .36s cubic-bezier(.22,1,.36,1)!important;font-family:Inter,Arial,Helvetica,sans-serif!important;letter-spacing:0!important;text-align:left!important;writing-mode:horizontal-tb!important;white-space:normal!important;contain:none!important}
#mobile-cart.sahxl-linked-cart.is-open .mobile-cart__panel,body.mobile-cart-open #mobile-cart.sahxl-linked-cart .mobile-cart__panel{transform:translateX(0)!important}
#mobile-cart.sahxl-linked-cart .mobile-cart__header{display:grid!important;grid-template-columns:minmax(0,1fr) 64px!important;align-items:start!important;gap:12px!important;min-height:58px!important;margin:0!important;padding:0 0 16px!important;border-bottom:1px solid var(--sahxl-cart-edge)!important;box-sizing:border-box!important}
#mobile-cart.sahxl-linked-cart .mobile-cart__title{margin:0!important;padding:0!important;color:#111!important;font:400 24px/1.1 Inter,Arial,sans-serif!important;letter-spacing:-.02em!important;text-transform:none!important;white-space:normal!important;writing-mode:horizontal-tb!important;text-align:left!important;max-width:none!important}
#mobile-cart.sahxl-linked-cart .mobile-cart__close{justify-self:end!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:46px!important;height:46px!important;margin:-6px 0 0!important;padding:0!important;border:0!important;border-radius:50%!important;background:#fff!important;color:#111!important;box-shadow:0 18px 44px rgba(0,0,0,.12)!important;cursor:pointer!important}
#mobile-cart.sahxl-linked-cart .mobile-cart__close-icon{width:26px!important;height:26px!important;display:block!important;object-fit:contain!important;filter:brightness(0) saturate(100%)!important}
#mobile-cart.sahxl-linked-cart .mobile-cart__body{min-height:0!important;padding:18px 0!important;overflow:hidden!important;box-sizing:border-box!important}
#mobile-cart.sahxl-linked-cart .mobile-cart__items{height:100%!important;max-height:none!important;overflow:auto!important;padding:0!important;margin:0!important;scrollbar-width:none!important}
#mobile-cart.sahxl-linked-cart .mobile-cart__items::-webkit-scrollbar{display:none!important}
#mobile-cart.sahxl-linked-cart .mobile-cart__status{color:#222!important;font:500 18px/1.35 Inter,Arial,sans-serif!important;margin:0!important;padding:0!important}
#mobile-cart.sahxl-linked-cart .mobile-cart__item{display:grid!important;grid-template-columns:75px minmax(0,1fr) auto!important;gap:14px!important;align-items:start!important;margin:0 0 22px!important;padding:0 0 22px!important;border-bottom:1px solid #ededed!important;color:#111!important;box-sizing:border-box!important;min-width:0!important}
#mobile-cart.sahxl-linked-cart .mobile-cart__thumb{width:75px!important;height:105px!important;border-radius:0!important;background:#f2f2f2!important;overflow:hidden!important;display:block!important;flex:none!important}
#mobile-cart.sahxl-linked-cart .mobile-cart__thumb img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}
#mobile-cart.sahxl-linked-cart .mobile-cart__details{min-width:0!important;display:block!important;color:#111!important}
#mobile-cart.sahxl-linked-cart .mobile-cart__product-name{display:block!important;margin:0 0 9px!important;color:#111!important;font:700 15px/1.25 Inter,Arial,sans-serif!important;text-decoration:none!important;text-transform:uppercase!important;letter-spacing:-.01em!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
#mobile-cart.sahxl-linked-cart .mobile-cart__meta{margin:0 0 5px!important;color:#555!important;font:500 12px/1.35 Inter,Arial,sans-serif!important;text-transform:none!important}
#mobile-cart.sahxl-linked-cart .mobile-cart__item-side{display:flex!important;flex-direction:column!important;align-items:flex-end!important;justify-content:flex-start!important;min-width:58px!important;color:#111!important}
#mobile-cart.sahxl-linked-cart .mobile-cart__item-price{margin:0!important;color:#111!important;font:700 14px/1.2 Inter,Arial,sans-serif!important;white-space:nowrap!important}
#mobile-cart.sahxl-linked-cart .mobile-cart__quantity{display:inline-flex!important;align-items:center!important;margin-top:5px!important;border:1px solid #dcdcdc!important;width:auto!important;height:auto!important;background:#fff!important}
#mobile-cart.sahxl-linked-cart .mobile-cart__qty-button,#mobile-cart.sahxl-linked-cart .mobile-cart__qty-value{width:30px!important;height:30px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:0!important;background:#fff!important;color:#111!important;font:700 13px/1 Inter,Arial,sans-serif!important;padding:0!important}
#mobile-cart.sahxl-linked-cart .mobile-cart__footer{border-top:1px solid #efefef!important;padding:14px 0 0!important;margin:0!important;background:linear-gradient(180deg,rgba(255,255,255,.96),#fff 24%)!important;box-sizing:border-box!important;min-width:0!important;width:100%!important}
#mobile-cart.sahxl-linked-cart .mobile-cart__subtotal{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:20px!important;margin:0 0 14px!important;color:#222!important;font:400 15px/1 Inter,Arial,sans-serif!important;width:100%!important;box-sizing:border-box!important;white-space:nowrap!important}
#mobile-cart.sahxl-linked-cart #mobile-cart-subtotal{margin-left:auto!important;text-align:right!important;font-weight:400!important;white-space:nowrap!important;min-width:max-content!important}
#mobile-cart.sahxl-linked-cart .mobile-cart__checkout{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:42px!important;margin:0 0 8px!important;border:0!important;border-radius:0!important;background:#191919!important;color:#fff!important;font:400 14px/1 Inter,Arial,sans-serif!important;text-transform:uppercase!important;text-decoration:none!important;letter-spacing:0!important;box-sizing:border-box!important}
#mobile-cart.sahxl-linked-cart .mobile-cart__payments{display:flex!important;justify-content:center!important;align-items:center!important;width:100%!important;margin:0 0 7px!important;overflow:hidden!important}
#mobile-cart.sahxl-linked-cart .mobile-cart__payments-image{display:block!important;width:min(100%,430px)!important;height:auto!important;object-fit:contain!important}
#mobile-cart.sahxl-linked-cart .mobile-cart__payment-note{display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;margin:0!important;color:#8b8b8b!important;font:500 13px/1.25 Inter,Arial,sans-serif!important;text-align:center!important}
.top-cta__bag.sahxl-unified-cart-trigger{white-space:nowrap!important;cursor:pointer!important}.top-cta__bag.sahxl-unified-cart-trigger .top-cta__bag-label{display:inline-flex!important;align-items:center!important;gap:0!important;white-space:nowrap!important}.top-cta__bag.sahxl-unified-cart-trigger .top-cta__bag-amount{display:inline!important;white-space:nowrap!important}
@media (max-width:767px),(min-width:768px) and (max-width:1024px) and (orientation:portrait){:root{--sahxl-cart-panel:100vw}#mobile-cart.sahxl-linked-cart .mobile-cart__panel,.mobile-cart.sahxl-linked-cart .mobile-cart__panel{left:0!important;right:0!important;width:100vw!important;max-width:100vw!important;padding:30px 18px 22px!important}#mobile-cart.sahxl-linked-cart .mobile-cart__header{grid-template-columns:minmax(0,1fr) 52px!important;min-height:56px!important;padding-bottom:14px!important}#mobile-cart.sahxl-linked-cart .mobile-cart__title{font-size:20px!important;font-weight:400!important}#mobile-cart.sahxl-linked-cart .mobile-cart__close{width:42px!important;height:42px!important;margin-top:-4px!important}#mobile-cart.sahxl-linked-cart .mobile-cart__item{grid-template-columns:70px minmax(0,1fr) auto!important;gap:12px!important}#mobile-cart.sahxl-linked-cart .mobile-cart__thumb{width:70px!important;height:88px!important}#mobile-cart.sahxl-linked-cart .mobile-cart__checkout{height:40px!important;font-size:13px!important;font-weight:400!important}#mobile-cart.sahxl-linked-cart .mobile-cart__payment-note{font-size:11px!important}}
body.mobile-cart-open{overflow:hidden!important}


/* CODEX PATCH: compact cart typography/spacing refinement. */
#mobile-cart.sahxl-linked-cart .mobile-cart__header{min-height:58px!important;padding-bottom:16px!important;gap:12px!important}
#mobile-cart.sahxl-linked-cart .mobile-cart__title{font-weight:400!important;font-size:24px!important;line-height:1.1!important}
#mobile-cart.sahxl-linked-cart .mobile-cart__body{padding-top:18px!important;padding-bottom:18px!important}
#mobile-cart.sahxl-linked-cart .mobile-cart__quantity{margin-top:5px!important}
#mobile-cart.sahxl-linked-cart .mobile-cart__footer{padding-top:14px!important}
#mobile-cart.sahxl-linked-cart .mobile-cart__subtotal,#mobile-cart.sahxl-linked-cart #mobile-cart-subtotal{font-weight:400!important}
#mobile-cart.sahxl-linked-cart .mobile-cart__checkout{height:42px!important;margin-bottom:8px!important;font-weight:400!important;font-size:14px!important}
@media (max-width:767px),(min-width:768px) and (max-width:1024px) and (orientation:portrait){#mobile-cart.sahxl-linked-cart .mobile-cart__header{min-height:56px!important;padding-bottom:14px!important}#mobile-cart.sahxl-linked-cart .mobile-cart__title{font-size:20px!important;font-weight:400!important}#mobile-cart.sahxl-linked-cart .mobile-cart__checkout{height:40px!important;font-size:13px!important;font-weight:400!important}}
