:root{--background: 0 0% 100%;--foreground: 0 0% 3.9%;--card: 0 0% 100%;--card-foreground: 0 0% 3.9%;--popover: 0 0% 100%;--popover-foreground: 0 0% 3.9%;--primary: 0 0% 9%;--primary-foreground: 0 0% 98%;--secondary: 0 0% 96.1%;--secondary-foreground: 0 0% 9%;--muted: 0 0% 96.1%;--muted-foreground: 0 0% 45.1%;--accent: 0 0% 96.1%;--accent-foreground: 0 0% 9%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 0 0% 98%;--border: 0 0% 89.8%;--input: 0 0% 89.8%;--ring: 0 0% 3.9%;--icon-ternary: 240 4% 46%;--chart-1: 12 76% 61%;--chart-2: 173 58% 39%;--chart-3: 197 37% 24%;--chart-4: 43 74% 66%;--chart-5: 27 87% 67%;--radius: .5rem;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-5-5: 1.375rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-13: 3.25rem;--space-15: 3.75rem;--space-18: 4.5rem;--space-20: 5rem;--font-sans: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono: "SF Mono", SFMono-Regular, ui-monospace, monospace;font-family:var(--font-sans);line-height:1.5;font-weight:400;color-scheme:light dark;color:hsl(var(--foreground));background-color:hsl(var(--background));font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dark{--background: 0 0% 3.9%;--foreground: 0 0% 98%;--card: 0 0% 3.9%;--card-foreground: 0 0% 98%;--popover: 0 0% 3.9%;--popover-foreground: 0 0% 98%;--primary: 0 0% 98%;--primary-foreground: 0 0% 9%;--secondary: 0 0% 14.9%;--secondary-foreground: 0 0% 98%;--muted: 0 0% 14.9%;--muted-foreground: 0 0% 63.9%;--accent: 0 0% 14.9%;--accent-foreground: 0 0% 98%;--destructive: 0 62.8% 30.6%;--destructive-foreground: 0 0% 98%;--border: 0 0% 14.9%;--input: 0 0% 14.9%;--ring: 0 0% 83.1%;--chart-1: 220 70% 50%;--chart-2: 160 60% 45%;--chart-3: 30 80% 55%;--chart-4: 280 65% 60%;--chart-5: 340 75% 55%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:hsl(var(--primary),.9)}body{margin:0;min-width:320px;min-height:100vh;font-family:var(--font-sans);color:hsl(var(--foreground));background-color:hsl(var(--background))}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;color:hsl(var(--foreground))}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}.text-title{font-size:1.5rem;font-weight:600;line-height:1.2;letter-spacing:-.025em}.text-body{font-size:.875rem;color:hsl(var(--muted-foreground))}.text-small{font-size:.75rem}.button{display:inline-block;padding:.5rem 1rem;border:1px solid transparent;border-radius:.25rem;font-weight:600;text-align:center;cursor:pointer;transition:background-color .2s,border-color .2s,color .2s;font-size:1rem;line-height:1.5;text-transform:none!important}.button:disabled{opacity:.5;cursor:not-allowed}.button-primary{background-color:#3b82f6;color:#fff;border-color:#3b82f6}.button-primary:hover:not(:disabled){background-color:#2563eb;border-color:#2563eb}.button-create{background-color:#22c55e;border-color:#22c55e}.button-create:hover:not(:disabled){background-color:#16a34a;border-color:#16a34a}.button-secondary{background-color:#e5e7eb;color:#1f2937;border-color:#d1d5db}.button-secondary:hover:not(:disabled){background-color:#d1d5db;border-color:#9ca3af}.button-sm{padding:.25rem .75rem;font-size:.875rem}.button-xs{padding:.25rem .5rem;font-size:.875rem}.button-link{background-color:transparent;border:none;padding:0;text-decoration:none;cursor:pointer;font-weight:400;color:#4f46e5}.button-link:hover{color:#3730a3;text-decoration:underline}.button-link-danger{color:#dc2626}.button-link-danger:hover{color:#991b1b}.ml-2{margin-left:.5rem}.admin-section .button,.admin-section .button-link{text-transform:uppercase}.data-table-container{overflow-x:auto;margin-top:1rem}.data-table{min-width:100%;border-collapse:collapse;border:1px solid #e5e7eb;border-radius:.25rem}.data-table thead{background-color:#f9fafb}.data-table th,.data-table td{padding:.75rem 1.5rem;text-align:left;border-bottom:1px solid #e5e7eb;white-space:nowrap}.data-table th{font-size:.75rem;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.data-table tbody{background-color:#fff}.data-table tbody tr:last-child td{border-bottom:none}.data-table td{font-size:.875rem;color:#6b7280}.data-table td.cell-primary{color:#111827;font-weight:500}.data-table-actions-cell>*:not(:first-child){margin-left:.5rem}.data-table tbody tr.clickable-row{cursor:pointer}.data-table tbody tr.clickable-row:hover td{background-color:#f9fafb}.modal-form-section{margin-bottom:1rem}.modal-form-label{display:block;margin-bottom:.25rem;font-size:.75rem;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.admin-nav{position:relative;margin-bottom:1rem;display:flex;justify-content:space-between;align-items:center}.menu-button{display:inline-block;background:none;border:none;padding:.5rem;cursor:pointer;font-size:1.2rem;line-height:1;color:#000}.menu-button:focus{outline:none;box-shadow:none;background-color:transparent}.nav-links{display:none;list-style:none;padding:0;margin:0;background-color:#f8f8f8;border:1px solid #eee;position:absolute;left:0;right:0;top:100%;z-index:10}.nav-links.open{display:block}.nav-item{border-bottom:1px solid #eee}.nav-item:last-child{border-bottom:none}.nav-item a{display:block;padding:.75rem 1rem;text-decoration:none;color:#333}.nav-item a:hover{background-color:#eee}.nav-item a.active{font-weight:700;text-decoration:underline}@media (min-width: 768px){.admin-nav{display:flex;justify-content:space-between;align-items:center}.menu-button{display:none}.nav-links{display:flex;flex-direction:row;position:static;background-color:transparent;border:none;margin-left:auto}.nav-links.open{display:flex}.nav-item{border-bottom:none;margin-right:1rem}.nav-item:last-child{margin-right:0}.nav-item a{padding:.5rem 0}.nav-item a:hover{background-color:transparent;text-decoration:underline}.nav-item a.active{background-color:transparent;font-weight:700;text-decoration:underline}.nav-brand{font-weight:700;font-size:1.2rem}}.nav-brand{font-weight:700}.modal-overlay{position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-container{background-color:#fefefe;margin:auto;padding:20px;border:1px solid #888;width:80%;max-width:600px;border-radius:8px;box-shadow:0 4px 8px #0003,0 6px 20px #00000030;position:relative}.modal-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:10px;border-bottom:1px solid #eee;margin-bottom:15px}.modal-header-section{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.modal-title{margin:0;font-size:1.25rem;font-weight:600}.modal-close-button{color:#aaa;background:none;border:none;font-size:28px;font-weight:700;cursor:pointer;padding:0 5px;line-height:1}.modal-close-button:hover,.modal-close-button:focus{color:#000;text-decoration:none}.selected-questionnaire-list{border:1px solid #e5e7eb;padding:.5rem;border-radius:.25rem;display:flex;flex-direction:column;gap:.25rem}.selected-questionnaire-list-item{display:flex;align-items:center;justify-content:space-between;padding:.25rem;border-bottom:1px solid #f3f4f6}.selected-questionnaire-list-item:last-child{border-bottom:none}.selected-questionnaire-item-controls{display:flex;align-items:center;margin-right:.5rem;flex-shrink:0}.selected-questionnaire-item-controls>*:not(:first-child){margin-left:.25rem}.selected-questionnaire-item{display:flex;align-items:center;padding:4px 0;border-bottom:1px solid #eee}.selected-questionnaire-move-button,.selected-questionnaire-remove-button{background-color:transparent;border:1px solid #ccc;border-radius:3px;padding:0 4px;font-size:.8rem;line-height:1.2;cursor:pointer;transition:background-color .2s,color .2s,border-color .2s;display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px}.selected-questionnaire-move-button{padding:1px 3px;line-height:1;color:#2563eb;border-color:#bfdbfe}.selected-questionnaire-move-button:hover:not(:disabled){background-color:#dbeafe;border-color:#93c5fd;color:#1d4ed8}.selected-questionnaire-move-button:disabled{color:#9ca3af;cursor:not-allowed;background-color:transparent;border-color:#e5e7eb}.selected-questionnaire-move-button:first-child{margin-bottom:2px}.selected-questionnaire-remove-button{color:#dc2626;border-color:#fca5a5;font-weight:700;margin-left:8px}.selected-questionnaire-remove-button:hover{background-color:#fef2f2;color:#b91c1c;border-color:#ef4444}.admin-section .table-container{width:100%;overflow-x:auto;border-radius:var(--radius);border:1px solid hsl(var(--border));background-color:hsl(var(--card))}.admin-section .table{width:100%;border-collapse:collapse;caption-side:bottom;color:hsl(var(--card-foreground))}.admin-section .table-header{border-bottom:1px solid hsl(var(--border))}.admin-section .table-header-cell{height:3rem;padding:0 var(--space-4);text-align:left;vertical-align:middle;font-weight:500;color:hsl(var(--muted-foreground));font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}.admin-section .table-body-row{border-bottom:1px solid hsl(var(--border));transition:background-color .15s}.admin-section .table-body-row:last-child{border-bottom:0}.admin-section .table-body-row:hover{background-color:hsla(var(--muted),.5)}.admin-section .table-body-cell{padding:var(--space-4);vertical-align:middle}.admin-section .table-footer{border-top:1px solid hsl(var(--border))}.admin-section .table-title{font-size:1.5rem;font-weight:600;line-height:1.2;letter-spacing:-.025em;padding:var(--space-5) var(--space-5) var(--space-2);color:hsl(var(--foreground))}.admin-section .error-message{color:hsl(var(--destructive));padding:var(--space-4)}.admin-section .question-item{margin-bottom:var(--space-2);padding-bottom:var(--space-2);border-bottom:1px dashed hsl(var(--border))}.admin-section .question-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.modal-demographics-section{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.checkbox-group-container{text-align:left}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.app{display:flex;flex-direction:column;align-items:center;gap:2rem}.login-form{background-color:#f8f9fa;border-radius:8px;padding:2rem;box-shadow:0 4px 12px #0000001a;width:100%;max-width:400px}.login-form h2{margin-top:0;margin-bottom:1.5rem;color:#333}.login-form form{display:flex;flex-direction:column;gap:1rem}.login-form form div{display:flex;flex-direction:column;text-align:left;gap:.5rem}.login-form label{font-weight:600;font-size:.9rem}.login-form input{padding:.6rem;border:1px solid #ccc;border-radius:4px;font-size:1rem}.login-form button{margin-top:1rem}.error{color:#d32f2f;background-color:#ffebee;padding:.5rem 1rem;border-radius:4px;margin:1rem 0;text-align:left;font-size:.9rem}.response{background-color:#e8f5e9;padding:1rem;border-radius:8px;margin-top:1.5rem;text-align:left;overflow:auto;max-height:300px;width:100%}.response h2{margin-top:0;font-size:1.2rem;color:#2e7d32}.response pre{background-color:#f1f8e9;padding:1rem;border-radius:4px;overflow:auto}button{background-color:#3f51b5;color:#fff;border:none;border-radius:4px;padding:.6rem 1.2rem;font-size:1rem;cursor:pointer;transition:background-color .3s}button:hover{background-color:#303f9f}button:disabled{background-color:#9fa8da;cursor:not-allowed}.card{padding:2em;width:100%;max-width:600px;background-color:#f8f9fa;border-radius:8px;box-shadow:0 4px 12px #0000001a}.insights-table-container{margin-top:20px}.table-title{font-size:1.5em;font-weight:600;margin-bottom:15px;color:var(--color-text-primary, #333)}.insights-table{width:100%;border-collapse:collapse;margin-bottom:20px;font-size:.9em;box-shadow:0 2px 4px #0000001a;background-color:var(--color-background-secondary, #fff);overflow-x:auto;display:block}.insights-table thead tr{background-color:var(--color-primary-light, #f2f2f2);border-bottom:2px solid var(--color-border-strong, #ddd);text-align:left}.insights-table th,.insights-table td{padding:12px 15px;border:1px solid var(--color-border-light, #e0e0e0);vertical-align:top;white-space:pre-wrap}.insights-table th{font-weight:600;color:var(--color-text-secondary, #555)}.insights-table tbody tr:nth-of-type(2n){background-color:var(--color-background-subtle, #f9f9f9)}.insights-table tbody tr:hover{background-color:var(--color-primary-subtle, #e8f4ff)}.question-item{margin-bottom:5px}.question-item:last-child{margin-bottom:0}.error-message{color:var(--color-error, #d9534f);font-weight:700;margin-top:10px;padding:10px;border:1px solid var(--color-error-border, #d43f3a);background-color:var(--color-error-background, #f2dede);border-radius:4px}.form-actions-container{text-align:right;margin-bottom:1rem}@media (max-width: 768px){.insights-table th,.insights-table td{padding:8px 10px}.table-title{font-size:1.3em}}
