#bundle- *{box-sizing:border-box}#bundle- .bb-header{display:grid;grid-template-columns:1fr 320px;gap:24px;align-items:end;margin-bottom:12px}@media (max-width:980px){#bundle- .bb-header{grid-template-columns:1fr}}#bundle- .bb-steps-title h2{margin:0;font-size:clamp(20px,2.2vw,28px);line-height:1.2}#bundle- .bb-steps-title p{margin:6px 0 0 0;color:#6b7280;font-size:14px}#bundle- .bb-steps-progress{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:8px;align-items:center}#bundle- .bb-step-dot{position:relative;height:6px;background:#e5e7eb;border-radius:999px;overflow:hidden}#bundle- .bb-step-dot .fill{position:absolute;inset:0;width:0;background:#ff0d7a;transition:width .3s}#bundle- .bb-step-labels{display:grid;grid-template-columns:repeat(var(--steps,3),1fr);gap:8px;margin-top:6px}#bundle- .bb-step-labels .lab{text-align:left;font-size:12px;color:#111;font-weight:700}#bundle- .bb-content{display:grid;grid-template-columns:1fr 320px;gap:24px;margin-top:16px}@media (max-width:980px){#bundle- .bb-content{grid-template-columns:1fr}#bundle- .bb-summary{order:-1}}#bundle- .bb-products{display:none}#bundle- .bb-products.active{display:grid}#bundle- .bb-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}@media (max-width:980px){#bundle- .bb-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){#bundle- .bb-grid{grid-template-columns:1fr}}#bundle- .bb-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}#bundle- .bb-card .img{aspect-ratio:3/2;background:#f3f4f6;display:grid;place-items:center;overflow:hidden}#bundle- .bb-card .img img{width:100%;height:100%;object-fit:cover}#bundle- .bb-card .body{display:flex;flex-direction:column;gap:10px;padding:14px;flex:1 1 auto}#bundle- .bb-card .title{font-size:16px;line-height:1.3;min-height:2.6em}#bundle- .bb-card .price{font-size:16px;color:#111;text-align:center;font-weight:600}#bundle- .bb-strike{text-decoration:line-through;color:#9ca3af;margin-right:.5rem}#bundle- .bb-opt-group{margin-top:6px}#bundle- .bb-opt-label{font-size:13px;color:#111;font-weight:700;margin-bottom:6px}#bundle- .bb-opt-pills{display:flex;flex-wrap:wrap;gap:8px}#bundle- .bb-opt-btn{appearance:none;border:1px solid #e5e7eb;background:#fff;border-radius:8px;padding:6px 10px;font-size:12px;cursor:pointer}#bundle- .bb-opt-btn[aria-pressed=true]{background:#ff0d7a;border-color:#ff0d7a;color:#fff;font-weight:700}#bundle- .bb-opt-btn:disabled{opacity:.45;cursor:not-allowed;background:#f3f4f6}#bundle- .bb-card .qty{display:grid;grid-template-columns:32px 1fr 32px;align-items:center;gap:6px;margin-top:8px}#bundle- .bb-card .qty button{height:32px;border-radius:8px;border:1px solid #e5e7eb;background:#fff;cursor:pointer}#bundle- .bb-card .qty input{height:32px;text-align:center;border-radius:8px;border:1px solid #e5e7eb}#bundle- .bb-card .actions{margin-top:auto;display:grid;gap:8px}#bundle- .bb-btn{appearance:none;border:0;border-radius:6px;padding:12px 14px;font-weight:700;cursor:pointer;width:100%}#bundle- .bb-btn-primary{background:#000;color:#fff}#bundle- .bb-btn-primary:hover{filter:brightness(.95)}#bundle- .bb-btn-back{background:#e5e7eb;color:#111}#bundle- .bb-small{font-size:12px;color:#6b7280}#bundle- .bb-error{color:#d32f2f;font-size:12px;margin-top:6px}#bundle- .bb-chip{display:inline-block;border:1px dashed #e5e7eb;border-radius:6px;padding:2px 6px;font-size:12px;color:#6b7280}#bundle- .bb-nav{display:flex;gap:8px;margin-top:16px}#bundle- .bb-summary{position:sticky;top:80px;height:fit-content;border:1px solid #e5e7eb;border-radius:12px;padding:16px;background:#fff}#bundle- .bb-summary h3{margin:0 0 8px 0;font-size:18px}#bundle- .bb-selected-counter{color:#ff0d7a;font-size:12px;margin-bottom:8px}#bundle- .bb-summary .list{display:grid;gap:10px;max-height:380px;overflow:auto;padding-right:6px}#bundle- .bb-summary .row{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;border-bottom:1px dashed #eee;padding-bottom:8px}#bundle- .bb-summary .row .qtyctrl{display:inline-grid;grid-auto-flow:column;gap:6px;align-items:center}#bundle- .bb-summary .totals{display:grid;gap:6px;font-size:14px;margin-top:8px}#bundle- .bb-summary .totals>div{display:grid;grid-template-columns:1fr auto}#bundle- .bb-summary .total-row strong{font-size:18px}#bundle- .bb-summary .cta .bb-btn-cta{background:#ff0d7a;color:#fff}#bundle- .bb-summary .cta .bb-btn-cta:hover{background:#d60967}:root{--bb-pink:#ff0d7a;--bb-pink-dark:#d60967;--bb-border:#e5e7eb;--bb-text:#111;--bb-muted:#6b7280;--bb-card-bg:#fff}.bb-container{display:grid;grid-template-columns:1fr 340px;gap:22px;padding:22px;max-width:1240px;margin:0 auto}.bb-container.bb-left{grid-template-columns:340px 1fr}.bb-container.bb-left .bb-cart{order:-1}@media (max-width:992px){.bb-container{grid-template-columns:1fr}.bb-container.bb-left .bb-cart{order:initial}}.bb-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media (max-width:992px){.bb-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.bb-grid{grid-template-columns:1fr}}.bb-card{background:var(--bb-card-bg);border:1px solid var(--bb-border);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;text-align:center;transition:box-shadow .2s ease}.bb-card:hover{box-shadow:0 6px 16px rgba(0,0,0,.06)}.bb-img img{width:100%;height:220px;object-fit:cover}.bb-body{display:grid!important;grid-template-rows:var(--bb-row-title,56px) var(--bb-row-price,28px) var(--bb-row-options,152px) var(--bb-row-cta,46px);align-content:stretch;gap:10px;padding:10px 12px 14px}.bb-title{font-size:15px;font-weight:700;color:var(--bb-text);margin:0!important;line-height:1.2;min-height:auto;display:flex;align-items:center;justify-content:center;text-align:center}.bb-price{font-size:15px;font-weight:700;color:var(--bb-text);margin:0!important;display:flex;align-items:center;justify-content:center}.bb-compare{text-decoration:line-through;opacity:.6;margin-right:6px}.bb-subtitle{font-size:13px;color:var(--bb-text);margin:2px 0;line-height:1.2;display:-webkit-box;-webkit-line-clamp:var(--bb-subtitle-lines,1);-webkit-box-orient:vertical;overflow:hidden}.bb-excerpt{font-size:12px;color:var(--bb-muted);margin:2px 0 4px;line-height:1.25;display:-webkit-box;-webkit-line-clamp:var(--bb-excerpt-lines,3);-webkit-box-orient:vertical;overflow:hidden}.bb-opt-group{margin:0!important;display:grid;grid-template-rows:18px 1fr}.bb-opt-label{font-size:13px;color:var(--bb-text);font-weight:800;margin:0 0 6px 0!important;line-height:1.1}.bb-opt-values{display:flex;flex-wrap:wrap;justify-content:center;align-content:center;gap:8px}.bb-pill{border:1px solid var(--bb-border);background:#fff;color:var(--bb-text);padding:7px 14px;border-radius:10px;font-size:13px;min-width:52px;line-height:1;cursor:pointer;transition:background .2s,border-color .2s,color .2s,transform .05s;margin:0}.bb-pill:active{transform:scale(.98)}.bb-pill.active,.bb-pill[aria-pressed=true]{background:var(--bb-pink);border-color:var(--bb-pink);color:#fff;font-weight:800}.bb-pill:disabled{background:repeating-linear-gradient(45deg,#f3f4f6 0 8px,#e5e7eb 8px 16px);color:#9ca3af;border-color:#e5e7eb;text-decoration:line-through;cursor:not-allowed}.bb-qty-card{display:none!important}.bb-add{display:none!important}.bb-card .bb-cta{background:#111!important;border:1px solid #111!important;color:#fff!important;height:46px;width:100%;border-radius:12px;font-weight:900;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.75rem;transition:background .2s ease,border-color .2s ease,opacity .2s ease}.bb-card .bb-cta:hover{background:#000!important}.bb-card .bb-cta.bb-cta-counter{background:#111!important;border-color:#111!important;color:#fff!important}.bb-card .bb-cta.bb-cta-counter [data-act=dec],.bb-card .bb-cta.bb-cta-counter [data-act=inc]{width:34px;height:34px;line-height:32px;text-align:center;border-radius:10px;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.08);color:#fff;font-weight:900;user-select:none}.bb-card .bb-cta.bb-cta-counter [data-act=qty]{min-width:30px;text-align:center;font-weight:900;color:#fff}.bb-card .bb-cta.bb-cta-counter [data-act][data-disabled="1"]{opacity:.35;pointer-events:none}.bb-card .bb-cta[disabled]{background:#1a1a1a!important;border-color:#1a1a1a!important;color:#9aa0a6!important;cursor:not-allowed}.bb-cart{background:#fff;border:1px solid var(--bb-border);border-radius:12px;padding:16px;position:sticky;top:72px;align-self:start}.bb-cart h3{margin:0 0 8px;font-size:18px;font-weight:800}.bb-count{font-size:12px;color:var(--bb-pink);margin-bottom:10px}.bb-reward{border:1px solid var(--bb-border);border-radius:10px;padding:10px;background:#fafafa;margin-bottom:12px}.bb-reward .msg{font-size:13px;margin-bottom:8px;color:var(--bb-text)}.bb-reward .track{position:relative;height:12px;background:#e5e7eb;border-radius:999px;overflow:hidden}.bb-reward .bar{height:100%;width:0;background:var(--bb-pink);border-radius:999px;position:relative;transition:width .25s ease}.bb-reward .bar .knob{position:absolute;top:50%;right:-10px;transform:translateY(-50%);width:18px;height:18px;background:#fff;border:3px solid var(--bb-pink);border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.12)}.bb-reward .split{position:absolute;top:0;bottom:0;width:4px;background:#fff;opacity:.9;border-radius:2px}.bb-reward .split-1{left:calc(100%/3);transform:translateX(-2px)}.bb-reward .split-2{left:calc(200%/3);transform:translateX(-2px)}.bb-reward .ticks{display:flex;justify-content:space-between;font-size:11px;color:#6b7280;margin-top:6px}.bb-reward .ticks .tick{text-align:center}.bb-reward .ticks .tick.hit strong{color:var(--bb-pink)}.bb-cart-list{display:grid;gap:12px;max-height:280px;overflow:auto;margin-bottom:12px}.bb-item{display:grid;grid-template-columns:56px 1fr auto;gap:10px;align-items:center;padding-bottom:10px;border-bottom:1px dashed #eee}.bb-item img{width:56px;height:56px;object-fit:cover;border-radius:8px;border:1px solid var(--bb-border)}.bb-item .meta{font-size:13px}.bb-item .meta .title{font-weight:700;margin-bottom:2px;line-height:1.2}.bb-item .meta .sub{color:var(--bb-muted);font-size:12px}.bb-item .qtyctrl{display:inline-grid;grid-auto-flow:column;gap:6px;align-items:center}.bb-item .price{font-size:13px;font-weight:700}.bb-totals{border-top:1px solid var(--bb-border);padding-top:8px;font-size:14px;display:grid;gap:6px;margin-bottom:12px}.bb-totals>div{display:grid;grid-template-columns:1fr auto}.bb-totals .total-row strong{font-size:18px}.bb-checkout{background:var(--bb-pink);color:#fff;border:none;border-radius:12px;padding:12px;width:100%;font-weight:900;cursor:pointer;transition:background .2s ease}.bb-checkout:hover{background:var(--bb-pink-dark)}.bb-error{color:#d32f2f;font-size:12px;margin-top:6px}.bb-loading-indicator{grid-column:1/-1;display:none;flex-direction:row;align-items:center;justify-content:center;gap:12px;padding:40px 20px;color:var(--bb-muted);font-size:14px}.bb-loading-indicator::before{content:'';display:inline-block;width:24px;height:24px;border:3px solid var(--bb-border);border-top-color:var(--bb-pink);border-radius:50%;animation:bb-spin .8s linear infinite;flex-shrink:0}.bb-loading-indicator span{display:inline-block}@keyframes bb-spin{to{transform:rotate(360deg)}}