.rw-fab{color:#000;cursor:pointer;z-index:9999;display:flex;animation:rw-pulse 2.5s ease-in-out infinite;background:linear-gradient(135deg,#c9a44a,#e8c96a);border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #c9a44a66;position:fixed!important;bottom:293px!important;left:16px!important;right:auto!important}.rw-fab:hover{transform:scale(1.08);box-shadow:0 6px 28px #c9a44a8c}.rw-fab:active{transform:scale(.95)}.rw-fab svg{fill:currentColor;width:26px;height:26px}.rw-fab-badge{position:absolute;color:#fff;display:flex;background:#ef4444;border:2px solid #fff;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 4px;font-family:DM Sans,sans-serif;font-size:10px;font-weight:800;top:-2px;right:-2px}.rw-fab-badge:empty,.rw-fab-badge[data-count="0"]{display:none}@keyframes rw-pulse{0%,to{box-shadow:0 4px 20px #c9a44a66}50%{box-shadow:0 4px 32px #c9a44ab3}}body:has(.rw-popup-overlay.open) .c-circle-menu{display:none!important}body:has(.rw-popup-overlay.open) .c-circle-menu__toggle{display:none!important}body:has(.rw-popup-overlay.open) #sc-toggle{display:none!important}body:has(.rw-popup-overlay.open) #sc-widget{display:none!important}.rw-toast-box{position:fixed;z-index:99999;display:flex;pointer-events:none;flex-direction:column;gap:8px;bottom:100px;left:50%;transform:translate(-50%)}.rw-toast{display:flex;color:#e8e6e3;animation:rw-toast-in .3s ease-out;background:#1a1c24;border:1px solid #ffffff14;border-radius:10px;align-items:flex-start;gap:8px;max-width:320px;padding:10px 18px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;box-shadow:0 8px 32px #0006}.rw-toast>svg{flex-shrink:0;margin-top:2px}.rw-toast-body{display:flex;flex-direction:column;gap:2px;min-width:0}.rw-toast-title{color:#fff;font-size:13px;font-weight:700;line-height:1.3}.rw-toast-desc{color:#9ca3af;font-size:11px;font-weight:500;line-height:1.4}.rw-toast.out{animation:rw-toast-out .3s ease-in forwards}.rw-toast.ok{border-color:#22c55e33}.rw-toast.err{border-color:#ef444433}@keyframes rw-toast-in{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes rw-toast-out{to{transform:translateY(20px);opacity:0}}.rw-hyper-toggle{z-index:2;display:inline-flex;color:#c084fc;cursor:pointer;letter-spacing:.3px;background:linear-gradient(135deg,#a855f72e,#c084fc14);border:1px solid #c084fc59;border-radius:999px;align-items:center;gap:6px;margin:12px;padding:7px 12px;transition:transform .15s,box-shadow .2s;font-family:Outfit,sans-serif;font-size:11px;font-weight:700;box-shadow:0 2px 12px #a855f72e}.rw-hyper-toggle:hover{transform:translateY(-1px);box-shadow:0 4px 16px #a855f74d}.rw-hyper-toggle:active{transform:scale(.96)}.rw-hyper-toggle.active{color:#e8c96a;background:linear-gradient(135deg,#c9a44a2e,#e8c96a14);border-color:#e8c96a66;box-shadow:0 2px 12px #c9a44a2e}.rw-hyper-toggle.active:hover{box-shadow:0 4px 16px #c9a44a4d}.rw-hyper-toggle svg{display:block}