:root{--th-space-xxs: 4px;--th-space-xs: 8px;--th-space-s: 16px;--th-space-m: 24px;--th-space-l: 32px;--th-space-xl: 64px;--th-space-xxl: 80px}:root{--th-space-xxs: 4px;--th-space-xs: 8px;--th-space-s: 16px;--th-space-m: 24px;--th-space-l: 32px;--th-space-xl: 64px;--th-space-xxl: 80px}body.show-nessy .nessy-wrapper{display:block}body:not(.show-nessy) .nessy-wrapper{display:none}.nessy-wrapper{position:fixed;bottom:2rem;right:2rem;width:auto;z-index:9999}@media screen and (max-width: 768px){.nessy-wrapper{right:0;width:9rem}}.nessy-wrapper .nessy-close{position:absolute;top:-1.25rem;right:-1.25rem;background:rgba(255,255,255,.5);border:none;border-radius:50%;width:1.5rem;height:1.5rem;line-height:1.5rem;text-align:center;color:#333;font-size:1rem;cursor:pointer;transition:background .2s ease;z-index:10}.nessy-wrapper .nessy-close:hover{background:rgba(255,255,255,.8)}@media screen and (max-width: 768px){.nessy-wrapper .nessy-close{right:.4rem;top:-1rem}}.nessy-wrapper .nessy-bubble{position:absolute;left:-7rem;bottom:.5rem;background:var(--text-whiteish);color:var(--text-dark);border-radius:999px;font-size:1rem;line-height:1.2;box-shadow:0 2px 6px rgba(0,0,0,.1);white-space:nowrap;padding:.5rem 1rem;transition:left .3s ease-in-out;font-weight:700}.nessy-wrapper .nessy-bubble::after{content:"";position:absolute;top:30%;right:-0.5rem;transform:translateY(-20%);width:0;height:0;border-bottom:.8rem solid transparent;border-left:.8rem solid var(--text-whiteish)}@media screen and (max-width: 768px){.nessy-wrapper .nessy-bubble{left:-11rem;padding:.3rem .7rem}}.nessy-static{display:none}