.buy5-builder{max-width:1400px;margin:30px auto;padding:0 20px}.buy5-progress{margin-bottom:25px}.buy5-progress-text{font-size:18px;font-weight:600;margin-bottom:10px}.buy5-progress-bar{width:100%;height:10px;background:#ececec;border-radius:20px;overflow:hidden}#buy5-progress-fill{width:0%;height:100%;background:#000;transition:.3s}.buy5-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px}.buy5-card{border:1px solid #ececec;border-radius:12px;overflow:hidden;background:#fff;transition:.25s}.buy5-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #00000014}.buy5-image img{width:100%;display:block}.buy5-info{padding:15px}.buy5-title{font-size:16px;margin:0 0 8px;line-height:1.4}.buy5-price{font-size:18px;font-weight:700;margin-bottom:15px}.buy5-add-btn{width:100%;background:#000;color:#fff;border:0;padding:13px;border-radius:8px;cursor:pointer;font-weight:600;margin-top:auto}.buy5-add-btn:hover{opacity:.9}.buy5-add-btn:disabled{background:#bbb;cursor:not-allowed}.buy5-footer{position:fixed;left:0;bottom:0;width:100%;background:#fff;border-top:1px solid #ddd;padding:15px 20px;display:flex;justify-content:space-between;align-items:center;z-index:9999}.buy5-slot{width:60px;height:60px;border:2px dashed #ccc;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700}.buy5-summary{display:flex;align-items:center;gap:25px}.buy5-cart-btn{background:#000;color:#fff;border:0;padding:14px 28px;border-radius:8px;cursor:pointer}.buy5-cart-btn:disabled{background:#bdbdbd;cursor:not-allowed}@media(max-width:768px){.buy5-footer{flex-direction:column;gap:15px}.buy5-summary{width:100%;justify-content:space-between}.buy5-grid{grid-template-columns:repeat(2,1fr)}}.buy5-banner{width:100%;border-radius:12px;margin-bottom:25px}.buy5-howto{margin-bottom:30px}.buy5-howto h2{font-size:34px;margin-bottom:20px}.buy5-steps{display:flex;justify-content:space-between;gap:25px}.buy5-step{flex:1;background:#fff5f8;padding:20px;border-radius:14px;display:flex;align-items:center;gap:15px}.buy5-step span{width:55px;height:55px;background:#ff4d94;color:#fff;font-size:28px;font-weight:700;display:flex;align-items:center;justify-content:center;border-radius:10px}.buy5-footer{position:fixed;left:0;bottom:0;width:100%;background:#fff;padding:15px 20px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ddd;z-index:9999;box-shadow:0 -5px 20px #00000014}.buy5-footer-left{flex:1}.buy5-slots{display:flex;gap:12px}.buy5-slot{width:72px;height:72px;border:2px dashed #d7d7d7;border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fafafa;position:relative}.slot-plus{font-size:28px;color:#999}.buy5-remove{position:absolute;top:4px;right:4px;width:22px;height:22px;background:#000;color:#fff;border-radius:50%;font-size:13px;display:flex;align-items:center;justify-content:center;cursor:pointer}.buy5-footer-right{display:flex;align-items:center;gap:25px}.buy5-footer-price{text-align:center}.buy5-footer-price small{display:block;color:#777}.buy5-footer-price strong{font-size:24px}.buy5-footer-status{text-align:center}#buy5-message{font-size:13px;color:#888;margin-top:4px}.buy5-cart-btn{background:#000;color:#fff;padding:14px 34px;border-radius:10px;border:0;cursor:pointer;font-size:16px;font-weight:600}.buy5-cart-btn:disabled{background:#c6c6c6;cursor:not-allowed}.buy5-card{background:#fff;border-radius:16px;overflow:hidden;border:1px solid #eee;transition:.3s}.buy5-card:hover{transform:translateY(-6px);box-shadow:0 12px 28px #00000014}.buy5-card-image{position:relative}.buy5-card-image{width:100%;aspect-ratio:1/1;overflow:hidden;background:#f7f7f7;border-radius:12px 12px 0 0}.buy5-card-image img{width:100%;height:100%;object-fit:cover;display:block}.buy5-sale-badge{position:absolute;top:12px;left:12px;background:#ff4d94;color:#fff;padding:5px 10px;border-radius:20px;font-size:12px;font-weight:700}.buy5-card-body{display:flex;flex-direction:column;flex:1;padding:16px}.buy5-price-wrap{display:flex;gap:10px;align-items:center;margin:10px 0 16px}.buy5-price{font-size:20px;font-weight:700}.buy5-compare{color:#999;text-decoration:line-through}@media screen and (max-width:768px){.buy5-builder{padding:0 12px;overflow-x:hidden}body{overflow-x:hidden}.buy5-banner{width:100%;height:auto;border-radius:10px}.buy5-steps{display:flex;flex-direction:column;gap:12px}.buy5-step{width:100%;padding:14px}.buy5-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.buy5-card{display:flex;flex-direction:column;height:100%;width:100%}.buy5-footer{flex-direction:column;align-items:flex-start;padding:15px;gap:15px}.buy5-footer-left{width:100%;overflow-x:auto}.buy5-slots{display:flex;gap:8px;min-width:max-content}.buy5-slot{width:55px;height:55px}.buy5-footer-right{width:100%;display:flex;justify-content:space-between;align-items:center}.buy5-cart-btn{padding:12px 18px;font-size:14px}}.buy5-slots{display:flex;gap:10px}.buy5-slot{position:relative;width:60px;height:60px;border:2px dashed #ddd;border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff}.buy5-slot img{width:100%;height:100%;object-fit:cover}.buy5-remove{position:absolute;top:2px;right:2px;width:20px;height:20px;border-radius:50%;background:#000;color:#fff;font-size:14px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:9999;pointer-events:auto}.slot-plus{font-size:22px;color:#999}.bundle-price{display:block;font-size:24px;font-weight:700;color:#000}.bundle-original-price{margin-top:4px}.bundle-original-price s{color:#888;font-size:15px}.buy5-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;margin:15px 0}.buy5-search-wrap{margin-left:auto}#buy5-sort{width:170px;flex:0 0 170px;height:38px;padding:0 12px;font-size:14px;border:1px solid #ddd;border-radius:6px;background:#fff}.buy5-search-icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);pointer-events:none;transition:.2s}.buy5-search-wrap.active .buy5-search-icon{opacity:0}.buy5-search-wrap{width:40px;height:40px;position:relative;flex:0 0 40px}#buy5-search{position:absolute;right:0;top:0;width:40px;height:40px;border:1px solid #ddd;border-radius:8px;background:#fff;color:transparent;caret-color:transparent;padding:0;cursor:pointer;transition:.35s}#buy5-search.active{width:220px;padding:0 40px 0 12px;color:#000;caret-color:#000;cursor:text}#buy5-search::placeholder{color:transparent}.buy5-search-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:18px;z-index:10;pointer-events:none}@media(max-width:768px){.buy5-toolbar{flex-direction:row!important}}.buy5-howto{margin:12px 0}.buy5-howto-inline{display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 15px;background:#fff5f8;border-radius:12px;font-size:14px;font-weight:500;flex-wrap:wrap}.buy5-howto-inline .arrow{color:#ff4d94;font-size:18px;font-weight:700}.buy5-howto-inline strong{color:#ff4d94}.announcement-bar{background:#6b4a3d!important;color:#fff!important}.announcement-bar a,.announcement-bar p,.announcement-bar span{color:#fff!important}
/*# sourceMappingURL=/cdn/shop/t/21/assets/buy5.css.map */
