.byob-container{display:flex;gap:30px;padding:30px;flex-wrap:wrap;max-width:1200px;margin:0 auto;box-sizing:border-box;overflow-x:hidden;width:100%}.byob-card{background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;padding:20px 18px;text-align:left}.byob-card h3{font-size:1.2rem;margin-bottom:10px;font-weight:600}.slot-info{font-size:.9rem;color:#777;margin-bottom:8px}.progress-bar{height:6px;background:#eee;border-radius:4px;margin-bottom:15px;overflow:hidden}#byob-progress{height:6px;width:0%;background:#000;border-radius:4px;transition:width .3s ease}.selected-box{background:#fafafa;border:1px solid #ddd;border-radius:8px;padding:10px;min-height:120px;max-height:200px;overflow-y:auto;margin-bottom:15px}.selected-item{font-size:.9rem;padding:4px 0;border-bottom:1px dashed #ddd}.total-section{display:flex;justify-content:space-between;align-items:center;font-weight:600;margin:15px 0;font-size:1rem}#byob-add-cart{width:100%;background:#000;color:#fff;border:none;padding:12px;border-radius:6px;font-size:1rem;cursor:pointer;transition:background .3s ease}#byob-add-cart:disabled{background:#ccc;cursor:not-allowed}#byob-add-cart:hover:not(:disabled){background:#111}.secondary-btn{width:100%;background:transparent;color:#000;border:1px solid #000;padding:10px;border-radius:6px;margin-top:10px;cursor:pointer;font-size:1rem;transition:all .3s ease}.secondary-btn:hover{background:#000;color:#fff}.byob-right{flex:3 1 0;box-sizing:border-box}.byob-right h2{margin-bottom:15px;font-size:1.4rem}#byob-app .product-grid,.product-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;gap:20px;justify-items:stretch;align-items:stretch;width:100%;box-sizing:border-box}.byob-item{display:flex;flex-direction:column;justify-content:space-between;text-align:center;border:1px solid #ddd;border-radius:12px;padding:15px;background:#fff;box-shadow:0 2px 6px #0000000d;transition:all .3s;box-sizing:border-box}.byob-item:hover{box-shadow:0 4px 10px #0000001a}.byob-item img{width:100%;height:180px;object-fit:cover;border-radius:8px;margin-bottom:10px}.byob-item h4{margin:8px 0 4px;font-size:1rem}.byob-item p{color:#444;font-weight:500;margin-bottom:8px}.quantity-controls{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:10px}.qty-btn{background-color:#236633;color:#fff;border:none;padding:6px 12px;border-radius:6px;cursor:pointer;font-size:16px;transition:.2s}.qty-btn:disabled{opacity:.5;cursor:not-allowed}.qty-display{font-weight:700;min-width:24px;text-align:center}@media(min-width:1200px){.byob-right{min-width:700px}}@media(max-width:992px){#byob-app .product-grid,.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.byob-container{flex-direction:column;padding:20px;gap:20px}.byob-left{width:100%;box-sizing:border-box;border-right:none;border-bottom:2px solid #eee;padding-bottom:16px;margin-bottom:16px}.byob-right{width:100%;min-width:0;flex:none}#byob-app .product-grid,.product-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:auto;gap:12px;width:100%}.byob-item img{height:130px}}@media(max-width:420px){#byob-app .product-grid,.product-grid{gap:10px}.byob-item img{height:120px}}html,body{max-width:100%;overflow-x:hidden}
/*# sourceMappingURL=/cdn/shop/t/7/assets/byob.css.map */
