#dc-widget{bottom:calc(var(--dc-bottom-desktop,24px) + env(safe-area-inset-bottom,0px))}#dc-widget.dc-unavailable:not(.dc-is-open){visibility:hidden;pointer-events:none}#dc-widget .dc-launch{position:relative}#dc-widget .dc-launch.dc-has-count{padding-bottom:20px}#dc-widget .dc-online-count{white-space:nowrap;color:#f1ffed;pointer-events:none;justify-content:center;align-items:center;gap:4px;font-size:9px;font-weight:400;line-height:12px;display:flex;position:absolute;bottom:3px;left:0;right:0}#dc-widget .dc-online-count:before{content:"";background:#75ef9d;border-radius:50%;width:5px;height:5px;box-shadow:0 0 0 2px #75ef9d20}.dc .dc-receipt{color:#85758c;align-items:center;gap:3px;margin-inline-start:7px;font-size:10px;display:inline-flex}.dc .dc-receipt.is-seen{color:#4276c4}.dc .dc-receipt b{letter-spacing:-2px;margin-inline-end:3px;font-size:13px}@media (width<=767px){#dc-widget{bottom:calc(var(--dc-bottom-mobile,12px) + env(safe-area-inset-bottom,0px))}#dc-widget.dc-is-open{bottom:var(--dc-ui-bottom,calc(var(--dc-bottom-mobile,12px) + env(safe-area-inset-bottom,0px)))}#dc-widget .dc-launch.dc-has-count{height:42px;min-height:42px;padding-top:0;padding-bottom:10px}#dc-widget .dc-launch .dc-online-count{font-size:9px;line-height:11px;bottom:2px}}