#rwscb-bar{position:fixed;right:12px;bottom:12px;left:12px;background:#fff;color:#222;border:1px solid #e5e5e5;border-radius:12px;box-shadow:0 10px 30px rgb(0 0 0 / .08);z-index:999999;padding:12px;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.rwscb-inner{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.rwscb-text{flex:1 1 280px;font-size:14px;line-height:1.4}.rwscb-buttons{display:flex;gap:8px}#rwscb-accept{background:#111;color:#fff;border:none;padding:10px 14px;border-radius:8px;cursor:pointer}.rwscb-ghost{background:#fff0;color:#111;border:1px solid #111;padding:10px 14px;border-radius:8px;cursor:pointer}@media (min-width:768px){#rwscb-bar{left:auto;max-width:560px}}