:root{--ht-bg: #FAFAF8;--ht-surface: #F2F0EC;--ht-divider: #E0DDD7;--ht-text: #141414;--ht-text-muted: #6B6B6B;--ht-forest: #2D6A4F;--ht-herb: #52A87A;--ht-mint: #E8F5EE;--ht-dark: #141414;--ht-gold: #C8922A;--ht-error: #B0413E;--ht-success: #2D6A4F;--ht-serif: "Playfair Display", "Times New Roman", Georgia, serif;--ht-sans: "DM Sans", system-ui, -apple-system, "Segoe UI", sans-serif;--ht-radius-sm: 6px;--ht-radius-md: 8px;--ht-radius-lg: 12px;--ht-radius-pill: 999px;--ht-shadow-card: 0 1px 2px rgba(20, 20, 20, .04), 0 8px 24px rgba(20, 20, 20, .06);--ht-shadow-elevated: 0 4px 16px rgba(20, 20, 20, .08), 0 16px 40px rgba(20, 20, 20, .1)}cart-drawer .drawer__inner{background:var(--ht-bg)!important;width:min(100vw,480px)!important;max-width:100vw!important;border-left:1px solid var(--ht-divider)!important;color:var(--ht-text)!important;font-family:var(--ht-sans)!important;padding:0!important;display:flex;flex-direction:column;position:relative!important;z-index:2!important}cart-drawer .cart-drawer__overlay{z-index:1!important}@media(min-width:990px){cart-drawer .drawer__inner{width:480px!important}}cart-drawer .cart-drawer__overlay{background:#1414148c}cart-drawer .drawer__inner-empty{background:var(--ht-bg)!important;padding:32px 24px!important;flex:1;display:flex;flex-direction:column;justify-content:center}cart-drawer .drawer__header{padding:24px 24px 16px!important;border-bottom:1px solid var(--ht-divider)!important;background:var(--ht-bg);display:flex;flex-direction:column;gap:8px}cart-drawer .drawer__heading{font-family:var(--ht-serif)!important;font-size:24px!important;font-weight:600!important;line-height:1.2!important;color:var(--ht-text)!important;margin:0!important;letter-spacing:-.01em}cart-drawer .drawer__heading-count{font-family:var(--ht-sans);font-size:14px;font-weight:500;color:var(--ht-text-muted);letter-spacing:0;margin-left:4px;vertical-align:middle}cart-drawer .drawer__close{position:absolute!important;top:16px!important;right:16px!important;width:44px!important;height:44px!important;background:transparent!important;border:none!important;color:var(--ht-text)!important;display:inline-flex!important;align-items:center;justify-content:center;cursor:pointer;border-radius:var(--ht-radius-pill);transition:background .15s ease}cart-drawer .drawer__close:hover,cart-drawer .drawer__close:focus-visible{background:var(--ht-surface)!important;outline:none}cart-drawer .drawer__close svg{width:18px;height:18px}.ht-cart-greeting{font-family:var(--ht-sans);font-size:13px;font-weight:400;line-height:1.45;color:var(--ht-text-muted);margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:8px}.ht-cart-greeting__name{font-weight:500;color:var(--ht-text)}.ht-cart-greeting__link{color:var(--ht-forest);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;font-weight:500}.ht-cart-greeting__link:hover{color:var(--ht-herb)}.ht-cart-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:var(--ht-mint);color:var(--ht-forest);border-radius:var(--ht-radius-pill);font-family:var(--ht-sans);font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;line-height:1.4}.ht-cart-chip svg{width:12px;height:12px}.ht-cart-chip--subscriber{background:var(--ht-mint);color:var(--ht-forest)}.ht-cart-chip--insider{background:var(--ht-dark);color:var(--ht-bg)}cart-drawer.is-empty .drawer__header,cart-drawer .cart-drawer__warnings{border-bottom:none!important}.ht-cart-empty{text-align:center;padding:32px 16px}.ht-cart-empty__eyebrow{font-family:var(--ht-sans);font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--ht-forest);margin:0 0 16px}.ht-cart-empty__heading{font-family:var(--ht-serif);font-size:28px;font-weight:600;line-height:1.2;color:var(--ht-text);margin:0 0 8px;letter-spacing:-.01em}.ht-cart-empty__sub{font-family:var(--ht-sans);font-size:15px;line-height:1.6;color:var(--ht-text-muted);margin:0 0 32px;max-width:320px;margin-inline:auto}.ht-cart-empty__cta{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 32px;background:var(--ht-forest);color:var(--ht-bg);font-family:var(--ht-sans);font-size:14px;font-weight:600;letter-spacing:.02em;border-radius:var(--ht-radius-pill);text-decoration:none;border:none;cursor:pointer;transition:background .15s ease,transform .15s ease}.ht-cart-empty__cta:hover,.ht-cart-empty__cta:focus-visible{background:var(--ht-herb);color:var(--ht-bg);outline:none}.ht-cart-empty__login{margin-top:32px;padding-top:24px;border-top:1px solid var(--ht-divider);font-family:var(--ht-sans);font-size:13px;line-height:1.6;color:var(--ht-text-muted)}.ht-cart-empty__login a{color:var(--ht-forest);text-decoration:underline;text-underline-offset:2px;font-weight:500}.htc-shipping-bar{background:var(--ht-mint)!important;border:none!important;border-bottom:1px solid var(--ht-divider)!important;border-radius:0!important;padding:16px 24px!important;margin:0!important}.htc-shipping-bar__text{font-family:var(--ht-sans)!important;font-size:13px!important;font-weight:400!important;color:var(--ht-text)!important;margin:0 0 8px!important;line-height:1.45!important}.htc-shipping-bar__text strong{font-weight:600!important;color:var(--ht-forest)!important}.htc-shipping-bar__qualified{color:var(--ht-forest)!important;display:inline-flex!important;align-items:center;gap:6px}.htc-shipping-bar__qualified svg{width:16px;height:16px}.htc-shipping-bar__qualified-note{font-size:12px!important;color:var(--ht-text-muted)!important;margin:4px 0 0!important}.htc-shipping-bar__track{background:#2d6a4f1f!important;height:6px!important;border-radius:var(--ht-radius-pill)!important;overflow:hidden!important;margin:8px 0 0!important;max-width:none!important;width:100%!important}.htc-shipping-bar__fill[data-shipping-bar-fill]{display:block!important;height:100%!important;border-radius:var(--ht-radius-pill)!important;transition:width .45s cubic-bezier(.4,0,.2,1)!important}.htc-shipping-bar__fill[data-shipping-bar-fill].htc-shipping-bar__fill--progress{background:linear-gradient(90deg,var(--ht-forest),var(--ht-herb))!important}.htc-shipping-bar__fill[data-shipping-bar-fill].htc-shipping-bar__fill--complete{background:var(--ht-forest)!important}.htc-shipping-bar__fill{background:linear-gradient(90deg,var(--ht-forest),var(--ht-herb))!important;height:100%!important;border-radius:var(--ht-radius-pill)!important;transition:width .45s cubic-bezier(.4,0,.2,1)!important}.htc-shipping-bar__fill--complete{background:var(--ht-forest)!important}.htc-shipping-bar__gap{margin-top:12px}cart-drawer-items,cart-drawer cart-drawer-items{display:block!important;flex:1 1 0!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch;padding:0;background:var(--ht-bg);min-height:0!important}cart-drawer .cart__contents,cart-drawer .cart-drawer__form,cart-drawer .drawer__contents,cart-drawer .drawer__cart-items-wrapper{display:block!important;width:100%}cart-drawer .cart-items{display:block!important;width:100%!important;border-collapse:separate;border-spacing:0;background:transparent}cart-drawer .cart-items tbody{display:block!important;width:100%}cart-drawer .cart-items thead,cart-drawer .cart-items thead tr,cart-drawer .cart-items thead th{display:none!important}cart-drawer-items::-webkit-scrollbar{width:6px}cart-drawer-items::-webkit-scrollbar-thumb{background:var(--ht-divider);border-radius:var(--ht-radius-pill)}cart-drawer .cart-item{display:grid!important;grid-template-columns:72px 1fr!important;grid-template-rows:auto auto!important;column-gap:14px!important;row-gap:10px!important;padding:16px 20px!important;border-bottom:1px solid var(--ht-divider)!important;background:var(--ht-bg);transition:background .2s ease;align-items:start;position:relative}cart-drawer .cart-item:hover{background:var(--ht-surface)}cart-drawer .cart-item__media{grid-column:1 / 2!important;grid-row:1 / 3!important;width:72px!important;height:72px!important;padding:0!important;position:relative;overflow:hidden;border-radius:var(--ht-radius-md);background:var(--ht-surface);border:1px solid var(--ht-divider);align-self:start}cart-drawer .cart-item__image{width:100%!important;height:100%!important;object-fit:contain!important;display:block;padding:4px}cart-drawer .cart-item__details{grid-column:2 / 3!important;grid-row:1 / 2!important;padding:0 32px 0 0!important;display:flex;flex-direction:column;gap:2px;min-width:0}cart-drawer .cart-item__name{font-family:var(--ht-serif)!important;font-size:15px!important;font-weight:600!important;line-height:1.3!important;color:var(--ht-text)!important;text-decoration:none!important;letter-spacing:-.005em;display:block;overflow:visible;word-wrap:break-word}cart-drawer .cart-item__name:hover{color:var(--ht-forest)!important}cart-drawer .cart-item__details .product-option,cart-drawer .cart-item__details dl,cart-drawer .cart-item__details dt,cart-drawer .cart-item__details dd{font-family:var(--ht-sans)!important;font-size:12px!important;color:var(--ht-text-muted)!important;line-height:1.4!important;margin:0}cart-drawer .cart-item__details dl{display:flex;flex-wrap:wrap;gap:4px 8px;margin-top:2px}cart-drawer .cart-item__details dl>div{display:inline-flex;align-items:baseline;gap:4px}cart-drawer .cart-item__details dt{font-weight:500}cart-drawer .cart-item__quantity{grid-column:2 / 3!important;grid-row:2 / 3!important;justify-self:start!important;align-self:center!important;padding:0!important}cart-drawer .cart-item__totals{grid-column:2 / 3!important;grid-row:2 / 3!important;justify-self:end!important;align-self:center!important;padding:0!important;text-align:right;display:flex;flex-direction:column;align-items:flex-end;justify-content:center}cart-drawer .cart-item__totals .price,cart-drawer .cart-item__totals .cart-item__final-price{font-family:var(--ht-sans)!important;font-size:15px!important;font-weight:600!important;color:var(--ht-text)!important;letter-spacing:-.005em}cart-drawer .cart-item quantity-popover{position:static!important}cart-drawer .cart-item cart-remove-button{position:absolute!important;top:10px!important;right:12px!important;bottom:auto!important;left:auto!important;margin:0!important;display:inline-flex!important}cart-drawer .cart-item cart-remove-button .button{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;padding:0!important;border-radius:var(--ht-radius-pill)!important}cart-drawer .cart-item cart-remove-button svg{width:14px!important;height:14px!important}cart-drawer .cart-item__totals .cart-item__old-price{font-size:12px!important;color:var(--ht-text-muted)!important;text-decoration:line-through}cart-drawer .cart-item__discounted-prices{display:flex;flex-direction:column;align-items:flex-end;gap:2px}cart-drawer .cart-item--subscription .product-option:last-child{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;background:var(--ht-mint);color:var(--ht-forest);border-radius:var(--ht-radius-pill);font-size:11px;font-weight:600;margin-top:4px;width:fit-content}cart-drawer .cart-item__quantity-wrapper,#main-cart-items .cart-item__quantity-wrapper{display:flex!important;align-items:center!important;gap:0!important}cart-drawer .quantity-popover-container,#main-cart-items .quantity-popover-container{display:inline-flex!important}cart-drawer quantity-input.cart-quantity{display:inline-flex!important;align-items:center!important;background:var(--ht-bg)!important;border:1px solid var(--ht-divider)!important;border-radius:var(--ht-radius-pill)!important;overflow:hidden!important;height:32px!important;min-height:0!important;max-height:32px!important;min-width:0!important;width:92px!important;flex:0 0 92px!important;box-shadow:0 1px 2px #14141405}cart-drawer .cart-item quantity-input.cart-quantity:after{display:none!important}#main-cart-items quantity-input.cart-quantity{display:inline-flex!important;align-items:center!important;background:var(--ht-bg)!important;border:1px solid var(--ht-divider)!important;border-radius:var(--ht-radius-pill)!important;overflow:hidden!important;height:40px;min-width:100px}cart-drawer .quantity__button{background:transparent!important;border:none!important;color:var(--ht-text-muted)!important;width:30px!important;height:30px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;cursor:pointer;transition:background .15s ease,color .15s ease;padding:0!important}#main-cart-items .quantity__button{background:transparent!important;border:none!important;color:var(--ht-text)!important;width:32px!important;height:40px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;cursor:pointer;transition:background .15s ease;padding:0!important}cart-drawer .quantity__button:hover,#main-cart-items .quantity__button:hover{background:var(--ht-mint)!important;color:var(--ht-forest)!important}cart-drawer .quantity__button[disabled],#main-cart-items .quantity__button[disabled]{opacity:.4;cursor:not-allowed}cart-drawer .quantity__button svg{width:10px;height:10px}#main-cart-items .quantity__button svg{width:11px;height:11px}cart-drawer .quantity__input{border:none!important;background:transparent!important;width:30px!important;height:30px!important;text-align:center!important;font-family:var(--ht-sans)!important;font-size:13px!important;font-weight:600!important;color:var(--ht-text)!important;padding:0!important;-webkit-appearance:textfield;appearance:textfield;line-height:1}#main-cart-items .quantity__input{border:none!important;background:transparent!important;width:32px!important;text-align:center!important;font-family:var(--ht-sans)!important;font-size:13px!important;font-weight:600!important;color:var(--ht-text)!important;padding:0!important;-webkit-appearance:textfield;appearance:textfield}cart-drawer .quantity__input::-webkit-outer-spin-button,cart-drawer .quantity__input::-webkit-inner-spin-button,#main-cart-items .quantity__input::-webkit-outer-spin-button,#main-cart-items .quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}cart-drawer cart-remove-button,#main-cart-items cart-remove-button{display:inline-flex}cart-drawer cart-remove-button .button,#main-cart-items cart-remove-button .button{width:44px!important;height:44px!important;min-height:44px!important;min-width:44px!important;padding:0!important;background:transparent!important;border:none!important;color:var(--ht-text-muted)!important;border-radius:var(--ht-radius-pill)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;cursor:pointer;transition:background .15s ease,color .15s ease}cart-drawer cart-remove-button .button:hover,#main-cart-items cart-remove-button .button:hover{background:var(--ht-surface)!important;color:var(--ht-error)!important}cart-drawer cart-remove-button svg,#main-cart-items cart-remove-button svg{width:16px;height:16px}cart-drawer .drawer__footer{background:var(--ht-surface)!important;border-top:1px solid var(--ht-divider)!important;padding:16px 20px!important;display:flex!important;flex-direction:column!important;flex-shrink:0!important;flex-grow:0!important;gap:12px!important;width:100%}cart-drawer .ht-cart-critical,cart-drawer .ht-cart-cta-row,cart-drawer .ht-cart-secure-note,cart-drawer .drawer__footer>.htc-cart-trust{margin:0!important}cart-drawer .drawer__footer>.htc-cart-trust{margin-top:4px!important;padding-top:12px!important;border-top:1px solid var(--ht-divider)}cart-drawer .ht-cart-discovery{padding:16px 20px 24px!important;display:flex;flex-direction:column;gap:16px;background:var(--ht-bg);border-top:1px solid var(--ht-divider)}cart-drawer,cart-drawer.active{z-index:2147483646!important}body:has(cart-drawer.active) #ht-nudge,body:has(cart-drawer.active) #ht-launcher,body:has(cart-drawer.active) #ht-panel,body:has(cart-drawer.active) iframe[src*=herbterra-chatbot],body:has(cart-drawer.active) iframe[src*=chatbot],body:has(cart-drawer.active) [class*=chat][class*=bubble],body:has(cart-drawer.active) [class*=chat][class*=popup],body:has(cart-drawer.active) [class*=chat][class*=widget],body:has(cart-drawer.active) [data-chatbot]{display:none!important;visibility:hidden!important;pointer-events:none!important}cart-drawer.active~#ht-nudge,cart-drawer.active~#ht-launcher,cart-drawer.active~#ht-panel{display:none!important;visibility:hidden!important}.ht-cart-promo{border:1px solid var(--ht-divider);border-radius:var(--ht-radius-md);background:var(--ht-bg);overflow:hidden}.ht-cart-promo__toggle{width:100%;background:transparent;border:none;padding:16px;font-family:var(--ht-sans);font-size:13px;font-weight:500;color:var(--ht-text);text-align:left;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:44px}.ht-cart-promo__toggle:hover{background:var(--ht-surface)}.ht-cart-promo__toggle-label{display:inline-flex;align-items:center;gap:8px}.ht-cart-promo__toggle-label svg{width:16px;height:16px;color:var(--ht-forest)}.ht-cart-promo__toggle-caret{transition:transform .2s ease;color:var(--ht-text-muted)}.ht-cart-promo[open] .ht-cart-promo__toggle-caret{transform:rotate(180deg)}.ht-cart-promo__form{display:flex;gap:8px;padding:0 16px 16px}.ht-cart-promo__input{flex:1;min-width:0;height:44px;padding:0 16px;border:1px solid var(--ht-divider);border-radius:var(--ht-radius-md);background:var(--ht-bg);font-family:var(--ht-sans);font-size:14px;color:var(--ht-text);letter-spacing:.02em;text-transform:uppercase}.ht-cart-promo__input::placeholder{color:var(--ht-text-muted);letter-spacing:normal;text-transform:none;font-weight:400}.ht-cart-promo__input:focus{outline:none;border-color:var(--ht-forest);box-shadow:0 0 0 3px #2d6a4f1f}.ht-cart-promo__btn{height:44px;padding:0 16px;background:var(--ht-dark);color:var(--ht-bg);border:none;border-radius:var(--ht-radius-md);font-family:var(--ht-sans);font-size:13px;font-weight:600;letter-spacing:.02em;cursor:pointer;transition:background .15s ease}.ht-cart-promo__btn:hover:not([disabled]){background:var(--ht-forest)}.ht-cart-promo__btn[disabled]{opacity:.5;cursor:not-allowed}.ht-cart-promo__feedback{font-family:var(--ht-sans);font-size:12px;line-height:1.45;margin:0;padding:0 16px 16px;display:flex;align-items:center;gap:6px}.ht-cart-promo__feedback[hidden]{display:none}.ht-cart-promo__feedback--success{color:var(--ht-forest)}.ht-cart-promo__feedback--error{color:var(--ht-error)}.ht-cart-promo__feedback svg{width:14px;height:14px;flex-shrink:0}cart-drawer .cart-drawer__footer{margin:0!important;padding:0!important}cart-drawer .totals,#main-cart-items .totals{background:transparent;border:none;padding:0!important;margin:0!important;display:flex!important;justify-content:space-between!important;align-items:baseline!important}cart-drawer .totals__total,#main-cart-items .totals__total{font-family:var(--ht-sans)!important;font-size:12px!important;font-weight:500!important;color:var(--ht-text-muted)!important;letter-spacing:.08em;text-transform:uppercase;margin:0!important}cart-drawer .totals__total-value,#main-cart-items .totals__total-value{font-family:var(--ht-serif)!important;font-size:24px!important;font-weight:600!important;color:var(--ht-text)!important;margin:0!important;letter-spacing:-.01em;line-height:1}cart-drawer .tax-note,#main-cart-items .tax-note{font-family:var(--ht-sans)!important;font-size:12px!important;line-height:1.5!important;color:var(--ht-text-muted)!important;margin:8px 0 0!important;text-align:center;display:block}cart-drawer .tax-note a,#main-cart-items .tax-note a{color:var(--ht-forest)!important;text-decoration:underline}cart-drawer .discounts__discount,#main-cart-items .discounts__discount{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:var(--ht-mint);color:var(--ht-forest);border-radius:var(--ht-radius-pill);font-family:var(--ht-sans);font-size:12px;font-weight:500;margin-bottom:4px}.htc-cart-upsell{background:var(--ht-bg)!important;border:1px solid var(--ht-divider)!important;border-radius:var(--ht-radius-md)!important;padding:16px!important;margin:0!important}.htc-cart-upsell__header{display:flex!important;align-items:center!important;gap:8px!important;margin-bottom:16px!important}.htc-cart-upsell__icon{width:16px!important;height:16px!important;color:var(--ht-forest)!important}.htc-cart-upsell__heading{font-family:var(--ht-sans)!important;font-size:11px!important;font-weight:600!important;letter-spacing:.18em!important;text-transform:uppercase!important;color:var(--ht-forest)!important}.htc-cart-upsell__items{display:flex!important;flex-direction:column!important;gap:12px!important}.htc-cart-upsell__item{display:flex!important;align-items:center!important;gap:12px!important;padding:12px!important;background:var(--ht-surface)!important;border-radius:var(--ht-radius-sm)!important;transition:background .15s ease}.htc-cart-upsell__item:hover{background:var(--ht-mint)!important}.htc-cart-upsell__img{flex-shrink:0;width:48px;height:48px;border-radius:var(--ht-radius-sm);overflow:hidden;background:var(--ht-bg);border:1px solid var(--ht-divider)}.htc-cart-upsell__img img{width:100%!important;height:100%!important;object-fit:contain;padding:2px}.htc-cart-upsell__details{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.htc-cart-upsell__name{font-family:var(--ht-sans)!important;font-size:13px!important;font-weight:500!important;color:var(--ht-text)!important;text-decoration:none!important;line-height:1.3;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.htc-cart-upsell__price{font-family:var(--ht-sans)!important;font-size:12px!important;font-weight:600!important;color:var(--ht-forest)!important}.htc-cart-upsell__add{flex-shrink:0;width:36px;height:36px;background:var(--ht-forest)!important;border:none!important;border-radius:var(--ht-radius-pill);color:var(--ht-bg)!important;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease,transform .15s ease}.htc-cart-upsell__add:hover:not([disabled]){background:var(--ht-herb)!important;transform:scale(1.04)}.htc-cart-upsell__add svg{width:16px;height:16px}.htc-cart-upsell__add--added{background:var(--ht-herb)!important}.ht-cart-recent{margin:0}.ht-cart-recent__heading{font-family:var(--ht-sans);font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--ht-text-muted);margin:0 0 12px}.ht-cart-recent__list{display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:8px;margin:0;list-style:none}.ht-cart-recent__list::-webkit-scrollbar{display:none}.ht-cart-recent__item{flex:0 0 auto;scroll-snap-align:start;width:96px;padding:0}.ht-cart-recent__link{display:flex;flex-direction:column;gap:6px;text-decoration:none;color:inherit}.ht-cart-recent__img{width:96px;height:96px;border-radius:var(--ht-radius-sm);overflow:hidden;background:var(--ht-bg);border:1px solid var(--ht-divider);display:flex;align-items:center;justify-content:center}.ht-cart-recent__img img{width:100%;height:100%;object-fit:contain;padding:4px}.ht-cart-recent__name{font-family:var(--ht-sans);font-size:11px;font-weight:500;color:var(--ht-text);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.htc-cart-trust{display:flex!important;flex-wrap:nowrap!important;align-items:stretch;gap:0!important;padding:0!important;margin:0!important;background:transparent!important;border:none!important;border-radius:0!important;overflow:hidden}.htc-cart-trust__item{flex:1 1 0!important;min-width:0;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center;text-align:center;gap:5px!important;padding:8px 4px!important;font-family:var(--ht-sans)!important;font-size:10.5px!important;font-weight:500!important;letter-spacing:.01em;color:var(--ht-text-muted)!important;line-height:1.3!important;white-space:nowrap}.htc-cart-trust__item svg{width:13px!important;height:13px!important;color:var(--ht-forest)!important;flex-shrink:0}cart-drawer .cart__ctas,#main-cart-items .cart__ctas{width:100%;margin:0!important}cart-drawer .cart__checkout-button,#main-cart-items .cart__checkout-button{width:100%!important;min-height:56px!important;padding:16px 32px!important;background:var(--ht-forest)!important;color:var(--ht-bg)!important;font-family:var(--ht-sans)!important;font-size:15px!important;font-weight:600!important;letter-spacing:.02em!important;border-radius:var(--ht-radius-pill)!important;border:none!important;cursor:pointer;transition:background .15s ease,transform .15s ease;box-shadow:var(--ht-shadow-card)}cart-drawer .cart__checkout-button:before,cart-drawer .cart__checkout-button:after,#main-cart-items .cart__checkout-button:before,#main-cart-items .cart__checkout-button:after{display:none!important}cart-drawer .cart__checkout-button:hover:not([disabled]),#main-cart-items .cart__checkout-button:hover:not([disabled]){background:var(--ht-herb)!important}cart-drawer .cart__checkout-button[disabled],#main-cart-items .cart__checkout-button[disabled]{opacity:.4;cursor:not-allowed}cart-drawer .cart__dynamic-checkout-buttons,#main-cart-items .cart__dynamic-checkout-buttons{margin-top:12px!important;display:block!important;width:100%!important}cart-drawer .cart__dynamic-checkout-buttons .additional-checkout-buttons,#main-cart-items .cart__dynamic-checkout-buttons .additional-checkout-buttons{width:100%!important}cart-drawer .shopify-payment-button,#main-cart-items .shopify-payment-button{width:100%}cart-drawer .shopify-payment-button__button--unbranded,#main-cart-items .shopify-payment-button__button--unbranded{background:var(--ht-dark)!important;border-radius:var(--ht-radius-pill)!important;min-height:48px!important;font-family:var(--ht-sans)!important;font-weight:600!important}cart-drawer .shopify-payment-button__more-options,#main-cart-items .shopify-payment-button__more-options{font-family:var(--ht-sans)!important;font-size:12px!important;color:var(--ht-text-muted)!important;margin-top:8px!important}.ht-cart-secure-note{font-family:var(--ht-sans);font-size:11px;line-height:1.45;text-align:center;color:var(--ht-text-muted);margin:12px 0 0;display:flex;align-items:center;justify-content:center;gap:6px}.ht-cart-secure-note svg{width:12px;height:12px;color:var(--ht-forest)}#main-cart-items{background:var(--ht-bg);font-family:var(--ht-sans)}#main-cart-items .page-width,#main-cart-footer .page-width{max-width:1280px;padding:0 24px;margin:0 auto}@media(min-width:750px){#main-cart-items .page-width,#main-cart-footer .page-width{padding:0 32px}}#main-cart-items .title-wrapper-with-link{margin:0 0 24px!important;padding-bottom:16px;border-bottom:1px solid var(--ht-divider);display:flex;align-items:baseline;justify-content:space-between;gap:16px}#main-cart-items .title--primary{font-family:var(--ht-serif)!important;font-size:32px!important;font-weight:600!important;color:var(--ht-text)!important;letter-spacing:-.01em;margin:0!important}@media(min-width:750px){#main-cart-items .title--primary{font-size:40px!important}}#main-cart-items .underlined-link{font-family:var(--ht-sans)!important;font-size:13px!important;font-weight:500!important;color:var(--ht-forest)!important;text-decoration:underline;text-underline-offset:4px}.ht-cart-page-grid{display:block}@media(min-width:1000px){.ht-cart-page-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:48px;align-items:start}.ht-cart-page-summary{position:sticky;top:24px}}#main-cart-items .cart-item{display:grid!important;grid-template-columns:120px 1fr auto!important;grid-template-areas:"media details totals" "media qty qty"!important;gap:16px 24px!important;padding:24px 0!important;border-bottom:1px solid var(--ht-divider)!important}@media(min-width:750px){#main-cart-items .cart-item{grid-template-columns:160px 1fr auto auto!important;grid-template-areas:"media details qty totals"!important;align-items:center}}#main-cart-items .cart-item:first-child{border-top:1px solid var(--ht-divider)}#main-cart-items .cart-item__media{grid-area:media;width:120px;height:120px;border-radius:var(--ht-radius-md);background:var(--ht-surface);border:1px solid var(--ht-divider);overflow:hidden}@media(min-width:750px){#main-cart-items .cart-item__media{width:160px;height:160px}}#main-cart-items .cart-item__image{width:100%!important;height:100%!important;object-fit:contain;padding:8px}#main-cart-items .cart-item__name{font-family:var(--ht-serif)!important;font-size:18px!important;font-weight:600!important;line-height:1.25!important;color:var(--ht-text)!important;text-decoration:none!important;letter-spacing:-.01em}#main-cart-items .cart-item__name:hover{color:var(--ht-forest)!important}#main-cart-items .cart-item__details .product-option{font-family:var(--ht-sans)!important;font-size:13px!important;color:var(--ht-text-muted)!important}#main-cart-items .cart-item__totals .price{font-family:var(--ht-sans)!important;font-size:16px!important;font-weight:600!important;color:var(--ht-text)!important}@media(max-width:749px){#main-cart-items .cart-item__totals.small-hide{display:none!important}#main-cart-items .cart-item__totals.medium-hide.large-up-hide{display:block!important}}#main-cart-footer{background:var(--ht-bg);font-family:var(--ht-sans)}#main-cart-footer .htc-shipping-bar{margin-bottom:24px!important}.cart__footer{display:block!important;background:var(--ht-surface)!important;border-radius:var(--ht-radius-lg);padding:24px!important;margin:0!important;max-width:720px;margin-inline:auto!important;border:1px solid var(--ht-divider)}@media(min-width:750px){.cart__footer{padding:32px!important}}@media screen and (min-width:750px){.cart__footer,.cart__footer-wrapper .cart__footer{grid-template-columns:1fr!important;display:block!important}}.cart__blocks{display:flex!important;flex-direction:column!important;gap:16px!important}.cart__footer>*{grid-column:auto!important}.cart__footer .totals{background:var(--ht-bg);border:1px solid var(--ht-divider);border-radius:var(--ht-radius-md);padding:16px!important}.cart__footer .htc-cart-trust{background:var(--ht-bg)!important}.ht-cart-hero{display:none}.ht-cart-faq{margin-top:48px;padding-top:32px;border-top:1px solid var(--ht-divider)}.ht-cart-faq__heading{font-family:var(--ht-serif);font-size:22px;font-weight:600;color:var(--ht-text);margin:0 0 16px;letter-spacing:-.01em}.ht-cart-faq__item{border-bottom:1px solid var(--ht-divider);padding:0}.ht-cart-faq__item summary{font-family:var(--ht-sans);font-size:15px;font-weight:500;color:var(--ht-text);padding:16px 0;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:44px}.ht-cart-faq__item summary::-webkit-details-marker{display:none}.ht-cart-faq__item summary:after{content:"+";font-size:20px;font-weight:400;color:var(--ht-text-muted);transition:transform .2s ease}.ht-cart-faq__item[open] summary:after{content:"\2212"}.ht-cart-faq__answer{font-family:var(--ht-sans);font-size:14px;line-height:1.6;color:var(--ht-text-muted);padding:0 0 16px;margin:0}@keyframes ht-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes ht-pulse{0%,to{opacity:1}50%{opacity:.4}}cart-drawer .cart-item{animation:ht-fade-in .25s ease-out}cart-drawer.is-empty .htc-shipping-bar,cart-drawer.is-empty .ht-cart-greeting,cart-drawer.is-empty .ht-cart-promo,cart-drawer.is-empty .ht-cart-recent,cart-drawer.is-empty .htc-cart-upsell,cart-drawer.is-empty .htc-cart-trust,cart-drawer.is-empty .drawer__footer,cart-drawer.is-empty .ht-cart-secure-note{display:none!important}cart-drawer .cart-drawer__warnings{padding:0!important;background:var(--ht-bg)!important}cart-drawer .cart__empty-text{display:none!important}cart-drawer.is-empty .cart-drawer__empty-content>.button,cart-drawer.is-empty .cart__login-title,cart-drawer.is-empty .cart__login-paragraph{display:none!important}cart-drawer .cart-item.is-loading,#main-cart-items .cart-item.is-loading{animation:ht-pulse 1s ease-in-out infinite;pointer-events:none}@media(prefers-reduced-motion:reduce){cart-drawer .cart-item,.htc-shipping-bar__fill,.ht-cart-promo__toggle-caret,.htc-cart-upsell__add{animation:none!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/htc-cart.css.map */
