#wsg-lc-banner{position:fixed;left:18px;right:18px;bottom:18px;z-index:2147482400;display:none;align-items:center;gap:14px;max-width:940px;margin:auto;padding:14px 16px;border:1px solid rgba(0,0,0,.12);border-radius:8px;background:#fff;color:#211a16;box-shadow:0 12px 35px rgba(0,0,0,.18);font:400 14px/1.45 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
#wsg-lc-banner.wsg-lc-show{display:flex}
#wsg-lc-banner p{margin:0;flex:1}
#wsg-lc-banner a{color:#111;text-decoration:underline}
#wsg-lc-banner button{height:38px;padding:0 14px;border-radius:5px;border:1px solid #111;background:#111;color:#fff;font:600 13px/1 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer;white-space:nowrap}
#wsg-lc-banner button[data-wsg-lc-deny]{background:#fff;color:#111}
#wsg-lc-banner button[data-wsg-lc-choices],#wsg-lc-banner button[data-wsg-lc-save]{background:#fff;color:#111}
#wsg-lc-banner.wsg-lc-expanded{display:block}
#wsg-lc-banner.wsg-lc-expanded [data-wsg-lc-message]{margin-bottom:12px}
#wsg-lc-actions{display:flex;gap:10px;justify-content:flex-end;align-items:center}
#wsg-lc-choices-panel{display:none;margin:0 0 12px;border-top:1px solid rgba(0,0,0,.12)}
#wsg-lc-banner.wsg-lc-expanded #wsg-lc-choices-panel{display:block}
.wsg-lc-choice{display:flex;justify-content:space-between;gap:18px;padding:12px 0;border-bottom:1px solid rgba(0,0,0,.1)}
.wsg-lc-choice strong{display:block;margin:0 0 3px;font:700 14px/1.2 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.wsg-lc-choice span{display:block;color:#5b5550;font-size:13px;line-height:1.35}
.wsg-lc-choice input{width:42px;height:22px;margin:4px 0 0;flex:0 0 auto}
#wsg-lc-preferences{position:fixed;left:18px;bottom:10px;z-index:2147482200;display:none;border:0;background:transparent;color:#111;text-decoration:underline;font:500 12px/1.2 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer}
#wsg-lc-preferences.wsg-lc-show{display:block}
#wsg-lc-chat{position:fixed;right:22px;bottom:88px;z-index:2147482300;min-width:96px;height:46px;padding:0 17px;border:0;border-radius:999px;background:#0d0e16;color:#fff;box-shadow:0 10px 28px rgba(0,0,0,.22);font:600 15px/1 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer}
#wsg-lc-greeting{position:fixed;right:22px;bottom:146px;z-index:2147482299;display:none;max-width:285px;padding:12px 14px;border-radius:8px;background:#fff;color:#211a16;box-shadow:0 10px 28px rgba(0,0,0,.18);font:500 14px/1.4 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
#wsg-lc-greeting.wsg-lc-show{display:block}
#wsg-lc-greeting:after{content:"";position:absolute;right:26px;bottom:-8px;width:16px;height:16px;background:#fff;transform:rotate(45deg)}
@media(max-width:640px){#wsg-lc-banner{left:10px;right:10px;bottom:10px;display:none;align-items:stretch;flex-direction:column}#wsg-lc-banner.wsg-lc-show{display:flex}#wsg-lc-actions{flex-direction:column;align-items:stretch}#wsg-lc-banner button{width:100%}#wsg-lc-preferences{left:10px;bottom:8px}#wsg-lc-chat{right:14px;bottom:78px;height:44px}#wsg-lc-greeting{right:14px;bottom:132px;max-width:min(285px,calc(100vw - 28px))}}
