.kb-sub-host{width:100%;display:block;overflow:visible}.kb-sub-host .kb-sub{--kb-sub-ink: #e19607;--kb-sub-line: rgb(var(--color-foreground-rgb) / .18);--kb-sub-bg: var(--color-background);--kb-sub-radius: 12px;--kb-sub-fg: #000;display:grid;gap:12px;width:100%;color:var(--kb-sub-fg);text-align:left;overflow:visible}.kb-sub-host .kb-sub__heading{margin:0;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.kb-sub-host .kb-sub__cards{display:grid;gap:12px;overflow:visible}.kb-sub-host .kb-sub__card{position:relative;display:block;padding:16px;background:var(--kb-sub-bg);border:1.5px solid var(--kb-sub-line);border-radius:var(--kb-sub-radius);cursor:pointer;transition:border-color .28s ease,background-color .32s ease,box-shadow .28s ease;box-shadow:none;filter:none;background-image:none;text-align:left;overflow:visible}.kb-sub-host .kb-sub__card.is-selected{border-color:var(--kb-sub-ink);border-width:1.5px;background:#fffcf9;background-color:#fffcf9;background-image:none;box-shadow:none;filter:none;overflow:visible}.kb-sub-host .kb-sub__input{position:absolute;opacity:0;pointer-events:none;width:0;height:0}.kb-sub-host .kb-sub__badge{position:absolute;top:-1px;right:-1px;background:var(--kb-sub-ink);color:#fff;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:5px 10px;border-radius:0 var(--kb-sub-radius) 0 var(--kb-sub-radius);line-height:1;z-index:2;filter:saturate(.9) brightness(.96)}.kb-sub-host .kb-sub__main{display:grid;gap:8px;min-width:0;text-align:left;overflow:visible}.kb-sub-host .kb-sub__title-row{display:flex;flex-wrap:nowrap;align-items:flex-start;gap:8px;text-align:left}.kb-sub-host .kb-sub__radio{box-sizing:border-box;width:20px;height:20px;margin-top:1px;border:2px solid var(--kb-sub-ink);border-radius:50%;background:transparent;position:relative;flex-shrink:0;transition:background-color .28s ease,border-color .28s ease,transform .28s ease}.kb-sub-host .kb-sub__radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:#fff;transform:scale(0);opacity:0;transition:transform .28s cubic-bezier(.34,1.4,.64,1),opacity .2s ease}.kb-sub-host .kb-sub__card.is-selected .kb-sub__radio{border-color:var(--kb-sub-ink);background:var(--kb-sub-ink);transform:scale(1.06);animation:kb-sub-radio-pop .38s cubic-bezier(.34,1.4,.64,1)}.kb-sub-host .kb-sub__card.is-selected .kb-sub__radio:after{transform:scale(1);opacity:1}@keyframes kb-sub-radio-pop{0%{transform:scale(1)}45%{transform:scale(1.12)}to{transform:scale(1.06)}}@media(prefers-reduced-motion:reduce){.kb-sub-host .kb-sub__card,.kb-sub-host .kb-sub__radio,.kb-sub-host .kb-sub__radio:after{transition:none;animation:none}.kb-sub-host .kb-sub__card.is-selected .kb-sub__radio{transform:none}.kb-sub-host .kb-sub__card.is-selected .kb-sub__radio:after{transform:scale(1);opacity:1}}.kb-sub-host .kb-sub__title{min-width:0;font-size:16px;font-weight:700;color:var(--kb-sub-fg);line-height:1.25}.kb-sub-host .kb-sub__save{display:inline-flex;align-items:center;flex-shrink:0;margin-top:1px;padding:3px 10px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;line-height:1.2}.kb-sub-host .kb-sub__save--filled{background:linear-gradient(90deg,#dbb15c,#fde9bf,#dbb15c);color:#000;border:1px solid transparent;border-color:transparent;box-shadow:none;background-clip:padding-box;overflow:hidden}.kb-sub-host .kb-sub__save--outline{border:1px solid var(--kb-sub-ink);background:transparent}.kb-sub-host .kb-sub__price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:3px;justify-content:flex-start;text-align:left}.kb-sub-host .kb-sub__price{font-size:28px;font-weight:700;line-height:1;color:var(--kb-sub-fg)}.kb-sub-host .kb-sub__mo{font-size:14px;font-weight:500;color:var(--kb-sub-fg)}.kb-sub-host .kb-sub__meta-row{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px 16px;text-align:left}.kb-sub-host .kb-sub__billed{font-weight:700;font-size:12px;color:var(--kb-sub-fg)}.kb-sub-host .kb-sub__serving{font-size:12px;font-weight:700;text-transform:uppercase;color:var(--kb-sub-fg);white-space:nowrap}.kb-sub-host .kb-sub__variants{display:none;width:100%;position:relative;z-index:5}.kb-sub-host .kb-sub__card.is-selected .kb-sub__variants:not(:empty){display:block}.kb-sub-host .kb-sub__flavors{width:100%}.kb-sub-host .kb-sub__flavor-label{margin:0 0 6px;font-weight:400;font-size:12px;color:var(--kb-sub-fg);line-height:1.3}.kb-sub-host .kb-sub__flavor-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%}.kb-sub-host .kb-sub__flavor{position:relative;min-width:0;z-index:1}.kb-sub-host .kb-sub__flavor.is-open{z-index:5}.kb-sub-host .kb-sub__flavor-trigger{box-sizing:border-box;display:flex;align-items:center;gap:6px;width:100%;height:42px;min-height:42px;padding:0 26px 0 6px;border:1px solid var(--kb-sub-ink, #e19607);border-radius:5px;background:#fff;color:#000;font:inherit;font-size:14px;font-weight:400;line-height:1.2;text-align:left;cursor:pointer;position:relative}.kb-sub-host .kb-sub__flavor-trigger:after{content:"";position:absolute;right:8px;top:50%;width:7px;height:7px;border-right:1.5px solid #111;border-bottom:1.5px solid #111;transform:translateY(-65%) rotate(45deg);pointer-events:none}.kb-sub-host .kb-sub__flavor.is-open .kb-sub__flavor-trigger:after{transform:translateY(-20%) rotate(225deg)}.kb-sub-host .kb-sub__flavor-swatch{flex-shrink:0;display:block;width:36px;height:36px;border-radius:20%;background-color:transparent;background-size:contain;background-repeat:no-repeat;background-position:center}.kb-sub-host .kb-sub__flavor-swatch[hidden]{display:none!important}.kb-sub-host .kb-sub__flavor-value{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kb-sub-host .kb-sub__flavor-menu{display:none;visibility:hidden;pointer-events:none;position:fixed;z-index:6;margin:0;padding:2px 0;list-style:none;max-height:240px;overflow-x:hidden;overflow-y:auto;border:1px solid var(--kb-sub-ink, #e19607);border-radius:5px;background:#fff;box-shadow:0 8px 24px #0000001f;box-sizing:border-box}.kb-sub-host .kb-sub__flavor.is-open .kb-sub__flavor-menu{display:block;visibility:visible;pointer-events:auto}html.menu-drawer-open .kb-sub-host,html.menu-drawer-open .kb-sub-host *{pointer-events:none!important}.kb-sub-host .kb-sub__flavor-option{display:flex;align-items:center;min-height:36px;padding:0 12px;color:#000;font-size:14px;font-weight:400;cursor:pointer;background:#fff}.kb-sub-host .kb-sub__flavor-option:hover,.kb-sub-host .kb-sub__flavor-option[aria-selected=true]{background:#fbf7ef}@media screen and (max-width:559px){.kb-sub-host .kb-sub__flavor-grid{grid-template-columns:1fr}}.kb-sub-host .kb-sub__benefits{display:none;list-style:none;margin:0;padding:16px 0 0;border-top:1px solid var(--kb-sub-line);gap:6px;text-align:left}.kb-sub-host .kb-sub__card.is-selected .kb-sub__benefits{display:grid}.kb-sub-host .kb-sub__benefits li{display:flex;align-items:flex-start;gap:6px;font-size:14px;font-weight:400;line-height:1.3;color:var(--kb-sub-fg)}.kb-sub-host .kb-sub__check{width:20px;height:20px;flex-shrink:0;margin-top:1px;color:var(--kb-sub-ink)}.kb-sub-host .kb-sub__onetime{display:block;width:100%;margin:2px 0 0;padding:0;border:0;background:transparent;font:inherit;font-size:14px;font-weight:600;color:var(--kb-sub-ink);text-align:center;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.kb-sub-host .kb-sub__onetime.is-active{font-weight:700}.kb-sub-root{width:100%;display:grid;gap:0}.kb-sub-host .kb-sub-gifts{--kb-sub-ink: #e19607;display:none;width:100%;margin:0;padding:4px 0 0;color:var(--kb-sub-fg, #000);text-align:left}.kb-sub-host .kb-sub__card.is-selected .kb-sub-gifts{display:block}.kb-sub-host .kb-sub-gifts__heading{margin:0 0 8px;font-size:12px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;color:var(--kb-sub-ink)}.kb-sub-host .kb-sub-gifts__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;max-width:244px}.kb-sub-host .kb-sub-gifts__item{min-width:0;text-align:center}.kb-sub-host .kb-sub-gifts__media{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1;margin:0 0 8px;overflow:hidden;border-radius:5px}.kb-sub-host .kb-sub-gifts__image{display:block;width:100%;height:100%;object-fit:contain;box-sizing:border-box}.kb-sub-host .kb-sub-gifts__price{margin:0 0 4px;font-size:11px;font-weight:700;line-height:1.25}.kb-sub-host .kb-sub-gifts__price s{text-decoration:line-through}.kb-sub-host .kb-sub-gifts__title{margin:0 0 2px;font-size:12px;font-weight:400;line-height:1.25;color:var(--kb-sub-fg, #000)}.kb-sub-host .kb-sub-gifts__free{margin:0;font-size:11px;font-weight:700;line-height:1.2;color:var(--kb-sub-ink);text-transform:uppercase}.kb-sub-source,kaching-bundle.kb-sub-source,kaching-bundles-block.kb-sub-source{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;opacity:0!important;pointer-events:none!important}.kb-sub-source:not(.kb-sub-source--interact),.kb-sub-source:not(.kb-sub-source--interact) *{pointer-events:none!important}.kb-sub-source.kb-sub-source--interact,kaching-bundle.kb-sub-source.kb-sub-source--interact,kaching-bundles-block.kb-sub-source.kb-sub-source--interact{position:fixed!important;left:-10000px!important;top:0!important;width:420px!important;height:auto!important;max-height:80vh!important;margin:0!important;padding:0!important;overflow:visible!important;clip:auto!important;clip-path:none!important;white-space:normal!important;border:0!important;opacity:0!important;pointer-events:auto!important;z-index:-1!important}.kb-sub-source.kb-sub-source--interact,.kb-sub-source.kb-sub-source--interact *{pointer-events:auto!important}.kb-sub-sticky{--kb-sub-sticky-accent: #e19607;--kb-sub-sticky-ink: #111;--kb-sub-sticky-muted: #666;--kb-sub-sticky-panel: #fbf3e3;--kb-sub-sticky-border: rgba(225, 150, 7, .12);position:fixed;left:0;right:0;bottom:0;z-index:100001;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));background:linear-gradient(135deg,#fbf3e3f2,#fffffffa);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid var(--kb-sub-sticky-border);box-shadow:none;transform:translateY(110%);opacity:0;visibility:hidden;pointer-events:none;transition:transform .28s ease,opacity .28s ease,visibility .28s ease}.kb-sub-sticky.is-visible{transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto}.kb-sub-sticky[hidden]{display:block}.kb-sub-sticky__inner{display:flex;align-items:center;justify-content:space-between;gap:16px;max-width:1100px;margin:0 auto}.kb-sub-sticky__product{display:none;align-items:center;gap:12px;min-width:0;flex:1 1 auto}.kb-sub-sticky__img{width:56px;height:56px;object-fit:cover;border-radius:8px;flex-shrink:0;background:var(--kb-sub-sticky-panel)}.kb-sub-sticky__product-text{display:flex;flex-direction:column;gap:2px;min-width:0}.kb-sub-sticky__product-title{font-family:var(--font-paragraph--family);font-size:15px;font-weight:700;line-height:1.25;color:var(--kb-sub-sticky-ink);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.kb-sub-sticky .product-title__variant{font-family:var(--font-paragraph--family);font-size:13px;font-weight:400;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kb-sub-sticky .product-title__variant[hidden]{display:none}.kb-sub-sticky__actions{display:flex;align-items:stretch;gap:10px;flex:0 1 auto;min-width:0}.kb-sub-sticky__dropdown{position:relative;min-width:min(260px,42vw)}.kb-sub-sticky__trigger{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:52px;padding:10px 18px;border:1px solid #222;border-radius:20px;background:#fff;color:var(--kb-sub-sticky-ink);font-family:var(--font-paragraph--family);font-style:var(--font-paragraph--style);cursor:pointer;text-align:left}.kb-sub-sticky__trigger-text{display:flex;flex-direction:column;gap:2px;min-width:0}.kb-sub-sticky__label{font-family:inherit;font-size:14px;font-weight:700;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:479px){.kb-sub-sticky__trigger{min-height:48px;padding:6px 10px;gap:8px;border-radius:14px}.kb-sub-sticky__label{font-size:12px}}.kb-sub-sticky__subline{font-family:inherit;font-size:12px;font-weight:400;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kb-sub-sticky__caret{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:6px solid currentColor;flex-shrink:0;opacity:.85}.kb-sub-sticky.is-open .kb-sub-sticky__caret{transform:rotate(180deg)}.kb-sub-sticky__menu{position:absolute;left:0;right:0;bottom:calc(100% + 5px);display:flex;flex-direction:column;padding:0;border:1px solid #222;border-radius:20px;background:#fff;box-shadow:none;z-index:2;overflow:hidden;box-shadow:0 4px 20px #00000026}.kb-sub-sticky__menu[hidden]{display:none!important}.kb-sub-sticky__option{display:block;width:100%;padding:14px 18px;border:0;border-radius:0;background:transparent;color:var(--kb-sub-sticky-ink);font-family:var(--font-paragraph--family);font-size:14px;font-weight:700;line-height:1.2;cursor:pointer;text-align:left}.kb-sub-sticky__option+.kb-sub-sticky__option{border-top:1px solid rgba(0,0,0,.12)}.kb-sub-sticky__option:hover,.kb-sub-sticky__option.is-selected{background:#e1960714}.kb-sub-sticky__atc{display:inline-flex;align-items:center;justify-content:center;min-height:52px;min-width:260px;padding:0 16px;border:0;border-radius:999px;background:var(--kb-sub-sticky-accent);color:var(--color-primary-button-background);font-family:var(--font-heading--family);font-size:16px;font-weight:500;letter-spacing:normal;line-height:100%;text-transform:var(--button-text-case-primary, uppercase);white-space:nowrap;cursor:pointer}.kb-sub-sticky__atc:hover{filter:brightness(.96)}.kb-sub-sticky__atc-short{display:none}@media screen and (min-width:990px){.kb-sub-sticky__product{display:flex}}@media screen and (max-width:989px){.kb-sub-sticky{padding:10px 12px calc(10px + env(safe-area-inset-bottom,0px))}.kb-sub-sticky__actions{display:grid;grid-template-columns:2fr 1fr;gap:12px;width:100%;flex:1 1 auto}.kb-sub-sticky__dropdown{min-width:0;width:100%}.kb-sub-sticky__atc{min-width:0;width:100%;padding:0 12px}.kb-sub-sticky__atc-full{display:none}.kb-sub-sticky__atc-short{display:inline}}@media screen and (max-width:479px){.kb-sub-sticky__menu{border-radius:14px}.kb-sub-sticky__option{padding-inline:10px}.kb-sub-sticky__atc{min-height:48px}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/kaching-sub-layout.css.map */
