.cw-fab{position:fixed;right:calc(28px + env(safe-area-inset-right,0px));bottom:calc(28px + env(safe-area-inset-bottom,0px));width:60px;height:60px;border-radius:999px;display:grid;place-items:center;background:linear-gradient(135deg,#0d1f3c,#00478d);color:#fff;border:none;cursor:pointer;font-size:22px;box-shadow:0 8px 32px #00478d59,0 2px 8px #0000001f;z-index:9980;transition:transform .2s ease,box-shadow .2s ease;line-height:1}.cw-fab:hover{transform:scale(1.08) translateY(-2px);box-shadow:0 12px 40px #00478d73,0 4px 12px #00000026}.cw-fab:active{transform:scale(1.02)}.cw-fab--advisor{width:auto;height:56px;border-radius:999px;display:inline-flex;align-items:center;gap:10px;padding:0 22px 0 18px;font-size:14px;font-weight:700;font-family:Inter,system-ui,-apple-system,sans-serif;letter-spacing:-.005em}.cw-fab--advisor .cw-fab__icon{display:grid;place-items:center;width:24px;height:24px;flex-shrink:0}.cw-fab--advisor .cw-fab__label{white-space:nowrap;line-height:1}.cw-fab--above-consent{bottom:calc(190px + env(safe-area-inset-bottom,0px))}.cw-fab__badge{position:absolute;top:-3px;right:-3px;min-width:22px;height:22px;border-radius:11px;background:#dc2626;color:#fff;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;padding:0 6px;border:3px solid #fff;line-height:1;animation:cw-badge-pop .3s cubic-bezier(.34,1.56,.64,1)}@keyframes cw-badge-pop{0%{transform:scale(0)}to{transform:scale(1)}}@media(max-width:768px){.cw-fab--advisor .cw-fab__label{display:none}.cw-fab--advisor{width:56px;height:56px;padding:0;display:grid;place-items:center;gap:0}}@media(max-width:640px){.cw-fab{right:calc(16px + env(safe-area-inset-right,0px));bottom:calc(16px + env(safe-area-inset-bottom,0px));width:52px;height:52px}.cw-fab--advisor{width:52px;height:52px;padding:0}.cw-fab--above-consent{bottom:calc(300px + env(safe-area-inset-bottom,0px))}}@media(max-width:480px){.cw-fab{right:calc(14px + env(safe-area-inset-right,0px));bottom:calc(14px + env(safe-area-inset-bottom,0px));width:50px;height:50px}.cw-fab--advisor{width:50px;height:50px;padding:0}.cw-fab--above-consent{bottom:calc(320px + env(safe-area-inset-bottom,0px))}}
