halm-cart-drawer{--halm-cart-green: #1e6c4c;--halm-cart-mint: #eff9ea;--halm-cart-text: #242826;--halm-cart-dark-grey: #424544;--halm-cart-muted: #6a6a6a;--halm-cart-medium-grey: #c0c0c0;--halm-cart-border: #e5e5e3;--halm-cart-red: #b72548;--halm-cart-orange: #f55b1f;--halm-cart-yellow: #ffcc00;--halm-cart-shadow: 0 2px 8px rgba(0, 0, 0, .08);position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:block;visibility:hidden;pointer-events:none;font-family:Inter,sans-serif;color:var(--halm-cart-text)}halm-cart-drawer.is-active{visibility:visible;pointer-events:auto}.halm-cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#2428266b;opacity:0;transition:opacity .18s ease}halm-cart-drawer.is-active .halm-cart-drawer__overlay{opacity:1}.halm-cart-drawer__panel{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;width:100%;margin-left:auto;background:#fff;transform:translate(100%);transition:transform .22s ease;outline:none}halm-cart-drawer.is-active .halm-cart-drawer__panel{transform:translate(0)}.halm-cart-drawer__header{position:relative;z-index:2;display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:24px 12px;background:#fff}.halm-cart-drawer__title{margin:0;padding:0;color:var(--halm-cart-green);font-family:Doyle,Inter,sans-serif;font-size:20px;font-weight:700;line-height:1.2;letter-spacing:0;white-space:nowrap}.halm-cart-drawer__close,.halm-cart-drawer__icon-button{display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;background:transparent;color:var(--halm-cart-muted);cursor:pointer}.halm-cart-drawer__close{width:24px;height:24px;color:var(--halm-cart-text)}.halm-cart-drawer__close .material-symbols-rounded{font-size:24px}.halm-cart-drawer__icon-button{width:20px;height:20px;color:var(--halm-cart-medium-grey)}.halm-cart-drawer__icon-button .material-symbols-rounded{font-size:20px}.halm-cart-drawer__body{display:flex;flex-direction:column;gap:24px;flex:1;overflow-y:auto;padding:0 12px 154px;background:#fff}.halm-cart-drawer__empty{flex:1;padding:56px 20px 160px;text-align:center}.halm-cart-drawer__empty h3{margin:0 0 8px;color:var(--halm-cart-green);font-family:Doyle,Inter,sans-serif;font-size:22px;line-height:1.2;font-weight:700;letter-spacing:0}.halm-cart-drawer__empty p{margin:0;color:var(--halm-cart-muted);font-size:14px;line-height:1.4;letter-spacing:0}.halm-cart-drawer__message{display:flex;gap:8px;align-items:flex-start;width:100%;padding:12px;border-radius:8px;background:var(--halm-cart-mint);color:var(--halm-cart-green)}.halm-cart-drawer__message .material-symbols-rounded{flex:0 0 auto;font-size:18px;line-height:1.2}.halm-cart-drawer__message p{flex:1;margin:0;font-size:14px;line-height:1.4;letter-spacing:0}.halm-cart-drawer__message strong{font-weight:700}.halm-cart-drawer__section{display:grid;gap:16px}.halm-cart-drawer__section-title,.halm-cart-drawer__summary-title{margin:0;color:var(--halm-cart-green);font-family:Doyle,Inter,sans-serif;font-size:18px;line-height:1.2;font-weight:700;letter-spacing:0;font-feature-settings:"ss01","ss04"}.halm-cart-drawer__section-description{max-width:319px;margin:-8px 0 0;color:var(--halm-cart-green);font-size:14px;line-height:1.4;letter-spacing:0}.halm-cart-drawer__items{display:grid;gap:8px}.halm-cart-drawer__line-item{display:flex;gap:16px;align-items:flex-start;align-self:stretch;width:100%;padding:16px;border-radius:16px;background:#fff;box-shadow:var(--halm-cart-shadow)}.halm-cart-drawer__line-item-image-link{display:block;width:64px;height:64px;border:1px solid var(--halm-cart-border);border-radius:8px;overflow:hidden;background:#f7f7f5}.halm-cart-drawer__line-item-image{display:block;width:100%;height:100%;object-fit:contain}.halm-cart-drawer__line-item-content{display:flex;flex:1;align-items:stretch;flex-direction:column;gap:12px;min-width:0}.halm-cart-drawer__line-item[data-halm-fertilizer-line-item] .halm-cart-drawer__line-item-content{align-self:stretch;min-height:64px;justify-content:center;gap:8px}.halm-cart-drawer__line-item-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:start}.halm-cart-drawer__line-item-title{display:block;color:var(--halm-cart-text);font-size:16px;line-height:1.4;font-weight:700;letter-spacing:0;text-decoration:none}.halm-cart-drawer__line-item-variant{margin:0;color:var(--halm-cart-text);font-size:14px;line-height:1.4;letter-spacing:0}.halm-cart-drawer__line-item-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.halm-cart-drawer__line-item-footer.free-item{justify-content:flex-end}.halm-cart-drawer__line-item[data-halm-fertilizer-line-item] .halm-cart-drawer__line-item-footer{display:none}.halm-cart-drawer__quantity{display:inline-flex;align-items:center;height:32px;border:1px solid var(--halm-cart-muted);border-radius:48px;background:#fff;overflow:hidden}.halm-cart-drawer__quantity-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;background:transparent;color:var(--halm-cart-text);cursor:pointer}.halm-cart-drawer__quantity-button .material-symbols-rounded{font-size:16px}.halm-cart-drawer__quantity-value{display:inline-flex;align-items:center;justify-content:center;width:32px;font-size:14px;line-height:1.4;letter-spacing:0}.halm-cart-drawer__line-item-price{display:flex;align-items:baseline;gap:4px;white-space:nowrap;font-size:16px;line-height:1.4;font-weight:700;letter-spacing:0}.halm-cart-drawer__line-item-footer.free-item .halm-cart-drawer__line-item-price{color:var(--halm-cart-text);font-size:14px;line-height:1.4;letter-spacing:0;font-weight:400}.halm-cart-drawer__line-item[data-halm-fertilizer-line-item] .halm-cart-drawer__line-item-price{justify-content:flex-end;width:100%;text-align:right}.halm-cart-drawer__line-item-price s{color:var(--halm-cart-medium-grey);font-size:14px;font-weight:700}.halm-cart-drawer__line-item-price s+span{color:var(--halm-cart-red)}.halm-cart-drawer__muted{margin:0;color:var(--halm-cart-muted);font-size:14px;line-height:1.4;letter-spacing:0}.halm-cart-drawer__section--delayed{gap:8px}.halm-cart-drawer__section--delayed>.halm-cart-drawer__line-item{margin-top:8px;margin-bottom:8px}.halm-cart-drawer__fertilizer-card{display:grid;gap:16px;width:100%;padding:16px;border-radius:16px;background:#fff;box-shadow:var(--halm-cart-shadow)}.halm-cart-drawer__fertilizer-card>.halm-cart-drawer__line-item[data-halm-fertilizer-line-item]{padding:0;box-shadow:none}.halm-cart-drawer__purchase-type{display:grid;grid-template-columns:20px minmax(0,1fr);column-gap:10px;gap:10px;padding-top:8px}.halm-cart-drawer__purchase-type-header{display:contents;color:var(--halm-cart-text)}.halm-cart-drawer__purchase-type-header>.material-symbols-rounded{margin-top:0;color:var(--halm-cart-text);font-size:20px;line-height:1;transform:rotate(180deg);align-self:flex-start}.halm-cart-drawer__purchase-type-header>div{display:grid;gap:4px;min-width:0}.halm-cart-drawer__purchase-type-heading{margin:0;color:var(--halm-cart-text);font-family:Inter,sans-serif;font-size:16px;line-height:1.2;font-weight:700;letter-spacing:0;font-feature-settings:"ss01","ss04"}.halm-cart-drawer__purchase-type-copy{margin:0;color:var(--halm-cart-text);font-size:14px;line-height:1.4;letter-spacing:0}.halm-cart-drawer__purchase-options{display:grid;grid-column:2;gap:16px;padding-top:12px;font-family:Inter,sans-serif}.halm-cart-drawer__purchase-option{position:relative;width:100%;border:1px solid rgba(30,108,76,.24);border-radius:8px;background:#fff;color:var(--halm-cart-text);text-align:left;cursor:pointer}.halm-cart-drawer__purchase-option.is-selected{border-color:var(--halm-cart-green)}.halm-cart-drawer__purchase-option--subscription{display:grid;gap:0;padding:0;overflow:visible}.halm-cart-drawer__purchase-option--subscription.is-selected{border-width:2px}.halm-cart-drawer__purchase-option--onetime{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:8px;align-items:center;padding:16px}.halm-cart-drawer__purchase-option-content{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:8px;align-items:flex-start;width:100%;padding:24px 16px 16px}.halm-cart-drawer__purchase-option:disabled{cursor:default}.halm-cart-drawer__purchase-type.is-pending .halm-cart-drawer__purchase-option{cursor:wait}.halm-cart-drawer__purchase-option:not(.is-selected) [data-halm-purchase-selected-detail]{display:none}.halm-cart-drawer__purchase-option-badge{color:var(--Neutrals-White, #fff);font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:120%;position:absolute;top:-12px;left:16px;padding:2px 8px;border-radius:4px;background:var(--halm-cart-green);letter-spacing:0}.halm-cart-drawer__purchase-option-dot{width:24px;height:24px;border:1px solid var(--halm-cart-green);border-radius:64px;background:#fff}.halm-cart-drawer__purchase-option.is-selected .halm-cart-drawer__purchase-option-dot{border:2px solid var(--halm-cart-green);background:radial-gradient(circle at center,var(--halm-cart-green) 0 5px,transparent 6px),var(--halm-cart-mint)}.halm-cart-drawer__purchase-option-copy-wrapper{display:flex;gap:8px;align-items:flex-start;align-self:stretch}.halm-cart-drawer__purchase-option-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex:1 0 0}.halm-cart-drawer__purchase-option-copy strong{font-family:Inter,sans-serif;color:var(--Primary-Halm-Green, #1e6c4c);font-size:16px;font-style:normal;font-weight:700;line-height:140%;letter-spacing:0}.halm-cart-drawer__purchase-option-copy small{color:var(--Neutrals-Halm-Black, #242826);font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:140%;display:block;max-width:150px;letter-spacing:0}.halm-cart-drawer__purchase-option-price{display:flex;flex-direction:column;align-items:flex-end;color:var(--Neutrals-Halm-Black, #242826);text-align:right;font-family:Inter;font-size:16px;font-style:normal;font-weight:700;line-height:140%}.halm-cart-drawer__purchase-option-compare-at-price{color:var(--Neutrals-Medium-Grey, #c0c0c0);text-align:right;font-family:Inter;font-size:14px;font-style:normal;font-weight:700;line-height:140%;text-decoration-line:line-through}.halm-cart-drawer__purchase-option-prices{color:var(--Primary-Halm-Red, #b72548);font-family:Inter;font-size:16px;font-style:normal;font-weight:700;line-height:140%}.halm-cart-drawer__price-label{color:var(--Neutrals-Medium-Dark-Grey, #6a6a6a);text-align:right;font-feature-settings:"liga" off,"clig" off;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:120%}.halm-cart-drawer__purchase-option--onetime .halm-cart-drawer__purchase-option-price{color:var(--halm-cart-text)}.halm-cart-drawer__purchase-option-price small{color:var(--halm-cart-muted);font-size:14px;line-height:1.2;font-weight:400}.halm-cart-drawer__season-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;width:100%;padding:0 16px 16px 48px}.halm-cart-drawer__season-tab{font-family:Inter,sans-serif;font-size:14px;font-style:normal;line-height:140%;display:grid;gap:0;align-items:center;justify-content:center;min-width:0;min-height:48px;padding:6px 8px;border:1px solid var(--halm-cart-border);border-radius:8px;background:#fff;color:var(--halm-cart-text);text-align:center;letter-spacing:0}.halm-cart-drawer__season-tab.is-active{border:2px solid var(--halm-cart-green);background:var(--halm-cart-mint)}.halm-cart-drawer__season-tab strong{display:block;font-size:14px;line-height:1.4;font-weight:700}.halm-cart-drawer__season-tab small{display:block;color:#000;font-size:12px;line-height:1.4;font-weight:400}.halm-cart-drawer__season-tab.is-active small{color:var(--halm-cart-text)}.halm-cart-drawer__next-delivery{color:var(--Primary-Halm-Green, #1e6c4c);font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:140%;display:block;width:100%;padding:16px;border-top:1px solid var(--halm-cart-green);border-radius:0 0 8px 8px;background:var(--halm-cart-mint)}.halm-cart-drawer__next-delivery>span{display:block;margin:0;font-size:14px;line-height:1.4;letter-spacing:0}.halm-cart-drawer__subscription-benefits{display:grid;gap:16px;margin-top:8px;padding:16px;border-radius:8px;background:#1e6c4c14;color:var(--halm-cart-green)}.halm-cart-drawer__subscription-benefits-heading{display:flex;gap:8px;align-items:flex-start}.halm-cart-drawer__subscription-benefits-heading .material-symbols-rounded{flex:0 0 auto;font-size:24px}.halm-cart-drawer__subscription-benefits-heading strong{font-size:18px;line-height:1.4;font-weight:700;letter-spacing:0}.halm-cart-drawer__subscription-benefits ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.halm-cart-drawer__subscription-benefits li{display:flex;gap:4px;align-items:flex-start;color:var(--halm-cart-green)}.halm-cart-drawer__subscription-benefits li>.material-symbols-rounded{flex:0 0 auto;font-size:20px}.halm-cart-drawer__subscription-benefits li span:last-child{display:grid;gap:4px;min-width:0;font-size:14px;line-height:1.4;font-weight:500;letter-spacing:0}.halm-cart-drawer__subscription-benefits li strong{font-weight:700}.halm-cart-drawer__rating{display:flex;gap:8px;align-items:center;justify-content:center;padding-top:16px;border-top:1px solid rgba(30,108,76,.24);color:var(--halm-cart-dark-grey);font-size:14px;line-height:1.4;letter-spacing:0}.halm-cart-drawer__stars{display:inline-flex;gap:1px;color:var(--halm-cart-yellow)}.halm-cart-drawer__stars .material-symbols-rounded{font-size:18px;line-height:1}.halm-cart-drawer__summary{display:grid;gap:24px;padding:24px 0;background:#fff}.halm-cart-drawer__summary-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px;color:var(--halm-cart-text);font-size:16px;line-height:1.4;font-weight:500;letter-spacing:0}.halm-cart-drawer__summary-row--discount{color:var(--halm-cart-red)}.halm-cart-drawer__summary-row--total{color:var(--halm-cart-text);font-weight:700}.halm-cart-drawer__summary-note{margin:0;padding-top:24px;border-top:1px solid var(--halm-cart-border);color:var(--halm-cart-muted);font-size:12px;line-height:1.4;letter-spacing:0}.halm-cart-drawer__footer{position:absolute;right:0;bottom:0;left:0;display:grid;gap:12px;padding:12px;background:#fff;box-shadow:0 -4px 4px #0000000d}.halm-cart-drawer__footer-total{display:flex;align-items:baseline;justify-content:space-between;gap:12px;color:var(--halm-cart-text);font-size:16px;line-height:1.4;font-weight:700;letter-spacing:0}.halm-cart-drawer__footer-total strong{display:flex;gap:4px;align-items:baseline;font-size:16px;line-height:1.4;letter-spacing:0}.halm-cart-drawer__footer-total s{color:var(--halm-cart-medium-grey);font-size:14px}.halm-cart-drawer__checkout{width:100%;min-height:47px;border:none;border-radius:48px;background:var(--halm-cart-orange);color:#fff;font-size:16px;line-height:1;font-weight:700;letter-spacing:0;cursor:pointer}.halm-cart-drawer__checkout:disabled{opacity:.5;cursor:default}.halm-cart-drawer__payments{display:flex;gap:24px;align-items:center;justify-content:center;padding:0 0 4px}.halm-cart-drawer__payments img{display:block;width:auto;max-width:52px;height:15px;object-fit:contain}.halm-cart-drawer__errors{min-height:0;padding:0 12px;color:var(--halm-cart-red);font-size:13px;line-height:1.35;letter-spacing:0}halm-cart-drawer.is-loading .halm-cart-drawer__panel{cursor:wait}halm-cart-drawer.is-loading .halm-cart-drawer__body,halm-cart-drawer.is-loading .halm-cart-drawer__footer{opacity:.62}@media(min-width:768px){.halm-cart-drawer__background-blur{transition:filter .18s ease;filter:blur(8px)}.halm-cart-drawer__overlay{background:#2428263d;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.halm-cart-drawer__panel{right:0;left:auto;width:min(430px,calc(100vw - 48px))}}.halm-cart-drawer__line-item-title-and-variant-title{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch}
/*# sourceMappingURL=/cdn/shop/t/71/assets/component-cart-drawer.css.map */
