:root{--csba-red:#8f1423;--csba-red2:#b51f31;--csba-gold:#d5aa4a;--csba-ink:#201a1b;--csba-bg:#fffaf5}
.csba{font-family:Arial,Helvetica,sans-serif;color:var(--csba-ink);line-height:1.45;box-sizing:border-box}.csba *{box-sizing:border-box}.csba--floating{position:fixed;right:22px;bottom:22px;z-index:999999}.csba-launch{display:flex;align-items:center;gap:9px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--csba-red),var(--csba-red2));color:#fff;padding:14px 19px;font-weight:800;font-size:15px;box-shadow:0 10px 35px #3b071744;cursor:pointer}.csba-launch-icon{font-size:20px}.csba-panel{width:min(390px,calc(100vw - 28px));max-height:min(690px,calc(100vh - 100px));display:flex;flex-direction:column;background:#fff;border:1px solid #eadfd6;border-radius:20px;overflow:hidden;box-shadow:0 22px 70px #28101838}.csba--floating .csba-panel{position:absolute;right:0;bottom:64px}.csba-panel[hidden]{display:none}.csba--inline{max-width:620px;margin:30px auto}.csba--inline .csba-panel{width:100%;max-height:none}.csba-head{display:flex;align-items:center;gap:11px;padding:15px 16px;background:linear-gradient(135deg,#73101d,var(--csba-red2));color:#fff}.csba-head strong,.csba-head small{display:block}.csba-head small{opacity:.85;font-size:12px}.csba-mark{display:grid;place-items:center;width:40px;height:40px;border:2px solid var(--csba-gold);border-radius:50%;font-weight:900;color:var(--csba-gold)}.csba-close{margin-left:auto;border:0;background:transparent;color:#fff;font-size:28px;cursor:pointer}.csba-status{padding:7px 16px;background:#fff6e8;color:#66554d;font-size:12px;border-bottom:1px solid #eee}.csba-status span{display:inline-block;width:8px;height:8px;background:#19a463;border-radius:50%;margin-right:5px}.csba-messages{min-height:190px;overflow-y:auto;padding:15px;background:var(--csba-bg)}.csba-msg{max-width:88%;margin:0 0 11px;padding:11px 13px;border-radius:15px;background:#fff;border:1px solid #eadfd6;font-size:14px}.csba-msg hr{border:0;border-top:1px solid #eee;margin:10px 0}.csba-msg--user{margin-left:auto;background:var(--csba-red);border-color:var(--csba-red);color:#fff;border-bottom-right-radius:4px}.csba-actions{display:grid;gap:7px;padding:10px 14px;background:#fff}.csba-choice,.csba-form button{width:100%;border:1px solid var(--csba-red);border-radius:10px;background:#fff;color:var(--csba-red);padding:10px;font-weight:700;cursor:pointer;text-align:left}.csba-choice:hover,.csba-form button:hover{background:var(--csba-red);color:#fff}.csba-form{padding:12px 14px;overflow-y:auto}.csba-form label{display:block;font-size:12px;font-weight:700;margin-bottom:9px}.csba-form input,.csba-form textarea{width:100%;margin-top:4px;padding:9px;border:1px solid #d9ceca;border-radius:8px;font:inherit}.csba-form button{text-align:center;background:var(--csba-red);color:#fff}.csba-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.csba-foot{padding:9px 14px;background:#f7f3f0;color:#746862;text-align:center;font-size:10px}@media(max-width:480px){.csba--floating{right:14px;bottom:14px}.csba-panel{max-height:calc(100vh - 88px)}.csba-launch span:last-child{display:none}.csba-launch{width:54px;height:54px;justify-content:center;padding:0}.csba-grid{grid-template-columns:1fr}}
.csba-payment-policy{display:grid;gap:5px;margin-top:9px;padding:11px 12px;border-radius:10px;background:#f7f3ed;border-left:3px solid var(--csba-gold)}.csba-payment-policy b{color:var(--csba-red)}.csba-payment-policy span{font-size:12px;color:#5e554f}

