@keyframes hfb-cd-fomoSweep{0%{transform:translateX(-100%)}60%,to{transform:translateX(200%)}}@keyframes hfb-cd-fomoPulse{0%,to{box-shadow:0 0 0 0 rgba(224,122,43,.6);transform:scale(1)}50%{box-shadow:0 0 0 6px transparent;transform:scale(1.15)}}@keyframes hfb-cd-progressShimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes hfb-cd-rewardPop{0%{transform:scale(.7);opacity:0}60%{transform:scale(1.15);opacity:1}to{transform:scale(1);opacity:1}}@keyframes hfb-cd-celebratePulse{0%{opacity:0;transform:scale(.8)}40%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.4)}}@keyframes hfb-cd-milestonePop{0%{transform:scale(1)}50%{transform:scale(1.35)}to{transform:scale(1.1)}}@keyframes hfb-cd-added-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@keyframes hfb-cd-itemIn{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes hfb-cd-shieldBreathe{0%,to{transform:scale(1) rotate(0);filter:drop-shadow(0 0 4px rgba(201, 168, 118,.8)) drop-shadow(0 0 10px rgba(255,208,54,.45))}50%{transform:scale(1.15) rotate(-2deg);filter:drop-shadow(0 0 8px #9E4F12) drop-shadow(0 0 18px rgba(255,208,54,.8))}}@keyframes hfb-cd-shieldRing{0%{transform:translate(-50%,-50%) scale(.9);opacity:.8}70%,to{transform:translate(-50%,-50%) scale(2.6);opacity:0}}@keyframes hfb-cd-shieldLetdown{0%{color:#9E4F12;filter:drop-shadow(0 0 10px #9E4F12);transform:scale(1.15) rotate(0);opacity:1}20%{transform:scale(1.2) rotate(-18deg) translateY(-2px);color:#ffb3b3;filter:drop-shadow(0 0 4px rgba(255,77,77,.6))}45%{transform:scale(.75) rotate(14deg) translateY(4px);color:#f55;filter:none}70%{transform:scale(.95) rotate(-6deg) translateY(3px)}to{transform:scale(.9) rotate(0) translateY(2px);color:#f55;filter:saturate(.7);opacity:.7}}@keyframes hfb-cd-shieldBodyDim{0%{stroke:currentColor}to{stroke:#8a8a8a}}@keyframes hfb-cd-shieldCheckFade{0%{opacity:1}to{opacity:.25}}@keyframes hfb-cd-strikeDraw{0%{stroke-dashoffset:30}to{stroke-dashoffset:0}}:root{--hfb-cd-primary:#E07A2B;--hfb-cd-accent:#9E4F12;--hfb-cd-gold:#D9A847;--hfb-cd-light:#F2EDE7;--hfb-cd-bg:#E5DCD2;--hfb-cd-text:rgba(26,22,20,0.92);--hfb-cd-muted:rgba(158, 79, 18, 0.7);--hfb-cd-shadow:0 0 8px rgba(158, 79, 18, 0.04), 0 4px 8px rgba(158, 79, 18, 0.08);--hfb-cd-radius:14px}.hfb-cd-overlay{position:fixed;inset:0;background:rgba(158, 79, 18, .4);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);opacity:0;pointer-events:none;z-index:99998;transition:opacity .25s cubic-bezier(.22,1,.36,1)}.hfb-cd-overlay[aria-hidden=false]{opacity:1;pointer-events:auto}.hfb-cd{position:fixed;top:0;right:0;bottom:0;width:460px;max-width:100vw;background:var(--hfb-cd-bg);z-index:99999;transform:translateX(100%);transition:transform .25s cubic-bezier(.22,1,.36,1);will-change:transform;display:flex;flex-direction:column;box-shadow:-6px 0 20px rgba(158, 79, 18, .15);font-family:"Poppins","Harmonia Sans",system-ui,sans-serif;color:var(--hfb-cd-text)}.hfb-cd[aria-hidden=false]{transform:translateX(0)}@media (max-width:480px){.hfb-cd{width:100vw}}.hfb-cd__fomo{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 14px;background:linear-gradient(90deg,#E07A2B 0,#D9A847 100%);color:#FAF7F4;font-size:12.5px;font-weight:500;letter-spacing:.01em;flex:0 0 auto;position:relative;overflow:hidden}.hfb-cd__fomo::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.18),transparent);transform:translateX(-100%);animation:hfb-cd-fomoSweep 3.4s cubic-bezier(.22,1,.36,1) infinite;pointer-events:none}.hfb-cd__fomoDot,.hfb-cd__fomoText{position:relative;z-index:1}.hfb-cd__fomoText strong{font-weight:700}.hfb-cd__fomoDot{width:7px;height:7px;border-radius:50%;background:#C9A876;box-shadow:0 0 0 0 rgba(224,122,43,.6);animation:hfb-cd-fomoPulse 1.8s ease-in-out infinite;flex-shrink:0}.hfb-cd__head{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:var(--hfb-cd-primary);color:#FAF7F4;flex:0 0 auto}.hfb-cd__title{display:inline-flex;align-items:baseline;gap:6px}.hfb-cd__titleText{font-weight:700;font-size:16px;color:#FAF7F4;letter-spacing:0}.hfb-cd__count{font-weight:700;font-size:16px;color:rgba(255,255,255,.85)}.hfb-cd__count::before{content:"· ("}.hfb-cd__count::after{content:")"}.hfb-cd__close{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;background:0 0;border:0;border-radius:50%;color:#FAF7F4;cursor:pointer;transition:background .2s ease;padding:0}.hfb-cd__close:hover{background:rgba(255,255,255,.12)}.hfb-cd__progress{padding:14px 18px;background:#FAF7F4;border-bottom:1px solid rgba(158, 79, 18, .06);flex:0 0 auto}.hfb-cd__progressHead{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.hfb-cd__progressText{font-size:12.5px;font-weight:500;color:var(--hfb-cd-primary);line-height:1.35;flex:1}.hfb-cd__progressText strong{font-weight:700;color:var(--hfb-cd-accent)}.hfb-cd__progress--complete .hfb-cd__progressText strong{color:#9E4F12}.hfb-cd__progressPct{font-weight:700;font-size:12px;color:var(--hfb-cd-muted);letter-spacing:-.01em;flex-shrink:0}.hfb-cd__progressTrack{position:relative;height:6px;background:rgba(158, 79, 18, .08);border-radius:999px;overflow:visible;margin:0 6px 10px}.hfb-cd__progressFillLinear{position:absolute;top:0;left:0;height:100%;min-width:2px;border-radius:999px;background:linear-gradient(90deg,#E07A2B 0,#9E4F12 50%,#E5DCD2 100%);width:var(--hfb-cd-progress, 0%);transition:width 1.1s cubic-bezier(.22,1,.36,1),background .3s ease;box-shadow:0 0 8px rgba(201, 168, 118,.5);overflow:hidden;will-change:width;transform:translateZ(0);display:block!important;visibility:visible!important}.hfb-cd__progressFillInner{display:block;width:1px;height:100%;opacity:0;pointer-events:none}.hfb-cd__progressFillLinear::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,transparent 0,rgba(255,255,255,.6) 50%,transparent 100%);animation:hfb-cd-progressShimmer 1.6s linear infinite;pointer-events:none}.hfb-cd__progress--complete .hfb-cd__progressFillLinear{background:linear-gradient(90deg,#9E4F12 0,#4ade80 100%);box-shadow:0 0 10px rgba(34,197,94,.5)}.hfb-cd__progress{transition:border-bottom-color .3s ease;position:relative}.hfb-cd__rewardBadge{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;background:linear-gradient(135deg,rgba(34,197,94,.14)0,rgba(74,222,128,.1) 100%);color:#9E4F12;border:1px solid rgba(34,197,94,.35);border-radius:999px;font-size:11.5px;font-weight:700;letter-spacing:0}.hfb-cd__progress--celebrating .hfb-cd__rewardBadge{animation:hfb-cd-rewardPop .7s cubic-bezier(.34,1.56,.64,1)}.hfb-cd__progress--celebrating::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(34,197,94,.18)0,transparent 70%);pointer-events:none;animation:hfb-cd-celebratePulse 1.4s cubic-bezier(.22,1,.36,1);z-index:1}.hfb-cd__progress--done .hfb-cd__progressPct{display:none}.hfb-cd__progress--done .hfb-cd__progressTrack{opacity:.55;height:3px;transition:opacity .4s ease,height .4s ease}.hfb-cd__progress--done .hfb-cd__milestone{transform:translate(-50%,-50%) scale(.65);opacity:.6}.hfb-cd__optout:hover{color:#6b7280!important;text-decoration-color:#6b7280!important}.hfb-cd__progressMilestones{position:absolute;top:50%;left:0;right:0;height:0;transform:translateY(-50%);pointer-events:none}.hfb-cd__milestone{position:absolute;top:0;transform:translate(-50%,-50%);pointer-events:auto}.hfb-cd__milestone[data-hfb-milestone="0"]{left:0}.hfb-cd__milestone[data-hfb-milestone="1"]{left:50%}.hfb-cd__milestone[data-hfb-milestone="2"]{left:100%}.hfb-cd__milestone,.hfb-cd__milestoneDot,.hfb-cd__milestoneIcon{display:inline-flex;align-items:center;justify-content:center}.hfb-cd__milestoneDot{width:18px;height:18px;border-radius:50%;background:#FAF7F4;border:2px solid rgba(158, 79, 18, .18);transition:background .3s cubic-bezier(.22,1,.36,1),border-color .3s ease,transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease}.hfb-cd__milestoneIcon{color:rgba(158, 79, 18, .25);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:color .3s ease}.hfb-cd__milestone--reached .hfb-cd__milestoneDot{background:linear-gradient(135deg,#E07A2B 0,#D9A847 100%);border-color:transparent;transform:scale(1.1);box-shadow:0 2px 8px rgba(201, 168, 118,.45);animation:hfb-cd-milestonePop .5s cubic-bezier(.34,1.56,.64,1)}.hfb-cd__milestone--reached .hfb-cd__milestoneIcon{color:#FAF7F4}.hfb-cd__progress--complete .hfb-cd__milestone--reached .hfb-cd__milestoneDot{background:linear-gradient(135deg,#9E4F12 0,#4ade80 100%);box-shadow:0 2px 8px rgba(34,197,94,.45)}.hfb-cd__progressLabels{display:flex;justify-content:space-between;gap:4px;margin:0-2px}.hfb-cd__progressLabels span{font-size:10px;font-weight:600;color:rgba(158, 79, 18, .55);letter-spacing:-.01em;line-height:1.2;text-align:center;flex:1}.hfb-cd__progressLabels span:first-child{text-align:left}.hfb-cd__progressLabels span:last-child{text-align:right}.hfb-cd__body{flex:1 1 auto;min-height:0;overflow-y:auto;padding:12px 12px 4px;background:var(--hfb-cd-bg);display:flex;flex-direction:column}.hfb-cd__body>*,.hfb-cd__body>.hfb-cd__items,.hfb-cd__body>.hfb-cd__items+.hfb-cd__upsell{flex-shrink:0}.hfb-cd__items:empty+.hfb-cd__upsell{display:none}.hfb-cd__body::after{content:"";display:block;flex:1}.hfb-cd__empty{text-align:center;padding:56px 20px 40px;color:var(--hfb-cd-muted)}.hfb-cd__emptyIcon{color:rgba(158, 79, 18, .22);margin-bottom:14px}.hfb-cd__emptyTitle{font-size:17px;font-weight:700;color:var(--hfb-cd-primary);margin:0 0 6px}.hfb-cd__emptyText{font-size:13.5px;color:rgba(158, 79, 18, .6);margin:0 0 22px}.hfb-cd__emptyCTA{display:inline-block;padding:12px 26px;background:var(--hfb-cd-primary);color:#FAF7F4;text-decoration:none;border-radius:999px;font-weight:600;font-size:14px;transition:transform .2s cubic-bezier(.22,1,.36,1),box-shadow .2s ease}.hfb-cd__emptyCTA:hover,.hfb-cd__item:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(158, 79, 18, .25)}.hfb-cd__items{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.hfb-cd__item{display:grid;grid-template-columns:72px 1fr auto;gap:12px;padding:12px;background:#FAF7F4;border-radius:var(--hfb-cd-radius);box-shadow:var(--hfb-cd-shadow);align-items:center;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s ease;animation:hfb-cd-itemIn .45s cubic-bezier(.22,1,.36,1) both}.hfb-cd__item:hover{box-shadow:0 6px 14px rgba(158, 79, 18, .1)}.hfb-cd__item:nth-child(1){animation-delay:0s}.hfb-cd__item:nth-child(2){animation-delay:.04s}.hfb-cd__item:nth-child(3){animation-delay:.08s}.hfb-cd__item:nth-child(n+4),.hfb-cd__upsellItem:nth-child(1){animation-delay:.12s}.hfb-cd__item--removing{opacity:0!important;transform:translateX(40px)!important;max-height:0!important;padding-top:0!important;padding-bottom:0!important;margin-top:0!important;margin-bottom:0!important;border-width:0!important;overflow:hidden!important;transition:opacity .2s ease,transform .2s cubic-bezier(.22,1,.36,1),max-height .25s cubic-bezier(.22,1,.36,1),padding .25s ease,margin .25s ease!important}.hfb-cd__upsellAdd--added{background:#9E4F12!important;pointer-events:none;animation:hfb-cd-added-pulse .4s cubic-bezier(.34,1.56,.64,1)}.hfb-cd__upsellItem{animation:hfb-cd-itemIn .35s cubic-bezier(.22,1,.36,1) both}.hfb-cd__upsellItem:nth-child(2){animation-delay:.16s}.hfb-cd__upsellItem:nth-child(3){animation-delay:.2s}.hfb-cd__itemImg{width:72px;height:72px;background:var(--hfb-cd-light);border-radius:10px;overflow:hidden}.hfb-cd__itemImg img{width:100%;height:100%;object-fit:cover;display:block}.hfb-cd__itemMain{min-width:0;display:flex;flex-direction:column;gap:4px}.hfb-cd__itemTitle{font-weight:600;font-size:13.5px;color:var(--hfb-cd-primary);text-decoration:none;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hfb-cd__discountDetails summary:hover,.hfb-cd__itemTitle:hover,.hfb-cd__protectionSubtext a:hover{color:var(--hfb-cd-accent)}.hfb-cd__itemVariant{font-size:11px;color:var(--hfb-cd-muted)}.hfb-cd__itemBottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:2px}.hfb-cd__itemPriceBlock{display:flex;flex-direction:column;align-items:flex-end;line-height:1.15;gap:1px}.hfb-cd__itemCompare{font-size:11.5px;color:rgba(158, 79, 18, .5);text-decoration:line-through;text-decoration-thickness:1.5px;font-weight:500}.hfb-cd__itemPrice{font-weight:700;font-size:14px;color:var(--hfb-cd-primary)}.hfb-cd__itemSave{display:inline-block;margin-top:2px;color:rgba(158, 79, 18, .75);font-size:10.5px;font-weight:600;letter-spacing:-.01em}.hfb-cd__qty{display:inline-flex;align-items:center;height:28px;border:1px solid rgba(158, 79, 18, .18);border-radius:999px;overflow:hidden;background:#FAF7F4}.hfb-cd__qtyBtn,.hfb-cd__qtyInput{height:26px;border:0;color:var(--hfb-cd-primary);background:0 0;padding:0}.hfb-cd__qtyBtn{width:28px;font-size:15px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease}.hfb-cd__qtyBtn:hover{background:rgba(201, 168, 118,.08)}.hfb-cd__qtyInput{width:26px;text-align:center;font-size:12.5px;font-weight:600;-moz-appearance:textfield}.hfb-cd__qtyInput::-webkit-inner-spin-button,.hfb-cd__qtyInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.hfb-cd__qtyInput:focus{outline:0}.hfb-cd__itemRemove{width:24px;height:24px;border:0;background:0 0;color:rgba(158, 79, 18, .4);cursor:pointer;border-radius:6px;transition:color .2s ease,background .2s ease;display:inline-flex;align-items:center;justify-content:center;padding:0;align-self:flex-start}.hfb-cd__itemRemove:hover{color:#C9A876}.hfb-cd__upsell{margin-top:16px;padding:12px 12px 10px;background:linear-gradient(180deg,rgba(255,208,54,.06)0,rgba(255,208,54,0) 100%);border-radius:14px;border:1px dashed rgba(255,208,54,.4);display:flex;flex-direction:column;gap:8px}.hfb-cd__upsellHeader{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;padding:0 2px}.hfb-cd__upsellBadge{display:inline-flex;align-items:center;gap:5px;padding:3px 9px;background:linear-gradient(135deg,#D9A847 0,#ff9a3c 100%);color:#E07A2B;font-size:11px;font-weight:800;border-radius:999px;letter-spacing:.02em;text-transform:uppercase;box-shadow:0 2px 6px rgba(255,208,54,.35)}.hfb-cd__upsellSub{font-size:11.5px;font-weight:600;color:rgba(158, 79, 18, .65);letter-spacing:-.01em}.hfb-cd__upsellList{display:flex;flex-direction:column;gap:8px}.hfb-cd__upsellItem{display:grid;grid-template-columns:56px 1fr auto;gap:10px;align-items:center;padding:10px 12px;background:#FAF7F4;border-radius:var(--hfb-cd-radius);box-shadow:0 2px 6px rgba(158, 79, 18, .06);transition:transform .15s cubic-bezier(.22,1,.36,1),box-shadow .15s ease}.hfb-cd__upsellItem:hover{transform:translateY(-1px);box-shadow:0 5px 14px rgba(158, 79, 18, .12)}.hfb-cd__upsellImgWrap{position:relative;width:56px;height:56px}.hfb-cd__upsellImg{width:56px;height:56px;border-radius:10px;object-fit:cover;background:var(--hfb-cd-light)}.hfb-cd__upsellSave{display:none!important}.hfb-cd__upsellInfo{display:flex;flex-direction:column;gap:2px;min-width:0}.hfb-cd__upsellName{font-weight:600;font-size:13px;color:var(--hfb-cd-primary);line-height:1.25;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.hfb-cd__upsellPrices{display:inline-flex;align-items:baseline;gap:6px}.hfb-cd__upsellCompare{font-size:11px;color:rgba(158, 79, 18, .5);text-decoration:line-through}.hfb-cd__upsellPrice{font-weight:700;font-size:13px;color:var(--hfb-cd-primary)}.hfb-cd__upsellAdd{width:36px;height:36px;padding:0;background:linear-gradient(135deg,#E07A2B 0,#D9A847 100%);color:#FAF7F4;border:0;border-radius:50%;font-size:22px;font-weight:300;cursor:pointer;transition:transform .15s cubic-bezier(.34,1.56,.64,1),box-shadow .15s ease;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;line-height:1;box-shadow:0 2px 6px rgba(201, 168, 118,.35)}.hfb-cd__upsellAdd:hover{transform:scale(1.1) rotate(90deg);box-shadow:0 4px 10px rgba(201, 168, 118,.5)}.hfb-cd__upsellAdd:active{transform:scale(.94)}.hfb-cd__addon{margin-top:10px;background:#FAF7F4;border-radius:var(--hfb-cd-radius);box-shadow:var(--hfb-cd-shadow)}.hfb-cd__addonRow{display:grid;grid-template-columns:40px 1fr auto auto;gap:12px;align-items:center;padding:12px 14px;cursor:pointer;user-select:none}.hfb-cd__addonIcon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:rgba(255,208,54,.12);color:#b58901;border-radius:10px}.hfb-cd__addonText{display:flex;flex-direction:column;gap:2px;min-width:0}.hfb-cd__addonTitle{font-weight:600;font-size:13px;color:var(--hfb-cd-primary)}.hfb-cd__addonDesc{font-size:10.5px;color:var(--hfb-cd-muted);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hfb-cd__addonPrice{font-weight:700;font-size:13px;color:var(--hfb-cd-primary);white-space:nowrap}.hfb-cd__addonCheck{width:36px;height:22px;appearance:none;-webkit-appearance:none;background:rgba(158, 79, 18, .15);border-radius:999px;position:relative;cursor:pointer;transition:background .25s ease;margin:0}.hfb-cd__addonCheck::before{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;background:#FAF7F4;border-radius:50%;transition:transform .25s cubic-bezier(.22,1,.36,1);box-shadow:0 1px 3px rgba(0,0,0,.15)}.hfb-cd__addonCheck:checked{background:var(--hfb-cd-accent)}.hfb-cd__addonCheck:checked::before{transform:translateX(14px)}.hfb-cd__foot{flex:0 0 auto;padding:12px 14px 14px;background:#FAF7F4;border-top:1px solid rgba(158, 79, 18, .05)}.hfb-cd__discountDetails{margin-bottom:8px;background:0 0;border:0;overflow:hidden}.hfb-cd__discountDetails summary{list-style:none;padding:6px 2px;cursor:pointer;display:inline-flex;align-items:center;justify-content:flex-start;gap:6px;font-size:12px;font-weight:500;color:var(--hfb-cd-muted);transition:color .2s ease;width:100%}.hfb-cd__discountDetails summary::-webkit-details-marker{display:none}.hfb-cd__discountSummaryText{display:inline-flex;align-items:center;gap:5px}.hfb-cd__discountToggle{font-size:14px;color:var(--hfb-cd-muted);margin-left:auto;transition:transform .3s cubic-bezier(.22,1,.36,1);line-height:1}.hfb-cd__discountDetails[open] .hfb-cd__discountToggle{transform:rotate(45deg);color:var(--hfb-cd-accent)}.hfb-cd__discountForm{display:flex;gap:4px;padding:6px 0}.hfb-cd__discountInput{flex:1;padding:7px 10px;border:1px solid rgba(158, 79, 18, .15);border-radius:6px;font-size:12px;color:var(--hfb-cd-primary);background:#FAF7F4;outline:0}.hfb-cd__discountInput:focus{border-color:var(--hfb-cd-accent)}.hfb-cd__discountBtn{padding:7px 12px;background:var(--hfb-cd-primary);color:#FAF7F4;border:0;border-radius:6px;font-size:11.5px;font-weight:600;cursor:pointer}.hfb-cd__discountMsg{margin:0;font-size:11px;color:var(--hfb-cd-muted);min-height:0}.hfb-cd__row{display:flex;align-items:center;justify-content:space-between;padding:3px 0}.hfb-cd__rowLabel,.hfb-cd__rowValue{font-size:13.5px;color:var(--hfb-cd-primary);font-weight:500}.hfb-cd__rowValue{font-size:15px;font-weight:700}.hfb-cd__savingsRow{display:flex;align-items:center;justify-content:space-between;padding:2px 0 4px}.hfb-cd__savingsBadge{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;background:rgba(255,208,54,.18);border-radius:999px;font-size:11px;font-weight:700;color:#b58901}.hfb-cd__savingsValue{font-size:13px;font-weight:700;color:#9E4F12}.hfb-cd__checkout{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:10px;padding:15px 20px;background:var(--hfb-cd-primary);color:#FAF7F4;text-decoration:none;border-radius:var(--hfb-cd-radius);font-weight:600;font-size:15px;letter-spacing:0;transition:transform .2s cubic-bezier(.22,1,.36,1),background .2s ease,box-shadow .2s ease;position:relative}.hfb-cd__checkout[data-hfb-state=protected],.hfb-cd__checkout[data-hfb-state=unprotected]{background:linear-gradient(135deg,#E07A2B 0,#D9A847 100%);box-shadow:0 4px 14px rgba(158, 79, 18, .25),inset 0 0 0 1px rgba(255,255,255,.08)}.hfb-cd__checkoutShield{flex-shrink:0;color:#FAF7F4;transition:color .4s ease,transform .4s cubic-bezier(.34,1.56,.64,1),filter .4s ease,opacity .4s ease;position:relative;z-index:2}.hfb-cd__checkout[data-hfb-state=protected] .hfb-cd__checkoutShield{color:#9E4F12;animation:hfb-cd-shieldBreathe 2.6s ease-in-out infinite;filter:drop-shadow(0 0 4px rgba(201, 168, 118,.8)) drop-shadow(0 0 10px rgba(255,208,54,.5))}.hfb-cd__checkout[data-hfb-state=protected]::after,.hfb-cd__checkout[data-hfb-state=protected]::before{content:"";position:absolute;left:32px;top:50%;width:18px;height:18px;border-radius:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:1;border:2px solid rgba(201, 168, 118,.55);animation:hfb-cd-shieldRing 2.6s cubic-bezier(.22,1,.36,1) infinite}.hfb-cd__checkout[data-hfb-state=protected]::after{border:2px solid rgba(255,208,54,.45);animation-delay:1.1s}.hfb-cd__shieldStrike{opacity:0;stroke-dasharray:30;stroke-dashoffset:30;transition:none;transform-origin:center}.hfb-cd__checkout[data-hfb-state=unprotected] .hfb-cd__checkoutShield{color:#f55;animation:hfb-cd-shieldLetdown 1s cubic-bezier(.36,0,.66,-.56) both;filter:saturate(.7);opacity:.7}.hfb-cd__checkout[data-hfb-state=unprotected] .hfb-cd__shieldBody{animation:hfb-cd-shieldBodyDim .8s ease .1s both}.hfb-cd__checkout[data-hfb-state=unprotected] .hfb-cd__shieldCheck{animation:hfb-cd-shieldCheckFade .35s ease both}.hfb-cd__checkout[data-hfb-state=unprotected] .hfb-cd__shieldStrike{opacity:1;animation:hfb-cd-strikeDraw .55s cubic-bezier(.4,0,.2,1) .35s forwards}.hfb-cd__checkout:hover{background:#9E4F12;transform:translateY(-1px)}.hfb-cd__checkout:active{transform:translateY(0) scale(.98)}.hfb-cd__checkoutTotal{font-weight:700;font-size:15px;opacity:1;text-transform:none;letter-spacing:0;margin-left:0}.hfb-cd__continueShop{display:block;text-align:center;padding:4px 0 0;font-size:12px;color:var(--hfb-cd-muted);text-decoration:none;font-weight:500}.hfb-cd__continueShop:hover{color:var(--hfb-cd-accent);text-decoration:underline}.hfb-cd__protection{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:flex-start;padding:10px 0 4px;margin:0;background:0 0;border:0;border-radius:0;cursor:default;font-size:12px;position:relative}.hfb-cd__protectionBadge{display:none}.hfb-cd__protection .hfb-cd__protectionIcon{color:#9E4F12;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:0 0;border-radius:0;transition:none}.hfb-cd__protectionTitle{line-height:1.35}.hfb-cd__protectionTitle strong{font-weight:700;color:var(--hfb-cd-primary)}.hfb-cd__protectionSubtext{font-size:11px;color:var(--hfb-cd-muted);line-height:1.4}.hfb-cd__protectionSubtext a{color:var(--hfb-cd-muted);text-decoration:underline;text-underline-offset:2px}.hfb-cd__protectionInfo{font-size:11px;color:rgba(158, 79, 18, .4);cursor:help;transition:color .2s ease;font-weight:700;line-height:1}.hfb-cd__protectionDesc a,.hfb-cd__protectionInfo:hover{color:var(--hfb-cd-accent)}.hfb-cd__protection .hfb-cd__protectionPrice,.hfb-cd__protectionCheck,.hfb-cd__protectionContent,.hfb-cd__protectionLabel,.hfb-cd__protectionRow,.hfb-cd__protectionSwitch{display:none}.hfb-cd__optout{display:block!important;text-align:center!important;padding:10px 0 4px!important;margin:0;font-size:11px!important;color:#9aa5b3!important;text-decoration:underline!important;text-underline-offset:3px!important;text-decoration-color:rgba(154,165,179,.4)!important;font-weight:400!important;letter-spacing:0!important;opacity:.9;transition:color .15s ease}.hfb-cd__optout:hover{color:var(--hfb-cd-primary)}.hfb-cd__protection__UNUSED__{margin:0 0 10px}.hfb-cd__protectionCard{display:block;position:relative;background:#FAF7F4;border:1.5px solid rgba(158, 79, 18, .1);border-radius:14px;padding:12px 14px;cursor:pointer;transition:border-color .3s cubic-bezier(.22,1,.36,1),background .3s ease,box-shadow .3s ease,transform .2s cubic-bezier(.22,1,.36,1);overflow:hidden}.hfb-cd__protectionCard:hover{border-color:rgba(201, 168, 118,.4);transform:translateY(-1px);box-shadow:0 4px 14px rgba(201, 168, 118,.1)}.hfb-cd__protection--active .hfb-cd__protectionCard{border-color:var(--hfb-cd-accent);background:linear-gradient(135deg,rgba(255,208,54,.05)0,rgba(201, 168, 118,.06) 100%);box-shadow:0 4px 18px rgba(201, 168, 118,.18)}.hfb-cd__protection--active .hfb-cd__protectionCard::before{content:"✓ Active";position:absolute;top:0;right:0;padding:3px 10px 3px 12px;background:linear-gradient(135deg,#9E4F12 0,#4ade80 100%);color:#FAF7F4;font-size:10px;font-weight:700;border-bottom-left-radius:10px;letter-spacing:.02em}.hfb-cd__protectionToggle{position:absolute;opacity:0;pointer-events:none}.hfb-cd__protectionContent{display:grid;grid-template-columns:40px 1fr auto;gap:12px;align-items:center}.hfb-cd__protectionIconWrap{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:linear-gradient(135deg,rgba(255,208,54,.15)0,rgba(201, 168, 118,.12) 100%);border-radius:10px;color:var(--hfb-cd-primary);transition:transform .3s cubic-bezier(.34,1.56,.64,1),background .3s ease}.hfb-cd__protection--active .hfb-cd__protectionIconWrap{background:linear-gradient(135deg,#D9A847 0,#ff9a3c 100%);color:#E07A2B;transform:scale(1.05) rotate(-4deg)}.hfb-cd__protectionMain{display:flex;flex-direction:column;gap:2px;min-width:0}.hfb-cd__protectionRow{display:inline-flex;align-items:baseline;gap:6px}.hfb-cd__protectionTitle{font-size:13.5px;color:var(--hfb-cd-primary);font-weight:700;letter-spacing:-.01em}.hfb-cd__protectionPrice{font-size:12px;color:var(--hfb-cd-accent);font-weight:700}.hfb-cd__protection--active .hfb-cd__protectionPrice{color:#9E4F12}.hfb-cd__protectionDesc{font-size:11px;color:var(--hfb-cd-muted);line-height:1.4}.hfb-cd__protectionDesc a{text-decoration:underline;text-underline-offset:2px}.hfb-cd__protectionSwitch{width:42px;height:24px;background:rgba(158, 79, 18, .15);border-radius:999px;position:relative;transition:background .3s ease;flex-shrink:0}.hfb-cd__protectionSwitch::before{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;background:#FAF7F4;border-radius:50%;transition:transform .3s cubic-bezier(.34,1.56,.64,1);box-shadow:0 2px 4px rgba(0,0,0,.15)}.hfb-cd__protection--active .hfb-cd__protectionSwitch{background:linear-gradient(135deg,#9E4F12 0,#4ade80 100%)}.hfb-cd__protection--active .hfb-cd__protectionSwitch::before{transform:translateX(18px)}.hfb-cd__fineprint{text-align:center;margin:6px 0 0;font-size:10.5px;color:rgba(158, 79, 18, .5);line-height:1.4}body.hfb-cd-open{overflow:hidden}#CartDrawer,#cart-notification,#xboost-upsell-slide-cart-root,.xboost-cart-slide,.xboost-slide-cart-width,[class*=xboost-cart],[data-xboost-slidecart-enabled]>div[class*=xboost],[id*=xboost],cart-drawer,cart-notification{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.is-loading{opacity:.7;pointer-events:none}