.bundle-builder{--yps-brand: #209b78;--yps-border: #e1e1e1;--yps-muted: #6b6b6b;--yps-tray-height: 96px;padding-bottom:calc(var(--yps-tray-height) + 24px)}.bundle-builder__intro{max-width:720px;margin:0 auto 24px;text-align:center;padding:0 16px}.bundle-builder__intro h1{margin:0 0 8px}.bundle-builder__intro p{color:var(--yps-muted);margin:0}.bundle-builder__tabs{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;padding:0 16px 16px;margin:0 auto;max-width:1280px;justify-content:flex-start}.bundle-builder__tabs::-webkit-scrollbar{display:none}@media(min-width:750px){.bundle-builder__tabs{justify-content:center}}.bundle-builder__tab{flex:0 0 auto;padding:12px 20px;border:1px solid var(--yps-border);border-radius:999px;background:#fff;font:inherit;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .15s,color .15s,border-color .15s}.bundle-builder__tab[aria-selected=true]{background:var(--yps-brand);border-color:var(--yps-brand);color:#fff}.bundle-builder__tab-price{opacity:.75;font-weight:500;margin-left:6px}.bundle-builder__tab-count{display:inline-block;margin-left:8px;padding:2px 8px;font-size:11px;font-weight:600;border-radius:999px;background:#00000014;color:inherit}.bundle-builder__tab[aria-selected=true] .bundle-builder__tab-count{background:#fff3;color:#fff}.bundle-builder__panel{display:none;padding:0 16px;max-width:1280px;margin:0 auto}.bundle-builder__panel[data-active=true]{display:block}.bundle-builder__hero{max-width:420px;margin:0 auto 20px;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px #00000014}.bundle-builder__hero img{width:100%;height:auto;display:block}.bundle-builder__empty-tier{padding:48px 16px;text-align:center;border:2px dashed var(--yps-border);border-radius:12px;color:var(--yps-muted)}.bundle-builder__empty-heading{margin:0 0 8px;font-weight:600;color:#111;font-size:1.1rem}.bundle-builder__empty-body{margin:0;font-size:.95rem}.bundle-builder__empty-body code{background:#f5f5f5;padding:2px 6px;border-radius:4px;font-size:.9em}.bundle-builder__panel-heading{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin:0 0 12px;flex-wrap:wrap}.bundle-builder__panel-heading h2{margin:0;font-size:1.25rem}.bundle-builder__panel-heading p{margin:0;color:var(--yps-muted)}.bundle-builder__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media(min-width:750px){.bundle-builder__grid{grid-template-columns:repeat(3,1fr);gap:16px}}@media(min-width:990px){.bundle-builder__grid{grid-template-columns:repeat(4,1fr)}}bundle-product-card{display:block;position:relative;cursor:pointer;border-radius:12px;overflow:hidden;background:#fff;border:2px solid transparent;transition:border-color .15s,transform .15s;-webkit-tap-highlight-color:transparent}bundle-product-card:hover{transform:translateY(-2px)}bundle-product-card[aria-pressed=true]{border-color:var(--yps-brand)}bundle-product-card[aria-disabled=true]{opacity:.5;cursor:not-allowed;pointer-events:none}.bundle-card__media{position:relative;aspect-ratio:1 / 1;background:#f5f5f5;overflow:hidden}.bundle-card__media img{width:100%;height:100%;object-fit:cover;display:block}.bundle-card__badge{position:absolute;top:8px;left:8px;background:#fff;color:#111;font-size:11px;font-weight:600;padding:4px 8px;border-radius:999px;letter-spacing:.02em;box-shadow:0 1px 3px #0000001a}.bundle-card__badge[data-kind=recent]{background:#fff;color:#111}.bundle-card__badge[data-kind=repeat]{background:#2b3a55;color:#fff}.bundle-card__badge[data-kind=bestseller]{background:#f4c548;color:#4a3500}.bundle-card__badge[data-kind=new]{background:var(--yps-brand, #209b78);color:#fff}.bundle-card__badge[data-kind=picked]{background:#111;color:#fff}.bundle-card__check{position:absolute;top:8px;right:8px;width:28px;height:28px;border-radius:50%;background:#fff;border:2px solid var(--yps-border);display:flex;align-items:center;justify-content:center;transition:background .15s,border-color .15s}bundle-product-card[aria-pressed=true] .bundle-card__check{background:var(--yps-brand);border-color:var(--yps-brand)}.bundle-card__check svg{width:16px;height:16px;color:#fff;opacity:0;transition:opacity .15s}bundle-product-card[aria-pressed=true] .bundle-card__check svg{opacity:1}.bundle-card__info{padding:10px 4px}.bundle-card__title{margin:0;font-size:14px;font-weight:500;line-height:1.3;color:#111;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bundle-card__soldout{font-size:12px;color:#999;margin-top:4px}.bundle-builder__tray{position:fixed;left:0;right:0;bottom:0;background:#fff;box-shadow:0 -4px 16px #0000000d;z-index:9;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:var(--yps-tray-height)}.bundle-builder__tray-slots{display:flex;gap:6px;flex:1;min-width:0;overflow-x:auto;scrollbar-width:none;-webkit-mask-image:linear-gradient(to right,#000 calc(100% - 16px),transparent 100%);mask-image:linear-gradient(to right,#000 calc(100% - 16px),transparent 100%);padding-right:6px}.bundle-builder__tray-slots::-webkit-scrollbar{display:none}.bundle-builder__slot{flex:0 0 56px;width:56px;height:56px;border-radius:8px;background:#f5f5f5;border:1.5px dashed var(--yps-border);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;color:var(--yps-muted);font-size:20px}.bundle-builder__slot--filled{border-style:solid;border-color:var(--yps-brand);background:#fff}.bundle-builder__slot img{width:100%;height:100%;object-fit:cover;display:block}.bundle-builder__slot-remove{position:absolute;top:2px;right:2px;width:18px;height:18px;border-radius:50%;border:none;background:#0009;color:#fff;font-size:12px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.bundle-builder__tray-cta{flex:0 0 auto;max-width:60%;display:flex;align-items:center;gap:8px}.bundle-builder__tray-count{display:none}.bundle-builder__button-count{display:inline-flex;align-items:center;justify-content:center;margin-left:10px;padding:2px 10px;background:#ffffff38;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:0;min-width:36px;font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.bundle-builder__button{display:inline-flex;align-items:center;justify-content:center}.bundle-builder__button{background:var(--yps-brand);color:#fff;border:none;height:56px;padding:0 22px;border-radius:999px;font-family:inherit;font-weight:600;letter-spacing:.04em;text-transform:uppercase;font-size:13px;cursor:pointer;transition:opacity .15s;text-align:center;white-space:nowrap}@media(min-width:750px){.bundle-builder__button{height:64px;padding:0 28px;min-width:200px;font-size:14px}}.bundle-builder__button[aria-disabled=true]{opacity:.4;cursor:not-allowed}@media(min-width:750px){.bundle-builder__tray{padding:16px 32px}.bundle-builder__tray-slots{gap:8px}.bundle-builder__slot{flex:0 0 64px;width:64px;height:64px}}.main-product-bundle{padding:24px 0 0}.main-product-bundle__hero{display:grid;grid-template-columns:1fr;gap:24px;padding-top:12px;padding-bottom:12px}@media(min-width:750px){.main-product-bundle__hero{grid-template-columns:1fr 1fr;gap:48px;align-items:center;padding-top:24px;padding-bottom:24px}}.main-product-bundle__media{border-radius:12px;overflow:hidden;background:#f5f5f5}.main-product-bundle__media img{width:100%;height:auto;display:block}.main-product-bundle__media-placeholder{aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center}.main-product-bundle__info{display:flex;flex-direction:column;gap:12px}.main-product-bundle__vendor{margin:0;font-size:1.2rem;letter-spacing:.08em;text-transform:uppercase;color:var(--yps-muted, #6b6b6b)}.main-product-bundle__title{margin:0;font-size:clamp(3.6rem,5vw,5.2rem);line-height:1.1;letter-spacing:-.01em;font-weight:700}.main-product-bundle__price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:12px}.main-product-bundle__price{margin:0;font-size:clamp(2.6rem,3vw,3.2rem);font-weight:600;color:var(--yps-brand, #209b78)}.main-product-bundle__savings{display:inline-flex;align-items:center;padding:4px 12px;background:#fff3cd;color:#6b4500;border-radius:999px;font-size:1.4rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.main-product-bundle__rating-app{margin:0 0 8px}.main-product-bundle__upsell{display:inline-flex;align-items:center;gap:6px;margin:4px 0 0;padding:8px 14px;background:#209b7814;border:1px solid rgba(32,155,120,.3);border-radius:999px;font-size:1.4rem;color:var(--yps-brand, #209b78);text-decoration:none;font-weight:600;transition:background .15s,color .15s,border-color .15s;align-self:flex-start}.main-product-bundle__upsell:hover{background:var(--yps-brand, #209b78);color:#fff;border-color:var(--yps-brand, #209b78)}.main-product-bundle__upsell-icon{display:inline-flex;transition:transform .15s}.main-product-bundle__upsell:hover .main-product-bundle__upsell-icon{transform:translate(2px)}.main-product-bundle__rating-app .loox-rating{font-size:1.4rem!important}.main-product-bundle__lede{margin:0;font-size:1.8rem;line-height:1.4;color:#222}.main-product-bundle__description{margin:4px 0 0;color:#333;font-size:1.6rem;line-height:1.55}.main-product-bundle__how{margin-top:8px;display:flex;flex-direction:column;gap:8px;padding:14px 16px;background:#209b780f;border-radius:12px}.main-product-bundle__how-step{margin:0;display:flex;align-items:center;gap:12px;font-size:1.6rem;color:#222}.main-product-bundle__how-num{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:var(--yps-brand, #209b78);color:#fff;font-size:1.4rem;font-weight:700;flex:0 0 28px}.main-product-bundle__picker-wrap{margin-top:16px}.main-product-bundle__app-blocks{margin-top:32px}@media(min-width:750px){.main-product-bundle__app-blocks{margin-top:48px}}.bundle-builder--single{display:block}.bundle-builder--single .bundle-builder__panel{padding:0;max-width:none;margin:0}.bundle-builder--single .bundle-builder__panel-heading h2{font-size:2.2rem;margin:0 0 16px}.bundle-builder--single .bundle-card__title{font-size:1.4rem}.accordion__title.inline-richtext{font-family:CircularXXMedium,sans-serif;font-weight:400}.accordion__content.rte,.accordion__content.rte p,.accordion__content.rte li{font-family:CircularXX,sans-serif}.shopify-section.section-main-product-bundle~.shopify-section:last-of-type{margin-bottom:6rem}
/*# sourceMappingURL=/cdn/shop/t/19/assets/bundle-builder.css.map */
