@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700&family=DM+Sans:wght@300;400;500&display=swap";:root{--bundle-bg: #FAF7F2;--bundle-cream: #F2EDE4;--bundle-green: #2C4A3E;--bundle-green-light: #8FAF8A;--bundle-sand: #C4A882;--bundle-text: #1A1A1A;--bundle-text-muted: #7A7060;--bundle-white: #FFFFFF;--bundle-border: #E0D8CC;--bundle-gl: rgba(255,252,248,.35);--bundle-gl-b: rgba(255,255,255,.45);--bundle-gd: rgba(20,36,28,.42);--bundle-gd-b: rgba(255,255,255,.15);--bundle-sh: 0 8px 32px rgba(44,74,62,.13);--bundle-sh-lg: 0 16px 48px rgba(44,74,62,.2);--bundle-blur: blur(24px)}.bundle-builder-section *,.bundle-builder-section *:before,.bundle-builder-section *:after{box-sizing:border-box}html:has(.bundle-builder-section),body:has(.bundle-builder-section){overflow-x:hidden;overflow-y:visible!important;max-width:100vw}.bundle-builder-section{overflow:visible!important;margin-top:0!important;padding-top:0!important}.bundle-page-body{position:relative;display:flex;align-items:stretch;width:100%;max-width:100vw;font-family:DM Sans,sans-serif;background:var(--bundle-bg);color:var(--bundle-text);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased;padding-top:20px;box-sizing:border-box;margin-top:var(--header-offset, 120px)}.content-for-layout:has(.bundle-builder-section),main:has(.bundle-builder-section),.shopify-section:has(.bundle-builder-section){margin-top:0!important;padding-top:0!important;overflow:visible!important}html body #header-group,#header-group,.shopify-section-group-header-group{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:9999!important;background:#faf7f2!important}.flair-announcement-bar{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;background:#2c4a3e!important;padding:10px 24px!important;text-align:center!important;font-size:13px!important;font-weight:400!important;color:#faf7f2!important;letter-spacing:.02em!important;font-family:DM Sans,sans-serif!important;z-index:10000!important;transition:all .3s ease!important}.flair-announcement-bar strong{font-weight:600!important}.flair-announcement-bar span{margin-right:6px!important}#header-group,.shopify-section-group-header-group{top:38px!important}#header-group.scrolled{box-shadow:0 4px 30px #2c4a3e26!important}#header-group.scrolled .flair-announcement-bar{padding:6px 24px!important;font-size:11px!important}#header-group.scrolled .header-section,#header-group.scrolled header,#header-group.scrolled .header,#header-group.scrolled .header__row{background:#faf7f2bf!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important}.bundle-gallery-panel{position:fixed;top:var(--header-offset, 100px);left:0;width:50%;height:calc(100vh - var(--header-offset, 100px));overflow:hidden;box-sizing:border-box;z-index:5}.bundle-gallery-panel.at-bottom{position:absolute;top:auto;bottom:0;height:calc(100vh - var(--header-offset, 100px))}.bundle-gallery-fill{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 15% 10%,rgba(196,168,130,.62) 0%,transparent 52%),radial-gradient(ellipse at 88% 90%,rgba(143,175,138,.52) 0%,transparent 52%),radial-gradient(ellipse at 65% 28%,rgba(44,74,62,.24) 0%,transparent 45%),linear-gradient(148deg,#eae2d5,#cec0a6 55%,#b4a27a);transition:background .6s}.bundle-gallery-fill:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 30% 60%,rgba(255,252,248,.18) 0%,transparent 40%);animation:bundle-shimmer 6s ease-in-out infinite alternate}@keyframes bundle-shimmer{0%{opacity:.4;transform:scale(1)}to{opacity:1;transform:scale(1.06)}}.bundle-product-visual{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center}.bundle-product-image{width:100%;height:100%;object-fit:contain;padding:20px;transition:opacity .15s ease}@keyframes bundle-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.bundle-inhaler-label{display:none}.bundle-glass-stock{position:absolute;top:48px;left:24px;z-index:10;background:var(--bundle-gl);backdrop-filter:var(--bundle-blur);-webkit-backdrop-filter:var(--bundle-blur);border:1px solid var(--bundle-gl-b);border-radius:24px;padding:8px 16px;font-size:11px;color:var(--bundle-green);font-weight:500;display:flex;align-items:center;gap:8px;box-shadow:var(--bundle-sh)}.bundle-stock-dot{width:7px;height:7px;background:var(--bundle-green-light);border-radius:50%;animation:bundle-pulse 2.2s ease-in-out infinite}@keyframes bundle-pulse{0%,to{box-shadow:0 0 5px var(--bundle-green-light)}50%{box-shadow:0 0 14px var(--bundle-green-light)}}.bundle-glass-summary{position:absolute;bottom:24px;left:24px;right:24px;z-index:10;background:var(--bundle-gl);backdrop-filter:var(--bundle-blur);-webkit-backdrop-filter:var(--bundle-blur);border:1px solid var(--bundle-gl-b);border-radius:14px;padding:16px 20px;box-shadow:var(--bundle-sh-lg)}.bundle-bsum-title{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--bundle-text-muted);margin-bottom:10px;font-weight:500}.bundle-bsum-rows{display:flex;flex-direction:column;gap:5px;margin-bottom:12px}.bundle-bsum-row{display:flex;justify-content:space-between;font-size:12px}.bundle-bsum-row .lbl{color:var(--bundle-text-muted)}.bundle-bsum-row .val{color:var(--bundle-text);font-weight:500}.bundle-bsum-divider{border:none;border-top:1px solid var(--bundle-border);margin:10px 0}.bundle-bsum-total{display:flex;justify-content:space-between;align-items:baseline}.bundle-bsum-total-lbl{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--bundle-text-muted)}.bundle-bsum-price{font-family:Plus Jakarta Sans,sans-serif;font-size:28px;font-weight:600;color:var(--bundle-green);transition:all .3s}.bundle-bsum-saving{font-size:11px;color:var(--bundle-green-light);font-weight:500;margin-top:2px}.bundle-gallery-thumbs{position:absolute;top:48px;right:24px;z-index:100;display:flex;flex-direction:column;gap:8px;pointer-events:auto}button.bundle-thumb,.bundle-thumb{width:56px;height:56px;background:var(--bundle-gl);backdrop-filter:var(--bundle-blur);-webkit-backdrop-filter:var(--bundle-blur);border:2px solid var(--bundle-gl-b);border-radius:10px;cursor:pointer;transition:all .25s ease;display:flex;overflow:hidden;padding:4px;align-items:center;justify-content:center;box-shadow:var(--bundle-sh);-webkit-appearance:none;appearance:none;outline:none;pointer-events:auto!important;position:relative;z-index:50}.bundle-thumb img{pointer-events:none}.bundle-thumb.active{border-color:var(--bundle-green);background:#2c4a3e26;box-shadow:0 2px 8px #2c4a3e33}.bundle-thumb:hover{border-color:var(--bundle-green-light);transform:scale(1.05)}.bundle-thumb img{width:100%;height:100%;object-fit:cover;border-radius:6px;transition:opacity .15s ease}.bundle-thumb svg{width:18px;height:18px;stroke:var(--bundle-text-muted);fill:none}.bundle-thumb.active svg{stroke:var(--bundle-green)}.bundle-content-panel{position:relative;width:50%;max-width:50%;margin-left:50%;background:var(--bundle-bg);box-sizing:border-box;overflow-x:hidden}.bundle-content-inner{padding:48px 52px 80px;max-width:100%;overflow-x:hidden;box-sizing:border-box}.bundle-breadcrumb{font-size:11px;color:var(--bundle-text-muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:32px}.bundle-breadcrumb a{color:var(--bundle-text-muted);text-decoration:none}.bundle-page-eyebrow{font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--bundle-text-muted);margin-bottom:10px}.bundle-page-title{font-family:Plus Jakarta Sans,sans-serif;font-size:46px;font-weight:700;line-height:1;letter-spacing:-.03em;margin-bottom:6px}.bundle-page-title em{font-style:normal;color:var(--bundle-green);font-weight:300}.bundle-page-sub{font-size:14px;color:var(--bundle-text-muted);margin-bottom:28px;line-height:1.5}.bundle-rating-row{display:flex;align-items:center;gap:10px;margin-bottom:16px}.bundle-stars{color:var(--bundle-sand);font-size:13px;letter-spacing:2px}.bundle-rating-text{font-size:12px;color:var(--bundle-text-muted)}.bundle-rating-text strong{color:var(--bundle-text);font-weight:500}.bundle-price-display{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:16px;margin-bottom:8px}.bundle-price-current{font-family:Plus Jakarta Sans,sans-serif;font-size:28px;font-weight:700;color:var(--bundle-green)}.bundle-price-compare{font-size:18px;color:var(--bundle-text-muted);text-decoration:line-through}.bundle-price-save{font-size:12px;font-weight:600;color:var(--bundle-white);background:var(--bundle-green);padding:4px 12px;border-radius:20px}.bundle-build-step{margin-bottom:32px}.bundle-step-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.bundle-step-badge{width:26px;height:26px;border-radius:50%;background:var(--bundle-green);color:var(--bundle-white);font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s}.bundle-step-badge.done{background:var(--bundle-green-light)}.bundle-step-title{font-size:13px;font-weight:600}.bundle-step-subtitle{font-size:11px;color:var(--bundle-text-muted);margin-left:auto}.bundle-finish-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.bundle-finish-card{background:var(--bundle-gl);backdrop-filter:var(--bundle-blur);-webkit-backdrop-filter:var(--bundle-blur);border:2px solid var(--bundle-gl-b);border-radius:12px;padding:18px 16px;cursor:pointer;transition:all .2s;box-shadow:var(--bundle-sh);display:flex;align-items:center;gap:14px}.bundle-finish-card:hover{border-color:#2c4a3e4d;transform:translateY(-1px)}.bundle-finish-card.active{border-color:var(--bundle-green);background:#2c4a3e12;box-shadow:0 0 0 1px var(--bundle-green),var(--bundle-sh)}.bundle-finish-swatch{width:36px;height:36px;border-radius:8px;flex-shrink:0;box-shadow:inset 0 2px 4px #00000026}.bundle-finish-swatch.oak{background:linear-gradient(135deg,#c4956a,#8b6340)}.bundle-finish-swatch.walnut{background:linear-gradient(135deg,#6b4226,#3d1f0a)}.bundle-finish-name{font-size:13px;font-weight:600;margin-bottom:2px}.bundle-finish-desc{font-size:11px;color:var(--bundle-text-muted);line-height:1.3}.bundle-tier-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.bundle-tier-card{background:var(--bundle-gl);backdrop-filter:var(--bundle-blur);-webkit-backdrop-filter:var(--bundle-blur);border:2px solid var(--bundle-gl-b);border-radius:12px;padding:20px 18px;cursor:pointer;transition:all .22s;box-shadow:var(--bundle-sh);position:relative;overflow:hidden}.bundle-tier-card:hover{transform:translateY(-2px);border-color:#2c4a3e4d}.bundle-tier-card.active{border-color:var(--bundle-green);background:#2c4a3e12;box-shadow:0 0 0 1px var(--bundle-green),var(--bundle-sh)}.bundle-tier-badge{position:absolute;top:12px;right:12px;background:var(--bundle-green);color:var(--bundle-white);font-size:10px;font-weight:600;padding:3px 8px;border-radius:12px;letter-spacing:.04em}.bundle-tier-badge.popular{background:var(--bundle-sand)}.bundle-tier-pack{font-size:28px;font-weight:700;font-family:Plus Jakarta Sans,sans-serif;letter-spacing:-.02em;color:var(--bundle-text);margin-bottom:4px}.bundle-tier-pack span{font-size:14px;font-weight:400;color:var(--bundle-text-muted)}.bundle-tier-supply{font-size:11px;color:var(--bundle-text-muted);margin-bottom:12px}.bundle-tier-price{font-family:Plus Jakarta Sans,sans-serif;font-size:24px;font-weight:700;color:var(--bundle-green);letter-spacing:-.02em}.bundle-tier-was{font-size:12px;color:var(--bundle-text-muted);text-decoration:line-through;margin-left:6px}.bundle-tier-perday{font-size:11px;color:var(--bundle-green-light);font-weight:500;margin-top:3px}.bundle-tier-includes{margin-top:14px;padding-top:12px;border-top:1px solid var(--bundle-border);display:flex;flex-direction:column;gap:5px}.bundle-tier-item{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--bundle-text-muted)}.bundle-tier-item svg{width:13px;height:13px;stroke:var(--bundle-green-light);fill:none;flex-shrink:0}.bundle-flavour-instruction{font-size:12px;color:var(--bundle-text-muted);margin-bottom:14px}.bundle-flavour-instruction strong{color:var(--bundle-text)}.bundle-flavour-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px}.bundle-flavour-card{background:var(--bundle-gl);backdrop-filter:var(--bundle-blur);-webkit-backdrop-filter:var(--bundle-blur);border:2px solid var(--bundle-gl-b);border-radius:10px;padding:14px 12px;cursor:pointer;transition:all .2s;box-shadow:var(--bundle-sh);text-align:center;position:relative}.bundle-flavour-card:hover{border-color:#2c4a3e4d;transform:translateY(-1px)}.bundle-flavour-card.active{border-color:var(--bundle-green);background:#2c4a3e12}.bundle-flavour-card.maxed:not(.active){opacity:.4;cursor:not-allowed;transform:none}.bundle-flavour-icon{margin-bottom:6px;display:flex;align-items:center;justify-content:center}.bundle-flavour-icon svg{width:22px;height:22px;stroke:var(--bundle-text-muted);fill:none}.bundle-flavour-card.active .bundle-flavour-icon svg{stroke:var(--bundle-green)}.bundle-flavour-image{margin-bottom:8px;display:flex;align-items:center;justify-content:center}.bundle-flavour-image img{width:60px;height:60px;object-fit:contain;border-radius:8px}.bundle-flavour-image svg{width:40px;height:40px;stroke:var(--bundle-text-muted);fill:none}.bundle-flavour-name{font-size:11px;font-weight:500;color:var(--bundle-text)}.bundle-flavour-check{position:absolute;top:7px;right:7px;width:18px;height:18px;border-radius:50%;background:var(--bundle-green);color:var(--bundle-white);font-size:10px;display:none;align-items:center;justify-content:center}.bundle-flavour-card.active .bundle-flavour-check{display:flex}.bundle-flavour-counter{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--bundle-text-muted);background:var(--bundle-cream);border-radius:8px;padding:8px 14px;margin-top:4px}.bundle-f-dots{display:flex;gap:6px}.bundle-f-dot{width:10px;height:10px;border-radius:50%;border:2px solid var(--bundle-border);transition:all .2s}.bundle-f-dot.filled{background:var(--bundle-green);border-color:var(--bundle-green)}.bundle-included-box{background:var(--bundle-gl);backdrop-filter:var(--bundle-blur);-webkit-backdrop-filter:var(--bundle-blur);border:1px solid var(--bundle-gl-b);border-radius:12px;padding:20px;box-shadow:var(--bundle-sh)}.bundle-included-title{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--bundle-text-muted);margin-bottom:14px;font-weight:500}.bundle-included-items{display:flex;flex-direction:column;gap:10px}.bundle-inc-item{display:flex;align-items:center;gap:12px}.bundle-inc-icon{width:34px;height:34px;border-radius:8px;background:#2c4a3e1a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bundle-inc-icon svg{width:16px;height:16px;stroke:var(--bundle-green);fill:none}.bundle-inc-text{font-size:13px;font-weight:500}.bundle-inc-sub{font-size:11px;color:var(--bundle-text-muted)}.bundle-addon-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;align-items:stretch;gap:14px}.bundle-addon-card{display:flex;flex-direction:column;background:#fff;border:1px solid rgba(26,26,46,.06);border-radius:16px;padding:12px 12px 14px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;min-width:0;box-shadow:0 1px #1a1a2e05}.bundle-addon-card:hover{transform:translateY(-3px);box-shadow:0 14px 32px #1a1a2e14;border-color:#2c4a3e33}.bundle-addon-card.active{border-color:var(--bundle-green);box-shadow:0 14px 32px #2c4a3e1a}.bundle-addon-media{width:100%;aspect-ratio:1 / 1;background:#f4f1ec;border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:12px}.bundle-addon-media img{width:78%;height:78%;object-fit:contain;display:block}.bundle-addon-media-fallback{font-family:Plus Jakarta Sans,sans-serif;font-size:40px;font-weight:700;color:var(--bundle-green);opacity:.4;letter-spacing:-.03em}.bundle-addon-body{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1 1 auto}.bundle-addon-name{font-family:Plus Jakarta Sans,-apple-system,sans-serif;font-size:14px;font-weight:700;color:#1a1a2e;letter-spacing:-.005em;line-height:1.25;min-height:35px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bundle-addon-desc{font-size:12px;font-weight:500;color:var(--bundle-text-muted);line-height:1.4;min-height:calc(12px * 1.4 * 2);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bundle-addon-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:12px}.bundle-addon-price-row{display:flex;flex-direction:column;align-items:flex-start;line-height:1.1;gap:1px}.bundle-addon-was{font-size:11px;color:var(--bundle-text-muted);text-decoration:line-through}.bundle-addon-price{font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-weight:700;color:#1a1a2e;letter-spacing:-.01em}.bundle-addon-add-btn{display:inline-flex;align-items:center;justify-content:center;gap:5px;width:78px;height:34px;padding:0 14px;background:var(--bundle-green);color:#fff;border:none;border-radius:100px;font-family:Plus Jakarta Sans,-apple-system,sans-serif;font-size:12px;font-weight:700;letter-spacing:-.005em;white-space:nowrap;cursor:pointer;transition:background-color .18s ease,transform .18s ease;flex-shrink:0;box-sizing:border-box}.bundle-addon-add-btn svg{width:12px;height:12px;display:block}.bundle-addon-add-btn.added,.bundle-addon-card.active .bundle-addon-add-btn{background:#1a3329}@media(max-width:560px){.bundle-addon-list{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;gap:10px}.bundle-addon-card{padding:9px 9px 11px;border-radius:14px}.bundle-addon-media{border-radius:10px;margin-bottom:9px}.bundle-addon-name{font-size:13px;min-height:32.5px}.bundle-addon-desc{font-size:11px;line-height:1.35;min-height:calc(11px * 1.35 * 2)}.bundle-addon-foot{gap:6px;padding-top:10px}.bundle-addon-price{font-size:13px}.bundle-addon-was{font-size:10px}.bundle-addon-add-btn{width:60px;height:30px;padding:0 10px;font-size:11px}.bundle-addon-add-btn svg{width:11px;height:11px}}@media(max-width:360px){.bundle-addon-list{gap:8px}.bundle-addon-add-btn{width:54px;padding:0 8px;font-size:10px}.bundle-addon-price{font-size:12px}}.bundle-price-summary{background:var(--bundle-gl);backdrop-filter:var(--bundle-blur);-webkit-backdrop-filter:var(--bundle-blur);border:1px solid var(--bundle-gl-b);border-radius:14px;padding:20px 22px;margin-top:32px;margin-bottom:16px;box-shadow:var(--bundle-sh-lg)}.bundle-pr-rows{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.bundle-pr-row{display:flex;justify-content:space-between;font-size:12px}.bundle-pr-row .bundle-pr-lbl{color:var(--bundle-text-muted)}.bundle-pr-row .bundle-pr-val{color:var(--bundle-text);font-weight:500}.bundle-pr-row.saving .bundle-pr-val{color:var(--bundle-green-light)}.bundle-pr-divider{border:none;border-top:1px solid var(--bundle-border);margin:4px 0}.bundle-pr-total{display:flex;justify-content:space-between;align-items:baseline}.bundle-pr-total-lbl{font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--bundle-text-muted)}.bundle-pr-amount{font-family:Plus Jakarta Sans,sans-serif;font-size:36px;font-weight:700;color:var(--bundle-green);letter-spacing:-.02em;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.bundle-pr-amount.bump{transform:scale(1.07)}.bundle-pr-total-prices{display:flex;align-items:baseline;gap:10px}.bundle-pr-compare{font-size:18px;color:var(--bundle-text-muted);text-decoration:line-through}.bundle-cta-stack{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.bundle-btn-primary{background:var(--bundle-green);color:var(--bundle-white);border:none;padding:19px 32px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;border-radius:10px;cursor:pointer;transition:background .2s,transform .15s;width:100%;display:flex;align-items:center;justify-content:center;gap:10px}.bundle-btn-primary:hover{background:#1e3329;transform:translateY(-1px)}.bundle-btn-secondary{background:var(--bundle-gl);backdrop-filter:var(--bundle-blur);-webkit-backdrop-filter:var(--bundle-blur);color:var(--bundle-text);border:1.5px solid var(--bundle-gl-b);padding:16px 32px;font-family:DM Sans,sans-serif;font-size:13px;letter-spacing:.06em;border-radius:10px;cursor:pointer;transition:all .2s;width:100%;box-shadow:var(--bundle-sh)}.bundle-btn-secondary:hover{border-color:var(--bundle-green);color:var(--bundle-green)}.bundle-guarantee{display:flex;align-items:center;gap:12px;font-size:12px;color:var(--bundle-text-muted);background:var(--bundle-cream);border-radius:10px;padding:14px 18px}.bundle-guarantee svg{width:18px;height:18px;stroke:var(--bundle-green);fill:none;flex-shrink:0}.bundle-validation-msg{font-size:11px;color:#c0392b;display:none;margin-top:8px;padding:8px 12px;background:#c0392b12;border-radius:6px;border-left:3px solid #c0392b}.bundle-validation-msg.show{display:block}.bundle-sec-divider{border:none;border-top:1px solid var(--bundle-border);margin:52px 0}.bundle-sec-eyebrow{font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--bundle-text-muted);margin-bottom:14px;font-weight:500}.bundle-sec-heading{font-family:Plus Jakarta Sans,sans-serif;font-size:28px;font-weight:700;letter-spacing:-.02em;line-height:1.15;margin-bottom:12px}.bundle-sec-heading em{font-style:normal;color:var(--bundle-green);font-weight:300}.bundle-sec-body{font-size:13px;color:var(--bundle-text-muted);line-height:1.8}.bundle-video-section{position:relative;border-radius:20px;overflow:hidden;margin:52px 0}.bundle-video-section-inner{position:relative;aspect-ratio:16/9;overflow:hidden;border-radius:20px}.bundle-video-section-inner video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.bundle-video-mute-btn{position:absolute;bottom:16px;right:16px;z-index:10;background:var(--bundle-gd);backdrop-filter:var(--bundle-blur);-webkit-backdrop-filter:var(--bundle-blur);border:1px solid var(--bundle-gd-b);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:var(--bundle-sh-lg)}.bundle-video-mute-btn svg{width:18px;height:18px;stroke:#fffc;fill:none}.bundle-video-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(145deg,#1a2e24,#0d1a12);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#ffffff59;z-index:1}.bundle-video-placeholder svg{opacity:.4}.bundle-video-placeholder-text{font-size:11px;letter-spacing:.12em;text-transform:uppercase;text-align:center;line-height:1.7}.bundle-video-placeholder-text strong{display:block;font-size:13px;color:#ffffff8c;margin-bottom:4px;text-transform:none;letter-spacing:0}.bundle-video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,rgba(20,36,28,.75) 0%,rgba(20,36,28,.2) 55%,transparent 100%);display:flex;flex-direction:column;justify-content:center;padding:40px 44px;z-index:2}.bundle-video-eyebrow{font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:#ffffff80;margin-bottom:10px;font-weight:500}.bundle-video-title{font-family:Plus Jakarta Sans,sans-serif;font-size:30px;font-weight:700;color:var(--bundle-white);letter-spacing:-.02em;line-height:1.1;margin-bottom:12px}.bundle-video-title em{font-style:normal;font-weight:300;color:var(--bundle-green-light)}.bundle-video-badges{display:flex;flex-direction:column;gap:7px}.bundle-video-badge{display:inline-flex;align-items:center;gap:8px;background:var(--bundle-gd);backdrop-filter:var(--bundle-blur);-webkit-backdrop-filter:var(--bundle-blur);border:1px solid var(--bundle-gd-b);border-radius:24px;padding:7px 14px;font-size:11px;color:#ffffffd9;width:fit-content;box-shadow:var(--bundle-sh)}.bundle-video-badge svg{width:14px;height:14px;stroke:var(--bundle-green-light);fill:none;flex-shrink:0}@media(max-width:768px){.bundle-video-section-inner{aspect-ratio:4/3}.bundle-video-overlay{padding:24px 20px}.bundle-video-title{font-size:22px;margin-bottom:10px}.bundle-video-eyebrow{font-size:9px;margin-bottom:8px}.bundle-video-badges{gap:5px}.bundle-video-badge{padding:5px 10px;font-size:10px;border-radius:20px}.bundle-video-badge svg{width:12px;height:12px}}@media(max-width:480px){.bundle-video-section-inner{aspect-ratio:3/4}.bundle-video-overlay{padding:20px 16px;background:linear-gradient(to top,rgba(20,36,28,.85) 0%,rgba(20,36,28,.4) 60%,transparent 100%);justify-content:flex-end}.bundle-video-title{font-size:20px}.bundle-video-badge{padding:4px 8px;font-size:9px}}.bundle-box-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:20px}.bundle-box-card{background:var(--bundle-gl);backdrop-filter:var(--bundle-blur);-webkit-backdrop-filter:var(--bundle-blur);border:1px solid var(--bundle-gl-b);border-radius:12px;padding:20px 18px;box-shadow:var(--bundle-sh);transition:transform .2s}.bundle-box-card:hover{transform:translateY(-2px);box-shadow:var(--bundle-sh-lg)}.bundle-box-card-icon{width:40px;height:40px;border-radius:10px;background:#2c4a3e1a;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.bundle-box-card-icon svg{width:20px;height:20px;stroke:var(--bundle-green);fill:none}.bundle-box-card-title{font-size:13px;font-weight:700;margin-bottom:4px}.bundle-box-card-desc{font-size:12px;color:var(--bundle-text-muted);line-height:1.5}.bundle-trust-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:20px}.bundle-trust-item{background:var(--bundle-gl);backdrop-filter:var(--bundle-blur);-webkit-backdrop-filter:var(--bundle-blur);border:1px solid var(--bundle-gl-b);border-radius:10px;padding:14px 10px;text-align:center;box-shadow:var(--bundle-sh)}.bundle-trust-item svg{width:22px;height:22px;stroke:var(--bundle-green);fill:none;display:block;margin:0 auto 6px}.bundle-trust-label{font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:var(--bundle-text-muted);line-height:1.4}.bundle-callout-card{background:var(--bundle-gl);backdrop-filter:var(--bundle-blur);-webkit-backdrop-filter:var(--bundle-blur);border:1px solid var(--bundle-gl-b);border-radius:14px;padding:22px 24px;box-shadow:var(--bundle-sh);display:flex;gap:18px;align-items:center;margin-top:16px}.bundle-callout-icon{width:48px;height:48px;border-radius:12px;background:#2c4a3e1a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bundle-callout-icon svg{width:24px;height:24px;stroke:var(--bundle-green);fill:none}.bundle-callout-title{font-size:14px;font-weight:700;margin-bottom:3px}.bundle-callout-desc{font-size:12px;color:var(--bundle-text-muted);line-height:1.5}.bundle-taste-note{background:#c4a8821f;border:1px solid rgba(196,168,130,.3);border-radius:10px;padding:14px 18px;display:flex;gap:12px;align-items:flex-start;margin-top:20px}.bundle-taste-note svg{width:18px;height:18px;stroke:var(--bundle-sand);fill:none;flex-shrink:0;margin-top:1px}.bundle-taste-note-text{font-size:12px;color:var(--bundle-text-muted);line-height:1.6}.bundle-taste-note-text strong{color:var(--bundle-text)}.bundle-steps{display:flex;flex-direction:column;gap:12px}.bundle-step-card{display:flex;align-items:flex-start;gap:16px;background:var(--bundle-gl);backdrop-filter:var(--bundle-blur);-webkit-backdrop-filter:var(--bundle-blur);border:1px solid var(--bundle-gl-b);border-radius:12px;padding:18px 20px;box-shadow:var(--bundle-sh);transition:transform .2s}.bundle-step-card:hover{transform:translate(4px)}.bundle-step-num-c{width:30px;height:30px;border-radius:50%;background:var(--bundle-green);color:var(--bundle-white);font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bundle-step-card-icon{width:38px;height:38px;border-radius:8px;background:#2c4a3e1a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bundle-step-card-icon svg{width:18px;height:18px;stroke:var(--bundle-green);fill:none}.bundle-step-card-text strong{font-size:13px;font-weight:600;display:block;margin-bottom:3px}.bundle-step-card-text span{font-size:12px;color:var(--bundle-text-muted);line-height:1.5}.bundle-ugc-videos-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:24px}.bundle-reviews-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:20px}.bundle-ugc-card{background:var(--bundle-gl);backdrop-filter:var(--bundle-blur);-webkit-backdrop-filter:var(--bundle-blur);border:1px solid var(--bundle-gl-b);border-radius:16px;overflow:hidden;box-shadow:var(--bundle-sh-lg);transition:transform .22s}.bundle-ugc-card:hover{transform:translateY(-3px)}.bundle-ugc-embed-wrap{aspect-ratio:9/16;background:#0a0a0a;position:relative;overflow:hidden;border-radius:14px 14px 0 0}.bundle-ugc-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(160deg,#1a1a2e,#0a0a14);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#fff6;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.bundle-ugc-placeholder svg{width:36px;height:36px;opacity:.5}.bundle-ugc-meta{padding:14px 16px}.bundle-ugc-meta-handle{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--bundle-text-muted);margin-bottom:4px}.bundle-ugc-meta-text{font-size:12px;color:var(--bundle-text);line-height:1.4}.bundle-tiktok-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px}.bundle-tiktok-card{position:relative;aspect-ratio:9/16;border-radius:16px;overflow:hidden;background:#0a0a0a;box-shadow:var(--bundle-sh);cursor:pointer}.bundle-tiktok-card:hover{transform:translateY(-3px);box-shadow:var(--bundle-sh-lg);transition:all .25s ease}.bundle-tiktok-video{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:749px){.bundle-tiktok-grid{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:10px;margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}.bundle-tiktok-card{flex:0 0 65%;scroll-snap-align:start;min-width:180px;max-width:220px}}.bundle-reviews-mini{display:flex;flex-direction:column;gap:12px}.bundle-review-mini-card{background:var(--bundle-gl);backdrop-filter:var(--bundle-blur);-webkit-backdrop-filter:var(--bundle-blur);border:1px solid var(--bundle-gl-b);border-radius:12px;padding:18px;box-shadow:var(--bundle-sh)}.bundle-rm-stars{color:var(--bundle-sand);font-size:11px;letter-spacing:2px;margin-bottom:8px}.bundle-rm-text{font-size:13px;color:var(--bundle-text);line-height:1.6;margin-bottom:10px;font-style:italic}.bundle-rm-author{font-size:11px;color:var(--bundle-text-muted);display:flex;align-items:center;gap:6px}.bundle-rm-verified{color:var(--bundle-green);font-size:10px;font-weight:500}.bundle-vs-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:0;align-items:stretch;margin-top:20px}.bundle-vs-col{background:var(--bundle-gl);backdrop-filter:var(--bundle-blur);-webkit-backdrop-filter:var(--bundle-blur);border:1px solid var(--bundle-gl-b);border-radius:12px;padding:20px;box-shadow:var(--bundle-sh)}.bundle-vs-col.flair{background:#2c4a3e12;border-color:var(--bundle-green)}.bundle-vs-col-label{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--bundle-text-muted);margin-bottom:14px;font-weight:500;display:flex;align-items:center;gap:6px}.bundle-vs-col.flair .bundle-vs-col-label{color:var(--bundle-green)}.bundle-vs-col-label svg{width:14px;height:14px;stroke:currentColor;fill:none}.bundle-vs-feature{display:flex;align-items:center;gap:8px;font-size:12px;padding:5px 0}.bundle-vs-tick svg{width:16px;height:16px;flex-shrink:0;fill:none}.bundle-vs-divider{display:flex;align-items:center;justify-content:center;padding:0 14px;font-weight:700;color:var(--bundle-text-muted);font-size:13px}.bundle-compare-table{width:100%;border-collapse:collapse;margin-top:20px}.bundle-compare-table th{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--bundle-text-muted);font-weight:500;padding:10px 14px;text-align:left;border-bottom:1px solid var(--bundle-border)}.bundle-compare-table td{padding:14px;font-size:13px;border-bottom:1px solid rgba(224,216,204,.5);color:var(--bundle-text-muted)}.bundle-compare-table tr.flair-row td{color:var(--bundle-green);font-weight:600;background:#2c4a3e0a}.bundle-compare-table td:first-child{font-weight:500;color:var(--bundle-text);display:flex;align-items:center;gap:8px}.bundle-compare-table td:first-child svg{width:14px;height:14px;stroke:currentColor;fill:none;flex-shrink:0}.bundle-compare-table tr.flair-row td:first-child{color:var(--bundle-green)}.bundle-compare-note{font-size:10px;color:var(--bundle-text-muted);margin-top:8px}.bundle-transformation-timeline{display:flex;flex-direction:column;gap:0;position:relative;margin-top:24px}.bundle-transformation-timeline:before{content:"";position:absolute;left:18px;top:32px;bottom:32px;width:2px;background:linear-gradient(to bottom,var(--bundle-green-light),var(--bundle-green))}.bundle-transform-step{display:flex;gap:20px;padding:16px 0;position:relative}.bundle-transform-dot{width:38px;height:38px;border-radius:50%;background:var(--bundle-green);display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;z-index:1;box-shadow:0 0 0 4px var(--bundle-bg)}.bundle-transform-dot svg{width:16px;height:16px;stroke:var(--bundle-white);fill:none}.bundle-transform-dot.gold{background:var(--bundle-sand)}.bundle-transform-body{flex:1;background:var(--bundle-gl);backdrop-filter:var(--bundle-blur);-webkit-backdrop-filter:var(--bundle-blur);border:1px solid var(--bundle-gl-b);border-radius:12px;padding:16px 18px;box-shadow:var(--bundle-sh);transition:transform .2s}.bundle-transform-body:hover{transform:translate(4px)}.bundle-transform-day{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--bundle-green);margin-bottom:4px}.bundle-transform-day.gold{color:var(--bundle-sand)}.bundle-transform-title{font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-weight:700;margin-bottom:6px;letter-spacing:-.01em}.bundle-transform-desc{font-size:12px;color:var(--bundle-text-muted);line-height:1.6;margin-bottom:10px}.bundle-transform-tags{display:flex;flex-wrap:wrap;gap:6px}.bundle-transform-tag{background:#2c4a3e17;border:1px solid rgba(44,74,62,.15);color:var(--bundle-green);border-radius:20px;padding:3px 10px;font-size:10px;font-weight:500;display:flex;align-items:center;gap:4px}.bundle-transform-tag svg{width:10px;height:10px;stroke:var(--bundle-green);fill:none}.bundle-ing-box{background:var(--bundle-gl);backdrop-filter:var(--bundle-blur);-webkit-backdrop-filter:var(--bundle-blur);border:1px solid var(--bundle-gl-b);border-radius:14px;padding:24px;box-shadow:var(--bundle-sh);margin-top:20px}.bundle-ing-box p{font-size:13px;color:var(--bundle-text-muted);line-height:1.8}.bundle-ing-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.bundle-ing-tag{background:#2c4a3e14;border:1px solid rgba(44,74,62,.15);color:var(--bundle-green);border-radius:20px;padding:5px 14px;font-size:11px}.bundle-faq-list{display:flex;flex-direction:column;border-top:1px solid var(--bundle-border);margin-top:20px}.bundle-faq-item{border-bottom:1px solid var(--bundle-border)}.bundle-faq-q{width:100%;background:none;border:none;padding:18px 0;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;color:var(--bundle-text);text-align:left}.bundle-faq-q svg{width:16px;height:16px;stroke:var(--bundle-text-muted);fill:none;transition:transform .3s;flex-shrink:0}.bundle-faq-a{max-height:0;overflow:hidden;transition:max-height .35s ease}.bundle-faq-a.open{max-height:200px}.bundle-faq-a-inner{font-size:13px;color:var(--bundle-text-muted);line-height:1.8;padding-bottom:18px}.bundle-delivery-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}.bundle-delivery-card{background:var(--bundle-gl);backdrop-filter:var(--bundle-blur);-webkit-backdrop-filter:var(--bundle-blur);border:1px solid var(--bundle-gl-b);border-radius:12px;padding:18px 16px;box-shadow:var(--bundle-sh);display:flex;align-items:flex-start;gap:12px}.bundle-delivery-icon{width:36px;height:36px;border-radius:8px;background:#2c4a3e1a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bundle-delivery-icon svg{width:16px;height:16px;stroke:var(--bundle-green);fill:none}.bundle-delivery-title{font-size:13px;font-weight:600;margin-bottom:3px}.bundle-delivery-desc{font-size:11px;color:var(--bundle-text-muted);line-height:1.4}.bundle-review-score-bar{background:var(--bundle-gl);backdrop-filter:var(--bundle-blur);-webkit-backdrop-filter:var(--bundle-blur);border:1px solid var(--bundle-gl-b);border-radius:14px;padding:24px;box-shadow:var(--bundle-sh);display:flex;gap:32px;align-items:center;margin-bottom:20px;margin-top:20px}.bundle-review-score-big{text-align:center;flex-shrink:0}.bundle-review-score-num{font-family:Plus Jakarta Sans,sans-serif;font-size:52px;font-weight:700;color:var(--bundle-green);letter-spacing:-.03em;line-height:1}.bundle-review-score-stars{color:var(--bundle-sand);font-size:16px;letter-spacing:2px;margin:4px 0}.bundle-review-score-count{font-size:11px;color:var(--bundle-text-muted)}.bundle-review-bars{flex:1;display:flex;flex-direction:column;gap:6px}.bundle-review-bar-row{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--bundle-text-muted)}.bundle-review-bar-track{flex:1;height:6px;background:var(--bundle-border);border-radius:3px;overflow:hidden}.bundle-review-bar-fill{height:100%;background:var(--bundle-sand);border-radius:3px;transition:width .6s ease}.bundle-review-bar-count{width:28px;text-align:right}.bundle-reviews-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.bundle-review-card{background:var(--bundle-gl);backdrop-filter:var(--bundle-blur);-webkit-backdrop-filter:var(--bundle-blur);border:1px solid var(--bundle-gl-b);border-radius:12px;padding:20px;box-shadow:var(--bundle-sh)}.bundle-review-stars{color:var(--bundle-sand);font-size:11px;letter-spacing:2px;margin-bottom:10px}.bundle-review-text{font-size:13px;color:var(--bundle-text);line-height:1.6;margin-bottom:12px;font-style:italic}.bundle-review-author{font-size:11px;color:var(--bundle-text-muted);display:flex;align-items:center;gap:6px}.bundle-review-verified{color:var(--bundle-green);font-size:10px;font-weight:500}.bundle-bottom-cta{background:var(--bundle-green);border-radius:16px;padding:36px 32px;text-align:center;position:relative;overflow:hidden}.bundle-bottom-cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 20% 50%,rgba(143,175,138,.3) 0%,transparent 55%),radial-gradient(ellipse at 80% 30%,rgba(196,168,130,.2) 0%,transparent 45%);pointer-events:none}.bundle-bottom-cta-eyebrow{font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:#ffffff80;margin-bottom:10px}.bundle-bottom-cta-title{font-family:Plus Jakarta Sans,sans-serif;font-size:28px;font-weight:700;color:var(--bundle-white);letter-spacing:-.02em;margin-bottom:8px}.bundle-bottom-cta-sub{font-size:13px;color:#ffffffa6;margin-bottom:24px;line-height:1.6}.bundle-btn-cta-white{background:var(--bundle-white);color:var(--bundle-green);border:none;padding:16px 36px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:600;letter-spacing:.06em;border-radius:8px;cursor:pointer;transition:all .2s}.bundle-btn-cta-white:hover{background:var(--bundle-cream);transform:translateY(-1px)}.bundle-info-accordions{margin-top:32px;border-top:1px solid var(--bundle-border)}.bundle-accordion{border-bottom:1px solid var(--bundle-border)}.bundle-accordion-header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:18px 0;background:transparent;border:none;cursor:pointer;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:600;color:var(--bundle-text);text-align:left;transition:color .2s}.bundle-accordion-header:hover{color:var(--bundle-green)}.bundle-accordion-header svg{width:18px;height:18px;stroke:currentColor;fill:none;transition:transform .3s ease;flex-shrink:0}.bundle-accordion-header.open svg{transform:rotate(180deg)}.bundle-accordion-content{max-height:0;overflow:hidden;transition:max-height .35s ease}.bundle-accordion-content.open{max-height:500px}.bundle-accordion-inner{padding:0 0 20px;font-size:13px;line-height:1.7;color:var(--bundle-text-muted)}.bundle-accordion-inner p{margin:0 0 12px}.bundle-accordion-inner p:last-child{margin-bottom:0}.bundle-accordion-inner ul{margin:12px 0;padding-left:20px}.bundle-accordion-inner li{margin-bottom:6px}.bundle-accordion-inner a{color:var(--bundle-green);text-decoration:underline}.bundle-sticky-atc{position:fixed;bottom:-100px;left:50%;right:0;width:50%;z-index:150;transition:bottom .35s cubic-bezier(.34,1.2,.64,1)}.bundle-sticky-atc.visible{bottom:0}.bundle-sticky-atc.at-footer{bottom:-100px!important}.bundle-sticky-atc-inner{background:var(--bundle-gl);backdrop-filter:var(--bundle-blur);-webkit-backdrop-filter:var(--bundle-blur);border-top:1px solid var(--bundle-gl-b);box-shadow:0 -8px 40px #2c4a3e24;padding:14px 52px;display:flex;align-items:center;gap:16px}.bundle-sticky-atc-info{flex:1;min-width:0}.bundle-sticky-atc-name{font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:700;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bundle-sticky-atc-meta{font-size:11px;color:var(--bundle-text-muted);margin-top:1px}.bundle-sticky-chips{display:flex;gap:4px;flex-wrap:nowrap;overflow:hidden;max-width:200px}.bundle-sticky-chip{background:#2c4a3e17;border:1px solid rgba(44,74,62,.18);color:var(--bundle-green);border-radius:12px;padding:2px 8px;font-size:10px;font-weight:500;white-space:nowrap}.bundle-sticky-atc-price{font-family:Plus Jakarta Sans,sans-serif;font-size:22px;font-weight:700;color:var(--bundle-green);letter-spacing:-.02em;white-space:nowrap}.bundle-sticky-atc-btn{background:var(--bundle-green);color:var(--bundle-white);border:none;padding:13px 28px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;letter-spacing:.07em;text-transform:uppercase;border-radius:8px;cursor:pointer;transition:background .2s,transform .15s;white-space:nowrap;flex-shrink:0}.bundle-sticky-atc-btn:hover{background:#1e3329;transform:translateY(-1px)}@keyframes bundle-fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.bundle-content-inner>*{animation:bundle-fadeUp .5s ease both}.bundle-content-inner>*:nth-child(1){animation-delay:.04s}.bundle-content-inner>*:nth-child(2){animation-delay:.08s}.bundle-content-inner>*:nth-child(3){animation-delay:.13s}.bundle-gallery-panel{animation:bundle-fadeUp .7s ease both}@media(max-width:1024px){.bundle-page-body{flex-direction:column}.bundle-gallery-panel{position:relative!important;width:100%!important;height:50vh!important;top:0!important;left:0!important;opacity:1!important}.bundle-content-panel{width:100%;max-width:100%;margin-left:0}.bundle-sticky-atc{width:100%;left:0}.bundle-sticky-atc-inner{padding:14px 20px}}@media(max-width:768px){.bundle-content-inner{padding:32px 20px 100px}.bundle-page-title{font-size:32px}.bundle-finish-grid,.bundle-tier-grid,.bundle-reviews-grid{grid-template-columns:1fr}.bundle-delivery-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}.bundle-delivery-card{padding:12px!important;flex-direction:column!important;text-align:center!important}.bundle-delivery-icon{margin:0 auto 8px!important}.bundle-delivery-title{font-size:12px!important}.bundle-delivery-desc{font-size:10px!important}.bundle-review-cards{display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:12px;padding-bottom:12px;margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px;scrollbar-width:none}.bundle-review-cards::-webkit-scrollbar{display:none}.bundle-review-card{flex:0 0 85%;max-width:300px;scroll-snap-align:start}.bundle-box-grid{grid-template-columns:1fr 1fr;gap:10px}.bundle-box-card{padding:14px}.bundle-box-card-icon{width:32px;height:32px;margin-bottom:8px}.bundle-box-card-icon svg{width:16px;height:16px}.bundle-box-card-title{font-size:12px}.bundle-box-card-desc{font-size:10px;line-height:1.4}.bundle-flavour-grid,.bundle-trust-bar{grid-template-columns:repeat(2,1fr)}.bundle-vs-grid{grid-template-columns:1fr;gap:16px}.bundle-vs-divider{padding:16px 0}.bundle-ugc-videos-row{grid-template-columns:1fr}.bundle-reviews-mini-grid{display:flex!important;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:12px;padding-bottom:12px;margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px;scrollbar-width:none}.bundle-reviews-mini-grid::-webkit-scrollbar{display:none}.bundle-review-mini-card{flex:0 0 85%;max-width:300px;scroll-snap-align:start}.bundle-vs-grid{grid-template-columns:1fr auto 1fr!important;gap:8px!important}.bundle-vs-col{padding:12px!important}.bundle-vs-col-label{font-size:11px!important}.bundle-vs-feature{font-size:11px!important;padding:6px 0!important}.bundle-vs-divider{padding:0 8px!important;font-size:12px!important}.bundle-review-score-bar{flex-direction:column;text-align:center}.bundle-gallery-panel{height:50vh}.bundle-glass-summary{left:16px;right:16px;bottom:16px}}.refill-bundle .bundle-gallery-fill,.refill-fill{background:radial-gradient(ellipse at 20% 15%,rgba(143,175,138,.55) 0%,transparent 50%),radial-gradient(ellipse at 85% 85%,rgba(196,168,130,.45) 0%,transparent 50%),radial-gradient(ellipse at 60% 40%,rgba(44,74,62,.18) 0%,transparent 40%),linear-gradient(155deg,#e8e2d8,#d4cdb8 55%,#c0b698)}.bundle-flavour-spotlight{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:24px}.bundle-flavour-spot-card{background:var(--bundle-gl);backdrop-filter:var(--bundle-blur);-webkit-backdrop-filter:var(--bundle-blur);border:1px solid var(--bundle-gl-b);border-radius:16px;padding:24px 16px;text-align:center;transition:all .25s ease}.bundle-flavour-spot-card:hover{transform:translateY(-4px);box-shadow:var(--bundle-sh)}.bundle-flavour-spot-icon{font-size:32px;margin-bottom:12px}.bundle-flavour-spot-name{font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-weight:600;color:var(--bundle-text);margin-bottom:6px}.bundle-flavour-spot-desc{font-size:13px;color:var(--bundle-text-muted);line-height:1.4}.bundle-usage-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:24px}.bundle-usage-card{background:var(--bundle-white);border:1px solid var(--bundle-border);border-radius:16px;padding:28px 20px;text-align:center;transition:all .25s ease}.bundle-usage-card:hover{border-color:var(--bundle-green-light);box-shadow:var(--bundle-sh)}.bundle-usage-icon{width:48px;height:48px;margin:0 auto 16px;background:#8faf8a26;border-radius:12px;display:flex;align-items:center;justify-content:center}.bundle-usage-icon svg{width:24px;height:24px;stroke:var(--bundle-green);fill:none}.bundle-usage-title{font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-weight:600;color:var(--bundle-text);margin-bottom:8px}.bundle-usage-desc{font-size:20px;font-weight:600;color:var(--bundle-green);margin-bottom:6px}.bundle-usage-note{font-size:13px;color:var(--bundle-text-muted)}@media(max-width:900px){.bundle-flavour-spotlight{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.bundle-flavour-spotlight{grid-template-columns:repeat(2,1fr);gap:12px}.bundle-flavour-spot-card{padding:20px 12px}.bundle-usage-grid{grid-template-columns:repeat(3,1fr)!important;gap:8px!important}.bundle-usage-card{padding:12px 8px!important;text-align:center}.bundle-usage-icon{width:32px!important;height:32px!important;margin-bottom:8px!important}.bundle-usage-icon svg{width:16px!important;height:16px!important}.bundle-usage-title{font-size:11px!important}.bundle-usage-desc{font-size:10px!important}.bundle-usage-note{font-size:9px!important}}.refill-variant-grid{display:flex;flex-direction:column;gap:12px}.refill-variant-card{display:flex;align-items:center;gap:16px;background:var(--bundle-white);border:2px solid var(--bundle-border);border-radius:14px;padding:18px 20px;cursor:pointer;transition:all .25s ease}.refill-variant-card:hover{border-color:var(--bundle-green-light);box-shadow:0 4px 16px #2c4a3e14}.refill-variant-card.active{border-color:var(--bundle-green);background:#2c4a3e0a;box-shadow:0 4px 20px #2c4a3e1f}.refill-variant-card__radio{width:22px;height:22px;border:2px solid var(--bundle-border);border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.refill-variant-card.active .refill-variant-card__radio{border-color:var(--bundle-green);background:var(--bundle-green)}.refill-variant-card.active .refill-variant-card__radio:after{content:"";width:8px;height:8px;background:#fff;border-radius:50%}.refill-variant-card__info{flex:1}.refill-variant-card__name{font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:600;color:var(--bundle-text);margin-bottom:4px}.refill-variant-card__desc{font-size:13px;color:var(--bundle-text-muted)}.refill-variant-card__price{text-align:right;flex-shrink:0}.refill-variant-card__price-now{font-size:18px;font-weight:700;color:var(--bundle-green)}.refill-variant-card__price-was{font-size:13px;color:var(--bundle-text-muted);text-decoration:line-through}.refill-variant-card__save{font-size:11px;font-weight:600;color:var(--bundle-green);background:#8faf8a26;padding:3px 8px;border-radius:4px;margin-top:4px;display:inline-block}.refill-qty-selector{display:inline-flex;align-items:center;background:var(--bundle-white);border:2px solid var(--bundle-border);border-radius:12px;overflow:hidden}.refill-qty-btn{width:48px;height:48px;border:none;background:transparent;font-size:20px;font-weight:500;color:var(--bundle-text);cursor:pointer;transition:background .2s ease}.refill-qty-btn:hover{background:var(--bundle-cream)}.refill-qty-selector input{width:56px;height:48px;border:none;border-left:1px solid var(--bundle-border);border-right:1px solid var(--bundle-border);text-align:center;font-size:16px;font-weight:600;color:var(--bundle-text);background:transparent;-moz-appearance:textfield}.refill-qty-selector input::-webkit-outer-spin-button,.refill-qty-selector input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.bundle-related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:24px}.bundle-related-card{background:var(--bundle-white);border:2px solid var(--bundle-border);border-radius:16px;overflow:hidden;text-decoration:none;transition:all .25s ease}.bundle-related-card:hover{border-color:var(--bundle-green-light);transform:translateY(-4px);box-shadow:var(--bundle-sh)}.bundle-related-image{aspect-ratio:1;background:var(--bundle-cream);display:flex;align-items:center;justify-content:center;padding:16px}.bundle-related-image img{width:100%;height:100%;object-fit:contain}.bundle-related-name{font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:600;color:var(--bundle-text);padding:16px 16px 8px}.bundle-related-price{font-size:14px;font-weight:600;color:var(--bundle-green);padding:0 16px 16px}@media(max-width:768px){.bundle-related-grid{grid-template-columns:repeat(2,1fr);gap:12px}.refill-variant-card{padding:14px 16px}.refill-variant-card__name{font-size:14px}.refill-variant-card__price-now{font-size:16px}}.refill-bundle-included-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:20px 0}.refill-bundle-included-item{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#ffffffb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;border:1px solid rgba(255,255,255,.8)}.refill-bundle-included-icon{width:40px;height:40px;min-width:40px;display:flex;align-items:center;justify-content:center;background:var(--bundle-green);border-radius:10px}.refill-bundle-included-icon svg{width:20px;height:20px;stroke:#fff}.refill-bundle-included-text{display:flex;flex-direction:column;gap:2px}.refill-bundle-included-title{font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:600;color:var(--bundle-text)}.refill-bundle-included-desc{font-size:12px;color:var(--bundle-text-muted)}@media(max-width:600px){.refill-bundle-included-grid{grid-template-columns:1fr 1fr;gap:10px}.refill-bundle-included-item{flex-direction:column;text-align:center;padding:16px 12px}.refill-bundle-included-icon{width:44px;height:44px}}.refill-bundle-compare{margin:30px 0}.refill-bundle-compare-table{width:100%;border-collapse:collapse;background:#ffffffb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.8)}.refill-bundle-compare-table th,.refill-bundle-compare-table td{padding:14px 16px;text-align:center;font-size:14px;border-bottom:1px solid rgba(0,0,0,.06)}.refill-bundle-compare-table th{background:var(--bundle-green);color:#fff!important;font-family:Plus Jakarta Sans,sans-serif;font-weight:600;font-size:15px}.refill-bundle-compare-table th:first-child{background:transparent}.refill-bundle-compare-table td:first-child{text-align:left;font-weight:500;color:var(--bundle-text)}.refill-bundle-compare-table tr:last-child td{border-bottom:none}.refill-bundle-compare-table .compare-check{color:var(--bundle-green);font-size:18px}.refill-bundle-compare-table .compare-x{color:#c0392b;font-size:16px}@media(max-width:600px){.refill-bundle-compare-table th,.refill-bundle-compare-table td{padding:12px 10px;font-size:13px}}.bundle-extras-section,.bundle-extras-section.bundle-build-step{display:block!important;visibility:visible!important;opacity:1!important;height:auto!important;overflow:visible!important;position:relative!important;z-index:10}.bundle-addon-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;visibility:visible!important;opacity:1!important}.bundle-addon-card{display:flex!important;flex-direction:column!important;visibility:visible!important;opacity:1!important}.bundle-addon-add-btn{background:var(--bundle-green);color:#fff;border:none;padding:8px 16px;border-radius:50px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap;flex-shrink:0}.bundle-addon-add-btn:hover{background:#1a3329;transform:translateY(-1px)}.bundle-addon-icon img{width:100%;height:100%;object-fit:cover;border-radius:6px}.bundle-addon-price-row{display:flex;align-items:center;gap:6px;margin-top:4px}.bundle-fastbundle-container button[type=submit],.bundle-fastbundle-container .fb-btn,.bundle-fastbundle-container .fb-add-to-cart,.bundle-fastbundle-container [class*=add-to-cart],.bundle-fastbundle-container [class*=AddToCart],.bundle-fastbundle-container [class*=submit],.fb-widget button,.fb-widget [class*=btn],.fb-widget [class*=button],[class*=fast-bundle] button,[class*=fastbundle] button,.bundle-add-to-cart-btn{background:var(--bundle-green, #2C4A3E)!important;color:#fff!important;border:none!important;border-radius:14px!important;padding:18px 32px!important;font-family:Plus Jakarta Sans,-apple-system,sans-serif!important;font-size:16px!important;font-weight:600!important;cursor:pointer!important;transition:all .2s ease!important;width:100%!important;max-width:100%!important;min-height:56px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;box-shadow:0 4px 14px #2c4a3e40!important;text-transform:none!important;letter-spacing:0!important;line-height:1.2!important}.bundle-fastbundle-container button[type=submit]:hover,.bundle-fastbundle-container .fb-btn:hover,.bundle-fastbundle-container .fb-add-to-cart:hover,.bundle-fastbundle-container [class*=add-to-cart]:hover,.bundle-fastbundle-container [class*=AddToCart]:hover,.fb-widget button:hover,.fb-widget [class*=btn]:hover,[class*=fast-bundle] button:hover,[class*=fastbundle] button:hover,.bundle-add-to-cart-btn:hover{background:#1a3329!important;transform:translateY(-2px)!important;box-shadow:0 6px 20px #2c4a3e59!important}.bundle-fastbundle-container button[type=submit]:active,.bundle-fastbundle-container .fb-btn:active,.bundle-add-to-cart-btn:active{transform:translateY(0)!important}.bundle-fastbundle-container{margin:24px 0}.bundle-fastbundle-container form,.bundle-fastbundle-container>div{width:100%}.bundle-fastbundle-container input[type=submit],.bundle-fastbundle-container button{min-height:56px!important;font-size:16px!important}.bundle-fastbundle-container [class*=quantity],.bundle-fastbundle-container [class*=qty]{border-radius:10px!important;border:1px solid rgba(44,74,62,.2)!important}.bundle-fastbundle-container [class*=quantity] button,.bundle-fastbundle-container [class*=qty] button{min-height:auto!important;padding:8px 12px!important;width:auto!important;box-shadow:none!important}@media(max-width:600px){.bundle-fastbundle-container button[type=submit],.bundle-fastbundle-container .fb-btn,.bundle-fastbundle-container .fb-add-to-cart,.bundle-add-to-cart-btn{padding:16px 24px!important;font-size:15px!important;min-height:52px!important}}
/*# sourceMappingURL=/cdn/shop/t/54/assets/bundle-builder.css.map */
