:root{--color-dark: #1a1a1a;--color-grey: #333333;--color-light-green: #4ec186;--color-dark-green: #00a651;--color-first-bubble: #cccccc;--color-second-bubble: #b3b3b3;--color-third-bubble: #999999;--color-bubble: #aaaaaa;--color-disabled: hsla(0, 0%, 50%, .6);--color-disabled-transparent: hsla(0, 0%, 50%, .7);--color-transparent-gray: rgba(77, 77, 77, .5);--color-pending-gray: hsla(0, 0%, 90%, .7);--color-pending-dark: hsla(0, 0%, 83%, .1);--color-headline-gray: #b3b3b3}*{margin:0;padding:0;box-sizing:border-box}body{height:100dvh;width:100%;overflow:hidden;background:linear-gradient(135deg,var(--color-grey),var(--color-dark));display:grid;place-items:center;touch-action:none}#root{width:100%;height:100%;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:720px;padding:12px}.unbounded-semibold{font-family:unbounded,sans-serif;font-weight:600;font-style:normal}.elza-medium{font-family:elza,sans-serif;font-weight:500;font-style:normal}.opal{background:linear-gradient(135deg,#fdebf3,#f7eaf3 11.24%,#faf1f2 23.03%,#fffef0 35.39%,#fbfbf0 47.8%,#f0f3f2 59.52%,#dde5f4 70.93%,#dce4f4 71.35%,#fee9df)}.greeen{background:linear-gradient(135deg,var(--color-light-green),var(--color-dark-green))}._inner_15iwz_1{animation:_pulse_15iwz_1 1s ease-in-out infinite}._outer_15iwz_9{animation:_pulse_15iwz_1 1s ease-in-out .15s infinite}@keyframes _pulse_15iwz_1{0%{opacity:1}50%{opacity:0}to{opacity:1}}
