.bestel-widget.bw-clean{background:#fff;border-radius:16px;padding:24px;max-width:460px;margin:auto;box-shadow:0 8px 24px rgba(0,0,0,.12);font-family:Arial,sans-serif}
.bestel-widget.bw-clean h3{font-size:22px;font-weight:800;margin-bottom:18px;color:#0f172a;line-height:1.25}
.bw-columns{display:grid;grid-template-columns:1fr 1px 1fr;align-items:start;gap:18px;margin-bottom:18px}
.bw-col{text-align:center}.bw-col img{height:44px;margin-bottom:8px;opacity:.95}
.bw-title{font-weight:700;margin:6px 0 10px;font-size:15px;color:#111827}
.bw-divider{background:#e5e7eb;width:1px;min-height:120px;border-radius:1px}
.bw-counter{display:inline-flex;align-items:center;gap:8px}
.bw-btn{width:34px;height:34px;border-radius:50%;border:1px solid #d1d5db;background:#fff;color:#111;font-size:20px;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1;cursor:pointer;transition:background .15s,color .15s,border-color .15s,transform .1s}
.bw-minus.disabled{opacity:.45;cursor:default}
.bw-gradient .bw-plus,.bw-gradient .bw-submit{background:linear-gradient(135deg,#ffec61,#ff9234);border-color:#ff9234;color:#111}
.bw-gradient .bw-plus:hover,.bw-gradient .bw-submit:hover{filter:brightness(.97)}
.bw-input{width:44px;height:34px;text-align:center;border:1px solid #d1d5db;border-radius:8px;font-size:15px;color:#0f172a;background:#fff}
.bw-submit{display:block;width:100%;border:1px solid transparent;border-radius:10px;padding:14px 18px;font-size:16px;font-weight:700;cursor:pointer;transition:filter .15s,transform .05s;margin-top:8px}
.bw-submit:active{transform:translateY(1px)}
.bw-footer{margin-top:12px;color:#374151;font-size:14px;display:flex;align-items:center;gap:8px}
.bw-dot{width:10px;height:10px;background:#16a34a;border-radius:50%;display:inline-block}
