#cart-upsell-root{--cu-border: rgba(var(--color-foreground, 20, 20, 20), .08);--cu-text: rgb(var(--color-foreground, 20, 20, 20));--cu-muted: rgba(var(--color-foreground, 20, 20, 20), .65);--cu-bg: rgb(var(--color-background, 255, 255, 255));--cu-accent: rgb(var(--color-button, 18, 18, 18));--cu-accent-text: rgb(var(--color-button-text, 255, 255, 255));--cu-radius: 10px;display:block;margin:16px 0;font-size:14px;line-height:1.45}#cart-upsell-root.cu-busy{opacity:.6;pointer-events:none}.cu-panel{position:relative;border:1px solid var(--cu-border);border-radius:14px;background:var(--cu-bg);padding:18px 20px 16px;margin-bottom:10px;box-shadow:0 2px 10px #0000000f,0 1px 3px #0000000a;overflow:hidden;transition:box-shadow .2s ease}.cu-panel:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:#0bbfba}.cu-panel:hover{box-shadow:0 6px 18px #00000017,0 2px 6px #0000000d}.cu-panel[data-layout=banner]{border-style:dashed;padding:10px 14px;margin-bottom:0}.cu-close{position:absolute;top:8px;right:8px;width:24px;height:24px;border:none;background:transparent;color:var(--cu-muted);font-size:18px;line-height:1;cursor:pointer;border-radius:50%}.cu-close:hover{background:var(--cu-border)}.cu-eyebrow{margin:4px 0 6px;font-weight:700;font-size:14.5px;color:var(--cu-text);padding-right:20px;letter-spacing:-.01em}.cu-body{margin:0 0 12px;color:var(--cu-muted)}.cu-body p{margin:0 0 6px}.cu-tiles{display:flex;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:4px}@media(max-width:480px){.cu-tiles{grid-template-columns:1fr}}.cu-tile{display:flex;flex-direction:column;align-items:flex-start;gap:4px;border:1px solid var(--cu-border);border-radius:10px;background:var(--cu-bg);padding:12px 14px;text-align:left;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease;width:100%}.cu-tile-img{border-radius:6px;object-fit:cover;margin-bottom:2px}.cu-tile-title{font-weight:600;font-size:13px;color:var(--cu-text)}.cu-tile-price{font-weight:700;font-size:15px;color:var(--cu-text)}.cu-tile-compare{font-weight:400;color:var(--cu-muted);margin-left:4px}.cu-tile-save{display:inline-block;font-size:11px;font-weight:600;color:#1a7f37;background:#1a7f371a;padding:2px 8px;border-radius:20px;margin-top:2px}.cu-single-card{display:flex;gap:12px;align-items:center;margin-bottom:12px}.cu-single-img{border-radius:8px;object-fit:cover;flex-shrink:0}.cu-single-info{display:flex;flex-direction:column;gap:2px}.cu-single-title{font-weight:600;font-size:13.5px;color:var(--cu-text)}.cu-single-price{font-weight:700;font-size:14px;color:var(--cu-text)}.cu-single-shot{font-size:11.5px;color:var(--cu-muted)}.cu-single-save{display:inline-block;width:fit-content;font-size:11px;font-weight:600;color:#1a7f37;background:#1a7f371a;padding:2px 8px;border-radius:20px;margin-top:2px}.cu-cta{display:inline-block;border:none;border-radius:8px;padding:12px 18px;font-weight:700;font-size:13.5px;cursor:pointer;text-decoration:none;text-align:center}.cu-cta--primary{background:var(--cu-accent);color:var(--cu-accent-text);box-shadow:0 2px 8px #0000001f;transition:transform .12s ease,box-shadow .12s ease}.cu-cta--primary:hover{transform:translateY(-1px);box-shadow:0 4px 14px #00000029}.cu-cta--secondary{background:transparent;color:var(--cu-text);border:1px solid var(--cu-border)}.cu-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:4px}.cu-extra{margin-top:10px;font-size:11.5px;color:var(--cu-muted)}.cu-extra p{margin:0}.cu-dots{display:flex;justify-content:center;gap:6px;margin:-4px 0 10px}.cu-dot{width:6px;height:6px;border-radius:50%;border:none;background:var(--cu-border);padding:0;cursor:pointer;transition:width .25s ease,background-color .25s ease}.cu-dot.is-active{width:18px;border-radius:4px;background:var(--cu-accent)}.cu-banner{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:12.5px;color:var(--cu-muted)}.cu-banner-link{color:var(--cu-accent);font-weight:600;text-decoration:none;white-space:nowrap}.cu-banner-link:hover{text-decoration:underline}.cu-secondary-actions{margin-top:10px}.cu-cta--tertiary{display:inline-block;width:100%;background:transparent;color:var(--cu-accent);border:none;padding:8px 4px;font-weight:600;font-size:12.5px;text-align:center;text-decoration:none;border-radius:6px;transition:background-color .15s ease}.cu-cta--tertiary:hover{background:var(--cu-border);text-decoration:underline}.cu-ribbon{position:absolute;top:12px;right:36px;font-size:10.5px;font-weight:700;padding:4px 10px;border-radius:20px;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap}.cu-ribbon--deal,.cu-ribbon--saving{background:#0bbfba1a;color:#077f7c}.cu-panel-header{display:flex;gap:14px;align-items:center;margin-bottom:4px}.cu-icon-badge{flex-shrink:0;width:56px;height:56px;display:flex;align-items:center;justify-content:center}.cu-panel-header-text{min-width:0}.cu-panel-header-text .cu-eyebrow,.cu-panel-header-text .cu-body{margin:0}.cu-panel-header-text .cu-eyebrow{margin-bottom:4px}.cu-tile-subtext{font-size:11px;color:var(--cu-muted);line-height:1.3;margin-top:1px}.cu-single-subtext{font-size:11.5px;color:var(--cu-muted);line-height:1.3;margin-top:1px}.cu-tile-save,.cu-single-save{display:inline-block;width:fit-content;font-size:11px;font-weight:700;color:var(--cu-accent-text);background:var(--cu-accent);padding:2px 10px;border-radius:20px;margin-top:2px}.cu-tile{align-items:stretch;justify-content:space-between;gap:10px}.cu-tile-inner-div{display:flex;flex-direction:row}.cu-tile-main{display:flex;flex-direction:column;align-items:flex-start;gap:4px;min-width:0;flex:1}.cu-tile-badge{flex-shrink:0;align-self:center;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#0bbfba;color:#fff;border-radius:10px;padding:8px 10px;min-width:56px;text-align:center}.cu-tile-badge-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;line-height:1.1}.cu-tile-badge-value{font-size:17px;font-weight:800;line-height:1.1}.cu-tile-shot-note{font-size:11px;color:var(--cu-muted);line-height:1.3;margin-top:1px}
/*# sourceMappingURL=/cdn/shop/t/18/assets/cart-upsell.css.map */
