.nvc-floating{position:fixed;right:20px;bottom:max(20px,env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:12px;z-index:1000;font-family:"Helvetica Neue",sans-serif}
.nvc-floating :is(.nvc-float-chat,.nvc-float-top){position:relative;display:flex;align-items:center;justify-content:center;width:52px;height:52px;padding:0;border:0;border-radius:50%;background:#19191c;color:white;box-shadow:0 4px 18px #0002;cursor:pointer;text-decoration:none}
.nvc-float-chat img{width:24px;height:24px;filter:invert(1)}
.nvc-float-top>svg{position:absolute;inset:0;width:100%;height:100%;transform:rotate(-90deg);fill:none;pointer-events:none}
.nvc-float-top circle{stroke-width:2}.nvc-ring-track{stroke:#ffffff26}.nvc-ring-value{stroke:#edeef3;stroke-dasharray:100;stroke-dashoffset:100;stroke-linecap:round}
.nvc-float-percent{font-size:10px;font-weight:500;line-height:1;font-variant-numeric:tabular-nums}
.nvc-floating .nvc-float-top{flex-direction:column;gap:2px}
.nvc-float-top::before{content:"";display:block;width:18px;height:18px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 20V4m-6 6 6-6 6 6'/%3E%3C/svg%3E") center/contain no-repeat}
.nvc-float-panel{position:absolute;bottom:128px;right:0;width:340px;max-width:calc(100vw - 32px);padding:26px 22px 20px;border:1px solid #dce0e7;background:white;color:#101116;border-radius:17px;box-shadow:0 12px 45px #18202b26;max-height:calc(100dvh - 160px);overflow:auto}
.nvc-float-panel[hidden]{display:none}.nvc-float-close{position:absolute;top:6px;right:6px;width:36px;height:36px;border:0;background:transparent;color:#646a75;font-size:26px;cursor:pointer;padding:0}
.nvc-float-logo{width:180px;margin:5px 0 22px}.nvc-float-panel h2{font:700 21px/1.25 "Helvetica Neue",sans-serif;letter-spacing:-.5px;margin:0 0 12px}.nvc-float-panel p{font-size:14px;color:#626773;margin:0 0 20px}
.nvc-float-go{display:flex;align-items:center;justify-content:center;min-height:48px;padding:13px 10px;background:#19191c;color:white!important;border-radius:9px;font-size:14px;text-decoration:none}
.nvc-floating :is(a,button):focus-visible{outline:2px solid #737b8e;outline-offset:4px}
@media(max-width:700px){.nvc-floating{right:12px;bottom:max(12px,env(safe-area-inset-bottom))}.nvc-floating :is(.nvc-float-chat,.nvc-float-top){width:46px;height:46px}.nvc-float-percent{font-size:9px}}
