harlo-cart{--cart-ink:#171717;--cart-lime:#cff967;color:var(--cart-ink);font-family:var(--font-body-family,Arial,sans-serif);letter-spacing:0}
body.harlo-cart-open{overflow:hidden}
.hcart-dialog{position:fixed;inset:0 0 0 auto;margin:0;width:min(100%,470px);height:100%;height:100dvh;max-height:100%;max-width:100%;padding:0;border:0;background:#fff;color:var(--cart-ink);box-shadow:-12px 0 60px #0002;overflow:hidden}
.hcart-dialog::backdrop{background:#0008}.hcart-dialog[open]{display:flex;flex-direction:column}.hcart-dialog *{box-sizing:border-box}.hcart-dialog h2,.hcart-dialog h3,.hcart-dialog p{margin:0;color:inherit;letter-spacing:0}.hcart-dialog h2,.hcart-dialog h3{font-family:var(--font-heading-family,Arial,sans-serif);font-weight:650}.hcart-dialog button,.hcart-dialog a{font:inherit;color:inherit}.hcart-dialog button{cursor:pointer}.hcart-dialog button:disabled{cursor:wait;opacity:.5}.hcart-dialog [hidden]{display:none!important}.hcart-dialog a:focus-visible,.hcart-dialog button:focus-visible{outline:2px solid #171717;outline-offset:3px}
.hcart-header{flex:none;display:flex;justify-content:space-between;align-items:center;padding:9px 20px;border-bottom:1px solid #e5e5e5}.hcart-header h2{font-size:24px;line-height:1.2}.hcart-header button{display:grid;place-items:center;width:44px;height:44px;background:transparent;border:0}
.hcart-content{min-height:0;flex:1;display:flex;flex-direction:column}.hcart-scroll{flex:0 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:0 20px 18px;scroll-padding-bottom:18px}
.hcart-shipping{display:flex;gap:9px;align-items:center;justify-content:center;font-size:16px;font-weight:700;line-height:1.2;padding:11px 16px;margin:0 -20px;background:var(--cart-lime)}.hcart-shipping>span{font-size:19px;line-height:1}
.hcart-items{list-style:none;margin:0;padding:0}.hcart-item{display:grid;grid-template-columns:76px 1fr;gap:15px;padding:18px 0;border-bottom:1px solid #e1e1e1}.hcart-image{align-self:start;display:block;overflow:hidden}.hcart-image img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain}.hcart-product{font-size:17px!important;line-height:1.3;font-weight:650!important;text-decoration:none;display:block}.hcart-item .hcart-variant{font-size:16px;line-height:1.3;margin-top:4px}.hcart-item .hcart-plan{font-size:16px;line-height:1.3;margin-top:5px;color:#555}.hcart-plan strong{font-weight:600;color:#171717}.hcart-plan span{display:block;margin-top:2px}.hcart-property{font-size:16px;margin-top:4px!important;overflow-wrap:anywhere}.hcart-line-price{display:flex;gap:8px;align-items:center;font-size:16px;line-height:1.3;margin-top:7px}.hcart-line-price strong{font-weight:600}.hcart-line-price s{color:#666;font-size:16px}.hcart-item .hcart-discount{font-size:16px;line-height:1.3;margin-top:5px}.hcart-item-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px}.hcart-quantity{display:flex;align-items:center;border:1px solid #bbb;border-radius:24px;min-height:44px;font-size:16px}.hcart-quantity button{width:42px;height:42px;border:0;background:transparent;font-size:21px}.hcart-quantity span{min-width:21px;text-align:center}.hcart-remove{border:0;background:transparent;text-decoration:underline;text-underline-offset:3px;font-size:16px!important;min-height:44px;padding:0 3px}.hcart-item .hcart-recurring-note{font-size:16px;line-height:1.3;color:#555;margin-top:6px}
.hcart-offer{flex:none;margin-inline:20px;background:#f5f5f3;border:1px solid #ddd;border-radius:10px;padding:15px;margin-top:0;margin-bottom:14px}.hcart-offer h3{font-size:20px;line-height:1.2;font-weight:650}.hcart-offer-row{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:12px}.hcart-offer-row>div{min-width:0}.hcart-offer .hcart-offer-servings{font-size:16px;font-weight:550;line-height:1.3}.hcart-offer .hcart-offer-detail{font-size:16px;line-height:1.3;margin-top:4px;color:#555}.hcart-add{display:flex;justify-content:center;align-items:center;flex:none;white-space:nowrap;padding:11px 15px;min-height:46px;background:#fff;border:1.5px solid #171717;border-radius:25px;font-weight:650!important;font-size:16px!important;line-height:1.2}.hcart-add:hover{background:#e8e8e8}.hcart-offer .hcart-offer-note{font-size:16px;line-height:1.35;margin-top:10px;padding-top:10px;border-top:1px solid #ddd}.hcart-unlocked{flex:none;margin-inline:16px;background:#f5f5f3;padding:13px;margin-top:16px!important;border-radius:8px;font-size:16px;line-height:1.35}
.hcart-footer{flex:none;margin-top:auto;padding:13px 20px max(13px,env(safe-area-inset-bottom));border-top:1px solid #ddd;background:#fff}.hcart-total-row{display:flex;justify-content:space-between;gap:16px;font-size:16px;line-height:1.3;margin-bottom:6px}.hcart-total-row strong{font-weight:500}.hcart-total{font-size:17px;font-weight:500}.hcart-saving{font-size:16px}.hcart-tax{font-size:16px;line-height:1.3;color:#666!important;margin-bottom:12px!important}.hcart-cta{display:flex;align-items:center;justify-content:center;gap:20px;padding:14px 22px;min-height:52px;border-radius:30px;background:var(--cart-lime);font-size:18px!important;font-weight:650!important;text-decoration:none}.hcart-cta .harlo-arrow{width:24px;height:21px}.hcart-cta:hover{background:#c1ed57}.hcart-cta[aria-disabled=true]{pointer-events:none;opacity:.5}.hcart-guarantee{text-align:center;font-size:16px;line-height:1.3;margin-top:10px!important}.hcart-guarantee strong{font-weight:500}.hcart-empty{padding:40px 20px;text-align:center}.hcart-empty h3{font-size:32px;line-height:1.1}.hcart-empty p{font-size:18px;line-height:1.5;margin:18px 0 25px}.hcart-error{flex:none;padding:12px 20px;background:#fff0ef;color:#8b211c;font-size:16px;line-height:1.4}.hcart-error button{background:transparent;border:0;text-decoration:underline;font-weight:650;padding:8px 16px 0 0;min-height:40px}.hcart-error a{display:inline-block}.hcart-error span{display:block}
@media(max-width:480px){.hcart-header{padding:7px 16px}.hcart-header h2{font-size:23px}.hcart-scroll{padding:0 16px 16px}.hcart-shipping{margin-inline:-16px;padding-block:10px}.hcart-item{grid-template-columns:64px 1fr;gap:12px;padding-block:15px}.hcart-offer{padding:13px;margin:0 16px 12px}.hcart-offer h3{font-size:19px}.hcart-offer-row{gap:10px;margin-top:10px}.hcart-offer .hcart-offer-detail{font-size:16px;max-width:175px}.hcart-add{padding-inline:12px}.hcart-footer{padding:12px 16px max(12px,env(safe-area-inset-bottom))}.hcart-total{font-size:17px}.hcart-tax{margin-bottom:10px!important}}
@media(max-height:600px){.hcart-header{padding-block:3px}.hcart-footer{padding-block:10px}.hcart-tax{margin-bottom:8px!important}.hcart-guarantee{margin-top:8px!important}.hcart-item{padding-block:12px}.hcart-offer{margin-top:0;padding:12px}.hcart-shipping{padding-block:9px}}

.hcart-offer-summary{display:flex;align-items:center;justify-content:space-between;gap:16px}.hcart-offer-summary>div{min-width:0}.hcart-offer-summary h3{font-size:18px;line-height:1.25}.hcart-offer-summary .hcart-offer-detail{font-size:16px;max-width:none;margin-top:4px}.hcart-offer-price{display:flex;gap:7px;align-items:center;flex:none;font-size:16px!important;line-height:1.3}.hcart-offer-price s{color:#777}.hcart-offer-price span{font-weight:500}.hcart-offer>.hcart-add{width:100%;min-height:46px;margin-top:12px;border-radius:24px;padding:11px 14px;font-size:17px!important;background:#fff;font-weight:650!important}.hcart-offer>.hcart-add:hover{background:#ededeb}@media(max-width:380px){.hcart-offer-summary{gap:10px}.hcart-offer-price{flex-direction:column;gap:2px;align-items:flex-end}}
