.bubbles{height:100%;left:0;overflow:hidden;pointer-events:none;top:0;width:100%;z-index:0}.bubble,.bubbles{position:absolute}.bubble{animation:rise 28s linear infinite;background:radial-gradient(circle at 32% 28%,#fff8e8b3 0,#ffe9c952 28%,#e6a14b1f 58%,#e6a14b05 100%);border:1px solid #ffe9c90f;border-radius:50%;bottom:-12vh;box-shadow:inset 0 0 10px #fff8e814,0 0 14px #e6a14b0a;height:18px;opacity:.5;transform:translateZ(0);width:18px;will-change:transform,opacity}.bubble:first-child{animation-delay:-4s;animation-duration:24s;height:12px;left:8%;width:12px}.bubble:nth-child(2){animation-delay:-9s;animation-duration:30s;height:10px;left:16%;width:10px}.bubble:nth-child(3){animation-delay:-2s;animation-duration:26s;height:16px;left:27%;width:16px}.bubble:nth-child(4){animation-delay:-11s;animation-duration:34s;height:24px;left:39%;width:24px}.bubble:nth-child(5){animation-delay:-6s;animation-duration:25s;height:14px;left:50%;width:14px}.bubble:nth-child(6){animation-delay:-13s;animation-duration:32s;height:20px;left:61%;width:20px}.bubble:nth-child(7){animation-delay:-7s;animation-duration:22s;height:11px;left:70%;width:11px}.bubble:nth-child(8){animation-delay:-10s;animation-duration:29s;height:17px;left:78%;width:17px}.bubble:nth-child(9){animation-delay:-5s;animation-duration:21s;height:9px;left:86%;width:9px}.bubble:nth-child(10){animation-delay:-15s;animation-duration:33s;height:22px;left:92%;width:22px}@keyframes rise{0%{bottom:-12vh;opacity:0;transform:translateZ(0) scale(.9)}12%{opacity:.38}45%{opacity:.46;transform:translate3d(8px,-20vh,0) scale(.98)}72%{opacity:.32;transform:translate3d(-6px,-50vh,0) scale(1.01)}to{bottom:108vh;opacity:0;transform:translate3d(5px,-82vh,0) scale(1.03)}}.positive{background:#198754}.negative,.positive{border-radius:5px;margin:-5px -5px -5px -2px;padding:5px 2px 1px}.negative{background:#dc3545}.neutral{background:#0d6efd}.neutral,.todo{border-radius:5px;margin:-5px -5px -5px -1px;padding:5px 2px 1px}.todo{background:#444}.empty{color:#0000}.container{display:flex;flex-direction:column;flex-wrap:wrap;position:relative}.highlighted-words{color:#0000;left:0;overflow:hidden;padding-left:10px;padding-top:10px;position:absolute;text-overflow:ellipsis;top:0;width:100%}.text-field{background-color:initial;border:none;color:#fff;font-size:16px;padding:10px;width:100%;z-index:10}form{background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;max-width:400px;padding:20px;width:100%}form div{margin-bottom:15px}label{color:#333;display:block;font-weight:700;margin-bottom:5px}button,input,select{border:1px solid #ccc;border-radius:4px;font-size:16px;padding:10px}button:focus,input:focus,select:focus{border-color:#007bff;box-shadow:0 0 5px #007bff80;outline:none}button{background-color:#007bff;border:none;color:#fff;cursor:pointer;font-weight:700;transition:background-color .3s ease}button:hover{background-color:#0056b3}h2{color:#333;margin-bottom:20px;text-align:center}
/*# sourceMappingURL=main.c2f632c0.css.map*/