:root{--cdp-bg: #ffffff;--cdp-panel: #ffffff;--cdp-text: #111111;--cdp-muted: #6f6f73;--cdp-line: #e6e6e8;--cdp-line-strong: #d8d8dc;--cdp-soft: #f7f7f8;--cdp-soft-2: #f3f3f4;--cdp-overlay: rgba(10, 10, 12, .42);--cdp-gold: #c7a54b;--cdp-gold-deep: #b8912f;--cdp-shadow: 0 18px 50px rgba(12, 12, 15, .14);--cdp-shadow-soft: 0 6px 18px rgba(12, 12, 15, .06);--cdp-radius: 18px;--cdp-radius-sm: 12px;--cdp-drawer-width: 460px;--cdp-transition: .22s cubic-bezier(.22, .61, .36, 1)}.cart-drawer-premium{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;pointer-events:none}.cart-drawer-premium.is-open{pointer-events:auto}.cart-drawer-premium__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--cdp-overlay);opacity:0;transition:opacity var(--cdp-transition)}.cart-drawer-premium__panel{position:absolute;top:0;right:0;width:min(var(--cdp-drawer-width),100vw);height:100%;background:var(--cdp-panel);color:var(--cdp-text);box-shadow:var(--cdp-shadow);transform:translate(100%);transition:transform var(--cdp-transition);display:grid;grid-template-rows:auto 1fr auto;outline:none}.cart-drawer-premium.is-open .cart-drawer-premium__overlay{opacity:1}.cart-drawer-premium.is-open .cart-drawer-premium__panel{transform:translate(0)}.cart-drawer-premium__header{padding:22px 22px 18px;border-bottom:1px solid var(--cdp-line);background:#fffffff5}.cart-drawer-premium__header-main{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.cart-drawer-premium__title{margin:0;font-size:1.2rem;line-height:1.15;letter-spacing:-.02em;font-weight:600}.cart-drawer-premium__subtitle,.cart-drawer-premium__count,.cart-drawer-premium__subtotal-note,.cart-drawer-premium__reassurance,.cart-drawer-premium__progress-text,.cart-line-premium__variant,.cart-line-premium__loading,.upsell-card-premium__benefit{color:var(--cdp-muted)}.cart-drawer-premium__subtitle{margin:6px 0 0;font-size:.9rem}.cart-drawer-premium__header-meta{display:flex;align-items:center;gap:14px}.cart-drawer-premium__count{font-size:.9rem;white-space:nowrap}.cart-drawer-premium__close{border:0;background:transparent;width:36px;height:36px;border-radius:999px;cursor:pointer;color:var(--cdp-text);font-size:1.5rem;line-height:1}.cart-drawer-premium__body{overflow-y:auto;padding:20px 22px 28px;background:var(--cdp-bg)}.cart-drawer-premium__body>*+*{margin-top:20px}.cart-drawer-premium__items{display:grid;gap:16px}.cart-line-premium{display:grid;grid-template-columns:84px 1fr;gap:14px;align-items:start;padding-bottom:16px;border-bottom:1px solid var(--cdp-line);position:relative}.cart-line-premium__media{display:block;width:84px;height:84px;border-radius:14px;overflow:hidden;background:var(--cdp-soft-2);border:1px solid var(--cdp-line)}.cart-line-premium__image{width:100%;height:100%;object-fit:cover;display:block}.cart-line-premium__content{min-width:0}.cart-line-premium__top{display:flex;justify-content:space-between;gap:12px;align-items:start}.cart-line-premium__title{color:var(--cdp-text);text-decoration:none;font-size:.98rem;line-height:1.35;font-weight:600;letter-spacing:-.01em}.cart-line-premium__variant{margin:5px 0 0;font-size:.84rem}.cart-line-premium__price{font-size:.95rem;font-weight:600;white-space:nowrap}.cart-line-premium__bottom{margin-top:14px;display:flex;justify-content:space-between;align-items:center;gap:12px}.cart-line-premium__qty{display:inline-flex;align-items:center;background:var(--cdp-soft);border:1px solid var(--cdp-line);border-radius:999px;overflow:hidden;min-height:40px}.cart-line-premium__qty-btn{width:38px;height:40px;border:0;background:transparent;cursor:pointer;color:var(--cdp-text);font-size:1rem}.cart-line-premium__qty-input{width:36px;text-align:center;border:0;background:transparent;color:var(--cdp-text);font-size:.92rem;-webkit-appearance:textfield;appearance:textfield}.cart-line-premium__remove{border:0;background:transparent;padding:0;color:var(--cdp-muted);font-size:.86rem;cursor:pointer;text-decoration:underline}.cart-drawer-premium__progress{border:1px solid var(--cdp-line);border-radius:var(--cdp-radius-sm);padding:14px;background:linear-gradient(180deg,#fcfcfc,#f8f8f8)}.cart-drawer-premium__progress-heading{margin:0 0 4px;color:var(--cdp-text);font-size:.93rem;font-weight:600}.cart-drawer-premium__progress-text{margin:0 0 10px;font-size:.86rem;line-height:1.4}.cart-drawer-premium__progress-bar{height:6px;border-radius:999px;background:#ececef;overflow:hidden}.cart-drawer-premium__progress-fill{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--cdp-gold),#dbc17d);transition:width .28s ease}.cart-drawer-premium__section-head{margin-bottom:12px}.cart-drawer-premium__section-title{margin:0;font-size:.95rem;font-weight:600}.upsell-card-premium{display:grid;gap:12px;border:1px solid var(--cdp-line-strong);border-radius:18px;background:#fbfbfb;box-shadow:var(--cdp-shadow-soft);grid-template-columns:96px 1fr;padding:14px}.upsell-card-premium__media{display:block;border-radius:14px;overflow:hidden;background:var(--cdp-soft-2);border:1px solid var(--cdp-line);align-self:start;width:96px;height:96px}.upsell-card-premium__image{width:100%;height:100%;object-fit:cover;display:block}.upsell-card-premium__header{display:flex;justify-content:space-between;gap:10px;align-items:start}.upsell-card-premium__badge{display:inline-block;margin-bottom:7px;padding:4px 8px;border-radius:999px;background:#c7a54b1f;color:#8f6d14;font-size:.72rem;font-weight:600}.upsell-card-premium__title{margin:0;font-size:.95rem;line-height:1.35;font-weight:600}.upsell-card-premium__price{font-size:.9rem;font-weight:600;white-space:nowrap}.upsell-card-premium__benefit{margin:6px 0 12px;font-size:.84rem;line-height:1.45}.upsell-card-premium__add{display:inline-flex;justify-content:center;align-items:center;min-height:42px;padding:0 16px;border-radius:999px;border:1px solid #1a1a1a;background:#111;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600}.cart-drawer-premium__trust{border-top:1px solid var(--cdp-line);padding-top:16px}.cart-drawer-premium__trust-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.cart-drawer-premium__trust-item{position:relative;padding-left:14px;font-size:.82rem;color:var(--cdp-muted)}.cart-drawer-premium__trust-item:before{content:"";position:absolute;left:0;top:.48em;width:5px;height:5px;border-radius:999px;background:var(--cdp-gold)}.cart-drawer-premium__footer{border-top:1px solid var(--cdp-line);background:#fffffffa;padding:18px 22px 22px;position:sticky;bottom:0}.cart-drawer-premium__subtotal-row{display:flex;justify-content:space-between;gap:12px;align-items:center}.cart-drawer-premium__subtotal-label{color:var(--cdp-text);font-size:.95rem}.cart-drawer-premium__subtotal-value{font-size:1rem}.cart-drawer-premium__subtotal-note{margin:7px 0 14px;font-size:.82rem}.cart-drawer-premium__checkout{width:100%;min-height:52px;border-radius:999px;border:1px solid #111111;background:#111;color:#fff;font-size:.98rem;font-weight:600;cursor:pointer}.cart-drawer-premium__reassurance{margin:10px 0 0;text-align:center;font-size:.8rem}.cart-drawer-premium__empty{min-height:40vh;display:grid;align-content:center;gap:10px;text-align:center}.cart-drawer-premium__empty-title{margin:0;font-size:1.1rem}.cart-drawer-premium__empty-text{margin:0;color:var(--cdp-muted)}.cart-drawer-premium__empty-link{display:inline-flex;justify-content:center;align-items:center;min-height:46px;padding:0 18px;border-radius:999px;background:#111;color:#fff;text-decoration:none;margin:6px auto 0}body.cart-drawer-premium-lock{overflow:hidden}@media(max-width:749px){:root{--cdp-drawer-width: 100vw}.cart-drawer-premium__header,.cart-drawer-premium__body,.cart-drawer-premium__footer{padding-left:16px;padding-right:16px}.upsell-card-premium{grid-template-columns:82px 1fr}.upsell-card-premium__media{width:82px;height:82px}.cart-drawer-premium__trust-list{grid-template-columns:1fr;gap:8px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/cart-drawer-premium.css.map */
