.hcv-header-cart{position:relative;z-index:1003;display:inline-flex;align-items:center;overflow:visible}
.hcv-header-cart>.hcv-cart-link{box-sizing:border-box;margin:0;padding:0;background:#fff;cursor:pointer;transition:color .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease}
.hcv-header-cart>.hcv-cart-link:hover,.hcv-header-cart>.hcv-cart-link:focus-visible,.hcv-header-cart.is-open>.hcv-cart-link{outline:0;color:#fff;border-color:var(--hcv-green);background:var(--hcv-green);box-shadow:0 8px 24px rgba(34,150,90,.22)}
.hcv-header-cart__popover{position:absolute;top:calc(100% + 14px);right:-10px;width:min(450px,calc(100vw - 28px));max-height:min(760px,calc(100dvh - var(--hcv-sticky-header-offset,108px) - 24px));overflow:hidden;border:1px solid rgba(0,35,24,.13);border-radius:22px;color:#15352c;background:#fff;box-shadow:0 28px 80px rgba(0,17,40,.26);font-family:"Poppins",sans-serif;text-align:left}
.hcv-header-cart__popover[hidden]{display:none!important}
.hcv-header-cart__popover:before{position:absolute;top:-7px;right:27px;width:14px;height:14px;content:"";transform:rotate(45deg);border-left:1px solid rgba(0,35,24,.12);border-top:1px solid rgba(0,35,24,.12);background:#f3f7f4}
.hcv-header-cart__heading{position:relative;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px 15px;border-bottom:1px solid #e2e9e5;background:linear-gradient(135deg,#edf6ef,#f8faf8)}
.hcv-header-cart__heading>div{display:grid;grid-template-columns:auto auto;align-items:baseline;gap:2px 10px}
.hcv-header-cart__heading span{grid-column:1/-1;color:#24724f;font-size:.65rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.hcv-header-cart__heading strong{font-size:1.24rem;line-height:1.15}
.hcv-header-cart__heading small{color:#6d7b75;font-size:.7rem;font-weight:600}
.hcv-header-cart__heading button{width:34px;height:34px;padding:0;border:0;border-radius:50%;color:#4d5e56;background:#e4ece7;font:500 24px/1 sans-serif;cursor:pointer}
.hcv-header-cart__heading button:hover,.hcv-header-cart__heading button:focus-visible{outline:0;color:#fff;background:#174e3b}
.hcv-header-cart__content{max-height:calc(min(760px,100dvh - var(--hcv-sticky-header-offset,108px) - 24px) - 79px);padding:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#adc2b6 transparent}
.hcv-header-cart__items{display:grid;gap:0;margin:0;padding:0 18px;list-style:none}
.hcv-header-cart__item{display:grid;grid-template-columns:74px minmax(0,1fr);gap:13px;margin:0;padding:17px 0;border-bottom:1px solid #e7ece9}
.hcv-header-cart__item.is-sold-out{margin-inline:-10px;padding-inline:10px;border-color:#efc9c4;border-radius:14px;background:#fff2f1;box-shadow:inset 3px 0 0 #c53030}
.hcv-header-cart__media{display:flex;align-items:center;justify-content:center;width:74px;height:74px;overflow:hidden;border:1px solid #e1e8e4;border-radius:14px;background:#fff;text-decoration:none}
.hcv-header-cart__media img{display:block;width:100%;height:100%;margin:0;object-fit:contain}
.hcv-header-cart__item-copy{min-width:0;display:grid;gap:7px}
.hcv-header-cart__title{display:block;overflow:hidden;color:#123d30;font-size:.87rem;font-weight:800;line-height:1.28;text-decoration:none;text-overflow:ellipsis}
.hcv-header-cart__title:hover,.hcv-header-cart__title:focus-visible{color:var(--hcv-green);outline:0;text-decoration:underline}
.hcv-header-cart__identities{display:flex;align-items:center;gap:8px;min-width:0}
.hcv-header-cart__identities .hcv-brand-mark,.hcv-header-cart__identities .hcv-color-label-mark{min-width:0;display:inline-flex;align-items:center;gap:5px;margin:0;padding:0;border:0;background:transparent;color:#376456;font-size:.61rem;font-weight:700;line-height:1.1;text-decoration:none;box-shadow:none}
.hcv-header-cart__identities .hcv-brand-mark img,.hcv-header-cart__identities .hcv-color-label-mark img,.hcv-header-cart__identities .hcv-brand-mark__initials{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;flex:0 0 24px;width:24px;height:24px;margin:0;padding:2px;border:1px solid #e0e7e3;border-radius:6px;object-fit:contain;background:#fff;font-size:.47rem;font-style:normal}
.hcv-header-cart__identities .hcv-brand-mark>span:last-child,.hcv-header-cart__identities .hcv-color-label-mark>span{max-width:96px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.hcv-header-cart__identities .hcv-color-label-mark small{display:none}
.hcv-header-cart__facts{display:flex;flex-wrap:wrap;align-items:center;gap:4px 8px;color:#66756e;font-size:.62rem;line-height:1.35}
.hcv-header-cart__facts>*{position:relative}
.hcv-header-cart__facts>*+*:before{margin-right:8px;color:#b1bcb6;content:"·"}
.hcv-header-cart__facts strong{color:#315f50;font-weight:700}
.hcv-header-cart__category{color:#245c48;font-weight:800}
.hcv-header-cart__pricing{display:flex;align-items:baseline;justify-content:space-between;gap:12px}
.hcv-header-cart__pricing span{color:#738079;font-size:.65rem}
.hcv-header-cart__pricing strong{color:#0d3f2f;font-size:.82rem}
.hcv-header-cart__item-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}
.hcv-header-cart__sold-out{min-height:32px;padding:6px 13px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e1a9a3;border-radius:999px;color:#9d322d;background:#ffe1df;font-size:.65rem;font-weight:800;letter-spacing:.035em;text-transform:uppercase}
.hcv-header-cart__quantity{display:grid;grid-template-columns:30px 34px 30px;align-items:center;overflow:hidden;border:1px solid #cfdbd4;border-radius:999px;background:#fff}
.hcv-header-cart__quantity button{width:30px;height:30px;padding:0;border:0;color:#174e3b;background:#edf5ef;font-size:1rem;font-weight:700;line-height:1;cursor:pointer}
.hcv-header-cart__quantity button:hover:not(:disabled),.hcv-header-cart__quantity button:focus-visible:not(:disabled){outline:0;color:#fff;background:#22965a}
.hcv-header-cart__quantity button:disabled{opacity:.36;cursor:not-allowed}
.hcv-header-cart__quantity output{color:#15352c;font-size:.72rem;font-weight:800;text-align:center}
.hcv-header-cart__remove{padding:3px 0;border:0;color:#8d3d45;background:transparent;font-size:.65rem;font-weight:700;text-decoration:underline;text-underline-offset:3px;cursor:pointer}
.hcv-header-cart__remove:hover,.hcv-header-cart__remove:focus-visible{outline:0;color:#b2222d}
.hcv-header-cart__stock-note{color:#9a6b18;font-size:.58rem;font-weight:700}
.hcv-header-cart__limit{--hcv-mini-limit:#22965a;margin:15px 18px;padding:14px;border:1px solid #d6e4db;border-radius:15px;background:#f2f8f3}
.hcv-header-cart__limit.is-near{--hcv-mini-limit:#c2871b;border-color:#ebd8ab;background:#fff9ec}
.hcv-header-cart__limit.is-over{--hcv-mini-limit:#bd3e3e;border-color:#efc7c7;background:#fff2f2}
.hcv-header-cart__limit-heading{display:flex;align-items:center;gap:9px}
.hcv-header-cart__limit-heading>span{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;border-radius:9px;color:#fff;background:var(--hcv-mini-limit)}
.hcv-header-cart__limit-heading svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.hcv-header-cart__limit-heading>div{display:grid;gap:1px}
.hcv-header-cart__limit-heading strong{font-size:.76rem}
.hcv-header-cart__limit-heading small{color:#65736c;font-size:.57rem}
.hcv-header-cart__limit-progress{height:7px;margin:11px 0 7px;overflow:hidden;border-radius:99px;background:#dce7e0}
.hcv-header-cart__limit-progress span{display:block;width:var(--hcv-header-limit-progress);height:100%;border-radius:inherit;background:var(--hcv-mini-limit);transition:width .28s ease}
.hcv-header-cart__limit p{display:flex;align-items:baseline;gap:4px;margin:0;color:#56665e;font-size:.68rem}
.hcv-header-cart__limit p b{color:#15352c;font-size:.78rem}
.hcv-header-cart__limit p strong{color:var(--hcv-mini-limit);font-weight:800}
.hcv-header-cart__limit p em{padding:0 2px;color:#9ba8a1;font-style:normal}
.hcv-header-cart__limit-context{display:block;margin-top:5px;color:#6b7972;font-size:.57rem;line-height:1.42}
.hcv-header-cart__totals{display:grid;gap:6px;margin:0;padding:14px 20px;border-top:1px solid #e4ebe7;border-bottom:1px solid #e4ebe7;background:#fafcfb}
.hcv-header-cart__totals>div{display:flex;align-items:center;justify-content:space-between;gap:16px}
.hcv-header-cart__totals dt{color:#5e6d66;font-size:.7rem}
.hcv-header-cart__totals dd{margin:0;color:#173f33;font-size:.75rem;font-weight:750}
.hcv-header-cart__totals .hcv-header-cart__total{padding-top:6px;border-top:1px solid #dfe7e2}
.hcv-header-cart__totals .hcv-header-cart__total dt,.hcv-header-cart__totals .hcv-header-cart__total dd{color:#002f21;font-size:.88rem;font-weight:850}
.hcv-header-cart__pickup-note{margin:10px 20px 0;color:#718078;font-size:.59rem;line-height:1.45;text-align:center}
.hcv-header-cart__footer-actions{display:grid;grid-template-columns:1fr 1.15fr;gap:9px;padding:13px 20px 18px}
.hcv-header-cart__footer-actions a{display:flex;align-items:center;justify-content:center;min-height:42px;padding:9px 13px;border:1px solid #b8cdc1;border-radius:999px;color:#174e3b;background:#fff;font-size:.72rem;font-weight:800;text-decoration:none}
.hcv-header-cart__footer-actions a:hover,.hcv-header-cart__footer-actions a:focus-visible{outline:0;border-color:#174e3b;background:#edf5ef}
.hcv-header-cart__footer-actions .is-primary{color:#fff;border-color:#22965a;background:#22965a}
.hcv-header-cart__footer-actions .is-primary:hover,.hcv-header-cart__footer-actions .is-primary:focus-visible{color:#fff;border-color:#174e3b;background:#174e3b}
.hcv-header-cart__status{min-height:0;margin:0 20px 14px;color:#9a4b20;font-size:.64rem;font-weight:700;text-align:center}
.hcv-header-cart__status:empty{display:none}
.hcv-header-cart.is-loading .hcv-header-cart__content{opacity:.62;pointer-events:none}
.hcv-header-cart.is-loading .hcv-cart-icon{animation:hcv-cart-spin .75s linear infinite}
.hcv-header-cart__empty{display:grid;justify-items:center;gap:7px;padding:32px 22px 28px;text-align:center}
.hcv-header-cart__empty>span{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;color:#24724f;background:#e7f2e9;font-size:1.2rem}
.hcv-header-cart__empty strong{color:#15352c;font-size:1rem}
.hcv-header-cart__empty p{max-width:290px;margin:0;color:#6c7973;font-size:.7rem;line-height:1.5}
.hcv-header-cart__empty a{margin-top:5px;padding:10px 18px;border-radius:99px;color:#fff;background:#22965a;font-size:.72rem;font-weight:800;text-decoration:none}
body.hcv-header-cart-open .hcv-daily-limit-meter{visibility:hidden;opacity:0;pointer-events:none}
@keyframes hcv-cart-spin{to{transform:rotate(360deg)}}
@media(max-width:1024px){
  .hcv-header-cart{position:static}
  .hcv-header-cart__popover{position:fixed;z-index:10020;top:calc(var(--hcv-sticky-header-offset,128px) + 8px);right:12px;left:12px;width:auto;max-height:calc(100dvh - var(--hcv-sticky-header-offset,128px) - 20px);border-radius:20px}
  .hcv-header-cart__popover:before{display:none}
  .hcv-header-cart__content{max-height:calc(100dvh - var(--hcv-sticky-header-offset,128px) - 96px)}
}
@media(max-width:560px){
  .hcv-header-cart__popover{right:8px;left:8px;border-radius:17px}
  .hcv-header-cart__heading{padding:14px 15px 12px}
  .hcv-header-cart__heading strong{font-size:1.1rem}
  .hcv-header-cart__items{padding:0 13px}
  .hcv-header-cart__item{grid-template-columns:64px minmax(0,1fr);gap:10px;padding:14px 0}
  .hcv-header-cart__media{width:64px;height:64px;border-radius:12px}
  .hcv-header-cart__identities{flex-wrap:wrap}
  .hcv-header-cart__facts{gap:3px 6px}
  .hcv-header-cart__facts>*+*:before{margin-right:6px}
  .hcv-header-cart__limit{margin:12px 13px;padding:12px}
  .hcv-header-cart__totals{padding:12px 15px}
  .hcv-header-cart__pickup-note{margin-inline:15px}
  .hcv-header-cart__footer-actions{position:sticky;bottom:0;padding:11px 15px calc(13px + env(safe-area-inset-bottom,0));background:#fff;box-shadow:0 -10px 24px rgba(0,35,24,.07)}
  .hcv-header-cart__status{margin-inline:15px}
}
@media(prefers-reduced-motion:reduce){.hcv-header-cart__limit-progress span{transition:none}.hcv-header-cart.is-loading .hcv-cart-icon{animation:none}}
