.sb-bundle{--sb-navy: #263747;--sb-tan: #bea47d;--sb-tan-dark: #a88f68;--sb-bg: #faf7f2;--sb-card: #ffffff;--sb-border: #e7e0d4;--sb-border-strong: #d8cdb8;--sb-text: #263747;--sb-text-muted: #6b7885;--sb-radius-sm: 6px;--sb-radius-md: 10px;--sb-radius-lg: 14px;--sb-shadow-sm: 0 1px 2px rgba(38, 55, 71, .06);--sb-shadow-md: 0 8px 24px rgba(38, 55, 71, .08);--sb-header-offset: var(--sb-sticky-offset, 0px);background:var(--sb-bg);color:var(--sb-text);font-family:Nunito Sans,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased}.sb-bundle *{box-sizing:border-box}.sb-bundle h1,.sb-bundle h2,.sb-bundle h3{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;color:var(--sb-navy);margin:0}.sb-bundle button{font-family:inherit;cursor:pointer}.sb-bundle-announce{background:var(--sb-navy);color:#fff;text-align:center;font-size:12px;letter-spacing:.12em;text-transform:uppercase;padding:9px 16px;font-weight:600}.sb-bundle-hero{display:grid;grid-template-columns:1fr 1fr;min-height:58vh;align-items:center;gap:40px;padding:56px clamp(24px,5vw,72px)}.sb-bundle-hero__pill{display:inline-block;border:1px solid var(--sb-tan);color:var(--sb-tan-dark);font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:7px 16px;border-radius:999px;margin-bottom:18px}.sb-bundle-hero__headline{font-size:clamp(32px,4vw,52px);line-height:1.08;margin-bottom:18px}.sb-bundle-hero__headline em{font-style:normal;color:var(--sb-tan-dark)}.sb-bundle-hero__sub{font-size:17px;font-weight:600;margin-bottom:10px}.sb-bundle-hero__desc{font-size:15px;color:var(--sb-text-muted);max-width:46ch;line-height:1.6}.sb-bundle-hero__media{position:relative;border-radius:var(--sb-radius-lg);overflow:hidden;aspect-ratio:4 / 3;background:var(--sb-card);box-shadow:var(--sb-shadow-md)}.sb-bundle-hero__media img{width:100%;height:100%;object-fit:cover}.sb-bundle-shell{display:grid;grid-template-columns:minmax(0,68%) minmax(320px,32%);gap:28px;padding:0 clamp(20px,4vw,56px) 64px;align-items:start}.sb-bundle-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}.sb-bundle-filter{border:1px solid var(--sb-border);background:var(--sb-card);color:var(--sb-text-muted);font-size:13px;font-weight:700;padding:8px 18px;border-radius:999px;transition:background .2s ease,color .2s ease,border-color .2s ease}.sb-bundle-filter:hover{border-color:var(--sb-border-strong)}.sb-bundle-filter.is-active{background:var(--sb-tan);border-color:var(--sb-tan);color:var(--sb-navy)}.sb-bundle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.sb-bundle-card{position:relative;background:var(--sb-card);border:1px solid var(--sb-border);border-radius:var(--sb-radius-md);padding:18px 18px 20px;display:flex;flex-direction:column;transition:border-color .25s ease,box-shadow .25s ease}.sb-bundle-card:hover{box-shadow:var(--sb-shadow-sm)}.sb-bundle-card.is-selected{border-color:#263747;box-shadow:0 0 0 1px #263747}.sb-bundle-card__added{position:absolute;top:14px;right:14px;background:var(--sb-navy);color:#fff;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:4px 10px;border-radius:999px;display:none;align-items:center;gap:4px;opacity:0;transform:translateY(-4px);transition:opacity .25s ease,transform .25s ease}.sb-bundle-card.is-selected .sb-bundle-card__added{display:inline-flex;opacity:1;transform:translateY(0)}.sb-bundle-card__image{aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;margin-bottom:14px;border-radius:var(--sb-radius-sm);background:#f5f1ea;overflow:hidden}.sb-bundle-card__image img{width:100%;height:100%;object-fit:contain;object-position:center}.sb-bundle-card__title{font-family:Inter,sans-serif;font-weight:700;font-size:16px;margin-bottom:2px}.sb-bundle-card__desc{font-size:13px;color:var(--sb-text-muted);margin-bottom:10px}.sb-bundle-card__variants{display:flex;gap:8px;margin-bottom:12px}.sb-bundle-swatch{width:26px;height:26px;padding:0;border:2px solid transparent;border-radius:50%;background:none;display:flex;align-items:center;justify-content:center;transition:border-color .2s ease}.sb-bundle-swatch__dot{width:18px;height:18px;border-radius:50%;background:var(--swatch-color, #ccc);border:1px solid rgba(0,0,0,.1);display:block}.sb-bundle-swatch.is-active{border-color:var(--sb-navy)}.sb-bundle-swatch[disabled]{opacity:.35;cursor:not-allowed}.sb-bundle-card__price{font-family:Inter,sans-serif;font-weight:700;font-size:16px;margin-bottom:14px}.sb-bundle-card__price .sb-bundle-compare{font-weight:500;color:var(--sb-text-muted);text-decoration:line-through;margin-right:6px;font-size:13px}.sb-bundle-card__footer{margin-top:auto}.sb-bundle-btn{width:100%;border:none;border-radius:var(--sb-radius-sm);padding:12px 16px;font-weight:700;font-size:13px;letter-spacing:.02em;background:#263747;color:#fff;transition:filter .2s ease,transform .2s ease}.sb-bundle-btn:hover{filter:brightness(.96)}.sb-bundle-btn:active{transform:translateY(1px)}.sb-bundle-btn[disabled]{background:#e9e4d8;color:var(--sb-text-muted);cursor:not-allowed}.sb-bundle-qty{display:flex;align-items:center;justify-content:space-between;background:#263747;border-radius:var(--sb-radius-sm);gap:8px}.sb-bundle-qty button{border:none;background:#263747;color:#fff;width:44px;height:44px;border-radius:var(--sb-radius-sm);font-size:18px;font-weight:700;flex-shrink:0;display:flex;align-items:center;justify-content:center}.sb-bundle-qty output{flex:1;font-weight:700;color:#fff;text-align:center}.sb-bundle-sidebar{position:sticky;top:calc(var(--sb-header-offset) + 16px);background:var(--sb-card);border:1px solid var(--sb-border);border-radius:var(--sb-radius-lg);padding:24px 22px;box-shadow:var(--sb-shadow-sm);max-height:calc(100vh - var(--sb-header-offset) - 32px);overflow-y:auto}.sb-bundle-sidebar__title{font-size:20px;line-height:1.25;margin-bottom:2px}.sb-bundle-sidebar__title span{display:block;color:var(--sb-tan-dark)}.sb-bundle-sidebar__hint{font-size:13px;font-weight:600;color:var(--sb-text-muted);margin:10px 0 8px;min-height:18px}.sb-bundle-sidebar__hint strong{color:var(--sb-tan-dark)}.sb-bundle-progress{height:6px;border-radius:999px;background:#ece6d9;overflow:hidden;margin-bottom:18px}.sb-bundle-progress__fill{height:100%;width:0%;background:var(--sb-tan);border-radius:999px;transition:width .4s cubic-bezier(.4,0,.2,1)}.sb-bundle-slots{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px}.sb-bundle-slot{position:relative;border:1px solid var(--sb-border);border-radius:var(--sb-radius-sm);padding:10px;text-align:center;background:#fff;min-height:128px;display:flex;flex-direction:column;align-items:center;justify-content:center}.sb-bundle-slot img{width:75px;height:75px;object-fit:contain;margin-bottom:6px}.sb-bundle-slot__name{font-size:11px;font-weight:700;line-height:1.3}.sb-bundle-slot__variant{font-size:9px;font-weight:500;color:var(--sb-text-muted);margin-top:1px}.sb-bundle-slot__qty{font-size:10px;color:var(--sb-text-muted)}.sb-bundle-slot__remove{position:absolute;top:4px;right:4px;width:18px;height:18px;border-radius:50%;border:none;background:var(--sb-navy);color:#fff;font-size:11px;line-height:1;display:flex;align-items:center;justify-content:center}.sb-bundle-slot--empty{border-style:dashed;background:#f9f6f0;min-height:128px;color:var(--sb-text-muted)}.sb-bundle-slot__num{font-family:Inter,sans-serif;font-weight:800;font-size:13px;color:var(--sb-text-muted);margin-bottom:6px}.sb-bundle-slot__placeholder{font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--sb-text-muted)}.sb-bundle-reward{border:1px solid var(--sb-border);border-radius:var(--sb-radius-sm);padding:12px 8px;text-align:center;background:#f5f1ea;opacity:.55;min-height:128px;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:opacity .3s ease,border-color .3s ease,background .3s ease,transform .3s ease}.sb-bundle-reward__value{font-family:Inter,sans-serif;font-weight:800;font-size:13px;color:var(--sb-text-muted);margin-bottom:4px}.sb-bundle-reward__label{font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--sb-text-muted)}.sb-bundle-reward.is-unlocked{opacity:1;background:#fff;border-color:var(--sb-tan);box-shadow:0 0 0 1px var(--sb-tan);animation:sb-unlock .4s ease}.sb-bundle-reward.is-unlocked .sb-bundle-reward__value{color:var(--sb-navy)}.sb-bundle-reward.is-unlocked .sb-bundle-reward__label:before{content:"\2713  ";color:var(--sb-tan-dark)}@keyframes sb-unlock{0%{transform:scale(.94)}60%{transform:scale(1.02)}to{transform:scale(1)}}.sb-bundle-summary{border-top:1px solid var(--sb-border);padding-top:14px;font-size:14px}.sb-bundle-summary__row{display:flex;justify-content:space-between;margin-bottom:8px;color:var(--sb-text-muted)}.sb-bundle-summary__row.is-savings{color:#7a8f5c}.sb-bundle-summary__total{display:flex;justify-content:space-between;font-family:Inter,sans-serif;font-weight:800;font-size:16px;color:var(--sb-navy);padding-top:8px;border-top:1px dashed var(--sb-border);margin-bottom:16px}.sb-bundle-summary__value{transition:opacity .15s ease}.sb-bundle-cta{width:100%;border:none;border-radius:var(--sb-radius-sm);padding:16px;font-weight:800;font-size:14px;letter-spacing:.03em;text-transform:uppercase;background:var(--sb-tan);color:var(--sb-navy);transition:filter .2s ease}.sb-bundle-cta:hover{filter:brightness(.95)}.sb-bundle-cta[disabled]{background:#e9e4d8;color:var(--sb-text-muted);cursor:not-allowed}.sb-bundle-empty{font-size:13px;color:var(--sb-text-muted);text-align:center;padding:18px 0}.sb-bundle-mobilebar,.sb-bundle-drawer__backdrop{display:none}@media(max-width:1024px){.sb-bundle-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:989px){.sb-bundle-hero{grid-template-columns:1fr;min-height:auto;padding-bottom:32px}.sb-bundle-hero__media{order:-1;aspect-ratio:16/9}.sb-bundle-shell{grid-template-columns:1fr;padding-bottom:96px}.sb-bundle-sidebar{position:fixed;left:0;right:0;bottom:0;top:auto;max-height:85vh;border-radius:20px 20px 0 0;transform:translateY(110%);transition:transform .32s cubic-bezier(.32,.72,0,1);z-index:60;box-shadow:0 -12px 32px #2637472e}.sb-bundle[data-drawer-open=true] .sb-bundle-sidebar{transform:translateY(0)}.sb-bundle-sidebar__close{display:block;margin:-6px -6px 10px auto;width:30px;height:30px;border:none;background:#f0ede6;border-radius:50%;font-size:14px}.sb-bundle-drawer__backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#26374766;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:55}.sb-bundle[data-drawer-open=true] .sb-bundle-drawer__backdrop{opacity:1;pointer-events:auto}.sb-bundle-mobilebar{display:flex;flex-direction:column;align-items:stretch;gap:10px;position:fixed;left:0;right:0;bottom:0;background:var(--sb-navy);color:#fff;padding:10px 16px 14px;z-index:50}.sb-bundle-mobilebar__summary{display:flex;align-items:center;gap:10px;background:none;border:none;color:#fff;padding:0;text-align:left}.sb-bundle-mobilebar__status{font-size:12px;font-weight:700;white-space:nowrap;flex-shrink:0}.sb-bundle-mobilebar__tiles{display:flex;gap:6px;overflow-x:auto;scrollbar-width:none}.sb-bundle-mobilebar__tiles::-webkit-scrollbar{display:none}.sb-bundle-mobiletile{width:34px;height:34px;border-radius:6px;background:#ffffff14;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;font-size:9px;font-weight:800;color:#ffffff80}.sb-bundle-mobiletile img{width:100%;height:100%;object-fit:contain}.sb-bundle-mobiletile--reward.is-unlocked{background:var(--sb-tan);color:var(--sb-navy)}.sb-bundle-mobilebar__cta{width:100%;background:var(--sb-tan);color:var(--sb-navy);border:none;border-radius:var(--sb-radius-sm);font-weight:800;font-size:13px;padding:13px 16px;text-align:center}}@media(max-width:640px){.sb-bundle-grid{grid-template-columns:1fr 1fr;gap:12px}.sb-bundle-hero{padding:32px 16px}.sb-bundle-shell{padding-left:16px;padding-right:16px}.sb-bundle-slots{grid-template-columns:1fr 1fr}}@media(max-width:400px){.sb-bundle-grid{grid-template-columns:1fr}}.sb-bundle button:focus-visible,.sb-bundle .sb-bundle-filter:focus-visible{outline:2px solid var(--sb-navy);outline-offset:2px}.sb-bundle-sidebar__close{display:none}@media(prefers-reduced-motion:reduce){.sb-bundle *{transition:none!important;animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/simply-built-bundle.css.map */
