.cc-cart{--ink: #0D1117;--ink-soft: #1B2430;--teal: #A0D1CA;--teal-deep: #2F7D72;--teal-tint: #EAF3F1;--save: #0E7C66;--page: #EDF1F2;--card: #FFFFFF;--line: #E1E6E9;--line-2: #EDF0F2;--text: #16202A;--muted: #6A7682;--muted-2: #97A2AC;--mono: ui-monospace, "SF Mono", "SFMono-Regular", Menlo, "Roboto Mono", monospace;background:var(--page);color:var(--text);-webkit-font-smoothing:antialiased}main-cart.cc-cart,main-cart cart-items{display:block}.cc-cart.\#cart-wrapper{width:100vw;position:relative;left:50%;margin-left:-50vw;padding:clamp(14px,4vw,40px) 0 0;min-height:70vh}.cc-cart .\#cart,.cc-cart .\#cart-empty{max-width:1120px;margin:0 auto;padding:0 clamp(14px,4vw,28px) clamp(90px,14vw,48px)}.cc-cart[is-empty] .\#cart{display:none}.cc-cart:not([is-empty]) .\#cart-empty{display:none}.cc-eyebrow{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin:0 0 10px;display:flex;align-items:baseline;gap:10px}.cc-eyebrow .cc-count{font-family:var(--mono);letter-spacing:.04em;color:var(--teal-deep)}.cc-cart .\#cart-row{display:flex;flex-wrap:wrap;gap:clamp(16px,3vw,26px);align-items:flex-start}.cc-cart .\#cart-col:first-child{flex:1 1 420px;min-width:0}.cc-cart .\#cart-col:last-child{flex:1 1 320px;max-width:380px;align-self:stretch}.cc-cart .\#cart-col:last-child>.\#cart-checkout{min-height:100%}@media(max-width:860px){.cc-cart .\#cart-col:last-child{max-width:none;width:100%}}.cc-cart .\#cart-items,.cc-cart .\#cart-checkout{padding:0;height:auto;background:none}.cc-cart .\#cart-items-header,.cc-cart .\#cart-checkout-heading{display:none}.cc-gift{background:var(--card);border:1px solid var(--line);border-radius:14px;padding:10px 16px 12px;margin:0 0 14px}.cc-gift-head{margin:0 0 10px;font-size:13px;line-height:1.4;color:var(--text);font-weight:500}.cc-gift-head strong{font-weight:700}.cc-gift-head .cc-amt{font-family:var(--mono);font-weight:700;color:var(--teal-deep)}.cc-gift-won,.cc-gift-won .cc-amt{color:var(--save)}.cc-gift-track{position:relative;height:20px;margin:0 6px}.cc-gift-route{position:absolute;left:0;right:0;top:50%;height:0;border-top:2px dashed var(--line);transform:translateY(-50%)}.cc-gift-fill{position:absolute;left:0;top:50%;height:2px;background:var(--teal-deep);transform:translateY(-50%);transition:width .5s cubic-bezier(.4,0,.2,1)}.cc-gift-dot{position:absolute;top:50%;width:11px;height:11px;margin:-5.5px 0 0 -5.5px;border-radius:50%;background:var(--card);border:2px solid var(--line-2);box-shadow:0 0 0 3px var(--card)}.cc-gift-dot.hit{background:var(--teal-deep);border-color:var(--teal-deep)}.cc-gift-plane{position:absolute;top:50%;width:22px;height:22px;margin:-11px 0 0 -11px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:var(--teal);z-index:2;transition:left .5s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0d111747}.cc-gift-plane svg{width:12px;height:12px}.cc-cart .\#cart-item{display:flex;align-items:stretch;gap:14px;position:relative;background:var(--card);border:1px solid var(--line);border-radius:16px;padding:14px;margin:0 0 12px}.cc-cart .\#cart-item+.\#cart-item{margin-top:0}.cc-cart .\#cart-item-spinner{position:absolute;top:0;right:0;bottom:0;left:0;z-index:21;display:flex;align-items:center;justify-content:center;background:#ffffffbf;opacity:0;pointer-events:none;transition:.25s;border-radius:16px}.cc-cart .\#cart-item[loading] .\#cart-item-spinner{opacity:1;pointer-events:auto}.cc-cart .\#cart-item-card{display:flex;gap:14px;flex:1 1 auto;min-width:0;position:relative}.cc-cart .\#cart-item-card>.stretched-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.cc-cart .\#cart-item-image{width:84px;height:84px;flex:0 0 auto;border-radius:12px;overflow:hidden;background:var(--line-2)}.cc-cart .\#cart-item-image img{width:100%;height:100%;object-fit:cover;display:block}.cc-cart .\#cart-item-meta{display:flex;flex-direction:column;min-width:0;flex:1 1 auto}.cc-cart .\#cart-item-title{font-size:15px;font-weight:650;line-height:1.25;letter-spacing:-.01em;margin:0;color:var(--text)}.cc-cart .\#cart-item-subtitle{font-size:12.5px;color:var(--muted);margin:2px 0 0}.cc-cart .\#unit-price{font-size:11.5px;color:var(--muted-2)}.cc-cart .\#cart-item-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;margin:8px 0 0}.cc-cart .\#cart-item-price-final{font-family:var(--mono);font-size:14px;font-weight:700;color:var(--text)}.cc-cart .\#cart-item-price-original{font-family:var(--mono);font-size:12px;color:var(--muted-2);text-decoration:line-through}.cc-cart .\#cart-item-side{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:12px;flex:0 0 auto;position:relative;z-index:2;padding-top:20px}.cc-cart .\#cart-item-total{font-family:var(--mono);font-size:15px;font-weight:700;text-align:right;white-space:nowrap}.cc-cart .\#cart-item[data-cc-qty="1"] .\#cart-item-total{display:none}.cc-cart .\#cart-item-total-original{display:block;font-size:11px;font-weight:400;color:var(--muted-2);text-decoration:line-through}.cc-cart .\#cart-item-qty-controls{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:100px;overflow:hidden;background:var(--card)}.cc-cart .\#cart-item-qty-btn{width:30px;height:30px;display:grid;place-items:center;background:none;border:none;cursor:pointer;color:var(--text)}.cc-cart .\#cart-item-qty-btn:hover:not([disabled]){background:var(--teal-tint)}.cc-cart .\#cart-item-qty-btn[disabled]{opacity:.32;cursor:not-allowed}.cc-cart .\#cart-item-qty-btn .\#icon{width:13px;height:13px;stroke-width:3}.cc-cart .\#cart-item-qty-input{width:30px;height:30px;text-align:center;border:none;background:none;font-family:var(--mono);font-weight:700;font-size:13px;-moz-appearance:textfield}.cc-cart .\#cart-item-qty-input::-webkit-inner-spin-button,.cc-cart .\#cart-item-qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cc-cart .\#cart-item-remove{position:absolute;top:10px;right:12px;z-index:3;width:24px;height:24px;display:grid;place-items:center;color:var(--muted-2);border-radius:50%;transition:.15s}.cc-cart .\#cart-item-remove:hover{color:var(--text);background:var(--line-2)}.cc-cart .\#cart-item-remove .\#icon{width:13px;height:13px;stroke-width:2.4}.cc-cart .\#cart-item-discounts{list-style:none;padding:0;margin:6px 0 0}.cc-cart .\#cart-item-discounts>li{display:flex;align-items:center;gap:5px;font-size:12px;color:var(--save)}.cc-cart .\#cart-item-discounts .\#icon{width:15px;height:15px}.cc-details{list-style:none;margin:8px 0 0;padding:0;display:grid;gap:2px}.cc-details .cc-detail{display:grid;grid-template-columns:minmax(0,8.5em) 1fr;gap:8px;font-size:12px;line-height:1.45;align-items:baseline}.cc-detail-k{color:var(--muted);font-weight:600;min-width:0;overflow-wrap:anywhere}.cc-detail-v{color:var(--text);font-weight:650;font-family:var(--mono);overflow-wrap:anywhere}.cc-details-personalised{border-left:2px solid var(--teal);padding-left:10px;margin-top:9px}@media(max-width:480px){.cc-details .cc-detail{grid-template-columns:minmax(0,7em) 1fr;gap:6px;font-size:11.5px}}.cc-addons{margin:8px 0 0;display:flex;flex-direction:column;gap:4px;max-width:min(340px,100%)}.cc-addon-line{display:flex;align-items:baseline;gap:10px;justify-content:space-between;background:var(--teal-tint);border-radius:8px;padding:6px 10px;font-size:12.5px;font-weight:600;color:var(--text);min-width:0}.cc-addon-line .cc-addon-title{min-width:0;overflow-wrap:anywhere}.cc-addon-line .cc-addon-price{font-family:var(--mono);font-weight:700;color:var(--teal-deep);white-space:nowrap}.cc-locked-note{margin:7px 0 0;font-size:11px;color:var(--muted-2);display:flex;align-items:center;gap:5px}.cc-locked-note svg{width:11px;height:11px}.cc-qty-hidden{display:none!important}.cc-qty-static{font-family:var(--mono);font-size:12px;font-weight:700;color:var(--muted);white-space:nowrap}.cc-nudge{display:flex;align-items:center;gap:12px;margin:-4px 0 12px;background:var(--teal-tint);border:1px solid #CBE4DF;border-radius:14px;padding:13px 15px}.cc-nudge-ic{flex:0 0 auto;width:30px;height:30px;border-radius:9px;background:var(--ink);color:var(--teal);display:grid;place-items:center}.cc-nudge-ic svg{width:15px;height:15px}.cc-nudge-txt{font-size:13px;line-height:1.4;color:var(--text);display:grid;gap:1px;min-width:0}.cc-nudge-txt strong{font-weight:700}.cc-nudge-lead{font-weight:650}.cc-nudge-sub{font-size:11.5px;color:var(--muted)}.cc-nudge-sub .cc-amt{font-weight:700}.cc-nudge-txt .cc-amt{font-family:var(--mono);font-weight:700}.cc-nudge-btn{margin-left:auto;flex:0 0 auto;background:var(--ink);color:#fff;border:none;border-radius:100px;padding:9px 18px;font:inherit;font-size:12.5px;font-weight:700;cursor:pointer;white-space:nowrap;transition:transform .12s}.cc-nudge-btn:hover{transform:translateY(-1px)}.cc-nudge-btn:disabled{opacity:.6;cursor:default;transform:none}.cc-xsell{margin:6px 0 4px}.cc-xsell-title{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin:0 0 12px}.cc-xsell-grid{display:flex;flex-direction:column;gap:10px}.cc-x-card{display:flex;align-items:center;gap:12px;background:var(--card);border:1px solid var(--line);border-radius:14px;padding:10px 12px}.cc-x-img{flex:0 0 auto}.cc-x-img img{width:52px;height:52px;border-radius:10px;object-fit:cover;display:block;background:var(--line-2)}.cc-x-meta{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1 auto}.cc-x-name{font-size:13px;font-weight:650;color:var(--text);line-height:1.3}.cc-x-price{font-family:var(--mono);font-size:12.5px;font-weight:700;color:var(--text)}.cc-x-price s{color:var(--muted-2);font-weight:400;margin-right:6px}.cc-x-add{flex:0 0 auto;background:none;color:var(--ink);border:1.5px solid var(--ink);border-radius:100px;padding:7px 17px;font:inherit;font-size:12.5px;font-weight:700;cursor:pointer;transition:.15s}.cc-x-add:hover{background:var(--ink);color:#fff}.cc-x-add:disabled{opacity:.5;cursor:default;background:var(--line-2);color:var(--text);border-color:var(--line)}.cc-cart .\#cart-checkout-inner{position:sticky;top:26px;background:var(--ink);color:#fff;border-radius:18px;overflow:visible;box-shadow:0 18px 40px -20px #0d11178c}.cc-cart .\#cart-checkout-inner subtotal-price{display:block}.cc-bp-fare{padding:18px 20px 0}.cc-bp-acc{border:0;display:flex;flex-direction:column-reverse}.cc-bp-acc-head{display:flex;align-items:center;gap:10px;list-style:none;cursor:pointer;-webkit-user-select:none;user-select:none}.cc-bp-acc-head::-webkit-details-marker{display:none}.cc-bp-acc-head .\#cart-checkout-subtotal{flex:1 1 auto}.cc-bp-save-pill{position:absolute;top:-8px;left:50%;transform:translate(-50%);background:#ef4444;color:#fff;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;border-radius:100px;padding:2.5px 8px;white-space:nowrap;z-index:2;pointer-events:none}.cc-bp-acc[open] .cc-bp-save-pill{display:none}.cc-bp-chev{flex:0 0 auto;color:var(--teal);transition:transform .2s;transform:rotate(180deg)}.cc-bp-acc[open] .cc-bp-chev{transform:rotate(0)}.cc-bp-acc-body{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid var(--ink-soft)}.cc-cart .cc-ship-free{color:var(--teal);text-transform:uppercase;font-size:12px;letter-spacing:.06em}.cc-cart .\#cart-checkout-item{display:flex;justify-content:space-between;align-items:baseline;margin:0 0 10px}.cc-cart .\#cart-checkout-item-title{font-size:12.5px;font-weight:500;color:#ffffff9e}.cc-cart .\#cart-checkout-item-value{font-family:var(--mono);font-size:13.5px;font-weight:600;color:#fff}.cc-cart .cc-mrp{color:#ffffff80;text-decoration:line-through}.cc-cart .cc-savings-val{color:var(--teal)}.cc-bp-tear{position:relative;height:20px;margin:12px 0 0}.cc-bp-tear:before{content:"";position:absolute;top:50%;left:14px;right:14px;border-top:2px dashed rgba(255,255,255,.28);transform:translateY(-50%)}.cc-bp-notch{position:absolute;top:50%;width:10px;height:20px;background:var(--page);transform:translateY(-50%)}.cc-bp-notch.l{left:0;border-radius:0 10px 10px 0}.cc-bp-notch.r{right:0;border-radius:10px 0 0 10px}.cc-cart .\#cart-checkout-subtotal{display:flex;align-items:baseline;justify-content:space-between}.cc-cart .\#cart-checkout-subtotal-title{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ffffffb3}.cc-cart .\#cart-checkout-subtotal-value{font-family:var(--mono);font-size:26px;font-weight:700;color:#fff;letter-spacing:-.01em}.cc-bp-act{padding:16px 20px 20px}.cc-cart .\#cart-checkout-buttons{margin:0}.cc-cart .\#cart-checkout-buttons button,.cc-cart .\#cart-checkout-buttons .\#button{width:100%;background:var(--teal);color:var(--ink);border:none;border-radius:100px;padding:14px 24px;font:inherit;font-size:15px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;line-height:1.2;min-height:0;height:auto;cursor:pointer;transition:filter .15s;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:none}.cc-cart .\#cart-checkout-buttons button:hover{filter:brightness(1.05)}.cc-cart .\#cart-checkout-buttons button *,.cc-cart .\#cart-checkout-buttons .\#button *{font:inherit;color:inherit;letter-spacing:inherit;text-transform:inherit}.cc-cart .\#cart-checkout-buttons #headless-button{display:none}.cc-cart .\#cart-checkout-buttons #headless-button.cc-fastrr-ready{display:block;width:100%}.cc-cart .\#cart-checkout-buttons #headless-button button,.cc-cart .\#cart-checkout-buttons #headless-button .sr-headless-checkout{width:100%;border-radius:100px;min-height:0}.cc-cart .\#cart-checkout-buttons .cc-checkout-fallback-only{display:none}.cc-cart .\#cart-checkout-tax-note a{color:#ffffffb3}.cc-trust{list-style:none;margin:14px 4px 0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:10px 14px}.cc-trust li{display:flex;align-items:center;gap:7px;font-size:12px;color:var(--muted)}.cc-trust svg{flex:0 0 auto;color:var(--teal-deep)}.cc-trust li:first-child svg{color:#e0a93b}.cc-sticky{position:fixed;bottom:0;left:0;right:0;z-index:900;display:flex;align-items:center;gap:14px;padding:10px 16px;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px));background:var(--ink);border-top:1px solid var(--ink-soft);box-shadow:0 -6px 26px #00000047;transition:transform .28s ease}.cc-sticky.hidden{transform:translateY(115%)}.cc-sticky-info{display:flex;flex-direction:column;line-height:1.15;min-width:0}.cc-sticky-total{font-family:var(--mono);font-size:19px;font-weight:700;color:#fff}.cc-sticky-save{font-family:var(--mono);font-size:11px;font-weight:700;color:var(--teal)}.cc-sticky-btn{margin-left:auto;background:var(--teal);color:var(--ink);border:none;border-radius:100px;padding:14px 24px;font:inherit;font-size:15px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;white-space:nowrap;transition:filter .15s;display:flex;align-items:center;justify-content:center;gap:8px}.cc-sticky-btn:hover{filter:brightness(1.05)}@media(min-width:861px){.cc-sticky{display:none}}.cc-cart .\#cart-empty{text-align:center;padding-top:40px}.cc-cart .\#cart-empty-icon .\#icon{width:56px;height:56px;margin-bottom:14px;color:var(--muted-2)}.cc-cart .\#cart-empty-title{font-size:22px;font-weight:750;letter-spacing:-.01em;margin:0 0 8px;text-transform:none}.cc-empty-sub{color:var(--muted);font-size:14px;margin:0 0 22px}.cc-best{margin-top:30px}.cc-best-title{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin:0 0 14px}.cc-best-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:640px;margin:0 auto}@media(min-width:700px){.cc-best-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.cc-best-card{display:flex;flex-direction:column;gap:8px;background:var(--card);border:1px solid var(--line);border-radius:14px;padding:10px;text-decoration:none;color:var(--text);transition:.15s;text-align:left}.cc-best-card:hover{border-color:var(--teal-deep);transform:translateY(-2px)}.cc-best-card img{width:100%;aspect-ratio:1/1;border-radius:10px;object-fit:cover;background:var(--line-2)}.cc-best-name{font-size:12.5px;font-weight:650;line-height:1.3}.cc-best-price{font-family:var(--mono);font-size:12.5px;font-weight:700}.cc-best-price s{color:var(--muted-2);font-weight:400;margin-right:5px}@media(max-width:860px){.cc-cart .\#cart-checkout-inner{position:fixed;top:auto;left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom,0px));z-index:40}.cc-sticky{display:none!important}.cc-cart:not([is-empty]) .\#cart{padding-bottom:172px}.cc-cart .\#cart-col:last-child>.\#cart-checkout{min-height:0}.cc-bp-fare{padding:13px 16px 0}.cc-bp-tear{height:16px;margin-top:10px}.cc-bp-act{padding:12px 16px 14px}.cc-cart .\#cart-checkout-buttons button,.cc-cart .\#cart-checkout-buttons .\#button{padding:12px 20px;font-size:14px}}@media(max-width:600px){.cc-cart .\#cart,.cc-cart .\#cart-empty{padding-left:10px;padding-right:10px}.cc-eyebrow{margin-bottom:8px}.cc-cart .\#cart-item{gap:10px;padding:10px;margin-bottom:8px;border-radius:14px}.cc-cart .\#cart-item-spinner{border-radius:14px}.cc-cart .\#cart-item-card{gap:10px}.cc-cart .\#cart-item-image{width:62px;height:62px;border-radius:10px}.cc-cart .\#cart-item-title{font-size:13.5px}.cc-cart .\#cart-item-subtitle{font-size:11.5px}.cc-cart .\#cart-item-price{margin-top:5px;gap:6px}.cc-cart .\#cart-item-price-final{font-size:13px}.cc-cart .\#cart-item-price-original{font-size:11px}.cc-cart .\#cart-item-side{gap:8px;padding-top:14px}.cc-cart .\#cart-item-total{font-size:13.5px}.cc-cart .\#cart-item-qty-btn{width:26px;height:26px}.cc-cart .\#cart-item-qty-input{width:24px;height:26px;font-size:12.5px}.cc-cart .\#cart-item-remove{top:6px;right:8px;width:22px;height:22px}.cc-details{margin-top:6px}.cc-details .cc-detail{font-size:11px;line-height:1.35}.cc-details-personalised{margin-top:7px;padding-left:8px}.cc-gift{padding:11px 12px 14px}.cc-nudge{padding:10px 12px;gap:10px}.cc-nudge-ic{width:26px;height:26px}.cc-nudge-btn{padding:8px 14px;font-size:12px}.cc-cart .\#cart-checkout-subtotal-value{font-size:23px}}@media(prefers-reduced-motion:reduce){.cc-cart *,.cc-cart *:before,.cc-cart *:after{transition:none!important}}.\#modal-popup.\@layout\:sidebar .\#modal-popup-layout{height:100dvh}modal-popup .cc-cart.\#cart-wrapper{width:auto;left:auto;margin-left:0;min-height:0;height:100%;padding:0;display:flex;flex-direction:column}modal-popup .cc-cart .\#cart-form{display:flex;flex-direction:column;min-height:0;flex:1 1 auto}modal-popup .cc-cart .\#cart{max-width:none;margin:0;padding:0;display:flex;flex-direction:column;min-height:0;flex:1 1 auto}modal-popup .cc-cart .\#cart-empty{max-width:none;margin:0;padding:44px 20px 24px;overflow-y:auto}modal-popup .cc-best-grid{grid-template-columns:repeat(2,minmax(0,1fr))}modal-popup .cc-eyebrow{padding:20px 20px 0;margin:0 0 12px}modal-popup .cc-cart .\#cart-row{display:flex;flex-direction:column;flex-wrap:nowrap;flex:1 1 auto;min-height:0;gap:0}modal-popup .cc-cart .\#cart-col{width:100%;max-width:none}modal-popup .cc-cart .\#cart-col:first-child{flex:1 1 auto;min-height:0;overflow-y:auto;padding:0 20px 20px;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(13,17,23,.3) transparent}modal-popup .cc-cart .\#cart-col:first-child::-webkit-scrollbar{width:5px}modal-popup .cc-cart .\#cart-col:first-child::-webkit-scrollbar-thumb{background:#0d11174d;border-radius:100px}modal-popup .cc-cart .\#cart-col:first-child::-webkit-scrollbar-track{background:transparent}modal-popup .cc-cart .\#cart-col:last-child{position:relative}modal-popup .cc-cart .\#cart-col:last-child:before{content:"";position:absolute;left:0;right:0;top:-30px;height:30px;background:linear-gradient(to bottom,transparent,var(--page));pointer-events:none;opacity:1;transition:opacity .2s}modal-popup .cc-cart[data-cc-at-end] .\#cart-col:last-child:before{opacity:0}modal-popup .cc-cart .\#cart-col:last-child{flex:0 0 auto;align-self:auto;width:100%;max-width:none;padding:14px 20px calc(16px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--line);background:var(--page)}modal-popup .cc-cart .\#cart-checkout-inner{position:relative;inset:auto;z-index:auto}modal-popup .cc-sticky{display:none!important}modal-popup .cc-cart:not([is-empty]) .\#cart{padding-bottom:0}
/*# sourceMappingURL=/cdn/shop/t/32/assets/cart-custo.css.map */
