.FileUploader-module__EG9NSa__container{flex-direction:column;gap:1.5rem;width:100%;max-width:800px;display:flex}.FileUploader-module__EG9NSa__label{color:var(--text-primary);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.FileUploader-module__EG9NSa__textArea{border:1px solid var(--border-color);background:var(--background);width:100%;min-height:200px;color:var(--text-primary);resize:vertical;border-radius:.5rem;padding:1rem;font-family:inherit;font-size:1rem}.FileUploader-module__EG9NSa__textArea:focus{border-color:var(--primary-color);box-shadow:0 0 0 2px var(--primary-color-alpha);outline:none}.FileUploader-module__EG9NSa__uploadSection{flex-direction:column;gap:1rem;display:flex}.FileUploader-module__EG9NSa__uploadButton{border:1px solid var(--border-color);cursor:pointer;background:#fff;border-radius:.5rem;align-items:center;gap:.5rem;width:fit-content;padding:.75rem 1.5rem;font-weight:500;transition:all .2s;display:inline-flex}.FileUploader-module__EG9NSa__uploadButton:hover{background:var(--background-hover);border-color:var(--text-secondary)}.FileUploader-module__EG9NSa__fileList{flex-direction:column;gap:.5rem;margin-top:1rem;display:flex}.FileUploader-module__EG9NSa__fileItem{background:var(--surface);border:1px solid var(--border-color);border-radius:.5rem;justify-content:space-between;align-items:center;padding:.75rem;display:flex}.FileUploader-module__EG9NSa__fileName{align-items:center;gap:.5rem;font-weight:500;display:flex}.FileUploader-module__EG9NSa__deleteButton{color:#e5484d;cursor:pointer;background:0 0;border:none;border-radius:.25rem;align-items:center;padding:.25rem;transition:background .2s;display:flex}.FileUploader-module__EG9NSa__deleteButton:hover{background:#ffe5e6}
.Tabs-module__MPyrFG__container{width:100%;display:flex}.Tabs-module__MPyrFG__horizontal{flex-direction:column}.Tabs-module__MPyrFG__vertical{flex-direction:row;height:100%}.Tabs-module__MPyrFG__tabList{gap:1rem;padding:.5rem;display:flex}.Tabs-module__MPyrFG__horizontal .Tabs-module__MPyrFG__tabList{border-bottom:1px solid #333;flex-direction:row}.Tabs-module__MPyrFG__vertical .Tabs-module__MPyrFG__tabList{border-right:1px solid #333;flex-direction:column;width:200px;padding-top:2rem}.Tabs-module__MPyrFG__tab{color:var(--text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.Tabs-module__MPyrFG__tab:hover{color:var(--text);background:#ffffff0d}.Tabs-module__MPyrFG__active{color:#fff;background:var(--primary)!important}
.Button-module__iYV4-q__button{background:var(--primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:99px;justify-content:center;align-items:center;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.Button-module__iYV4-q__button:hover:not(:disabled){background:var(--primary-hover);transform:translateY(-1px)}.Button-module__iYV4-q__button:disabled{opacity:.6;cursor:not-allowed}.Button-module__iYV4-q__secondary{border:1px solid var(--border);color:var(--text);background:0 0}.Button-module__iYV4-q__secondary:hover:not(:disabled){background:var(--accent-beige);border-color:var(--text)}
.Input-module__q3xrba__inputWrapper{flex-direction:column;gap:.5rem;display:flex}.Input-module__q3xrba__label{color:var(--text-secondary);flex-direction:column;gap:.375rem;font-size:.875rem;display:flex}.Input-module__q3xrba__input{background:var(--surface);color:var(--text);border:1px solid #333;border-radius:.5rem;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s}.Input-module__q3xrba__input:focus{border-color:var(--primary);outline:none}.Input-module__q3xrba__error{color:#ef4444;font-size:.875rem}
.RespondentManager-module__B-98Sa__container{max-width:800px;margin:0 auto;padding:2rem}.RespondentManager-module__B-98Sa__title{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.RespondentManager-module__B-98Sa__manualForm{align-items:flex-end;gap:1rem;margin-bottom:2rem;display:flex}.RespondentManager-module__B-98Sa__inputGroup{flex-direction:column;flex:2;gap:.5rem;display:flex}.RespondentManager-module__B-98Sa__buttonGroup{flex:none}.RespondentManager-module__B-98Sa__label{color:var(--text-secondary);font-size:.9rem;font-weight:500}.RespondentManager-module__B-98Sa__input{border:1px solid var(--border-color);background:var(--background);width:100%;color:var(--text-primary);border-radius:.5rem;padding:.75rem;font-family:inherit;font-size:1rem;line-height:1.5}.RespondentManager-module__B-98Sa__input:focus{border-color:var(--primary-color);box-shadow:0 0 0 2px var(--primary-color-alpha);outline:none}.RespondentManager-module__B-98Sa__addButton{min-width:100px;width:auto!important}.RespondentManager-module__B-98Sa__csvSection{border:1px dashed var(--border-color);text-align:center;background-color:var(--surface-hover);border-radius:.5rem;margin-bottom:2rem;padding:1.5rem}.RespondentManager-module__B-98Sa__csvText{color:var(--text-secondary);margin-bottom:1rem;font-size:.9rem}.RespondentManager-module__B-98Sa__listSection{margin-bottom:2rem}.RespondentManager-module__B-98Sa__listTitle{margin-bottom:.75rem;font-size:1rem;font-weight:600}.RespondentManager-module__B-98Sa__respondentItem{background:var(--surface);border:1px solid var(--border-color);border-radius:.5rem;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:.75rem;display:flex}.RespondentManager-module__B-98Sa__respondentInfo{align-items:center;gap:.5rem;font-weight:500;display:flex}.RespondentManager-module__B-98Sa__respondentEmail{color:var(--text-secondary);font-size:.9rem;font-weight:400}.RespondentManager-module__B-98Sa__deleteButton{color:#e5484d;cursor:pointer;background:0 0;border:none;border-radius:.25rem;align-items:center;padding:.25rem;transition:background .2s;display:flex}.RespondentManager-module__B-98Sa__deleteButton:hover{background:#ffe5e6}.RespondentManager-module__B-98Sa__submitSection{justify-content:flex-start;display:flex}
.page-module__iTro8W__tabs{border-bottom:1px solid var(--divider);margin-bottom:2rem}.page-module__iTro8W__section{background:var(--surface);border:1px solid var(--divider);border-radius:1rem;padding:2rem}.page-module__iTro8W__reportContent{font-size:.95rem;line-height:1.85}.page-module__iTro8W__reportContent h1{color:#1e1b4b;border-bottom:3px solid #6366f1;margin:2rem 0 1rem;padding-bottom:.5rem;font-size:1.6rem;font-weight:700}.page-module__iTro8W__reportContent h2{color:#312e81;border-bottom:1px solid #e2e8f0;margin:2rem 0 .75rem;padding-bottom:.4rem;font-size:1.25rem;font-weight:600}.page-module__iTro8W__reportContent h3{color:#4338ca;margin:1.5rem 0 .5rem;font-size:1.05rem;font-weight:600}.page-module__iTro8W__reportContent p{margin:.75rem 0}.page-module__iTro8W__reportContent strong{color:#1e1b4b;font-weight:600}.page-module__iTro8W__reportContent blockquote{color:#4c1d95;background:linear-gradient(135deg,#f5f3ff,#ede9fe);border-left:4px solid #6366f1;border-radius:0 8px 8px 0;margin:1rem 0;padding:.75rem 1.25rem;font-size:.9rem;font-style:italic}.page-module__iTro8W__reportContent blockquote p{margin:.25rem 0}.page-module__iTro8W__reportContent ul,.page-module__iTro8W__reportContent ol{margin:.75rem 0;padding-left:1.5rem}.page-module__iTro8W__reportContent li{margin-bottom:.4rem;padding-left:.25rem}.page-module__iTro8W__reportContent li::marker{color:#6366f1}.page-module__iTro8W__reportContent hr{border:none;border-top:1px solid #e2e8f0;margin:2rem 0}.page-module__iTro8W__reportContent table{border-collapse:collapse;width:100%;margin:1rem 0;font-size:.875rem}.page-module__iTro8W__reportContent th{text-align:left;color:#1e1b4b;background:#f8fafc;border-bottom:2px solid #e2e8f0;padding:.75rem 1rem;font-weight:600}.page-module__iTro8W__reportContent td{border-bottom:1px solid #f1f5f9;padding:.6rem 1rem}.page-module__iTro8W__reportContent code{color:#4338ca;background:#f1f5f9;border-radius:4px;padding:.15rem .4rem;font-size:.85em}.page-module__iTro8W__reportContent pre{color:#e2e8f0;background:#1e1b4b;border-radius:8px;margin:1rem 0;padding:1.25rem;overflow-x:auto}.page-module__iTro8W__reportContent pre code{color:inherit;background:0 0;padding:0}
.page-module__63fJQq__container{max-width:1200px;margin:0 auto;padding:2rem}.page-module__63fJQq__header{text-align:center;margin-bottom:3rem}.page-module__63fJQq__header h1{margin-bottom:.5rem;font-size:2rem;font-weight:700}.page-module__63fJQq__subtitle{color:var(--text-secondary);font-size:1.1rem}.page-module__63fJQq__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.page-module__63fJQq__card{background:var(--surface);border:2px solid var(--border);text-align:center;cursor:pointer;border-radius:16px;padding:1.5rem;transition:all .3s;position:relative}.page-module__63fJQq__card:hover{border-color:var(--accent,var(--primary));transform:translateY(-4px);box-shadow:0 10px 40px #0000001a}.page-module__63fJQq__card.page-module__63fJQq__selected{border-color:var(--accent,var(--primary));background:color-mix(in srgb,var(--accent,var(--primary))10%,var(--surface));box-shadow:0 0 0 3px color-mix(in srgb,var(--accent,var(--primary))20%,transparent)}.page-module__63fJQq__imageWrapper{border:3px solid var(--accent,var(--border));background:var(--background);border-radius:50%;width:100px;height:100px;margin:0 auto 1rem;overflow:hidden}.page-module__63fJQq__avatar{object-fit:cover;width:100%;height:100%}.page-module__63fJQq__card h3{color:var(--text);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.page-module__63fJQq__card p{color:var(--text-secondary);font-size:.9rem;line-height:1.4}.page-module__63fJQq__check{background:var(--accent,var(--primary));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-weight:700;display:flex;position:absolute;top:1rem;right:1rem}.page-module__63fJQq__customCard{border-style:dashed}.page-module__63fJQq__iconWrapper{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 1rem;display:flex}.page-module__63fJQq__customIcon{font-size:2.5rem}.page-module__63fJQq__arrow{color:var(--text-secondary);font-size:1.25rem;position:absolute;top:1rem;right:1rem}.page-module__63fJQq__actions{justify-content:center;gap:1rem;display:flex}.page-module__63fJQq__loading{height:100vh;color:var(--text-secondary);justify-content:center;align-items:center;font-size:1.2rem;display:flex}
.page-module__e_nj4G__container{max-width:1400px;min-height:100vh;margin:0 auto;padding:2rem}.page-module__e_nj4G__header{border-bottom:1px solid #333;margin-bottom:2rem;padding-bottom:2rem}.page-module__e_nj4G__title{margin-bottom:.5rem;font-size:2rem;font-weight:700}.page-module__e_nj4G__meta{color:var(--text-secondary);gap:1rem;font-size:.875rem;display:flex}.page-module__e_nj4G__badge{text-transform:capitalize;background:#ffffff1a;border-radius:999px;padding:.25rem .75rem}.page-module__e_nj4G__content{background:var(--surface);border:1px solid #333;border-radius:0 1rem 1rem;min-height:500px;margin-top:2rem}
.page-module__lg6ETq__container{max-width:1000px;min-height:100vh;margin:0 auto;padding:2rem}.page-module__lg6ETq__title{margin-bottom:2rem;font-size:2rem;font-weight:700}.page-module__lg6ETq__content{background:var(--surface);border:1px solid #333;border-radius:1rem;gap:2rem;min-height:400px;display:flex;overflow:hidden}.page-module__lg6ETq__sidebar{background:#ffffff05;border-right:1px solid #333;width:250px}.page-module__lg6ETq__main{flex-direction:column;flex:1;padding:2rem;display:flex}.page-module__lg6ETq__modeTitle{color:var(--primary);margin-bottom:1rem;font-size:1.5rem;font-weight:600}.page-module__lg6ETq__modeDescription{color:var(--text-secondary);white-space:pre-wrap;margin-bottom:2rem;line-height:1.6}.page-module__lg6ETq__form{border-top:1px solid #333;flex-direction:column;gap:1.5rem;margin-top:auto;padding-top:2rem;display:flex}.page-module__lg6ETq__points{margin:0 0 2rem;padding:0;list-style:none}.page-module__lg6ETq__point{color:var(--text);align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.page-module__lg6ETq__point:before{content:"✓";color:var(--primary);font-weight:700}
