.bb-builder{font-family:inherit;color:#0f1419;max-width:1100px;margin:0 auto;padding:2rem 1.5rem}.bb-builder *{box-sizing:border-box}.bb-page-heading{font-size:32px;font-weight:700;margin:0 0 8px;letter-spacing:-.02em}.bb-page-subheading{font-size:15px;color:#6b7280;margin:0 0 2rem;line-height:1.6}.bb-steps{display:flex;align-items:center;gap:4px;margin-bottom:2rem;flex-wrap:wrap}.bb-step{display:flex;align-items:center;gap:6px}.bb-step-dot{width:24px;height:24px;border-radius:50%;border:1px solid #e5e7eb;background:#fff;color:#6b7280;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;flex-shrink:0}.bb-step.active .bb-step-dot{background:#0f1419;color:#fff;border-color:#0f1419}.bb-step.done .bb-step-dot{background:#e63946;color:#fff;border-color:#e63946}.bb-step-label{font-size:11px;color:#6b7280}.bb-step.active .bb-step-label{color:#0f1419;font-weight:600}.bb-step-line{width:14px;height:1px;background:#e5e7eb}.bb-title{font-size:22px;font-weight:700;margin:0 0 4px;letter-spacing:-.01em}.bb-subtitle{font-size:14px;color:#6b7280;margin:0 0 1.25rem;line-height:1.5}.bb-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin-bottom:1.5rem}.bb-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px 14px;cursor:pointer;text-align:center;transition:all .15s}.bb-card:hover{border-color:#d1d5db;transform:translateY(-1px);box-shadow:0 2px 6px #0000000a}.bb-card.selected{border:2px solid #E63946;padding:17px 13px;background:#fef2f2}.bb-card-name{font-size:14px;font-weight:600}.bb-card.other{border-style:dashed}.bb-pick-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-bottom:1.25rem}.bb-pick{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;cursor:pointer;transition:all .15s;text-align:left;display:flex;flex-direction:column;gap:4px}.bb-pick:hover{border-color:#d1d5db;transform:translateY(-1px);box-shadow:0 2px 6px #0000000a}.bb-pick.selected{border:2px solid #E63946;padding:15px;background:#fef2f2}.bb-pick-cat{font-size:11px;color:#6b7280;text-transform:uppercase;letter-spacing:.04em;font-weight:600}.bb-pick-name{font-size:14px;font-weight:600;line-height:1.4}.bb-pick-price{font-size:13px;color:#6b7280;font-weight:600}.bb-pick.selected .bb-pick-price{color:#e63946}.bb-toggle{display:flex;gap:8px;margin:0 0 1.25rem}.bb-toggle-btn{flex:1;padding:14px 10px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer;font-size:14px;font-weight:600;transition:all .15s;color:#0f1419;font-family:inherit}.bb-toggle-btn:hover{border-color:#d1d5db}.bb-toggle-btn.active{border:2px solid #E63946;background:#fef2f2;color:#e63946;padding:13px 9px}.bb-bundle-row{display:flex;align-items:flex-start;gap:12px;padding:12px 0;border-top:1px solid #e5e7eb}.bb-bundle-row:first-of-type{border-top:0}.bb-bundle-check{margin-top:3px;width:18px;height:18px;cursor:pointer;accent-color:#E63946}.bb-bundle-info{flex:1;min-width:0}.bb-bundle-cat{font-size:11px;color:#6b7280;text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px;font-weight:600}.bb-bundle-cat .ess{background:#fef2f2;color:#e63946;padding:2px 8px;border-radius:6px;font-size:10px;margin-left:6px;letter-spacing:0}.bb-bundle-cat .ph{background:#fef3c7;color:#d97706;padding:2px 8px;border-radius:6px;font-size:10px;margin-left:6px;letter-spacing:0}.bb-bundle-name{font-size:15px;font-weight:500;line-height:1.4}.bb-bundle-price{font-size:15px;font-weight:600;flex-shrink:0}.bb-bundle-price.strike{text-decoration:line-through;color:#9ca3af;font-weight:400;margin-right:8px}.bb-total{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 0;border-top:2px solid #0f1419;margin-top:.5rem}.bb-total-label{font-size:14px;color:#6b7280;font-weight:500}.bb-total-amount{font-size:24px;font-weight:700}.bb-saving{background:#f0fdf4;color:#16a34a;border-radius:8px;padding:12px 16px;font-size:14px;line-height:1.5;margin:.5rem 0 1rem;display:flex;align-items:center;gap:10px;font-weight:500}.bb-saving-icon{width:22px;height:22px;border-radius:50%;background:#16a34a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex-shrink:0}.bb-cart-banner{background:#f0fdf4;color:#16a34a;border-radius:8px;padding:14px 16px;font-size:14px;line-height:1.5;margin-bottom:1.25rem;display:flex;align-items:center;gap:12px}.bb-cart-icon{width:26px;height:26px;border-radius:50%;background:#16a34a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;flex-shrink:0}.bb-cart-banner-detail{flex:1}.bb-cart-banner strong{font-weight:700}.bb-nav{display:flex;gap:8px;align-items:center;justify-content:space-between;margin-top:1.5rem}.bb-nav-spacer{flex:1}.bb-cta{background:#0f1419;color:#fff;padding:12px 22px;border-radius:8px;font-weight:600;font-size:14px;cursor:pointer;border:0;font-family:inherit;transition:all .15s}.bb-cta:hover{background:#1f2937}.bb-cta:disabled{opacity:.4;cursor:not-allowed}.bb-cta-success{background:#e63946}.bb-cta-success:hover{background:#c41e3a}.bb-skip{background:transparent;border:0;color:#6b7280;font-size:14px;cursor:pointer;padding:12px;font-family:inherit}.bb-skip:hover{color:#0f1419}.bb-back{background:transparent;border:1px solid #e5e7eb;padding:12px 18px;border-radius:8px;font-size:14px;cursor:pointer;font-family:inherit;color:#0f1419}.bb-back:hover{border-color:#d1d5db}.bb-tip{background:#fef2f2;color:#991b1b;border-radius:8px;padding:12px 16px;font-size:14px;line-height:1.5;margin-bottom:1.25rem;border-left:3px solid #E63946}.bb-section-label{font-size:11px;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin:1.25rem 0 .5rem;font-weight:700}.bb-section-label.first{margin-top:0}.bb-summary{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:1.25rem}.bb-chip{background:#f3f4f6;padding:6px 12px;border-radius:6px;font-size:12px;color:#0f1419}.bb-chip strong{font-weight:700}.bb-sub-question{font-size:12px;color:#6b7280;margin:1rem 0 8px;text-transform:uppercase;letter-spacing:.05em;font-weight:700}.bb-pick-count{font-size:13px;color:#6b7280;margin-bottom:.75rem}.bb-done-card{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;padding:2rem;text-align:center;margin-bottom:1.25rem}.bb-done-icon{width:56px;height:56px;border-radius:50%;background:#16a34a;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;margin-bottom:12px}.bb-done-title{font-size:22px;font-weight:700;color:#15803d;margin:0 0 4px}.bb-done-sub{font-size:14px;color:#16a34a;margin:0}@media(max-width:680px){.bb-builder{padding:1.5rem 1rem}.bb-page-heading{font-size:24px}.bb-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.bb-pick-grid{grid-template-columns:1fr}.bb-step-line{width:8px}.bb-step-label{display:none}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/bundle-builder.css.map */
