.bubbles{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:0}.bubble{animation:rise 200s ease-in infinite;background:#f1f1f1;border-radius:50%;bottom:-100px;height:40px;opacity:.5;position:absolute;width:40px}.bubble:first-child{animation-duration:160s;height:40px;left:10%;width:40px}.bubble:nth-child(2){animation-delay:20s;animation-duration:100s;height:20px;left:20%;width:20px}.bubble:nth-child(3){animation-delay:40s;animation-duration:140s;height:50px;left:35%;width:50px}.bubble:nth-child(4){animation-duration:220s;height:80px;left:50%;width:80px}.bubble:nth-child(5){animation-delay:20s;animation-duration:120s;height:35px;left:55%;width:35px}.bubble:nth-child(6){animation-delay:60s;animation-duration:160s;height:45px;left:65%;width:45px}.bubble:nth-child(7){animation-delay:40s;animation-duration:240s;height:90px;left:70%;width:90px}.bubble:nth-child(8){animation-delay:40s;animation-duration:120s;height:25px;left:80%;width:25px}.bubble:nth-child(9){animation-delay:20s;animation-duration:100s;height:15px;left:70%;width:15px}.bubble:nth-child(10){animation-delay:80s;animation-duration:200s;height:90px;left:25%;width:90px}@keyframes rise{0%{bottom:-100px;transform:translateX(0)}50%{transform:translate(100px)}to{bottom:1080px;transform:translateX(-200px)}}.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.0a1c37a5.css.map*/