.cr-cart{--cr-cart-primary:#ffb000;--cr-cart-primary-dark:#f59f00;--cr-cart-danger:#c10a28;--cr-cart-text:#111827;--cr-cart-muted:#64748b;--cr-cart-border:#e5eaf0;--cr-cart-soft-border:#edf1f5;--cr-cart-bg:#fff;--cr-cart-soft-bg:#f8fafc;--cr-cart-radius:1.125rem;--cr-cart-shadow:0 1rem 3rem rgba(15,23,42,.08);color:var(--cr-cart-text);background:var(--bgWhite)}.cr-cart__header{padding:1.5rem 0 .75rem}.cr-cart__heading-row{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.cr-cart__title{letter-spacing:-.04em;margin:0;font-size:max(2rem,min(3vw,2.875rem));font-weight:700;line-height:1.05}.cr-cart__subtitle{color:var(--cr-cart-muted);margin:.5rem 0 0;font-size:.9375rem}.cr-cart__secure-note{color:var(--cr-cart-muted);white-space:nowrap;align-items:center;gap:.625rem;margin-top:0;font-size:.875rem;font-weight:700;display:flex}.cr-cart__secure-icon{width:1.125rem;height:1.125rem;color:var(--primary);flex-shrink:0}.cr-cart__main{padding:.75rem 0 2.5rem}.cr-cart__layout{grid-template-columns:minmax(0,1fr) 25rem;align-items:start;gap:1.5rem;display:grid}.cr-cart__items-panel{padding:1.25rem}.cr-cart__items-toolbar{border-bottom:1px solid var(--cr-cart-border);justify-content:space-between;align-items:center;gap:1rem;padding-bottom:1rem;display:flex}.cr-cart__select-all{align-items:center;display:inline-flex}.cr-cart-check{cursor:pointer;justify-content:center;align-items:center;gap:.875rem;display:inline-flex}.cr-cart-check__input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.cr-cart-check__box{background:#fff;border:1.5px solid #94a3b8;border-radius:.25rem;flex:0 0 1.125rem;justify-content:center;align-items:center;width:1.125rem;height:1.125rem;transition:background-color .18s,border-color .18s,box-shadow .18s,transform .18s;display:inline-flex;position:relative}.cr-cart-check__box:after{content:"✓";color:#fff;font-size:.8rem;font-weight:900;line-height:1;transition:transform .18s;transform:scale(0)}.cr-cart-check__input:checked+.cr-cart-check__box{border-color:var(--cr-cart-primary);background:var(--cr-cart-primary)}.cr-cart-check__input:checked+.cr-cart-check__box:after{transform:scale(1)}.cr-cart-check:hover .cr-cart-check__box{border-color:var(--cr-cart-primary)}.cr-cart-check__input:focus-visible+.cr-cart-check__box{box-shadow:0 0 0 .25rem rgba(255,176,0,.22)}.cr-cart-check__label{color:#475569;font-size:.9375rem;font-weight:600}.cr-cart__clear{color:var(--cr-cart-danger);cursor:pointer;background:0 0;border:0;align-items:center;gap:.75rem;font-size:.875rem;font-weight:700;display:inline-flex}.cr-cart__clear svg,.cr-cart__clear-icon{color:#64748b;pointer-events:none;width:1rem;height:1rem}.cr-cart__items-list{display:grid}.cr-cart__pickup-card{background:linear-gradient(90deg,rgba(255,176,0,.14),rgba(255,176,0,.04));border-radius:.75rem;grid-template-columns:3.5rem minmax(0,1fr) auto;align-items:center;gap:1rem;margin-top:1rem;padding:1rem;display:grid}.cr-cart__pickup-icon{color:var(--cr-cart-primary);justify-content:center;align-items:center;font-size:2rem;display:inline-flex}.cr-cart__pickup-icon svg{color:currentColor;width:2rem;height:2rem}.cr-cart__pickup-content h2{margin:0;font-size:1.125rem;font-weight:700}.cr-cart__pickup-content p{color:var(--cr-cart-muted);margin:.25rem 0 0;font-size:.875rem}.cr-cart__pickup-action{border:1px solid var(--cr-cart-border);min-height:2.75rem;color:var(--cr-cart-text);background:#fff;border-radius:.625rem;justify-content:center;align-items:center;gap:1rem;padding:0 1.25rem;font-size:.9375rem;font-weight:700;text-decoration:none;display:inline-flex}.cr-cart__continue{color:#475569;align-items:center;gap:.5rem;margin:1rem 0 1.25rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.cr-cart__continue svg{color:currentColor;width:1rem;height:1rem}@media (max-width:1199.98px){.cr-cart__layout{grid-template-columns:minmax(0,1fr)}}@media (max-width:991.98px){.cr-cart{background:#fff}.cr-cart__header{padding:1.25rem 0 .75rem}.cr-cart__heading-row{display:block}.cr-cart__secure-note{display:none}.cr-cart__main{padding-bottom:1.5rem}.cr-cart__layout{gap:.5rem}.cr-cart__items-panel{padding:0;overflow:hidden}.cr-cart__items-toolbar{border-bottom:1px solid var(--cr-cart-border);min-height:3.875rem;padding:0 1.25rem}.cr-cart__select-all{color:var(--cr-cart-text);gap:.75rem;font-size:1.25rem;font-weight:900}.cr-cart__select-all .cr-cart-check__box{display:none}.cr-cart__select-all:before{content:"";color:var(--cr-cart-primary);font-family:"Font Awesome 6 Free";font-size:1.375rem;font-weight:900}.cr-cart-check__label{color:var(--cr-cart-text);font-size:1rem;font-weight:900}.cr-cart__pickup-card,.cr-cart__continue{display:none}}@media (max-width:575.98px){.cr-cart__header{padding-top:1rem}.cr-cart__title{font-size:2rem}.cr-cart__subtitle{font-size:.9375rem}.cr-cart__main{padding-top:.5rem}.cr-cart__items-toolbar{min-height:3.75rem;padding-left:1rem;padding-right:1rem}.cr-cart__select-all,.cr-cart__items-toolbar:after,.cr-cart-check__label{font-size:1rem}.cr-cart__items-list{gap:.75rem;padding:.75rem}}.cr-cart-item{border-bottom:1px solid var(--cr-cart-border);grid-template-columns:1.25rem max(6.75rem,min(9vw,9.25rem)) minmax(0,1fr) max(3.75rem,min(4.5vw,5.5rem)) max(6rem,min(6vw,7.25rem)) max(3.75rem,min(4.5vw,5.5rem)) 2.25rem;align-items:center;gap:max(.625rem,min(.85vw,1.25rem));padding:1rem 0 .625rem;display:grid}.cr-cart-item:last-child{border:none;padding-bottom:0}.cr-cart-item__check{justify-content:center;align-items:center;display:inline-flex}.cr-cart-item__media{aspect-ratio:4/3;background:var(--cr-cart-soft-bg);border-radius:.5rem;width:100%;position:relative;overflow:hidden}.cr-cart-item__media img{object-fit:cover;width:100%;height:100%;display:block}.cr-cart-item__badge{z-index:1;background:var(--cr-cart-danger);color:#fff;border-radius:999rem;padding:.1875rem .5rem;font-size:.6875rem;font-weight:700;line-height:1;position:absolute;top:.375rem;left:.375rem}.cr-cart-item__content,.cr-cart-item__title,.cr-cart-item__description{min-width:0}.cr-cart-item__title{letter-spacing:-.02em;margin:0;font-size:1.125rem;font-weight:700;line-height:1.25}.cr-cart-item__description{max-width:100%;color:var(--cr-cart-muted);margin:.375rem 0 0;font-size:.875rem;line-height:1.4}.cr-cart-item__variant{color:#111827;background:#f3f4f6;border-radius:999rem;margin-top:.5rem;padding:.1875rem .5rem;font-size:.75rem;font-weight:700;display:inline-flex}.cr-cart-item__price{text-align:center;gap:.25rem;display:grid}.cr-cart-item__price strong{color:var(--cr-cart-danger);font-size:1rem;font-weight:700}.cr-cart-item__price span{color:var(--cr-cart-muted);font-size:.8125rem;font-weight:600}.cr-cart-item__qty{border:1px solid var(--cr-cart-border);background:#fff;border-radius:.625rem;grid-template-columns:1.75rem minmax(2rem,1fr) 1.75rem;align-items:center;width:100%;max-width:7rem;height:2.625rem;display:grid;overflow:hidden}.cr-cart-item__qty button{color:#475569;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.125rem;font-weight:700;line-height:1;display:inline-flex}.cr-cart-item__qty button:hover{color:var(--cr-cart-primary-dark)}.cr-cart-item__qty input{border:0;border-inline:1px solid var(--cr-cart-soft-border);text-align:center;width:100%;height:100%;color:var(--cr-cart-text);pointer-events:none;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;background:0 0;font-size:1rem;font-weight:700}.cr-cart-item__qty input::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.cr-cart-item__qty input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.cr-cart-item__total{text-align:right;font-size:1rem;font-weight:700}.cr-cart-item__remove{border:1px solid var(--cr-cart-border);color:#475569;cursor:pointer;background:#fff;border-radius:.5rem;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:inline-flex}.cr-cart-item__remove:hover{color:var(--cr-cart-danger);background:rgba(193,10,40,.04);border-color:rgba(193,10,40,.25)}.cr-cart-item__remove-icon{color:currentColor;pointer-events:none;width:1rem;height:1rem}@media (max-width:991.98px){.cr-cart__items-list{background:var(--cr-cart-soft-bg);gap:.875rem;padding:.875rem}.cr-cart-item{border:1px solid var(--cr-cart-border);background:#fff;border-radius:1rem;grid-template-columns:1.125rem 5.5rem minmax(0,1fr) 2.375rem;align-items:start;gap:.75rem;padding:.875rem;display:grid;position:relative;box-shadow:0 .625rem 1.75rem rgba(15,23,42,.06)}.cr-cart-item:last-child{border:1px solid var(--cr-cart-border);padding-bottom:.875rem}.cr-cart-item__check{grid-area:1/1/2/2;align-self:center;padding-top:0}.cr-cart-item__media{border-radius:.75rem;grid-area:1/2/2/3;width:5.5rem}.cr-cart-item__content{grid-area:1/3/2/4;align-self:center;padding-right:.25rem}.cr-cart-item__title{-webkit-line-clamp:2;letter-spacing:-.025em;-webkit-box-orient:vertical;font-size:1rem;line-height:1.15;display:-webkit-box;overflow:hidden}.cr-cart-item__description{display:none}.cr-cart-item__variant{width:-moz-fit-content;width:fit-content;color:var(--cr-cart-muted);background:0 0;margin-top:.25rem;padding:0;font-size:.75rem;font-weight:600;line-height:1.2;display:block}.cr-cart-item__remove{background:#fbfcfe;border-radius:.75rem;grid-area:1/4/2/5;place-self:center end;width:2.25rem;height:2.25rem}.cr-cart-item__price{text-align:left;grid-area:2/2/3/3;place-self:center start;gap:0}.cr-cart-item__price strong{font-size:.9375rem;line-height:1.1}.cr-cart-item__price span{display:none}.cr-cart-item__qty{border-radius:.75rem;grid-area:2/3/3/4;grid-template-columns:2rem 2.25rem 2rem;justify-self:start;width:auto;max-width:none;height:2.375rem}.cr-cart-item__qty button{font-size:1rem}.cr-cart-item__qty input{font-size:.9375rem}.cr-cart-item__total{color:var(--cr-cart-text);text-align:right;white-space:nowrap;grid-area:2/4/3/5;place-self:center end;font-size:.9375rem;line-height:1.1}}@media (max-width:575.98px){.cr-cart__items-list{gap:.75rem;padding:.75rem}.cr-cart-item{border-radius:.875rem;grid-template-columns:1rem 4.75rem minmax(0,1fr) 2.25rem;gap:.625rem;padding:.75rem}.cr-cart-item:last-child{padding-bottom:.75rem}.cr-cart-item__check .cr-cart-check__box{flex-basis:1rem;width:1rem;height:1rem}.cr-cart-item__media{border-radius:.625rem;width:4.75rem}.cr-cart-item__title{font-size:.75rem}.cr-cart-item__variant{font-size:.7rem}.cr-cart-item__remove{border-radius:.625rem;width:2.125rem;height:2.125rem}.cr-cart-item__qty{border-radius:.625rem;grid-template-columns:1.875rem 2rem 1.875rem;height:2.25rem}.cr-cart-item__total{font-size:.9375rem}}.cr-cart-item__customizations-wrap{border:1px solid var(--cr-cart-border);background:#fff;border-radius:.625rem;grid-column:2/-1;margin-top:.25rem;overflow:hidden}.cr-cart-item__customizations-toggle{color:#334155;cursor:pointer;background:#fff;border:0;justify-content:space-between;align-items:center;width:100%;min-height:2.5rem;padding:0 .875rem;font-size:.875rem;font-weight:700;display:flex}.cr-cart-item__customizations-toggle[aria-expanded=true]{background:#fbfcfe}.cr-cart-item__customizations-title{align-items:center;gap:.625rem;display:inline-flex}.cr-cart-item__customizations-icon{color:#64748b;pointer-events:none;flex:0 0 1rem;width:1rem;height:1rem}.cr-cart-item__customizations-arrow{color:#64748b;pointer-events:none;flex:0 0 .875rem;width:.875rem;height:.875rem;transition:transform .18s}.cr-cart-item__customizations-toggle[aria-expanded=true] .cr-cart-item__customizations-arrow{transform:rotate(180deg)}.cr-cart-item__customizations-panel{background:#fbfcfe;border-top:1px solid #eef2f7;gap:0;display:grid}.cr-cart-item__customizations-panel[hidden]{display:none}.cr-cart-item__customization-row{border-top:1px solid #eef2f7;grid-template-columns:6rem minmax(0,1fr);align-items:center;gap:1rem;min-height:3rem;padding:.625rem .875rem;display:grid}.cr-cart-item__customization-row:first-child{border-top:0}.cr-cart-item__customization-label{color:var(--cr-cart-danger);font-size:.75rem;font-weight:900;line-height:1.2}.cr-cart-item__customization-values{flex-wrap:wrap;gap:.5rem;min-width:0;max-width:100%;display:flex}.cr-cart-item__customization-tag{max-width:100%;min-height:1.875rem;color:var(--cr-cart-text);background:#fff;border:1px solid #dce4ee;border-radius:999rem;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.8125rem;font-weight:700;line-height:1;display:inline-flex;box-shadow:0 .25rem .75rem rgba(15,23,42,.03)}.cr-cart-item__customization-tag>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.cr-cart-item__customization-tag small{color:var(--cr-cart-muted);font-size:.6875rem;font-weight:900}.cr-cart-item__customization-tag button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:999rem;justify-content:center;align-items:center;width:1rem;height:1rem;margin-right:-.125rem;padding:0;font-size:1rem;font-weight:700;line-height:1;display:inline-flex}.cr-cart-item__customization-tag button:hover{color:var(--cr-cart-danger);background:rgba(193,10,40,.06)}.cr-cart-item__customization-note{background:#fff;border:1px solid #dce4ee;border-radius:.625rem;grid-template-columns:minmax(0,1fr) 1.5rem;align-items:start;gap:.75rem;width:100%;max-width:100%;padding:.625rem .75rem;display:grid;box-shadow:0 .25rem .75rem rgba(15,23,42,.03)}.cr-cart-item__customization-note p{color:#334155;overflow-wrap:anywhere;word-break:break-word;min-width:0;margin:0;font-size:.8125rem;font-weight:600;line-height:1.45}.cr-cart-item__customization-note button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:999rem;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;padding:0;font-size:1rem;font-weight:700;line-height:1;display:inline-flex}.cr-cart-item__customization-note button:hover{color:var(--cr-cart-danger);background:rgba(193,10,40,.06)}@media (max-width:991.98px){.cr-cart-item__customizations-wrap{grid-column:2/-1;margin-top:0}.cr-cart-item__customizations-toggle{min-height:3rem;font-size:.9375rem}.cr-cart-item__customization-row{grid-template-columns:1fr;align-items:start;gap:.5rem;padding:.75rem .875rem}.cr-cart-item__customization-label{font-size:.75rem}.cr-cart-item__customization-tag{font-size:.65rem}}@media (max-width:575.98px){.cr-cart-item__customizations-wrap{grid-column:1/-1}.cr-cart-item__customization-note{grid-template-columns:minmax(0,1fr) 1.25rem;gap:.625rem;padding:.625rem}.cr-cart-item__customizations-toggle{min-height:2.625rem;font-size:.8125rem}}.cr-cart__items-panel,.cr-cart-summary,.cr-cart__benefits,.cr-cart-empty{border:1px solid var(--cr-cart-border);border-radius:var(--cr-cart-radius);background:var(--cr-cart-bg);box-shadow:var(--cr-cart-shadow)}.cr-cart-summary{top:calc(var(--cr-sticky-offset,var(--sticky-offset,5rem)) + 3rem);background:linear-gradient(90deg,#fff4df 0%,#fff 100%);padding:1.5rem;position:-webkit-sticky;position:sticky}.cr-cart-summary__header{align-items:center;gap:.875rem;margin-bottom:1.5rem;display:flex}.cr-cart-summary__icon{width:2.25rem;height:2.25rem;color:var(--cr-cart-primary);background:rgba(255,176,0,.12);border-radius:999rem;justify-content:center;align-items:center;display:inline-flex}.cr-cart-summary__icon svg{color:currentColor;width:1.125rem;height:1.125rem}.cr-cart-summary__header h2{letter-spacing:-.02em;margin:0;font-size:1.375rem;font-weight:700}.cr-cart-summary__rows{border-bottom:1px solid var(--cr-cart-border);gap:1rem;padding-bottom:1.5rem;display:grid}.cr-cart-summary__row{justify-content:space-between;align-items:center;gap:1rem;font-size:1rem;display:flex}.cr-cart-summary__row span{align-items:center;display:inline-flex}.cr-cart-summary__row strong{font-weight:700}.cr-cart-summary__promo{border-bottom:1px solid var(--cr-cart-border);gap:.75rem;padding:1.5rem 0;display:grid}.cr-cart-summary__promo label{font-size:.9375rem;font-weight:700}.cr-cart-summary__promo-field{grid-template-columns:minmax(0,1fr) 5.5rem;gap:.5rem;display:grid}.cr-cart-summary__promo-field input{border:1px solid var(--cr-cart-border);width:100%;min-height:3rem;color:var(--cr-cart-text);background:#fff;border-radius:.625rem;outline:none;padding:0 1rem;font-size:.9375rem}.cr-cart-summary__promo-field input:focus{border-color:var(--cr-cart-primary);box-shadow:0 0 0 .25rem rgba(255,176,0,.16)}.cr-cart-summary__promo-field button{min-height:3rem;font-size:.9375rem;font-weight:700}.cr-cart-summary__promo p{color:var(--cr-cart-muted);align-items:center;gap:.625rem;margin:0;font-size:.8125rem;display:flex}.cr-cart-summary__promo p svg{color:currentColor;width:.875rem;height:.875rem}.cr-cart-summary__total{justify-content:space-between;align-items:flex-end;gap:1rem;padding:1.5rem 0;display:flex}.cr-cart-summary__total span{letter-spacing:-.03em;font-size:1.5rem;font-weight:700;display:block}.cr-cart-summary__total small{color:var(--cr-cart-muted);margin-top:.25rem;font-size:.8125rem;font-weight:600;display:block}.cr-cart-summary__total strong{color:var(--cr-cart-danger);letter-spacing:-.04em;font-size:1.875rem;font-weight:900}.cr-cart-summary__total strong span{align-items:center;display:flex}.cr-cart-summary__actions{gap:.875rem;display:grid}.cr-cart-summary__checkout,.cr-cart-summary__apple-pay{min-height:3rem;font-size:1rem;font-weight:900}.cr-cart-summary__checkout{background:linear-gradient(180deg, #ffc233 0%, var(--cr-cart-primary-dark) 100%);border:0}.cr-cart-summary__apple-pay{border:1px solid var(--cr-cart-border);background:#fff}.cr-cart-summary__checkout svg,.cr-cart-summary__apple-pay svg{color:currentColor;width:1rem;height:1rem}.cr-cart-summary__payments{text-align:center;color:#111827;gap:.875rem;margin-top:1rem;font-size:.875rem;font-weight:700;display:grid}.cr-cart-summary__payments>span{color:#334155;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;display:grid}.cr-cart-summary__payments>span:before,.cr-cart-summary__payments>span:after{content:"";background:var(--cr-cart-border);height:1px}.cr-cart-summary__payments div{justify-content:center;gap:1rem;display:flex}.cr-cart-summary__payments div span{border:1px solid var(--cr-cart-border);color:#2563eb;background:#fff;border-radius:.5rem;justify-content:center;align-items:center;min-width:4.75rem;height:2.75rem;font-weight:900;display:inline-flex}.cr-cart-summary__payments div span:nth-child(2){color:#ef4444}.cr-cart-summary__payments div span:nth-child(3){color:#111827}.cr-cart-summary__note{color:var(--cr-cart-muted);background:rgba(255,255,255,.72);border:.0625rem solid rgba(15,23,42,.06);border-radius:1rem;align-items:flex-start;gap:.75rem;margin-top:1rem;margin-bottom:0;padding:.875rem 1rem;font-size:.8125rem;font-weight:500;line-height:1.65;display:flex}.cr-cart-summary__note:before{content:"!";width:1.25rem;height:1.25rem;color:var(--cr-cart-primary);background:rgba(251,191,36,.14);border-radius:999rem;flex-shrink:0;justify-content:center;align-items:center;margin-top:.0625rem;font-size:.6875rem;font-weight:700;display:flex}.cr-cart-summary__promo-results{flex-direction:column;gap:.5rem;margin-top:.875rem;display:flex}.cr-cart-summary__promo-result{border:.0625rem solid transparent;border-radius:.875rem;padding:.75rem .875rem .75rem 2.375rem;font-size:.875rem;font-weight:600;line-height:1.45;position:relative}.cr-cart-summary__promo-result:before{content:"";border-radius:9999rem;width:.875rem;height:.875rem;position:absolute;top:.8125rem;left:.875rem}.cr-cart-summary__promo-result--invalid{color:#b91c1c;background:linear-gradient(135deg,rgba(254,242,242,.94) 0%,rgba(254,226,226,.82) 100%);border-color:rgba(220,38,38,.1)}.cr-cart-summary__promo-result--invalid:before{background:radial-gradient(circle,#ef4444 0%,#dc2626 100%);box-shadow:0 0 0 .1875rem rgba(239,68,68,.1)}.cr-cart-summary__promo-result--valid{color:#166534;background:linear-gradient(135deg,rgba(240,253,244,.94) 0%,rgba(220,252,231,.82) 100%);border-color:rgba(22,163,74,.1)}.cr-cart-summary__promo-result--valid:before{background:radial-gradient(circle,#22c55e 0%,#16a34a 100%);box-shadow:0 0 0 .1875rem rgba(34,197,94,.1)}@media (max-width:1199.98px){.cr-cart-summary{position:static}}@media (max-width:991.98px){.cr-cart__items-panel,.cr-cart-summary,.cr-cart__benefits,.cr-cart-empty{border-radius:.75rem;box-shadow:0 .625rem 2rem rgba(15,23,42,.08)}.cr-cart-summary{padding:1.25rem}.cr-cart-summary__rows{gap:1.25rem;padding:1rem 0 1.5rem}.cr-cart-summary__row{font-size:1rem}.cr-cart-summary__total{padding:1.25rem 0 1rem}.cr-cart-summary__total span{font-size:1.5rem}.cr-cart-summary__checkout,.cr-cart-summary__apple-pay{min-height:3.25rem;font-size:1.0625rem}}@media (max-width:575.98px){.cr-cart-summary{padding:1rem}.cr-cart-summary__total strong{font-size:1.75rem}.cr-cart-summary__payments div{gap:.75rem}.cr-cart-summary__payments div span{min-width:4.25rem}}.cr-cart__benefits{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:1.25rem 1.5rem;display:grid}.cr-cart-benefit{border-right:1px solid var(--cr-cart-border);grid-template-columns:3.25rem minmax(0,1fr);align-items:center;gap:1rem;padding:0 1.5rem;display:grid}.cr-cart-benefit:first-child{padding-left:0}.cr-cart-benefit:last-child{border-right:0;padding-right:0}.cr-cart-benefit__icon{width:3.25rem;height:3.25rem;color:var(--cr-cart-primary);background:rgba(255,176,0,.09);border:1px solid rgba(255,176,0,.22);border-radius:999rem;justify-content:center;align-items:center;font-size:1.375rem;display:inline-flex}.cr-cart-benefit__icon svg{color:currentColor;width:1.375rem;height:1.375rem}.cr-cart-benefit h2{margin:0;font-size:.9375rem;font-weight:700}.cr-cart-benefit p{color:var(--cr-cart-muted);margin:.25rem 0 0;font-size:.875rem;line-height:1.4}@media (max-width:1199.98px){.cr-cart__benefits{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:1.25rem}.cr-cart-benefit:nth-child(2){border-right:0}.cr-cart-benefit:nth-child(3){padding-left:0}}@media (max-width:991.98px){.cr-cart__benefits{grid-template-columns:1fr;gap:0;margin-top:1.25rem;padding:1.25rem}.cr-cart-benefit,.cr-cart-benefit:nth-child(3){border-right:0;border-bottom:1px solid var(--cr-cart-border);grid-template-columns:3.5rem minmax(0,1fr);padding:.875rem 0}.cr-cart-benefit:first-child{padding-top:0}.cr-cart-benefit:last-child{border-bottom:0;padding-bottom:0}.cr-cart-benefit__icon{width:3.5rem;height:3.5rem}}.cr-cart-empty{text-align:center;place-items:center;padding:4rem 1.5rem;display:grid}.cr-cart-empty__icon{width:4.5rem;height:4.5rem;color:var(--cr-cart-primary);background:rgba(255,176,0,.1);border-radius:999rem;justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:2rem;display:inline-flex}.cr-cart-empty__icon svg{width:auto;height:2rem;fill:var(--cr-cart-primary)}.cr-cart-empty h2{letter-spacing:-.03em;margin:0;font-size:1.75rem;font-weight:900}.cr-cart-empty p{color:var(--cr-cart-muted);margin:.5rem 0 1.5rem}.cr-cart-empty__action{background:var(--cr-cart-primary);color:#111827;border-radius:.625rem;align-items:center;gap:.75rem;min-height:3rem;padding:0 1.25rem;font-weight:900;text-decoration:none;display:inline-flex}.cr-cart-empty__action svg{color:currentColor;width:1rem;height:1rem}.cr-cart.is-mutating{cursor:progress}.cr-cart__items-list{position:relative}.cr-cart__items-list.is-updating,.cr-cart-summary.is-updating,.cr-cart-summary.is-previewing{pointer-events:none;overflow:hidden}.cr-cart__items-list.is-updating:before,.cr-cart-summary.is-updating:before,.cr-cart-summary.is-previewing:before{content:"";z-index:20;border-radius:inherit;background:var(--cr-cart-loading-overlay,rgba(255,255,255,.66));-webkit-backdrop-filter:blur(var(--cr-cart-loading-blur,.125rem));backdrop-filter:blur(var(--cr-cart-loading-blur,.125rem));position:absolute;top:0;bottom:0;left:0;right:0}.cr-cart__items-list.is-updating:after,.cr-cart-summary.is-updating:after,.cr-cart-summary.is-previewing:after{content:"";z-index:21;border-radius:inherit;background:linear-gradient(100deg, transparent 0%, var(--cr-cart-loading-sweep-soft,rgba(255,255,255,.15)) 28%, var(--cr-cart-loading-sweep-strong,rgba(255,255,255,.8)) 45%, var(--cr-cart-loading-sweep-soft,rgba(255,255,255,.15)) 62%, transparent 100%);pointer-events:none;animation:1.1s ease-in-out infinite crCartSkeletonSweep;position:absolute;top:0;bottom:0;left:0;right:0;transform:translate(-100%)}.cr-cart__items-list.is-updating .cr-cart-item,.cr-cart-summary.is-updating>*,.cr-cart-summary.is-previewing>*{opacity:var(--cr-cart-loading-content-opacity,.62)}.cr-cart__items-list.is-updating .cr-cart-item{filter:grayscale(.04)}.cr-cart-summary.is-previewing{--cr-cart-loading-overlay:rgba(255,255,255,.46);--cr-cart-loading-blur:.0625rem;--cr-cart-loading-sweep-soft:rgba(255,255,255,.08);--cr-cart-loading-sweep-strong:rgba(255,255,255,.52);--cr-cart-loading-content-opacity:.78}@keyframes crCartSkeletonSweep{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.cr-cart__items-list.is-updating:after,.cr-cart-summary.is-updating:after,.cr-cart-summary.is-previewing:after{animation-duration:2.4s}}
