.theme-toggle[data-v-4c2273e2]{color:var(--text-color);border:1px solid var(--surface-border);border-radius:6px;padding:.5rem;transition:all .3s ease;background:transparent}.theme-toggle[data-v-4c2273e2]:hover{background:var(--surface-hover);border-color:var(--primary-color);transform:scale(1.05)}[data-theme=dark] .theme-toggle[data-v-4c2273e2]{color:var(--text-color);border-color:var(--surface-border)}[data-theme=dark] .theme-toggle[data-v-4c2273e2]:hover{background:var(--surface-hover);border-color:var(--primary-color)}.user-menu-button[data-v-608737df]{background:transparent!important;border:1px solid hsla(0,0%,100%,.2)!important;transition:all .2s ease}.user-menu-button[data-v-608737df]:hover{background:hsla(0,0%,100%,.1)!important;border-color:hsla(0,0%,100%,.4)!important}.user-menu-panel[data-v-608737df]{min-width:200px}.user-menu-options[data-v-608737df]{padding:.5rem 0}.user-menu-option[data-v-608737df]{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;cursor:pointer;transition:background-color .2s ease;color:var(--text-color)}.user-menu-option[data-v-608737df]:hover{background:var(--surface-hover)}.user-menu-option i[data-v-608737df]{font-size:1rem;color:var(--text-color-secondary)}[data-v-608737df] .p-dropdown{background:transparent;border:1px solid hsla(0,0%,100%,.2)}[data-v-608737df] .p-dropdown:not(.p-disabled):hover{border-color:hsla(0,0%,100%,.4)}[data-v-608737df] .p-dropdown .p-dropdown-label,[data-v-608737df] .p-dropdown .p-dropdown-trigger{color:#fff}[data-v-608737df] .p-dropdown .p-dropdown-label.p-placeholder{color:hsla(0,0%,100%,.7)}[data-v-608737df] .p-dropdown-panel{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--border-radius);box-shadow:var(--shadow-lg)}[data-v-608737df] .p-dropdown-panel .p-dropdown-items .p-dropdown-item{color:var(--text-color);padding:.75rem 1rem;transition:background-color .2s ease}[data-v-608737df] .p-dropdown-panel .p-dropdown-items .p-dropdown-item:hover{background:var(--surface-hover)}[data-v-608737df] .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight{background:var(--primary-color);color:#fff}.app-header[data-v-a733d2bc]{width:100%}.logo h1[data-v-a733d2bc]{font-size:1.8rem;font-weight:700;color:#fff}[data-v-a733d2bc] .p-menubar{background:var(--primary-color);border:none;border-radius:0}[data-v-a733d2bc] .p-menubar .p-menuitem-link{color:#fff;border-radius:var(--border-radius);transition:all .2s ease}[data-v-a733d2bc] .p-menubar .p-menuitem-link:hover{background:hsla(0,0%,100%,.1)}[data-v-a733d2bc] .p-menubar .p-menuitem-link.router-link-active{background:hsla(0,0%,100%,.2)}.app-footer[data-v-d390fc48]{background:var(--surface-card);border-top:1px solid var(--surface-border);color:var(--text-color);margin-top:auto}.footer-content[data-v-d390fc48]{max-width:1200px;margin:0 auto;padding:2rem 1rem}.footer-main[data-v-d390fc48]{display:grid;grid-template-columns:1fr 2fr;gap:3rem;margin-bottom:2rem}.footer-brand[data-v-d390fc48]{max-width:300px}.footer-title[data-v-d390fc48]{font-size:1.5rem;font-weight:700;color:var(--primary-color);margin:0 0 1rem 0;transition:color .3s ease}.footer-description[data-v-d390fc48]{color:var(--text-color-secondary);line-height:1.6;margin:0;transition:color .3s ease}.footer-links[data-v-d390fc48]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.footer-section-title[data-v-d390fc48]{font-size:1rem;font-weight:600;color:var(--text-color);margin:0 0 1rem 0;transition:color .3s ease}.footer-link-list[data-v-d390fc48]{list-style:none;padding:0;margin:0}.footer-link-list li[data-v-d390fc48]{margin-bottom:.5rem}.footer-link[data-v-d390fc48]{color:var(--text-color-secondary);text-decoration:none;transition:color .2s ease;display:inline-block}.footer-link[data-v-d390fc48]:hover{color:var(--primary-color)}.footer-link.router-link-active[data-v-d390fc48]{color:var(--primary-color);font-weight:500}.footer-bottom[data-v-d390fc48]{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid var(--surface-border)}.footer-info[data-v-d390fc48]{display:flex;flex-direction:column;gap:.5rem}.footer-version[data-v-d390fc48]{display:flex;align-items:center;gap:1rem}.version-number[data-v-d390fc48]{font-size:.7rem;font-weight:600;color:var(--primary-color);background:var(--primary-50);padding:.125rem .25rem;border-radius:.25rem;line-height:1;transition:all .3s ease}.build-date[data-v-d390fc48]{font-size:.6rem;color:var(--text-color-secondary);line-height:1;transition:color .3s ease}.footer-copyright[data-v-d390fc48]{color:var(--text-color-secondary);font-size:.875rem;margin:0;transition:color .3s ease}.footer-actions[data-v-d390fc48]{display:flex;align-items:center;gap:1rem}.footer-theme-toggle[data-v-d390fc48]{transform:scale(.9)}@media (max-width:768px){.footer-main[data-v-d390fc48]{grid-template-columns:1fr;gap:2rem}.footer-links[data-v-d390fc48]{grid-template-columns:repeat(2,1fr);gap:1.5rem}.footer-bottom[data-v-d390fc48]{flex-direction:column;gap:1rem;text-align:center}.footer-version[data-v-d390fc48]{justify-content:center}}@media (max-width:480px){.footer-content[data-v-d390fc48]{padding:1.5rem 1rem}.footer-links[data-v-d390fc48]{grid-template-columns:1fr;gap:1rem}.footer-brand[data-v-d390fc48]{text-align:center}.footer-title[data-v-d390fc48]{font-size:1.25rem}}[data-v-6134902b] .p-min-h-calc-100vh-80{min-height:calc(100vh - 80px)}.p-flex-column[data-v-6134902b]{min-height:100vh}.p-flex-1[data-v-6134902b]{flex:1}.login-container[data-v-3f371261]{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-600) 100%);position:relative}.login-card[data-v-3f371261]{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem;width:100%;max-width:400px;margin:0 auto}.login-form[data-v-3f371261]{box-shadow:0 10px 30px rgba(0,0,0,.2);border-radius:12px}.login-header[data-v-3f371261]{text-align:center;margin-bottom:2rem}.login-header h1[data-v-3f371261]{margin:0 0 .5rem 0;font-size:2rem;font-weight:700;color:var(--text-color)}.login-header p[data-v-3f371261]{margin:0;color:var(--text-color-secondary);font-size:1rem}.login-form-content[data-v-3f371261]{display:flex;flex-direction:column;gap:1.5rem}.form-group[data-v-3f371261]{display:flex;flex-direction:column;gap:.5rem}.form-group label[data-v-3f371261]{font-weight:600;color:var(--text-color);font-size:.9rem}.error-message[data-v-3f371261],.form-actions[data-v-3f371261]{margin-top:1rem}.w-full[data-v-3f371261]{width:100%}@media (max-width:480px){.login-container[data-v-3f371261]{padding:1rem}.login-card[data-v-3f371261]{max-width:100%;padding:1rem;margin:0}.login-header h1[data-v-3f371261]{font-size:1.5rem}.login-header p[data-v-3f371261]{font-size:.9rem}}[data-v-3f371261] .app-footer{background:transparent;border-top:none;color:#fff;margin-top:auto;position:relative;z-index:10}[data-v-3f371261] .app-footer .footer-title{color:#fff}[data-v-3f371261] .app-footer .footer-description{color:hsla(0,0%,100%,.8)}[data-v-3f371261] .app-footer .footer-section-title{color:#fff}[data-v-3f371261] .app-footer .footer-link{color:hsla(0,0%,100%,.8)}[data-v-3f371261] .app-footer .footer-link.router-link-active,[data-v-3f371261] .app-footer .footer-link:hover{color:#fff}[data-v-3f371261] .app-footer .footer-copyright{color:hsla(0,0%,100%,.7)}[data-v-3f371261] .app-footer .version-number{background:hsla(0,0%,100%,.2);color:#fff}[data-v-3f371261] .app-footer .build-date{color:hsla(0,0%,100%,.7)}@media (max-width:768px){[data-v-3f371261] .app-footer .footer-links{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){[data-v-3f371261] .app-footer .footer-links{grid-template-columns:1fr}[data-v-3f371261] .app-footer .footer-content{padding:1.5rem 1rem}}.dashboard-container[data-v-a2a98684]{max-width:1200px;margin:0 auto;padding:0 1rem}.dashboard-header[data-v-a2a98684]{margin-bottom:2rem}.dashboard-header h1[data-v-a2a98684]{margin:0 0 .5rem 0;font-size:2rem;font-weight:700;color:var(--text-color)}.dashboard-header p[data-v-a2a98684]{margin:0;color:var(--text-color-secondary);font-size:1.1rem}.stats-grid[data-v-a2a98684]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.stat-card[data-v-a2a98684]{transition:transform .2s ease}.stat-card[data-v-a2a98684]:hover{transform:translateY(-2px)}.stat-content[data-v-a2a98684]{display:flex;align-items:center;gap:1rem}.stat-icon[data-v-a2a98684]{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-600) 100%);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem}.stat-info h3[data-v-a2a98684]{margin:0 0 .25rem 0;font-size:2rem;font-weight:700;color:var(--text-color)}.stat-info p[data-v-a2a98684]{margin:0;color:var(--text-color-secondary);font-size:.9rem}.dashboard-sections[data-v-a2a98684]{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem}.section-header[data-v-a2a98684]{display:flex;justify-content:space-between;align-items:center}.section-header h2[data-v-a2a98684]{margin:0;font-size:1.25rem;font-weight:600;color:var(--text-color)}.empty-state[data-v-a2a98684]{text-align:center;padding:2rem;color:var(--text-color-secondary)}.empty-state i[data-v-a2a98684]{font-size:3rem;margin-bottom:1rem;display:block;opacity:.5}.results-list[data-v-a2a98684],.session-list[data-v-a2a98684]{display:flex;flex-direction:column;gap:1rem}.result-item[data-v-a2a98684],.session-item[data-v-a2a98684]{display:flex;justify-content:space-between;align-items:center;padding:1rem;border:1px solid var(--surface-border);border-radius:8px;cursor:pointer;transition:all .2s ease}.result-item[data-v-a2a98684]:hover,.session-item[data-v-a2a98684]:hover{background:var(--surface-hover);border-color:var(--primary-color)}.result-info h4[data-v-a2a98684],.session-info h4[data-v-a2a98684]{margin:0 0 .25rem 0;font-size:1rem;font-weight:600;color:var(--text-color)}.result-info p[data-v-a2a98684],.session-info p[data-v-a2a98684]{margin:0 0 .25rem 0;color:var(--text-color-secondary);font-size:.9rem}.result-info small[data-v-a2a98684],.session-info small[data-v-a2a98684]{color:var(--text-color-secondary);font-size:.8rem}.session-name-container[data-v-a2a98684]{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.anonymous-badge[data-v-a2a98684]{font-size:.75rem;padding:.25rem .5rem}.admin-section[data-v-a2a98684]{margin-top:2rem}.admin-actions[data-v-a2a98684]{display:flex;gap:1rem;flex-wrap:wrap}.admin-btn[data-v-a2a98684]{flex:1;min-width:200px}@media (max-width:768px){.dashboard-sections[data-v-a2a98684]{grid-template-columns:1fr}.stats-grid[data-v-a2a98684]{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.admin-actions[data-v-a2a98684]{flex-direction:column}.admin-btn[data-v-a2a98684]{min-width:auto}}.tests-page[data-v-479edbc2]{padding:2rem}.page-header[data-v-479edbc2]{margin-bottom:2rem}.page-header h1[data-v-479edbc2]{color:var(--primary-color);margin-bottom:.5rem}.page-header p[data-v-479edbc2]{color:var(--text-color-secondary);margin:0}.content-section[data-v-479edbc2]{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--border-radius);padding:2rem;box-shadow:var(--shadow);color:var(--text-color)}.filters[data-v-479edbc2]{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.filter-group[data-v-479edbc2]{display:flex;flex-direction:column;gap:.5rem}.filter-group label[data-v-479edbc2]{font-weight:600;color:var(--text-color)}.filter-dropdown[data-v-479edbc2]{min-width:150px}.sessions-grid[data-v-479edbc2]{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:1.5rem}.session-card[data-v-479edbc2]{border:1px solid var(--surface-border);border-radius:8px;padding:1.5rem;transition:all .3s ease}.session-card[data-v-479edbc2]:hover{box-shadow:0 4px 8px rgba(0,0,0,.1);transform:translateY(-2px)}.session-card.expired[data-v-479edbc2]{opacity:.7}.session-header[data-v-479edbc2]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.session-header h3[data-v-479edbc2]{margin:0;color:var(--text-color);flex:1}.session-name-container[data-v-479edbc2]{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;flex:1}.anonymous-badge[data-v-479edbc2]{font-size:.75rem;padding:.25rem .5rem}.session-info[data-v-479edbc2]{margin-bottom:1.5rem}.description[data-v-479edbc2]{color:var(--text-color-secondary);margin-bottom:1rem;line-height:1.5}.meta-info[data-v-479edbc2]{display:flex;flex-direction:column;gap:.5rem}.meta-item[data-v-479edbc2]{display:flex;align-items:center;gap:.5rem;color:var(--text-color-secondary);font-size:.9rem}.meta-item i[data-v-479edbc2]{color:var(--primary-color)}.session-actions[data-v-479edbc2]{display:flex;gap:.5rem}.empty-state[data-v-479edbc2]{text-align:center;padding:3rem;color:var(--text-color-secondary)}.empty-icon[data-v-479edbc2]{font-size:4rem;margin-bottom:1rem;opacity:.5}.empty-state h3[data-v-479edbc2]{margin-bottom:.5rem;color:var(--text-color)}@media (max-width:768px){.tests-page[data-v-479edbc2]{padding:1rem}.sessions-grid[data-v-479edbc2]{grid-template-columns:1fr}.filters[data-v-479edbc2]{flex-direction:column}}.test-session-page[data-v-2ee0bcd1]{padding:2rem;min-height:calc(100vh - 80px);background:var(--surface-ground)}.loading-container[data-v-2ee0bcd1]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:50vh;gap:1rem}.test-container[data-v-2ee0bcd1]{max-width:800px;margin:0 auto}.test-header[data-v-2ee0bcd1]{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--border-radius);padding:2rem;box-shadow:var(--shadow);color:var(--text-color);margin-bottom:2rem}.test-header h1[data-v-2ee0bcd1]{margin:0 0 .5rem 0;color:var(--text-color)}.test-header p[data-v-2ee0bcd1]{margin:0;color:var(--text-color-secondary)}.test-meta[data-v-2ee0bcd1]{display:flex;gap:2rem;margin-top:1rem;flex-wrap:wrap}.meta-item[data-v-2ee0bcd1]{display:flex;align-items:center;gap:.5rem;color:var(--text-color-secondary)}.meta-item i[data-v-2ee0bcd1]{color:var(--primary-color)}.question-container[data-v-2ee0bcd1]{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--border-radius);padding:2rem;box-shadow:var(--shadow);color:var(--text-color);margin-bottom:2rem}.question-header[data-v-2ee0bcd1]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.question-number[data-v-2ee0bcd1]{font-size:1.5rem;font-weight:600;color:var(--primary-color)}.question-progress[data-v-2ee0bcd1]{color:var(--text-color-secondary)}.question-text[data-v-2ee0bcd1]{font-size:1.25rem;font-weight:600;color:var(--text-color);margin-bottom:1.5rem;line-height:1.5}.question-help[data-v-2ee0bcd1]{margin-bottom:1.5rem;padding:1rem;background:var(--surface-ground);border-radius:6px;color:var(--text-color-secondary);font-size:.9rem}.question-help i[data-v-2ee0bcd1]{margin-right:.5rem}.question-input[data-v-2ee0bcd1]{margin-bottom:2rem}.enps-scale[data-v-2ee0bcd1],.likert-scale[data-v-2ee0bcd1]{text-align:center}.scale-labels[data-v-2ee0bcd1]{display:flex;justify-content:space-between;margin-bottom:1rem;font-size:.9rem;color:var(--text-color-secondary)}.scale-options[data-v-2ee0bcd1]{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.scale-option[data-v-2ee0bcd1]{flex:1;padding:1rem;border:2px solid var(--surface-border);border-radius:8px;cursor:pointer;transition:all .3s ease;font-weight:600;font-size:1.2rem}.scale-option[data-v-2ee0bcd1]:hover{border-color:var(--primary-color);background:rgba(16,185,129,.1)}.scale-option.selected[data-v-2ee0bcd1]{border-color:var(--primary-color);background:var(--primary-color);color:#fff}.yes-no-options[data-v-2ee0bcd1]{display:flex;gap:1rem;justify-content:center}.option-button[data-v-2ee0bcd1]{min-width:120px}.numeric-input[data-v-2ee0bcd1]{display:flex;justify-content:center}.numeric-field[data-v-2ee0bcd1]{width:200px}.text-input[data-v-2ee0bcd1]{width:100%}.text-field[data-v-2ee0bcd1]{width:100%;resize:vertical}.enps-scale[data-v-2ee0bcd1]{display:flex;flex-direction:column;gap:1rem}.navigation-actions[data-v-2ee0bcd1]{display:flex;justify-content:space-between;align-items:center;background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--border-radius);padding:1.5rem;box-shadow:var(--shadow);color:var(--text-color)}.question-dots[data-v-2ee0bcd1]{display:flex;gap:.5rem}.dot[data-v-2ee0bcd1]{width:12px;height:12px;border-radius:50%;background:var(--surface-border);cursor:pointer;transition:all .3s ease}.dot.active[data-v-2ee0bcd1]{background:var(--primary-color);transform:scale(1.2)}.dot.answered[data-v-2ee0bcd1]{background:var(--green-500)}.error-container[data-v-2ee0bcd1]{text-align:center;padding:3rem;color:var(--text-color-secondary)}.error-icon[data-v-2ee0bcd1]{font-size:4rem;margin-bottom:1rem;color:var(--red-500)}.error-container h2[data-v-2ee0bcd1]{margin-bottom:.5rem;color:var(--text-color)}@media (max-width:768px){.navigation-actions[data-v-2ee0bcd1],.question-container[data-v-2ee0bcd1],.test-header[data-v-2ee0bcd1],.test-session-page[data-v-2ee0bcd1]{padding:1rem}.question-header[data-v-2ee0bcd1]{flex-direction:column;gap:1rem}.scale-options[data-v-2ee0bcd1],.yes-no-options[data-v-2ee0bcd1]{flex-direction:column}.navigation-actions[data-v-2ee0bcd1]{flex-direction:column;gap:1rem}}.results-page[data-v-33ecbe6d]{padding:2rem}.page-header[data-v-33ecbe6d]{margin-bottom:2rem}.page-header h1[data-v-33ecbe6d]{color:var(--primary-color);margin-bottom:.5rem}.page-header p[data-v-33ecbe6d]{color:var(--text-color-secondary);margin:0}.content-section[data-v-33ecbe6d]{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--border-radius);padding:2rem;box-shadow:var(--shadow);color:var(--text-color)}.filters[data-v-33ecbe6d]{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.filter-group[data-v-33ecbe6d]{display:flex;flex-direction:column;gap:.5rem}.filter-group label[data-v-33ecbe6d]{font-weight:600;color:var(--text-color)}.date-picker[data-v-33ecbe6d],.filter-dropdown[data-v-33ecbe6d]{min-width:150px}.results-overview[data-v-33ecbe6d]{margin-bottom:2rem}.stats-grid[data-v-33ecbe6d]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.stat-card[data-v-33ecbe6d]{display:flex;align-items:center;gap:1rem;padding:1.5rem;border:1px solid var(--surface-border);border-radius:8px;background:var(--surface-card)}.stat-icon[data-v-33ecbe6d]{width:60px;height:60px;border-radius:50%;background:var(--primary-color);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem}.stat-content h3[data-v-33ecbe6d]{margin:0;font-size:2rem;color:var(--text-color)}.stat-content p[data-v-33ecbe6d]{margin:0;color:var(--text-color-secondary)}.results-tabs[data-v-33ecbe6d]{margin-top:2rem}.my-results[data-v-33ecbe6d]{display:flex;flex-direction:column;gap:1.5rem}.result-card[data-v-33ecbe6d]{border:1px solid var(--surface-border);border-radius:8px;padding:1.5rem;transition:all .3s ease}.result-card[data-v-33ecbe6d]:hover{box-shadow:0 4px 8px rgba(0,0,0,.1)}.result-header[data-v-33ecbe6d]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.result-header h3[data-v-33ecbe6d]{margin:0;color:var(--text-color);flex:1}.result-details[data-v-33ecbe6d]{margin-bottom:1rem}.result-score[data-v-33ecbe6d]{display:flex;gap:2rem;margin-bottom:1rem}.score-item[data-v-33ecbe6d]{display:flex;flex-direction:column;gap:.25rem}.score-label[data-v-33ecbe6d]{font-size:.9rem;color:var(--text-color-secondary)}.score-value[data-v-33ecbe6d]{font-size:1.5rem;font-weight:600;color:var(--primary-color)}.result-actions[data-v-33ecbe6d]{display:flex;gap:.5rem}.category-questions[data-v-33ecbe6d]{margin-top:1rem;padding:1rem;background:var(--surface-ground);border-radius:6px}.question-answer[data-v-33ecbe6d]{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--surface-border)}.question-answer[data-v-33ecbe6d]:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.question-answer h5[data-v-33ecbe6d]{margin:0 0 .5rem 0;color:var(--text-color);font-size:.9rem;font-weight:600}.question-answer p[data-v-33ecbe6d]{margin:0;color:var(--text-color-secondary);font-size:.9rem;line-height:1.4}.result-footer[data-v-33ecbe6d]{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid var(--surface-border)}.completion-date[data-v-33ecbe6d]{color:var(--text-color-secondary);font-size:.9rem}.analytics-section[data-v-33ecbe6d]{display:flex;flex-direction:column;gap:2rem}.analytics-table h3[data-v-33ecbe6d]{margin-bottom:1rem;color:var(--text-color)}.empty-state[data-v-33ecbe6d]{text-align:center;padding:3rem;color:var(--text-color-secondary)}.empty-icon[data-v-33ecbe6d]{font-size:4rem;margin-bottom:1rem;opacity:.5}.empty-state h3[data-v-33ecbe6d]{margin-bottom:.5rem;color:var(--text-color)}@media (max-width:768px){.results-page[data-v-33ecbe6d]{padding:1rem}.stats-grid[data-v-33ecbe6d]{grid-template-columns:1fr}.filters[data-v-33ecbe6d]{flex-direction:column}.result-score[data-v-33ecbe6d]{flex-direction:column;gap:1rem}.result-footer[data-v-33ecbe6d]{flex-direction:column;gap:1rem;align-items:flex-start}}.session-results-page[data-v-4c5dce7a]{padding:2rem}.page-header[data-v-4c5dce7a]{margin-bottom:2rem}.header-content[data-v-4c5dce7a]{display:flex;align-items:center;gap:1rem}.back-button[data-v-4c5dce7a]{margin-right:1rem}.header-info h1[data-v-4c5dce7a]{color:var(--primary-color);margin-bottom:.5rem}.header-info p[data-v-4c5dce7a]{color:var(--text-color-secondary);margin:0}.content-section[data-v-4c5dce7a]{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--border-radius);padding:2rem;box-shadow:var(--shadow);color:var(--text-color)}.session-stats[data-v-4c5dce7a]{margin-bottom:2rem}.stats-grid[data-v-4c5dce7a]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.stat-card[data-v-4c5dce7a]{display:flex;align-items:center;gap:1rem;padding:1.5rem;border:1px solid var(--surface-border);border-radius:8px;background:var(--surface-card)}.stat-icon[data-v-4c5dce7a]{width:50px;height:50px;border-radius:50%;background:var(--primary-color);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem}.stat-content h3[data-v-4c5dce7a]{margin:0;font-size:1.5rem;color:var(--text-color)}.stat-content p[data-v-4c5dce7a]{margin:0;color:var(--text-color-secondary);font-size:.9rem}.gallup-results h2[data-v-4c5dce7a]{color:var(--text-color);margin-bottom:2rem}.overall-score-section[data-v-4c5dce7a]{display:flex;align-items:center;gap:2rem;margin-bottom:3rem;padding:2rem;background:var(--surface-ground);border-radius:8px}.score-circle[data-v-4c5dce7a]{position:relative;width:150px;height:150px}.circle-progress[data-v-4c5dce7a]{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;border:8px solid var(--surface-border)}.circle-fill[data-v-4c5dce7a]{position:absolute;top:5px;left:5px;right:5px;bottom:5px;border-radius:50%;background:conic-gradient(var(--primary-color) 0deg,var(--primary-color) var(--score-degrees),var(--surface-border) var(--score-degrees),var(--surface-border) 1turn)}.score-value[data-v-4c5dce7a]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.score-number[data-v-4c5dce7a]{display:block;font-size:1.5rem;font-weight:500;color:var(--primary-color)}.score-label[data-v-4c5dce7a]{display:block;font-size:.9rem;color:var(--text-color-secondary)}.score-info h3[data-v-4c5dce7a]{margin:0 0 .5rem 0;color:var(--text-color)}.score-info p[data-v-4c5dce7a]{margin:0;color:var(--text-color-secondary)}.category-scores[data-v-4c5dce7a]{margin-bottom:3rem}.category-scores h3[data-v-4c5dce7a]{color:var(--text-color);margin-bottom:1rem}.enps-formula[data-v-4c5dce7a]{color:var(--text-color-secondary);font-style:italic;margin-bottom:1.5rem;font-size:.9rem}.category-grid[data-v-4c5dce7a]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.category-card[data-v-4c5dce7a]{padding:1.5rem;border:1px solid var(--surface-border);border-radius:8px;background:var(--surface-card)}.category-header[data-v-4c5dce7a]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.category-header h4[data-v-4c5dce7a]{margin:0;color:var(--text-color)}.category-score[data-v-4c5dce7a]{font-size:1.5rem;font-weight:600;color:var(--primary-color)}.category-description p[data-v-4c5dce7a]{margin:0;color:var(--text-color-secondary);font-size:.9rem}.detailed-results h3[data-v-4c5dce7a]{color:var(--text-color);margin-bottom:1.5rem}.results-datatable[data-v-4c5dce7a]{margin-top:1rem}.score-display[data-v-4c5dce7a]{font-weight:600;color:var(--primary-color)}@media (max-width:768px){.session-results-page[data-v-4c5dce7a]{padding:1rem}.stats-grid[data-v-4c5dce7a]{grid-template-columns:1fr}.overall-score-section[data-v-4c5dce7a]{flex-direction:column;text-align:center}.category-grid[data-v-4c5dce7a]{grid-template-columns:1fr}}.hover\:p-text-decoration-underline[data-v-5c1b03f0]:hover{text-decoration:underline}@media (max-width:768px){.p-p-6[data-v-5c1b03f0]{padding:1rem}.p-mb-6[data-v-5c1b03f0]{margin-bottom:1rem}.p-gap-6[data-v-5c1b03f0]{gap:1rem}}.profile-page[data-v-0408a101]{padding:2rem}.page-header[data-v-0408a101]{margin-bottom:2rem}.page-header h1[data-v-0408a101]{color:var(--primary-color);margin-bottom:.5rem}.page-header p[data-v-0408a101]{color:var(--text-color-secondary);margin:0}.profile-content[data-v-0408a101]{display:flex;flex-direction:column;gap:2rem}.profile-grid[data-v-0408a101]{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem}.profile-card[data-v-0408a101]{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--border-radius);padding:2rem;box-shadow:var(--shadow);color:var(--text-color)}.card-header[data-v-0408a101]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.card-header h2[data-v-0408a101]{margin:0;color:var(--text-color)}.profile-info[data-v-0408a101]{display:flex;flex-direction:column;gap:1.5rem}.avatar-section[data-v-0408a101]{display:flex;align-items:center;gap:1rem}.avatar[data-v-0408a101]{width:80px;height:80px;border-radius:50%;background:var(--primary-color);display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem}.user-details h3[data-v-0408a101]{margin:0 0 .25rem 0;color:var(--text-color)}.username[data-v-0408a101]{margin:0 0 .5rem 0;color:var(--text-color-secondary)}.info-form[data-v-0408a101]{display:flex;flex-direction:column;gap:1rem}.form-row[data-v-0408a101]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group[data-v-0408a101]{display:flex;flex-direction:column;gap:.5rem}.form-group label[data-v-0408a101]{font-weight:600;color:var(--text-color)}.form-actions[data-v-0408a101]{display:flex;gap:.5rem;margin-top:1rem}.info-display[data-v-0408a101]{display:flex;flex-direction:column;gap:.75rem}.info-item[data-v-0408a101]{display:flex;justify-content:space-between;align-items:center;padding:.75rem;border:1px solid var(--surface-border);border-radius:6px}.info-label[data-v-0408a101]{font-weight:600;color:var(--text-color)}.info-value[data-v-0408a101]{color:var(--text-color-secondary)}.security-section[data-v-0408a101]{margin-top:1.5rem}.security-item[data-v-0408a101]{display:flex;justify-content:space-between;align-items:center;padding:1rem;border:1px solid var(--surface-border);border-radius:6px;margin-bottom:1rem}.security-info h4[data-v-0408a101]{margin:0 0 .25rem 0;color:var(--text-color)}.security-info p[data-v-0408a101]{margin:0;color:var(--text-color-secondary);font-size:.9rem}.activity-stats[data-v-0408a101]{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-bottom:1.5rem}.stat-item[data-v-0408a101]{text-align:center;padding:1rem;border:1px solid var(--surface-border);border-radius:6px}.stat-icon[data-v-0408a101]{width:40px;height:40px;border-radius:50%;background:var(--primary-color);display:flex;align-items:center;justify-content:center;color:#fff}.stat-content h3[data-v-0408a101]{margin:0;font-size:1.5rem;color:var(--text-color)}.stat-content p[data-v-0408a101]{margin:0;color:var(--text-color-secondary);font-size:.9rem}.recent-activity h3[data-v-0408a101]{margin:0 0 1rem 0;color:var(--text-color)}.activity-list[data-v-0408a101]{display:flex;flex-direction:column;gap:1rem}.activity-item[data-v-0408a101]{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;border:1px solid var(--surface-border);border-radius:6px}.activity-icon[data-v-0408a101]{width:32px;height:32px;border-radius:50%;background:var(--primary-color);display:flex;align-items:center;justify-content:center;color:#fff;font-size:.875rem}.activity-content[data-v-0408a101]{flex:1}.activity-text[data-v-0408a101]{color:var(--text-color);margin-bottom:.25rem}.activity-time[data-v-0408a101]{color:var(--text-color-secondary);font-size:.875rem}.password-form[data-v-0408a101]{display:flex;flex-direction:column;gap:1rem}@media (max-width:768px){.profile-page[data-v-0408a101]{padding:1rem}.form-row[data-v-0408a101],.profile-grid[data-v-0408a101]{grid-template-columns:1fr}.security-item[data-v-0408a101]{flex-direction:column;gap:1rem;align-items:flex-start}.activity-stats[data-v-0408a101]{grid-template-columns:1fr}}.version-number[data-v-f0ccdd12]{font-size:.7rem;line-height:1;font-weight:600;padding:.125rem .25rem;border-radius:.25rem}.version-date[data-v-f0ccdd12]{font-size:.6rem;line-height:1}.test-header[data-v-f0ccdd12]{backdrop-filter:blur(10px);padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.test-intro[data-v-f0ccdd12]{display:flex;justify-content:center;align-items:center;min-height:60vh;padding:2rem}.intro-content[data-v-f0ccdd12]{backdrop-filter:blur(10px);padding:3rem;border-radius:20px;text-align:center;max-width:600px}.test-details[data-v-f0ccdd12]{margin-bottom:2rem}.start-test-section[data-v-f0ccdd12]{text-align:center}.question-container[data-v-f0ccdd12]{backdrop-filter:blur(10px);padding:2rem;border-radius:20px;margin:2rem;max-width:800px;margin-left:auto;margin-right:auto}.question-header[data-v-f0ccdd12]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid}.question-type-badge[data-v-f0ccdd12]{margin-bottom:1rem}.enps-scale[data-v-f0ccdd12],.likert-scale[data-v-f0ccdd12]{text-align:center}.scale-labels[data-v-f0ccdd12]{display:flex;justify-content:space-between;margin-bottom:1rem;font-size:.9rem}.scale-options[data-v-f0ccdd12]{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.scale-option[data-v-f0ccdd12]{cursor:pointer;padding:1rem;border:2px solid;border-radius:12px;min-width:60px;transition:all .3s ease}.scale-option[data-v-f0ccdd12]:hover{border-color:var(--primary-color);transform:translateY(-2px)}.scale-option.selected[data-v-f0ccdd12]{border-color:var(--primary-color);background:var(--primary-color);color:#fff}.option-value[data-v-f0ccdd12]{font-size:1.5rem;font-weight:700;margin-bottom:.3rem}.option-label[data-v-f0ccdd12]{font-size:.8rem;line-height:1.2}.text-input[data-v-f0ccdd12]{margin-bottom:2rem}.text-area[data-v-f0ccdd12]{width:100%;border:2px solid;border-radius:8px;padding:1rem;font-size:1rem;resize:vertical}.text-area[data-v-f0ccdd12]:focus{border-color:var(--primary-color);outline:none}.yes-no-options[data-v-f0ccdd12]{display:flex;gap:1rem;justify-content:center}.question-navigation[data-v-f0ccdd12]{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid}.test-completed[data-v-f0ccdd12]{display:flex;justify-content:center;align-items:center;min-height:60vh;padding:2rem}.completion-content[data-v-f0ccdd12]{backdrop-filter:blur(10px);padding:3rem;border-radius:20px;text-align:center;max-width:500px}.completion-details[data-v-f0ccdd12]{margin:2rem 0;text-align:left}.detail-item[data-v-f0ccdd12]{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.detail-item[data-v-f0ccdd12]:last-child{margin-bottom:0}.completion-actions[data-v-f0ccdd12]{margin-top:2rem}@media (max-width:768px){.test-header[data-v-f0ccdd12]{flex-direction:column;text-align:center;gap:1rem}.completion-content[data-v-f0ccdd12],.intro-content[data-v-f0ccdd12]{padding:2rem;margin:1rem}.question-container[data-v-f0ccdd12]{padding:1rem}.scale-options[data-v-f0ccdd12]{gap:.5rem}.scale-option[data-v-f0ccdd12]{min-width:50px;padding:.8rem}.question-navigation[data-v-f0ccdd12]{flex-direction:column;gap:1rem}}.anonymous-test-page[data-v-f0ccdd12]{display:flex;flex-direction:column;min-height:100vh}[data-v-f0ccdd12] .app-footer{background:transparent;border-top:none;color:#fff;margin-top:auto;position:relative;z-index:10}[data-v-f0ccdd12] .app-footer .footer-title{color:hsla(0,0%,100%,.9)}[data-v-f0ccdd12] .app-footer .footer-description{color:hsla(0,0%,100%,.7)}[data-v-f0ccdd12] .app-footer .footer-section-title{color:hsla(0,0%,100%,.8)}[data-v-f0ccdd12] .app-footer .footer-link{color:hsla(0,0%,100%,.7)}[data-v-f0ccdd12] .app-footer .footer-link:hover{color:hsla(0,0%,100%,.9)}[data-v-f0ccdd12] .app-footer .footer-copyright{color:hsla(0,0%,100%,.6)}[data-v-f0ccdd12] .app-footer .version-number{background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.9)}[data-v-f0ccdd12] .app-footer .build-date{color:hsla(0,0%,100%,.6)}body{transition:background-color .3s ease,color .3s ease}body.theme-light{background-color:#f8f9fa;color:#2c3e50}body.theme-dark{background-color:#0f172a;color:#f8fafc}*{transition:background-color .3s ease,color .3s ease,border-color .3s ease,box-shadow .3s ease}.p-component{transition:all .3s ease}[data-theme=dark] .p-component,[data-theme=light] .p-component{background-color:var(--surface-card);color:var(--text-color);border-color:var(--surface-border)}.theme-transition{transition:all .3s cubic-bezier(.4,0,.2,1)}[data-theme=dark] .card,[data-theme=dark] .p-card,[data-theme=light] .card,[data-theme=light] .p-card{background-color:var(--surface-card);border-color:var(--surface-border);color:var(--text-color)}[data-theme=dark] .p-button,[data-theme=light] .p-button{background-color:var(--primary-color);border-color:var(--primary-color);color:#fff}[data-theme=dark] .p-dropdown,[data-theme=dark] .p-inputtext,[data-theme=light] .p-datatable,[data-theme=light] .p-dropdown,[data-theme=light] .p-inputtext{background-color:var(--surface-card);border-color:var(--surface-border);color:var(--text-color)}[data-theme=dark] .p-datatable{background-color:var(--surface-card);color:var(--text-color)}[data-theme=light] .p-datatable .p-datatable-header{border-color:var(--surface-border)}[data-theme=dark] .p-datatable .p-datatable-header,[data-theme=light] .p-datatable .p-datatable-header{background-color:var(--surface-section);color:var(--text-color)}[data-theme=dark] .p-datatable .p-datatable-tbody,[data-theme=light] .p-datatable .p-datatable-tbody{background-color:var(--surface-card);color:var(--text-color)}[data-theme=dark] .p-datatable .p-datatable-tbody>tr,[data-theme=light] .p-datatable .p-datatable-tbody>tr{background-color:var(--surface-card);color:var(--text-color);border-color:var(--surface-border)}[data-theme=dark] .p-datatable .p-datatable-tbody>tr:hover,[data-theme=light] .p-datatable .p-datatable-tbody>tr:hover{background-color:var(--surface-hover);color:var(--text-color)}[data-theme=dark] .p-datatable .p-datatable-tbody>tr.p-highlight,[data-theme=light] .p-datatable .p-datatable-tbody>tr.p-highlight{background-color:var(--primary-50);color:var(--text-color)}[data-theme=light] .p-datatable .p-datatable-tbody>tr>td{background-color:transparent;color:var(--text-color);border-color:var(--surface-border)}[data-theme=dark] .p-datatable .p-datatable-tbody>tr>td{background-color:transparent}[data-theme=dark] .p-datatable .p-paginator,[data-theme=light] .p-datatable .p-paginator{background-color:var(--surface-section);border-color:var(--surface-border);color:var(--text-color)}[data-theme=dark] .p-datatable .p-paginator .p-paginator-pages .p-paginator-page,[data-theme=light] .p-datatable .p-paginator .p-paginator-pages .p-paginator-page{background-color:var(--surface-card);border-color:var(--surface-border);color:var(--text-color)}[data-theme=dark] .p-datatable .p-paginator .p-paginator-pages .p-paginator-page:hover,[data-theme=light] .p-datatable .p-paginator .p-paginator-pages .p-paginator-page:hover{background-color:var(--surface-hover);color:var(--text-color)}[data-theme=light] .p-datatable .p-paginator .p-paginator-pages .p-paginator-page.p-highlight{background-color:var(--primary-color);color:#fff}[data-theme=dark] .p-datatable .p-paginator .p-paginator-pages .p-paginator-page.p-highlight{background-color:var(--primary-color)}[data-theme=dark] .p-datatable .p-datatable-loading,[data-theme=dark] .p-datatable .p-datatable-tbody .p-datatable-emptymessage,[data-theme=light] .p-datatable .p-datatable-loading,[data-theme=light] .p-datatable .p-datatable-tbody .p-datatable-emptymessage{background-color:var(--surface-card);color:var(--text-color-secondary)}[data-theme=light] .p-datatable .p-datatable-thead>tr>th{background-color:var(--surface-section);border-color:var(--surface-border);color:var(--text-color);font-weight:600}[data-theme=dark] .p-datatable .p-datatable-thead>tr>th{background-color:var(--surface-section);font-weight:600}[data-theme=dark] .p-datatable .p-datatable-thead>tr>th:hover,[data-theme=light] .p-datatable .p-datatable-thead>tr>th:hover{background-color:var(--surface-hover);border-color:var(--surface-border);color:var(--text-color)}[data-theme=dark] .p-datatable .p-datatable-thead>tr>th.p-sortable-column,[data-theme=light] .p-datatable .p-datatable-thead>tr>th.p-sortable-column{background-color:var(--surface-section);border-color:var(--surface-border);color:var(--text-color)}[data-theme=dark] .p-datatable .p-datatable-thead>tr>th.p-sortable-column:hover,[data-theme=light] .p-datatable .p-datatable-thead>tr>th.p-sortable-column:hover{background-color:var(--surface-hover);border-color:var(--surface-border);color:var(--text-color)}[data-theme=dark] .p-datatable .p-datatable-thead>tr>th.p-sortable-column.p-highlight,[data-theme=light] .p-datatable .p-datatable-thead>tr>th.p-sortable-column.p-highlight{background-color:var(--primary-50);border-color:var(--primary-color);color:var(--text-color)}[data-theme=dark] .p-menubar,[data-theme=light] .p-menubar,[data-theme=light] .p-sidebar{background-color:var(--surface-card);border-color:var(--surface-border);color:var(--text-color)}[data-theme=dark] .p-sidebar,[data-theme=light] .p-dialog{background-color:var(--surface-card);color:var(--text-color)}[data-theme=light] .p-dialog{border-color:var(--surface-border)}[data-theme=dark] .p-dialog{background-color:var(--surface-card);color:var(--text-color)}[data-theme=dark] .p-overlaypanel,[data-theme=dark] .p-toast,[data-theme=light] .p-overlaypanel,[data-theme=light] .p-toast{background-color:var(--surface-card);border-color:var(--surface-border);color:var(--text-color)}[data-theme=dark] .p-tag,[data-theme=light] .p-tag{background-color:var(--primary-color);color:#fff}[data-theme=dark] .p-message,[data-theme=light] .p-message{background-color:var(--surface-card);border-color:var(--surface-border);color:var(--text-color)}[data-theme=dark] .p-progressbar,[data-theme=light] .p-progressbar{background-color:var(--surface-border)}[data-theme=dark] .p-checkbox,[data-theme=dark] .p-radiobutton,[data-theme=light] .p-checkbox,[data-theme=light] .p-radiobutton{background-color:var(--surface-card);border-color:var(--surface-border)}[data-theme=dark] .p-rating,[data-theme=light] .p-rating{color:var(--primary-color)}[data-theme=dark] .p-calendar,[data-theme=dark] .p-multiselect,[data-theme=dark] .p-textarea,[data-theme=light] .p-calendar,[data-theme=light] .p-multiselect,[data-theme=light] .p-textarea{background-color:var(--surface-card);border-color:var(--surface-border);color:var(--text-color)}[data-theme=dark] .p-chart,[data-theme=light] .p-chart,[data-theme=light] .p-panel{background-color:var(--surface-card);border-color:var(--surface-border)}[data-theme=light] .p-panel{color:var(--text-color)}[data-theme=dark] .p-panel,[data-theme=light] .p-tabview{background-color:var(--surface-card);color:var(--text-color)}[data-theme=light] .p-tabview{border-color:var(--surface-border)}[data-theme=dark] .p-tabview,[data-theme=light] .p-toolbar{border-color:var(--surface-border)}[data-theme=dark] .p-tabview,[data-theme=dark] .p-toolbar,[data-theme=light] .p-toolbar{background-color:var(--surface-card);color:var(--text-color)}.p-card{border-radius:12px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);border:1px solid var(--surface-border);transition:all .2s ease-in-out}.p-card:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transform:translateY(-1px)}.p-card .p-card-title{font-size:1.25rem;margin-bottom:.75rem}.p-card .p-card-subtitle{color:var(--text-color-secondary);font-size:.875rem;margin-bottom:1rem}.p-card .p-card-content{line-height:1.6}.p-button{border-radius:8px;transition:all .2s ease-in-out;border:none;padding:.75rem 1.5rem}.p-button:not(.p-button-text):not(.p-button-outlined):not(.p-button-link){box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.p-button:hover:not(.p-button-text):not(.p-button-outlined):not(.p-button-link){transform:translateY(-1px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.p-button:active:not(.p-button-text):not(.p-button-outlined):not(.p-button-link){transform:translateY(0)}.p-calendar-input,.p-dropdown,.p-inputnumber-input,.p-inputtext,.p-multiselect,.p-password-input,.p-textarea{border-radius:8px;border:2px solid var(--surface-border);padding:.75rem 1rem;transition:all .2s ease-in-out;background:var(--surface-card);color:var(--text-color)}.p-calendar-input:focus,.p-dropdown:focus,.p-inputnumber-input:focus,.p-inputtext:focus,.p-multiselect:focus,.p-password-input:focus,.p-textarea:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1);outline:none}.p-calendar-input:hover,.p-dropdown:hover,.p-inputnumber-input:hover,.p-inputtext:hover,.p-multiselect:hover,.p-password-input:hover,.p-textarea:hover{border-color:var(--primary-color)}.p-calendar-panel,.p-dropdown-panel,.p-multiselect-panel{border-radius:12px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);background:var(--surface-card)}.p-calendar-panel .p-calendar-items .p-calendar-item,.p-dropdown-panel .p-dropdown-items .p-dropdown-item,.p-multiselect-panel .p-multiselect-items .p-multiselect-item{padding:.75rem 1rem;border-radius:6px;margin:.125rem;transition:all .15s ease-in-out}.p-calendar-panel .p-calendar-items .p-calendar-item:hover,.p-dropdown-panel .p-dropdown-items .p-dropdown-item:hover,.p-multiselect-panel .p-multiselect-items .p-multiselect-item:hover{background:var(--primary-50);color:var(--primary-color)}.p-datatable{border-radius:12px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);border:1px solid var(--surface-border)}.p-datatable .p-datatable-header{background:var(--surface-section);padding:1.5rem}.p-datatable .p-datatable-thead>tr>th{background:var(--surface-section);border-bottom:2px solid var(--surface-border);padding:1rem 1.5rem;text-transform:uppercase;font-size:.75rem;letter-spacing:.05em}.p-datatable .p-datatable-tbody>tr{transition:all .15s ease-in-out}.p-datatable .p-datatable-tbody>tr:hover{background:var(--primary-50)}.p-datatable .p-datatable-tbody>tr>td{padding:1rem 1.5rem}.p-dialog{border-radius:16px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);border:none;overflow:hidden}.p-dialog .p-dialog-header{background:var(--surface-section);padding:1.5rem 2rem}.p-dialog .p-dialog-title{font-size:1.5rem;font-weight:600;color:var(--text-color)}.p-dialog .p-dialog-content{padding:2rem}.p-dialog .p-dialog-footer{background:var(--surface-section);padding:1.5rem 2rem}.p-toast .p-toast-message{border-radius:12px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);border:none;margin-bottom:.75rem}.p-toast .p-toast-message .p-toast-message-content{padding:1rem 1.5rem}.p-toast .p-toast-message .p-toast-message-icon{font-size:1.25rem;margin-right:.75rem}.p-tag{border-radius:20px;padding:.375rem .75rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}.p-progressbar{background:var(--surface-border)}.p-progressbar,.p-progressbar .p-progressbar-value{border-radius:8px}.p-rating .p-rating-item .p-rating-icon{font-size:1.25rem;color:var(--text-color-secondary);transition:all .15s ease-in-out}.p-rating .p-rating-item.p-rating-item-active .p-rating-icon{color:var(--primary-color)}.p-rating .p-rating-item:hover .p-rating-icon{color:var(--primary-color);transform:scale(1.1)}.p-menubar{background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-600) 100%);border:none;padding:1rem 1.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link{color:hsla(0,0%,100%,.9);background:transparent;border-radius:8px;padding:.75rem 1rem;transition:all .2s ease-in-out;font-weight:500}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:hover{color:#fff;background:hsla(0,0%,100%,.15);transform:translateY(-1px)}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:focus{box-shadow:0 0 0 3px hsla(0,0%,100%,.2)}.p-tabview .p-tabview-nav{border-bottom:2px solid var(--surface-border);background:var(--surface-section)}.p-tabview .p-tabview-nav .p-tabview-nav-link{background:transparent;border:none;color:var(--text-color-secondary);padding:1rem 1.5rem;font-weight:500;transition:all .2s ease-in-out;border-radius:8px 8px 0 0}.p-tabview .p-tabview-nav .p-tabview-nav-link:hover{background:var(--primary-50);color:var(--primary-color)}.p-tabview .p-tabview-nav .p-tabview-nav-link.p-highlight{border-bottom:2px solid var(--primary-color)}.p-tabview .p-tabview-panels{padding:2rem 0;background:transparent}.p-panel{border-radius:12px;overflow:hidden;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);border:1px solid var(--surface-border)}.p-panel .p-panel-header{background:var(--surface-section);padding:1.5rem}.p-panel .p-panel-title{font-size:1.25rem;font-weight:600;color:var(--text-color)}.p-panel .p-panel-content{padding:1.5rem}.p-sidebar{border-radius:0 12px 12px 0;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);border:none}.p-sidebar .p-sidebar-header{background:var(--surface-section);padding:1.5rem}.p-sidebar .p-sidebar-content{padding:1.5rem}.p-paginator,.p-toolbar{background:var(--surface-section);border-radius:12px;padding:1rem 1.5rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.p-paginator .p-paginator-first,.p-paginator .p-paginator-last,.p-paginator .p-paginator-next,.p-paginator .p-paginator-page,.p-paginator .p-paginator-prev{border-radius:8px;border:1px solid var(--surface-border);background:var(--surface-card);color:var(--text-color);padding:.5rem .75rem;margin:0 .25rem;transition:all .15s ease-in-out;min-width:2.5rem}.p-paginator .p-paginator-first:hover,.p-paginator .p-paginator-last:hover,.p-paginator .p-paginator-next:hover,.p-paginator .p-paginator-page:hover,.p-paginator .p-paginator-prev:hover{background:var(--primary-50);border-color:var(--primary-color);color:var(--primary-color)}.p-paginator .p-paginator-page.p-highlight{background:var(--primary-color);border-color:var(--primary-color);color:#fff}.p-inline-message,.p-message{border-radius:8px;border:none;padding:1rem 1.25rem}.p-inline-message .p-inline-message-icon,.p-message .p-message-icon{font-size:1.125rem;margin-right:.75rem}.p-checkbox .p-checkbox-box,.p-radiobutton .p-radiobutton-box{border-radius:6px;border:2px solid var(--surface-border);transition:all .15s ease-in-out}.p-checkbox .p-checkbox-box:hover,.p-radiobutton .p-radiobutton-box:hover{border-color:var(--primary-color)}.p-checkbox .p-checkbox-box.p-highlight,.p-radiobutton .p-radiobutton-box.p-highlight{border-color:var(--primary-color);background:var(--primary-color)}.p-calendar{border-radius:8px}.p-calendar .p-datepicker-trigger{border-radius:0 8px 8px 0;border-left:none}.p-multiselect .p-multiselect-token{border-radius:16px;padding:.25rem .75rem;margin:.125rem;background:var(--primary-color);color:#fff;border:none}.p-multiselect .p-multiselect-token .p-multiselect-token-icon{margin-left:.5rem;border-radius:50%;width:16px;height:16px;display:flex;align-items:center;justify-content:center;transition:all .15s ease-in-out}.p-multiselect .p-multiselect-token .p-multiselect-token-icon:hover{background:hsla(0,0%,100%,.2)}[data-theme=dark] .p-card{background:var(--surface-card);border-color:var(--surface-border);color:var(--text-color)}[data-theme=dark] .p-card:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.3),0 2px 4px -1px rgba(0,0,0,.2)}[data-theme=dark] .p-calendar-input,[data-theme=dark] .p-dropdown,[data-theme=dark] .p-inputnumber-input,[data-theme=dark] .p-inputtext,[data-theme=dark] .p-multiselect,[data-theme=dark] .p-password-input,[data-theme=dark] .p-textarea{background:var(--surface-card);border-color:var(--surface-border);color:var(--text-color)}[data-theme=dark] .p-datatable{background:var(--surface-card);border-color:var(--surface-border)}[data-theme=dark] .p-datatable .p-datatable-header,[data-theme=dark] .p-datatable .p-datatable-thead>tr>th{background:var(--surface-section);border-color:var(--surface-border)}[data-theme=dark] .p-datatable .p-datatable-thead>tr>th{color:var(--text-color)}[data-theme=dark] .p-datatable .p-datatable-tbody>tr>td{border-color:var(--surface-border);color:var(--text-color)}[data-theme=dark] .p-dialog{background:var(--surface-card);border-color:var(--surface-border)}[data-theme=dark] .p-dialog .p-dialog-footer,[data-theme=dark] .p-dialog .p-dialog-header{background:var(--surface-section);border-color:var(--surface-border)}[data-theme=dark] .p-menubar{background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-600) 100%)}[data-theme=dark] .p-tabview .p-tabview-nav{background:var(--surface-section);border-color:var(--surface-border)}[data-theme=dark] .p-tabview .p-tabview-nav .p-tabview-nav-link{color:var(--text-color-secondary)}[data-theme=dark] .p-panel{background:var(--surface-card);border-color:var(--surface-border)}[data-theme=dark] .p-panel .p-panel-header{background:var(--surface-section);border-color:var(--surface-border)}[data-theme=dark] .p-sidebar{background:var(--surface-card);border-color:var(--surface-border)}[data-theme=dark] .p-paginator,[data-theme=dark] .p-sidebar .p-sidebar-header,[data-theme=dark] .p-toolbar{background:var(--surface-section);border-color:var(--surface-border)}[data-theme=dark] .p-paginator .p-paginator-first,[data-theme=dark] .p-paginator .p-paginator-last,[data-theme=dark] .p-paginator .p-paginator-next,[data-theme=dark] .p-paginator .p-paginator-page,[data-theme=dark] .p-paginator .p-paginator-prev{background:var(--surface-card);border-color:var(--surface-border);color:var(--text-color)}@media (max-width:768px){.p-card{margin:.5rem;border-radius:8px}.p-dialog{margin:1rem;max-width:calc(100vw - 2rem);border-radius:12px}.p-dialog .p-dialog-content,.p-dialog .p-dialog-footer,.p-dialog .p-dialog-header{padding:1rem}.p-menubar{padding:.75rem 1rem}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link{padding:.5rem .75rem;font-size:.875rem}.p-datatable .p-datatable-header{padding:1rem}.p-datatable .p-datatable-tbody>tr>td,.p-datatable .p-datatable-thead>tr>th{padding:.75rem}.p-button{padding:.625rem 1.25rem;font-size:.875rem}.p-calendar-input,.p-dropdown,.p-inputnumber-input,.p-inputtext,.p-multiselect,.p-password-input,.p-textarea{padding:.625rem .875rem}}@media (max-width:480px){.p-card{margin:.25rem;border-radius:6px}.p-dialog{margin:.5rem;max-width:calc(100vw - 1rem);border-radius:8px}.p-menubar{padding:.5rem .75rem}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link{padding:.375rem .5rem;font-size:.75rem}.p-button{padding:.5rem 1rem;font-size:.75rem}.p-calendar-input,.p-dropdown,.p-inputnumber-input,.p-inputtext,.p-multiselect,.p-password-input,.p-textarea{padding:.5rem .75rem;font-size:.875rem}}.p-button,.p-calendar,.p-checkbox .p-checkbox-box,.p-datatable .p-datatable-tbody>tr,.p-dropdown,.p-inputtext,.p-multiselect,.p-paginator .p-paginator-page,.p-radiobutton .p-radiobutton-box,.p-rating .p-rating-item .p-rating-icon,.p-tabview .p-tabview-nav .p-tabview-nav-link{transition:all .2s cubic-bezier(.4,0,.2,1)}.p-button:hover:not(.p-button-text):not(.p-button-outlined):not(.p-button-link),.p-card:hover,.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:hover{transform:translateY(-2px)}.p-calendar:focus,.p-checkbox .p-checkbox-box:focus,.p-dropdown:focus,.p-inputtext:focus,.p-multiselect:focus,.p-radiobutton .p-radiobutton-box:focus{transform:scale(1.02)}.p-button:focus,.p-calendar:focus,.p-dropdown:focus,.p-inputtext:focus,.p-multiselect:focus{outline:2px solid var(--primary-color);outline-offset:2px}@media print{.p-button,.p-calendar,.p-dropdown,.p-menubar,.p-multiselect,.p-paginator{display:none!important}.p-card,.p-datatable,.p-panel{box-shadow:none!important;-moz-column-break-inside:avoid;break-inside:avoid}.p-card,.p-datatable,.p-datatable .p-datatable-tbody>tr>td,.p-datatable .p-datatable-thead>tr>th,.p-panel{border:1px solid #ccc!important}}.p-card{border-radius:var(--border-radius);box-shadow:var(--shadow);transition:all .3s ease}.p-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.p-card .p-card-title{font-weight:600;margin-bottom:1rem}.p-card .p-card-content,.p-card .p-card-title{color:var(--text-color)}.p-button{border-radius:var(--border-radius);font-weight:500;transition:all .2s ease}.p-button:hover{transform:translateY(-1px);box-shadow:var(--shadow-sm)}.p-button:active{transform:translateY(0)}.p-button.p-button-sm{padding:.5rem 1rem;font-size:.875rem}.p-button.p-button-lg{padding:1rem 2rem;font-size:1.125rem}.p-calendar,.p-dropdown,.p-inputnumber-input,.p-inputtext,.p-multiselect,.p-password-input,.p-textarea{border-radius:var(--border-radius);transition:all .2s ease}.p-calendar:focus,.p-dropdown:focus,.p-inputnumber-input:focus,.p-inputtext:focus,.p-multiselect:focus,.p-password-input:focus,.p-textarea:focus{box-shadow:0 0 0 .2rem rgba(var(--primary-color-rgb),.25);border-color:var(--primary-color)}.p-calendar-panel,.p-dropdown-panel,.p-multiselect-panel{border-radius:var(--border-radius);box-shadow:var(--shadow-lg);border:1px solid var(--surface-border)}.p-dropdown-panel .p-dropdown-items .p-dropdown-item,.p-multiselect-panel .p-multiselect-items .p-multiselect-item{padding:.75rem 1rem;transition:background-color .2s ease}.p-dropdown-panel .p-dropdown-items .p-dropdown-item:hover,.p-multiselect-panel .p-multiselect-items .p-multiselect-item:hover{background-color:var(--surface-hover)}.p-datatable{border-radius:var(--border-radius);overflow:hidden}.p-datatable .p-datatable-header{background:var(--surface-card);border-bottom:1px solid var(--surface-border);padding:1rem}.p-datatable .p-datatable-thead>tr>th{background:var(--surface-ground);border-bottom:1px solid var(--surface-border);color:var(--text-color);font-weight:600;padding:1rem}.p-datatable .p-datatable-tbody>tr{transition:background-color .2s ease}.p-datatable .p-datatable-tbody>tr:hover{background-color:var(--surface-hover)}.p-datatable .p-datatable-tbody>tr>td{padding:1rem;border-bottom:1px solid var(--surface-border);color:var(--text-color)}.p-dialog{border-radius:var(--border-radius-lg);box-shadow:var(--shadow-xl)}.p-dialog .p-dialog-header{background:var(--surface-card);border-bottom:1px solid var(--surface-border);border-radius:var(--border-radius-lg) var(--border-radius-lg) 0 0}.p-dialog .p-dialog-content{background:var(--surface-card);color:var(--text-color)}.p-dialog .p-dialog-footer{background:var(--surface-card);border-top:1px solid var(--surface-border);border-radius:0 0 var(--border-radius-lg) var(--border-radius-lg)}.p-toast,.p-toast .p-toast-message{border-radius:var(--border-radius)}.p-toast .p-toast-message{box-shadow:var(--shadow);margin-bottom:.5rem}.p-toast .p-toast-message-content{padding:1rem}.p-tag{font-weight:500;padding:.25rem .75rem}.p-progressbar,.p-tag{border-radius:var(--border-radius)}.p-progressbar{overflow:hidden}.p-progressbar .p-progressbar-value{border-radius:var(--border-radius)}.p-menubar{border-radius:0;border-bottom:1px solid var(--surface-border);background:var(--primary-color)}.p-menubar .p-menuitem-link{color:#fff;border-radius:var(--border-radius);transition:all .2s ease}.p-menubar .p-menuitem-link:hover{background:hsla(0,0%,100%,.1)}.p-menubar .p-menuitem-link.router-link-active{background:hsla(0,0%,100%,.2)}.p-tabview .p-tabview-nav{border-bottom:1px solid var(--surface-border)}.p-tabview .p-tabview-nav .p-tabview-nav-link{border-radius:var(--border-radius) var(--border-radius) 0 0;transition:all .2s ease}.p-tabview .p-tabview-nav .p-tabview-nav-link:hover{background:var(--surface-hover)}.p-tabview .p-tabview-nav .p-tabview-nav-link.p-highlight{background:var(--primary-color);color:#fff;border-color:var(--primary-color)}.p-panel{border-radius:var(--border-radius);box-shadow:var(--shadow)}.p-panel .p-panel-header{background:var(--surface-card);border-bottom:1px solid var(--surface-border);border-radius:var(--border-radius) var(--border-radius) 0 0}.p-panel .p-panel-content{background:var(--surface-card);color:var(--text-color);border-radius:0 0 var(--border-radius) var(--border-radius)}.p-sidebar{border-radius:0;box-shadow:var(--shadow-xl)}.p-sidebar .p-sidebar-header{background:var(--surface-card);border-bottom:1px solid var(--surface-border)}.p-sidebar .p-sidebar-content{background:var(--surface-card);color:var(--text-color)}.p-toolbar{padding:1rem}.p-paginator,.p-toolbar{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--border-radius)}.p-paginator .p-paginator-pages .p-paginator-page{border-radius:var(--border-radius);transition:all .2s ease}.p-paginator .p-paginator-pages .p-paginator-page:hover{background:var(--surface-hover)}.p-paginator .p-paginator-pages .p-paginator-page.p-highlight{background:var(--primary-color);color:#fff}.p-message{border-radius:var(--border-radius);box-shadow:var(--shadow)}.p-message .p-message-wrapper{padding:1rem}.p-checkbox,.p-checkbox .p-checkbox-box{border-radius:var(--border-radius)}.p-checkbox .p-checkbox-box{transition:all .2s ease}.p-checkbox .p-checkbox-box:hover{border-color:var(--primary-color)}.p-radiobutton{border-radius:50%}.p-radiobutton .p-radiobutton-box{border-radius:50%;transition:all .2s ease}.p-radiobutton .p-radiobutton-box:hover{border-color:var(--primary-color)}@media (max-width:768px){.p-card{margin:.5rem}.p-dialog{margin:1rem;max-width:calc(100vw - 2rem)}.p-menubar .p-menuitem-link{padding:.75rem}.p-tabview .p-tabview-nav{flex-direction:column}.p-tabview .p-tabview-nav .p-tabview-nav-link{border-radius:var(--border-radius);margin-bottom:.25rem}}.p-button,.p-calendar,.p-card,.p-dropdown,.p-inputnumber-input,.p-inputtext,.p-multiselect,.p-textarea{animation:fadeIn .3s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.p-button:focus,.p-calendar:focus,.p-checkbox .p-checkbox-box:focus,.p-dropdown:focus,.p-inputnumber-input:focus,.p-inputtext:focus,.p-multiselect:focus,.p-radiobutton .p-radiobutton-box:focus,.p-textarea:focus{outline:2px solid var(--primary-color);outline-offset:2px}.anonymous-badge,.score-badge,.status-badge{display:inline-flex;align-items:center;gap:.25rem}.action-button,.custom-button{display:inline-flex;align-items:center;gap:.5rem}.custom-form{gap:1rem}.custom-form,.custom-form-group{display:flex;flex-direction:column}.custom-form-group{gap:.5rem}.custom-form-label{font-weight:600;color:var(--text-color)}.custom-form-actions{display:flex;gap:.5rem;margin-top:1rem}.custom-card,.data-card{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--border-radius);padding:1.5rem;box-shadow:var(--shadow)}.custom-card-header,.data-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--surface-border)}.custom-card-title,.data-card-title{margin:0;color:var(--text-color);font-size:1.25rem;font-weight:600}.custom-card-content,.data-card-content{color:var(--text-color-secondary)}.custom-table{width:100%;border-collapse:collapse}.custom-table td,.custom-table th{padding:.75rem;text-align:left;border-bottom:1px solid var(--surface-border)}.custom-table th{background:var(--surface-ground);color:var(--text-color);font-weight:600}.custom-table tr:hover{background:var(--surface-hover)}.custom-nav{display:flex;gap:1rem;align-items:center}.custom-nav-link{color:var(--text-color-secondary);text-decoration:none;padding:.5rem 1rem;border-radius:var(--border-radius);transition:all .2s ease}.custom-nav-link:hover{color:var(--text-color);background:var(--surface-hover)}.custom-nav-link.active{color:var(--primary-color);background:var(--primary-50)}.custom-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;gap:1rem}.custom-loading-spinner{width:50px;height:50px;border:3px solid var(--surface-border);border-top:3px solid var(--primary-color);border-radius:50%;animation:spin 1s linear infinite}.custom-empty-state{text-align:center;padding:3rem 2rem;color:var(--text-color-secondary)}.custom-empty-state-icon{font-size:4rem;margin-bottom:1rem;opacity:.5}.custom-empty-state-title{margin-bottom:.5rem;color:var(--text-color);font-size:1.25rem;font-weight:600}.custom-empty-state-description{color:var(--text-color-secondary);line-height:1.5}:root{--primary-color:#10b981;--primary-50:rgba(16,185,129,.1);--primary-100:rgba(16,185,129,.2);--primary-600:#059669;--primary-700:#047857;--surface-ground:#f8f9fa;--surface-section:#fff;--surface-card:#fff;--surface-overlay:#fff;--surface-border:#e9ecef;--surface-hover:#f8f9fa;--text-color:#2c3e50;--text-color-secondary:#7f8c8d;--text-color-muted:#95a5a6;--warning-color:#f59e0b;--info-color:#3b82f6;--border-radius:8px;--border-radius-lg:12px;--border-radius-xl:16px;--border-radius-2xl:20px;--shadow-sm:0 1px 2px 0 rgba(0,0,0,.05);--shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);--shadow-md:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);--shadow-xl:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);--transition:all 0.2s cubic-bezier(0.4,0,0.2,1);--transition-fast:all 0.15s ease-in-out;--transition-slow:all 0.3s ease-in-out}[data-theme=light]{--primary-color:#10b981;--primary-50:rgba(16,185,129,.1);--primary-100:rgba(16,185,129,.2);--primary-600:#059669;--primary-700:#047857;--surface-ground:#f8f9fa;--surface-section:#fff;--surface-card:#fff;--surface-overlay:#fff;--surface-border:#e9ecef;--surface-hover:#f8f9fa;--text-color:#2c3e50;--text-color-secondary:#7f8c8d;--text-color-muted:#95a5a6;--warning-color:#f59e0b;--info-color:#3b82f6;--green-500:#10b981;--blue-500:#3b82f6;--red-500:#ef4444;--orange-500:#f59e0b;--surface-card-transparent:hsla(0,0%,100%,.95);--header-shadow:0 2px 20px rgba(0,0,0,.1);--content-shadow:0 10px 40px rgba(0,0,0,.1)}.anonymous-test-page{background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-600) 100%);color:var(--text-color)}.version-number{background:hsla(0,0%,100%,.1);color:var(--primary-color)}.version-date{color:var(--text-color-secondary)}.app-header .version-number{background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.9)}.app-header .build-date{color:hsla(0,0%,100%,.7)}.app-footer{background:var(--surface-card);border-top:1px solid var(--surface-border);color:var(--text-color);margin-top:auto}.app-footer .footer-title{color:var(--primary-color)}.app-footer .footer-description{color:var(--text-color-secondary)}.app-footer .footer-section-title{color:var(--text-color)}.app-footer .footer-link{color:var(--text-color-secondary)}.app-footer .footer-link.router-link-active,.app-footer .footer-link:hover{color:var(--primary-color)}.app-footer .footer-copyright{color:var(--text-color-secondary)}.app-footer .version-number{background:var(--primary-50);color:var(--primary-color)}.app-footer .build-date{color:var(--text-color-secondary)}.test-header{background:var(--surface-card-transparent);border-color:var(--surface-border);box-shadow:var(--header-shadow)}.completion-content,.intro-content,.question-container{background:var(--surface-card-transparent);border-color:var(--surface-border);box-shadow:var(--content-shadow)}.scale-option{border-color:var(--surface-border);background:var(--surface-card);color:var(--text-color)}.scale-option:hover{border-color:var(--primary-color);background:var(--surface-hover)}.scale-option.selected{border-color:var(--primary-color);background:var(--primary-color);color:#fff}.text-area{background:var(--surface-card);border-color:var(--surface-border);color:var(--text-color)}.text-area:focus{border-color:var(--primary-color);background:var(--surface-hover)}.scale-labels{color:var(--text-color-secondary)}.question-header{border-bottom-color:var(--surface-border)}.question-navigation{border-top-color:var(--surface-border)}*{box-sizing:border-box}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--surface-ground);color:var(--text-color);line-height:1.6}#app{min-height:100vh}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:3rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:3rem}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:1rem}.p-4{padding:1.5rem}.p-5{padding:3rem}.w-full{width:100%}.h-full{height:100%}.d-flex{display:flex}.align-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-column{flex-direction:column}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:1rem}.gap-4{gap:1.5rem}.gap-5{gap:3rem}.status-badge{padding:.25rem .75rem;border-radius:var(--border-radius-2xl);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;display:inline-block}.status-badge.active{background:var(--green-500);color:#fff}.status-badge.completed{background:var(--blue-500);color:#fff}.status-badge.cancelled,.status-badge.expired{background:var(--red-500);color:#fff}.score-badge{padding:.5rem 1rem;background:var(--primary-color);color:#fff;border-radius:var(--border-radius-2xl);font-weight:600;font-size:.875rem;min-width:60px;text-align:center;display:inline-block}.empty-state{text-align:center;padding:3rem 2rem;color:var(--text-color-muted)}.empty-state i{font-size:4rem;margin-bottom:1rem;display:block;opacity:.5}.empty-state p{margin:0;font-size:1.1rem;font-weight:500}.loading-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.8);display:flex;align-items:center;justify-content:center;z-index:9999}.loading-spinner{width:50px;height:50px;border:3px solid var(--surface-border);border-top:3px solid var(--primary-color);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.app-layout{min-height:100vh;display:flex;flex-direction:column}.app-main{flex:1;padding:2rem;background:var(--surface-ground)}.page-header{margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid var(--surface-border)}.page-header h1{margin:0 0 .5rem 0;color:var(--text-color);font-size:2rem;font-weight:700;display:flex;align-items:center;gap:.75rem}.page-header p{margin:0;color:var(--text-color-secondary);font-size:1.1rem}.content-section{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--border-radius-lg);padding:2rem;margin-bottom:2rem;box-shadow:var(--shadow-sm)}.content-section h2{margin:0 0 1.5rem 0;color:var(--text-color);font-size:1.5rem;font-weight:600}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;color:var(--text-color);font-weight:500;font-size:.875rem}.form-group .p-calendar,.form-group .p-dropdown,.form-group .p-inputnumber,.form-group .p-inputtext,.form-group .p-multiselect,.form-group .p-textarea{width:100%}.form-actions{display:flex;gap:1rem;justify-content:flex-end;padding-top:1.5rem;border-top:1px solid var(--surface-border);margin-top:2rem}.data-card{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--border-radius-lg);padding:1.5rem;margin-bottom:1rem;transition:var(--transition)}.data-card:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.data-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.data-card-title{margin:0;color:var(--text-color);font-size:1.125rem;font-weight:600}.data-card-content{color:var(--text-color-secondary);line-height:1.6}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}.stat-card{background:var(--surface-card);border:1px solid var(--surface-border);border-radius:var(--border-radius-lg);padding:1.5rem;text-align:center;transition:var(--transition)}.stat-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.stat-value{font-size:2rem;font-weight:700;color:var(--primary-color);margin-bottom:.5rem}.stat-label{color:var(--text-color-secondary);font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.breadcrumb{margin-bottom:1.5rem;color:var(--text-color-secondary);font-size:.875rem}.breadcrumb,.breadcrumb-item{display:flex;align-items:center;gap:.5rem}.breadcrumb-item:not(:last-child):after{content:"/";color:var(--text-color-muted)}.breadcrumb-link{color:var(--primary-color);text-decoration:none;transition:var(--transition)}.breadcrumb-link:hover{color:var(--primary-600);text-decoration:underline}@media (max-width:768px){.app-main{padding:1rem}.content-section{padding:1.5rem}.page-header h1{font-size:1.5rem}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.form-actions{flex-direction:column}.form-actions .p-button{width:100%}}@media (max-width:480px){.app-main{padding:.75rem}.content-section{padding:1rem;margin-bottom:1rem}.page-header h1{font-size:1.25rem}.stats-grid{grid-template-columns:1fr}.data-card{padding:1rem}}@media print{.app-main{padding:0}.content-section,.data-card{box-shadow:none;border:1px solid #ccc;-moz-column-break-inside:avoid;break-inside:avoid}.form-actions,.loading-overlay{display:none!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus{outline:2px solid var(--primary-color);outline-offset:2px}@media (prefers-contrast:high){:root{--surface-border:#000;--text-color:#000;--text-color-secondary:#333}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}[data-theme=dark]{--primary-color:#10b981;--primary-50:rgba(16,185,129,.2);--primary-100:rgba(16,185,129,.3);--primary-600:#059669;--primary-700:#047857;--surface-ground:#0f172a;--surface-section:#1e293b;--surface-card:#334155;--surface-overlay:#475569;--surface-border:#475569;--surface-hover:#475569;--text-color:#f8fafc;--text-color-secondary:#cbd5e1;--text-color-muted:#94a3b8;--warning-color:#f59e0b;--info-color:#3b82f6;--green-500:#10b981;--blue-500:#3b82f6;--red-500:#ef4444;--orange-500:#f59e0b;--dark-bg-primary:#0f172a;--dark-bg-secondary:#1e293b;--dark-bg-tertiary:#334155;--dark-border-primary:#475569;--dark-border-secondary:#64748b;--dark-text-primary:#f8fafc;--dark-text-secondary:#cbd5e1;--dark-text-muted:#94a3b8;--dark-shadow:0 4px 6px -1px rgba(0,0,0,.3),0 2px 4px -1px rgba(0,0,0,.2);--dark-shadow-lg:0 10px 15px -3px rgba(0,0,0,.4),0 4px 6px -2px rgba(0,0,0,.3);--surface-card-transparent:rgba(51,65,85,.95);--header-shadow:0 2px 20px rgba(0,0,0,.3);--content-shadow:0 10px 40px rgba(0,0,0,.4)}[data-theme=dark] body{color:var(--dark-text-primary)}[data-theme=dark] #app,[data-theme=dark] body{background-color:var(--dark-bg-primary)}[data-theme=dark] .app-main{background:var(--dark-bg-primary)}[data-theme=dark] .page-header{border-bottom-color:var(--dark-border-primary)}[data-theme=dark] .page-header h1{color:var(--dark-text-primary)}[data-theme=dark] .page-header p{color:var(--dark-text-secondary)}[data-theme=dark] .content-section{background:var(--dark-bg-secondary);border-color:var(--dark-border-primary);box-shadow:var(--dark-shadow)}[data-theme=dark] .content-section h2{color:var(--dark-text-primary)}[data-theme=dark] .form-actions{border-top-color:var(--dark-border-primary)}[data-theme=dark] .data-card,[data-theme=dark] .p-datatable{background:var(--dark-bg-secondary);border-color:var(--dark-border-primary)}[data-theme=dark] .p-datatable .p-datatable-header,[data-theme=dark] .p-datatable .p-datatable-thead>tr>th{background:var(--dark-bg-tertiary);border-color:var(--dark-border-primary);color:var(--dark-text-primary)}[data-theme=dark] .p-datatable .p-datatable-tbody,[data-theme=dark] .p-datatable .p-datatable-tbody>tr{background:var(--dark-bg-secondary);color:var(--dark-text-primary)}[data-theme=dark] .p-datatable .p-datatable-tbody>tr{border-color:var(--dark-border-primary)}[data-theme=dark] .p-datatable .p-datatable-tbody>tr:hover{background:var(--dark-bg-tertiary);color:var(--dark-text-primary)}[data-theme=dark] .p-datatable .p-datatable-tbody>tr>td{background:transparent;color:var(--dark-text-primary);border-color:var(--dark-border-primary)}[data-theme=dark] .p-datatable .p-paginator{background:var(--dark-bg-tertiary);border-color:var(--dark-border-primary);color:var(--dark-text-primary)}[data-theme=dark] .p-datatable .p-paginator .p-paginator-pages .p-paginator-page{background:var(--dark-bg-secondary);border-color:var(--dark-border-primary);color:var(--dark-text-primary)}[data-theme=dark] .p-datatable .p-paginator .p-paginator-pages .p-paginator-page:hover{background:var(--dark-bg-tertiary);color:var(--dark-text-primary)}[data-theme=dark] .p-datatable .p-paginator .p-paginator-pages .p-paginator-page.p-highlight{background:var(--primary-color);color:#fff}[data-theme=dark] .p-datatable .p-datatable-emptymessage,[data-theme=dark] .p-datatable .p-datatable-loading{background:var(--dark-bg-secondary);color:var(--dark-text-secondary)}[data-theme=dark] .data-card:hover{box-shadow:var(--dark-shadow-lg)}[data-theme=dark] .data-card-title{color:var(--dark-text-primary)}[data-theme=dark] .data-card-content{color:var(--dark-text-secondary)}[data-theme=dark] .stat-card{background:var(--dark-bg-secondary);border-color:var(--dark-border-primary)}[data-theme=dark] .stat-card:hover{box-shadow:var(--dark-shadow-lg)}[data-theme=dark] .stat-value{color:var(--primary-color)}[data-theme=dark] .breadcrumb,[data-theme=dark] .stat-label{color:var(--dark-text-secondary)}[data-theme=dark] .breadcrumb-item:not(:last-child):after{color:var(--dark-text-muted)}[data-theme=dark] .breadcrumb-link{color:var(--primary-color)}[data-theme=dark] .breadcrumb-link:hover{color:var(--primary-600)}[data-theme=dark] .status-badge.active{background:var(--green-500);color:#fff}[data-theme=dark] .status-badge.completed{background:var(--blue-500);color:#fff}[data-theme=dark] .status-badge.cancelled,[data-theme=dark] .status-badge.expired{background:var(--red-500);color:#fff}[data-theme=dark] .score-badge{background:var(--primary-color);color:#fff}[data-theme=dark] .empty-state{color:var(--dark-text-muted)}[data-theme=dark] .empty-state i{opacity:.3}[data-theme=dark] .loading-overlay{background:rgba(15,23,42,.8)}[data-theme=dark] .loading-spinner{border-color:var(--dark-border-primary);border-top-color:var(--primary-color)}[data-theme=dark] .logo h1{color:var(--dark-text-primary);text-shadow:0 1px 2px rgba(0,0,0,.5)}[data-theme=dark] .version-info{color:var(--dark-text-secondary)}[data-theme=dark] .user-dropdown-option,[data-theme=dark] .user-dropdown-value,[data-theme=dark] .user-dropdown-value:hover{color:var(--dark-text-primary)}[data-theme=dark] .result-item,[data-theme=dark] .session-item{border-color:var(--dark-border-primary);background:var(--dark-bg-secondary)}[data-theme=dark] .result-item:hover,[data-theme=dark] .session-item:hover{background:var(--dark-bg-tertiary);border-color:var(--primary-color)}[data-theme=dark] .result-info h4,[data-theme=dark] .session-info h4{color:var(--dark-text-primary)}[data-theme=dark] .result-info p,[data-theme=dark] .session-info p{color:var(--dark-text-secondary)}[data-theme=dark] .result-info small,[data-theme=dark] .session-info small{color:var(--dark-text-muted)}[data-theme=dark] .test-container{color:var(--dark-text-primary)}[data-theme=dark] .test-header{background:var(--dark-bg-secondary);color:var(--dark-text-primary)}[data-theme=dark] .test-header .test-info h1{color:var(--primary-color)}[data-theme=dark] .test-header .question-counter,[data-theme=dark] .test-header .test-description,[data-theme=dark] .test-header .time-remaining{color:var(--dark-text-secondary)}[data-theme=dark] .question-container{background:var(--dark-bg-secondary);color:var(--dark-text-primary)}[data-theme=dark] .question-container .question-header h2{color:var(--dark-text-primary)}[data-theme=dark] .question-container .question-type,[data-theme=dark] .question-container .scale-labels{color:var(--dark-text-secondary)}[data-theme=dark] .question-container .scale-option{border-color:var(--dark-border-primary);color:var(--dark-text-primary)}[data-theme=dark] .question-container .scale-option:hover{border-color:var(--primary-color);background:rgba(16,185,129,.1)}[data-theme=dark] .question-container .scale-option.selected{border-color:var(--primary-color);background:var(--primary-color);color:#fff}[data-theme=dark] .navigation-actions{background:var(--dark-bg-secondary);border-color:var(--dark-border-primary);color:var(--dark-text-primary)}[data-theme=dark] .navigation-actions .dot{background:var(--dark-border-primary)}[data-theme=dark] .navigation-actions .dot.active,[data-theme=dark] .navigation-actions .dot.answered{background:var(--primary-color)}[data-theme=dark] .chart-container,[data-theme=dark] .profile-card{background:var(--dark-bg-secondary);border-color:var(--dark-border-primary)}[data-theme=dark] .profile-card,[data-theme=dark] .profile-card .card-header h2,[data-theme=dark] .profile-card .user-details h3{color:var(--dark-text-primary)}[data-theme=dark] .profile-card .info-label,[data-theme=dark] .profile-card .username{color:var(--dark-text-secondary)}[data-theme=dark] .profile-card .info-value{color:var(--dark-text-primary)}[data-theme=dark] .profile-card .security-item{border-color:var(--dark-border-primary);background:var(--dark-bg-tertiary)}[data-theme=dark] .profile-card .security-info h4{color:var(--dark-text-primary)}[data-theme=dark] .profile-card .security-info p,[data-theme=dark] .profile-card .toggle-label{color:var(--dark-text-secondary)}[data-theme=dark] .profile-card .info-item{border-bottom-color:var(--dark-border-primary)}[data-theme=dark] .login-container{background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-600) 100%)}[data-theme=dark] .login-form{background:var(--dark-bg-secondary);border-color:var(--dark-border-primary)}[data-theme=dark] .login-header h1{color:var(--dark-text-primary)}[data-theme=dark] .login-header p{color:var(--dark-text-secondary)}[data-theme=dark] .form-group label{color:var(--dark-text-primary)}[data-theme=dark] .nav-link{color:var(--dark-text-secondary)}[data-theme=dark] .nav-link:hover{color:var(--dark-text-primary);background:hsla(0,0%,100%,.1)}[data-theme=dark] .nav-link.router-link-active{color:var(--dark-text-primary);background:hsla(0,0%,100%,.2)}[data-theme=dark] .anonymous-badge{background:var(--info-color);color:#fff}[data-theme=dark] .anonymous-stats{color:var(--dark-text-primary)}[data-theme=dark] .anonymous-stats .stats-item{color:var(--dark-text-secondary)}[data-theme=dark] .anonymous-link,[data-theme=dark] .anonymous-stats .stats-item i{color:var(--primary-color)}[data-theme=dark] .anonymous-link:hover{color:var(--primary-600)}[data-theme=dark] .not-anonymous{color:var(--dark-text-muted)}[data-theme=dark] .no-url{color:var(--warning-color)}@media (max-width:768px){[data-theme=dark] .content-section,[data-theme=dark] .data-card{background:var(--dark-bg-secondary);border-color:var(--dark-border-primary)}}@media (max-width:480px){[data-theme=dark] .content-section,[data-theme=dark] .data-card{background:var(--dark-bg-secondary);border-color:var(--dark-border-primary)}}@media print{[data-theme=dark] .content-section,[data-theme=dark] .data-card,[data-theme=dark] .profile-card{background:#fff!important;color:#000!important;border:1px solid #ccc!important}}@media (prefers-contrast:high){[data-theme=dark]{--dark-bg-primary:#000;--dark-bg-secondary:#1a1a1a;--dark-bg-tertiary:#333;--dark-border-primary:#666;--dark-border-secondary:#999;--dark-text-primary:#fff;--dark-text-secondary:#ccc;--dark-text-muted:#999}}@media (prefers-reduced-motion:reduce){[data-theme=dark] *,[data-theme=dark] :after,[data-theme=dark] :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}[data-theme=dark] .anonymous-test-page{background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-700) 100%);color:var(--dark-text-primary)}[data-theme=dark] .test-header{background:var(--surface-card-transparent);border-color:var(--dark-border-primary);box-shadow:var(--header-shadow)}[data-theme=dark] .completion-content,[data-theme=dark] .intro-content,[data-theme=dark] .question-container{background:var(--surface-card-transparent);border-color:var(--dark-border-primary);box-shadow:var(--content-shadow)}[data-theme=dark] .scale-option{border-color:var(--dark-border-primary);background:var(--dark-bg-secondary);color:var(--dark-text-primary)}[data-theme=dark] .scale-option:hover{border-color:var(--primary-color);background:var(--dark-bg-tertiary)}[data-theme=dark] .scale-option.selected{border-color:var(--primary-color);background:var(--primary-color);color:#fff}[data-theme=dark] .text-area{background:var(--dark-bg-secondary);border-color:var(--dark-border-primary);color:var(--dark-text-primary)}[data-theme=dark] .text-area:focus{border-color:var(--primary-color);background:var(--dark-bg-tertiary)}[data-theme=dark] .scale-labels{color:var(--dark-text-secondary)}[data-theme=dark] .question-header{border-bottom-color:var(--dark-border-primary)}[data-theme=dark] .question-navigation{border-top-color:var(--dark-border-primary)}[data-theme=dark] .version-number{background:rgba(16,185,129,.2);color:var(--primary-color)}[data-theme=dark] .version-date{color:var(--dark-text-secondary)}[data-theme=dark] .app-header .version-number{background:rgba(16,185,129,.2);color:hsla(0,0%,100%,.9)}[data-theme=dark] .app-header .build-date{color:hsla(0,0%,100%,.7)}[data-theme=dark] .app-footer{background:var(--dark-bg-secondary);border-top-color:var(--dark-border-primary)}[data-theme=dark] .app-footer .footer-title{color:var(--primary-color)}[data-theme=dark] .app-footer .footer-description{color:var(--dark-text-secondary)}[data-theme=dark] .app-footer .footer-section-title{color:var(--dark-text-primary)}[data-theme=dark] .app-footer .footer-link{color:var(--dark-text-secondary)}[data-theme=dark] .app-footer .footer-link.router-link-active,[data-theme=dark] .app-footer .footer-link:hover{color:var(--primary-color)}[data-theme=dark] .app-footer .footer-copyright{color:var(--dark-text-secondary)}[data-theme=dark] .app-footer .version-number{background:rgba(16,185,129,.2);color:var(--primary-color)}[data-theme=dark] .app-footer .build-date{color:var(--dark-text-secondary)}