html.hotcg-cart-open,html.hotcg-cart-open body{overflow:hidden!important}html.hotcg-native-app .hotcg-cart-app-funnel{display:none!important}html.hotcg-cart-open .hotcg-n-wrap{opacity:0!important;pointer-events:none!important;transform:translate(-50%,calc(100% + 40px))!important}#CartDrawer .drawer__inner{width:min(100vw,500px);max-width:500px;height:100dvh;padding:0;border:0;background:#f6f7f9;box-shadow:-24px 0 80px #1014232e;display:flex;flex-direction:column;overflow:hidden}#CartDrawer .cart-drawer__overlay{background:#0c0f1847;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.hotcg-cart-header{flex:0 0 auto;min-height:78px;margin:0!important;padding:calc(16px + env(safe-area-inset-top)) 18px 16px;border-bottom:1px solid rgba(17,17,17,.075);background:#fffffff5;display:flex;align-items:center;justify-content:space-between;gap:16px;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.hotcg-cart-kicker{display:block;margin-bottom:5px;color:#7a7c84;font:800 10px/1 var(--font-body-family);letter-spacing:.15em}#CartDrawer .drawer__heading{margin:0;color:#111;font:800 24px/1.05 var(--font-heading-family, var(--font-body-family));letter-spacing:-.045em}#CartDrawer .drawer__close{position:static;width:42px;height:42px;min-width:42px;margin:0;padding:0;border:1px solid rgba(17,17,17,.08);border-radius:50%;background:#fff;color:#111;display:grid;place-items:center;box-shadow:0 7px 22px #11182712}#CartDrawer .drawer__close svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.hotcg-cart-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:16px 16px 28px;scrollbar-width:none}.hotcg-cart-scroll::-webkit-scrollbar{display:none}.hotcg-cart-app-funnel{display:block;margin-bottom:16px;border-radius:22px;overflow:hidden;background:radial-gradient(circle at 90% -20%,color-mix(in srgb,var(--hotcg-cart-accent) 75%,white),transparent 48%),var(--hotcg-cart-app);color:#fff;text-decoration:none;box-shadow:0 14px 38px #161a2e1f;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s ease}.hotcg-cart-app-funnel:hover{color:#fff;transform:translateY(-2px);box-shadow:0 18px 44px #161a2e29}.hotcg-cart-app-funnel__top{min-height:46px;padding:13px 16px 11px;display:flex;align-items:center;color:#ffffffd1;font:800 11px/1 var(--font-body-family);letter-spacing:.13em}.hotcg-cart-app-funnel__body{min-height:96px;margin:0 1px 1px;padding:14px;border-radius:21px;background:#fff;color:#111;display:grid;grid-template-columns:54px minmax(0,1fr) 38px;align-items:center;gap:12px}.hotcg-cart-app-funnel__icon{width:54px;height:54px;border-radius:17px;background:linear-gradient(145deg,#fff,#f0f2f8);display:grid;place-items:center;overflow:hidden;box-shadow:inset 0 0 0 1px #1111110f,0 8px 20px #22284417}.hotcg-cart-app-funnel__icon img{width:100%;height:100%;object-fit:contain;padding:6px}.hotcg-cart-app-funnel__icon svg{width:28px;height:28px;fill:#111}.hotcg-cart-app-funnel__copy{min-width:0;display:grid;gap:4px}.hotcg-cart-app-funnel__copy strong{color:#151515;font:800 15px/1.2 var(--font-body-family);letter-spacing:-.025em;overflow-wrap:anywhere}.hotcg-cart-app-funnel__copy small{color:#747780;font:500 12px/1.35 var(--font-body-family);overflow-wrap:anywhere}.hotcg-cart-app-funnel__copy em{margin-top:2px;color:var(--hotcg-cart-accent);font:normal 800 11px/1 var(--font-body-family)}.hotcg-cart-app-funnel__arrow{width:36px;height:36px;border-radius:50%;background:var(--hotcg-cart-accent);color:#fff;display:grid;place-items:center}.hotcg-cart-app-funnel__arrow svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hotcg-cart-items{display:grid;gap:12px}.hotcg-cart-item{min-width:0;padding:12px;border:1px solid rgba(17,17,17,.075);border-radius:20px;background:#fff;display:grid;grid-template-columns:88px minmax(0,1fr);gap:13px;box-shadow:0 8px 24px #161c320b}.hotcg-cart-item__media{width:88px;height:112px;border-radius:15px;background:#f5f6f8;display:block;overflow:hidden}.hotcg-cart-item__media img{width:100%;height:100%;object-fit:contain;padding:7px}.hotcg-cart-item__media-empty{width:100%;height:100%;display:block;background:linear-gradient(145deg,#f8f8fa,#eceef3)}.hotcg-cart-item__content,.hotcg-cart-item__copy{min-width:0}.hotcg-cart-item__content{display:flex;flex-direction:column;justify-content:space-between;gap:10px}.hotcg-cart-item__top{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px}.hotcg-cart-item__vendor{margin:0 0 3px;color:#92949a;font:700 9px/1 var(--font-body-family);letter-spacing:.08em;text-transform:uppercase}.hotcg-cart-item__title{color:#171717;font:800 14px/1.28 var(--font-body-family);letter-spacing:-.025em;text-decoration:none;overflow-wrap:anywhere}.hotcg-cart-item__options,.hotcg-cart-item__plan{margin:5px 0 0;color:#777a82;font:500 10px/1.35 var(--font-body-family)}.hotcg-cart-item__options{display:grid;gap:2px}.hotcg-cart-item__price{display:grid;justify-items:end;gap:2px;white-space:nowrap}.hotcg-cart-item__price s{color:#a4a6ab;font:500 10px/1 var(--font-body-family)}.hotcg-cart-item__price strong{color:#111;font:800 13px/1.1 var(--font-body-family)}.hotcg-cart-item__discounts{margin:0;padding:0;list-style:none;color:#238a45;font:700 10px/1.3 var(--font-body-family)}.hotcg-cart-item__discounts li{display:flex;align-items:center;gap:4px}.hotcg-cart-item__discounts svg{width:13px;height:13px}.hotcg-cart-item__actions{display:flex;align-items:center;gap:8px}.hotcg-cart-quantity{width:108px;min-height:36px;border:1px solid rgba(17,17,17,.1);border-radius:12px;background:#f8f9fa}.hotcg-cart-quantity:before,.hotcg-cart-quantity:after{display:none!important}.hotcg-cart-quantity .quantity__button{width:34px;height:34px;color:#111}.hotcg-cart-quantity .quantity__button svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round}.hotcg-cart-quantity .quantity__input{width:38px;height:34px;padding:0;color:#111;font:800 12px/1 var(--font-body-family)}.hotcg-cart-remove{width:36px;height:36px;padding:0;border:0;border-radius:11px;background:#f5f6f8;color:#747780;display:grid;place-items:center;cursor:pointer}.hotcg-cart-remove svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.hotcg-cart-item .cart-item__error{margin-top:2px;color:#b42318;font-size:10px}.hotcg-cart-empty{min-height:48vh;padding:42px 24px;border:1px solid rgba(17,17,17,.07);border-radius:24px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 12px 38px #161c320d}.hotcg-cart-empty__icon{width:72px;height:72px;margin-bottom:20px;border-radius:23px;background:linear-gradient(145deg,#fff,#f0f2f8);color:#111;display:grid;place-items:center;box-shadow:inset 0 0 0 1px #1111110f,0 14px 30px #1b223e14}.hotcg-cart-empty__icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.hotcg-cart-empty h3{margin:0 0 9px;color:#111;font:800 24px/1.1 var(--font-heading-family, var(--font-body-family));letter-spacing:-.045em}.hotcg-cart-empty p{max-width:32ch;margin:0 0 22px;color:#777a82;font:500 13px/1.5 var(--font-body-family)}.hotcg-cart-empty__button{min-height:50px;padding:0 22px;border-radius:16px;background:#111;color:#fff;display:inline-flex;align-items:center;justify-content:center;font:800 13px/1 var(--font-body-family);text-decoration:none}.hotcg-cart-empty__button:hover{color:#fff;opacity:.92}.hotcg-cart-footer{flex:0 0 auto;padding:14px 16px calc(14px + env(safe-area-inset-bottom));border-top:1px solid rgba(17,17,17,.075);background:#fffffffa;box-shadow:0 -12px 36px #14192d14;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.hotcg-cart-summary{margin-bottom:12px;padding:14px 15px 0;border:1px solid rgba(17,17,17,.075);border-radius:18px;background:#fff;overflow:hidden}.hotcg-cart-summary h3{margin:0 0 12px;color:#111;font:800 15px/1.1 var(--font-heading-family, var(--font-body-family));letter-spacing:-.025em}.hotcg-cart-summary__row{min-height:31px;display:flex;align-items:center;justify-content:space-between;gap:16px;color:#6d7078;font:500 12px/1.2 var(--font-body-family)}.hotcg-cart-summary__row strong{color:#202124;font-weight:700;text-align:right}.hotcg-cart-summary__row--discount strong{color:#238a45}.hotcg-cart-summary__row--total{min-height:52px;margin:7px -15px 0;padding:0 15px;border-top:1px solid rgba(17,17,17,.075);color:#111;font-weight:800}.hotcg-cart-summary__row--total strong{color:#111;font-size:15px;font-weight:850}.hotcg-cart-checkout{width:100%;min-height:58px;margin:0;padding:0 18px;border:0;border-radius:18px;background:var(--hotcg-cart-cta)!important;color:var(--hotcg-cart-cta-text)!important;display:flex;align-items:center;justify-content:center;gap:11px;font:850 15px/1.1 var(--font-body-family);letter-spacing:-.02em;box-shadow:0 12px 28px color-mix(in srgb,var(--hotcg-cart-cta) 27%,transparent);transition:transform .2s ease,filter .2s ease}.hotcg-cart-checkout:before,.hotcg-cart-checkout:after{display:none!important}.hotcg-cart-checkout:hover{color:var(--hotcg-cart-cta-text)!important;filter:brightness(1.03);transform:translateY(-1px)}.hotcg-cart-checkout svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hotcg-cart-checkout-note{margin:9px auto 0;max-width:44ch;color:#85878d;font:500 10px/1.35 var(--font-body-family);text-align:center}#CartDrawer-CartErrors:not(:empty){margin-bottom:8px;color:#b42318;font-size:11px;text-align:center}@media(max-width:749px){#CartDrawer .drawer__inner{width:100vw;max-width:none}.hotcg-cart-header{min-height:72px;padding-left:15px;padding-right:15px}#CartDrawer .drawer__heading{font-size:22px}.hotcg-cart-scroll{padding:14px 12px 24px}.hotcg-cart-footer{padding-left:12px;padding-right:12px}}@media(max-width:370px){.hotcg-cart-app-funnel__body{grid-template-columns:48px minmax(0,1fr) 34px;gap:9px;padding:11px}.hotcg-cart-app-funnel__icon{width:48px;height:48px;border-radius:15px}.hotcg-cart-item{grid-template-columns:76px minmax(0,1fr);padding:10px;gap:10px}.hotcg-cart-item__media{width:76px;height:102px}.hotcg-cart-item__top{grid-template-columns:1fr}.hotcg-cart-item__price{justify-items:start}}@media(prefers-reduced-motion:reduce){.hotcg-cart-app-funnel,.hotcg-cart-checkout{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/hotcg-cart-drawer.css.map */
