:root{--cgt-purple: #8E63F8;--cgt-purple-dark: #5B2EE0;--cgt-purple-tint: #F3EEFF;--cgt-purple-tint-2: #E6DBFF;--cgt-purple-soft: #FAF7FF;--cgt-text: #1A1230;--cgt-text-muted: #6B5F85;--cgt-success: #22c55e;--cgt-radius: 14px;--cgt-radius-sm: 10px}.cart-drawer .line-item__media-wrapper,.cart-drawer .line-item__media{width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important;flex-shrink:0}.cart-drawer .line-item__media{object-fit:cover}.cart-drawer .horizontal-product img,.cart-drawer .horizontal-product__media,.cart-drawer .horizontal-product__media img{width:60px!important;height:60px!important;max-width:60px!important;max-height:60px!important;object-fit:cover;flex-shrink:0}.cart-drawer .cart-drawer__inner{overflow:visible!important;display:block!important;position:relative;min-height:0}.cart-drawer [slot=main],.cart-drawer [part=main],.cart-drawer .drawer__content{overflow-x:visible}.cart-drawer .cart-drawer__top{position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:50;background:#fff;padding-top:4px!important;padding-bottom:4px!important;margin-bottom:2px!important;transform:none!important;will-change:auto}.cart-drawer [slot=footer]{gap:8px!important}.cart-drawer [slot=footer]>.v-stack.gap-1{gap:4px!important}.cart-drawer [slot=footer]>.v-stack.gap-1:empty{display:none!important}.cart-drawer [slot=footer] .buy-buttons .button{min-height:48px!important}.cgt-gift-remove-link-wrap{display:inline-flex;align-items:center;justify-content:center}.cgt-gift-remove-link{display:inline;background:none;border:0;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.cgt-gift-remove-link:hover,.cgt-gift-remove-link:focus-visible{color:var(--text-primary, #0A0A0A);outline:none}.cgt-gift-pill{display:inline-block;background:var(--cgt-success);color:#fff;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:2px 8px;border-radius:999px;max-width:max-content;margin-top:2px}.cgt-line-gift-price{margin:4px 0 0;display:flex;gap:8px;align-items:baseline;font-size:13px;line-height:1.2}.cgt-line-gift-price s{color:var(--cgt-text-muted);font-weight:400;text-decoration:line-through}.cgt-line-gift-price strong{color:var(--cgt-success);font-weight:800;font-size:14px}.line-item--gift .line-item__media-wrapper,.line-item--gift .line-item__media{pointer-events:none;cursor:default}.cgt-totals-block{display:flex;flex-direction:column;gap:2px;padding:8px 0 0;margin:0;border-top:1px solid #EFEAF8}.cgt-totals-block__row{display:flex;justify-content:space-between;align-items:baseline;gap:8px;line-height:1.4;font-size:14px;color:var(--cgt-text)}.cgt-totals-block__row--total{font-size:16px;font-weight:700;margin-bottom:0}.cgt-totals-block__row--total .h5{margin:0}.cgt-totals-block__row--savings span:last-child{color:var(--cgt-success);font-weight:600}.cgt-totals-block__row--shipping.is-free span:last-child{color:var(--cgt-success);font-weight:600}.cgt-totals-block__row--note{justify-content:flex-start;margin-top:4px;padding-top:4px;border-top:1px dashed #EFEAF8}.cgt-order-note-trigger{background:none;border:none;padding:0;font:inherit;font-size:13px;color:#4a3e6b;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.cgt-order-note-trigger:hover{color:var(--cgt-purple-dark)}cart-gift-tiers.cgt{display:block;background:var(--cgt-purple-soft);border:1px solid var(--cgt-purple-tint-2);border-radius:var(--cgt-radius);padding:0 16px 16px;margin:12px 0 8px;font-family:inherit;color:var(--cgt-text)}.cgt__tiers{margin-bottom:14px}.cgt__labels{display:grid;grid-template-columns:1fr 1fr 1fr;gap:4px;margin-bottom:8px;text-align:center;font-size:12px;font-weight:600;color:var(--cgt-text-muted);letter-spacing:.01em}.cgt__label{padding:0 4px;line-height:1.2}.cgt__label.is-reached{color:var(--cgt-purple-dark);font-weight:700}.cgt__label.is-empty{opacity:.3}.cgt__bar{position:relative;height:36px;background:#fff;border:1px solid var(--cgt-purple-tint-2);border-radius:6px;overflow:hidden}.cgt__bar:before,.cgt__bar:after{content:"";position:absolute;top:0;bottom:0;width:2px;background:#0a0a0a38;z-index:2;pointer-events:none}.cgt__bar:before{left:33.3333%}.cgt__bar:after{left:66.6667%}.cgt__bar-fill{position:absolute;inset:0 auto 0 0;width:var(--cgt-fill, 0%);background:linear-gradient(90deg,var(--cgt-purple) 0%,var(--cgt-purple-dark) 100%);border-radius:0;transition:width .4s cubic-bezier(.22,1,.36,1);min-width:0;will-change:width;z-index:1}.cgt__bar-thresholds{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;font-size:11px;font-weight:700;pointer-events:none}.cgt__bar-thresholds--dark{color:var(--cgt-text);z-index:3}.cgt__bar-thresholds--white{color:#fff;z-index:4;clip-path:inset(0 calc(100% - var(--cgt-fill, 0%)) 0 0);-webkit-clip-path:inset(0 calc(100% - var(--cgt-fill, 0%)) 0 0);transition:clip-path .4s cubic-bezier(.22,1,.36,1),-webkit-clip-path .4s cubic-bezier(.22,1,.36,1)}.cgt__threshold{position:relative;text-align:center;padding:0 6px;height:100%;display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:700}.cgt__bar-thresholds--dark .cgt__threshold,.cgt__bar-thresholds--dark .cgt__threshold .cgt__threshold-price{color:var(--cgt-text)}.cgt__bar-thresholds--white .cgt__threshold,.cgt__bar-thresholds--white .cgt__threshold .cgt__threshold-price{color:#fff}.cgt__threshold-price{display:inline-flex;line-height:1;white-space:nowrap}.cgt__tier-icon{display:inline-flex;align-items:center;justify-content:center;font-size:22px;line-height:1;filter:drop-shadow(0 1px 1px rgba(0,0,0,.25));flex-shrink:0}@keyframes cgt-pop{0%{transform:scale(.4);opacity:0}60%{transform:scale(1.25);opacity:1}to{transform:scale(1)}}.cgt__headline{display:grid;grid-template-columns:72px 1fr;gap:12px;align-items:center;background:transparent;border:0;border-radius:0;padding:4px 0 0;margin-top:10px}.cgt__headline-top,.cgt__headline-bottom{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.cgt__headline--done{grid-template-columns:1fr;text-align:center;background:var(--cgt-purple-tint);border-color:var(--cgt-purple)}.cgt__headline-media{width:72px;height:72px;border-radius:50%;background:var(--cgt-purple-tint);display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.cgt__headline-img{width:64px;height:64px;object-fit:contain;border-radius:50%}.cgt__headline-img--placeholder{font-size:32px;display:flex;align-items:center;justify-content:center;background:transparent}.cgt__headline--shipping .cgt__headline-media{background:var(--cgt-purple-tint)}.cgt__headline-icon{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--cgt-purple-dark)}.cgt__headline-body{min-width:0;display:flex;flex-direction:column;gap:4px}.cgt__headline-title{font-size:15px;font-weight:700;color:var(--cgt-text);margin:0;line-height:1.2}.cgt__headline-ab{font-size:13px;font-weight:600;color:#4a3e6b;margin:0;line-height:1.2}.cgt__headline-noch{font-size:13px;font-weight:600;color:var(--cgt-text);margin:0;line-height:1.2}.cgt__headline-noch--empty{font-weight:500;opacity:.72}.cgt__mini-bar{position:relative;height:6px;background:var(--cgt-purple-tint);border-radius:999px;overflow:hidden;margin:2px 0}.cgt__mini-fill{position:absolute;inset:0 auto 0 0;background:linear-gradient(90deg,var(--cgt-purple) 0%,var(--cgt-purple-dark) 100%);border-radius:999px;transition:width .3s cubic-bezier(.22,1,.36,1);will-change:width}.cgt__headline-price{margin:0;text-align:right;font-size:13px;line-height:1.3;flex-shrink:0;white-space:nowrap}.cgt__headline-price s{color:#4a3e6b;margin-right:4px;font-weight:400}.cgt__headline-price-free{color:var(--cgt-text);font-weight:600}.cgt__unlocked-hint{font-size:13px;color:var(--cgt-purple-dark);font-weight:600;margin:14px 0 8px;text-align:center}.cgt__unlocked-hint strong{color:var(--cgt-purple-dark)}.cgt__unlocked-row{display:grid;gap:10px;grid-template-columns:1fr}.cgt__unlocked-row[data-count="2"]{grid-template-columns:1fr 1fr}.cgt__unlocked-row[data-count="3"]{grid-template-columns:1fr 1fr 1fr}.cgt__tile{display:grid;grid-template-columns:56px 1fr auto;gap:10px;align-items:center;background:#fff;border:1px solid var(--cgt-purple);border-radius:var(--cgt-radius-sm);padding:10px;box-shadow:0 2px 10px #8e63f81f}.cgt__tile-media{width:56px;height:56px;border-radius:var(--cgt-radius-sm);background:var(--cgt-purple-tint);display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.cgt__tile-img{width:100%;height:100%;object-fit:contain}.cgt__tile-img--placeholder{font-size:24px;display:flex;align-items:center;justify-content:center}.cgt__tile-body{min-width:0}.cgt__tile-label{font-size:13px;font-weight:700;color:var(--cgt-text);margin:0 0 4px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cgt__tile-price{font-size:12px;margin:0;display:flex;gap:6px;align-items:baseline}.cgt__tile-price s{opacity:.55}.cgt__tile-price strong{color:var(--cgt-purple-dark);font-weight:800}.cgt__tile-add{width:40px;height:40px;border-radius:50%;background:var(--cgt-purple);color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .15s ease,background .15s ease;flex-shrink:0}.cgt__tile-add:hover{background:var(--cgt-purple-dark);transform:scale(1.08)}.cgt__tile-add:disabled{opacity:.5;cursor:not-allowed}.line-item.line-item--gift{background:transparent;border-radius:0;padding:0}.line-item--gift line-item-quantity:not(.cgt-gift-remove-wrap){display:none!important}@media(max-width:640px){cart-gift-tiers.cgt{padding:12px}.cgt__labels{font-size:11px}.cgt__bar{height:36px}.cgt__bar-thresholds{font-size:12px}.cgt__threshold{padding:0 4px;gap:5px;font-size:12px}.cgt__tier-icon{font-size:18px}.cgt__headline{grid-template-columns:56px 1fr auto;gap:10px;padding:10px}.cgt__headline--shipping{grid-template-columns:56px 1fr}.cgt__headline-media{width:56px;height:56px}.cgt__headline-img{width:50px;height:50px}.cgt__headline-title{font-size:14px}.cgt__headline-sub{font-size:12px}.cgt__headline-price strong{font-size:14px}.cgt__unlocked-row[data-count="2"],.cgt__unlocked-row[data-count="3"]{grid-template-columns:1fr}.cgt__tile-label{font-size:12px}}@media(prefers-reduced-motion:reduce){.cgt__bar-fill,.cgt__mini-fill,.cgt__shipping-fill,.cgt__tile-add{transition:none}.cgt__bar-icons .cgt__tier-icon{animation:none}}.line-item--gift .quantity-input{display:none!important}.line-item--gift .price s{font-size:11px;color:var(--cgt-text-muted);margin-right:4px}cart-gift-tiers.cgt{position:static!important;padding:6px 10px!important;margin:4px 0 2px!important;border-radius:12px;box-shadow:0 2px 8px #1a12300f}.cgt__tiers{margin-bottom:2px!important}.cgt__labels{font-size:10px!important;margin-bottom:2px!important;letter-spacing:0;line-height:1.1;padding:0!important}.cgt__bar{height:26px!important;margin:0!important}.cgt__bar-thresholds{font-size:11px!important}.cgt__threshold{padding:0 4px!important;gap:5px!important;font-size:11px!important}.cgt__tier-icon{font-size:16px!important}.cgt__unlocked-hint{font-size:11px!important;margin:3px 0!important;line-height:1.15;padding:0!important}.cgt__unlocked-row{gap:6px!important;padding:0 0 2px!important;margin:0!important}.cgt__tile{grid-template-columns:36px 1fr auto!important;gap:6px!important;padding:4px 6px!important;box-shadow:0 1px 4px #8e63f814;border-radius:10px}.cgt__tile-media{width:40px!important;height:40px!important;border-radius:8px}.cgt__tile-label{font-size:12px!important;margin:0 0 2px!important;line-height:1.15}.cgt__tile-price{font-size:11px!important;gap:4px!important}.cgt__tile-add{width:30px!important;height:30px!important}.cgt__tile-add svg{width:16px!important;height:16px!important}.cgt__headline{grid-template-columns:48px 1fr!important;gap:8px!important;padding:4px 0 0!important;margin-top:6px!important}.cgt__headline-media{width:48px!important;height:48px!important}.cgt__headline-img{width:42px!important;height:42px!important}.cgt__headline-body{gap:2px!important}.cgt__headline-title{font-size:13px!important}.cgt__headline-ab,.cgt__headline-noch,.cgt__headline-price{font-size:12px!important}.cgt__mini-bar{height:4px!important;margin:1px 0!important}@media(max-width:640px){cart-gift-tiers.cgt{padding:4px 8px!important;margin:2px 0!important}.cgt__labels{font-size:9px!important;margin-bottom:2px!important}.cgt__bar{height:24px!important;margin:0!important}.cgt__threshold{font-size:10px!important;gap:4px!important}.cgt__tier-icon{font-size:14px!important}.cgt__unlocked-hint{font-size:10px!important;margin:2px 0 3px!important}.cgt__unlocked-row,.cgt__unlocked-row[data-count="1"],.cgt__unlocked-row[data-count="2"],.cgt__unlocked-row[data-count="3"]{display:flex!important;grid-template-columns:none!important;flex-wrap:nowrap!important;gap:8px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory;scroll-padding-left:4px;-webkit-overflow-scrolling:touch;padding:2px 4px 6px!important;margin:0!important;scrollbar-width:none}.cgt__unlocked-row::-webkit-scrollbar{display:none}.cgt__tile{flex:0 0 64%!important;min-width:64%!important;max-width:64%!important;scroll-snap-align:start;grid-template-columns:40px minmax(0,1fr) auto!important;gap:6px!important;padding:6px 8px!important}.cgt__tile .cgt__tile-body{min-width:0}.cgt__tile .cgt__tile-label,.cgt__tile .cgt__tile-price{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cgt__unlocked-row[data-count="1"] .cgt__tile{flex:1 1 100%!important;min-width:0!important;max-width:none!important}.cgt__tile-media{width:40px!important;height:40px!important}.cgt__tile-label{font-size:11px!important}.cgt__tile-price{font-size:10px!important}.cgt__tile-add{width:30px!important;height:30px!important}}.cart-drawer .cart-drawer__inner{overflow:visible!important}.cart-drawer [part=footer],cart-drawer [part=footer],[part=footer]{padding-top:2px!important;padding-bottom:2px!important;margin-top:0!important;margin-bottom:0!important}.cart-drawer [slot=footer].cart-drawer__footer-wrap,.cart-drawer [slot=footer]{gap:6px!important;padding-top:2px!important;padding-bottom:2px!important}.mf-cashback-banner,.cart-drawer .mf-cashback-banner,[slot=footer] .mf-cashback-banner{padding-top:6px!important;padding-bottom:6px!important;margin-top:4px!important;margin-bottom:4px!important;min-height:0!important;line-height:1.25!important}.mf-cashback-banner>*,.cart-drawer .mf-cashback-banner>*{margin-top:0!important;margin-bottom:0!important}.cart-drawer .payment-icons,.cart-drawer [slot=footer] .payment-icons,.cart-drawer .cgt-payment-icons{display:flex!important;width:100%!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;flex-wrap:nowrap!important;margin:4px 0 2px!important;padding:0!important;list-style:none!important}.cart-drawer .payment-icons>*,.cart-drawer [slot=footer] .payment-icons>*,.cart-drawer .cgt-payment-icons>*{flex:1 1 0!important;min-width:0!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important}.cart-drawer .payment-icons svg,.cart-drawer .payment-icons img,.cart-drawer [slot=footer] .payment-icons svg,.cart-drawer [slot=footer] .payment-icons img,.cart-drawer .cgt-payment-icons svg,.cart-drawer .cgt-payment-icons img{width:100%!important;max-width:clamp(44px,14vw,56px)!important;height:auto!important;max-height:30px!important;object-fit:contain!important;display:block}@keyframes cgt-spin{to{transform:rotate(360deg)}}.cgt__tile-add.is-loading{pointer-events:none;opacity:.8}.cgt__tile-add.is-loading svg{display:none}.cgt__tile-add.is-loading:after{content:"";width:16px;height:16px;border-radius:50%;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;animation:cgt-spin .7s linear infinite;display:block}.cgt-gift-remove.is-loading{pointer-events:none;opacity:.6}.cgt-gift-remove.is-loading svg{display:none}.cgt-gift-remove.is-loading:after{content:"";width:14px;height:14px;border-radius:50%;border:2px solid rgba(74,62,107,.25);border-top-color:#4a3e6b;animation:cgt-spin .7s linear infinite;display:block}.cgt__tile{grid-template-columns:clamp(28px,8vw,36px) minmax(0,1fr) auto!important;gap:clamp(4px,1.2vw,8px)!important;padding:clamp(5px,1.5vw,8px) clamp(6px,2vw,10px)!important;border-radius:10px}.cgt__tile-media{width:clamp(28px,8vw,36px)!important;height:clamp(28px,8vw,36px)!important;border-radius:6px}.cgt__tile-body{display:flex;flex-direction:column;gap:0!important;min-width:0}.cgt__tile-label{font-size:clamp(10px,2.6vw,12px)!important;font-weight:700;margin:0!important;line-height:1.15!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cgt__tile-price{font-size:clamp(9px,2.3vw,11px)!important;margin:0!important;line-height:1.2!important;gap:3px!important;overflow:hidden;white-space:nowrap}.cgt__tile-price s{font-size:.9em}.cgt__tile-add{width:clamp(26px,7.5vw,32px)!important;height:clamp(26px,7.5vw,32px)!important}.cgt__tile-add svg{width:14px!important;height:14px!important}.line-item.line-item--gift{position:relative}.line-item--gift .cgt-gift-remove-wrap{margin-left:auto!important;align-self:center!important;justify-self:end!important;display:inline-flex!important;flex:0 0 auto!important;position:absolute!important;top:50%;right:4px;transform:translateY(-50%);z-index:2}.cgt-gift-remove{width:32px!important;height:32px!important}.cgt-gift-remove svg{width:14px;height:14px}.line-item--gift .line-item__info,.line-item--gift .v-stack{padding-right:40px!important}.cart-drawer [part=footer],cart-drawer [part=footer],[part=footer]{padding-top:6px!important;padding-bottom:4px!important}.cart-drawer [slot=footer]{gap:4px!important}.cart-drawer [slot=footer]>*{margin-top:0!important;margin-bottom:0!important}.cgt-totals-block{gap:4px!important;padding:4px 0 2px!important;margin:0!important;display:flex!important;flex-direction:column}.cgt-totals-block__row{font-size:15px!important;line-height:1.5!important}.cgt-totals-block__row--total{font-size:18px!important;font-weight:700;line-height:1.5!important}.cgt-totals-block__row--total .h5{font-size:18px!important;line-height:1.5!important;font-weight:700!important}.cgt-note-trigger-row{padding:2px 0 0!important;margin:0!important}.cgt-order-note-trigger{font-size:13px!important;background:none;border:0;padding:0;color:var(--text-subdued, #6B6676);text-decoration:underline;text-underline-offset:2px;cursor:pointer;font-weight:600}.cgt-order-note-trigger:hover,.cgt-order-note-trigger:focus-visible{color:var(--text-primary, #0A0A0A);outline:none}.cart-drawer [slot=footer] .buy-buttons{margin:0!important}.cart-drawer [slot=footer] .buy-buttons .button,.cart-drawer [slot=footer] .buy-buttons button[name=checkout]{min-height:60px!important;padding-top:16px!important;padding-bottom:16px!important;font-size:18px!important;font-weight:700!important;letter-spacing:.2px;width:100%!important}.cgt-cashback-wrap{margin:2px 0!important}.cgt-cashback-wrap:empty{display:none!important;margin:0!important}.mf-cashback-banner,.cart-drawer .mf-cashback-banner,[slot=footer] .mf-cashback-banner{padding-top:5px!important;padding-bottom:5px!important;margin-top:2px!important;margin-bottom:2px!important;font-size:12px!important;line-height:1.2!important}.mf-cashback-banner p,.mf-cashback-banner span{font-size:12px!important;line-height:1.2!important}.line-item .discount-chip,.line-item [class*=discount-chip],.line-item [class*=discount-tag]{font-size:11px!important;padding:2px 6px!important;line-height:1.2!important;margin-top:2px!important}.cart-drawer [slot=footer] [class*=discount]{margin:0!important;font-size:12px!important}.cart-drawer .line-item{padding-top:8px!important;padding-bottom:8px!important}.cart-drawer .line-item+.line-item{border-top:1px solid #F0EBF8}.cgt-gift-pill{font-size:9px!important;padding:1px 6px!important;margin-top:1px!important}body:has(cart-drawer[open]) #gorgias-chat-container,body:has(cart-drawer[open]) .gorgias-chat-container,body:has(cart-drawer[open]) [id*=gorgias],body:has(cart-drawer[open]) #tidio-chat,body:has(cart-drawer[open]) [class*=tidio],body:has(cart-drawer[open]) #crisp-chatbox,body:has(cart-drawer[open]) [class*=crisp-client],body:has(cart-drawer[open]) .intercom-lightweight-app,body:has(cart-drawer[open]) [class*=intercom-launcher],body:has(cart-drawer[open]) #intercom-container,body:has(cart-drawer[open]) #shopify-chat,body:has(cart-drawer[open]) [class*=shopify-chat],body:has(cart-drawer[open]) #zendesk-chat,body:has(cart-drawer[open]) iframe[title="Zendesk Chat"],body:has(cart-drawer[open]) #drift-widget,body:has(cart-drawer[open]) #drift-frame-controller,body:has(cart-drawer[open]) #tawk-bubble,body:has(cart-drawer[open]) iframe[title*=tawk i],body:has(cart-drawer[open]) #hubspot-messages-iframe-container,body:has(cart-drawer[open]) iframe[title*=chat i],body:has(cart-drawer[open]) iframe[title*=Messenger i],body:has(cart-drawer[open]) #launcher,body:has(cart-drawer[open]) #chat-widget,body:has(cart-drawer[open]) [class*=chat-launcher],body:has(cart-drawer[open]) [class*=chat-bubble],body:has(cart-drawer[open]) [id*=chat-bubble],body:has(cart-drawer[open]) [class*=support-bubble]{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}html:is(.drawer-open,.cart-drawer-open) [id*=chat i],body.drawer-open [id*=chat i],body.cart-drawer-open [id*=chat i],body.overflow-hidden [id*=chat i]:not(.cart-drawer *){display:none!important}cart-gift-tiers.cgt,cart-gift-tiers.cgt *{box-sizing:border-box}cart-gift-tiers.cgt{max-width:100%!important;width:auto!important;min-width:0!important;overflow-x:clip!important;padding:clamp(6px,2.2vw,12px) clamp(6px,2vw,10px) clamp(8px,2.8vw,14px) clamp(8px,3vw,14px)!important;position:sticky!important;top:0!important;z-index:50!important;background:var(--cgt-purple-soft)!important;margin:0 0 8px!important;border:1px solid var(--cgt-purple-tint-2)!important;border-radius:var(--cgt-radius)!important;box-shadow:0 4px 10px #1a12301a}cart-drawer,.cart-drawer{max-width:100%!important;min-width:0!important;overflow-x:clip!important;box-sizing:border-box}.cart-drawer .cart-drawer__inner,.cart-drawer [slot=main],.cart-drawer [part=main],.cart-drawer .cart-drawer__main,.cart-drawer [data-cgt-sticky-host]{overflow-y:auto!important;overflow-x:clip!important;max-width:100%!important;min-width:0!important}.cart-drawer cart-items,.cart-drawer cart-items-list,.cart-drawer .line-item,.cart-drawer .line-item__info,.cart-drawer .line-item__title,.cart-drawer .horizontal-product,.cart-drawer .horizontal-product__info,.cart-drawer .horizontal-product__title{max-width:100%!important;min-width:0!important;word-break:break-word;overflow-wrap:break-word}.cart-drawer cart-gift-tiers .cgt__unlocked-row{overflow-x:auto!important;overflow-y:hidden!important}.cart-drawer,.cart-drawer .cart-drawer__inner,.cart-drawer [slot=main],.cart-drawer [part=main],.cart-drawer .cart-drawer__main,.cart-drawer cart-items,.cart-drawer cart-items-list{transform:none!important;filter:none!important;contain:none!important;will-change:auto!important}.cgt__labels{min-width:0!important;font-size:clamp(9px,2.6vw,12px)!important;gap:clamp(2px,1vw,6px)!important}.cgt__label{min-width:0!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 2px!important}.cgt__bar{height:clamp(24px,7.5vw,36px)!important;min-width:0!important}.cgt__bar-thresholds{min-width:0!important;font-size:clamp(10px,2.8vw,13px)!important}.cgt__threshold{min-width:0!important;padding:0 clamp(2px,1vw,6px)!important;gap:clamp(3px,1.2vw,8px)!important;font-size:clamp(10px,2.8vw,13px)!important;white-space:nowrap}.cgt__threshold-price{min-width:0!important}.cgt__tier-icon{font-size:clamp(13px,4vw,20px)!important;flex-shrink:0}.cgt__unlocked-hint{font-size:clamp(10px,2.8vw,13px)!important;margin:clamp(5px,1.5vw,10px) 0 clamp(4px,1.2vw,8px)!important;line-height:1.25;padding:0 4px}.cgt__unlocked-row,.cgt__unlocked-row[data-count="1"],.cgt__unlocked-row[data-count="2"],.cgt__unlocked-row[data-count="3"]{--cgt-tile-gap: 8px;display:flex!important;grid-template-columns:none!important;flex-wrap:nowrap!important;gap:var(--cgt-tile-gap)!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory;scroll-padding-left:0;-webkit-overflow-scrolling:touch;touch-action:pan-x!important;overscroll-behavior-x:contain!important;overscroll-behavior-y:auto;padding:2px 0 6px!important;margin:0!important;max-width:100%!important;min-width:0!important;scrollbar-width:none}.cgt__unlocked-row::-webkit-scrollbar{display:none}.cgt__tile{flex:0 0 70%!important;min-width:70%!important;max-width:70%!important;scroll-snap-align:start}@media(min-width:741px){.cgt__tile{flex:0 0 48%!important;min-width:48%!important;max-width:48%!important}}.cgt__tile{grid-template-columns:clamp(36px,10vw,48px) minmax(0,1fr) auto!important;gap:clamp(6px,1.8vw,10px)!important;padding:clamp(6px,1.8vw,10px) clamp(8px,2.2vw,12px)!important;touch-action:pan-x!important}.cgt__tile .cgt__tile-body{min-width:0}.cgt__tile .cgt__tile-label,.cgt__tile .cgt__tile-price{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.cgt__tile-label{font-size:clamp(11px,2.8vw,14px)!important}.cgt__tile-price{font-size:clamp(10px,2.5vw,13px)!important}.cgt__unlocked-row[data-count="1"] .cgt__tile{flex:1 1 100%!important;min-width:0!important;max-width:none!important}.cgt__tiles-viewport{position:relative}.cgt__tiles-nav{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:999px;background:#fff;color:#0a0a0a;border:1px solid rgba(10,10,10,.08);box-shadow:0 2px 8px #0a0a0a1f;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;opacity:0;pointer-events:none;transition:opacity .16s ease,background-color .16s ease,color .16s ease}.cgt__tiles-nav--prev{left:4px}.cgt__tiles-nav--next{right:4px}.cgt__tiles-nav:hover{background:#0a0a0a;color:#fff}.cgt__tiles-nav[hidden]{display:none!important}.cgt__tiles-viewport:hover .cgt__tiles-nav:not([hidden]){opacity:1;pointer-events:auto}@media(max-width:740px){.cgt__tiles-nav{display:none!important}}.cgt__tile-media{width:clamp(36px,10vw,48px)!important;height:clamp(36px,10vw,48px)!important;border-radius:8px}.cgt__tile-add{width:clamp(28px,8vw,36px)!important;height:clamp(28px,8vw,36px)!important;flex-shrink:0}.cgt__tile-add svg{width:clamp(14px,4vw,18px)!important;height:clamp(14px,4vw,18px)!important}.cgt__headline{grid-template-columns:clamp(44px,13vw,64px) minmax(0,1fr)!important;gap:clamp(6px,2vw,12px)!important;padding:clamp(2px,1vw,6px) 0 0!important;margin-top:clamp(4px,1.5vw,10px)!important}.cgt__headline-media{width:clamp(44px,13vw,64px)!important;height:clamp(44px,13vw,64px)!important}.cgt__headline-img{width:clamp(38px,11vw,56px)!important;height:clamp(38px,11vw,56px)!important}.cgt__headline-title{font-size:clamp(12px,3vw,15px)!important}.cgt__headline-ab,.cgt__headline-noch,.cgt__headline-price{font-size:clamp(11px,2.8vw,13px)!important}@media(max-width:360px){cart-gift-tiers.cgt{padding:6px 6px 8px 8px!important}.cgt__unlocked-row,.cgt__unlocked-row[data-count="1"],.cgt__unlocked-row[data-count="2"],.cgt__unlocked-row[data-count="3"]{--cgt-tile-gap: 6px}.cgt__labels{font-size:9px!important}.cgt__threshold{font-size:10px!important}}.cgt-empty{display:flex;flex-direction:column;gap:20px;padding:24px 0 8px}.cgt-empty__header{display:flex;flex-direction:column;gap:6px;padding:0 4px}.cgt-empty__title{font-size:22px;font-weight:800;line-height:1.15;color:var(--cgt-text);margin:0}.cgt-empty__tagline{font-size:15px;color:var(--cgt-text-muted);margin:0}.cgt-empty__section{display:flex;flex-direction:column;gap:12px;border-top:1px solid rgba(0,0,0,.08);padding-top:18px}.cgt-empty__section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 4px}.cgt-empty__section-title{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--cgt-text);margin:0}.cgt-empty__view-all{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;text-decoration:underline;text-underline-offset:3px;color:var(--cgt-text)}.cgt-empty__view-all svg{flex-shrink:0}.cgt-empty__viewport{position:relative}.cgt-empty__scroll{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:2px 4px 8px;scroll-behavior:smooth}.cgt-empty__scroll::-webkit-scrollbar{display:none}.cgt-empty__nav{position:absolute;top:calc(50% - 28px);transform:translateY(-50%);width:36px;height:36px;border-radius:999px;background:#fff;color:#0a0a0a;border:1px solid rgba(10,10,10,.08);box-shadow:0 2px 8px #0a0a0a1f;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;opacity:0;pointer-events:none;transition:opacity .16s ease,transform .16s ease,background-color .16s ease}.cgt-empty__nav--prev{left:6px}.cgt-empty__nav--next{right:6px}.cgt-empty__nav:hover{background:#0a0a0a;color:#fff}.cgt-empty__nav[hidden]{display:none!important}.cgt-empty__viewport:hover .cgt-empty__nav:not([hidden]){opacity:1;pointer-events:auto}@media(max-width:740px){.cgt-empty__nav{display:none!important}}.cgt-empty__card{flex:0 0 auto;width:160px;display:flex;flex-direction:column;gap:8px;scroll-snap-align:start;text-decoration:none;color:var(--cgt-text);position:relative}.cgt-empty__card-media-link,.cgt-empty__card-body{text-decoration:none;color:inherit;display:block}.cgt-empty__card-body{display:flex;flex-direction:column;gap:6px}.cgt-empty__card-media{width:100%;aspect-ratio:1 / 1;background:#f4f4f5;border-radius:var(--cgt-radius-sm);overflow:hidden}.cgt-empty__card-add{position:absolute;top:8px;right:8px;width:34px;height:34px;border-radius:999px;background:#0a0a0a;color:#fff;border:2px solid #ffffff;box-shadow:0 2px 8px #0a0a0a2e;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;z-index:2;transition:background-color .16s ease,transform .16s ease,box-shadow .16s ease}.cgt-empty__card-add:hover{background:#8e63f8;transform:scale(1.06);box-shadow:0 4px 14px #8e63f852}.cgt-empty__card-add:active{transform:scale(.96)}.cgt-empty__card-add.is-loading{pointer-events:none;opacity:.6}.cgt-empty__card-add svg{width:18px;height:18px;pointer-events:none}@media(max-width:740px){.cgt-empty__card-add{width:32px;height:32px;top:6px;right:6px}.cgt-empty__card-add svg{width:16px;height:16px}}.cgt-empty__card-img{width:100%;height:100%;object-fit:cover;display:block}.cgt-empty__card-img--placeholder{background:linear-gradient(135deg,#f4f4f5,#e7e5ea)}.cgt-empty__card-title{font-size:14px;font-weight:600;line-height:1.25;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cgt-empty__card-price{display:flex;gap:6px;align-items:baseline;font-size:14px;margin:0}.cgt-empty__card-price s{color:var(--cgt-text-muted);font-weight:400}.cgt-empty__card-price strong{font-weight:700;color:var(--cgt-text)}.cgt-empty__cta{display:inline-flex;align-items:center;justify-content:center;width:100%;background:#0a0a0a!important;color:#fff!important;font-weight:700;border-radius:999px;padding:18px 28px;text-decoration:none;transition:transform .15s ease,background .15s ease}.cgt-empty__cta:hover{background:#1f1f1f!important;transform:translateY(-1px)}.cgt-cross{display:flex;flex-direction:column;gap:10px;margin-top:16px}.cgt-cross__heading{font-size:14px;font-weight:700;color:var(--cgt-text);margin:0 0 4px;padding:0 4px}.cgt-cross__viewport{position:relative}.cgt-cross__scroll{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:2px 4px 6px}.cgt-cross__scroll::-webkit-scrollbar{display:none}.cgt-cross__card{flex:0 0 auto;width:260px;display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:10px;padding:8px 10px 8px 8px;background:#f4f4f5;border-radius:999px;scroll-snap-align:start;transition:background .15s ease,transform .15s ease}.cgt-cross__card:hover{background:#ececef}.cgt-cross__media{width:48px;height:48px;border-radius:50%;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cgt-cross__img{width:100%;height:100%;object-fit:cover;display:block}.cgt-cross__img--placeholder{background:linear-gradient(135deg,#f4f4f5,#e7e5ea)}.cgt-cross__body{min-width:0;display:flex;flex-direction:column;gap:2px}.cgt-cross__title{font-size:13px;font-weight:700;line-height:1.2;color:var(--cgt-text);text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cgt-cross__price{display:flex;gap:5px;align-items:baseline;font-size:12px;margin:0;color:var(--cgt-text)}.cgt-cross__price-prefix{color:var(--cgt-text-muted);font-size:11px}.cgt-cross__price s{color:var(--cgt-text-muted);font-weight:400}.cgt-cross__price strong{font-weight:700}.cgt-cross__add{width:36px;height:36px;border-radius:50%;border:none;background:var(--cgt-purple);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .15s ease,transform .15s ease}.cgt-cross__add:hover{background:var(--cgt-purple-dark);transform:scale(1.05)}.cgt-cross__add:disabled,.cgt-cross__add.is-soldout{background:#d4d4d8;cursor:not-allowed}.cgt-cross__add.is-loading{opacity:.6;pointer-events:none}.cgt-cross__nav{position:absolute;top:50%;transform:translateY(-50%);width:34px;height:34px;border-radius:50%;border:none;background:#fff;color:var(--cgt-text);box-shadow:0 2px 8px #0000001f,0 0 0 1px #0000000f;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;opacity:0;pointer-events:none;transition:opacity .15s ease,transform .15s ease}.cgt-cross__nav--prev{left:4px}.cgt-cross__nav--next{right:4px}.cgt-cross__nav:hover{transform:translateY(-50%) scale(1.08);color:var(--cgt-purple)}.cgt-cross__nav[hidden]{display:none!important}.cgt-cross__viewport:hover .cgt-cross__nav:not([hidden]){opacity:1;pointer-events:auto}@media(max-width:740px){.cgt-cross__nav{display:none!important}}.cart-drawer [part=footer],cart-drawer [part=footer],[part=footer],.cart-drawer footer,cart-drawer footer,.cart-drawer footer[role=contentinfo],.drawer footer[role=contentinfo]{padding-top:2px!important;padding-bottom:10px!important;border-top:0!important;box-shadow:none!important}.cart-drawer [slot=footer],.cart-drawer [slot=footer].cart-drawer__footer-wrap{gap:10px!important;padding-top:0!important;padding-bottom:0!important}.cgt-note-trigger-row{padding:0!important;margin:0!important}.cgt-order-note-trigger{font-size:12px!important;line-height:1.3!important;padding:2px 0!important}.cgt-totals-block{gap:2px!important;padding:0!important;margin:0!important}.cgt-totals-block__row{font-size:15px!important;line-height:1.4!important}.cgt-totals-block__row--total{font-size:19px!important;line-height:1.4!important;font-weight:700!important}.cgt-totals-block__row--total .h5{font-size:19px!important;line-height:1.4!important;font-weight:700!important;margin:0!important}.cgt-cashback-wrap{margin:0!important}.mf-cashback-banner,.cart-drawer .mf-cashback-banner,[slot=footer] .mf-cashback-banner,#cashback-display .mf-cashback-banner{padding:8px 12px!important;margin:0!important;font-size:13px!important;line-height:1.3!important;border-radius:10px!important;gap:9px!important;min-height:0!important}#cashback-display{margin-top:0!important;margin-bottom:0!important}.mf-cashback-banner p,.mf-cashback-banner span,.mf-cashback-banner .mf-cashback-text{font-size:13px!important;line-height:1.3!important;font-weight:600!important}#cashback-display .mf-cashback-icon,.mf-cashback-banner .mf-cashback-icon{width:20px!important;height:20px!important;flex:0 0 20px!important}#cashback-display .mf-cashback-icon svg,.mf-cashback-banner .mf-cashback-icon svg{width:20px!important;height:20px!important}.cart-drawer [slot=footer] .buy-buttons{margin:2px 0!important}.cart-drawer [slot=footer] .buy-buttons .button,.cart-drawer [slot=footer] .buy-buttons button[name=checkout]{min-height:56px!important;padding-top:15px!important;padding-bottom:15px!important;font-size:18px!important;font-weight:700!important;letter-spacing:.2px!important;width:100%!important}.cart-drawer .payment-icons,.cart-drawer [slot=footer] .payment-icons,.cart-drawer .cgt-payment-icons{margin:0!important;gap:7px!important}.cart-drawer .payment-icons svg,.cart-drawer .payment-icons img,.cart-drawer [slot=footer] .payment-icons svg,.cart-drawer [slot=footer] .payment-icons img,.cart-drawer .cgt-payment-icons svg,.cart-drawer .cgt-payment-icons img{max-width:clamp(42px,13vw,56px)!important;max-height:28px!important}.cart-drawer [slot=footer]>.cgt-note-trigger-row:first-child,.cart-drawer [slot=footer] .cgt-note-trigger-row{border-top:0!important;padding-top:0!important;margin-top:0!important}.cgt-note-trigger-row{padding:0!important;margin:0!important;border-top:0!important}.cgt-order-note-trigger{padding:0!important;margin:0!important;line-height:1.25!important}.cgt__gold-ship{display:flex;align-items:center;gap:8px;padding:10px 12px;margin:0 0 12px;border-radius:var(--cgt-radius-sm, 10px);background:linear-gradient(135deg,#d4a0171a,#f8e06029);border:1px solid rgba(212,160,23,.32);color:#6b5200;font-size:13px;line-height:1.3}.cgt__gold-ship-icon{display:inline-flex;flex-shrink:0;width:20px;height:20px}.cgt__gold-ship-icon svg{width:20px;height:20px}.cgt__gold-ship-text strong{font-weight:700;color:#5a4500}.cgt-totals-block{border-top:0!important;padding-top:0!important;margin-top:0!important}.cgt-empty__chips-wrap{margin:4px 0 18px}.cgt-empty__chips-title{font-size:12px;font-weight:600;letter-spacing:.04em;color:var(--cgt-text-muted, #6B5F85);margin:0 0 8px}.cgt-empty__chips{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:0}.cgt-empty__chip{display:inline-block;padding:8px 15px;border-radius:999px;border:1px solid var(--cgt-purple-tint-2, #E6DBFF);background:var(--cgt-purple-soft, #FAF7FF);color:var(--cgt-text, #1A1230);font-size:13px;font-weight:500;line-height:1.2;white-space:nowrap;text-decoration:none;transition:background-color .18s ease,border-color .18s ease,transform .12s ease}.cgt-empty__chip:hover{background:var(--cgt-purple-tint, #F3EEFF);border-color:var(--cgt-purple, #8E63F8)}.cgt-empty__chip:active{transform:scale(.97)}.cgt-empty__trust{display:flex;flex-direction:column;gap:7px;list-style:none;padding:14px 0 4px;margin:16px 0 0;border-top:1px solid var(--cgt-purple-tint-2, #E6DBFF)}.cgt-empty__trust li{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--cgt-text-muted, #6B5F85)}.cgt-empty__trust-icon{color:var(--cgt-success, #22c55e);flex-shrink:0}@media screen and (min-width:640px){.cgt-empty__trust{flex-direction:row;flex-wrap:wrap;gap:6px 18px}}.cgt-empty__scroll--cards{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;padding:2px 0 6px;scrollbar-width:thin}.cgt-empty__scroll--cards>product-card,.cgt-empty__scroll--cards>.product-card{flex:0 0 150px;width:150px;max-width:150px;scroll-snap-align:start}@media screen and (min-width:700px){.cgt-empty__scroll--cards>product-card,.cgt-empty__scroll--cards>.product-card{flex-basis:168px;width:168px;max-width:168px}}.quick-buy-drawer.drawer{z-index:10050}.quick-buy-drawer.drawer::backdrop{z-index:10049}.cgt-empty__scroll--cards .product-card__quick-buy{position:absolute;top:8px;right:8px;left:auto;bottom:auto;width:auto;margin:0;padding:0;background:none;transform:none;opacity:1}.cgt-empty__scroll--cards .product-card__quick-buy [class~="pointer-coarse:hidden"]{display:none!important}.cgt-empty__scroll--cards .product-card__quick-buy [class~="pointer-fine:hidden"]{display:block!important}.cgt-empty__scroll--cards .product-card__mobile-quick-buy-button{width:34px;height:34px;min-width:0;padding:0;border-radius:999px;background:#1a1a1a;color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #00000038}.cgt-empty__scroll--cards .product-card__mobile-quick-buy-button svg{display:none}.cgt-empty__scroll--cards .product-card__mobile-quick-buy-button:after{content:"+";font-size:22px;line-height:1;font-weight:400}
/*# sourceMappingURL=/cdn/shop/t/90/assets/cart-gift-tiers.css.map */
