@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap";.help-modal-backdrop[data-v-6fd4d9ed]{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999}.help-modal-content[data-v-6fd4d9ed]{background:#fff;padding:2rem;border-radius:8px;width:400px;max-width:90%;text-align:center}button[data-v-b448a604]{width:25%}.login-card[data-v-b448a604]{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 6px #0000001a;text-align:center}.sidebar[data-v-cb5f581d]{display:flex;flex-direction:column;justify-content:space-between;width:300px;background-color:#f8f9fa;padding:1rem;border-right:1px solid #ddd;height:100vh}.sidebar ul[data-v-cb5f581d]{margin:1rem 0;list-style:none;padding:0;max-height:60vh;overflow-y:auto}.sidebar ul[data-v-cb5f581d]::-webkit-scrollbar{width:6px}.sidebar ul[data-v-cb5f581d]::-webkit-scrollbar-track{background:#f1f1f1}.sidebar ul[data-v-cb5f581d]::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.sidebar ul[data-v-cb5f581d]::-webkit-scrollbar-thumb:hover{background:#555}.sidebar ul li[data-v-cb5f581d]{padding:.5rem 1rem;cursor:pointer}.utility-buttons[data-v-cb5f581d]{display:flex;flex-direction:column;margin-top:auto}button[data-v-cb5f581d]{width:90%}.utility-buttons>div[data-v-cb5f581d]{margin-bottom:1rem}.submit-button[data-v-cb5f581d]{background-color:#dc3545;color:#fff}.sidebar ul li[data-v-cb5f581d]{padding:.5rem 1rem;cursor:pointer;border-left:3px solid transparent;transition:all .2s ease}.sidebar ul li.active[data-v-cb5f581d]{background-color:#4a90e21a;border-left:3px solid #4a90e2;font-weight:500}.vote-container[data-v-fcd22c0b]{display:flex;align-items:center;gap:10px;margin-top:.5rem}.thumb[data-v-fcd22c0b]{font-size:25px;transition:transform .1s,opacity .1s}.thumb.active[data-v-fcd22c0b]{transform:scale(1.6);opacity:.8}.comment-container[data-v-651d5d2f]{margin-top:.75rem;border-top:1px solid #ccc;padding-top:.75rem}.single-comment[data-v-651d5d2f]{background:#fff;border-left:2px solid #ccc;margin-bottom:.5rem;padding:.5rem}.new-comment[data-v-651d5d2f]{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.new-comment textarea[data-v-651d5d2f]{min-height:50px;resize:vertical}.new-comment button[data-v-651d5d2f]{width:fit-content;padding:.25rem 1rem;align-self:flex-start}.chat-history-item[data-v-90669e90]{margin-bottom:1rem;padding:.75rem .75rem .75rem 1.375rem;border-radius:4px;max-width:70%;position:relative}.bot-message[data-v-90669e90]{background-color:#f0f0f0;text-align:left}.user-message[data-v-90669e90]{background-color:#d4edda;text-align:right;margin-left:auto}.chat-history[data-v-8f59c8c6]{flex:1;overflow-y:auto;padding:1rem;background:#fafafa}.welcome-message[data-v-8f59c8c6]{background:#eef1f5;border:1px solid #ccc;border-radius:4px;padding:1rem;margin-bottom:1rem;text-align:center;color:#333}.chat-input-container[data-v-41f50d79]{position:relative}button[data-v-41f50d79]{width:18%}.overlay[data-v-41f50d79]{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#ffffffb3;display:flex;align-items:center;justify-content:center;z-index:10}.spinner[data-v-41f50d79]{background:#eee;padding:1rem;border-radius:.5rem;box-shadow:0 0 5px #00000026}.chat-input[data-v-41f50d79]{display:flex;padding:1rem;border-top:1px solid #ccc}.chat-input input[data-v-41f50d79]{flex:1;padding:.5rem}.chat-layout[data-v-b4519b92]{display:flex;height:100vh}.chat-content[data-v-b4519b92]{flex:1;display:flex;flex-direction:column}.info-card[data-v-e0d6965b]{max-width:70rem;background:#fff;padding:2rem;border-radius:8px;text-align:justify;box-shadow:0 2px 6px #0000001a}h4[data-v-e0d6965b]{text-decoration:underline;font-weight:700}.container-fullscreen[data-v-a5c179be]{height:100vh;display:flex;justify-content:center;align-items:center}.submit-card[data-v-a5c179be]{background:#fff;padding:2rem;border-radius:8px;text-align:justify;max-width:600px;box-shadow:0 2px 6px #0000001a}.countdown[data-v-a5c179be]{margin-top:1rem;font-weight:600}*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif}body{background-color:#f5f6fa;color:#333}button{background-color:#0c598aab;color:#fff;border:none;padding:1rem 1.6rem;margin:.4rem 1rem;border-radius:4px;cursor:pointer;font-size:1rem;transition:background-color .2s}button:hover{background-color:#accbee}input[type=text],input[type=email],input[type=password],textarea{width:100%;padding:.5rem;margin:.4rem 0;border:1px solid #ccc;border-radius:4px;font-size:1rem}.container{max-width:480px;margin:3rem auto;background-color:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 6px #0000001a;text-align:center}h1,h2,h3{margin-bottom:1rem;font-weight:600}.flex{display:flex;align-items:center;justify-content:center}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.container-fullscreen{height:100vh;display:flex;justify-content:center;align-items:center;background-color:#f5f6fa}
