.bundle-v2{margin:0 auto}.bundle-v2__wrapper{display:grid;grid-template-columns:1fr 520px;gap:60px;align-items:start}.bundle-v2__media img{width:100%;display:block;border-radius:16px}.bundle-v2__builder{position:sticky;top:30px}.bundle-badge{display:inline-flex;align-items:center;padding:8px 14px;border-radius:999px;background:#f5f5f5;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.bundle-title{font-size:34px;line-height:1.2;margin:18px 0 10px;font-weight:600}.bundle-price{font-size:28px;font-weight:700;margin-bottom:25px}.bundle-progress-header{margin-bottom:12px;margin-top:15px}.bundle-progress{height:8px;background:#ececec;border-radius:999px;overflow:hidden}.bundle-progress-fill{height:100%;background:#000;border-radius:999px;transition:.3s ease}.product-info__description{margin-top:10px;margin-bottom:10px}.bundle-slots{display:flex;flex-direction:column;gap:14px;margin-top:15px}.bundle-slot label{display:block;margin-bottom:3px}.bundle-slot-select{height:56px;border:1px solid #ddd;border-radius:50px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 16px;cursor:pointer;transition:.2s ease}.bundle-slot-select:hover{border-color:#111}.bundle-slot-select.selected{border-color:#111;background:#fafafa}.bundle-slot-select span{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bundle-remove{width:24px;height:24px;border:none;background:none;font-size:18px;cursor:pointer}.bundle-summary{margin-top:20px;background:#f0e8dd;padding:10px 15px;border-radius:20px;border:1px solid #dfcab1}.bundle-summary-title{font-size:14px;margin-bottom:10px}.bundle-summary-items{display:flex;flex-wrap:wrap;gap:8px}.bundle-summary-item{font-size:13px}.bundle-badge{border:1px solid #000;height:28px;font-size:12px;font-weight:400}.bundle-unlock-btn{width:100%;margin-top:25px;height:50px;border:none;border-radius:50px;font-size:14px;font-weight:600;background:#111;color:#7b6557;transition:.3s ease}.bundle-unlock-btn:disabled{background:#ddd;color:#7b6557;cursor:not-allowed}.bundle-products{margin-top:80px}.bundle-products-header{margin-bottom:30px}.bundle-products-header h2{font-size:32px;margin-bottom:20px}.bundle-filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.bundle-filter{border:1px solid #ddd;background:#fff;height:42px;padding:0 18px;border-radius:999px;cursor:pointer;font-size:14px;transition:.2s ease}.bundle-filter.active{background:#111;color:#fff;border-color:#111}.bundle-search{width:100%;height:50px;border:1px solid #ddd;border-radius:50px;padding:0 16px;font-size:13px}.bundle-search:focus{outline:none;border-color:#111}.bundle-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:24px}.bundle-card{border:1px solid #ececec;border-radius:16px;overflow:hidden;background:#fff}.bundle-card-title{font-weight:600;color:#111;margin-bottom:4px}.bundle-card-subtitle{font-size:13px;color:#777;line-height:1.5;min-height:40px}.bundle-card-gender{font-size:12px;color:#999;text-transform:capitalize;margin-bottom:14px}.bundle-card:hover{transform:translateY(-2px)}.bundle-card-image{aspect-ratio:1;overflow:hidden}.bundle-card-image img{width:100%;height:100%;object-fit:cover;display:block}.bundle-card-body{padding:16px}.bundle-card-title{font-weight:600}.bundle-card-gender{font-size:12px;color:#777;margin-bottom:12px;display:none}.bundle-card-button{width:100%;height:40px;border:0;border-radius:50px;background:#111;color:#fff;font-size:14px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s ease}.bundle-card-button:hover{background:#222}.bundle-unlock-btn{width:100%;height:50px;border:none;border-radius:20px;background:#f3f3f3;color:#7b6557;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:10px;margin-top:24px;transition:.3s ease}.bundle-unlock-btn svg{width:18px;height:18px}.bundle-unlock-btn.ready{background:#111;color:#fff}.bundle-card.selected{border-color:#111}.bundle-card.selected .bundle-card-button{background:#2e7d32}.bundle-card.disabled{opacity:.4;pointer-events:none;filter:grayscale(1)}.bundle-loader{text-align:center;padding:40px}.bundle-sticky-footer{position:fixed;bottom:0;left:0;width:100%;background:#fff;border-top:1px solid #e5e5e5;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;z-index:999;box-shadow:0 -4px 20px #0000000d}.bundle-sticky-progress{font-size:14px;font-weight:600;color:#111}.bundle-sticky-cart{min-width:200px;height:50px;border:none;border-radius:50px;background:#111;color:#fff;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.25s ease}.bundle-sticky-cart:hover{background:#222}.bundle-sticky-cart:disabled{background:#d8d8d8;color:#777;cursor:not-allowed}.bundle-card-subtitle{font-size:13px;color:#666;line-height:1.5;margin-bottom:10px}@media(max-width:991px){.bundle-v2__wrapper{grid-template-columns:1fr;gap:30px}.bundle-v2__builder{position:relative;top:auto}.bundle-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.bundle-title{font-size:28px}}@media(max-width:767px){.bundle-v2{padding:20px 15px 100px}.bundle-products-grid{grid-template-columns:1fr 1fr}.bundle-card-title{font-size:13px}.bundle-sticky-footer{padding:12px 16px;gap:12px}.bundle-sticky-progress{font-size:14px}.bundle-sticky-cart{min-width:160px;height:48px;font-size:14px}}.bundle-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999}.bundle-modal[hidden]{display:none!important}.bundle-modal-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c}.bundle-modal-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:min(700px,90vw);max-height:80vh;overflow:auto;background:#fff;border-radius:20px;padding:24px}.bundle-modal-search{width:100%;height:48px;border:1px solid #ddd;border-radius:12px;padding:0 16px;margin-bottom:20px}.bundle-modal-results{display:grid;gap:0px}.bundle-modal-item{display:flex;align-items:center;gap:8px;padding:5px;border:1px solid #eee;border-radius:50%;cursor:pointer;transition:.2s}.bundle-modal-item:hover{background:#f8f8f8}.bundle-modal-item img{width:60px;height:60px;object-fit:cover;border-radius:50%}.bundle-modal-item strong{display:block;font-size:14px;margin-bottom:4px}.bundle-card-button:disabled{opacity:.4;cursor:not-allowed}.bundle-card-button.selected{background:#d8b26e;color:#111}.bundle-card.selected{border:2px solid #c89b57;background:#faf7f2}.bundle-card.selected .bundle-card-button{background:#c89b57;color:#fff}.bundle-hidden-form{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.bundle-unlock-btn.is-loading{opacity:.85;pointer-events:none}.bundle-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;display:inline-block;vertical-align:middle;margin-right:8px;animation:bundleSpin .8s linear infinite}@keyframes bundleSpin{to{transform:rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/bundle-builder-v2.css.map */
