.cbs-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.cbs-product{border:1px solid #e5e5e5;border-radius:14px;padding:14px;background:#fff}.cbs-main-image{display:block;width:100%;aspect-ratio:1;object-fit:cover;border-radius:10px}.cbs-thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:6px}.cbs-thumbs button{padding:0;border:0;background:none;cursor:pointer}.cbs-thumbs img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:6px}.cbs-product h3{font-size:18px;margin:12px 0 7px}.cbs-desc{font-size:13px;color:#555;line-height:1.45;min-height:58px}.cbs-price{font-size:20px;font-weight:700}.cbs-price small{font-size:11px;color:#38734f}.cbs-meta{font-size:12px;color:#666;margin:7px 0 12px}.cbs-buy{width:100%;padding:11px;border:0;border-radius:8px;background:#5b21b6;color:#fff;font-weight:700;cursor:pointer}.cbs-modal{display:none;position:fixed;inset:0;z-index:999999;background:rgba(0,0,0,.55);align-items:center;justify-content:center;padding:18px}.cbs-modal.open{display:flex}.cbs-modal-box{position:relative;width:min(520px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:16px;padding:24px}.cbs-close{position:absolute;right:10px;top:5px;border:0;background:none;font-size:30px;cursor:pointer}.cbs-modal-box label{display:block;font-weight:600;margin:12px 0 6px}.cbs-modal-box input:not([type=checkbox]),.cbs-modal-box select{width:100%;box-sizing:border-box;padding:11px;border:1px solid #ccc;border-radius:7px}.cbs-check{font-size:13px;font-weight:400!important}.cbs-summary{margin-top:15px;padding:12px;background:#f7f4fb;border-radius:8px;font-weight:600}.cbs-note{font-size:12px;color:#666}.cbs-modal-box button[type=submit]{width:100%;padding:12px;border:0;border-radius:8px;background:#5b21b6;color:#fff;font-weight:700}.success,.error{margin-top:10px;padding:10px;border-radius:7px}.success{background:#ecfdf5}.error{background:#fef2f2}@media(max-width:900px){.cbs-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.cbs-product{padding:9px}.cbs-product h3{font-size:15px}.cbs-desc{font-size:11px;min-height:70px}.cbs-price{font-size:16px}.cbs-meta{font-size:10px}.cbs-buy{font-size:12px;padding:9px}}

.cbs-modal-box label{display:block;margin-top:10px;font-weight:600}.cbs-modal-box input,.cbs-modal-box textarea,.cbs-modal-box select{width:100%;box-sizing:border-box;margin:5px 0 8px}.cbs-check{font-weight:400!important}.g-recaptcha{margin:12px 0}.cbs-message,.cbs-modal-box #cbs-message{margin-top:10px}.cbs-message.error,#cbs-message.error{color:#b42318}.cbs-message.success,#cbs-message.success{color:#067647}
