.Tabs-module__ADSEvG__tabs{flex-direction:column;width:100%;display:flex}.Tabs-module__ADSEvG__tabList{gap:var(--space-xs);padding:var(--space-xs);background:var(--bg-surface);border-radius:var(--radius-md);box-shadow:inset 4px 4px 8px var(--shadow-dark),inset -4px -4px 8px var(--shadow-light);margin-bottom:var(--space-md);display:flex}.Tabs-module__ADSEvG__tab{padding:var(--space-sm)var(--space-md);font-size:var(--font-size-body);color:var(--text-secondary);border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;background:0 0;border:none;flex:1;font-weight:500;transition:all .2s}.Tabs-module__ADSEvG__tab:hover:not(:disabled):not(.Tabs-module__ADSEvG__active){color:var(--text-primary);background:var(--bg-elevated)}.Tabs-module__ADSEvG__tab:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.Tabs-module__ADSEvG__tab.Tabs-module__ADSEvG__active{color:var(--text-primary);background:var(--bg-elevated);box-shadow:4px 4px 8px var(--shadow-dark),-4px -4px 8px var(--shadow-light)}.Tabs-module__ADSEvG__tab.Tabs-module__ADSEvG__disabled{opacity:.5;cursor:not-allowed}.Tabs-module__ADSEvG__tabPanel{padding:var(--space-md);background:var(--bg-surface);border-radius:var(--radius-md);box-shadow:6px 6px 12px var(--shadow-dark),-6px -6px 12px var(--shadow-light);animation:.2s Tabs-module__ADSEvG__fadeIn}@keyframes Tabs-module__ADSEvG__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.Tabs-module__ADSEvG__tabList{flex-wrap:wrap}.Tabs-module__ADSEvG__tab{padding:var(--space-xs)var(--space-sm);font-size:var(--font-size-sm,.875rem)}}
.MeasurementTypeSelector-module__KGmRSa__container{flex-direction:column;gap:.5rem;display:flex}.MeasurementTypeSelector-module__KGmRSa__header{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.MeasurementTypeSelector-module__KGmRSa__label{color:var(--text-primary,#1a1a1a);font-size:.875rem;font-weight:500}.MeasurementTypeSelector-module__KGmRSa__sourceLabel{color:var(--text-tertiary,#999);font-size:.75rem;font-style:italic}.MeasurementTypeSelector-module__KGmRSa__trigger{background:var(--bg-card);border:1px solid var(--border-default);cursor:pointer;text-align:left;border-radius:.5rem;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;transition:all .15s;display:flex}.MeasurementTypeSelector-module__KGmRSa__trigger:hover:not(:disabled){border-color:var(--primary-color,#4f46e5)}.MeasurementTypeSelector-module__KGmRSa__trigger:disabled{opacity:.6;cursor:not-allowed}.MeasurementTypeSelector-module__KGmRSa__trigger.MeasurementTypeSelector-module__KGmRSa__expanded{border-color:var(--primary-color,#4f46e5);border-bottom-right-radius:0;border-bottom-left-radius:0}.MeasurementTypeSelector-module__KGmRSa__currentType{color:var(--text-primary,#1a1a1a);flex:1;font-size:.875rem;font-weight:500}.MeasurementTypeSelector-module__KGmRSa__groupBadge{background:var(--primary-color,#4f46e5);color:#fff;text-transform:uppercase;letter-spacing:.025em;border-radius:.25rem;padding:.25rem .5rem;font-size:.6875rem;font-weight:500}.MeasurementTypeSelector-module__KGmRSa__chevron{color:var(--text-secondary,#666);font-size:.625rem}.MeasurementTypeSelector-module__KGmRSa__dropdown{background:var(--bg-card);border:1px solid var(--primary-color,#4f46e5);border-top:none;border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem;max-height:400px;overflow-y:auto}.MeasurementTypeSelector-module__KGmRSa__section{border-bottom:1px solid var(--border-default);padding:.75rem}.MeasurementTypeSelector-module__KGmRSa__section:last-child{border-bottom:none}.MeasurementTypeSelector-module__KGmRSa__sectionHeader{color:var(--text-secondary,#666);text-transform:uppercase;letter-spacing:.025em;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.MeasurementTypeSelector-module__KGmRSa__optionsList{flex-direction:column;gap:.25rem;display:flex}.MeasurementTypeSelector-module__KGmRSa__option{cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:.375rem;flex-direction:column;gap:.125rem;padding:.5rem .75rem;transition:all .15s;display:flex}.MeasurementTypeSelector-module__KGmRSa__option:hover{background:var(--bg-muted);border-color:var(--border-default)}.MeasurementTypeSelector-module__KGmRSa__option.MeasurementTypeSelector-module__KGmRSa__selected{background:var(--primary-color-light,#eef2ff);border-color:var(--primary-color,#4f46e5)}.MeasurementTypeSelector-module__KGmRSa__optionName{color:var(--text-primary,#1a1a1a);font-size:.875rem;font-weight:500}.MeasurementTypeSelector-module__KGmRSa__optionDesc{color:var(--text-secondary,#666);font-size:.75rem;line-height:1.4}.MeasurementTypeSelector-module__KGmRSa__showAllButton{background:var(--bg-muted);width:100%;color:var(--primary-color,#4f46e5);cursor:pointer;border:none;padding:.75rem;font-size:.8125rem;font-weight:500;transition:background .15s;display:block}.MeasurementTypeSelector-module__KGmRSa__showAllButton:hover{background:var(--bg-elevated)}.MeasurementTypeSelector-module__KGmRSa__allTypesSection{flex-direction:column;display:flex}.MeasurementTypeSelector-module__KGmRSa__compactContainer{align-items:center;gap:.5rem;display:flex}.MeasurementTypeSelector-module__KGmRSa__compactSelect{border:1px solid var(--border-default);background:var(--bg-card);color:var(--text-primary,#1a1a1a);cursor:pointer;border-radius:.375rem;min-width:200px;padding:.375rem .75rem;font-size:.8125rem}.MeasurementTypeSelector-module__KGmRSa__compactSelect:focus{border-color:var(--primary-color,#4f46e5);outline:none}.MeasurementTypeSelector-module__KGmRSa__compactSelect:disabled{opacity:.6;cursor:not-allowed}.MeasurementTypeSelector-module__KGmRSa__displayContainer{flex-direction:column;gap:.25rem;display:flex}.MeasurementTypeSelector-module__KGmRSa__displayType{color:var(--text-primary,#1a1a1a);font-size:.875rem;font-weight:500}.MeasurementTypeSelector-module__KGmRSa__displayGroup{background:var(--bg-muted);color:var(--text-secondary,#666);border-radius:.25rem;width:fit-content;padding:.125rem .375rem;font-size:.6875rem;font-weight:500}.MeasurementTypeSelector-module__KGmRSa__displayDesc{color:var(--text-secondary,#666);font-size:.75rem;line-height:1.4}
.GoalDataTab-module__hXewIa__container{width:100%}.GoalDataTab-module__hXewIa__previewContent,.GoalDataTab-module__hXewIa__analyticsContent{padding:var(--space-md)0}.GoalDataTab-module__hXewIa__sectionTitle{font-size:var(--font-size-lg,1.125rem);color:var(--text-primary);margin-bottom:var(--space-md);font-weight:600}.GoalDataTab-module__hXewIa__configSection{margin-bottom:var(--space-lg);padding:var(--space-md);background:var(--bg-elevated);border-radius:var(--radius-md)}.GoalDataTab-module__hXewIa__fieldPreview{margin-bottom:var(--space-lg)}.GoalDataTab-module__hXewIa__fieldPreviewTitle{font-size:var(--font-size-body);color:var(--text-secondary);margin-bottom:var(--space-sm);font-weight:600}.GoalDataTab-module__hXewIa__fieldList{gap:var(--space-sm);flex-direction:column;display:flex}.GoalDataTab-module__hXewIa__fieldItem{align-items:center;gap:var(--space-sm);padding:var(--space-sm)var(--space-md);background:var(--bg-surface);border-radius:var(--radius-sm);font-size:var(--font-size-body);color:var(--text-primary);display:flex}.GoalDataTab-module__hXewIa__fieldIcon{width:24px;height:24px;font-size:var(--font-size-sm,.875rem);color:var(--accent-primary);justify-content:center;align-items:center;display:flex}.GoalDataTab-module__hXewIa__modeSelector{gap:var(--space-sm);flex-direction:column;display:flex}.GoalDataTab-module__hXewIa__modeOption{align-items:flex-start;gap:var(--space-xs);padding:var(--space-md);background:var(--bg-surface);border:2px solid var(--border-primary);border-radius:var(--radius-md);cursor:pointer;text-align:left;flex-direction:column;width:100%;transition:all .2s;display:flex}.GoalDataTab-module__hXewIa__modeOption:hover:not(:disabled){border-color:var(--accent-primary);background:var(--bg-elevated)}.GoalDataTab-module__hXewIa__modeOption:disabled{opacity:.5;cursor:not-allowed}.GoalDataTab-module__hXewIa__modeSelected{border-color:var(--accent-primary);background:rgba(var(--accent-primary-rgb),.1)}.GoalDataTab-module__hXewIa__modeName{color:var(--text-primary);font-weight:600;font-size:var(--font-size-body)}.GoalDataTab-module__hXewIa__modeDescription{font-size:var(--font-size-sm,.875rem);color:var(--text-secondary)}.GoalDataTab-module__hXewIa__measurementDisplay{gap:var(--space-sm);padding:var(--space-sm);display:flex}.GoalDataTab-module__hXewIa__measurementLabel{color:var(--text-secondary)}.GoalDataTab-module__hXewIa__measurementValue{color:var(--text-primary);font-weight:600}.GoalDataTab-module__hXewIa__linkedExercises{margin-top:var(--space-sm)}.GoalDataTab-module__hXewIa__derivedExplanation{font-size:var(--font-size-sm,.875rem);color:var(--text-secondary);margin-bottom:var(--space-sm)}.GoalDataTab-module__hXewIa__exerciseList{gap:var(--space-xs);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.GoalDataTab-module__hXewIa__exerciseItem{padding:var(--space-sm)var(--space-md);background:var(--bg-surface);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;display:flex}.GoalDataTab-module__hXewIa__exerciseTitle{font-size:var(--font-size-body);color:var(--text-primary)}.GoalDataTab-module__hXewIa__exerciseLevel{font-size:var(--font-size-sm,.875rem);color:var(--accent-primary);font-weight:500}.GoalDataTab-module__hXewIa__exerciseMore{font-size:var(--font-size-sm,.875rem);color:var(--text-tertiary);padding:var(--space-sm);font-style:italic}.GoalDataTab-module__hXewIa__masteryCriteria{padding:var(--space-md);background:var(--bg-elevated);border-radius:var(--radius-md);border-left:3px solid var(--success)}.GoalDataTab-module__hXewIa__masteryDetails{gap:var(--space-xs);flex-direction:column;display:flex}.GoalDataTab-module__hXewIa__masteryItem{gap:var(--space-sm);display:flex}.GoalDataTab-module__hXewIa__masteryLabel{color:var(--text-secondary);font-weight:500}.GoalDataTab-module__hXewIa__masteryValue{color:var(--text-primary);font-weight:600}.GoalDataTab-module__hXewIa__emptyState{padding:var(--space-xl);text-align:center;color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;display:flex}.GoalDataTab-module__hXewIa__emptyIcon{margin-bottom:var(--space-md);opacity:.5;font-size:3rem}.GoalDataTab-module__hXewIa__emptyHint{font-size:var(--font-size-sm,.875rem);color:var(--text-tertiary);margin-top:var(--space-sm)}.GoalDataTab-module__hXewIa__statsGrid{gap:var(--space-md);margin-bottom:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.GoalDataTab-module__hXewIa__statCard{padding:var(--space-md);background:var(--bg-surface);border-radius:var(--radius-md);box-shadow:4px 4px 8px var(--shadow-dark),-4px -4px 8px var(--shadow-light);flex-direction:column;align-items:center;display:flex}.GoalDataTab-module__hXewIa__statLabel{font-size:var(--font-size-sm,.875rem);color:var(--text-secondary);margin-bottom:var(--space-xs)}.GoalDataTab-module__hXewIa__statValue{font-size:var(--font-size-xl,1.5rem);color:var(--text-primary);font-weight:700}.GoalDataTab-module__hXewIa__sourceBreakdown{margin-bottom:var(--space-lg);padding:var(--space-md);background:var(--bg-surface);border-radius:var(--radius-md)}.GoalDataTab-module__hXewIa__sourceStats{gap:var(--space-lg);display:flex}.GoalDataTab-module__hXewIa__sourceItem{gap:var(--space-sm);display:flex}.GoalDataTab-module__hXewIa__sourceLabel{color:var(--text-secondary)}.GoalDataTab-module__hXewIa__sourceValue{color:var(--text-primary);font-weight:600}.GoalDataTab-module__hXewIa__sourceCell{white-space:nowrap}.GoalDataTab-module__hXewIa__chartContainer{margin-bottom:var(--space-lg);padding:var(--space-md);background:var(--bg-surface);border-radius:var(--radius-md)}.GoalDataTab-module__hXewIa__chartTitle{font-size:var(--font-size-body);color:var(--text-secondary);margin-bottom:var(--space-md);font-weight:600}.GoalDataTab-module__hXewIa__chart{padding:var(--space-md);justify-content:center;display:flex}.GoalDataTab-module__hXewIa__dataTable{background:var(--bg-surface);border-radius:var(--radius-md);padding:var(--space-md)}.GoalDataTab-module__hXewIa__table{border-collapse:collapse;width:100%}.GoalDataTab-module__hXewIa__table th,.GoalDataTab-module__hXewIa__table td{padding:var(--space-sm)var(--space-md);text-align:left;border-bottom:1px solid var(--border-primary)}.GoalDataTab-module__hXewIa__table th{font-size:var(--font-size-sm,.875rem);color:var(--text-secondary);font-weight:600}.GoalDataTab-module__hXewIa__table td{font-size:var(--font-size-body);color:var(--text-primary)}.GoalDataTab-module__hXewIa__table tbody tr:hover{background:var(--bg-elevated)}@media (max-width:640px){.GoalDataTab-module__hXewIa__statsGrid{grid-template-columns:1fr}.GoalDataTab-module__hXewIa__sourceStats{gap:var(--space-sm);flex-direction:column}}
.MethodologyWeightPicker-module__CnukKG__container{gap:var(--space-3);flex-direction:column;display:flex}.MethodologyWeightPicker-module__CnukKG__header{margin-bottom:var(--space-2);justify-content:space-between;align-items:center;display:flex}.MethodologyWeightPicker-module__CnukKG__title{font-size:var(--font-size-lg);color:var(--text-primary);font-weight:600}.MethodologyWeightPicker-module__CnukKG__resetAllButton{font-size:var(--font-size-sm);color:var(--text-secondary);cursor:pointer;padding:var(--space-1)var(--space-2);border-radius:var(--radius-sm);transition:all var(--duration-fast)var(--ease-smooth);background:0 0;border:none}.MethodologyWeightPicker-module__CnukKG__resetAllButton:hover{color:var(--text-primary);background:var(--bg-hover)}.MethodologyWeightPicker-module__CnukKG__approachRow{align-items:center;gap:var(--space-3);padding:var(--space-3);background:var(--bg-surface);border-radius:var(--radius-md);box-shadow:var(--shadow-neumorphic-sm);transition:all var(--duration-normal)var(--ease-smooth);display:flex}.MethodologyWeightPicker-module__CnukKG__approachRow:hover{box-shadow:var(--shadow-neumorphic-md);transform:translateY(-1px)}.MethodologyWeightPicker-module__CnukKG__approachRowCompact{padding:var(--space-2);gap:var(--space-2)}.MethodologyWeightPicker-module__CnukKG__approachRowAvoid{background:linear-gradient(135deg,#e74c3c14 0%,#e74c3c0a 100%);border:1px solid #e74c3c33}.MethodologyWeightPicker-module__CnukKG__approachIcon{font-size:var(--font-size-xl);text-align:center;flex-shrink:0;width:32px}.MethodologyWeightPicker-module__CnukKG__approachInfo{flex:1;min-width:0}.MethodologyWeightPicker-module__CnukKG__approachName{font-size:var(--font-size-sm);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-weight:600;display:block;overflow:hidden}.MethodologyWeightPicker-module__CnukKG__approachDescription{font-size:var(--font-size-xs);color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;display:block;overflow:hidden}.MethodologyWeightPicker-module__CnukKG__weightControl{align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}.MethodologyWeightPicker-module__CnukKG__weightButton{border-radius:var(--radius-full);background:var(--bg-surface);width:32px;height:32px;box-shadow:var(--shadow-neumorphic-sm);cursor:pointer;font-size:var(--font-size-lg);color:var(--text-secondary);transition:all var(--duration-fast)var(--ease-smooth);border:none;justify-content:center;align-items:center;font-weight:600;display:flex}.MethodologyWeightPicker-module__CnukKG__weightButton:hover:not(:disabled){color:var(--text-primary);box-shadow:var(--shadow-neumorphic-md);transform:scale(1.1)}.MethodologyWeightPicker-module__CnukKG__weightButton:active:not(:disabled){box-shadow:var(--shadow-inset-sm);transform:scale(.95)}.MethodologyWeightPicker-module__CnukKG__weightButton:disabled{opacity:.3;cursor:not-allowed}.MethodologyWeightPicker-module__CnukKG__weightIndicator{flex-direction:column;align-items:center;min-width:60px;display:flex}.MethodologyWeightPicker-module__CnukKG__weightValue{font-size:var(--font-size-lg);font-weight:700;line-height:1}.MethodologyWeightPicker-module__CnukKG__weightLabel{font-size:var(--font-size-xs);color:var(--text-secondary);margin-top:2px}.MethodologyWeightPicker-module__CnukKG__weightAvoid{color:#e74c3c}.MethodologyWeightPicker-module__CnukKG__weightLow{color:#95a5a6}.MethodologyWeightPicker-module__CnukKG__weightMedium{color:#3498db}.MethodologyWeightPicker-module__CnukKG__weightHigh{color:#27ae60}.MethodologyWeightPicker-module__CnukKG__weightVeryHigh{color:#f1c40f}.MethodologyWeightPicker-module__CnukKG__modifiedBadge{font-size:var(--font-size-xs);color:var(--text-secondary);background:var(--bg-hover);border-radius:var(--radius-sm);margin-left:var(--space-2);align-items:center;gap:4px;padding:2px 6px;display:inline-flex}.MethodologyWeightPicker-module__CnukKG__resetButton{border-radius:var(--radius-full);background:var(--bg-hover);cursor:pointer;width:24px;height:24px;font-size:var(--font-size-sm);color:var(--text-secondary);transition:all var(--duration-fast)var(--ease-smooth);border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.MethodologyWeightPicker-module__CnukKG__resetButton:hover{background:var(--bg-active);color:var(--text-primary)}.MethodologyWeightPicker-module__CnukKG__categoryGroup{margin-bottom:var(--space-4)}.MethodologyWeightPicker-module__CnukKG__categoryTitle{font-size:var(--font-size-sm);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-2);padding-left:var(--space-2);font-weight:600}.MethodologyWeightPicker-module__CnukKG__compact .MethodologyWeightPicker-module__CnukKG__approachRow{padding:var(--space-2)}.MethodologyWeightPicker-module__CnukKG__compact .MethodologyWeightPicker-module__CnukKG__approachIcon{font-size:var(--font-size-md);width:24px}.MethodologyWeightPicker-module__CnukKG__compact .MethodologyWeightPicker-module__CnukKG__approachName{font-size:var(--font-size-xs)}.MethodologyWeightPicker-module__CnukKG__compact .MethodologyWeightPicker-module__CnukKG__approachDescription{display:none}.MethodologyWeightPicker-module__CnukKG__compact .MethodologyWeightPicker-module__CnukKG__weightButton{width:28px;height:28px;font-size:var(--font-size-md)}.MethodologyWeightPicker-module__CnukKG__compact .MethodologyWeightPicker-module__CnukKG__weightIndicator{min-width:50px}.MethodologyWeightPicker-module__CnukKG__compact .MethodologyWeightPicker-module__CnukKG__weightValue{font-size:var(--font-size-md)}.MethodologyWeightPicker-module__CnukKG__readOnly .MethodologyWeightPicker-module__CnukKG__weightButton,.MethodologyWeightPicker-module__CnukKG__readOnly .MethodologyWeightPicker-module__CnukKG__resetButton{display:none}.MethodologyWeightPicker-module__CnukKG__avoidWarning{color:#e74c3c;font-size:var(--font-size-lg);margin-right:var(--space-1)}.MethodologyWeightPicker-module__CnukKG__aiBadge{font-size:var(--font-size-xs);color:var(--color-primary);background:rgba(var(--color-primary-rgb),.1);border-radius:var(--radius-full);margin-left:var(--space-2);align-items:center;gap:4px;padding:2px 8px;display:inline-flex}.MethodologyWeightPicker-module__CnukKG__summary{gap:var(--space-4);padding:var(--space-3);background:var(--bg-subtle);border-radius:var(--radius-md);margin-top:var(--space-3);display:flex}.MethodologyWeightPicker-module__CnukKG__summaryItem{text-align:center}.MethodologyWeightPicker-module__CnukKG__summaryCount{font-size:var(--font-size-xl);font-weight:700}.MethodologyWeightPicker-module__CnukKG__summaryLabel{font-size:var(--font-size-xs);color:var(--text-secondary)}
.StudentProfileTab-module__MVYaWG__container{flex-direction:column;gap:1.5rem;display:flex}.StudentProfileTab-module__MVYaWG__heroCard{background:linear-gradient(135deg,var(--bg-muted)0%,var(--bg-subtle)100%);border:1px solid var(--border-default);border-radius:1rem;padding:2rem}.StudentProfileTab-module__MVYaWG__heroContent{align-items:flex-start;gap:2rem;display:flex}.StudentProfileTab-module__MVYaWG__avatarSection{flex-shrink:0}.StudentProfileTab-module__MVYaWG__avatar{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:120px;height:120px}.StudentProfileTab-module__MVYaWG__avatarPlaceholder{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;font-size:3rem;font-weight:700;display:flex}.StudentProfileTab-module__MVYaWG__heroInfo{flex:1}.StudentProfileTab-module__MVYaWG__name{color:var(--text-primary,#1a1a1a);margin:0 0 .75rem;font-size:2rem;font-weight:700}.StudentProfileTab-module__MVYaWG__metaTags{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.StudentProfileTab-module__MVYaWG__tag{background:var(--bg-card);border:1px solid var(--border-default);color:var(--text-secondary,#666);border-radius:9999px;padding:.25rem .75rem;font-size:.875rem;display:inline-block}.StudentProfileTab-module__MVYaWG__bio{color:var(--text-secondary,#666);margin:0;font-size:1rem;line-height:1.6}.StudentProfileTab-module__MVYaWG__grid2{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.StudentProfileTab-module__MVYaWG__card{background:var(--bg-card);border:1px solid var(--border-default);border-radius:.75rem;padding:1.5rem}.StudentProfileTab-module__MVYaWG__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.StudentProfileTab-module__MVYaWG__cardTitle{color:var(--text-primary,#1a1a1a);margin:0 0 1rem;font-size:1.125rem;font-weight:600}.StudentProfileTab-module__MVYaWG__cardHeader .StudentProfileTab-module__MVYaWG__cardTitle{margin:0}.StudentProfileTab-module__MVYaWG__badgeList{flex-wrap:wrap;gap:.5rem;display:flex}.StudentProfileTab-module__MVYaWG__badge{background:var(--bg-muted);color:var(--text-primary,#1a1a1a);border-radius:9999px;padding:.375rem .75rem;font-size:.875rem;display:inline-block}.StudentProfileTab-module__MVYaWG__diagnosisCard{background:var(--bg-card);border:1px solid var(--border-default);border-left:4px solid var(--primary-color,#4f46e5);border-radius:.75rem;padding:1.5rem}.StudentProfileTab-module__MVYaWG__diagnosisHeader{align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.StudentProfileTab-module__MVYaWG__diagnosisHeader h2{color:var(--text-primary,#1a1a1a);margin:0;font-size:1.25rem;font-weight:600}.StudentProfileTab-module__MVYaWG__primaryBadge{background:var(--primary-color,#4f46e5);color:#fff;border-radius:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}.StudentProfileTab-module__MVYaWG__metaText{color:var(--text-secondary,#666);margin:0 0 .5rem;font-size:.875rem}.StudentProfileTab-module__MVYaWG__notes{color:var(--text-secondary,#666);margin:0;font-size:.9375rem;line-height:1.5}.StudentProfileTab-module__MVYaWG__diagnosisList{flex-direction:column;gap:.5rem;display:flex}.StudentProfileTab-module__MVYaWG__diagnosisItem{background:var(--bg-muted);border-radius:.5rem;justify-content:space-between;padding:.75rem;display:flex}.StudentProfileTab-module__MVYaWG__diagnosisCondition{color:var(--text-primary,#1a1a1a);font-weight:500}.StudentProfileTab-module__MVYaWG__diagnosisDate{color:var(--text-secondary,#666);font-size:.875rem}.StudentProfileTab-module__MVYaWG__subsection{margin-bottom:1rem}.StudentProfileTab-module__MVYaWG__subsection:last-child{margin-bottom:0}.StudentProfileTab-module__MVYaWG__subsection h4{color:var(--text-secondary,#666);text-transform:uppercase;letter-spacing:.025em;margin:0 0 .5rem;font-size:.875rem;font-weight:600}.StudentProfileTab-module__MVYaWG__subsection p{color:var(--text-primary,#1a1a1a);margin:0;font-size:.9375rem;line-height:1.5}.StudentProfileTab-module__MVYaWG__methodBadges{flex-wrap:wrap;gap:.5rem;margin:1rem 0;display:flex}.StudentProfileTab-module__MVYaWG__methodBadge{border-radius:9999px;align-items:center;gap:.25rem;padding:.375rem .75rem;font-size:.875rem;font-weight:500;display:inline-flex}.StudentProfileTab-module__MVYaWG__methodBadge.StudentProfileTab-module__MVYaWG__active{background:var(--bg-success);color:var(--text-success)}.StudentProfileTab-module__MVYaWG__methodBadge.StudentProfileTab-module__MVYaWG__inactive{background:var(--bg-error);color:var(--text-error)}.StudentProfileTab-module__MVYaWG__list{margin:0;padding-left:1.25rem}.StudentProfileTab-module__MVYaWG__list li{color:var(--text-primary,#1a1a1a);margin-bottom:.375rem;font-size:.9375rem;line-height:1.5}.StudentProfileTab-module__MVYaWG__list li:last-child{margin-bottom:0}.StudentProfileTab-module__MVYaWG__triggerCard{background:var(--bg-warning);border-radius:.5rem;margin-bottom:.75rem;padding:1rem}.StudentProfileTab-module__MVYaWG__triggerCard:last-child{margin-bottom:0}.StudentProfileTab-module__MVYaWG__triggerCard p{color:var(--text-primary,#1a1a1a);margin:0 0 .5rem;font-size:.9375rem}.StudentProfileTab-module__MVYaWG__triggerCard p:last-child{margin-bottom:0}.StudentProfileTab-module__MVYaWG__strategyCard{background:var(--bg-success);border-radius:.5rem;margin-bottom:.75rem;padding:1rem}.StudentProfileTab-module__MVYaWG__strategyCard:last-child{margin-bottom:0}.StudentProfileTab-module__MVYaWG__strategyHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.StudentProfileTab-module__MVYaWG__strategyHeader strong{color:var(--text-primary,#1a1a1a)}.StudentProfileTab-module__MVYaWG__rating{color:#f59e0b;font-size:.875rem}.StudentProfileTab-module__MVYaWG__strategyCard p{color:var(--text-secondary,#666);margin:0;font-size:.9375rem}.StudentProfileTab-module__MVYaWG__editTagsButton{background:var(--bg-muted);border:1px solid var(--border-default);color:var(--text-primary,#1a1a1a);cursor:pointer;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s}.StudentProfileTab-module__MVYaWG__editTagsButton:hover{background:var(--bg-subtle);border-color:var(--primary-color,#4f46e5)}.StudentProfileTab-module__MVYaWG__tagsContainer{flex-direction:column;gap:1rem;display:flex}.StudentProfileTab-module__MVYaWG__tagCategory{margin-bottom:.5rem}.StudentProfileTab-module__MVYaWG__tagCategoryTitle{color:var(--text-secondary,#666);text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem;font-size:.75rem;font-weight:600}.StudentProfileTab-module__MVYaWG__tagList{flex-wrap:wrap;gap:.5rem;display:flex}.StudentProfileTab-module__MVYaWG__emptyState{text-align:center;color:var(--text-secondary,#666);padding:1.5rem}.StudentProfileTab-module__MVYaWG__emptyState p{margin:0;font-size:.9375rem}.StudentProfileTab-module__MVYaWG__methodologyContent{flex-direction:column;gap:1rem;display:flex}.StudentProfileTab-module__MVYaWG__methodologyHeader{border-bottom:1px solid var(--border-default);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding-bottom:1rem;display:flex}.StudentProfileTab-module__MVYaWG__methodologyMeta{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.StudentProfileTab-module__MVYaWG__methodologyDate{color:#6b7280;font-size:.75rem}.StudentProfileTab-module__MVYaWG__methodologyCustomized{color:var(--text-accent);background:var(--bg-accent);border-radius:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500}.StudentProfileTab-module__MVYaWG__methodologyActions{gap:.5rem;display:flex}.StudentProfileTab-module__MVYaWG__methodologyButton{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:.375rem;padding:.5rem .75rem;font-size:.75rem;font-weight:500;transition:background .2s}.StudentProfileTab-module__MVYaWG__methodologyButton:hover:not(:disabled){background:#4338ca}.StudentProfileTab-module__MVYaWG__methodologyButton:disabled{opacity:.5;cursor:not-allowed}.StudentProfileTab-module__MVYaWG__methodologyButtonSecondary{color:var(--text-primary);background:var(--bg-card);border:1px solid var(--border-default);cursor:pointer;border-radius:.375rem;padding:.5rem .75rem;font-size:.75rem;font-weight:500;transition:all .2s}.StudentProfileTab-module__MVYaWG__methodologyButtonSecondary:hover:not(:disabled){background:var(--bg-muted);border-color:var(--text-tertiary)}.StudentProfileTab-module__MVYaWG__methodologyButtonSecondary:disabled{opacity:.5;cursor:not-allowed}.StudentProfileTab-module__MVYaWG__methodologyPicker{max-height:450px;padding:.25rem;overflow-y:auto}.StudentProfileTab-module__MVYaWG__methodologySaveBar{background:var(--bg-warning);border:1px solid var(--border-warning);color:var(--text-warning);border-radius:.5rem;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.875rem;display:flex}.StudentProfileTab-module__MVYaWG__methodologySaveButton{color:#fff;cursor:pointer;background:#059669;border:none;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:background .2s}.StudentProfileTab-module__MVYaWG__methodologySaveButton:hover:not(:disabled){background:#047857}.StudentProfileTab-module__MVYaWG__methodologySaveButton:disabled{opacity:.5;cursor:not-allowed}.StudentProfileTab-module__MVYaWG__methodologyError{background:var(--bg-error);border:1px solid var(--border-error);color:var(--text-error);border-radius:.5rem;padding:.75rem;font-size:.875rem}.StudentProfileTab-module__MVYaWG__errorText{color:#b91c1c}.StudentProfileTab-module__MVYaWG__careTagChip{border:1px solid;border-radius:9999px;align-items:center;gap:.25rem;padding:.375rem .75rem;font-size:.875rem;font-weight:500;display:inline-flex}.StudentProfileTab-module__MVYaWG__customIndicator{opacity:.7;font-size:.75rem}@media (max-width:768px){.StudentProfileTab-module__MVYaWG__heroContent{text-align:center;flex-direction:column;align-items:center}.StudentProfileTab-module__MVYaWG__metaTags{justify-content:center}.StudentProfileTab-module__MVYaWG__grid2{grid-template-columns:1fr}.StudentProfileTab-module__MVYaWG__avatar,.StudentProfileTab-module__MVYaWG__avatarPlaceholder{width:100px;height:100px}.StudentProfileTab-module__MVYaWG__avatarPlaceholder{font-size:2.5rem}.StudentProfileTab-module__MVYaWG__name{font-size:1.5rem}.StudentProfileTab-module__MVYaWG__methodologyHeader{flex-direction:column;align-items:flex-start}.StudentProfileTab-module__MVYaWG__methodologyActions{justify-content:flex-end;width:100%}}
.StudentDocumentsTab-module__29mhXa__container{padding:0}.StudentDocumentsTab-module__29mhXa__header{margin-bottom:1.5rem}.StudentDocumentsTab-module__29mhXa__title{color:var(--text-primary,#1a1a1a);margin:0;font-size:1.25rem;font-weight:600}.StudentDocumentsTab-module__29mhXa__loading,.StudentDocumentsTab-module__29mhXa__error{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;display:flex}.StudentDocumentsTab-module__29mhXa__loading p{color:var(--text-secondary,#666)}.StudentDocumentsTab-module__29mhXa__error p{color:#dc2626}.StudentDocumentsTab-module__29mhXa__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:3rem 1.5rem;display:flex}.StudentDocumentsTab-module__29mhXa__emptyIcon{color:#9ca3af;width:4rem;height:4rem;margin-bottom:1.5rem}.StudentDocumentsTab-module__29mhXa__emptyState h3{color:var(--text-primary,#1a1a1a);margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.StudentDocumentsTab-module__29mhXa__emptyState p{color:var(--text-secondary,#666);max-width:400px;margin:0 0 1.5rem;font-size:1rem}.StudentDocumentsTab-module__29mhXa__documentList{flex-direction:column;gap:.75rem;display:flex}.StudentDocumentsTab-module__29mhXa__documentItem{background:var(--bg-card);border:1px solid var(--border-default);border-radius:.5rem;align-items:center;gap:1rem;padding:1rem;transition:all .15s;display:flex}.StudentDocumentsTab-module__29mhXa__documentItem:hover{border-color:var(--border-light);box-shadow:0 2px 4px var(--shadow-ambient)}.StudentDocumentsTab-module__29mhXa__iepDocument{border-left:3px solid #4f46e5}.StudentDocumentsTab-module__29mhXa__documentIcon{background:var(--bg-subtle);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.StudentDocumentsTab-module__29mhXa__documentIcon svg{color:#6b7280;width:1.25rem;height:1.25rem}.StudentDocumentsTab-module__29mhXa__iepDocument .StudentDocumentsTab-module__29mhXa__documentIcon{background:var(--bg-accent)}.StudentDocumentsTab-module__29mhXa__iepDocument .StudentDocumentsTab-module__29mhXa__documentIcon svg{color:#4f46e5}.StudentDocumentsTab-module__29mhXa__documentInfo{flex:1;min-width:0}.StudentDocumentsTab-module__29mhXa__documentName{color:var(--text-primary,#1a1a1a);flex-wrap:wrap;align-items:center;gap:.5rem;font-weight:500;display:flex}.StudentDocumentsTab-module__29mhXa__iepBadge{color:#fff;text-transform:uppercase;letter-spacing:.025em;background:#4f46e5;border-radius:.25rem;padding:.125rem .375rem;font-size:.6875rem;font-weight:600}.StudentDocumentsTab-module__29mhXa__documentMeta{color:var(--text-secondary,#666);flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.25rem;font-size:.8125rem;display:flex}.StudentDocumentsTab-module__29mhXa__metaSeparator{color:var(--border-light)}.StudentDocumentsTab-module__29mhXa__goalCount{color:var(--text-success);font-weight:500}.StudentDocumentsTab-module__29mhXa__documentActions{flex-shrink:0;gap:.5rem;display:flex}.StudentDocumentsTab-module__29mhXa__viewButton,.StudentDocumentsTab-module__29mhXa__downloadButton{cursor:pointer;border-radius:.375rem;align-items:center;gap:.375rem;padding:.5rem .75rem;font-size:.8125rem;font-weight:500;transition:all .15s;display:inline-flex}.StudentDocumentsTab-module__29mhXa__viewButton svg,.StudentDocumentsTab-module__29mhXa__downloadButton svg{width:1rem;height:1rem}.StudentDocumentsTab-module__29mhXa__viewButton{background:var(--bg-card);border:1px solid var(--border-default);color:var(--text-primary,#1a1a1a)}.StudentDocumentsTab-module__29mhXa__viewButton:hover{background:var(--bg-muted);border-color:var(--border-light)}.StudentDocumentsTab-module__29mhXa__downloadButton{color:#fff;background:#4f46e5;border:1px solid #4f46e5}.StudentDocumentsTab-module__29mhXa__downloadButton:hover:not(:disabled){background:#4338ca;border-color:#4338ca}.StudentDocumentsTab-module__29mhXa__downloadButton:disabled{opacity:.6;cursor:not-allowed}@media (max-width:640px){.StudentDocumentsTab-module__29mhXa__documentItem{flex-direction:column;align-items:flex-start;gap:.75rem}.StudentDocumentsTab-module__29mhXa__documentActions{width:100%}.StudentDocumentsTab-module__29mhXa__viewButton,.StudentDocumentsTab-module__29mhXa__downloadButton{flex:1;justify-content:center}}
.StudentActivityTab-module__0x93Eq__container{padding:var(--space-md)}.StudentActivityTab-module__0x93Eq__header{margin-bottom:var(--space-lg)}.StudentActivityTab-module__0x93Eq__title{font-size:var(--font-size-h3);color:var(--text-primary);margin:0 0 var(--space-xs)0;font-weight:600}.StudentActivityTab-module__0x93Eq__subtitle{font-size:var(--font-size-body);color:var(--text-secondary);margin:0}.StudentActivityTab-module__0x93Eq__filters{gap:var(--space-sm);margin-bottom:var(--space-lg);flex-wrap:wrap;display:flex}.StudentActivityTab-module__0x93Eq__filterButton{padding:var(--space-xs)var(--space-md);background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-full);font-size:var(--font-size-small);color:var(--text-secondary);cursor:pointer;transition:all .15s}.StudentActivityTab-module__0x93Eq__filterButton:hover{background:var(--bg-hover);border-color:var(--accent-primary)}.StudentActivityTab-module__0x93Eq__filterButton.StudentActivityTab-module__0x93Eq__active{background:var(--accent-primary);border-color:var(--accent-primary);color:#fff}.StudentActivityTab-module__0x93Eq__feedWrapper{background:var(--bg-surface);border-radius:var(--radius-lg);border:1px solid var(--border-color);overflow:hidden}@media (max-width:768px){.StudentActivityTab-module__0x93Eq__container{padding:var(--space-sm)}.StudentActivityTab-module__0x93Eq__title{font-size:var(--font-size-h4)}.StudentActivityTab-module__0x93Eq__filters{gap:var(--space-xs)}.StudentActivityTab-module__0x93Eq__filterButton{padding:var(--space-xs)var(--space-sm);font-size:var(--font-size-tiny)}}
.StudentSearch-module__M65Qiq__overlay{z-index:100;background:#00000080;justify-content:center;padding-top:15vh;animation:.15s ease-out StudentSearch-module__M65Qiq__fadeIn;display:flex;position:fixed;inset:0}@keyframes StudentSearch-module__M65Qiq__fadeIn{0%{opacity:0}to{opacity:1}}.StudentSearch-module__M65Qiq__modal{background:var(--bg-card);width:100%;max-width:560px;max-height:70vh;box-shadow:0 25px 50px -12px var(--shadow-elevated);border-radius:.75rem;flex-direction:column;animation:.15s ease-out StudentSearch-module__M65Qiq__scaleIn;display:flex;overflow:hidden}@keyframes StudentSearch-module__M65Qiq__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.StudentSearch-module__M65Qiq__inputContainer{border-bottom:1px solid var(--border-default);align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.StudentSearch-module__M65Qiq__searchIcon{width:1.25rem;height:1.25rem;color:var(--text-tertiary);flex-shrink:0}.StudentSearch-module__M65Qiq__input{color:var(--text-primary,#1a1a1a);background:0 0;border:none;outline:none;flex:1;font-size:1rem}.StudentSearch-module__M65Qiq__input::placeholder{color:var(--text-tertiary)}.StudentSearch-module__M65Qiq__shortcut{color:var(--text-tertiary);background:var(--bg-muted);border-radius:.25rem;flex-shrink:0;padding:.25rem .5rem;font-size:.75rem;font-weight:500}.StudentSearch-module__M65Qiq__results{flex:1;padding:.5rem;overflow-y:auto}.StudentSearch-module__M65Qiq__emptyState{text-align:center;color:var(--text-secondary);padding:2rem 1rem;font-size:.875rem}.StudentSearch-module__M65Qiq__emptyState p{margin:0}.StudentSearch-module__M65Qiq__categoryGroup{margin-bottom:.5rem}.StudentSearch-module__M65Qiq__categoryHeader{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;padding:.5rem .75rem;font-size:.6875rem;font-weight:600}.StudentSearch-module__M65Qiq__resultItem{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.75rem;width:100%;padding:.625rem .75rem;transition:background-color .1s;display:flex}.StudentSearch-module__M65Qiq__resultItem:hover,.StudentSearch-module__M65Qiq__resultItem.StudentSearch-module__M65Qiq__selected{background:var(--bg-muted)}.StudentSearch-module__M65Qiq__resultBadge{text-transform:uppercase;letter-spacing:.025em;border-radius:.25rem;flex-shrink:0;padding:.25rem .5rem;font-size:.6875rem;font-weight:600}.StudentSearch-module__M65Qiq__resultContent{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.StudentSearch-module__M65Qiq__resultTitle{color:var(--text-primary,#1a1a1a);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:500;overflow:hidden}.StudentSearch-module__M65Qiq__resultDescription{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.StudentSearch-module__M65Qiq__resultArrow{width:1rem;height:1rem;color:var(--text-tertiary);opacity:0;flex-shrink:0;transition:opacity .1s}.StudentSearch-module__M65Qiq__resultItem:hover .StudentSearch-module__M65Qiq__resultArrow,.StudentSearch-module__M65Qiq__resultItem.StudentSearch-module__M65Qiq__selected .StudentSearch-module__M65Qiq__resultArrow{opacity:1}.StudentSearch-module__M65Qiq__footer{border-top:1px solid var(--border-default);background:var(--bg-muted);color:var(--text-secondary);gap:1.5rem;padding:.75rem 1.25rem;font-size:.75rem;display:flex}.StudentSearch-module__M65Qiq__footer span{align-items:center;gap:.375rem;display:flex}.StudentSearch-module__M65Qiq__footer kbd{background:var(--bg-card);border:1px solid var(--border-light);min-width:1.25rem;height:1.25rem;box-shadow:0 1px 2px var(--shadow-default);border-radius:.25rem;justify-content:center;align-items:center;padding:0 .375rem;font-family:inherit;font-size:.6875rem;font-weight:500;display:inline-flex}@media (max-width:640px){.StudentSearch-module__M65Qiq__overlay{padding-top:5vh}.StudentSearch-module__M65Qiq__modal{max-width:calc(100% - 2rem);max-height:80vh;margin:0 1rem}.StudentSearch-module__M65Qiq__footer{flex-wrap:wrap;gap:.75rem}}
.ViewExercise-module__yTSiRa__container{max-width:1200px;padding:var(--space-xl)var(--space-lg);min-height:100vh;margin:0 auto}.ViewExercise-module__yTSiRa__loading{min-height:400px;font-size:var(--text-lg);color:var(--text-secondary);justify-content:center;align-items:center;display:flex}.ViewExercise-module__yTSiRa__pageHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.ViewExercise-module__yTSiRa__headerActions{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.ViewExercise-module__yTSiRa__searchButton{background:var(--bg-card);border:1px solid var(--border-default);cursor:pointer;border-radius:.5rem;align-items:center;gap:.625rem;min-width:200px;padding:.625rem 1rem;transition:all .15s;display:flex;box-shadow:0 1px 2px #0000000d}.ViewExercise-module__yTSiRa__searchButton:hover{background:var(--bg-muted);border-color:var(--primary-color,#4f46e5);box-shadow:0 2px 4px #0000001a}.ViewExercise-module__yTSiRa__searchButton .ViewExercise-module__yTSiRa__searchIcon{width:1.125rem;height:1.125rem;color:var(--text-secondary)}.ViewExercise-module__yTSiRa__searchPlaceholder{color:var(--text-secondary);font-size:.9375rem;font-weight:500}.ViewExercise-module__yTSiRa__searchShortcut{color:var(--text-tertiary);background:var(--bg-muted);border:1px solid var(--border-default);border-radius:.25rem;margin-left:auto;padding:.1875rem .5rem;font-size:.75rem;font-weight:500}.ViewExercise-module__yTSiRa__breadcrumbs{align-items:center;gap:var(--space-xs);font-size:var(--text-sm);display:flex}.ViewExercise-module__yTSiRa__breadcrumbLink{color:var(--accent-primary);cursor:pointer;padding:var(--space-xs);background:0 0;border:none;text-decoration:underline;transition:color .2s}.ViewExercise-module__yTSiRa__breadcrumbLink:hover{color:var(--accent-secondary)}.ViewExercise-module__yTSiRa__breadcrumbSeparator{color:var(--text-tertiary)}.ViewExercise-module__yTSiRa__breadcrumbCurrent{color:var(--text-secondary);font-weight:500}.ViewExercise-module__yTSiRa__tabs{gap:0;display:flex;position:relative}.ViewExercise-module__yTSiRa__tab{background:var(--bg-muted);border:1px solid var(--border-default);z-index:1;cursor:pointer;color:var(--text-secondary,#666);border-bottom:none;border-radius:.5rem .5rem 0 0;margin-right:-1px;padding:.75rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .15s;position:relative}.ViewExercise-module__yTSiRa__tab:hover{background:var(--bg-elevated)}.ViewExercise-module__yTSiRa__activeTab{background:var(--bg-card);color:var(--text-primary,#1a1a1a);z-index:2}.ViewExercise-module__yTSiRa__tabContent{background:var(--bg-card);border:1px solid var(--border-default);border-radius:0 .5rem .5rem;min-height:400px;margin-top:-1px;padding:1.5rem}.ViewExercise-module__yTSiRa__content{border-radius:var(--radius-lg);padding:var(--space-xl);box-shadow:6px 6px 16px var(--shadow-dark),-6px -6px 16px var(--shadow-light);background:0 0;position:relative}.ViewExercise-module__yTSiRa__topRight{top:var(--space-lg);right:var(--space-lg);z-index:10;position:absolute}.ViewExercise-module__yTSiRa__duration{font-size:var(--text-md);color:var(--text-secondary);padding:var(--space-xs)var(--space-sm);border-radius:var(--radius-sm);box-shadow:2px 2px 4px var(--shadow-dark),-2px -2px 4px var(--shadow-light);background:0 0;font-weight:500}.ViewExercise-module__yTSiRa__header{margin:0 0 var(--space-xl);padding:0 0 var(--space-lg);background:0 0;border-bottom:2px solid #0000001a}.ViewExercise-module__yTSiRa__titleRow{align-items:center;gap:var(--space-md);margin-bottom:var(--space-sm);display:flex}.ViewExercise-module__yTSiRa__title{font-size:var(--font-size-h1);color:var(--text-primary);flex:1;margin:0;font-weight:700;line-height:1.2}.ViewExercise-module__yTSiRa__section{margin-bottom:var(--space-xl)}.ViewExercise-module__yTSiRa__why{font-size:var(--text-xl);color:var(--color-success);padding:var(--space-md);border-radius:var(--radius-md);border-left:4px solid var(--color-success);box-shadow:inset 2px 2px 4px var(--shadow-dark),inset -2px -2px 4px var(--shadow-light);background:0 0;margin:0;font-style:italic;font-weight:600;line-height:1.6}.ViewExercise-module__yTSiRa__description{font-size:var(--text-lg);color:var(--text-primary);margin:0;line-height:1.7}.ViewExercise-module__yTSiRa__therapyApproaches{margin-top:var(--space-md)}.ViewExercise-module__yTSiRa__sectionTitle{font-size:var(--text-xl);color:var(--text-primary);margin:0 0 var(--space-md)0;padding-bottom:var(--space-sm);border-bottom:1px solid var(--shadow-dark);font-weight:600}.ViewExercise-module__yTSiRa__list{gap:var(--space-sm);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ViewExercise-module__yTSiRa__list li{font-size:var(--text-md);color:var(--text-secondary);padding:var(--space-md);border-radius:var(--radius-md);box-shadow:3px 3px 6px var(--shadow-dark),-3px -3px 6px var(--shadow-light);padding-left:var(--space-xl);background:0 0;line-height:1.7;position:relative}.ViewExercise-module__yTSiRa__list li:before{content:"•";left:var(--space-md);color:var(--accent-primary);font-weight:700;font-size:var(--text-xl);position:absolute}.ViewExercise-module__yTSiRa__verboseContent{font-size:var(--text-md);color:var(--text-secondary);white-space:pre-wrap;padding:var(--space-lg);background:var(--bg-tertiary);border-radius:var(--radius-md);border-left:4px solid var(--accent-secondary);box-shadow:inset 3px 3px 6px var(--shadow-dark),inset -3px -3px 6px var(--shadow-light);line-height:1.8}.ViewExercise-module__yTSiRa__expandSection{margin:var(--space-xl)0;justify-content:center;display:flex}.ViewExercise-module__yTSiRa__variations{gap:var(--space-md);flex-direction:column;display:flex}.ViewExercise-module__yTSiRa__variation{padding:var(--space-lg);border-radius:var(--radius-md);box-shadow:4px 4px 8px var(--shadow-dark),-4px -4px 8px var(--shadow-light);background:0 0}.ViewExercise-module__yTSiRa__variationName{align-items:center;gap:var(--space-sm);font-size:var(--text-lg);color:var(--text-primary);margin-bottom:var(--space-sm);font-weight:600;display:flex}.ViewExercise-module__yTSiRa__badge{padding:4px var(--space-sm);border-radius:var(--radius-xs);font-size:var(--text-xs);background:var(--accent-primary);color:#fff;font-weight:500;display:inline-block;box-shadow:0 2px 4px #00000026}.ViewExercise-module__yTSiRa__variationDescription{font-size:var(--text-md);color:var(--text-secondary);margin:0;line-height:1.7}.ViewExercise-module__yTSiRa__technicalTerms{gap:var(--space-md);flex-direction:column;display:flex}.ViewExercise-module__yTSiRa__technicalTerm{padding:var(--space-md);border-radius:var(--radius-sm);box-shadow:2px 2px 4px var(--shadow-dark),-2px -2px 4px var(--shadow-light);background:0 0}.ViewExercise-module__yTSiRa__termName{font-size:var(--text-md);color:var(--color-primary);cursor:help;font-weight:600}.ViewExercise-module__yTSiRa__termDefinition{font-size:var(--text-md);color:var(--text-secondary);line-height:1.7}.ViewExercise-module__yTSiRa__sectionDescription{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-md)}.ViewExercise-module__yTSiRa__masteryCriteria{gap:var(--space-md);padding:var(--space-lg);background:var(--bg-tertiary);border-radius:var(--radius-md);border-left:4px solid var(--color-success);flex-direction:column;display:flex}.ViewExercise-module__yTSiRa__masteryRow{gap:var(--space-md);grid-template-columns:180px auto 1fr;align-items:center;display:grid}.ViewExercise-module__yTSiRa__masteryLabel{font-size:var(--text-md);color:var(--text-primary);font-weight:500}.ViewExercise-module__yTSiRa__masteryInputGroup{align-items:center;gap:var(--space-xs);display:flex}.ViewExercise-module__yTSiRa__masteryInput{width:80px;padding:var(--space-sm);font-size:var(--text-md);border:1px solid var(--border-primary,#d1d5db);border-radius:var(--radius-sm);background:var(--bg-surface,#fff);text-align:center}.ViewExercise-module__yTSiRa__masteryInput:disabled{background:var(--bg-tertiary);color:var(--text-secondary);cursor:not-allowed}.ViewExercise-module__yTSiRa__masteryUnit{font-size:var(--text-sm);color:var(--text-secondary);min-width:60px}.ViewExercise-module__yTSiRa__masteryHint{font-size:var(--text-sm);color:var(--text-tertiary)}.ViewExercise-module__yTSiRa__dataCollectionSection{gap:var(--space-lg);padding:var(--space-lg);background:var(--bg-tertiary);border-radius:var(--radius-md);border-left:4px solid var(--color-primary);flex-direction:column;display:flex}.ViewExercise-module__yTSiRa__dataCollectionItem{gap:var(--space-md);align-items:baseline;display:flex}.ViewExercise-module__yTSiRa__dataCollectionLabel{font-size:var(--text-sm);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.025em;font-weight:600}.ViewExercise-module__yTSiRa__dataCollectionValue{font-size:var(--text-md);color:var(--text-primary)}@media (max-width:768px){.ViewExercise-module__yTSiRa__container,.ViewExercise-module__yTSiRa__content{padding:var(--space-md)}.ViewExercise-module__yTSiRa__tabs{flex-wrap:wrap}.ViewExercise-module__yTSiRa__tab{padding:.5rem 1rem;font-size:.8rem}.ViewExercise-module__yTSiRa__tabContent{padding:1rem}.ViewExercise-module__yTSiRa__titleRow{align-items:flex-start;gap:var(--space-xs);flex-direction:column}.ViewExercise-module__yTSiRa__title{font-size:var(--text-xl)}.ViewExercise-module__yTSiRa__sectionTitle{font-size:var(--text-lg)}.ViewExercise-module__yTSiRa__description,.ViewExercise-module__yTSiRa__verboseContent,.ViewExercise-module__yTSiRa__list li{font-size:var(--text-md)}.ViewExercise-module__yTSiRa__topRight{margin-bottom:var(--space-md);position:static}.ViewExercise-module__yTSiRa__breadcrumbs{flex-wrap:wrap}.ViewExercise-module__yTSiRa__masteryRow{gap:var(--space-xs);grid-template-columns:1fr}.ViewExercise-module__yTSiRa__masteryHint{margin-top:var(--space-xs)}}@media (min-width:769px) and (max-width:1023px){.ViewExercise-module__yTSiRa__container,.ViewExercise-module__yTSiRa__content{padding:var(--space-lg)}}
.Header-module__HxfJvq__header{z-index:100;padding:var(--space-sm)var(--space-md);margin-bottom:var(--space-lg);border-radius:var(--radius-lg);position:sticky;top:0}.Header-module__HxfJvq__headerContent{align-items:center;gap:var(--space-sm);grid-template-columns:auto 1fr auto;display:grid}.Header-module__HxfJvq__logo{cursor:pointer;justify-self:start;align-items:center;gap:8px;text-decoration:none;transition:opacity .2s;display:flex}.Header-module__HxfJvq__logo:hover{opacity:.7}.Header-module__HxfJvq__logoIcon{-o-object-fit:contain;object-fit:contain;width:72px;height:72px}.Header-module__HxfJvq__logoText{color:var(--text-secondary);letter-spacing:-.03em;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:2.42rem;font-weight:500;line-height:1}.Header-module__HxfJvq__headerNav{justify-self:center}.Header-module__HxfJvq__headerActions{align-items:center;gap:var(--space-lg);justify-self:end;min-width:0;display:flex;overflow:visible}.Header-module__HxfJvq__demoIndicator,.Header-module__HxfJvq__impersonationIndicator{align-items:center;gap:var(--space-sm);padding:calc(var(--space-sm)/2)var(--space-md);border-radius:var(--radius-md);background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);display:flex;box-shadow:2px 2px 6px #0003,-1px -1px 4px #ffffff1a}.Header-module__HxfJvq__demoText,.Header-module__HxfJvq__impersonationText{font-size:var(--font-size-xs,.75rem);color:#fff;letter-spacing:.3px;text-shadow:1px 1px 2px #0000004d;font-weight:600}.Header-module__HxfJvq__exitDemoButton{padding:calc(var(--space-xs)/1.5)var(--space-sm);border-radius:var(--radius-sm);color:#d97706;font-size:calc(var(--font-size-xs,.75rem)*.85);font-weight:600;font-family:var(--font-family);cursor:pointer;white-space:nowrap;text-transform:uppercase;letter-spacing:.3px;background:#fffffff2;border:none;justify-content:center;align-items:center;transition:all .2s;display:flex}.Header-module__HxfJvq__exitImpersonationButton{padding:calc(var(--space-xs)/1.5)var(--space-sm);border-radius:var(--radius-sm);color:#d97706;font-size:var(--font-size-xs,.65rem);font-weight:700;font-family:var(--font-family);cursor:pointer;white-space:nowrap;text-transform:uppercase;letter-spacing:.3px;background:#fffffff2;border:none;justify-content:center;align-items:center;transition:all .2s;display:flex}.Header-module__HxfJvq__exitDemoButton:hover,.Header-module__HxfJvq__exitImpersonationButton:hover{background:#fff;transform:scale(1.05)}.Header-module__HxfJvq__exitDemoButton:active,.Header-module__HxfJvq__exitImpersonationButton:active{transform:scale(.98)}.Header-module__HxfJvq__userSection{align-items:center;gap:var(--space-md);display:flex;position:relative}.Header-module__HxfJvq__userEmailButton{justify-content:center;align-items:center;gap:var(--space-xs);height:48px;padding:var(--space-sm)var(--space-md);background:var(--bg-surface);border-radius:var(--radius-md);color:var(--text-secondary);font-size:var(--font-size-small);font-weight:500;font-family:var(--font-family);cursor:pointer;white-space:nowrap;max-width:200px;box-shadow:2px 2px 4px var(--shadow-dark),-2px -2px 4px var(--shadow-light);border:none;transition:all .2s;display:flex}.Header-module__HxfJvq__userEmailButton:hover{color:var(--text-primary);box-shadow:4px 4px 8px var(--shadow-dark),-4px -4px 8px var(--shadow-light);transform:translateY(-1px)}.Header-module__HxfJvq__userEmailButton:active{box-shadow:inset 2px 2px 4px var(--shadow-dark),inset -2px -2px 4px var(--shadow-light);transform:translateY(0)}.Header-module__HxfJvq__userName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.Header-module__HxfJvq__settingsGear{opacity:.7;flex-shrink:0;font-size:1.2rem;transition:opacity .2s}.Header-module__HxfJvq__userEmailButton:hover .Header-module__HxfJvq__settingsGear{opacity:1}.Header-module__HxfJvq__dropdownArrow{opacity:.6;font-size:.6rem;transition:transform .2s}.Header-module__HxfJvq__userEmailButton[aria-expanded=true] .Header-module__HxfJvq__dropdownArrow{transform:rotate(180deg)}.Header-module__HxfJvq__dropdownMenu{top:calc(100% + var(--space-sm));background:var(--bg-surface);border-radius:var(--radius-md);min-width:180px;box-shadow:4px 4px 12px var(--shadow-dark),-4px -4px 12px var(--shadow-light);z-index:1000;position:absolute;right:0;overflow:visible}.Header-module__HxfJvq__menuItem{width:100%;padding:var(--space-md);color:var(--text-primary);font-size:var(--font-size-small);font-weight:500;font-family:var(--font-family);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;text-decoration:none;transition:all .2s;display:flex}.Header-module__HxfJvq__menuItem:hover{background:var(--bg-elevated)}.Header-module__HxfJvq__menuItem:active{background:var(--bg-primary)}.Header-module__HxfJvq__menuItem:first-child:hover{color:var(--text-primary)}.Header-module__HxfJvq__menuItem:last-child:hover{color:var(--error-color,#dc2626)}.Header-module__HxfJvq__settingsButton{width:48px;height:48px;padding:var(--space-md);background:var(--bg-surface);border-radius:var(--radius-md);color:#374151;cursor:pointer;box-shadow:2px 2px 4px var(--shadow-dark),-2px -2px 4px var(--shadow-light);border:none;justify-content:center;align-items:center;font-size:1.5rem;text-decoration:none;transition:all .2s;display:flex}.Header-module__HxfJvq__settingsButton:hover{color:var(--accent-primary);box-shadow:4px 4px 8px var(--shadow-dark),-4px -4px 8px var(--shadow-light);transform:translateY(-1px)}.Header-module__HxfJvq__settingsButton:active{box-shadow:inset 2px 2px 4px var(--shadow-dark),inset -2px -2px 4px var(--shadow-light);transform:translateY(0)}@media (max-width:1280px){.Header-module__HxfJvq__headerContent{justify-content:space-between;align-items:center;gap:var(--space-sm);display:flex}.Header-module__HxfJvq__headerNav{flex:auto;justify-content:center;display:flex}.Header-module__HxfJvq__headerActions{gap:var(--space-sm);flex-direction:row;flex-shrink:0}}@media (max-width:1024px){.Header-module__HxfJvq__headerContent{justify-content:space-between;align-items:center;gap:var(--space-xs);display:flex}.Header-module__HxfJvq__logo{flex-shrink:0}.Header-module__HxfJvq__headerNav{flex:1;justify-content:center;display:flex}.Header-module__HxfJvq__headerActions{gap:var(--space-sm);flex-shrink:0}.Header-module__HxfJvq__userEmailButton{max-width:none}.Header-module__HxfJvq__settingsButton{flex-shrink:0;width:44px;height:44px}}@media (max-width:768px){.Header-module__HxfJvq__headerActions{gap:var(--space-sm)}.Header-module__HxfJvq__userEmailButton{padding:var(--space-xs)var(--space-md)}.Header-module__HxfJvq__settingsButton{width:42px;height:42px}}@media (max-width:640px){.Header-module__HxfJvq__logoText{display:none}.Header-module__HxfJvq__logoIcon{width:48px;height:48px}.Header-module__HxfJvq__headerActions{gap:var(--space-xs)}.Header-module__HxfJvq__userEmailButton{padding:var(--space-xs)var(--space-sm);font-size:.75rem}.Header-module__HxfJvq__settingsButton{width:40px;height:40px;font-size:1.25rem}.Header-module__HxfJvq__demoIndicator{padding:calc(var(--space-xs)/2)var(--space-sm)}.Header-module__HxfJvq__impersonationIndicator{padding:calc(var(--space-xs)/3)var(--space-sm)}.Header-module__HxfJvq__demoText{font-size:.55rem}.Header-module__HxfJvq__impersonationText{font-size:.5rem}.Header-module__HxfJvq__exitDemoButton{padding:3px 6px;font-size:.5rem}.Header-module__HxfJvq__exitImpersonationButton{padding:2px 6px;font-size:.45rem}}
.Profile-module__LqRWbG__profilePage{max-width:900px;padding:var(--space-lg)var(--space-md);padding-bottom:var(--space-xxl);margin:0 auto}.Profile-module__LqRWbG__container{max-width:900px;padding:var(--space-xl);margin:0 auto}.Profile-module__LqRWbG__pageHeader{margin-bottom:var(--space-lg);justify-content:space-between;align-items:center;gap:var(--space-md);flex-wrap:wrap;display:flex}.Profile-module__LqRWbG__pageTitle{font-size:var(--font-size-h1);color:var(--text-primary);margin:var(--space-sm)0;font-weight:600}.Profile-module__LqRWbG__backButton{padding:var(--space-sm)var(--space-md);background:var(--bg-surface);border-radius:var(--radius-md);color:var(--text-secondary);font-size:var(--font-size-body);cursor:pointer;box-shadow:4px 4px 8px var(--shadow-dark),-4px -4px 8px var(--shadow-light);border:none;transition:all .2s}.Profile-module__LqRWbG__backButton:hover{color:var(--text-primary);box-shadow:6px 6px 12px var(--shadow-dark),-6px -6px 12px var(--shadow-light);transform:translateY(-1px)}.Profile-module__LqRWbG__headerActions,.Profile-module__LqRWbG__editActions{align-items:center;gap:var(--space-sm);display:flex}.Profile-module__LqRWbG__editButton,.Profile-module__LqRWbG__saveButton,.Profile-module__LqRWbG__cancelButton,.Profile-module__LqRWbG__documentsButton,.Profile-module__LqRWbG__caregiversButton{padding:var(--space-sm)var(--space-lg);border-radius:var(--radius-md);font-size:var(--font-size-body);cursor:pointer;box-shadow:4px 4px 8px var(--shadow-dark),-4px -4px 8px var(--shadow-light);border:none;font-weight:600;transition:all .2s}.Profile-module__LqRWbG__documentsButton,.Profile-module__LqRWbG__caregiversButton{background:var(--bg-primary);color:var(--text-primary)}.Profile-module__LqRWbG__documentsButton:hover,.Profile-module__LqRWbG__caregiversButton:hover{box-shadow:6px 6px 12px var(--shadow-dark),-6px -6px 12px var(--shadow-light);transform:translateY(-1px)}.Profile-module__LqRWbG__editButton{background:var(--accent-primary);color:#fff}.Profile-module__LqRWbG__editButton:hover{box-shadow:6px 6px 12px var(--shadow-dark),-6px -6px 12px var(--shadow-light);transform:translateY(-1px)}.Profile-module__LqRWbG__saveButton{background:var(--success);color:#fff}.Profile-module__LqRWbG__saveButton:hover:not(:disabled){box-shadow:6px 6px 12px var(--shadow-dark),-6px -6px 12px var(--shadow-light);transform:translateY(-1px)}.Profile-module__LqRWbG__saveButton:disabled{opacity:.6;cursor:not-allowed}.Profile-module__LqRWbG__cancelButton{background:var(--bg-surface);color:var(--text-secondary)}.Profile-module__LqRWbG__cancelButton:hover:not(:disabled){color:var(--text-primary);box-shadow:6px 6px 12px var(--shadow-dark),-6px -6px 12px var(--shadow-light);transform:translateY(-1px)}.Profile-module__LqRWbG__cancelButton:disabled{opacity:.6;cursor:not-allowed}.Profile-module__LqRWbG__heroCard{padding:var(--space-xl);border-radius:var(--radius-lg);margin-bottom:var(--space-lg)}.Profile-module__LqRWbG__heroContent{gap:var(--space-xl);align-items:start;display:flex}.Profile-module__LqRWbG__avatar,.Profile-module__LqRWbG__avatarPlaceholder{-o-object-fit:cover;object-fit:cover;width:120px;height:120px;box-shadow:8px 8px 16px var(--shadow-dark),-8px -8px 16px var(--shadow-light);border-radius:50%;flex-shrink:0}.Profile-module__LqRWbG__avatarPlaceholder{background:var(--accent-primary);color:#fff;justify-content:center;align-items:center;font-size:3rem;font-weight:700;display:flex}.Profile-module__LqRWbG__avatarSection{align-items:center;gap:var(--space-md);flex-direction:column;display:flex}.Profile-module__LqRWbG__addPhotoButton{padding:var(--space-xs)var(--space-md);background:var(--bg-surface);border-radius:var(--radius-md);color:var(--accent-primary);font-size:var(--font-size-small);cursor:pointer;box-shadow:3px 3px 6px var(--shadow-dark),-3px -3px 6px var(--shadow-light);border:none;font-weight:600;transition:all .2s}.Profile-module__LqRWbG__addPhotoButton:hover{box-shadow:4px 4px 8px var(--shadow-dark),-4px -4px 8px var(--shadow-light);transform:translateY(-1px)}.Profile-module__LqRWbG__heroInfo{flex:1}.Profile-module__LqRWbG__name{font-size:var(--font-size-h1);color:var(--text-primary);margin:0 0 var(--space-sm)0;font-weight:600}.Profile-module__LqRWbG__metaTags{gap:var(--space-sm);margin-bottom:var(--space-md);flex-wrap:wrap;display:flex}.Profile-module__LqRWbG__tag{padding:var(--space-xs)var(--space-md);background:var(--bg-surface);border-radius:var(--radius-md);font-size:var(--font-size-small);color:var(--text-secondary);box-shadow:inset 2px 2px 4px var(--shadow-dark),inset -2px -2px 4px var(--shadow-light)}.Profile-module__LqRWbG__bio{color:var(--text-secondary);margin:var(--space-md)0 0 0;line-height:1.6}.Profile-module__LqRWbG__diagnosisCard{padding:var(--space-lg);border-radius:var(--radius-lg);margin-bottom:var(--space-lg);border-left:4px solid var(--accent-primary)}.Profile-module__LqRWbG__diagnosisHeader{margin-bottom:var(--space-sm);justify-content:space-between;align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.Profile-module__LqRWbG__diagnosisHeader h2{font-size:var(--font-size-h2);color:var(--text-primary);margin:0}.Profile-module__LqRWbG__primaryBadge{padding:var(--space-xs)var(--space-md);background:var(--accent-primary);color:#fff;border-radius:var(--radius-md);font-size:var(--font-size-small);font-weight:600}.Profile-module__LqRWbG__grid2{gap:var(--space-md);margin-bottom:var(--space-lg);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.Profile-module__LqRWbG__card{padding:var(--space-lg);border-radius:var(--radius-lg);margin-bottom:var(--space-lg)}.Profile-module__LqRWbG__sectionHeader{margin-bottom:var(--space-md);justify-content:space-between;align-items:center;display:flex}.Profile-module__LqRWbG__sectionTitle{font-size:var(--font-size-h2);color:var(--text-primary);margin:0;font-weight:600}.Profile-module__LqRWbG__viewExercisesButton{align-items:center;gap:var(--space-xs);padding:var(--space-xs)var(--space-md);background:var(--primary-light,#e3f2fd);color:var(--primary-color,#4a90e2);border-radius:var(--radius-md);font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.Profile-module__LqRWbG__viewExercisesButton:hover{background:var(--primary-color,#4a90e2);color:#fff}.Profile-module__LqRWbG__sectionActions{align-items:center;gap:var(--space-sm);display:flex}.Profile-module__LqRWbG__generateExercisesButton{align-items:center;gap:var(--space-xs);padding:var(--space-xs)var(--space-md);background:var(--color-success,#27ae60);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;font-size:.875rem;font-weight:600;transition:background .2s;display:inline-flex}.Profile-module__LqRWbG__generateExercisesButton:hover{background:var(--color-success-dark,#1e8449)}.Profile-module__LqRWbG__cardTitle{font-size:var(--font-size-h3);color:var(--text-primary);margin:0 0 var(--space-md)0;font-weight:600}.Profile-module__LqRWbG__subsection{margin-bottom:var(--space-lg)}.Profile-module__LqRWbG__subsection:last-child{margin-bottom:0}.Profile-module__LqRWbG__subsection h4{font-size:var(--font-size-h4);color:var(--text-primary);margin:0 0 var(--space-sm)0;font-weight:600}.Profile-module__LqRWbG__subsection p{color:var(--text-secondary);margin:0;line-height:1.6}.Profile-module__LqRWbG__badgeList{gap:var(--space-sm);flex-wrap:wrap;display:flex}.Profile-module__LqRWbG__badge{padding:var(--space-sm)var(--space-md);background:var(--bg-surface);border-radius:var(--radius-md);font-size:var(--font-size-small);color:var(--text-primary);box-shadow:3px 3px 6px var(--shadow-dark),-3px -3px 6px var(--shadow-light)}.Profile-module__LqRWbG__methodBadges{gap:var(--space-sm);margin:var(--space-md)0;flex-wrap:wrap;display:flex}.Profile-module__LqRWbG__methodBadge{padding:var(--space-sm)var(--space-md);border-radius:var(--radius-md);font-size:var(--font-size-small);box-shadow:3px 3px 6px var(--shadow-dark),-3px -3px 6px var(--shadow-light);font-weight:600}.Profile-module__LqRWbG__methodBadge.Profile-module__LqRWbG__active{background:var(--success);color:#fff}.Profile-module__LqRWbG__methodBadge.Profile-module__LqRWbG__inactive{background:var(--bg-surface);color:var(--text-tertiary)}.Profile-module__LqRWbG__list{padding-left:var(--space-lg);color:var(--text-secondary);margin:0;line-height:1.8}.Profile-module__LqRWbG__list li{margin-bottom:var(--space-xs)}.Profile-module__LqRWbG__triggerCard,.Profile-module__LqRWbG__strategyCard{padding:var(--space-md);background:var(--bg-surface);border-radius:var(--radius-md);margin-bottom:var(--space-sm);box-shadow:inset 3px 3px 6px var(--shadow-dark),inset -3px -3px 6px var(--shadow-light)}.Profile-module__LqRWbG__triggerCard p,.Profile-module__LqRWbG__strategyCard p{margin:var(--space-xs)0 0 0;color:var(--text-secondary)}.Profile-module__LqRWbG__strategyHeader{margin-bottom:var(--space-xs);justify-content:space-between;align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.Profile-module__LqRWbG__strategyHeader strong{color:var(--text-primary)}.Profile-module__LqRWbG__rating{color:#f59e0b;font-size:var(--font-size-small)}.Profile-module__LqRWbG__goalsList{gap:var(--space-md);flex-direction:column;display:flex}.Profile-module__LqRWbG__goalCard{gap:var(--space-md);padding:var(--space-md);background:var(--bg-surface);border-radius:var(--radius-md);box-shadow:inset 3px 3px 6px var(--shadow-dark),inset -3px -3px 6px var(--shadow-light);display:flex}.Profile-module__LqRWbG__goalDomain{padding:var(--space-sm)var(--space-md);border-radius:var(--radius-md);color:#fff;font-size:var(--font-size-small);white-space:nowrap;align-self:flex-start;font-weight:600;box-shadow:0 4px 8px #0003}.Profile-module__LqRWbG__goalContent{flex:1}.Profile-module__LqRWbG__goalContent h4{margin:0 0 var(--space-xs)0;font-size:var(--font-size-h4);color:var(--text-primary)}.Profile-module__LqRWbG__goalContent p{margin:var(--space-xs)0;color:var(--text-secondary);font-size:var(--font-size-small)}.Profile-module__LqRWbG__metaText{font-size:var(--font-size-small);color:var(--text-tertiary);margin:var(--space-xs)0}.Profile-module__LqRWbG__notes{padding:var(--space-md);background:var(--bg-surface);border-radius:var(--radius-md);color:var(--text-secondary);margin-top:var(--space-sm);box-shadow:inset 2px 2px 4px var(--shadow-dark),inset -2px -2px 4px var(--shadow-light);font-style:italic}.Profile-module__LqRWbG__loading{text-align:center;padding:var(--space-xxl);color:var(--text-secondary);font-size:var(--font-size-body)}.Profile-module__LqRWbG__errorCard{padding:var(--space-xl);border-radius:var(--radius-lg);text-align:center}.Profile-module__LqRWbG__errorCard h2{color:var(--text-primary);margin-bottom:var(--space-md)}.Profile-module__LqRWbG__errorCard p{color:var(--text-secondary);margin-bottom:var(--space-lg)}.Profile-module__LqRWbG__button{padding:var(--space-md)var(--space-xl);background:var(--accent-primary);color:#fff;border-radius:var(--radius-md);font-size:var(--font-size-body);cursor:pointer;box-shadow:6px 6px 12px var(--shadow-dark),-6px -6px 12px var(--shadow-light);border:none;font-weight:600;transition:all .2s}.Profile-module__LqRWbG__button:hover{box-shadow:8px 8px 16px var(--shadow-dark),-8px -8px 16px var(--shadow-light);transform:translateY(-2px)}.Profile-module__LqRWbG__editForm{gap:var(--space-md);flex-direction:column;display:flex}.Profile-module__LqRWbG__formGroup{gap:var(--space-xs);flex-direction:column;display:flex}.Profile-module__LqRWbG__formGroup label{font-size:var(--font-size-small);color:var(--text-primary);margin-bottom:var(--space-xs);font-weight:600}.Profile-module__LqRWbG__input,.Profile-module__LqRWbG__textarea,.Profile-module__LqRWbG__select{padding:var(--space-sm)var(--space-md);background:var(--bg-surface);border-radius:var(--radius-md);color:var(--text-primary);font-size:var(--font-size-body);box-shadow:inset 3px 3px 6px var(--shadow-dark),inset -3px -3px 6px var(--shadow-light);border:none;font-family:inherit;transition:all .2s}.Profile-module__LqRWbG__input:focus,.Profile-module__LqRWbG__textarea:focus,.Profile-module__LqRWbG__select:focus{box-shadow:inset 4px 4px 8px var(--shadow-dark),inset -4px -4px 8px var(--shadow-light);outline:none}.Profile-module__LqRWbG__input::-moz-placeholder{color:var(--text-tertiary)}.Profile-module__LqRWbG__textarea::-moz-placeholder{color:var(--text-tertiary)}.Profile-module__LqRWbG__input::placeholder,.Profile-module__LqRWbG__textarea::placeholder{color:var(--text-tertiary)}.Profile-module__LqRWbG__textarea{resize:vertical;min-height:80px;line-height:1.6}.Profile-module__LqRWbG__select{cursor:pointer}.Profile-module__LqRWbG__checkboxGroup{gap:var(--space-sm);margin:var(--space-sm)0;flex-direction:column;display:flex}.Profile-module__LqRWbG__checkbox{align-items:center;gap:var(--space-sm);cursor:pointer;padding:var(--space-sm);border-radius:var(--radius-md);transition:background .2s;display:flex}.Profile-module__LqRWbG__checkbox:hover{background:#00000005}.Profile-module__LqRWbG__checkbox input[type=checkbox]{cursor:pointer;width:20px;height:20px}.Profile-module__LqRWbG__checkbox span{color:var(--text-primary);font-size:var(--font-size-body)}.Profile-module__LqRWbG__editableList{gap:var(--space-sm);flex-direction:column;display:flex}.Profile-module__LqRWbG__listItem{gap:var(--space-sm);align-items:center;display:flex}.Profile-module__LqRWbG__listItem .Profile-module__LqRWbG__input{flex:1}.Profile-module__LqRWbG__complexListItem{gap:var(--space-sm);padding:var(--space-md);background:var(--bg-surface);border-radius:var(--radius-md);box-shadow:inset 2px 2px 4px var(--shadow-dark),inset -2px -2px 4px var(--shadow-light);flex-direction:column;display:flex}.Profile-module__LqRWbG__complexListItem .Profile-module__LqRWbG__input,.Profile-module__LqRWbG__complexListItem .Profile-module__LqRWbG__textarea,.Profile-module__LqRWbG__complexListItem .Profile-module__LqRWbG__select{box-shadow:none;background:#ffffff80}.Profile-module__LqRWbG__addButton,.Profile-module__LqRWbG__removeButton{padding:var(--space-xs)var(--space-md);border-radius:var(--radius-md);font-size:var(--font-size-small);cursor:pointer;border:none;font-weight:600;transition:all .2s}.Profile-module__LqRWbG__addButton{background:var(--accent-primary);color:#fff;box-shadow:3px 3px 6px var(--shadow-dark),-3px -3px 6px var(--shadow-light);align-self:flex-start}.Profile-module__LqRWbG__addButton:hover{box-shadow:4px 4px 8px var(--shadow-dark),-4px -4px 8px var(--shadow-light);transform:translateY(-1px)}.Profile-module__LqRWbG__removeButton{background:var(--error);color:#fff;width:32px;height:32px;box-shadow:2px 2px 4px var(--shadow-dark),-2px -2px 4px var(--shadow-light);flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:1.2rem;line-height:1;display:flex}.Profile-module__LqRWbG__removeButton:hover{box-shadow:3px 3px 6px var(--shadow-dark),-3px -3px 6px var(--shadow-light);transform:scale(1.05)}@media (max-width:768px){.Profile-module__LqRWbG__profilePage{padding:var(--space-md)var(--space-sm)}.Profile-module__LqRWbG__container{padding:var(--space-md)}.Profile-module__LqRWbG__heroContent{text-align:center;flex-direction:column;align-items:center}.Profile-module__LqRWbG__avatar,.Profile-module__LqRWbG__avatarPlaceholder{width:100px;height:100px}.Profile-module__LqRWbG__name{font-size:var(--font-size-h2)}.Profile-module__LqRWbG__metaTags{justify-content:center}.Profile-module__LqRWbG__grid2{grid-template-columns:1fr}.Profile-module__LqRWbG__diagnosisHeader,.Profile-module__LqRWbG__strategyHeader{flex-direction:column;align-items:flex-start}.Profile-module__LqRWbG__goalCard{flex-direction:column}}.Profile-module__LqRWbG__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.Profile-module__LqRWbG__editTagsButton{background:var(--primary,#4f46e5);color:#fff;cursor:pointer;border:none;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background .15s}.Profile-module__LqRWbG__editTagsButton:hover{background:var(--primary-dark,#4338ca)}.Profile-module__LqRWbG__supportTagsContainer{flex-direction:column;gap:1rem;display:flex}.Profile-module__LqRWbG__tagCategory{background:var(--surface-light,#f9fafb);border-radius:.5rem;padding:.75rem}.Profile-module__LqRWbG__tagCategoryTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted,#6b7280);margin-bottom:.5rem;font-size:.75rem;font-weight:600}.Profile-module__LqRWbG__tagList{flex-wrap:wrap;gap:.5rem;display:flex}.Profile-module__LqRWbG__emptyTagsState{text-align:center;color:var(--text-muted,#6b7280);padding:1.5rem;font-style:italic}.Profile-module__LqRWbG__processingBanner{margin-bottom:var(--space-lg);border:2px solid var(--accent-primary,#4a90e2);border-radius:var(--radius-lg);background:linear-gradient(90deg,#4a90e21a 0%,#667eea26 50%,#4a90e21a 100%);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1rem 1.5rem;display:flex;position:relative;overflow:hidden}.Profile-module__LqRWbG__processingBanner:before{content:"";background:linear-gradient(90deg,var(--accent-primary,#4a90e2),#667eea,var(--accent-primary,#4a90e2));background-size:200% 100%;height:3px;animation:2s ease-in-out infinite Profile-module__LqRWbG__processingShimmer;position:absolute;top:0;left:0;right:0}@keyframes Profile-module__LqRWbG__processingShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.Profile-module__LqRWbG__processingBannerContent{align-items:center;gap:.75rem;display:flex}.Profile-module__LqRWbG__processingSpinner{border:3px solid #4a90e24d;border-top-color:var(--accent-primary,#4a90e2);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite Profile-module__LqRWbG__spin;display:inline-block}@keyframes Profile-module__LqRWbG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Profile-module__LqRWbG__processingText{font-size:var(--font-size-body);color:var(--accent-primary,#4a90e2);font-weight:600}.Profile-module__LqRWbG__processingHint{font-size:var(--font-size-small);color:var(--text-secondary,#666)}
.ElementPicker-module__t0DsPG__container{flex-direction:column;gap:8px;display:flex}.ElementPicker-module__t0DsPG__label{color:var(--text-primary);margin-bottom:4px;font-size:12px;font-weight:500}.ElementPicker-module__t0DsPG__dropdownSection{align-items:center;gap:4px;display:flex}.ElementPicker-module__t0DsPG__select{border:1px solid var(--border-default);background:var(--bg-card);color:var(--text-primary);cursor:pointer;border-radius:4px;flex:1;padding:6px 8px;font-size:13px}.ElementPicker-module__t0DsPG__select:focus{border-color:#3498db;outline:none}.ElementPicker-module__t0DsPG__rescanButton{border:1px solid var(--border-default);background:var(--bg-card);color:var(--text-primary);cursor:pointer;border-radius:4px;padding:6px 10px;font-size:14px;transition:all .2s}.ElementPicker-module__t0DsPG__rescanButton:hover{background:var(--bg-muted)}.ElementPicker-module__t0DsPG__inspectorSection{gap:8px;display:flex}.ElementPicker-module__t0DsPG__inspectorButton{background:var(--bg-card);color:#3498db;cursor:pointer;border:2px solid #3498db;border-radius:4px;flex:1;padding:8px 12px;font-size:13px;font-weight:500;transition:all .2s}.ElementPicker-module__t0DsPG__inspectorButton:hover{background:#e3f2fd}.ElementPicker-module__t0DsPG__inspectorButton.ElementPicker-module__t0DsPG__active{color:#fff;background:#3498db;animation:1.5s infinite ElementPicker-module__t0DsPG__pulse}@keyframes ElementPicker-module__t0DsPG__pulse{0%,to{box-shadow:0 0 #3498dbb3}50%{box-shadow:0 0 0 8px #3498db00}}.ElementPicker-module__t0DsPG__cancelButton{background:var(--bg-card);color:#e74c3c;cursor:pointer;border:1px solid #e74c3c;border-radius:4px;padding:8px 12px;font-size:13px;transition:all .2s}.ElementPicker-module__t0DsPG__cancelButton:hover{background:#fdecea}.ElementPicker-module__t0DsPG__selectedValue{background:var(--bg-muted);border:1px solid var(--border-default);border-radius:4px;padding:8px;font-size:12px}.ElementPicker-module__t0DsPG__selectedValue code{color:var(--text-primary);word-break:break-all;font-family:Courier New,monospace}.ElementPicker-module__t0DsPG__inspectorOverlay{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:9998;cursor:crosshair;background:#0000000d;position:fixed;inset:0}.ElementPicker-module__t0DsPG__hoverHighlight{pointer-events:none;z-index:9999;background:#3498db1a;border:2px solid #3498db;transition:all .1s ease-out;position:fixed;box-shadow:0 0 0 3px #3498db4d}
.AppLayout-module__K-smGq__mobileNavContainer{display:none}
.ParaDashboard-module__3GA60G__container{max-width:800px;margin:0 auto;padding:1.5rem}.ParaDashboard-module__3GA60G__loading{color:var(--text-secondary,#666);flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.ParaDashboard-module__3GA60G__spinner{border:4px solid var(--border-color,#e0e0e0);border-top-color:var(--primary-color,#4a90e2);border-radius:50%;width:40px;height:40px;margin-bottom:1rem;animation:1s linear infinite ParaDashboard-module__3GA60G__spin}@keyframes ParaDashboard-module__3GA60G__spin{to{transform:rotate(360deg)}}.ParaDashboard-module__3GA60G__error{background:var(--error-bg,#fef2f2);color:var(--error-color,#dc2626);text-align:center;border-radius:8px;padding:1rem}.ParaDashboard-module__3GA60G__header{margin-bottom:1.5rem}.ParaDashboard-module__3GA60G__greeting h1{color:var(--text-primary,#1a1a1a);margin:0;font-size:1.75rem;font-weight:700}.ParaDashboard-module__3GA60G__dateSubtitle{color:var(--text-secondary,#666);margin:.25rem 0 0;font-size:1rem}.ParaDashboard-module__3GA60G__sessionHighlight{margin-bottom:1.5rem}.ParaDashboard-module__3GA60G__currentSession,.ParaDashboard-module__3GA60G__nextSession{background:var(--bg-card);box-shadow:0 2px 8px var(--shadow-ambient);border-radius:12px;flex-wrap:wrap;align-items:center;gap:1rem;padding:1.25rem;display:flex}.ParaDashboard-module__3GA60G__currentSession{border-left:4px solid var(--color-green);background:linear-gradient(135deg,#10b9810d 0%,var(--bg-card)100%)}.ParaDashboard-module__3GA60G__nextSession{border-left:4px solid var(--primary-color,#4a90e2)}.ParaDashboard-module__3GA60G__sessionBadge{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#10b981;border-radius:4px;padding:.25rem .5rem;font-size:.7rem;font-weight:700}.ParaDashboard-module__3GA60G__sessionBadgeNext{background:var(--primary-color,#4a90e2);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:4px;padding:.25rem .5rem;font-size:.7rem;font-weight:700}.ParaDashboard-module__3GA60G__sessionInfo{flex:1;min-width:200px}.ParaDashboard-module__3GA60G__sessionStudent{align-items:center;gap:.75rem;margin-bottom:.25rem;display:flex}.ParaDashboard-module__3GA60G__sessionStudent h3{color:var(--text-primary,#1a1a1a);margin:0;font-size:1.125rem;font-weight:600}.ParaDashboard-module__3GA60G__studentAvatar,.ParaDashboard-module__3GA60G__studentAvatarNext{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.875rem;font-weight:600;display:flex}.ParaDashboard-module__3GA60G__studentAvatar{background:linear-gradient(135deg,#10b981,#059669)}.ParaDashboard-module__3GA60G__studentAvatarNext{background:linear-gradient(135deg,var(--primary-color,#4a90e2),#2563eb)}.ParaDashboard-module__3GA60G__activityTag{color:var(--text-secondary,#666);background:var(--background-light,#f3f4f6);border-radius:4px;margin-top:.25rem;padding:.125rem .5rem;font-size:.75rem;display:inline-block}.ParaDashboard-module__3GA60G__sessionTime{color:var(--text-secondary,#666);font-size:.875rem}.ParaDashboard-module__3GA60G__logDataButton{color:#fff;white-space:nowrap;background:#10b981;border-radius:8px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s}.ParaDashboard-module__3GA60G__logDataButton:hover{background:#059669}.ParaDashboard-module__3GA60G__statsRow{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem;display:grid}.ParaDashboard-module__3GA60G__statCard{background:var(--bg-card);text-align:center;box-shadow:0 2px 8px var(--shadow-ambient);border-radius:12px;padding:1.25rem}.ParaDashboard-module__3GA60G__statNumber{color:var(--primary-color,#4a90e2);font-size:2rem;font-weight:700;display:block}.ParaDashboard-module__3GA60G__statLabel{color:var(--text-secondary,#666);margin-top:.25rem;font-size:.875rem;display:block}.ParaDashboard-module__3GA60G__section{margin-bottom:1.5rem}.ParaDashboard-module__3GA60G__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.ParaDashboard-module__3GA60G__sectionHeader h2{color:var(--text-primary,#1a1a1a);margin:0;font-size:1.125rem;font-weight:600}.ParaDashboard-module__3GA60G__seeAllLink{color:var(--primary-color,#4a90e2);font-size:.875rem;text-decoration:none}.ParaDashboard-module__3GA60G__seeAllLink:hover{text-decoration:underline}.ParaDashboard-module__3GA60G__scheduleList{background:var(--bg-card);box-shadow:0 2px 8px var(--shadow-ambient);border-radius:12px;overflow:hidden}.ParaDashboard-module__3GA60G__scheduleItem{border-bottom:1px solid var(--border-color,#e0e0e0);align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.ParaDashboard-module__3GA60G__scheduleItem:last-child{border-bottom:none}.ParaDashboard-module__3GA60G__scheduleItem.ParaDashboard-module__3GA60G__past{opacity:.5}.ParaDashboard-module__3GA60G__scheduleItem.ParaDashboard-module__3GA60G__current{background:#10b9810d}.ParaDashboard-module__3GA60G__timeBlock{flex-direction:column;align-items:flex-end;min-width:80px;display:flex}.ParaDashboard-module__3GA60G__startTime{color:var(--text-primary,#1a1a1a);font-size:.9rem;font-weight:600}.ParaDashboard-module__3GA60G__endTime{color:var(--text-secondary,#666);font-size:.75rem}.ParaDashboard-module__3GA60G__scheduleContent{flex:1}.ParaDashboard-module__3GA60G__studentName{color:var(--text-primary,#1a1a1a);font-weight:500}.ParaDashboard-module__3GA60G__scheduleActivity{color:var(--text-secondary,#666);margin-top:.125rem;font-size:.8rem}.ParaDashboard-module__3GA60G__liveIndicator{color:#10b981;text-transform:uppercase;align-items:center;gap:.375rem;font-size:.75rem;font-weight:600;display:flex}.ParaDashboard-module__3GA60G__liveDot{background:#10b981;border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite ParaDashboard-module__3GA60G__pulse}@keyframes ParaDashboard-module__3GA60G__pulse{0%,to{opacity:1}50%{opacity:.4}}.ParaDashboard-module__3GA60G__emptySchedule{background:var(--bg-card);text-align:center;box-shadow:0 2px 8px var(--shadow-ambient);border-radius:12px;padding:2rem}.ParaDashboard-module__3GA60G__emptySchedule p{color:var(--text-secondary,#666);margin:0 0 1rem}.ParaDashboard-module__3GA60G__viewScheduleLink{color:var(--primary-color,#4a90e2);font-weight:500;text-decoration:none}.ParaDashboard-module__3GA60G__viewScheduleLink:hover{text-decoration:underline}.ParaDashboard-module__3GA60G__alertsSection{background:var(--bg-warning);border:1px solid var(--border-warning);border-radius:12px;margin-bottom:1.5rem;padding:1rem}.ParaDashboard-module__3GA60G__alertsSection h3{color:var(--text-warning);margin:0 0 .75rem;font-size:.9rem;font-weight:600}.ParaDashboard-module__3GA60G__alertItem{color:var(--text-warning);border-top:1px solid var(--border-warning);align-items:flex-start;gap:.5rem;padding:.5rem 0;font-size:.875rem;display:flex}.ParaDashboard-module__3GA60G__alertItem:first-of-type{border-top:none;padding-top:0}.ParaDashboard-module__3GA60G__alertIcon{flex-shrink:0}.ParaDashboard-module__3GA60G__quickActions{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.ParaDashboard-module__3GA60G__quickActionCard{background:var(--bg-card);text-align:center;box-shadow:0 2px 8px var(--shadow-ambient);border-radius:12px;padding:1.25rem 1rem;text-decoration:none;transition:transform .2s,box-shadow .2s}.ParaDashboard-module__3GA60G__quickActionCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.ParaDashboard-module__3GA60G__quickActionIcon{margin-bottom:.5rem;font-size:1.75rem}.ParaDashboard-module__3GA60G__quickActionText h3{color:var(--text-primary,#1a1a1a);margin:0;font-size:.9rem;font-weight:600}.ParaDashboard-module__3GA60G__quickActionText p{color:var(--text-secondary,#666);margin:.25rem 0 0;font-size:.75rem}@media (max-width:640px){.ParaDashboard-module__3GA60G__container{padding:1rem}.ParaDashboard-module__3GA60G__greeting h1{font-size:1.5rem}.ParaDashboard-module__3GA60G__currentSession,.ParaDashboard-module__3GA60G__nextSession{flex-direction:column;align-items:flex-start}.ParaDashboard-module__3GA60G__sessionInfo{width:100%}.ParaDashboard-module__3GA60G__logDataButton{text-align:center;width:100%}.ParaDashboard-module__3GA60G__quickActions{grid-template-columns:1fr}.ParaDashboard-module__3GA60G__quickActionCard{text-align:left;align-items:center;gap:1rem;display:flex}.ParaDashboard-module__3GA60G__quickActionIcon{margin-bottom:0}}
.TestClickerRemote-module__yCVQ3a__remote{background:var(--bg-card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-default);width:320px;max-height:80vh;box-shadow:var(--shadow-elevated);z-index:10001;border-radius:8px;flex-direction:column;display:flex;position:fixed;overflow:hidden}.TestClickerRemote-module__yCVQ3a__remote.TestClickerRemote-module__yCVQ3a__dragging{cursor:move;box-shadow:0 8px 30px #0000004d}.TestClickerRemote-module__yCVQ3a__header{color:#fff;-webkit-user-select:none;user-select:none;background:#3498dbe6;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.TestClickerRemote-module__yCVQ3a__dragHandle{cursor:move}.TestClickerRemote-module__yCVQ3a__title{font-size:14px;font-weight:600}.TestClickerRemote-module__yCVQ3a__headerButtons{gap:8px;display:flex}.TestClickerRemote-module__yCVQ3a__collapseButton,.TestClickerRemote-module__yCVQ3a__closeButton{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;transition:background .2s;display:flex}.TestClickerRemote-module__yCVQ3a__collapseButton:hover,.TestClickerRemote-module__yCVQ3a__closeButton:hover{background:#ffffff4d}.TestClickerRemote-module__yCVQ3a__body{flex:1;max-height:calc(80vh - 48px);padding:12px;overflow-y:auto}.TestClickerRemote-module__yCVQ3a__section{border:1px solid var(--border-default);border-radius:6px;margin-bottom:16px;overflow:hidden}.TestClickerRemote-module__yCVQ3a__sectionHeader{background:var(--bg-muted);color:var(--text-primary);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;margin:0;padding:10px 12px;font-size:13px;font-weight:600;transition:background .2s;display:flex}.TestClickerRemote-module__yCVQ3a__sectionHeader:hover{background:var(--bg-elevated)}.TestClickerRemote-module__yCVQ3a__sectionIcon{color:var(--text-secondary);font-size:10px}.TestClickerRemote-module__yCVQ3a__sectionContent{flex-direction:column;gap:10px;padding:12px;display:flex}.TestClickerRemote-module__yCVQ3a__label{color:var(--text-secondary);margin-bottom:4px;font-size:11px;font-weight:600}.TestClickerRemote-module__yCVQ3a__input,.TestClickerRemote-module__yCVQ3a__textarea{border:1px solid var(--border-default);background:var(--bg-card);width:100%;color:var(--text-primary);border-radius:4px;padding:6px 8px;font-size:12px}.TestClickerRemote-module__yCVQ3a__input:focus,.TestClickerRemote-module__yCVQ3a__textarea:focus{border-color:#3498db;outline:none}.TestClickerRemote-module__yCVQ3a__textarea{resize:vertical;font-family:inherit}.TestClickerRemote-module__yCVQ3a__checkboxLabel{color:var(--text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;padding:6px 0;font-size:12px;display:flex}.TestClickerRemote-module__yCVQ3a__checkbox{cursor:pointer;width:16px;height:16px}.TestClickerRemote-module__yCVQ3a__checkboxLabel:hover{color:var(--text-primary)}.TestClickerRemote-module__yCVQ3a__buttonGroup{gap:8px;margin-top:8px;display:flex}.TestClickerRemote-module__yCVQ3a__primaryButton{color:#fff;cursor:pointer;background:#3498db;border:none;border-radius:4px;flex:1;padding:8px 12px;font-size:12px;font-weight:600;transition:background .2s}.TestClickerRemote-module__yCVQ3a__primaryButton:hover{background:#2980b9}.TestClickerRemote-module__yCVQ3a__secondaryButton{border:1px solid var(--border-default);background:var(--bg-card);color:var(--text-secondary);cursor:pointer;border-radius:4px;flex:1;padding:8px 12px;font-size:12px;font-weight:600;transition:all .2s}.TestClickerRemote-module__yCVQ3a__secondaryButton:hover:not(:disabled){background:var(--bg-muted);border-color:var(--border-light)}.TestClickerRemote-module__yCVQ3a__secondaryButton:disabled{opacity:.5;cursor:not-allowed}.TestClickerRemote-module__yCVQ3a__activeEffectsList{border:1px solid var(--border-default);border-radius:4px;margin-top:12px;overflow:hidden}.TestClickerRemote-module__yCVQ3a__activeEffectsHeader{background:var(--bg-muted);color:var(--text-secondary);padding:6px 10px;font-size:11px;font-weight:600}.TestClickerRemote-module__yCVQ3a__activeEffectItem{border-top:1px solid var(--border-default);cursor:pointer;justify-content:space-between;align-items:center;padding:6px 10px;font-size:11px;transition:background .2s;display:flex}.TestClickerRemote-module__yCVQ3a__activeEffectItem:hover{background:var(--bg-muted)}.TestClickerRemote-module__yCVQ3a__activeEffectItem.TestClickerRemote-module__yCVQ3a__selected{background:#e3f2fd;border-left:3px solid #3498db;padding-left:7px}.TestClickerRemote-module__yCVQ3a__effectLabel{text-overflow:ellipsis;white-space:nowrap;color:var(--text-primary);flex:1;overflow:hidden}.TestClickerRemote-module__yCVQ3a__activeEffectItem.TestClickerRemote-module__yCVQ3a__selected .TestClickerRemote-module__yCVQ3a__effectLabel{color:#2c3e50;font-weight:600}.TestClickerRemote-module__yCVQ3a__removeButton{color:#fff;cursor:pointer;background:#e74c3c;border:none;border-radius:3px;width:20px;height:20px;font-size:10px;transition:background .2s}.TestClickerRemote-module__yCVQ3a__removeButton:hover{background:#c0392b}.TestClickerRemote-module__yCVQ3a__slider{background:var(--border-default);cursor:pointer;border-radius:3px;outline:none;width:100%;height:6px}.TestClickerRemote-module__yCVQ3a__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#3498db;border-radius:50%;width:16px;height:16px}.TestClickerRemote-module__yCVQ3a__slider::-moz-range-thumb{cursor:pointer;background:#3498db;border:none;border-radius:50%;width:16px;height:16px}.TestClickerRemote-module__yCVQ3a__actionCategory{margin-top:12px}.TestClickerRemote-module__yCVQ3a__categoryHeader{color:var(--text-secondary);margin:0 0 8px;font-size:12px;font-weight:600}.TestClickerRemote-module__yCVQ3a__actionItem{background:var(--bg-muted);border:1px solid var(--border-default);border-radius:4px;align-items:flex-start;gap:8px;margin-bottom:8px;padding:8px;display:flex}.TestClickerRemote-module__yCVQ3a__actionInfo{flex:1;min-width:0}.TestClickerRemote-module__yCVQ3a__actionName{color:var(--text-primary);margin-bottom:2px;font-size:12px;font-weight:600}.TestClickerRemote-module__yCVQ3a__actionDescription{color:var(--text-tertiary);font-size:10px;line-height:1.4}.TestClickerRemote-module__yCVQ3a__runButton{color:#fff;cursor:pointer;white-space:nowrap;background:#27ae60;border:none;border-radius:4px;padding:6px 12px;font-size:11px;font-weight:600;transition:background .2s}.TestClickerRemote-module__yCVQ3a__runButton:hover:not(:disabled){background:#229954}.TestClickerRemote-module__yCVQ3a__runButton:disabled{cursor:not-allowed;background:#95a5a6}.TestClickerRemote-module__yCVQ3a__runningSimulation{background:#e8f5e9;border:1px solid #81c784;border-radius:4px;margin-top:16px;padding:12px}.TestClickerRemote-module__yCVQ3a__runningHeader{color:#2e7d32;margin-bottom:8px;font-size:12px;font-weight:600}.TestClickerRemote-module__yCVQ3a__simulationControls{gap:8px;display:flex}.TestClickerRemote-module__yCVQ3a__controlButton{background:var(--bg-card);color:#2e7d32;cursor:pointer;border:1px solid #66bb6a;border-radius:4px;flex:1;padding:6px 12px;font-size:11px;font-weight:600;transition:all .2s}.TestClickerRemote-module__yCVQ3a__controlButton:hover{background:#f1f8f4}.TestClickerRemote-module__yCVQ3a__body::-webkit-scrollbar{width:6px}.TestClickerRemote-module__yCVQ3a__body::-webkit-scrollbar-track{background:#f1f1f1}.TestClickerRemote-module__yCVQ3a__body::-webkit-scrollbar-thumb{background:silver;border-radius:3px}.TestClickerRemote-module__yCVQ3a__body::-webkit-scrollbar-thumb:hover{background:#a0a0a0}.TestClickerRemote-module__yCVQ3a__fileInput{border:1px solid var(--border-default);border-radius:4px;width:100%;margin-bottom:12px;padding:6px;font-size:12px}.TestClickerRemote-module__yCVQ3a__demoPathInfo{margin-bottom:16px}.TestClickerRemote-module__yCVQ3a__demoPathHeader{background:var(--bg-muted);border-radius:4px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:8px 12px;display:flex}.TestClickerRemote-module__yCVQ3a__stepCount{color:var(--text-secondary);background:var(--bg-card);border-radius:12px;padding:2px 8px;font-size:11px}.TestClickerRemote-module__yCVQ3a__stepNavigator{background:var(--bg-muted);border:1px solid var(--border-default);border-radius:4px;margin-bottom:16px;padding:12px}.TestClickerRemote-module__yCVQ3a__stepInfo{margin-bottom:8px}.TestClickerRemote-module__yCVQ3a__stepLabel{color:var(--text-secondary);margin-bottom:4px;font-size:11px;font-weight:600;display:block}.TestClickerRemote-module__yCVQ3a__stepSummary{color:var(--text-primary);background:var(--bg-card);border:1px solid var(--border-default);border-radius:3px;padding:6px;font-size:12px}.TestClickerRemote-module__yCVQ3a__navigationButtons{gap:8px;display:flex}.TestClickerRemote-module__yCVQ3a__demoPathPreview{background:#f0f7ff;border:1px solid #d0e4f7;border-radius:4px;margin-top:16px;padding:10px}.TestClickerRemote-module__yCVQ3a__previewLabel{color:#1976d2;margin-bottom:8px;font-size:11px;font-weight:600}.TestClickerRemote-module__yCVQ3a__previewDetails{color:var(--text-secondary);font-size:11px}.TestClickerRemote-module__yCVQ3a__previewDetails div{border-bottom:1px solid #e3f2fd;padding:4px 0}.TestClickerRemote-module__yCVQ3a__previewDetails div:last-child{border-bottom:none}.TestClickerRemote-module__yCVQ3a__previewDetails strong{color:var(--text-primary);margin-right:6px}.TestClickerRemote-module__yCVQ3a__stepEditorForm{background:#fff9e6;border:2px solid #ffc107;border-radius:4px;margin-top:12px;padding:12px}.TestClickerRemote-module__yCVQ3a__editorHeader{color:#f57c00;border-bottom:1px solid #ffe082;margin-bottom:12px;padding-bottom:8px;font-size:13px;font-weight:600}.TestClickerRemote-module__yCVQ3a__addStepButtons{background:#e8f5e9;border:1px solid #81c784;border-radius:4px;margin:16px 0;padding:12px}.TestClickerRemote-module__yCVQ3a__addStepLabel{color:#2e7d32;margin-bottom:8px;font-size:11px;font-weight:600}.TestClickerRemote-module__yCVQ3a__demoActionButtons{flex-direction:column;gap:8px;margin:16px 0;display:flex}.TestClickerRemote-module__yCVQ3a__exitDemoButton{background:var(--bg-card);color:#d32f2f;cursor:pointer;border:2px solid #d32f2f;border-radius:4px;width:100%;padding:8px 16px;font-size:12px;font-weight:600;transition:all .2s}.TestClickerRemote-module__yCVQ3a__exitDemoButton:hover{color:#fff;background:#d32f2f;transform:translateY(-1px);box-shadow:0 2px 4px #d32f2f4d}.TestClickerRemote-module__yCVQ3a__exitDemoButton:active{transform:translateY(0)}.TestClickerRemote-module__yCVQ3a__demoContext{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:6px;margin-bottom:12px;padding:10px 12px;box-shadow:0 2px 8px #667eea33}.TestClickerRemote-module__yCVQ3a__demoContextLabel{color:#fff;margin-bottom:4px;font-size:13px;font-weight:600}.TestClickerRemote-module__yCVQ3a__demoContextHint{color:#ffffffd9;font-size:11px;font-style:italic}
