.app-container[data-v-cdeb69b0]{display:flex;min-height:90vh;margin-top:2rem;margin-bottom:2rem}.sidebar[data-v-cdeb69b0]{background:#2c3e50;color:#ecf0f1;padding:1.5rem;display:flex;flex-direction:column;align-items:center}.sidebar-header[data-v-cdeb69b0]{text-align:center;margin-bottom:2rem}.logo[data-v-cdeb69b0]{width:50px;height:50px;margin-bottom:.5rem}.nav-links[data-v-cdeb69b0]{width:100%;display:flex;flex-direction:column}.nav-link[data-v-cdeb69b0]{color:#ecf0f1;text-decoration:none;padding:.75rem 1rem;border-radius:4px;margin-bottom:.5rem;transition:background .3s;font-family:Merriweather}.nav-link[data-v-cdeb69b0]:hover,.router-link-active[data-v-cdeb69b0]{background:#34495e}.main-content[data-v-cdeb69b0]{flex:1;padding:2rem;background:#f5f7fa}.auth-container[data-v-5ffe61b1]{display:flex;justify-content:center;align-items:center;min-height:85vh;background:linear-gradient(135deg,#74ebd5,#acb6e5)}.auth-card[data-v-5ffe61b1]{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);width:320px}.logo-section[data-v-5ffe61b1]{text-align:center;margin-bottom:1.5rem}.logo[data-v-5ffe61b1]{width:50px;height:50px}.logo-section h1[data-v-5ffe61b1]{font-size:1.5rem;margin-top:.5rem}.form-toggle[data-v-5ffe61b1]{display:flex;justify-content:center;margin-bottom:1.5rem}.form-toggle button[data-v-5ffe61b1]{background:none;border:none;padding:.5rem 1rem;cursor:pointer;font-size:1rem;transition:color .3s}.form-toggle button.active[data-v-5ffe61b1]{color:#3498db;font-weight:700;border-bottom:2px solid #3498db}.form-group[data-v-5ffe61b1]{margin-bottom:1rem}.form-group input[data-v-5ffe61b1]{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;transition:border-color .3s}.form-group input[data-v-5ffe61b1]:focus{outline:none;border-color:#3498db}.btn[data-v-5ffe61b1]{width:100%;padding:.75rem;background:#3498db;border:none;color:#fff;border-radius:4px;cursor:pointer;font-size:1rem;transition:background .3s}.btn[data-v-5ffe61b1]:hover{background:#2980b9}.question-container[data-v-2528cf30]{display:flex;justify-content:center;align-items:center;padding:2rem}.question-card[data-v-2528cf30]{background:#fff;padding:2rem;max-width:600px;width:100%;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.category[data-v-2528cf30]{color:#3498db;text-align:center;margin-bottom:1rem;font-size:1.5rem}.question-text[data-v-2528cf30]{text-align:center;margin-bottom:1.5rem;color:#333;font-size:1.25rem}.options-list[data-v-2528cf30]{list-style:none;padding:0;margin:0}.option-item[data-v-2528cf30]{background:#f5f7fa;margin-bottom:1rem;padding:1rem;border-radius:6px;cursor:pointer;transition:background .3s,transform .3s;text-align:center;border:1px solid #ddd}.option-item[data-v-2528cf30]:hover{background:#e0e7ef;transform:translateY(-2px)}.option-item[data-v-2528cf30]:active{transform:translateY(0)}.responses-container[data-v-ce735a98]{max-width:600px;margin:2rem auto;padding:2rem;background:#f5f7fa;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.05)}.responses-container h2[data-v-ce735a98]{text-align:center;margin-bottom:1.5rem;color:#333}.response-card[data-v-ce735a98]{background:#fff;border-radius:6px;padding:1rem;margin-bottom:1rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.question-header[data-v-ce735a98]{font-size:1rem;margin-bottom:.5rem;display:flex;align-items:center}.question-id[data-v-ce735a98]{font-weight:700;color:#3498db;margin-right:.5rem}.question-text[data-v-ce735a98]{color:#555}.answer-section textarea[data-v-ce735a98]{width:85%;padding:.75rem;border:1px solid #ddd;border-radius:4px;resize:vertical;font-family:inherit}.btn[data-v-ce735a98]{display:block;width:100%;padding:.75rem;margin-top:1rem;background:#3498db;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background .3s}.btn[data-v-ce735a98]:hover{background:#2980b9}