.AdminSidebar-module__JFQyRq__Aside{background:var(--background);border-right:1px solid var(--border-subtle);flex-direction:column;width:248px;height:100vh;padding:1.5rem 1rem 1.25rem;display:flex;position:sticky;top:0}.AdminSidebar-module__JFQyRq__Brand{border-bottom:1px solid var(--border-subtle);align-items:center;gap:.75rem;margin-bottom:1.25rem;padding:.25rem .5rem 1.5rem;text-decoration:none;display:flex}.AdminSidebar-module__JFQyRq__BrandMark{background:var(--accent);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.AdminSidebar-module__JFQyRq__BrandIcon{object-fit:contain;filter:brightness(0)invert();width:20px;height:20px}.AdminSidebar-module__JFQyRq__BrandText{flex-direction:column;min-width:0;line-height:1.15;display:flex}.AdminSidebar-module__JFQyRq__BrandName{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.01em;font-size:1.0625rem;font-weight:400}.AdminSidebar-module__JFQyRq__BrandBadge{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-top:1px;font-size:.625rem;font-weight:600}.AdminSidebar-module__JFQyRq__Nav{flex-direction:column;flex:1;gap:1.25rem;min-height:0;display:flex;overflow-y:auto}.AdminSidebar-module__JFQyRq__Group{flex-direction:column;gap:.25rem;display:flex}.AdminSidebar-module__JFQyRq__GroupLabel{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.25rem;padding:0 .625rem;font-size:.625rem;font-weight:700}.AdminSidebar-module__JFQyRq__List{flex-direction:column;gap:1px;margin:0;padding:0;list-style:none;display:flex}.AdminSidebar-module__JFQyRq__Item{font-family:var(--font-body);color:var(--text-secondary);border-radius:8px;align-items:center;gap:.625rem;padding:.5rem .625rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s cubic-bezier(.16,1,.3,1),color .15s;display:flex;position:relative}.AdminSidebar-module__JFQyRq__Item:hover{background:var(--cream-dark);color:var(--text-primary)}.AdminSidebar-module__JFQyRq__ItemActive,.AdminSidebar-module__JFQyRq__ItemActive:hover{background:var(--accent);color:var(--background)}.AdminSidebar-module__JFQyRq__ItemLabel{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.AdminSidebar-module__JFQyRq__BackLink{border-top:1px solid var(--border-subtle);font-family:var(--font-body);color:var(--text-muted);justify-content:space-between;align-items:center;gap:.375rem;margin-top:1rem;padding:1rem .75rem .625rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:color .15s;display:flex}.AdminSidebar-module__JFQyRq__BackLink:hover{color:var(--accent)}@media (max-width:960px){.AdminSidebar-module__JFQyRq__Aside{align-items:center;width:72px;padding:1.25rem .5rem}.AdminSidebar-module__JFQyRq__Brand{border-bottom:1px solid var(--border-subtle);justify-content:center;margin-bottom:1rem;padding:.25rem 0 1rem}.AdminSidebar-module__JFQyRq__BrandText,.AdminSidebar-module__JFQyRq__GroupLabel{display:none}.AdminSidebar-module__JFQyRq__Item{justify-content:center;padding:.625rem}.AdminSidebar-module__JFQyRq__ItemLabel,.AdminSidebar-module__JFQyRq__BackLink span{display:none}}@media (max-width:640px){.AdminSidebar-module__JFQyRq__Aside{border-right:none;border-top:1px solid var(--border-subtle);z-index:50;flex-direction:row;width:100%;height:auto;padding:.5rem;position:fixed;inset:auto 0 0;overflow-x:auto}.AdminSidebar-module__JFQyRq__Brand,.AdminSidebar-module__JFQyRq__BackLink{display:none}.AdminSidebar-module__JFQyRq__Nav{flex-direction:row;flex:1;gap:.5rem}.AdminSidebar-module__JFQyRq__Group{flex-direction:row;gap:.25rem}.AdminSidebar-module__JFQyRq__Item{padding:.5rem .75rem}}
.admin-module__4WpgRW__Shell{background:var(--background);min-height:100vh;color:var(--text-primary);grid-template-columns:248px 1fr;display:grid}.admin-module__4WpgRW__Main{flex-direction:column;min-width:0;display:flex}.admin-module__4WpgRW__Content{flex:1;width:100%;max-width:1280px;padding:2.5rem 3rem 4rem}.admin-module__4WpgRW__PageHeader{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:2rem;padding-bottom:1.25rem;display:flex}.admin-module__4WpgRW__PageHeading{flex-direction:column;gap:.375rem;min-width:0;display:flex}.admin-module__4WpgRW__PageEyebrow{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);font-size:.6875rem;font-weight:600}.admin-module__4WpgRW__PageTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:clamp(1.875rem,3vw,2.375rem);font-weight:300;line-height:1.05}.admin-module__4WpgRW__PageMeta{color:var(--text-muted);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.8125rem}.admin-module__4WpgRW__Loading{background:var(--background);justify-content:center;align-items:center;min-height:100vh;display:flex}.admin-module__4WpgRW__Error{color:var(--accent-secondary);background:var(--cream-dark);border:1px solid var(--border-medium);border-radius:10px;align-items:center;padding:1rem 1.25rem;font-size:.875rem;display:flex}.admin-module__4WpgRW__Placeholder{background:var(--background);border:1px dashed var(--border-medium);text-align:center;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:3rem;display:flex}.admin-module__4WpgRW__PlaceholderTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:400}.admin-module__4WpgRW__PlaceholderText{color:var(--text-muted);max-width:360px;font-size:.9375rem}.admin-module__4WpgRW__Surface{background:var(--background);border:1px solid var(--border-subtle);border-radius:14px;overflow:hidden}@media (max-width:960px){.admin-module__4WpgRW__Shell{grid-template-columns:72px 1fr}.admin-module__4WpgRW__Content{padding:1.75rem 1.5rem 3rem}}@media (max-width:640px){.admin-module__4WpgRW__Shell{grid-template-columns:1fr}.admin-module__4WpgRW__Content{padding:1.25rem 1rem 2.5rem}.admin-module__4WpgRW__PageHeader{flex-direction:column;align-items:flex-start}}
.admin-badge-module__s-9YqG__Badge{letter-spacing:.02em;white-space:nowrap;border-radius:100px;padding:.25rem .625rem;font-size:.6875rem;font-weight:600;display:inline-flex}.admin-badge-module__s-9YqG__Muted{background:var(--cream-dark);color:var(--text-muted)}.admin-badge-module__s-9YqG__Accent{background:var(--border-subtle);color:var(--accent)}.admin-badge-module__s-9YqG__AccentFilled{background:var(--accent);color:var(--background)}.admin-badge-module__s-9YqG__Rust{background:var(--accent-secondary);color:var(--background)}.admin-badge-module__s-9YqG__RustLight{background:var(--cream-dark);color:var(--accent-secondary)}
.editor-module___0fgsG__Page{padding-bottom:4rem}.editor-module___0fgsG__Container{max-width:900px;margin:0 auto;padding:0 1.25rem}.editor-module___0fgsG__Loading{text-align:center;color:var(--text-muted);padding:4rem 1.25rem}.editor-module___0fgsG__BackLink{color:var(--text-muted);align-items:center;gap:.375rem;text-decoration:none;transition:color .15s;display:inline-flex}.editor-module___0fgsG__BackLink:hover{color:var(--accent)}.editor-module___0fgsG__Section{background:var(--warm-white);border:1px solid var(--border-subtle);border-radius:14px;margin-bottom:1.25rem;padding:1.5rem}.editor-module___0fgsG__SectionHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.editor-module___0fgsG__SectionTitle{font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin-bottom:1rem;font-size:.8125rem;font-weight:600}.editor-module___0fgsG__SectionHeader .editor-module___0fgsG__SectionTitle{margin-bottom:0}.editor-module___0fgsG__SectionHint{color:var(--text-muted);margin:-.5rem 0 1rem;font-size:.85rem;line-height:1.55}.editor-module___0fgsG__SectionActions{border-top:1px solid var(--border-subtle);margin-top:.75rem;padding-top:.75rem}.editor-module___0fgsG__FormGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.editor-module___0fgsG__Field{flex-direction:column;gap:.375rem;display:flex}.editor-module___0fgsG__FieldFull{flex-direction:column;grid-column:1/-1;gap:.375rem;display:flex}.editor-module___0fgsG__Label{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);font-size:.75rem;font-weight:600}.editor-module___0fgsG__Input,.editor-module___0fgsG__Select,.editor-module___0fgsG__Textarea{border:1px solid var(--input-border);background:var(--input-bg);width:100%;font-family:var(--font-body);color:var(--input-text);border-radius:10px;padding:.5rem .75rem;font-size:.875rem;transition:border-color .15s}.editor-module___0fgsG__Input:focus,.editor-module___0fgsG__Select:focus,.editor-module___0fgsG__Textarea:focus{border-color:var(--input-border-focus);outline:none}.editor-module___0fgsG__Select{appearance:none;cursor:pointer}.editor-module___0fgsG__Textarea{resize:vertical;min-height:60px;line-height:1.5}.editor-module___0fgsG__CheckboxLabel{color:var(--text-secondary);cursor:pointer;align-items:center;gap:.5rem;padding-top:1.25rem;font-size:.875rem;font-weight:500;display:inline-flex}.editor-module___0fgsG__QuestionList{flex-direction:column;gap:.75rem;display:flex}.editor-module___0fgsG__QuestionCard{border:1px solid var(--border-subtle);border-radius:10px;overflow:hidden}.editor-module___0fgsG__QuestionHeader{background:var(--cream-dark);border-bottom:1px solid var(--border-subtle);align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.editor-module___0fgsG__DragHandle{color:var(--text-muted);cursor:grab;flex-shrink:0}.editor-module___0fgsG__QuestionOrder{color:var(--accent);flex-shrink:0;min-width:2rem;font-size:.75rem;font-weight:700}.editor-module___0fgsG__QuestionText{color:var(--text-primary);flex:1;font-size:.875rem;font-weight:500;line-height:1.4}.editor-module___0fgsG__OptionsList{flex-direction:column;gap:.25rem;padding:.5rem;display:flex}.editor-module___0fgsG__OptionRow{border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .75rem;transition:background .15s;display:flex}.editor-module___0fgsG__OptionRow:hover{background:var(--cream-dark)}.editor-module___0fgsG__OptionRow.editor-module___0fgsG__Inactive{opacity:.4}.editor-module___0fgsG__OptionText{min-width:0;color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.8125rem;line-height:1.4;overflow:hidden}.editor-module___0fgsG__QuestionBlock{flex-direction:column;display:flex}.editor-module___0fgsG__CardsList{border-left:2px solid var(--border-subtle);flex-direction:column;gap:.25rem;margin-bottom:.25rem;margin-left:.75rem;padding:.25rem .75rem .5rem 1.5rem;display:flex}.editor-module___0fgsG__CardRow{border-radius:6px;align-items:center;gap:.5rem;padding:.375rem .5rem;transition:background .15s;display:flex}.editor-module___0fgsG__CardRow:hover{background:var(--cream-dark)}.editor-module___0fgsG__CardDragHandle{width:18px;height:18px;color:var(--text-muted);cursor:grab;touch-action:none;opacity:.3;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:opacity .15s;display:flex}.editor-module___0fgsG__CardRow:hover .editor-module___0fgsG__CardDragHandle{opacity:.8}.editor-module___0fgsG__CardDragHandle:active{cursor:grabbing}.editor-module___0fgsG__CardsSaveRow{justify-content:flex-end;padding:.375rem 0 0;display:flex}.editor-module___0fgsG__CardText{min-width:0;color:var(--text-secondary);flex:1;font-size:.8125rem;line-height:1.4}.editor-module___0fgsG__WeightInput{border:1px solid var(--input-border);width:60px;font-family:var(--font-body);text-align:center;color:var(--input-text);background:var(--input-bg);font-variant-numeric:tabular-nums;border-radius:6px;flex-shrink:0;padding:.375rem .5rem;font-size:.75rem}.editor-module___0fgsG__WeightInput:focus{border-color:var(--input-border-focus);outline:none}.editor-module___0fgsG__WeightInput::placeholder{color:var(--text-muted)}.editor-module___0fgsG__ActiveToggle{color:var(--text-muted);cursor:pointer;align-items:center;gap:.375rem;font-size:.75rem;display:inline-flex}.editor-module___0fgsG__RemoveBtn{width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s,background .15s;display:inline-flex}.editor-module___0fgsG__RemoveBtn:hover{color:var(--accent-secondary);background:var(--cream-dark)}.editor-module___0fgsG__PickerOverlay{z-index:100;background:#0006;justify-content:center;align-items:center;animation:.15s editor-module___0fgsG__fadeIn;display:flex;position:fixed;inset:0}@keyframes editor-module___0fgsG__fadeIn{0%{opacity:0}to{opacity:1}}.editor-module___0fgsG__PickerModal{background:var(--warm-white);border-radius:14px;flex-direction:column;gap:1rem;width:90%;max-width:560px;max-height:80vh;padding:1.5rem;display:flex;box-shadow:0 16px 48px #00000026}.editor-module___0fgsG__PickerTitle{font-family:var(--font-display);color:var(--text-primary);font-size:1.25rem;font-weight:400}.editor-module___0fgsG__PickerList{flex-direction:column;flex:1;gap:.375rem;display:flex;overflow-y:auto}.editor-module___0fgsG__PickerItem{border:1px solid var(--border-subtle);font-family:var(--font-body);text-align:left;cursor:pointer;background:0 0;border-radius:10px;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:background .15s,border-color .15s;display:flex}.editor-module___0fgsG__PickerItem:hover{background:var(--cream-dark);border-color:var(--border-medium)}.editor-module___0fgsG__PickerItemText{color:var(--text-primary);font-size:.875rem;line-height:1.4}.editor-module___0fgsG__PickerItemMeta{color:var(--text-muted);flex-shrink:0;font-size:.75rem}.editor-module___0fgsG__ResultList{flex-direction:column;gap:.75rem;display:flex}.editor-module___0fgsG__ResultCard{border:1px solid var(--border-subtle);border-radius:10px;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.editor-module___0fgsG__ResultRow{grid-template-columns:1fr 1fr auto;align-items:end;gap:.75rem;display:grid}.editor-module___0fgsG__AddQuestionBtn{border:1px dashed var(--border-medium);font-family:var(--font-body);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:.375rem;margin:.25rem .75rem .5rem;padding:.5rem .75rem;font-size:.75rem;font-weight:500;transition:border-color .15s,color .15s;display:inline-flex}.editor-module___0fgsG__AddQuestionBtn:hover{border-color:var(--accent);color:var(--accent)}.editor-module___0fgsG__AddButtonsRow{gap:.5rem;display:flex}.editor-module___0fgsG__CreateRow{align-items:center;gap:.5rem;display:flex}.editor-module___0fgsG__CreateRow .editor-module___0fgsG__Input{flex:1}.editor-module___0fgsG__PickerDivider{text-align:center;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);padding:.25rem 0;font-size:.6875rem;font-weight:600}.editor-module___0fgsG__FormulaSection{border:1px solid var(--border-subtle);background:var(--warm-white);border-radius:14px;padding:1.25rem}.editor-module___0fgsG__FormulaTitle{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin-bottom:.75rem;font-size:.75rem;font-weight:600}.editor-module___0fgsG__FormulaBlock{font-family:var(--font-body);color:var(--text-secondary);font-size:.8125rem;line-height:1.7}.editor-module___0fgsG__FormulaBlock code{background:var(--border-subtle);color:var(--text-primary);border-radius:4px;padding:.125rem .375rem;font-family:SF Mono,Fira Code,monospace;font-size:.75rem}.editor-module___0fgsG__SidebarForm{flex-direction:column;gap:1rem;display:flex}.editor-module___0fgsG__SidebarTitle{font-family:var(--font-display);color:var(--text-primary);font-size:1.25rem;font-weight:400;line-height:1.3}.editor-module___0fgsG__SidebarSubtitle{color:var(--text-muted);margin-top:-.5rem;font-size:.8125rem}.editor-module___0fgsG__SidebarCardsList{flex-direction:column;gap:.375rem;display:flex}.editor-module___0fgsG__CardTextInput{border:1px solid var(--input-border);min-width:0;font-family:var(--font-body);color:var(--input-text);background:var(--input-bg);border-radius:6px;flex:1;padding:.375rem .5rem;font-size:.8125rem}.editor-module___0fgsG__CardTextInput:focus{border-color:var(--input-border-focus);outline:none}.editor-module___0fgsG__CardRemoveBtn{width:20px;height:20px;color:var(--text-muted);cursor:pointer;opacity:0;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .15s,color .15s;display:flex}.editor-module___0fgsG__CardRow:hover .editor-module___0fgsG__CardRemoveBtn{opacity:1}.editor-module___0fgsG__CardRemoveBtn:hover{color:var(--accent-secondary)}.editor-module___0fgsG__AddCardRow{align-items:center;gap:.5rem;display:flex}.editor-module___0fgsG__AddCardRow .editor-module___0fgsG__Input{flex:1}.editor-module___0fgsG__SidebarActions{border-top:1px solid var(--border-subtle);gap:.75rem;margin-top:.5rem;padding-top:.75rem;display:flex}.editor-module___0fgsG__ScaleRow{border:1px solid var(--border-subtle);cursor:pointer;border-radius:10px;align-items:center;gap:.625rem;padding:.75rem 1rem;transition:border-color .2s,background .15s;display:flex}.editor-module___0fgsG__ScaleRow:hover{border-color:var(--border-medium);background:var(--cream-dark)}.editor-module___0fgsG__ScaleRow.editor-module___0fgsG__ScaleRowActive{border-color:var(--accent);background:var(--cream-dark)}.editor-module___0fgsG__ScaleColor{border-radius:50%;flex-shrink:0;width:8px;height:8px}.editor-module___0fgsG__ScaleRowTitle{min-width:0;color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.875rem;font-weight:600;overflow:hidden}.editor-module___0fgsG__ScaleRowMeta{color:var(--text-muted);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.75rem}.editor-module___0fgsG__SidebarHeader{align-items:center;gap:.625rem;display:flex}.editor-module___0fgsG__SidebarQuestionsList{flex-direction:column;gap:.5rem;display:flex}.editor-module___0fgsG__SidebarQuestionBlock{border:1px solid var(--border-subtle);border-radius:8px;overflow:hidden}.editor-module___0fgsG__SidebarQuestionRow{cursor:pointer;align-items:center;gap:.5rem;padding:.625rem .75rem;transition:background .15s;display:flex}.editor-module___0fgsG__SidebarQuestionRow:hover{background:var(--cream-dark)}.editor-module___0fgsG__SidebarDragIcon{color:var(--text-muted);opacity:.3;cursor:grab;flex-shrink:0;align-items:center;transition:opacity .15s;display:flex}.editor-module___0fgsG__SidebarQuestionRow:hover .editor-module___0fgsG__SidebarDragIcon{opacity:.8}.editor-module___0fgsG__SidebarQuestionText{min-width:0;color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.8125rem;line-height:1.4;overflow:hidden}.editor-module___0fgsG__SidebarQuestionMeta{color:var(--text-muted);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.6875rem}.editor-module___0fgsG__CardEditorWrap{border-top:1px solid var(--border-subtle);flex-direction:column;gap:.375rem;padding:.5rem .75rem .75rem;display:flex}.editor-module___0fgsG__SidebarSearch{flex-direction:column;gap:.5rem;display:flex}.editor-module___0fgsG__SidebarSearchList{flex-direction:column;gap:.25rem;max-height:200px;display:flex;overflow-y:auto}.editor-module___0fgsG__EmptyText{color:var(--text-muted);padding:1rem 0;font-size:.875rem;font-style:italic}.editor-module___0fgsG__InfoImage{border:1px solid var(--border-subtle);background:var(--warm-white);border-radius:10px;max-width:480px;margin:0 0 1.25rem;overflow:hidden}.editor-module___0fgsG__InfoImage img{display:block}.editor-module___0fgsG__InfoList{flex-direction:column;gap:.75rem;display:flex}.editor-module___0fgsG__InfoRow{grid-template-columns:140px 1fr;align-items:baseline;gap:1rem;display:grid}.editor-module___0fgsG__InfoLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);font-size:.75rem;font-weight:600}.editor-module___0fgsG__InfoValue{color:var(--text-primary);white-space:pre-wrap;font-size:.9375rem;line-height:1.5}.editor-module___0fgsG__InfoLink{color:var(--accent);align-items:center;gap:.375rem;text-decoration:none;transition:opacity .15s;display:inline-flex}.editor-module___0fgsG__InfoLink:hover{opacity:.8;text-decoration:underline}
.timeline-module__Qs4G0W__StageList{flex-direction:column;gap:.75rem;display:flex}.timeline-module__Qs4G0W__EmptyStages{text-align:center;color:var(--text-muted);flex-direction:column;align-items:center;gap:1rem;padding:3rem 1rem;display:flex}.timeline-module__Qs4G0W__StageCard{border:1px solid var(--border-subtle);background:var(--cream-dark);border-radius:14px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.timeline-module__Qs4G0W__StageCard.timeline-module__Qs4G0W__StageOver{border-color:var(--accent);box-shadow:0 0 0 2px var(--border-medium), 0 4px 20px var(--border-subtle)}.timeline-module__Qs4G0W__StageHeader{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.875rem;padding:.875rem 1rem;transition:background .15s;display:flex}.timeline-module__Qs4G0W__StageHeader:hover{background:var(--cream-dark)}.timeline-module__Qs4G0W__StageNumber{background:var(--accent);width:28px;height:28px;color:var(--background);font-variant-numeric:tabular-nums;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.timeline-module__Qs4G0W__StageMeta{flex:1;min-width:0}.timeline-module__Qs4G0W__StageTitle{font-family:var(--font-body);color:var(--text-primary);cursor:default;font-size:.9375rem;font-weight:600;line-height:1.3}.timeline-module__Qs4G0W__StageTitleInput{font-family:var(--font-body);color:var(--text-primary);background:var(--background);border:1px solid var(--accent);border-radius:6px;outline:none;width:100%;max-width:300px;padding:.125rem .5rem;font-size:.9375rem;font-weight:600}.timeline-module__Qs4G0W__StageInfo{color:var(--text-muted);margin-top:.125rem;font-size:.75rem;display:block}.timeline-module__Qs4G0W__StageActions{color:var(--text-muted);flex-shrink:0;align-items:center;gap:.5rem;display:flex}.timeline-module__Qs4G0W__StageGateIcon{color:var(--accent);opacity:.4}.timeline-module__Qs4G0W__StageEditBtn{border:1px solid var(--border-medium);width:26px;height:26px;color:var(--text-muted);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;transition:color .15s,background .15s,border-color .15s;display:flex}.timeline-module__Qs4G0W__StageEditBtn:hover{color:var(--accent);background:var(--border-subtle);border-color:var(--accent)}.timeline-module__Qs4G0W__StageAddBtn{border:1px solid var(--border-medium);width:26px;height:26px;color:var(--accent);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;transition:color .15s,background .15s,border-color .15s;display:flex}.timeline-module__Qs4G0W__StageAddBtn:hover{background:var(--border-subtle);border-color:var(--accent)}.timeline-module__Qs4G0W__StageDeleteBtn{width:24px;height:24px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:color .15s,background .15s;display:flex}.timeline-module__Qs4G0W__StageDeleteBtn:hover{color:var(--accent-secondary);background:var(--cream-dark)}.timeline-module__Qs4G0W__StageBody{flex-flow:wrap;gap:.75rem;min-height:48px;padding:0 1rem 1rem;display:flex}.timeline-module__Qs4G0W__StageEmpty{text-align:center;color:var(--text-muted);border:1px dashed var(--border-medium);background:var(--cream-dark);border-radius:10px;flex:1;padding:1.25rem;font-size:.8125rem}.timeline-module__Qs4G0W__EventCard{cursor:pointer;background:0 0;border:none;border-radius:12px;flex-direction:column;width:168px;transition:transform .15s,opacity .15s;display:flex;position:relative}.timeline-module__Qs4G0W__EventCard:hover{border-color:var(--border-medium);transform:translateY(-2px);box-shadow:0 6px 22px #00000014}.timeline-module__Qs4G0W__EventCard.timeline-module__Qs4G0W__Dragging{opacity:.4}.timeline-module__Qs4G0W__EventCard.timeline-module__Qs4G0W__Preview{cursor:grabbing;transform:rotate(-1.5deg);box-shadow:0 14px 40px #0000002e}.timeline-module__Qs4G0W__EventDragHandle{width:20px;height:20px;color:var(--text-muted);cursor:grab;touch-action:none;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s,background .15s;display:flex}.timeline-module__Qs4G0W__EventDragHandle:hover{color:var(--accent);background:var(--border-subtle)}.timeline-module__Qs4G0W__EventDragHandle:active{cursor:grabbing}.timeline-module__Qs4G0W__EventDelete{z-index:2;background:var(--background);width:24px;height:24px;color:var(--text-muted);cursor:pointer;opacity:0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:opacity .15s,color .15s,background .15s;display:flex;position:absolute;top:6px;right:6px}.timeline-module__Qs4G0W__EventCard:hover .timeline-module__Qs4G0W__EventDelete{opacity:1}.timeline-module__Qs4G0W__EventDelete:hover{color:var(--accent-secondary);background:var(--background)}.timeline-module__Qs4G0W__EventThumb{background:0 0;width:100%;position:relative}.timeline-module__Qs4G0W__EventThumbImg{object-fit:contain;width:100%;height:100%;display:block}.timeline-module__Qs4G0W__EventThumbPlaceholder{width:100%;height:100%;color:var(--text-muted);justify-content:center;align-items:center;display:flex}.timeline-module__Qs4G0W__EventFooter{border-top:1px solid var(--border-subtle);align-items:center;gap:.375rem;min-width:0;padding:.5rem .625rem;display:flex}.timeline-module__Qs4G0W__EventLabel{min-width:0;color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.75rem;font-weight:500;line-height:1.3;overflow:hidden}.timeline-module__Qs4G0W__DraftBar{background:var(--background);border:1px solid var(--border-medium);border-radius:100px;justify-content:center;align-items:center;gap:.5rem;width:fit-content;margin:.75rem auto 0;padding:.625rem 1rem;animation:.25s cubic-bezier(.16,1,.3,1) timeline-module__Qs4G0W__slideUp;display:flex;position:sticky;bottom:1rem;box-shadow:0 8px 32px #0000001f}.timeline-module__Qs4G0W__DraftBarText{color:var(--text-muted);margin-right:.25rem;font-size:.8125rem;font-weight:500}@keyframes timeline-module__Qs4G0W__slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.timeline-module__Qs4G0W__Form{flex-direction:column;gap:1rem;display:flex}.timeline-module__Qs4G0W__FormTitle{font-family:var(--font-display);color:var(--text-primary);text-transform:capitalize;margin-bottom:.5rem;font-size:1.375rem;font-weight:400}.timeline-module__Qs4G0W__FormLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);font-size:.75rem;font-weight:600}.timeline-module__Qs4G0W__FormInput{border:1px solid var(--border-medium);background:var(--background);width:100%;font-family:var(--font-body);color:var(--text-primary);border-radius:10px;padding:.625rem .75rem;font-size:.875rem;transition:border-color .15s}.timeline-module__Qs4G0W__FormInput:focus{border-color:var(--accent);outline:none}.timeline-module__Qs4G0W__FormInput::placeholder{color:var(--text-muted)}.timeline-module__Qs4G0W__FindingsSection{border-top:1px solid var(--border-subtle);flex-direction:column;gap:.5rem;margin-top:1.75rem;padding-top:1.5rem;display:flex}.timeline-module__Qs4G0W__FindingsTitle{font-family:var(--font-display);color:var(--text-primary);font-size:1.125rem;font-weight:400}.timeline-module__Qs4G0W__FindingsHint{color:var(--text-muted);margin-bottom:.5rem;font-size:.78rem}
.EmailsTable-module__y3KhrG__NameCell{color:var(--text-primary);font-weight:500}.EmailsTable-module__y3KhrG__SubjectCell{color:var(--text-muted);font-size:.8125rem}.EmailsTable-module__y3KhrG__DelayCell{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.8125rem}.EmailsTable-module__y3KhrG__DateCell{font-variant-numeric:tabular-nums;white-space:nowrap;color:var(--text-muted);font-size:.8125rem}
.Button-module__JNkThG__Base{font-family:var(--font-body);cursor:pointer;border:none;border-radius:100px;justify-content:center;align-items:center;gap:.5rem;text-decoration:none;transition:background .25s,box-shadow .25s,border-color .25s,color .25s;display:inline-flex}.Button-module__JNkThG__Base:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.Button-module__JNkThG__xs{padding:.625rem 1rem;font-size:.8125rem;font-weight:600}.Button-module__JNkThG__sm{padding:.625rem 1.5rem;font-size:.875rem;font-weight:500}.Button-module__JNkThG__md{padding:.875rem 2.5rem;font-size:1rem;font-weight:600}.Button-module__JNkThG__accent{background:var(--accent);color:#fff;border:1px solid #ffffff26}.Button-module__JNkThG__accent:hover:not(:disabled){background:var(--accent-light);box-shadow:0 6px 24px #054a4740}.Button-module__JNkThG__secondary{background:var(--accent-secondary);color:#fff}.Button-module__JNkThG__secondary:hover:not(:disabled){background:#c4633d;box-shadow:0 6px 24px #b25a3659}.Button-module__JNkThG__outline{border:1.5px solid var(--border-medium);color:var(--text-primary);background:0 0}.Button-module__JNkThG__outline:hover:not(:disabled){border-color:var(--accent);background:#054a470a}.Button-module__JNkThG__ghost{color:var(--text-muted);background:0 0}.Button-module__JNkThG__ghost:hover:not(:disabled){color:var(--text-primary)}.Button-module__JNkThG__soft{color:var(--accent);background:#054a470f;border:1px solid #054a471f}.Button-module__JNkThG__soft:hover:not(:disabled){border-color:var(--accent);background:#054a471a}.Button-module__JNkThG__light{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #fff3}.Button-module__JNkThG__light:hover:not(:disabled){background:#fff3;border-color:#ffffff59}.Button-module__JNkThG__fullWidth{width:100%}
@keyframes quiz-result-module__x2D5vq__fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.quiz-result-module__x2D5vq__Page{max-width:900px;margin:0 auto;padding:1.5rem 1rem 3rem;animation:.5s cubic-bezier(.16,1,.3,1) both quiz-result-module__x2D5vq__fadeUp}.quiz-result-module__x2D5vq__Header{align-items:center;gap:1rem;margin-bottom:2rem;padding:0 .5rem;display:flex}.quiz-result-module__x2D5vq__BackBtn{width:38px;height:38px;color:var(--dark-text-secondary);background:#ffffff0f;border:1px solid #ffffff14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:background .25s cubic-bezier(.16,1,.3,1),border-color .25s cubic-bezier(.16,1,.3,1),transform .25s cubic-bezier(.16,1,.3,1);display:flex}.quiz-result-module__x2D5vq__BackBtn:hover{background:#ffffff1a;border-color:#ffffff29;transform:translate(-2px)}.quiz-result-module__x2D5vq__HeaderText{flex:1;min-width:0}.quiz-result-module__x2D5vq__HeaderActions{flex-shrink:0;gap:.5rem;display:flex}.quiz-result-module__x2D5vq__DownloadBtn{color:var(--dark-text-secondary);font-family:var(--font-body);letter-spacing:.04em;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:100px;flex-shrink:0;align-items:center;gap:.4rem;padding:.5rem .85rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:background .25s cubic-bezier(.16,1,.3,1),border-color .25s cubic-bezier(.16,1,.3,1),color .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.quiz-result-module__x2D5vq__DownloadBtn:hover{color:#12b5ae;background:#12b5ae1f;border-color:#12b5ae66}.quiz-result-module__x2D5vq__DownloadBtnDisabled{opacity:.4;cursor:not-allowed;pointer-events:none}.quiz-result-module__x2D5vq__HeaderLabel{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:var(--dark-text-muted);margin-bottom:.125rem;font-size:.625rem;font-weight:600}.quiz-result-module__x2D5vq__HeaderTitle{font-family:var(--font-display);color:var(--dark-text);font-size:clamp(1.25rem,2.5vw,1.625rem);font-weight:400;line-height:1.2}.quiz-result-module__x2D5vq__ResultContent{flex-direction:column;gap:1rem;display:flex}.quiz-result-module__x2D5vq__LoaderWrap{justify-content:center;align-items:center;min-height:200px;display:flex}.quiz-result-module__x2D5vq__Empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:4rem 2rem;display:flex}.quiz-result-module__x2D5vq__EmptyTitle{font-family:var(--font-display);color:var(--dark-text);font-size:1.5rem}.quiz-result-module__x2D5vq__EmptyText{color:var(--dark-text-muted);font-size:.9375rem;line-height:1.6}.quiz-result-module__x2D5vq__BackLink{font-family:var(--font-body);color:#12b5ae;align-items:center;gap:.375rem;margin-top:.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex}.quiz-result-module__x2D5vq__BackLink:hover{opacity:.7}@media (max-width:768px){.quiz-result-module__x2D5vq__Page{padding:1rem .75rem 2rem}.quiz-result-module__x2D5vq__Header{padding:0}}.quiz-result-module__x2D5vq__AiPending{color:var(--dark-text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 1rem;display:flex}.quiz-result-module__x2D5vq__AiPendingText{margin:0;font-size:.95rem}.quiz-result-module__x2D5vq__AiFailed{border:1px solid var(--dark-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0a;border-radius:14px;flex-direction:column;align-items:flex-start;gap:1rem;padding:1.5rem;display:flex}.quiz-result-module__x2D5vq__AiFailedText{color:var(--dark-text-secondary);margin:0;font-size:.95rem;line-height:1.6}.quiz-result-module__x2D5vq__AiFallback{border-top:1px solid var(--dark-border);width:100%;margin-top:1rem;padding-top:1rem}
.charts-module__7LFFqq__ChartCard{background:var(--chart-card-bg,#fff);border:1px solid var(--chart-card-border,#054a470f);box-shadow:var(--chart-card-shadow,0 1px 4px #054a4708);border-radius:16px;padding:1.75rem;transition:box-shadow .3s cubic-bezier(.16,1,.3,1),border-color .3s cubic-bezier(.16,1,.3,1)}.charts-module__7LFFqq__ChartCard:hover{box-shadow:var(--chart-card-shadow,0 4px 20px #054a470f);border-color:var(--chart-card-border,#054a471a)}.charts-module__7LFFqq__ChartLabel{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:var(--chart-label-color,var(--text-muted,#7a7a7a));margin-bottom:.25rem;font-size:.625rem;font-weight:700;display:block}.charts-module__7LFFqq__ChartTitle{font-family:var(--font-display);color:var(--chart-title-color,var(--text-primary,#1a1a1a));margin-bottom:1.25rem;font-size:1.125rem;font-weight:400}.charts-module__7LFFqq__Tooltip{background:var(--accent,#054a47);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #ffffff1a;border-radius:12px;padding:.625rem 1rem;box-shadow:0 8px 32px #054a474d}.charts-module__7LFFqq__TooltipLabel{font-family:var(--font-body);color:#ffffff8c;margin-bottom:.1875rem;font-size:.6875rem;font-weight:500}.charts-module__7LFFqq__TooltipValue{font-family:var(--font-body);color:#fff;font-variant-numeric:tabular-nums;font-size:.875rem;font-weight:700}.charts-module__7LFFqq__TooltipRow{align-items:center;gap:.375rem;font-size:.8125rem;display:flex}.charts-module__7LFFqq__TooltipDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.charts-module__7LFFqq__TooltipRowLabel{color:#ffffff8c;flex:1}.charts-module__7LFFqq__TooltipRow .charts-module__7LFFqq__TooltipValue{font-size:.8125rem}.charts-module__7LFFqq__FilterRow{flex-wrap:wrap;justify-content:center;gap:.375rem;width:100%;max-width:640px;margin-bottom:1.5rem;display:flex}.charts-module__7LFFqq__FilterChip{border:1px solid var(--filter-chip-border,#054a4714);background:var(--filter-chip-bg,transparent);color:var(--filter-chip-color,var(--text-secondary,#4a4a4a));font-family:var(--font-body);cursor:pointer;white-space:nowrap;border-radius:100px;flex-shrink:0;padding:.4375rem 1rem;font-size:.8125rem;font-weight:500;transition:all .25s cubic-bezier(.16,1,.3,1)}.charts-module__7LFFqq__FilterChip:hover{background:var(--filter-chip-hover-bg,#054a470a);color:var(--filter-chip-hover-color,var(--text-primary,#1a1a1a));border-color:var(--filter-chip-hover-border,#054a4729);transform:translateY(-1px)}.charts-module__7LFFqq__FilterChipActive{background:var(--filter-chip-active-bg,var(--accent,#054a47));border-color:var(--filter-chip-active-border,var(--accent,#054a47));color:var(--filter-chip-active-color,#fff);box-shadow:0 2px 8px #054a4733;}.charts-module__7LFFqq__FilterChipActive:hover{background:var(--filter-chip-active-hover-bg,var(--accent-light,#0a6d69));border-color:var(--filter-chip-active-hover-border,var(--accent-light,#0a6d69));color:var(--filter-chip-active-color,#fff);transform:translateY(-1px)}.charts-module__7LFFqq__ChartsStack{flex-direction:column;gap:.75rem;width:100%;max-width:640px;display:flex}.charts-module__7LFFqq__DeltaCard{background:#054a4704;border:1px solid #054a470f;border-radius:16px;padding:1.5rem}.charts-module__7LFFqq__DeltaHeader{border-bottom:1px solid #054a470f;align-items:baseline;gap:.75rem;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.charts-module__7LFFqq__DeltaScore{font-family:var(--font-body);font-variant-numeric:tabular-nums;align-items:center;gap:.25rem;font-size:1.75rem;font-weight:700;display:inline-flex}.charts-module__7LFFqq__DeltaPositive{color:#16a34a}.charts-module__7LFFqq__DeltaNegative{color:#dc2626}.charts-module__7LFFqq__DeltaNeutral{color:var(--text-muted,#7a7a7a)}.charts-module__7LFFqq__DeltaLabel{font-family:var(--font-body);color:var(--text-muted,#7a7a7a);font-size:.8125rem}.charts-module__7LFFqq__DeltaGrid{flex-direction:column;gap:.375rem;display:flex}.charts-module__7LFFqq__DeltaItem{background:#054a4705;border:1px solid #054a470a;border-radius:10px;justify-content:space-between;align-items:center;padding:.75rem 1rem;transition:background .2s;display:flex}.charts-module__7LFFqq__DeltaItem:hover{background:#054a470a}.charts-module__7LFFqq__DeltaItemName{font-family:var(--font-body);color:var(--text-secondary,#4a4a4a);font-size:.875rem}.charts-module__7LFFqq__DeltaItemValue{font-family:var(--font-body);font-variant-numeric:tabular-nums;font-size:.875rem;font-weight:700}.charts-module__7LFFqq__EmptyChart{min-height:200px;font-family:var(--font-body);color:var(--text-muted,#7a7a7a);justify-content:center;align-items:center;font-size:.875rem;display:flex}
.ResultCard-module__RnaA7G__Card{background:#fff;border-radius:20px;flex-direction:column;align-items:center;padding:2.5rem;display:flex;box-shadow:0 2px 20px #0000000f,0 1px 3px #0000000a}@media (max-width:768px){.ResultCard-module__RnaA7G__Card{border-radius:16px;padding:1.75rem 1.25rem}}
.ChartsCard-module__6NK7FW__Card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);--chart-card-bg:transparent;--chart-card-border:transparent;--chart-card-shadow:none;--chart-label-color:#ffffff80;--chart-title-color:#ffffffe6;--filter-chip-border:#ffffff1f;--filter-chip-bg:#ffffff0a;--filter-chip-color:#fff9;--filter-chip-hover-bg:#ffffff14;--filter-chip-hover-color:#ffffffe6;--filter-chip-hover-border:#fff3;--filter-chip-active-bg:#ffffff26;--filter-chip-active-border:#ffffff40;--filter-chip-active-color:#fff;--filter-chip-active-hover-bg:#fff3;--filter-chip-active-hover-border:#ffffff4d;background:#00000059;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;align-items:center;padding:2rem 2.5rem 2.5rem;display:flex}@media (max-width:768px){.ChartsCard-module__6NK7FW__Card{border-radius:16px;padding:1.5rem 1.25rem 2rem}}
.PrimaryBlock-module__9le07W__Label{letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted,#7a7a7a);text-align:center;width:100%;max-width:640px;margin-bottom:.5rem;font-size:.625rem;font-weight:600}.PrimaryBlock-module__9le07W__Title{font-family:var(--font-display);color:var(--text-primary,#1a1a1a);text-align:center;margin-bottom:.75rem;font-size:clamp(2rem,6vw,2.75rem);font-weight:400;line-height:1.15}.PrimaryBlock-module__9le07W__Description{color:var(--text-secondary,#4a4a4a);text-align:center;max-width:480px;margin-bottom:2.5rem;font-size:.9375rem;line-height:1.75}
.SectionHeading-module__wg5wGG__Heading{font-family:var(--font-display);color:var(--dark-text,#e8e4dc);width:100%;margin-bottom:1.25rem;font-size:clamp(1.25rem,3.5vw,1.5rem);font-weight:400}
.AccordionList-module__7sseQq__List{flex-direction:column;gap:.75rem;width:100%;display:flex}.AccordionList-module__7sseQq__Item{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 12px #0000000f}.AccordionList-module__7sseQq__Header{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:0;flex-direction:column;width:100%;padding:1rem 1.25rem;font-family:inherit;transition:background .15s;display:flex}.AccordionList-module__7sseQq__Header:hover{background:#00000005}.AccordionList-module__7sseQq__HeaderTop{align-items:center;gap:.5rem;display:flex}.AccordionList-module__7sseQq__Name{font-family:var(--font-display);color:var(--text-primary,#1a1a1a);flex:1;font-size:1rem;font-weight:400}.AccordionList-module__7sseQq__Chevron{color:var(--text-muted,#7a7a7a);flex-shrink:0;transition:transform .3s cubic-bezier(.16,1,.3,1)}.AccordionList-module__7sseQq__Item.AccordionList-module__7sseQq__Open .AccordionList-module__7sseQq__Chevron{transform:rotate(180deg)}.AccordionList-module__7sseQq__Bar{opacity:0;background:#0000000f;border-radius:2px;width:100%;height:3px;margin-top:.625rem;transition:opacity .3s cubic-bezier(.16,1,.3,1),margin-top .3s cubic-bezier(.16,1,.3,1);overflow:hidden}.AccordionList-module__7sseQq__Item:not(.AccordionList-module__7sseQq__Open) .AccordionList-module__7sseQq__Bar{height:0;margin-top:0}.AccordionList-module__7sseQq__Item.AccordionList-module__7sseQq__Open .AccordionList-module__7sseQq__Bar{opacity:1}.AccordionList-module__7sseQq__BarFill{border-radius:2px;height:100%;transition:width 1s cubic-bezier(.16,1,.3,1)}.AccordionList-module__7sseQq__Item.AccordionList-module__7sseQq__Accent .AccordionList-module__7sseQq__BarFill{background:linear-gradient(90deg,#054a47,#0a8a7a)}.AccordionList-module__7sseQq__Item.AccordionList-module__7sseQq__Warm .AccordionList-module__7sseQq__BarFill{background:#b25a3666}.AccordionList-module__7sseQq__Body{grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.16,1,.3,1);display:grid;overflow:hidden}.AccordionList-module__7sseQq__Item.AccordionList-module__7sseQq__Open .AccordionList-module__7sseQq__Body{grid-template-rows:1fr}.AccordionList-module__7sseQq__Body>*{min-height:0;overflow:hidden}.AccordionList-module__7sseQq__InsightBlock,.AccordionList-module__7sseQq__DevelopmentBlock{margin:0 1.25rem;padding-top:1rem}.AccordionList-module__7sseQq__DevelopmentBlock:last-child,.AccordionList-module__7sseQq__InsightBlock:last-child{padding-bottom:1.25rem}.AccordionList-module__7sseQq__InsightBlock{border-bottom:1px dashed #0000000f;padding-bottom:.75rem}.AccordionList-module__7sseQq__BlockLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted,#7a7a7a);align-items:center;gap:.3rem;margin-bottom:.375rem;font-size:.625rem;font-weight:600;display:inline-flex}.AccordionList-module__7sseQq__Item.AccordionList-module__7sseQq__Accent .AccordionList-module__7sseQq__InsightBlock .AccordionList-module__7sseQq__BlockLabel{color:#054a47}.AccordionList-module__7sseQq__Item.AccordionList-module__7sseQq__Warm .AccordionList-module__7sseQq__InsightBlock .AccordionList-module__7sseQq__BlockLabel{color:#b25a36}.AccordionList-module__7sseQq__BlockText{color:var(--text-secondary,#4a4a4a);font-size:.875rem;line-height:1.7}
.RoleIndicatorResult-module__5AlLkG__Result{flex-direction:column;gap:1rem;width:100%;animation:.6s cubic-bezier(.16,1,.3,1) both RoleIndicatorResult-module__5AlLkG__fadeUp;display:flex}@keyframes RoleIndicatorResult-module__5AlLkG__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.RoleIndicatorResult-module__5AlLkG__PrimaryCard{border-radius:20px;flex-direction:column;min-height:440px;display:flex;position:relative;overflow:hidden}.RoleIndicatorResult-module__5AlLkG__PrimaryImage{z-index:0;position:absolute;inset:0}.RoleIndicatorResult-module__5AlLkG__PrimaryImage img{object-fit:cover;object-position:center 30%}.RoleIndicatorResult-module__5AlLkG__PrimaryImage:after{content:"";background:linear-gradient(#0000 0%,#00000014 45%,#0000004d 70%,#000000b3 100%);position:absolute;inset:0}.RoleIndicatorResult-module__5AlLkG__PrimaryContent{z-index:1;text-align:center;flex-direction:column;flex:1;justify-content:flex-end;align-items:center;min-height:440px;padding:2.5rem;display:flex;position:relative}.RoleIndicatorResult-module__5AlLkG__PrimaryLabel{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:#ffffff73;margin-bottom:.5rem;font-size:.625rem;font-weight:600}.RoleIndicatorResult-module__5AlLkG__PrimaryTitle{font-family:var(--font-display);color:#fff;margin-bottom:.75rem;font-size:clamp(2rem,6vw,2.75rem);font-weight:400;line-height:1.15}.RoleIndicatorResult-module__5AlLkG__PrimaryDesc{color:#ffffffa6;text-align:center;max-width:480px;font-size:.9375rem;line-height:1.75}.RoleIndicatorResult-module__5AlLkG__ScalesCard{background:#fff;border-radius:20px;flex-direction:column;align-items:center;padding:2.5rem;display:flex;box-shadow:0 2px 20px #0000000f,0 1px 3px #0000000a}.RoleIndicatorResult-module__5AlLkG__ScalesLabel{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted,#7a7a7a);margin-bottom:1.75rem;font-size:.625rem;font-weight:600}.RoleIndicatorResult-module__5AlLkG__ScalesDesc{color:var(--text-secondary,#4a4a4a);text-align:center;max-width:480px;margin-top:2rem;font-size:.9375rem;line-height:1.75}.RoleIndicatorResult-module__5AlLkG__SuperScales{flex-wrap:wrap;justify-content:center;gap:1.5rem;width:100%;max-width:640px;display:flex}.RoleIndicatorResult-module__5AlLkG__SuperScaleItem{flex-direction:column;align-items:center;gap:.5rem;width:80px;display:flex}.RoleIndicatorResult-module__5AlLkG__CircleWrap{width:70px;height:70px}.RoleIndicatorResult-module__5AlLkG__CircleSvg{width:100%;height:100%;transform:rotate(-90deg)}.RoleIndicatorResult-module__5AlLkG__CircleTrack{fill:none;stroke:#0000000f}.RoleIndicatorResult-module__5AlLkG__CircleFill{fill:none;stroke:#00000026;stroke-linecap:round;transition:stroke-dashoffset 1.2s cubic-bezier(.16,1,.3,1)}.RoleIndicatorResult-module__5AlLkG__SuperScaleItem.RoleIndicatorResult-module__5AlLkG__Primary .RoleIndicatorResult-module__5AlLkG__CircleFill{stroke:#054a47}.RoleIndicatorResult-module__5AlLkG__SuperScaleName{color:var(--text-muted,#7a7a7a);text-align:center;font-size:.6875rem;font-weight:500;line-height:1.3;transition:color .3s}.RoleIndicatorResult-module__5AlLkG__SuperScaleItem.RoleIndicatorResult-module__5AlLkG__Primary .RoleIndicatorResult-module__5AlLkG__SuperScaleName{color:var(--text-primary,#1a1a1a);font-weight:600}@media (max-width:768px){.RoleIndicatorResult-module__5AlLkG__PrimaryCard{border-radius:16px;min-height:360px}.RoleIndicatorResult-module__5AlLkG__PrimaryContent{min-height:360px;padding:1.75rem 1.25rem}.RoleIndicatorResult-module__5AlLkG__ScalesCard{border-radius:16px;padding:1.75rem 1.25rem}}
.MutationOverlay-module__qnvmIq__Overlay{z-index:9999;background:0 0;justify-content:center;align-items:center;animation:.15s ease-out MutationOverlay-module__qnvmIq__fadeIn;display:flex;position:fixed;inset:0}@keyframes MutationOverlay-module__qnvmIq__fadeIn{0%{opacity:0}to{opacity:1}}
.LoadingPhrases-module__RJKlza__Phrases{font-family:var(--font-canela-condensed,var(--font-display), Georgia, serif);letter-spacing:-.72px;color:inherit;align-items:baseline;gap:2px;font-size:clamp(28px,4vw,40px);line-height:1.1;display:inline-flex}.LoadingPhrases-module__RJKlza__Word{animation:.45s cubic-bezier(.16,1,.3,1) LoadingPhrases-module__RJKlza__fadeIn;display:inline-block}.LoadingPhrases-module__RJKlza__Dots{width:1.5ch;color:inherit;opacity:.6;display:inline-flex}.LoadingPhrases-module__RJKlza__Dot{width:.5ch;transition:opacity .15s ease-out;display:inline-block}@keyframes LoadingPhrases-module__RJKlza__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}
.AiReportLoader-module__uWLxcG__Root{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.75rem;padding:3rem 1.5rem;animation:.5s cubic-bezier(.16,1,.3,1) both AiReportLoader-module__uWLxcG__fadeIn;display:flex}.AiReportLoader-module__uWLxcG__RingWrap{justify-content:center;align-items:center;width:132px;height:132px;display:flex;position:relative}.AiReportLoader-module__uWLxcG__Ring{width:100%;height:100%;transform:rotate(-90deg)}.AiReportLoader-module__uWLxcG__RingTrack{fill:none;stroke:#ffffff14;stroke-width:4px}.AiReportLoader-module__uWLxcG__RingProgress{fill:none;stroke:#12b5ae;stroke-width:4px;stroke-linecap:round;filter:drop-shadow(0 0 6px #12b5ae59);transition:stroke-dashoffset .9s linear}.AiReportLoader-module__uWLxcG__RingPulse{pointer-events:none;border:1px solid #12b5ae40;border-radius:50%;animation:2.4s cubic-bezier(.16,1,.3,1) infinite AiReportLoader-module__uWLxcG__pulse;position:absolute;inset:0}.AiReportLoader-module__uWLxcG__Time{font-family:var(--font-display), Georgia, serif;letter-spacing:-.02em;color:var(--dark-text);font-size:1.8rem;line-height:1;position:absolute}.AiReportLoader-module__uWLxcG__TimeSmall{font-family:var(--font-body), system-ui, sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--dark-text-muted);margin-top:.4rem;font-size:.72rem;line-height:1}.AiReportLoader-module__uWLxcG__TimeStack{flex-direction:column;align-items:center;display:flex;position:absolute}.AiReportLoader-module__uWLxcG__Title{font-family:var(--font-display), Georgia, serif;letter-spacing:-.01em;color:var(--dark-text);max-width:22ch;margin:0;font-size:clamp(1.5rem,2.4vw,1.85rem);line-height:1.2}.AiReportLoader-module__uWLxcG__Subtitle{font-family:var(--font-body), system-ui, sans-serif;color:var(--dark-text-secondary);max-width:34ch;margin:0;font-size:.95rem;line-height:1.55}.AiReportLoader-module__uWLxcG__Phrase{font-family:var(--font-body), system-ui, sans-serif;letter-spacing:.18em;text-transform:uppercase;color:#12b5aed9;align-items:baseline;gap:2px;min-height:1em;font-size:.82rem;display:inline-flex}.AiReportLoader-module__uWLxcG__PhraseWord{animation:.5s cubic-bezier(.16,1,.3,1) AiReportLoader-module__uWLxcG__fadeWord;display:inline-block}.AiReportLoader-module__uWLxcG__Dots{opacity:.7;width:1.6ch;display:inline-flex}.AiReportLoader-module__uWLxcG__Dot{width:.5ch;transition:opacity .15s ease-out;display:inline-block}@keyframes AiReportLoader-module__uWLxcG__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes AiReportLoader-module__uWLxcG__fadeWord{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}@keyframes AiReportLoader-module__uWLxcG__pulse{0%{opacity:.6;transform:scale(1)}70%{opacity:0;transform:scale(1.15)}to{opacity:0;transform:scale(1.15)}}@media (prefers-reduced-motion:reduce){.AiReportLoader-module__uWLxcG__RingPulse,.AiReportLoader-module__uWLxcG__PhraseWord{animation:none}.AiReportLoader-module__uWLxcG__RingProgress{transition:none}}
@keyframes ResultsView-module__uh7i9G__fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes ResultsView-module__uh7i9G__scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes ResultsView-module__uh7i9G__ringDraw{0%{stroke-dashoffset:213.6px}}@keyframes ResultsView-module__uh7i9G__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.ResultsView-module__uh7i9G__Page{min-height:100vh}.ResultsView-module__uh7i9G__DarkHero{padding-top:3.5rem;padding-bottom:2.5rem;position:relative}.ResultsView-module__uh7i9G__OrientationCard{text-align:center;max-width:900px;margin:0 auto;padding:2rem 2rem 0;animation:.6s cubic-bezier(.16,1,.3,1) both ResultsView-module__uh7i9G__fadeUp}.ResultsView-module__uh7i9G__OrientationLabelRow{justify-content:center;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.ResultsView-module__uh7i9G__OrientationDivider{background:linear-gradient(90deg,#0000,#e8e4dc33,#0000);width:40px;height:1px;display:block}.ResultsView-module__uh7i9G__OrientationLabel{font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;color:var(--dark-text-muted);font-size:.625rem;font-weight:600}.ResultsView-module__uh7i9G__OrientationTitle{font-family:var(--font-display);color:var(--dark-text);margin-bottom:.5rem;font-size:clamp(2rem,5vw,2.75rem);font-weight:400;line-height:1.1;animation:.7s cubic-bezier(.16,1,.3,1) .1s both ResultsView-module__uh7i9G__fadeUp}.ResultsView-module__uh7i9G__ScaleCards{justify-content:center;gap:.25rem;margin:2rem 0 1.75rem;display:flex}.ResultsView-module__uh7i9G__ScaleCard{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;align-items:center;gap:.625rem;min-width:96px;padding:1rem;transition:background .3s cubic-bezier(.16,1,.3,1),border-color .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1);animation:.5s cubic-bezier(.16,1,.3,1) both ResultsView-module__uh7i9G__scaleIn;display:flex}.ResultsView-module__uh7i9G__ScaleCard:hover{background:#ffffff12;border-color:#ffffff24;transform:translateY(-2px)}.ResultsView-module__uh7i9G__ScaleCardPrimary{background:#12b5ae0f;border-color:#12b5ae1f}.ResultsView-module__uh7i9G__ScaleCardPrimary:hover{background:#12b5ae1a;border-color:#12b5ae33}.ResultsView-module__uh7i9G__ScaleRing{width:60px;height:60px}.ResultsView-module__uh7i9G__ScaleRingProgress{animation:1.2s cubic-bezier(.16,1,.3,1) both ResultsView-module__uh7i9G__ringDraw}.ResultsView-module__uh7i9G__ScaleCardTitle{font-family:var(--font-body);color:#e8e4dcb3;text-align:center;max-width:90px;font-size:.6875rem;font-weight:600;line-height:1.3}.ResultsView-module__uh7i9G__ScaleCardPrimary .ResultsView-module__uh7i9G__ScaleCardTitle{color:#12b5aee6}@media (max-width:560px){.ResultsView-module__uh7i9G__ScaleCards{flex-wrap:wrap;gap:.375rem}.ResultsView-module__uh7i9G__ScaleCard{min-width:80px;padding:.75rem .5rem .625rem}.ResultsView-module__uh7i9G__ScaleRing{width:48px;height:48px}}.ResultsView-module__uh7i9G__OrientationDesc{color:var(--dark-text-secondary);max-width:520px;margin:0 auto;font-size:.9375rem;line-height:1.75;animation:.7s cubic-bezier(.16,1,.3,1) .3s both ResultsView-module__uh7i9G__fadeUp}.ResultsView-module__uh7i9G__ResultSections{z-index:1;flex-direction:column;gap:1rem;max-width:900px;margin:-1.5rem auto 0;padding:0 1rem 3rem;animation:.5s cubic-bezier(.16,1,.3,1) .2s both ResultsView-module__uh7i9G__fadeUp;display:flex;position:relative}.ResultsView-module__uh7i9G__ContentCard{z-index:1;background:#fff;border-radius:20px 20px 16px 16px;max-width:900px;min-height:30vh;margin:-1.5rem auto 0;padding:2.5rem 75px 3rem;animation:.5s cubic-bezier(.16,1,.3,1) .2s both ResultsView-module__uh7i9G__fadeUp;position:relative;box-shadow:0 -4px 40px #00000014,0 1px 3px #0000000a}@media (max-width:960px){.ResultsView-module__uh7i9G__ContentCard{padding-left:2rem;padding-right:2rem}}.ResultsView-module__uh7i9G__CompareBar{background:#054a4704;border:1px solid #054a470f;border-radius:14px;align-items:center;gap:.75rem;margin-bottom:2rem;padding:.75rem 1rem;display:flex}.ResultsView-module__uh7i9G__CompareToggle{width:36px;height:36px;color:var(--text-muted,#7a7a7a);cursor:pointer;background:0 0;border:1px solid #054a471a;border-radius:10px;justify-content:center;align-items:center;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}.ResultsView-module__uh7i9G__CompareToggle:hover{color:var(--accent,#054a47);background:#054a470a;border-color:#054a4733;transform:translateY(-1px)}.ResultsView-module__uh7i9G__CompareRow{align-items:center;gap:.5rem;display:flex}.ResultsView-module__uh7i9G__CompareIcon{color:var(--text-muted,#7a7a7a);flex-shrink:0}.ResultsView-module__uh7i9G__CompareDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.ResultsView-module__uh7i9G__CompareLabel{font-family:var(--font-body);color:var(--text-primary,#1a1a1a);font-size:.75rem;font-weight:600}.ResultsView-module__uh7i9G__CompareVs{font-family:var(--font-display);color:var(--text-muted,#7a7a7a);margin:0 .125rem;font-size:.75rem;font-style:italic;font-weight:400}.ResultsView-module__uh7i9G__CompareSelect{appearance:none;color:var(--text-primary,#1a1a1a);font-family:var(--font-body);cursor:pointer;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='rgba(5,74,71,0.3)'/%3E%3C/svg%3E") right .75rem center no-repeat;border:1px solid #054a471a;border-radius:100px;padding:.375rem 2rem .375rem .875rem;font-size:.8125rem;font-weight:500;transition:border-color .2s,box-shadow .2s}.ResultsView-module__uh7i9G__CompareSelect:hover{border-color:#054a4733}.ResultsView-module__uh7i9G__CompareSelect:focus{border-color:var(--accent,#054a47);outline:none;box-shadow:0 0 0 3px #054a4714}.ResultsView-module__uh7i9G__CompareClose{width:26px;height:26px;color:var(--text-muted,#7a7a7a);cursor:pointer;background:#054a470d;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s,color .2s,transform .2s;display:flex}.ResultsView-module__uh7i9G__CompareClose:hover{color:var(--text-primary,#1a1a1a);background:#054a471a;transform:rotate(90deg)}.ResultsView-module__uh7i9G__ShareBtn{margin-left:auto}.ResultsView-module__uh7i9G__Section{margin-top:2.5rem;margin-bottom:2rem}.ResultsView-module__uh7i9G__SectionHeader{align-items:baseline;gap:.75rem;margin-bottom:1.25rem;display:flex}.ResultsView-module__uh7i9G__SectionTitle{font-family:var(--font-display);color:var(--accent,#054a47);font-size:clamp(1.25rem,2.5vw,1.625rem);font-weight:400;line-height:1.15}.ResultsView-module__uh7i9G__SectionHeader .ResultsView-module__uh7i9G__SectionTitle{margin-bottom:0}.ResultsView-module__uh7i9G__SectionTitle:not(.ResultsView-module__uh7i9G__SectionHeader .ResultsView-module__uh7i9G__SectionTitle){margin-bottom:1rem}.ResultsView-module__uh7i9G__SectionBadge{font-family:var(--font-body);color:var(--accent,#054a47);letter-spacing:.02em;background:#054a470f;border-radius:100px;padding:.1875rem .625rem;font-size:.6875rem;font-weight:600}.ResultsView-module__uh7i9G__SectionBadgeGrowth{color:#b25a36;background:#b25a360f}.ResultsView-module__uh7i9G__RoleList{flex-direction:column;gap:.5rem;display:flex}.ResultsView-module__uh7i9G__RoleCard{background:linear-gradient(135deg,#054a4708,#054a470f);border:1px solid #054a470a;border-radius:14px;padding:1.25rem 1.375rem;transition:all .3s cubic-bezier(.16,1,.3,1);animation:.4s cubic-bezier(.16,1,.3,1) both ResultsView-module__uh7i9G__fadeUp}.ResultsView-module__uh7i9G__RoleCard:hover{background:linear-gradient(135deg,#054a470d,#054a4717);border-color:#054a4714;transform:translateY(-1px);box-shadow:0 4px 16px #054a470f}.ResultsView-module__uh7i9G__RoleCardGrowth{background:linear-gradient(135deg,#b25a3605,#b25a360d);border-color:#b25a360a}.ResultsView-module__uh7i9G__RoleCardGrowth:hover{background:linear-gradient(135deg,#b25a360a,#b25a3614);border-color:#b25a3614;box-shadow:0 4px 16px #b25a360f}.ResultsView-module__uh7i9G__RoleHeader{align-items:center;gap:.75rem;margin-bottom:.625rem;display:flex}.ResultsView-module__uh7i9G__RoleRank{font-variant-numeric:tabular-nums;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.6875rem;font-weight:700;display:flex}.ResultsView-module__uh7i9G__RoleRankTop{color:var(--accent,#054a47);background:#054a471a}.ResultsView-module__uh7i9G__RoleRankBottom{color:#b25a36;background:#b25a361a}.ResultsView-module__uh7i9G__RoleName{font-family:var(--font-display);color:var(--text-primary,#1a1a1a);flex:1;font-size:1.0625rem;font-weight:400}.ResultsView-module__uh7i9G__RoleScoreValue{font-family:var(--font-body);font-variant-numeric:tabular-nums;color:var(--accent,#054a47);opacity:.7;flex-shrink:0;font-size:.875rem;font-weight:700}.ResultsView-module__uh7i9G__RoleScoreGrowth{color:#b25a36}.ResultsView-module__uh7i9G__RoleBar{background:#054a470f;border-radius:2px;height:3px;margin-bottom:.75rem;overflow:hidden}.ResultsView-module__uh7i9G__RoleBarFill{border-radius:2px;height:100%;transition:width 1s cubic-bezier(.16,1,.3,1)}.ResultsView-module__uh7i9G__RoleBarFillTop{background:linear-gradient(90deg,#054a47,#0a6d69)}.ResultsView-module__uh7i9G__RoleBarFillBottom{background:linear-gradient(90deg,#b25a3666,#b25a3699)}.ResultsView-module__uh7i9G__RoleParagraph{color:var(--text-secondary,#4a4a4a);font-size:.875rem;line-height:1.75}.ResultsView-module__uh7i9G__DevelopmentBlock{background:#054a4708;border-left:3px solid #054a4726;border-radius:10px;margin-top:.875rem;padding:.875rem 1rem}.ResultsView-module__uh7i9G__DevelopmentLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--accent,#054a47);opacity:.5;margin-bottom:.375rem;font-size:.625rem;font-weight:700}.ResultsView-module__uh7i9G__DevelopmentText{color:var(--text-muted,#7a7a7a);font-size:.8125rem;font-style:italic;line-height:1.75}.ResultsView-module__uh7i9G__Content{max-width:1512px;margin:0 auto;padding:2rem 1.25rem 3rem}.ResultsView-module__uh7i9G__PublicHeader{border-bottom:1px solid var(--dark-border);align-items:center;gap:.75rem;max-width:1512px;margin:0 auto;padding:.875rem 1.25rem;display:flex}.ResultsView-module__uh7i9G__BackBtn{flex-shrink:0;width:36px;height:36px;padding:0}.ResultsView-module__uh7i9G__HeaderSpacer{flex-shrink:0;width:36px}.ResultsView-module__uh7i9G__SectionLoaderWrap{justify-content:center;align-items:center;min-height:120px;display:flex}.ResultsView-module__uh7i9G__SectionLoaderDark{min-height:200px}.ResultsView-module__uh7i9G__SpinnerDark{--spinner-track:#ffffff14;--spinner-color:#12b5ae99}.ResultsView-module__uh7i9G__SpinnerLight{--spinner-track:#054a470f;--spinner-color:var(--accent,#054a47)}.ResultsView-module__uh7i9G__ContentBodyLoader{flex-direction:column;gap:2rem;display:flex}.ResultsView-module__uh7i9G__ContentBodyLoaderBlock{flex-direction:column;display:flex}.ResultsView-module__uh7i9G__EmptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:5rem 2rem;display:flex}.ResultsView-module__uh7i9G__EmptyTitle{font-family:var(--font-display);color:var(--dark-text);font-size:1.5rem}.ResultsView-module__uh7i9G__EmptyText{color:var(--dark-text-muted);font-size:.9375rem;line-height:1.6}.ResultsView-module__uh7i9G__SphereWrap{pointer-events:none;filter:drop-shadow(0 8px 30px #00000040)drop-shadow(0 2px 8px #00000026);justify-content:center;padding:1rem 0 .5rem;display:flex}.ResultsView-module__uh7i9G__QuizTabs{justify-content:center;gap:.25rem;margin-top:1.5rem;margin-bottom:1rem;padding:0 1.5rem;display:flex}.ResultsView-module__uh7i9G__QuizTab{color:var(--dark-text-muted);font-family:var(--font-body);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ffffff14;border-radius:100px;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:500;transition:all .25s cubic-bezier(.16,1,.3,1)}.ResultsView-module__uh7i9G__QuizTab:hover{color:var(--dark-text);background:#ffffff0a}.ResultsView-module__uh7i9G__QuizTabActive{color:var(--dark-text);background:#ffffff14;border-color:#ffffff26;font-weight:600}.ResultsView-module__uh7i9G__DecileScaleInline{gap:3px;width:100%;max-width:320px;margin:1.5rem auto .75rem;display:flex}.ResultsView-module__uh7i9G__DecileSegmentInline{border-radius:3px;flex:1;height:6px;transition:background .4s cubic-bezier(.16,1,.3,1)}.ResultsView-module__uh7i9G__DecileLabel{font-family:var(--font-display);color:var(--dark-text);text-align:center;margin-bottom:.25rem;font-size:1.5rem;font-weight:400}.ResultsView-module__uh7i9G__DecileSuffix{font-family:var(--font-body);color:var(--dark-text-muted);margin-left:.25rem;font-size:.75rem;font-weight:500}.ResultsView-module__uh7i9G__DecileScore{font-family:var(--font-body);color:var(--dark-text-muted);margin-left:1rem;font-size:.75rem;font-weight:500}.ResultsView-module__uh7i9G__LeadershipResultDesc{color:var(--text-secondary,#4a4a4a);margin-bottom:2rem;font-size:.9375rem;line-height:1.75}.ResultsView-module__uh7i9G__LeadershipDomains{flex-direction:column;gap:1rem;margin-top:.5rem;display:flex}.ResultsView-module__uh7i9G__LeadershipDomainRow{animation:.5s cubic-bezier(.16,1,.3,1) both ResultsView-module__uh7i9G__fadeUp}.ResultsView-module__uh7i9G__LeadershipDomainHeader{justify-content:space-between;align-items:baseline;margin-bottom:.375rem;display:flex}.ResultsView-module__uh7i9G__LeadershipDomainName{color:var(--text-primary,#1a1a1a);font-size:.875rem;font-weight:500}.ResultsView-module__uh7i9G__LeadershipDomainScore{font-variant-numeric:tabular-nums;color:var(--text-muted,#7a7a7a);font-size:.75rem;font-weight:600}.ResultsView-module__uh7i9G__LeadershipDomainTrack{background:#0000000f;border-radius:2px;height:4px;overflow:hidden}.ResultsView-module__uh7i9G__LeadershipDomainFill{background:linear-gradient(90deg,#054a47,#0a8a7a);border-radius:2px;height:100%;transition:width 1s cubic-bezier(.16,1,.3,1)}@media (max-width:768px){.ResultsView-module__uh7i9G__OrientationCard{padding:1rem 1.25rem 0}.ResultsView-module__uh7i9G__ContentCard{border-radius:16px 16px 14px 14px;margin-left:.75rem;margin-right:.75rem;padding:1.75rem 1.25rem 2rem}.ResultsView-module__uh7i9G__CompareBar{flex-wrap:wrap}.ResultsView-module__uh7i9G__RoleCard{padding:1rem 1.125rem}.ResultsView-module__uh7i9G__Section{margin-top:2rem}}@media (max-width:480px){.ResultsView-module__uh7i9G__OrientationTitle{font-size:1.75rem}.ResultsView-module__uh7i9G__SectionHeader{flex-wrap:wrap;gap:.5rem}.ResultsView-module__uh7i9G__CompareRow{flex-wrap:wrap}}
.share-module__IzLkhW__Loading{min-height:100vh;font-family:var(--font-body);color:var(--dark-text);justify-content:center;align-items:center;font-size:.875rem;display:flex}.share-module__IzLkhW__NotFound{min-height:100vh;font-family:var(--font-body);flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.share-module__IzLkhW__NotFoundTitle{font-family:var(--font-display);color:var(--dark-text);font-size:1.5rem;font-weight:400}.share-module__IzLkhW__NotFoundText{color:var(--dark-text-muted);font-size:.875rem}.share-module__IzLkhW__CtaSection{justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.share-module__IzLkhW__CtaLink,.share-module__IzLkhW__CtaLinkSecondary{font-family:var(--font-body);border-radius:100px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.share-module__IzLkhW__CtaLink{background:var(--accent);color:var(--cream)}.share-module__IzLkhW__CtaLinkSecondary{background:var(--dark-surface);color:var(--dark-text);border:1px solid var(--dark-border)}.share-module__IzLkhW__CtaLink:hover,.share-module__IzLkhW__CtaLinkSecondary:hover{opacity:.85}
.Markdown-module__5zXedW__Root{font-size:1.0625rem;line-height:1.75}.Markdown-module__5zXedW__Root+.Markdown-module__5zXedW__Root{margin-top:1.1em}.Markdown-module__5zXedW__Paragraph{margin:0 0 1.1em;line-height:1.75}.Markdown-module__5zXedW__Paragraph:last-child{margin-bottom:0}.Markdown-module__5zXedW__Root strong{color:inherit;font-weight:700}.Markdown-module__5zXedW__Root em{font-style:italic}.Markdown-module__5zXedW__List{flex-direction:column;gap:.55em;margin:0 0 1.1em;padding-left:1.4em;line-height:1.75;display:flex}.Markdown-module__5zXedW__List:last-child{margin-bottom:0}.Markdown-module__5zXedW__List li::marker{color:currentColor;opacity:.5}
.Sidebar-module__AXvQXW__Backdrop{z-index:1100;background:#00000080;animation:.2s ease-out Sidebar-module__AXvQXW__fadeIn;position:fixed;inset:0}@keyframes Sidebar-module__AXvQXW__fadeIn{0%{opacity:0}to{opacity:1}}.Sidebar-module__AXvQXW__Popup{z-index:1101;background:var(--background);width:min(480px,90vw);height:100vh;padding:2rem 1.75rem 3rem;animation:.3s cubic-bezier(.16,1,.3,1) Sidebar-module__AXvQXW__slideIn;position:fixed;top:0;right:0;overflow-y:auto;box-shadow:-8px 0 32px #0000001f}@keyframes Sidebar-module__AXvQXW__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.Sidebar-module__AXvQXW__PopupWide{width:min(720px,90vw)}.Sidebar-module__AXvQXW__CloseBtn{border:1px solid var(--border-subtle);width:2rem;height:2rem;color:var(--text-muted);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex;position:absolute;top:1.25rem;right:1.25rem}.Sidebar-module__AXvQXW__CloseBtn:hover{background:var(--cream-dark);color:var(--text-primary)}@media (max-width:480px){.Sidebar-module__AXvQXW__Popup{width:100vw;padding:1.5rem 1.25rem 2rem}}
.ReportCard-module__8USRqq__Card{border-radius:22px;flex-direction:column;width:100%;display:flex;position:relative}.ReportCard-module__8USRqq__Light{color:#1e1f24;background:#fff}.ReportCard-module__8USRqq__Dark{color:#fff;background:#003f42;overflow:hidden}.ReportCard-module__8USRqq__Black{color:#f4e6c8;background:radial-gradient(120% 80% at 50% 0,#123c3c8c 0%,#08121400 60%),#07100f;border:1px solid #ffffff0d;overflow:hidden}.ReportCard-module__8USRqq__BlackTranslucent{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0000008c;overflow:hidden}.ReportCard-module__8USRqq__PadDefault{padding:48px 64px}.ReportCard-module__8USRqq__PadCompact{padding:32px 40px}@media (max-width:600px){.ReportCard-module__8USRqq__PadDefault{padding:32px 24px}.ReportCard-module__8USRqq__PadCompact{padding:24px 20px}}
.admin-form-module__NKIbha__Title{font-family:var(--font-display);color:var(--text-primary);margin:0 0 1.5rem;font-size:1.375rem;font-weight:400;line-height:1.2}.admin-form-module__NKIbha__Form{flex-direction:column;gap:1.25rem;display:flex}.admin-form-module__NKIbha__FieldGroup{flex-direction:column;gap:.375rem;display:flex}.admin-form-module__NKIbha__Label{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);font-size:.75rem;font-weight:600}.admin-form-module__NKIbha__Input,.admin-form-module__NKIbha__Select,.admin-form-module__NKIbha__Textarea{border:1px solid var(--border-medium);background:var(--background);width:100%;font-family:var(--font-body);color:var(--text-primary);border-radius:10px;padding:.625rem .75rem;font-size:.875rem;transition:border-color .15s}.admin-form-module__NKIbha__Input:focus,.admin-form-module__NKIbha__Select:focus,.admin-form-module__NKIbha__Textarea:focus{border-color:var(--accent);outline:none}.admin-form-module__NKIbha__Input::placeholder,.admin-form-module__NKIbha__Textarea::placeholder{color:var(--text-muted)}.admin-form-module__NKIbha__Select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%237a7a7a' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;padding-right:2rem}.admin-form-module__NKIbha__Disabled{pointer-events:none;opacity:.5}.admin-form-module__NKIbha__Textarea{resize:vertical;min-height:80px;line-height:1.6}.admin-form-module__NKIbha__Actions{border-top:1px solid var(--border-subtle);align-items:center;gap:.75rem;margin-top:.5rem;padding-top:.5rem;display:flex}.admin-form-module__NKIbha__DeleteBtn{font-family:var(--font-body);color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.375rem;padding:.5rem .75rem;font-size:.8125rem;font-weight:500;transition:color .15s,background .15s;display:inline-flex}.admin-form-module__NKIbha__DeleteBtn:hover{color:var(--accent-secondary);background:var(--cream-dark)}.admin-form-module__NKIbha__DeleteConfirm{color:var(--accent-secondary);background:var(--cream-dark);font-weight:600}
.QuizCardArt-module__nkE8PG__Card{aspect-ratio:5/7;isolation:isolate;box-sizing:border-box;background:#fff;border-radius:min(11cqw,22px);width:100%;padding:clamp(3px,4cqw,8px);position:relative;box-shadow:0 24px 60px -30px #0009}.QuizCardArt-module__nkE8PG__Inner{background:#1a1a1a;border-radius:min(7cqw,14px);width:100%;height:100%;position:relative;overflow:hidden}.QuizCardArt-module__nkE8PG__Image{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.QuizCardArt-module__nkE8PG__Placeholder{z-index:0;background:linear-gradient(160deg,#2a3e7c 0%,#054a47 100%);position:absolute;inset:0}.QuizCardArt-module__nkE8PG__TopLabel{z-index:2;pointer-events:none;justify-content:center;display:flex;position:absolute;top:clamp(5px,6cqw,12px);left:0;right:0}.QuizCardArt-module__nkE8PG__TopLabel span{font-family:var(--font-display);color:#fff;letter-spacing:-.01em;text-align:center;text-shadow:0 1px 6px #00000059;padding:clamp(2px,2cqw,4px) clamp(5px,7cqw,14px);font-size:clamp(7px,7cqw,22px);font-weight:700}.QuizCardArt-module__nkE8PG__SymbolBadge{z-index:3;width:clamp(22px,25cqw,60px);height:clamp(18px,19cqw,46px);color:var(--symbol-color,#2a3e7c);background:#fff;border-top-right-radius:clamp(6px,7cqw,14px);border-bottom-left-radius:clamp(6px,7cqw,14px);justify-content:center;align-items:center;display:flex;position:absolute;top:clamp(3px,4cqw,8px);right:clamp(3px,4cqw,8px)}.QuizCardArt-module__nkE8PG__SymbolBadge svg{width:55%;height:55%}.QuizCardArt-module__nkE8PG__Footer{z-index:2;background:var(--accent-color,#054a47);text-align:center;padding:clamp(8px,3.8cqw,22px) clamp(8px,3.8cqw,22px) clamp(9px,4.2cqw,26px);position:absolute;bottom:0;left:0;right:0}.QuizCardArt-module__nkE8PG__Title{font-family:var(--font-display);color:#fff;letter-spacing:-.015em;word-break:break-word;margin:0;font-size:clamp(8px,9cqw,22px);font-weight:700;line-height:1.05}.QuizCardArt-module__nkE8PG__Frame{container-type:inline-size}.QuizCardArt-module__nkE8PG__ScaleWrap{width:var(--card-w);height:var(--card-h);flex:none;position:relative}.QuizCardArt-module__nkE8PG__ScaleWrap>.QuizCardArt-module__nkE8PG__ScaleInner{aspect-ratio:5/7;width:240px;transform:scale(var(--card-scale));transform-origin:0 0;container-type:inline-size}
.ReportSectionHeader-module__7o3Pjq__Header{flex-direction:column;gap:10px;margin-bottom:24px;padding:0 20px;display:flex}.ReportSectionHeader-module__7o3Pjq__Center{text-align:center;align-items:center}.ReportSectionHeader-module__7o3Pjq__Left{text-align:left;align-items:flex-start;padding-left:0}.ReportSectionHeader-module__7o3Pjq__StarWrap{justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:0;display:flex}.ReportSectionHeader-module__7o3Pjq__IconWrap{justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:8px;display:flex}.ReportSectionHeader-module__7o3Pjq__IconWrap svg{width:40px;height:40px;display:block}.ReportSectionHeader-module__7o3Pjq__Dark .ReportSectionHeader-module__7o3Pjq__Title{color:#f4e6c8}.ReportSectionHeader-module__7o3Pjq__Dark .ReportSectionHeader-module__7o3Pjq__Title em{color:#f4e6c8;font-style:italic}.ReportSectionHeader-module__7o3Pjq__Dark .ReportSectionHeader-module__7o3Pjq__Eyebrow{color:#f4d29a}.ReportSectionHeader-module__7o3Pjq__Dark .ReportSectionHeader-module__7o3Pjq__Intro{color:#f4e6c8b8}.ReportSectionHeader-module__7o3Pjq__Star{color:#f35622;transform:rotate(30deg)}.ReportSectionHeader-module__7o3Pjq__Eyebrow{font-family:var(--font-canela-condensed,var(--font-display), Georgia, serif);letter-spacing:-.96px;color:#f35622;margin:0;font-size:24px;font-weight:400;line-height:.9}.ReportSectionHeader-module__7o3Pjq__Title{font-family:var(--font-canela-condensed,var(--font-display), Georgia, serif);letter-spacing:-.96px;color:#003f42;max-width:18ch;margin:0;font-size:48px;font-weight:400;line-height:1.1}.ReportSectionHeader-module__7o3Pjq__Left .ReportSectionHeader-module__7o3Pjq__Title{max-width:22ch}.ReportSectionHeader-module__7o3Pjq__Title em{color:#f35622;font-style:normal}.ReportSectionHeader-module__7o3Pjq__Intro{font-family:var(--font-body,"Manrope", sans-serif);letter-spacing:-.28px;color:#1e1f24;max-width:56ch;margin:12px 0 0;font-size:16px;line-height:1.65}
.NewsForm-module__nYcqOW__Row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.NewsForm-module__nYcqOW__EditorBtn{border:1px solid var(--border-medium);background:var(--background);font-family:var(--font-body);color:var(--accent);cursor:pointer;border-radius:10px;align-items:center;gap:.375rem;width:fit-content;padding:.5rem .75rem;font-size:.8125rem;font-weight:500;transition:border-color .15s,background .15s;display:inline-flex}.NewsForm-module__nYcqOW__EditorBtn:hover{border-color:var(--accent);background:var(--cream-dark)}.NewsForm-module__nYcqOW__EditorPreview{background:var(--cream-dark);color:var(--text-secondary);cursor:pointer;border-radius:8px;max-height:6rem;margin-top:.375rem;padding:.5rem .75rem;font-size:.8125rem;line-height:1.6;transition:background .15s;overflow:hidden}.NewsForm-module__nYcqOW__EditorPreview:hover{background:var(--border-subtle)}.NewsForm-module__nYcqOW__EditorPreview p{margin:0 0 .375em}.NewsForm-module__nYcqOW__EditorPreview p:last-child{margin-bottom:0}.NewsForm-module__nYcqOW__TagList{flex-wrap:wrap;gap:.5rem;display:flex}.NewsForm-module__nYcqOW__TagChip{border:1px solid var(--border-medium);color:var(--text-secondary);cursor:pointer;border-radius:100px;align-items:center;gap:.375rem;padding:.375rem .625rem;font-size:.8125rem;font-weight:500;transition:border-color .15s,background .15s;display:inline-flex}.NewsForm-module__nYcqOW__TagChip:has(.NewsForm-module__nYcqOW__TagCheckbox:checked){border-color:var(--accent);background:var(--border-subtle);color:var(--accent)}.NewsForm-module__nYcqOW__TagCheckbox{opacity:0;width:0;height:0;position:absolute}.NewsForm-module__nYcqOW__TagLabel{pointer-events:none}.NewsForm-module__nYcqOW__CommentsSection{border-top:1px solid var(--border-subtle);margin-top:2rem;padding-top:1.5rem}.NewsForm-module__nYcqOW__CommentsLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.75rem;font-size:.75rem;font-weight:600;display:block}.NewsForm-module__nYcqOW__CommentsEmpty{color:var(--text-muted);margin:0;font-size:.8125rem}.NewsForm-module__nYcqOW__CommentsList{flex-direction:column;gap:.5rem;display:flex}.NewsForm-module__nYcqOW__CommentRow{background:var(--cream-dark);border-radius:8px;align-items:flex-start;gap:.5rem;padding:.625rem .75rem;display:flex}.NewsForm-module__nYcqOW__CommentBody{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.NewsForm-module__nYcqOW__CommentAuthor{color:var(--accent);font-size:.75rem;font-weight:600}.NewsForm-module__nYcqOW__CommentText{color:var(--text-primary);word-break:break-word;font-size:.8125rem;line-height:1.5}.NewsForm-module__nYcqOW__CommentDeleteBtn{width:24px;height:24px;color:var(--text-muted);cursor:pointer;opacity:0;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin-top:.125rem;transition:opacity .15s,background .15s,color .15s;display:flex}.NewsForm-module__nYcqOW__CommentRow:hover .NewsForm-module__nYcqOW__CommentDeleteBtn{opacity:1}.NewsForm-module__nYcqOW__CommentDeleteBtn:hover{background:var(--cream-dark);color:var(--accent-secondary)}
.RoleIndicatorAiReport-module__C9Th5a__Report{--report-bg:#fff;--report-line:#0000001a;--report-line-strong:#0000002e;--report-accent:#003f42;--report-accent-soft:#054a47;--report-warm:#f35622;--report-text:#1e1f24;--report-text-mid:#4a4a4a;--report-text-mute:#aca18a;--report-cream:#fff0d9;--report-mint:#e5f6f6;--report-display:var(--font-canela-condensed,var(--font-display), Georgia, serif);--report-body:var(--font-body,"Manrope", sans-serif);--report-mono:"Inter", var(--font-body,"Manrope"), sans-serif;width:100%;max-width:720px;font-family:var(--report-body);color:var(--report-text);flex-direction:column;gap:24px;margin:0 auto;animation:.6s cubic-bezier(.16,1,.3,1) both RoleIndicatorAiReport-module__C9Th5a__fadeUp;display:flex}@keyframes RoleIndicatorAiReport-module__C9Th5a__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.RoleIndicatorAiReport-module__C9Th5a__SectionInner{flex-direction:column;gap:1.5rem;display:flex}.RoleIndicatorAiReport-module__C9Th5a__SectionRoman{font-family:var(--report-display);letter-spacing:-.96px;color:var(--report-warm);margin-bottom:.25rem;font-size:24px;font-weight:400;line-height:.9}.RoleIndicatorAiReport-module__C9Th5a__SectionTitle{font-family:var(--report-display);letter-spacing:-.96px;color:var(--report-accent);margin-bottom:12px;font-size:48px;font-weight:400;line-height:1}.RoleIndicatorAiReport-module__C9Th5a__SectionTitle em{color:var(--report-warm);font-style:normal}.RoleIndicatorAiReport-module__C9Th5a__SectionIntro{font-family:var(--report-body);letter-spacing:-.28px;color:var(--report-text);max-width:60ch;margin-bottom:24px;font-size:16px;line-height:1.6}.RoleIndicatorAiReport-module__C9Th5a__Hero{--hero-text:#f4e6c8;--hero-text-mid:#f4e6c8b8;--hero-text-mute:#f4e6c880;--hero-line:#f4e6c81f;color:var(--hero-text);text-align:center;align-items:center}.RoleIndicatorAiReport-module__C9Th5a__HeroIcon{justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:12px;display:flex}.RoleIndicatorAiReport-module__C9Th5a__HeroEyebrow{font-family:var(--report-display);letter-spacing:-.96px;color:#f4d29a;margin-bottom:16px;font-size:24px;font-weight:400;line-height:.9}.RoleIndicatorAiReport-module__C9Th5a__HeroTitle{font-family:var(--report-display);letter-spacing:-.96px;color:var(--hero-text);max-width:18ch;margin-bottom:16px;font-size:48px;font-weight:400;line-height:1}.RoleIndicatorAiReport-module__C9Th5a__HeroTitle em{color:var(--report-warm);font-style:normal}.RoleIndicatorAiReport-module__C9Th5a__HeroSub{font-family:var(--report-body);letter-spacing:-.28px;color:var(--hero-text-mid);max-width:56ch;margin-bottom:32px;font-size:16px;line-height:1.6}.RoleIndicatorAiReport-module__C9Th5a__HeroMeta{border-top:1px solid var(--hero-line);grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:24px;width:100%;padding-top:24px;display:grid}.RoleIndicatorAiReport-module__C9Th5a__HeroMetaItem{text-align:left;flex-direction:column;gap:6px;display:flex}.RoleIndicatorAiReport-module__C9Th5a__HeroMetaLabel{font-family:var(--report-body);text-transform:uppercase;letter-spacing:.18em;color:var(--hero-text-mute);font-size:11.5px}.RoleIndicatorAiReport-module__C9Th5a__HeroMetaValue{font-family:var(--report-display);color:var(--hero-text);font-size:18px;line-height:1.1}.RoleIndicatorAiReport-module__C9Th5a__HeadlineBlock{background:var(--report-mint);border-radius:16px;padding:32px}.RoleIndicatorAiReport-module__C9Th5a__HeadlineStatement{font-family:var(--report-display);letter-spacing:-.64px;color:var(--report-accent);margin-bottom:16px;font-size:32px;font-weight:400;line-height:1.2}.RoleIndicatorAiReport-module__C9Th5a__HeadlineBody{font-family:var(--report-body);letter-spacing:-.28px;color:var(--report-text);font-size:16px;line-height:1.6}.RoleIndicatorAiReport-module__C9Th5a__Constellation{--constellation-text:#fff;--constellation-text-mid:#ffffffb8;--constellation-text-mute:#ffffff80;--constellation-warm:#f35622;text-align:center}.RoleIndicatorAiReport-module__C9Th5a__ConstellationHeader{flex-direction:column;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.RoleIndicatorAiReport-module__C9Th5a__ConstellationEyebrow{font-family:var(--report-display);letter-spacing:-.96px;color:var(--constellation-warm);font-size:24px;font-weight:400;line-height:.9}.RoleIndicatorAiReport-module__C9Th5a__ConstellationTitle{font-family:var(--report-display);letter-spacing:-.96px;color:var(--constellation-text);max-width:22ch;margin:0;font-size:48px;font-weight:400;line-height:1}.RoleIndicatorAiReport-module__C9Th5a__ConstellationTitle em{color:var(--constellation-warm);font-style:normal}.RoleIndicatorAiReport-module__C9Th5a__ConstellationField{width:100%;margin:.5rem 0}.RoleIndicatorAiReport-module__C9Th5a__ConstellationSvg{width:100%;height:auto;display:block}.RoleIndicatorAiReport-module__C9Th5a__ConstellationStar,.RoleIndicatorAiReport-module__C9Th5a__ConstellationStar:focus{outline:none}.RoleIndicatorAiReport-module__C9Th5a__ConstellationStar:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #f3562299}.RoleIndicatorAiReport-module__C9Th5a__ConstellationCaption{font-family:var(--report-body);letter-spacing:-.28px;color:var(--constellation-text-mid);max-width:60ch;height:220px;margin:0 auto;font-size:16px;line-height:1.6;overflow:hidden}.RoleIndicatorAiReport-module__C9Th5a__ConstellationCaption p{margin:0}.RoleIndicatorAiReport-module__C9Th5a__ConstellationFade{animation:.45s cubic-bezier(.16,1,.3,1) RoleIndicatorAiReport-module__C9Th5a__constellationFade}@keyframes RoleIndicatorAiReport-module__C9Th5a__constellationFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.RoleIndicatorAiReport-module__C9Th5a__ConstellationHover{text-align:left;flex-direction:column;gap:.6rem;display:flex}.RoleIndicatorAiReport-module__C9Th5a__ConstellationHoverHead{flex-wrap:wrap;align-items:baseline;gap:.5rem 1rem;display:flex}.RoleIndicatorAiReport-module__C9Th5a__ConstellationHoverEyebrow{font-family:var(--report-display);letter-spacing:-.28px;color:var(--constellation-warm);font-size:16px}.RoleIndicatorAiReport-module__C9Th5a__ConstellationHoverTitle{font-family:var(--report-display);letter-spacing:-.48px;color:var(--constellation-text);font-size:24px}.RoleIndicatorAiReport-module__C9Th5a__ConstellationHoverMeta{font-family:var(--report-body);text-transform:uppercase;letter-spacing:.14em;color:var(--constellation-text-mute);font-size:11.5px}.RoleIndicatorAiReport-module__C9Th5a__ConstellationHoverBody{font-family:var(--report-body);letter-spacing:-.28px;color:var(--constellation-text-mid);margin:0;font-size:16px;line-height:1.6}.RoleIndicatorAiReport-module__C9Th5a__RoleCards{flex-direction:column;gap:16px;display:flex}.RoleIndicatorAiReport-module__C9Th5a__RoleCard{text-align:left;border:none;border-top:1px solid var(--report-line);cursor:pointer;background:0 0;width:100%;padding:16px 0 0;font-family:inherit;transition:opacity .2s;display:block}.RoleIndicatorAiReport-module__C9Th5a__RoleCard:first-child{border-top:1px solid var(--report-line)}.RoleIndicatorAiReport-module__C9Th5a__RoleCard:hover{opacity:.85}.RoleIndicatorAiReport-module__C9Th5a__RoleCardHead{grid-template-columns:34px 1fr auto;align-items:center;gap:16px;display:grid}@media (max-width:600px){.RoleIndicatorAiReport-module__C9Th5a__RoleCardHead{grid-template-columns:28px 1fr;gap:12px}.RoleIndicatorAiReport-module__C9Th5a__RoleCardHead>.RoleIndicatorAiReport-module__C9Th5a__RolePills{grid-column:2/-1;justify-self:start}}.RoleIndicatorAiReport-module__C9Th5a__RoleRankNum{font-family:var(--report-display);letter-spacing:-.96px;color:var(--report-warm);font-size:24px;font-weight:400;line-height:.9}.RoleIndicatorAiReport-module__C9Th5a__RoleName{font-family:var(--report-display);letter-spacing:-.64px;color:var(--report-accent);font-size:32px;font-weight:400;line-height:1}.RoleIndicatorAiReport-module__C9Th5a__RolePills{align-items:center;gap:4px;display:inline-flex}.RoleIndicatorAiReport-module__C9Th5a__ScorePill,.RoleIndicatorAiReport-module__C9Th5a__RoleTag{border:1px solid var(--report-warm);font-family:var(--report-mono);letter-spacing:-.4px;color:var(--report-warm);white-space:nowrap;background:0 0;border-radius:8px;justify-content:center;align-items:center;padding:8px;font-size:11.5px;font-weight:600;line-height:1;display:inline-flex}.RoleIndicatorAiReport-module__C9Th5a__ScorePill{min-width:48px}.RoleIndicatorAiReport-module__C9Th5a__RoleTag{min-width:111px}.RoleIndicatorAiReport-module__C9Th5a__RoleBody{grid-template-rows:0fr;transition:grid-template-rows .3s cubic-bezier(.16,1,.3,1);display:grid}.RoleIndicatorAiReport-module__C9Th5a__RoleBody[data-open=true]{grid-template-rows:1fr;margin-top:8px}.RoleIndicatorAiReport-module__C9Th5a__RoleBodyInner{padding-left:50px;overflow:hidden}@media (max-width:600px){.RoleIndicatorAiReport-module__C9Th5a__RoleBodyInner{padding-left:0}}.RoleIndicatorAiReport-module__C9Th5a__RoleBody p{letter-spacing:-.24px;color:var(--report-text);font-size:14px;line-height:1.6}.RoleIndicatorAiReport-module__C9Th5a__DevLabel{font-family:var(--report-display);letter-spacing:-.28px;color:var(--report-warm);margin-top:12px;margin-bottom:4px;font-size:16px;font-weight:400}.RoleIndicatorAiReport-module__C9Th5a__TensionsList{gap:16px;display:grid}.RoleIndicatorAiReport-module__C9Th5a__Tension{background:var(--report-cream);border-radius:16px;padding:24px}.RoleIndicatorAiReport-module__C9Th5a__TensionLabel{font-family:var(--report-display);letter-spacing:-.36px;color:var(--report-warm);margin-bottom:8px;font-size:18px;font-weight:400}.RoleIndicatorAiReport-module__C9Th5a__TensionPair{font-family:var(--report-display);letter-spacing:-.48px;color:var(--report-accent);margin-bottom:12px;font-size:24px}.RoleIndicatorAiReport-module__C9Th5a__TensionBody{font-family:var(--report-body);letter-spacing:-.28px;color:var(--report-text);margin-bottom:16px;font-size:16px;line-height:1.6}.RoleIndicatorAiReport-module__C9Th5a__TensionWatch{font-family:var(--report-body);letter-spacing:-.24px;color:var(--report-text);border-top:1px solid #f3562238;padding-top:12px;font-size:14px;line-height:1.6}.RoleIndicatorAiReport-module__C9Th5a__TensionWatch strong{font-family:var(--report-display);letter-spacing:-.28px;color:var(--report-warm);margin-bottom:4px;font-size:16px;font-weight:400;display:block}.RoleIndicatorAiReport-module__C9Th5a__Finding{flex-direction:column;gap:32px;display:flex}.RoleIndicatorAiReport-module__C9Th5a__FindingAnchor{background:var(--report-cream);text-align:center;border-radius:16px;align-self:stretch;padding:24px 32px}.RoleIndicatorAiReport-module__C9Th5a__FindingScore{font-family:var(--report-display);letter-spacing:-2px;color:var(--report-warm);margin-bottom:8px;font-size:72px;font-weight:400;line-height:.9}.RoleIndicatorAiReport-module__C9Th5a__FindingAnchorName{font-family:var(--report-display);color:var(--report-accent);margin-bottom:6px;font-size:18px}.RoleIndicatorAiReport-module__C9Th5a__FindingAnchorContext{font-family:var(--report-body);color:var(--report-text-mute);text-transform:uppercase;letter-spacing:.1em;font-size:11.5px;line-height:1.5}.RoleIndicatorAiReport-module__C9Th5a__FindingBody p{font-family:var(--report-body);letter-spacing:-.28px;color:var(--report-text);margin-bottom:12px;font-size:16px;line-height:1.6}.RoleIndicatorAiReport-module__C9Th5a__FindingBody p:last-child{margin-bottom:0}.RoleIndicatorAiReport-module__C9Th5a__FindingBody em{color:var(--report-warm);font-style:normal}.RoleIndicatorAiReport-module__C9Th5a__BehaviorsList{flex-direction:column;display:flex}.RoleIndicatorAiReport-module__C9Th5a__Behavior{border-top:1px solid var(--report-line);cursor:pointer;text-align:left;background:0 0;border-bottom:none;border-left:none;border-right:none;width:100%;padding:16px 0;font-family:inherit;transition:opacity .2s}.RoleIndicatorAiReport-module__C9Th5a__Behavior:first-child{border-top:none}.RoleIndicatorAiReport-module__C9Th5a__Behavior:hover{opacity:.85}.RoleIndicatorAiReport-module__C9Th5a__BehaviorQ{font-family:var(--report-display);letter-spacing:-.48px;color:var(--report-accent);padding-right:28px;font-size:24px;font-weight:400;line-height:1.1;position:relative}.RoleIndicatorAiReport-module__C9Th5a__BehaviorQ:after{content:"+";color:var(--report-warm);font-family:var(--report-body);font-size:22px;font-weight:300;line-height:1;position:absolute;top:50%;right:0;transform:translateY(-50%)}.RoleIndicatorAiReport-module__C9Th5a__Behavior[data-open=true] .RoleIndicatorAiReport-module__C9Th5a__BehaviorQ:after{content:"−"}.RoleIndicatorAiReport-module__C9Th5a__BehaviorA{grid-template-rows:0fr;transition:grid-template-rows .3s cubic-bezier(.16,1,.3,1);display:grid}.RoleIndicatorAiReport-module__C9Th5a__Behavior[data-open=true] .RoleIndicatorAiReport-module__C9Th5a__BehaviorA{grid-template-rows:1fr}.RoleIndicatorAiReport-module__C9Th5a__BehaviorAInner{font-family:var(--report-body);letter-spacing:-.28px;color:var(--report-text);font-size:16px;line-height:1.6;overflow:hidden}.RoleIndicatorAiReport-module__C9Th5a__BehaviorAInner>div{padding-top:12px}.RoleIndicatorAiReport-module__C9Th5a__LensTabs{grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:1.5rem;display:grid}@media (max-width:600px){.RoleIndicatorAiReport-module__C9Th5a__LensTabs{grid-template-columns:1fr}}.RoleIndicatorAiReport-module__C9Th5a__LensTab{background:var(--report-mint);text-align:center;cursor:pointer;color:var(--report-text);border:none;border-radius:12px;flex-direction:column;align-items:center;gap:4px;padding:16px;font-family:inherit;transition:background .2s,color .2s;display:flex;position:relative}.RoleIndicatorAiReport-module__C9Th5a__LensTab:hover{background:#d8eded}.RoleIndicatorAiReport-module__C9Th5a__LensTab[data-active=true]{background:var(--report-accent);color:#fff}.RoleIndicatorAiReport-module__C9Th5a__LensTab[data-active=true] .RoleIndicatorAiReport-module__C9Th5a__LensTabNum{color:var(--report-warm)}.RoleIndicatorAiReport-module__C9Th5a__LensTab[data-active=true] .RoleIndicatorAiReport-module__C9Th5a__LensTabTitle{color:#fff}.RoleIndicatorAiReport-module__C9Th5a__LensTab[data-active=true] .RoleIndicatorAiReport-module__C9Th5a__LensTabSub{color:#ffffffb3}.RoleIndicatorAiReport-module__C9Th5a__LensTabNum{font-family:var(--report-display);letter-spacing:-.28px;color:var(--report-warm);font-size:16px}.RoleIndicatorAiReport-module__C9Th5a__LensTabTitle{font-family:var(--report-display);letter-spacing:-.36px;color:var(--report-accent);font-size:18px}.RoleIndicatorAiReport-module__C9Th5a__LensTabSub{font-family:var(--report-body);letter-spacing:.04em;color:var(--report-text-mute);font-size:11.5px}.RoleIndicatorAiReport-module__C9Th5a__SuperScales{gap:16px;margin-bottom:24px;display:grid}.RoleIndicatorAiReport-module__C9Th5a__SuperScale{border-bottom:1px solid var(--report-line);flex-direction:column;gap:8px;padding-bottom:16px;display:flex}.RoleIndicatorAiReport-module__C9Th5a__SuperScale:last-child{border-bottom:none}.RoleIndicatorAiReport-module__C9Th5a__SuperScaleHead{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.RoleIndicatorAiReport-module__C9Th5a__SuperScaleName{font-family:var(--report-display);letter-spacing:-.48px;color:var(--report-accent);font-size:24px}.RoleIndicatorAiReport-module__C9Th5a__SuperScaleScore{font-family:var(--report-mono);letter-spacing:-.4px;color:var(--report-warm);font-size:11.5px;font-weight:600}.RoleIndicatorAiReport-module__C9Th5a__SuperScaleBar{background:#00000014;border-radius:4px;height:4px;overflow:hidden}.RoleIndicatorAiReport-module__C9Th5a__SuperScaleBarFill{background:var(--report-accent);border-radius:4px;height:100%}.RoleIndicatorAiReport-module__C9Th5a__SuperScale p{font-family:var(--report-body);letter-spacing:-.24px;color:var(--report-text);margin:0;font-size:14px;line-height:1.6}.RoleIndicatorAiReport-module__C9Th5a__LensDiscovery{background:var(--report-mint);border-radius:16px;padding:24px}.RoleIndicatorAiReport-module__C9Th5a__LensDiscoveryLabel{font-family:var(--report-display);letter-spacing:-.36px;color:var(--report-warm);margin-bottom:8px;font-size:18px}.RoleIndicatorAiReport-module__C9Th5a__LensDiscoveryHeading{font-family:var(--report-display);letter-spacing:-.48px;color:var(--report-accent);margin:0 0 12px;font-size:24px;line-height:1.2}.RoleIndicatorAiReport-module__C9Th5a__LensDiscovery p{font-family:var(--report-body);letter-spacing:-.28px;color:var(--report-text);margin:0;font-size:16px;line-height:1.6}.RoleIndicatorAiReport-module__C9Th5a__ThreeLens{gap:32px}.RoleIndicatorAiReport-module__C9Th5a__ThreeLens .RoleIndicatorAiReport-module__C9Th5a__LensTabs,.RoleIndicatorAiReport-module__C9Th5a__ThreeLens .RoleIndicatorAiReport-module__C9Th5a__SuperScales{margin-bottom:0}.RoleIndicatorAiReport-module__C9Th5a__ThreeLens .RoleIndicatorAiReport-module__C9Th5a__LensTab{color:#f4e6c8;background:#f4e6c80a;border:1px solid #f4d29a38}.RoleIndicatorAiReport-module__C9Th5a__ThreeLens .RoleIndicatorAiReport-module__C9Th5a__LensTab:hover{background:#f4e6c814}.RoleIndicatorAiReport-module__C9Th5a__ThreeLens .RoleIndicatorAiReport-module__C9Th5a__LensTab[data-active=true]{background:#f4d29a1a;border-color:#f4d29a}.RoleIndicatorAiReport-module__C9Th5a__ThreeLens .RoleIndicatorAiReport-module__C9Th5a__LensTab .RoleIndicatorAiReport-module__C9Th5a__LensTabNum{color:var(--report-warm)}.RoleIndicatorAiReport-module__C9Th5a__ThreeLens .RoleIndicatorAiReport-module__C9Th5a__LensTab .RoleIndicatorAiReport-module__C9Th5a__LensTabTitle{color:#f4e6c8}.RoleIndicatorAiReport-module__C9Th5a__ThreeLens .RoleIndicatorAiReport-module__C9Th5a__LensTab .RoleIndicatorAiReport-module__C9Th5a__LensTabSub{color:#f4e6c88c}.RoleIndicatorAiReport-module__C9Th5a__ThreeLens .RoleIndicatorAiReport-module__C9Th5a__LensTab[data-active=true] .RoleIndicatorAiReport-module__C9Th5a__LensTabNum{color:#f4d29a}.RoleIndicatorAiReport-module__C9Th5a__ThreeLens .RoleIndicatorAiReport-module__C9Th5a__LensTab[data-active=true] .RoleIndicatorAiReport-module__C9Th5a__LensTabTitle{color:#fff}.RoleIndicatorAiReport-module__C9Th5a__ThreeLens .RoleIndicatorAiReport-module__C9Th5a__LensTab[data-active=true] .RoleIndicatorAiReport-module__C9Th5a__LensTabSub{color:#f4e6c8d9}.RoleIndicatorAiReport-module__C9Th5a__ThreeLens .RoleIndicatorAiReport-module__C9Th5a__SuperScale{border-bottom:1px solid #f4e6c81a}.RoleIndicatorAiReport-module__C9Th5a__ThreeLens .RoleIndicatorAiReport-module__C9Th5a__SuperScaleName{color:#f4e6c8}.RoleIndicatorAiReport-module__C9Th5a__ThreeLens .RoleIndicatorAiReport-module__C9Th5a__SuperScale p{color:#f4e6c8b8}.RoleIndicatorAiReport-module__C9Th5a__ThreeLens .RoleIndicatorAiReport-module__C9Th5a__SuperScaleBar{background:#f4e6c81a}.RoleIndicatorAiReport-module__C9Th5a__ThreeLens .RoleIndicatorAiReport-module__C9Th5a__SuperScaleBarFill{background:var(--report-warm)}.RoleIndicatorAiReport-module__C9Th5a__ThreeLens .RoleIndicatorAiReport-module__C9Th5a__LensDiscovery{background:#f4e6c80d;border:none;border-radius:16px;padding:32px}.RoleIndicatorAiReport-module__C9Th5a__ThreeLens .RoleIndicatorAiReport-module__C9Th5a__LensDiscoveryLabel{color:var(--report-warm)}.RoleIndicatorAiReport-module__C9Th5a__ThreeLens .RoleIndicatorAiReport-module__C9Th5a__LensDiscoveryHeading{color:#ead29a}.RoleIndicatorAiReport-module__C9Th5a__ThreeLens .RoleIndicatorAiReport-module__C9Th5a__LensDiscovery p{color:#f4e6c8d9}.RoleIndicatorAiReport-module__C9Th5a__RadarBlock{flex-direction:column;display:flex}.RoleIndicatorAiReport-module__C9Th5a__GridControls{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.RoleIndicatorAiReport-module__C9Th5a__FilterBtn{border:1px solid var(--report-warm);color:var(--report-warm);font-family:var(--report-mono);letter-spacing:-.4px;cursor:pointer;background:0 0;border-radius:8px;padding:8px 12px;font-size:11.5px;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1)}.RoleIndicatorAiReport-module__C9Th5a__FilterBtn:hover{background:#f356220f}.RoleIndicatorAiReport-module__C9Th5a__FilterBtn[data-active=true]{background:var(--report-warm);color:#fff}.RoleIndicatorAiReport-module__C9Th5a__FullGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;display:grid}.RoleIndicatorAiReport-module__C9Th5a__GridItem{background:var(--report-cream);border-radius:12px;flex-direction:column;gap:4px;padding:12px 16px;display:flex}.RoleIndicatorAiReport-module__C9Th5a__GridItemHead{justify-content:space-between;align-items:baseline;display:flex}.RoleIndicatorAiReport-module__C9Th5a__GridItemTitle{font-family:var(--report-display);letter-spacing:-.36px;color:var(--report-accent);font-size:18px}.RoleIndicatorAiReport-module__C9Th5a__GridItemScore{font-family:var(--report-mono);letter-spacing:-.4px;color:var(--report-warm);font-variant-numeric:tabular-nums;font-size:11.5px;font-weight:600}.RoleIndicatorAiReport-module__C9Th5a__GridItemTag{font-family:var(--report-body);letter-spacing:.04em;text-transform:uppercase;color:var(--report-text-mute);font-size:11.5px}.RoleIndicatorAiReport-module__C9Th5a__GridItemBar{background:#00000014;border-radius:3px;height:3px;margin-top:6px;overflow:hidden}.RoleIndicatorAiReport-module__C9Th5a__GridItemBarFill{background:var(--report-accent);height:100%}.RoleIndicatorAiReport-module__C9Th5a__PromptsList{gap:8px;margin:0;padding:0;list-style:none;display:grid}.RoleIndicatorAiReport-module__C9Th5a__PromptItem{background:var(--report-accent);color:#fff;font-family:var(--report-display);letter-spacing:-.48px;border-radius:16px;padding:24px;font-size:24px;line-height:1.2}.RoleIndicatorAiReport-module__C9Th5a__Footer{font-family:var(--report-body);letter-spacing:.1em;text-transform:uppercase;color:#ffffff73;text-align:center;padding:24px 0 8px;font-size:11.5px}
.MediaUpload-module__297V-q__Field{flex-direction:column;gap:.375rem;display:flex}.MediaUpload-module__297V-q__Label{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);font-size:.75rem;font-weight:600}.MediaUpload-module__297V-q__DropZone{border:1.5px dashed var(--input-border);background:var(--input-bg);color:var(--text-muted);font-family:var(--font-body);cursor:pointer;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:.375rem;padding:1.25rem;font-size:.8125rem;transition:border-color .15s,background .15s;display:flex}.MediaUpload-module__297V-q__DropZone:hover,.MediaUpload-module__297V-q__DragOver{border-color:var(--accent);color:var(--accent);background:#054a4708}.MediaUpload-module__297V-q__DropZone:disabled{opacity:.6;cursor:wait}.MediaUpload-module__297V-q__Preview{border:1px solid var(--input-border);background:var(--input-bg);border-radius:10px;position:relative;overflow:hidden}.MediaUpload-module__297V-q__PreviewMedia{object-fit:cover;width:100%;max-height:180px;display:block}.MediaUpload-module__297V-q__RemoveBtn{color:#fff;cursor:pointer;background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:background .15s;display:flex;position:absolute;top:.375rem;right:.375rem}.MediaUpload-module__297V-q__RemoveBtn:hover{background:#000000bf}.MediaUpload-module__297V-q__Error{color:var(--accent-secondary);font-size:.75rem}
.NotificationBell-module__gWbBqW__Trigger{width:36px;height:36px;color:var(--dark-text);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .2s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.NotificationBell-module__gWbBqW__Trigger:hover{background:#ffffff14}.NotificationBell-module__gWbBqW__Badge{color:#fff;min-width:16px;height:16px;font-family:var(--font-body);text-align:center;pointer-events:none;background:#12b5ae;border-radius:100px;padding:0 4px;font-size:.625rem;font-weight:600;line-height:16px;position:absolute;top:2px;right:2px}.NotificationBell-module__gWbBqW__Popup{-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);background:#031e1ce0;border:1px solid #ffffff1a;border-radius:12px;width:340px;max-height:420px;overflow-y:auto;box-shadow:0 8px 32px #0006,inset 0 .5px #ffffff0f}.NotificationBell-module__gWbBqW__Header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.NotificationBell-module__gWbBqW__Title{font-family:var(--font-display);color:var(--dark-text);font-size:.9375rem}.NotificationBell-module__gWbBqW__List{flex-direction:column;display:flex}.NotificationBell-module__gWbBqW__Item{cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #ffffff0a;gap:.5rem;width:100%;padding:.75rem 1rem;transition:background .15s cubic-bezier(.16,1,.3,1);display:flex}.NotificationBell-module__gWbBqW__Item:hover{background:#ffffff0a}.NotificationBell-module__gWbBqW__Item:last-child{border-bottom:none}.NotificationBell-module__gWbBqW__ItemUnread{background:#12b5ae0a}.NotificationBell-module__gWbBqW__UnreadDot{background:#12b5ae;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:6px;box-shadow:0 0 8px #12b5ae80}.NotificationBell-module__gWbBqW__ItemContent{flex:1;min-width:0}.NotificationBell-module__gWbBqW__ItemMessage{font-family:var(--font-body);color:var(--dark-text);margin:0;font-size:.8125rem;font-weight:400;line-height:1.4}.NotificationBell-module__gWbBqW__ItemTime{font-family:var(--font-body);color:var(--dark-text-muted);margin-top:2px;font-size:.6875rem;display:block}.NotificationBell-module__gWbBqW__Empty{font-family:var(--font-body);color:var(--dark-text-muted);text-align:center;padding:2rem 1rem;font-size:.875rem;font-style:italic}@media (max-width:480px){.NotificationBell-module__gWbBqW__Popup{width:calc(100vw - 2rem)}}
.CardDesignFields-module__SduQ-q__Form{flex-direction:column;gap:1rem;display:flex}.CardDesignFields-module__SduQ-q__FormTitle{font-family:var(--font-display);color:var(--text-primary);text-transform:capitalize;margin-bottom:.5rem;font-size:1.375rem;font-weight:400}.CardDesignFields-module__SduQ-q__FormLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);font-size:.75rem;font-weight:600}.CardDesignFields-module__SduQ-q__FormInput{border:1px solid var(--border-medium);background:var(--background);width:100%;font-family:var(--font-body);color:var(--text-primary);border-radius:10px;padding:.625rem .75rem;font-size:.875rem;transition:border-color .15s}.CardDesignFields-module__SduQ-q__FormInput:focus{border-color:var(--accent);outline:none}.CardDesignFields-module__SduQ-q__FormInput::placeholder{color:var(--text-muted)}.CardDesignFields-module__SduQ-q__Preview{align-self:center;width:200px;margin:.25rem 0 .5rem}.CardDesignFields-module__SduQ-q__Swatches{grid-template-columns:repeat(8,1fr);gap:.5rem;display:grid}.CardDesignFields-module__SduQ-q__Swatch{aspect-ratio:1;cursor:pointer;border:2px solid #0000;border-radius:8px;width:100%;padding:0;transition:transform .15s,border-color .15s}.CardDesignFields-module__SduQ-q__Swatch:hover{transform:scale(1.08)}.CardDesignFields-module__SduQ-q__SwatchActive{border-color:var(--text-primary);box-shadow:0 0 0 2px var(--background)}.CardDesignFields-module__SduQ-q__SymbolGrid{grid-template-columns:repeat(5,1fr);gap:.5rem;display:grid}.CardDesignFields-module__SduQ-q__SymbolBtn{aspect-ratio:1;background:var(--background);border:1px solid var(--border-subtle);cursor:pointer;color:var(--text-primary);border-radius:10px;justify-content:center;align-items:center;transition:border-color .15s,background .15s;display:flex}.CardDesignFields-module__SduQ-q__SymbolBtn:hover{border-color:var(--border-medium)}.CardDesignFields-module__SduQ-q__SymbolBtnActive{border-color:var(--accent);background:var(--cream-dark)}.CardDesignFields-module__SduQ-q__FormActions{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:.5rem;margin-top:.5rem;padding-top:.75rem;display:flex}
.LeadershipResult-module__Rbqnva__Result{flex-direction:column;gap:1rem;width:100%;animation:.6s cubic-bezier(.16,1,.3,1) both LeadershipResult-module__Rbqnva__fadeUp;display:flex}@keyframes LeadershipResult-module__Rbqnva__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.LeadershipResult-module__Rbqnva__RadarWrap{width:100%;max-width:640px}
.Input-module__CLOxIG__Input{width:100%;font-family:var(--font-body);color:var(--text-primary);background:#f5f5f5;border:1px solid #0000;border-radius:10px;outline:none;padding:.6875rem .875rem;font-size:.875rem;transition:border-color .2s cubic-bezier(.16,1,.3,1),background .2s cubic-bezier(.16,1,.3,1);display:block}.Input-module__CLOxIG__Input::placeholder{color:var(--text-muted)}.Input-module__CLOxIG__Input:hover{background:#efefef}.Input-module__CLOxIG__Input:focus{border-color:var(--accent);background:#fff}.Input-module__CLOxIG__Input:disabled{opacity:.5;cursor:default}
.ProfileNav-module__81Faea__Nav{z-index:100;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;width:100%;max-width:1512px;margin:0 auto;padding:1rem clamp(1rem,3vw,2rem);transition:box-shadow .5s cubic-bezier(.16,1,.3,1),padding .4s cubic-bezier(.16,1,.3,1);display:grid;position:fixed;top:0;left:0;right:0}.ProfileNav-module__81Faea__Logo{justify-self:start;align-items:center;display:flex}.ProfileNav-module__81Faea__LogoImg{opacity:.9;width:auto;height:24px}.ProfileNav-module__81Faea__CenterPill{-webkit-backdrop-filter:blur(42px);backdrop-filter:blur(42px);background:#00000073;border:1px solid #ffffff0f;border-radius:100px;justify-self:center;align-items:center;gap:4px;padding:4px;display:flex;box-shadow:inset 0 1px #ffffff0a,0 6px 24px -8px #00000080}.ProfileNav-module__81Faea__CenterSlot{justify-self:center;align-items:center;min-width:0;max-width:100%;display:flex}.ProfileNav-module__81Faea__PillTab{font-family:var(--font-body);color:#f9f5ea80;white-space:nowrap;border-radius:100px;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:color .25s cubic-bezier(.16,1,.3,1),background .25s cubic-bezier(.16,1,.3,1);position:relative}.ProfileNav-module__81Faea__PillTab:hover{color:#f9f5ead9}.ProfileNav-module__81Faea__PillTabActive{color:#f9f5ea;background:#ffffff0f;box-shadow:inset 0 0 0 1px #ffffff0a}.ProfileNav-module__81Faea__Right{grid-column:3;justify-self:end;align-items:center;gap:.625rem;display:flex}.ProfileNav-module__81Faea__UserCluster{align-items:center;gap:6px;padding:4px 6px 4px 4px;display:inline-flex}.ProfileNav-module__81Faea__GoldBadge{font-family:var(--font-body);background:linear-gradient(135deg,#8c421d 15.43%,#fbe67b 38.47%,#fffcb7 53.36%,#f7d14e 69.97%,#d4a041 86.26%);border:1px solid #ffffff73;border-radius:20px;align-items:center;gap:4px;padding:4px 10px 4px 6px;display:inline-flex;box-shadow:inset 0 3px 4px #ffffff8c}.ProfileNav-module__81Faea__GoldStar{flex-shrink:0;width:14px;height:14px}.ProfileNav-module__81Faea__GoldNumber{color:#8a5a2e;-webkit-text-stroke-width:.5px;-webkit-text-stroke-color:#00000040;font-family:var(--font-body);letter-spacing:-.4px;paint-order:stroke fill;font-size:13px;font-weight:800;line-height:1}.ProfileNav-module__81Faea__AvatarLink{width:32px;height:32px;color:var(--cream);font-family:var(--font-display);letter-spacing:.02em;cursor:pointer;background:linear-gradient(135deg,#c89b5e 0%,#a07840 100%);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:.6875rem;font-style:italic;font-weight:400;text-decoration:none;transition:transform .2s;display:flex}.ProfileNav-module__81Faea__AvatarLink:hover{transform:scale(1.05)}.ProfileNav-module__81Faea__AvatarMenu{-webkit-backdrop-filter:blur(40px)saturate(1.6);backdrop-filter:blur(40px)saturate(1.6);z-index:101;transform-origin:100% 0;background:#031e1cd9;border:1px solid #ffffff14;border-radius:14px;outline:none;flex-direction:column;min-width:200px;padding:6px;animation:.2s cubic-bezier(.16,1,.3,1) ProfileNav-module__81Faea__AvatarMenuIn;display:flex;box-shadow:0 16px 48px -8px #00000080,inset 0 1px #ffffff0a}@keyframes ProfileNav-module__81Faea__AvatarMenuIn{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.ProfileNav-module__81Faea__AvatarMenuItem{font-family:var(--font-body);color:#f9f5eabf;border-radius:10px;align-items:center;gap:.625rem;padding:.625rem .75rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:flex}.ProfileNav-module__81Faea__AvatarMenuItem:hover{color:#f9f5ea;background:#ffffff0f}.ProfileNav-module__81Faea__Burger{cursor:pointer;color:#f9f5eab3;-webkit-tap-highlight-color:transparent;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:color .25s;display:none}.ProfileNav-module__81Faea__Burger:hover{color:#f9f5eaf2}.ProfileNav-module__81Faea__CommunityDot{vertical-align:middle;background:#12b5ae;border-radius:50%;width:6px;height:6px;margin-left:6px;display:inline-block;box-shadow:0 0 8px #12b5ae80}.ProfileNav-module__81Faea__Overlay{z-index:98;opacity:0;pointer-events:none;background:#00000080;transition:opacity .4s cubic-bezier(.16,1,.3,1);position:fixed;inset:0}.ProfileNav-module__81Faea__OverlayOpen{opacity:1;pointer-events:auto}.ProfileNav-module__81Faea__MobileMenu{z-index:99;opacity:0;pointer-events:none;max-height:0;transition:max-height .5s cubic-bezier(.16,1,.3,1),opacity .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;right:0;overflow:hidden}.ProfileNav-module__81Faea__MobileMenuOpen{opacity:1;pointer-events:auto;max-height:100dvh}.ProfileNav-module__81Faea__MobileMenuInner{-webkit-backdrop-filter:blur(40px)saturate(1.6);backdrop-filter:blur(40px)saturate(1.6);background:#031e1ca6;border-bottom:1px solid #ffffff14;flex-direction:column;gap:0;padding:5rem 1.5rem 2rem;display:flex;box-shadow:0 16px 48px -8px #0006,0 0 60px 10px #34736e14}.ProfileNav-module__81Faea__MobileMenuInner:after{content:"";background:linear-gradient(90deg,#0000 0%,#c8ffe633 30%,#12b5ae4d 50%,#c8ffe633 70%,#0000 100%);height:1px;position:absolute;bottom:0;left:1.5rem;right:1.5rem}.ProfileNav-module__81Faea__MobileTab{opacity:0;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:1rem .25rem;text-decoration:none;transition:opacity .35s cubic-bezier(.16,1,.3,1),transform .35s cubic-bezier(.16,1,.3,1),color .25s;display:flex;transform:translateY(-8px)}.ProfileNav-module__81Faea__MobileMenuOpen .ProfileNav-module__81Faea__MobileTab{opacity:1;transform:translateY(0)}.ProfileNav-module__81Faea__MobileTabLabel{font-family:var(--font-display);color:#f9f5ea80;font-size:1.25rem;font-weight:400;transition:color .25s}.ProfileNav-module__81Faea__MobileTab:hover .ProfileNav-module__81Faea__MobileTabLabel{color:#f9f5ead9}.ProfileNav-module__81Faea__MobileTabActive .ProfileNav-module__81Faea__MobileTabLabel{color:#f9f5eaf2}.ProfileNav-module__81Faea__MobileTabDot{background:#12b5ae;border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 8px #12b5ae80}.ProfileNav-module__81Faea__MobileMenuFooter{opacity:0;align-items:center;margin-top:.5rem;padding-top:1.25rem;transition:opacity .35s cubic-bezier(.16,1,.3,1),transform .35s cubic-bezier(.16,1,.3,1);display:flex;transform:translateY(-8px)}.ProfileNav-module__81Faea__MobileMenuOpen .ProfileNav-module__81Faea__MobileMenuFooter{opacity:1;transform:translateY(0)}.ProfileNav-module__81Faea__MobileSettingsLink{font-family:var(--font-body);color:#f9f5ea66;letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:color .25s;display:flex}.ProfileNav-module__81Faea__MobileSettingsLink:hover{color:#f9f5eab3}@media (max-width:860px){.ProfileNav-module__81Faea__Nav{grid-template-columns:1fr auto 1fr;gap:.5rem}.ProfileNav-module__81Faea__CenterPill{padding:4px 6px}.ProfileNav-module__81Faea__PillTab{padding:.375rem .75rem;font-size:.75rem}.ProfileNav-module__81Faea__PillSphere{width:64px;height:64px;margin:-12px 4px}.ProfileNav-module__81Faea__PillSphere .ProfileNav-module__81Faea__Sphere{width:64px!important;height:64px!important}}@media (max-width:640px){.ProfileNav-module__81Faea__CenterPill,.ProfileNav-module__81Faea__CenterSlot{display:none}.ProfileNav-module__81Faea__Nav{grid-template-columns:1fr auto;justify-content:space-between}.ProfileNav-module__81Faea__Logo{justify-self:start}.ProfileNav-module__81Faea__Right{justify-self:end}.ProfileNav-module__81Faea__UserCluster{padding:3px 4px 3px 3px}.ProfileNav-module__81Faea__AvatarLink{width:28px;height:28px;font-size:.625rem}.ProfileNav-module__81Faea__Burger{display:flex}}
.SubscriberDetail-module__7EL3Qa__Header{align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.SubscriberDetail-module__7EL3Qa__Avatar{background:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.SubscriberDetail-module__7EL3Qa__AvatarInitials{font-family:var(--font-body);color:var(--background);letter-spacing:.04em;font-size:.875rem;font-weight:600}.SubscriberDetail-module__7EL3Qa__Name{font-family:var(--font-display);color:var(--text-primary);margin:0;font-size:1.375rem;font-weight:400;line-height:1.2}.SubscriberDetail-module__7EL3Qa__Email{color:var(--text-muted);margin:.125rem 0 0;font-size:.8125rem}.SubscriberDetail-module__7EL3Qa__Badges{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.SubscriberDetail-module__7EL3Qa__Fields{margin:0;padding:0}.SubscriberDetail-module__7EL3Qa__Section{border-top:1px solid var(--border-subtle);padding:1.25rem 0}.SubscriberDetail-module__7EL3Qa__SectionTitle{font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin:0 0 .75rem;font-size:.6875rem;font-weight:600}.SubscriberDetail-module__7EL3Qa__Field{justify-content:space-between;align-items:baseline;gap:1rem;padding:.375rem 0;display:flex}.SubscriberDetail-module__7EL3Qa__FieldLabel{color:var(--text-muted);flex-shrink:0;font-size:.8125rem}.SubscriberDetail-module__7EL3Qa__FieldValue{color:var(--text-primary);text-align:right;word-break:break-word;margin:0;font-size:.8125rem}.SubscriberDetail-module__7EL3Qa__Link{color:var(--accent);text-decoration:none;transition:opacity .15s}.SubscriberDetail-module__7EL3Qa__Link:hover{opacity:.75}.SubscriberDetail-module__7EL3Qa__Notes{color:var(--text-secondary);margin:0;font-size:.8125rem;line-height:1.6}@media (max-width:480px){.SubscriberDetail-module__7EL3Qa__Field{flex-direction:column;gap:.125rem}.SubscriberDetail-module__7EL3Qa__FieldValue{text-align:left}}
.EntrepreneurResult-module__tYryJG__Result{flex-direction:column;gap:1rem;width:100%;animation:.6s cubic-bezier(.16,1,.3,1) both EntrepreneurResult-module__tYryJG__fadeUp;display:flex}@keyframes EntrepreneurResult-module__tYryJG__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.EntrepreneurResult-module__tYryJG__RadarWrap{width:100%;max-width:640px}
.Select-module__bgXIOW__Select{width:100%;font-family:var(--font-body);color:var(--text-primary);cursor:pointer;appearance:none;background-color:#f5f5f5;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23003F42' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right .875rem center;background-repeat:no-repeat;border:1px solid #0000;border-radius:10px;outline:none;padding:.6875rem 2.25rem .6875rem .875rem;font-size:.875rem;transition:border-color .2s cubic-bezier(.16,1,.3,1),background-color .2s cubic-bezier(.16,1,.3,1);display:block}.Select-module__bgXIOW__Select:hover{background-color:#efefef}.Select-module__bgXIOW__Select:focus{border-color:var(--accent);background-color:#fff}.Select-module__bgXIOW__Select:disabled{opacity:.5;cursor:default}
.TiltCard-module__3cC2ha__Tilt{--rx:0deg;--ry:0deg;transform:perspective(900px) rotateX(var(--rx)) rotateY(var(--ry));transition:transform .12s ease-out}@media (hover:none){.TiltCard-module__3cC2ha__Tilt{transform:none}}@media (prefers-reduced-motion:reduce){.TiltCard-module__3cC2ha__Tilt{transition:none;transform:none}}
.ThoughtForm-module__69KrBq__DayInputRow{align-items:center;gap:.75rem;display:flex}.ThoughtForm-module__69KrBq__DayInput{flex-shrink:0;width:120px}.ThoughtForm-module__69KrBq__DayHint{color:var(--text-muted);white-space:nowrap;font-size:.8125rem}.ThoughtForm-module__69KrBq__FieldError{color:var(--accent-secondary);margin-top:.25rem;font-size:.8125rem}.ThoughtForm-module__69KrBq__CheckboxLabel{color:var(--text-primary);cursor:pointer;align-items:center;gap:.5rem;font-size:.875rem;display:inline-flex}
