*{box-sizing:border-box;margin:0;padding:0}.cs-bundle-builder-page{background-color:#f8f9fa;display:flex;flex-direction:column;justify-content:center;width:100%;font-family:Inter,Helvetica,Arial,sans-serif;color:#000;padding-top:20px;padding-bottom:20px}.cs-container{max-width:1300px;margin:0 auto;padding:20px 15px}.cs-main-grid{display:grid;grid-template-columns:850px 450px;gap:40px;justify-content:center}.cs-main-title{font-size:42px;font-weight:700;margin-bottom:10px;text-align:center}.cs-subtitle{font-size:23px;font-weight:400;margin-bottom:35px;text-align:center}.cs-builder-panel{width:850px;background:#fff;border-radius:15px;padding:50px;display:flex;flex-direction:column;gap:40px;box-shadow:0 4px 12px #0000000d}.cs-step-section{display:none}.cs-step-section.active{display:block}.cs-step-section h2.cs-step-number{font-size:18px;font-weight:500;margin-bottom:20px;text-align:left}.cs-category-buttons{display:flex;gap:15px;justify-content:flex-start;flex-wrap:wrap}.cs-category-card{background-color:#ffe900;border:2px solid #000;border-radius:10px;padding:15px 40px;font-size:18px;cursor:pointer;font-weight:400;box-shadow:6px 6px #000;transition:all .2s ease;flex-shrink:0}.cs-category-card:hover{background-color:#71dbd4;box-shadow:0 0 #000}.cs-category-card.active{background-color:#71dbd4!important;font-weight:600;box-shadow:0 0 #000}.cs-pack-buttons{display:flex;gap:20px;justify-content:flex-start;flex-wrap:wrap}.cs-pack-card{background-color:#f8f8f3;border:2px solid #000;border-radius:5px;padding:20px 80px;font-size:18px;text-transform:uppercase;font-weight:700;cursor:pointer;flex-shrink:0}.cs-pack-card:hover{background-color:#71dbd4;box-shadow:0 0 #000}.cs-pack-card.active{background-color:#71dbd4;box-shadow:0 0 #000;font-weight:700}.cs-style-grid{display:flex;gap:20px;justify-content:flex-start;flex-wrap:wrap;align-items:flex-start}.cs-option-card{text-align:center;cursor:pointer;flex-shrink:0}.cs-option-card img{width:150px;height:150px;object-fit:cover;border:1px solid transparent;border-radius:8px}.cs-option-card.selected img{border:2px solid #000000;border-radius:8px}.cs-option-card h3{font-size:18px;font-weight:500;margin-top:8px}.cs-pattern-grid{display:flex;gap:12px;justify-content:flex-start;flex-wrap:wrap;align-items:flex-start}.cs-pattern-grid img,.cs-pattern-image{width:60px;height:60px;border-radius:50%;border:1px solid #c5c5c5;cursor:pointer;flex-shrink:0;transition:all .2s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,.1);display:inline-block;pointer-events:auto!important}.cs-pattern-grid img:hover,.cs-pattern-image:hover{transform:scale(1.05);border-color:#000;box-shadow:0 2px 8px #00000026}.cs-pattern-grid img.selected,.cs-pattern-image.selected{border:2px solid #000000;box-shadow:0 0 0 2px #0000001a}.cs-pattern-grid img:active,.cs-pattern-image:active{transform:scale(.95)}.cs-products-large-view{display:flex;gap:24px;justify-content:flex-start;flex-wrap:wrap;align-items:flex-start}.cs-product-card-large{width:auto;text-align:left;flex-shrink:0;margin-bottom:30px}.cs-product-card-large h4{font-size:18px;font-weight:700;margin-top:15px;margin-bottom:15px;text-align:left}.cs-add-btn-large{position:relative;width:512px;display:block;background-color:#ffe900;border:2px solid #000;border-radius:10px;padding:12px 20px;font-size:18px;font-weight:400;cursor:pointer;margin-top:15px;text-align:center}.cs-add-btn-large:before{content:"";position:absolute;top:6px;left:5px;width:100%;height:100%;background:#000;border-radius:10px;z-index:-1}.cs-product-images-row{display:flex;gap:12px;justify-content:flex-start;margin-bottom:15px}.cs-product-images-row img{width:250px;height:250px;border-radius:8px;object-fit:cover;border:1px solid #c5c5c5}.cs-pack-panel{width:450px;background:#fff;border:2px solid #000;border-radius:15px;padding:20px 30px;height:fit-content;box-shadow:0 4px 12px #0000000d;position:sticky;top:20px}.cs-pack-header{position:relative;margin-bottom:20px}.cs-pack-label-badge{background:#d5c512;font-size:14px;padding:4px 10px;border-radius:6px;display:inline-block;margin-bottom:8px}.cs-pack-title{font-size:31px;font-weight:400;margin-bottom:10px}.cs-pack-items{margin-bottom:20px}.cs-empty-slots{display:flex;flex-direction:column}.cs-item-slot{display:flex;align-items:center;padding:12px;margin-bottom:12px;border-radius:8px;background:#fff;border:1px solid #c1c1c1;min-height:70px}.cs-item-slot.empty{background:#fafafa;border:2px dashed #ddd}.cs-item-slot.filled{background:#fff;border:1px solid #c1c1c1}.cs-slot-column{display:flex;align-items:center}.cs-image-column{width:60px;flex-shrink:0;margin-right:12px}.cs-slot-placeholder{width:50px;height:50px;background:#fafafa;border-radius:6px;border:2px dashed #ddd;display:flex;align-items:center;justify-content:center;color:#999;font-size:12px}.cs-product-image{width:50px;height:50px;object-fit:cover;border-radius:5px;border:1px solid #bcbcbc}.cs-text-column{flex:1;margin-right:12px}.cs-add-text{color:#666;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;text-align:left}.cs-product-title{color:#000;font-size:14px;font-weight:600;line-height:1.3;margin:0}.cs-action-column{width:60px;flex-shrink:0;text-align:right}.cs-remove-btn{background:none;border:none;color:#ed0000;font-size:12px;font-weight:500;cursor:pointer;padding:4px 8px;border-radius:4px;transition:all .2s ease;text-decoration:underline}.cs-remove-btn:hover{background:#f8d7da;text-decoration:none}.bundle-item{display:flex;align-items:center;padding:12px;margin-bottom:12px;border-radius:8px;background:#fff;border:1px solid #c1c1c1;min-height:70px}.bundle-item img{width:50px;height:50px;object-fit:cover;border:1px solid #bcbcbc;border-radius:5px;margin-right:12px;margin-bottom:0}.bundle-item-details{flex:1;margin-right:12px}.bundle-item-title{color:#000;font-size:14px;font-weight:600;line-height:1.3;margin:0}.bundle-item-variant{color:#666;font-size:12px;margin-top:2px;display:none}.bundle-item-remove{color:#ed0000;font-size:12px;text-decoration:underline;background:none;border:none;cursor:pointer;padding:4px 8px;border-radius:4px;transition:all .2s ease}.bundle-item-remove:hover{background:#f8d7da;text-decoration:none}.cs-pack-pricing{border-top:1px solid #000;padding-top:12px;margin-top:12px}.cs-price-line{display:flex;justify-content:space-between;margin-bottom:10px}.cs-price-label,.cs-price-value{font-size:16px;font-weight:400}.cs-price-line.savings .cs-price-label{color:#e10000;font-weight:700}.cs-price-line.savings .cs-price-value{color:#e10000;font-weight:700;margin-bottom:15px}.cs-add-to-cart-btn{width:100%;background:#ffe900;border:2px solid #000;border-radius:10px;padding:14px;font-size:18px;font-weight:400;cursor:pointer;position:relative}.cs-add-to-cart-btn:before{content:"";position:absolute;top:6px;left:5px;width:100%;height:100%;background:#000;border-radius:10px;z-index:-1}.cs-add-to-cart-btn:disabled{background:#eaeaea;border-color:#ccc;cursor:not-allowed;color:#888}.cs-add-to-cart-btn:disabled:before{display:none}.cs-add-to-cart-btn.enabled{background:#ffe900;color:#000;cursor:pointer}.no-styles-message,.no-patterns-message,.no-products-message{text-align:left;padding:40px 20px;color:#666;background:#f8f9fa;border-radius:8px;border:1px solid #e5e7eb}.no-styles-message h3,.no-patterns-message h3,.no-products-message h3{color:#e10000;margin-bottom:16px;font-size:18px}.cs-bundle-error{margin:12px 0;padding:10px 12px;border-radius:6px;background:#fff1f1;color:#d60000;font-size:14px;font-weight:500;border:1px solid #f3b3b3}.cs-add-to-cart-btn:disabled{opacity:.6;cursor:not-allowed}@media(max-width:1200px){.cs-main-grid{grid-template-columns:1fr 380px;max-width:100%}.cs-builder-panel{width:100%;max-width:750px}.cs-add-btn-large{width:100%;max-width:512px}}@media(max-width:768px){.cs-container{padding:20px}.cs-main-grid{grid-template-columns:1fr;gap:30px;justify-content:stretch}.cs-builder-panel,.cs-pack-panel{width:100%;padding:30px 20px;border-radius:12px}.cs-builder-panel{order:1}.cs-pack-panel{order:2}.cs-category-buttons,.cs-pack-buttons,.cs-style-grid,.cs-pattern-grid,.cs-products-large-view{justify-content:center!important}.cs-products-large-view{justify-content:center}.cs-product-card-large,.cs-product-card-large h4{text-align:center}.cs-pattern-grid img,.cs-pattern-image{width:70px!important;height:70px!important}.cs-add-btn-large{width:100%!important;max-width:280px!important;margin:20px auto 0}.cs-products-large-view{display:flex!important;flex-direction:column;gap:20px;width:100%}.cs-product-card-large{width:100%!important;max-width:none!important;margin:0 auto 20px}.cs-product-images-row{display:flex!important;flex-direction:column;gap:12px;width:100%;align-items:center}.cs-product-images-row img{width:100%!important;max-width:280px!important;height:auto!important}}@media(max-width:480px){.cs-container{padding:15px}.cs-builder-panel,.cs-pack-panel{padding:20px 15px}.cs-category-card,.cs-pack-card{width:100%;text-align:center;padding:15px 20px}.cs-add-btn-large{max-width:90%}.cs-option-card h3{font-size:16px}.cs-pattern-grid img,.cs-pattern-image{width:90px!important;height:90px!important}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/cs-bundle-builder.css.map */
