.onboarding-module__X8sWMG__shell{background:var(--bg);min-height:100vh;color:var(--tp)}.onboarding-module__X8sWMG__container{flex-direction:column;gap:16px;max-width:720px;margin:0 auto;padding:80px 24px 96px;display:flex}.onboarding-module__X8sWMG__stepIndicator{letter-spacing:.12em;text-transform:uppercase;color:var(--tm);margin:0 0 8px;font-family:Sora,sans-serif;font-size:11px;font-weight:600}.onboarding-module__X8sWMG__heading{color:var(--tp);margin:0 0 16px;font-family:Cormorant Garamond,serif;font-size:48px;font-weight:400;line-height:1.2}.onboarding-module__X8sWMG__subheading{color:var(--tb);max-width:580px;margin:0 0 40px;font-family:DM Sans,sans-serif;font-size:17px;line-height:1.7}.onboarding-module__X8sWMG__body{flex-direction:column;gap:12px;margin:0 0 48px;display:flex}.onboarding-module__X8sWMG__placeholder{color:var(--tm);background:var(--surface);border:.5px solid var(--b0);border-radius:10px;padding:16px 20px;font-family:DM Sans,sans-serif;font-size:14px;font-style:italic;line-height:1.7}.onboarding-module__X8sWMG__continueButton{letter-spacing:.02em;color:var(--tp);border:.5px solid var(--b1);cursor:pointer;background:#ffffff0f;border-radius:8px;align-self:flex-start;padding:12px 28px;font-family:Sora,sans-serif;font-size:14px;font-weight:500;transition:background .3s,border-color .3s,color .3s,transform .3s}.onboarding-module__X8sWMG__continueButton:hover:not(:disabled){background:#ffffff1a;border-color:#fff3}.onboarding-module__X8sWMG__continueButton:focus-visible{border-color:var(--teal);box-shadow:0 0 0 2px var(--teal-bg);outline:none}.onboarding-module__X8sWMG__continueButton:disabled{opacity:.55;cursor:not-allowed}.onboarding-module__X8sWMG__exampleLink{color:var(--tb);text-underline-offset:3px;cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;font-family:DM Sans,sans-serif;font-size:14px;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;transition:color .3s}.onboarding-module__X8sWMG__exampleLink:hover{color:var(--tp)}.onboarding-module__X8sWMG__cardGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0 0 32px;display:grid}@media (max-width:640px){.onboarding-module__X8sWMG__cardGrid{grid-template-columns:1fr}}@media (min-width:641px){.onboarding-module__X8sWMG__cardGrid>.onboarding-module__X8sWMG__selectableCard:nth-child(5):last-child{grid-column:1/-1;justify-self:center;max-width:calc(50% - 8px)}}.onboarding-module__X8sWMG__selectableCard{text-align:left;background:var(--surface);border:1px solid var(--b0);cursor:pointer;min-height:180px;color:inherit;border-radius:12px;flex-direction:column;gap:12px;padding:24px;font-family:inherit;transition:background .2s,border-color .2s,transform .2s;display:flex}.onboarding-module__X8sWMG__selectableCard:hover:not([data-selected=true]){border-color:var(--b1);background:#ffffff0a;transform:translateY(-2px)}.onboarding-module__X8sWMG__selectableCard:focus-visible{border-color:var(--teal);box-shadow:0 0 0 2px var(--teal-bg);outline:none}.onboarding-module__X8sWMG__selectableCard[data-selected=true]{background:var(--teal-bg);border:1.5px solid var(--teal);transform:scale(1.005)}.onboarding-module__X8sWMG__cardIcon{width:32px;height:32px;color:var(--tm);justify-content:center;align-items:center;transition:color .2s;display:inline-flex}.onboarding-module__X8sWMG__selectableCard[data-selected=true] .onboarding-module__X8sWMG__cardIcon{color:var(--teal)}.onboarding-module__X8sWMG__cardTitle{color:var(--tp);margin:0 0 6px;font-family:DM Sans,sans-serif;font-size:16px;font-weight:500;line-height:1.3}.onboarding-module__X8sWMG__cardDescription{color:var(--tm);margin:0;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.55}.onboarding-module__X8sWMG__primaryButton{letter-spacing:.01em;background:var(--teal);color:#08090b;border:1px solid var(--teal);cursor:pointer;border-radius:8px;align-self:flex-start;padding:12px 32px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:500;transition:background .2s,border-color .2s,color .2s,filter .2s}.onboarding-module__X8sWMG__primaryButton:hover:not(:disabled){filter:brightness(1.08)}.onboarding-module__X8sWMG__primaryButton:focus-visible{box-shadow:0 0 0 3px var(--teal-bg);outline:none}.onboarding-module__X8sWMG__primaryButton:disabled{background:var(--surface);color:var(--tm);border-color:var(--b0);cursor:not-allowed}.onboarding-module__X8sWMG__templatePreviewSection{flex-direction:column;gap:16px;margin:0 0 40px;display:flex}.onboarding-module__X8sWMG__templateEntityCard{background:var(--surface);border:.5px solid var(--b0);border-radius:6px;flex-direction:column;gap:8px;padding:16px 20px;display:flex}.onboarding-module__X8sWMG__templateEntityHeader{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.onboarding-module__X8sWMG__templateEntityName{color:var(--tp);margin:0;font-family:Cormorant Garamond,serif;font-size:22px;font-weight:400;line-height:1.2}.onboarding-module__X8sWMG__templateEntityRequiredBadge{letter-spacing:.12em;text-transform:uppercase;color:var(--tm);flex-shrink:0;font-family:Sora,sans-serif;font-size:10px;font-weight:600}.onboarding-module__X8sWMG__templateEntityDescription{color:var(--tb);margin:0 0 6px;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.55}.onboarding-module__X8sWMG__stageChipRow{flex-wrap:wrap;gap:6px;margin:4px 0 0;display:flex}.onboarding-module__X8sWMG__stageChip{white-space:nowrap;color:var(--tp);background:#ffffff0f;border-radius:999px;padding:4px 10px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:500}.onboarding-module__X8sWMG__stageChip[data-stage=owner]{color:#52e3a0;background:#52e3a02e}.onboarding-module__X8sWMG__stageChip[data-stage=director]{color:#78c8ff;background:#78c8ff2e}.onboarding-module__X8sWMG__stageChip[data-stage=contributor]{color:var(--tp);background:#ffffff14}.onboarding-module__X8sWMG__stageChip[data-stage=viewer]{color:var(--tm);background:#ffffff0a}.onboarding-module__X8sWMG__stageChip[data-stage=admin]{background:var(--amber-bg);color:var(--amber)}.onboarding-module__X8sWMG__templateError{color:var(--tb);background:var(--surface);border:1px solid var(--b0);border-radius:10px;margin:0 0 32px;padding:20px 24px;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.6}.onboarding-module__X8sWMG__templateErrorLink{color:var(--teal);text-underline-offset:3px;font-family:DM Sans,sans-serif;font-size:14px;text-decoration:underline}.onboarding-module__X8sWMG__templatePreviewFraming{color:var(--tm);max-width:580px;margin:0 0 24px;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.6}.onboarding-module__X8sWMG__progressBar{z-index:50;pointer-events:none;background:#ffffff0a;height:2px;position:fixed;top:0;left:0;right:0}.onboarding-module__X8sWMG__progressBarFill{background:var(--teal);height:100%;transition:width .6s ease-out}.onboarding-module__X8sWMG__exampleBlock{background:var(--surface);border:.5px solid var(--b0);border-radius:8px;max-width:720px;margin-top:20px;padding:20px 24px}.onboarding-module__X8sWMG__exampleBlockEyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--teal);margin:0 0 8px;font-family:Sora,sans-serif;font-size:11px;font-weight:600}.onboarding-module__X8sWMG__exampleBlockBody{color:var(--tb);margin:0;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.65}.onboarding-module__X8sWMG__chatPopHeaderRow{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;margin:0 0 8px;display:flex}.onboarding-module__X8sWMG__chatPopProgressChip{letter-spacing:.08em;text-transform:uppercase;color:var(--tm);border:.5px solid var(--b0);white-space:nowrap;background:#ffffff0a;border-radius:999px;padding:4px 12px;font-family:Sora,sans-serif;font-size:11px;font-weight:600}.onboarding-module__X8sWMG__chatPopGoalSection{flex-direction:column;gap:16px;margin:0 0 32px;display:flex}.onboarding-module__X8sWMG__chatPopQuestionSection{flex-direction:column;gap:16px;margin:0 0 24px;display:flex}.onboarding-module__X8sWMG__chatPopRequiredHint{color:var(--tm);margin:-8px 0 0;font-family:DM Sans,sans-serif;font-size:13px;line-height:1.55}.onboarding-module__X8sWMG__chatPopActionRow{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.onboarding-module__X8sWMG__chatPopKeyboardHint{color:var(--tm);font-family:DM Sans,sans-serif;font-size:12px}.onboarding-module__X8sWMG__chatPopTextarea{color:var(--tp);background:var(--surface);border:1px solid var(--b0);resize:vertical;border-radius:12px;width:100%;max-width:720px;min-height:120px;padding:18px 20px;font-family:DM Sans,sans-serif;font-size:16px;line-height:1.6;transition:border-color .2s,background .2s}.onboarding-module__X8sWMG__chatPopTextarea:focus{border-color:var(--teal);background:#ffffff08;outline:none}.onboarding-module__X8sWMG__chatPopTextarea::placeholder{color:var(--tm);opacity:.7}.onboarding-module__X8sWMG__chatPopTextarea:disabled{opacity:.55;cursor:not-allowed}.onboarding-module__X8sWMG__chatPopTextInput,.onboarding-module__X8sWMG__chatPopSelect{color:var(--tp);background:var(--surface);border:.5px solid var(--b0);border-radius:6px;width:100%;padding:8px 10px;font-family:DM Sans,sans-serif;font-size:14px;transition:border-color .2s}.onboarding-module__X8sWMG__chatPopTextInput:focus,.onboarding-module__X8sWMG__chatPopSelect:focus{border-color:var(--teal);outline:none}.onboarding-module__X8sWMG__chatPopSkeleton{flex-direction:column;gap:10px;max-width:720px;margin:24px 0;display:flex}.onboarding-module__X8sWMG__chatPopSkeletonLine{background:linear-gradient(90deg,#ffffff0a 0%,#ffffff1a 50%,#ffffff0a 100%) 0 0/200% 100%;border-radius:4px;height:14px;animation:1.6s ease-in-out infinite onboarding-module__X8sWMG__chatPopShimmer}@keyframes onboarding-module__X8sWMG__chatPopShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.onboarding-module__X8sWMG__chatPopStatusBlock{color:var(--tb);margin:12px 0;font-family:DM Sans,sans-serif;font-size:15px;line-height:1.6}.onboarding-module__X8sWMG__chatPopErrorBanner{color:var(--crimson);background:#ef54540f;border:.5px solid #ef545440;border-radius:8px;max-width:720px;margin:16px 0 0;padding:12px 16px;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.6}.onboarding-module__X8sWMG__chatPopReview{flex-direction:column;gap:24px;max-width:760px;margin:0 0 96px;display:flex}.onboarding-module__X8sWMG__chatPopSummary{color:var(--tp);margin:8px 0 0;font-family:Cormorant Garamond,serif;font-size:22px;font-weight:400;line-height:1.45}.onboarding-module__X8sWMG__chatPopNoIntentsNote{color:var(--tm);margin:0;font-family:DM Sans,sans-serif;font-size:14px;font-style:italic;line-height:1.6}.onboarding-module__X8sWMG__chatPopSectionHeading{letter-spacing:.04em;text-transform:uppercase;color:var(--tm);margin:0 0 12px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:600}.onboarding-module__X8sWMG__chatPopWarningsBand{background:var(--amber-bg);border:.5px solid var(--amber);border-radius:10px;flex-direction:column;gap:8px;padding:14px 18px;display:flex}.onboarding-module__X8sWMG__chatPopWarningsHeader{color:var(--amber);justify-content:space-between;align-items:baseline;gap:12px;font-family:DM Sans,sans-serif;font-size:14px;display:flex}.onboarding-module__X8sWMG__chatPopWarningsList{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.onboarding-module__X8sWMG__chatPopWarningItem{color:var(--amber);font-family:DM Sans,monospace;font-size:12px;line-height:1.5;font-family:IBM Plex Mono,ui-monospace,monospace}.onboarding-module__X8sWMG__chatPopIndustryCard{background:var(--surface);border:.5px solid var(--b0);border-radius:10px;flex-direction:column;gap:6px;padding:16px 20px;transition:opacity .2s;display:flex}.onboarding-module__X8sWMG__chatPopIndustryCard[data-dimmed=true]{opacity:.55}.onboarding-module__X8sWMG__chatPopIndustryHeading{letter-spacing:.04em;text-transform:uppercase;color:var(--tm);margin:0;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600}.onboarding-module__X8sWMG__chatPopIndustryName{color:var(--tp);margin:0;font-family:Cormorant Garamond,serif;font-size:22px;font-weight:400;line-height:1.2}.onboarding-module__X8sWMG__chatPopIndustryStage{color:var(--tm);margin:0;font-family:DM Sans,sans-serif;font-size:13px}.onboarding-module__X8sWMG__chatPopImplicationsList{flex-direction:column;gap:4px;margin:8px 0 0;padding:0;list-style:none;display:flex}.onboarding-module__X8sWMG__chatPopImplicationsList li{color:var(--tb);padding-left:18px;font-family:DM Sans,sans-serif;font-size:13px;line-height:1.55;position:relative}.onboarding-module__X8sWMG__chatPopImplicationsList li:before{content:"·";color:var(--tm);position:absolute;left:6px}.onboarding-module__X8sWMG__chatPopIntentsSection,.onboarding-module__X8sWMG__chatPopIntentsList{flex-direction:column;gap:8px;display:flex}.onboarding-module__X8sWMG__chatPopIntentCard{background:var(--surface);border:.5px solid var(--b0);border-radius:10px;flex-direction:column;gap:8px;padding:14px 18px;transition:border-color .2s,background .2s;display:flex}.onboarding-module__X8sWMG__chatPopIntentCard:hover{border-color:var(--b1)}.onboarding-module__X8sWMG__chatPopIntentHeader{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.onboarding-module__X8sWMG__chatPopKindBadge{letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:3px 8px;font-family:Sora,sans-serif;font-size:10px;font-weight:600}.onboarding-module__X8sWMG__chatPopKindBadge[data-kind=create_member]{background:var(--teal-bg);color:var(--teal)}.onboarding-module__X8sWMG__chatPopKindBadge[data-kind=create_object]{color:#78c8ff;background:#78c8ff29}.onboarding-module__X8sWMG__chatPopKindBadge[data-kind=set_stage]{color:var(--tp);background:#ffffff14}.onboarding-module__X8sWMG__chatPopKindBadge[data-kind=create_relationship]{color:#b48cff;background:#b48cff29}.onboarding-module__X8sWMG__chatPopIntentSummary{color:var(--tp);flex:1;min-width:0;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.5}.onboarding-module__X8sWMG__chatPopConfidenceBadge{white-space:nowrap;border-radius:4px;padding:2px 8px;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11px;font-weight:500}.onboarding-module__X8sWMG__chatPopConfidenceBadge[data-tone=high]{background:var(--teal-bg);color:var(--teal)}.onboarding-module__X8sWMG__chatPopConfidenceBadge[data-tone=med]{color:var(--tb);background:#ffffff0f}.onboarding-module__X8sWMG__chatPopConfidenceBadge[data-tone=low]{color:var(--tm);background:#ffffff0a}.onboarding-module__X8sWMG__chatPopIntentActions{align-items:center;gap:16px;display:flex}.onboarding-module__X8sWMG__chatPopGhostLink{color:var(--tm);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:0;font-family:DM Sans,sans-serif;font-size:12px;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;transition:color .15s}.onboarding-module__X8sWMG__chatPopGhostLink:hover{color:var(--tp)}.onboarding-module__X8sWMG__chatPopIntentDetails{border-top:.5px dashed var(--b0);flex-direction:column;gap:10px;margin-top:4px;padding-top:10px;display:flex}.onboarding-module__X8sWMG__chatPopSourceText,.onboarding-module__X8sWMG__chatPopReasoning,.onboarding-module__X8sWMG__chatPopGoalConnection{margin:0;font-family:DM Sans,sans-serif;font-size:13px;line-height:1.6}.onboarding-module__X8sWMG__chatPopSourceText{color:var(--tm)}.onboarding-module__X8sWMG__chatPopReasoning{color:var(--tb)}.onboarding-module__X8sWMG__chatPopGoalConnection{color:var(--tb);background:var(--teal-bg);border-radius:6px;padding:8px 12px}.onboarding-module__X8sWMG__chatPopEditForm{border:.5px solid var(--b0);background:#ffffff05;border-radius:8px;flex-direction:column;gap:10px;margin-top:4px;padding:14px;display:flex}.onboarding-module__X8sWMG__chatPopEditFormHeading{letter-spacing:.04em;text-transform:uppercase;color:var(--tm);margin:0 0 4px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600}.onboarding-module__X8sWMG__chatPopFieldRow{flex-direction:column;gap:4px;display:flex}.onboarding-module__X8sWMG__chatPopFieldLabel{color:var(--tm);font-family:DM Sans,sans-serif;font-size:12px}.onboarding-module__X8sWMG__chatPopEditActions{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.onboarding-module__X8sWMG__chatPopGapsSection{flex-direction:column;gap:8px;display:flex}.onboarding-module__X8sWMG__chatPopGapsList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.onboarding-module__X8sWMG__chatPopGapItem{background:var(--surface);border:.5px solid var(--b0);border-radius:8px;flex-direction:column;gap:6px;padding:12px 16px;display:flex}.onboarding-module__X8sWMG__chatPopGapHeader{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.onboarding-module__X8sWMG__chatPopPriorityChip{letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:2px 8px;font-family:Sora,sans-serif;font-size:9px;font-weight:600}.onboarding-module__X8sWMG__chatPopPriorityChip[data-priority=high]{background:var(--teal-bg);color:var(--teal)}.onboarding-module__X8sWMG__chatPopPriorityChip[data-priority=medium]{color:var(--tb);background:#ffffff0f}.onboarding-module__X8sWMG__chatPopPriorityChip[data-priority=low]{color:var(--tm);background:#ffffff0a}.onboarding-module__X8sWMG__chatPopGapQuestion{color:var(--tp);flex:1;min-width:0;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.55}.onboarding-module__X8sWMG__chatPopGapWhy{color:var(--tm);margin:0;font-family:DM Sans,sans-serif;font-size:13px;line-height:1.55}.onboarding-module__X8sWMG__chatPopConflictsSection{flex-direction:column;gap:8px;display:flex}.onboarding-module__X8sWMG__chatPopConflictsList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.onboarding-module__X8sWMG__chatPopConflictItem{background:var(--amber-bg);border:.5px solid var(--amber);border-radius:8px;flex-direction:column;gap:8px;padding:14px 18px;display:flex}.onboarding-module__X8sWMG__chatPopConflictDescription{color:var(--tp);margin:0;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;line-height:1.55}.onboarding-module__X8sWMG__chatPopConflictRow{align-items:baseline;gap:10px;font-family:DM Sans,sans-serif;font-size:13px;line-height:1.55;display:flex}.onboarding-module__X8sWMG__chatPopConflictLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--tm);flex-shrink:0;min-width:50px;font-family:Sora,sans-serif;font-size:10px;font-weight:600}.onboarding-module__X8sWMG__chatPopConflictEarlier{color:var(--tm);flex:1;min-width:0}.onboarding-module__X8sWMG__chatPopConflictCurrent{color:var(--tp);flex:1;min-width:0}.onboarding-module__X8sWMG__chatPopConflictResolution{color:var(--tb);background:#ffffff0a;border-radius:6px;margin:4px 0 0;padding:8px 12px;font-family:DM Sans,sans-serif;font-size:13px;font-style:italic;line-height:1.6}.onboarding-module__X8sWMG__chatPopGoalFooter{background:var(--surface);border:.5px solid var(--b0);border-radius:10px;flex-direction:column;gap:10px;padding:14px 18px;display:flex}.onboarding-module__X8sWMG__chatPopGoalFooterRow{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.onboarding-module__X8sWMG__chatPopGoalFooterLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--tm);font-family:Sora,sans-serif;font-size:10px;font-weight:600}.onboarding-module__X8sWMG__chatPopGoalFooterGoal{color:var(--tp);flex:1;min-width:0;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.5}.onboarding-module__X8sWMG__chatPopGoalBar{background:#ffffff0f;border-radius:999px;height:4px;overflow:hidden}.onboarding-module__X8sWMG__chatPopGoalBarFill{border-radius:999px;height:100%;transition:width .6s ease-out,background-color .2s}.onboarding-module__X8sWMG__chatPopGoalBarFill[data-tone=high]{background:var(--teal)}.onboarding-module__X8sWMG__chatPopGoalBarFill[data-tone=med]{background:#ffffff4d}.onboarding-module__X8sWMG__chatPopGoalBarFill[data-tone=low]{background:var(--amber)}.onboarding-module__X8sWMG__chatPopGoalFooterNotes{color:var(--tm);margin:0;font-family:DM Sans,sans-serif;font-size:13px;line-height:1.55}.onboarding-module__X8sWMG__chatPopActionBar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:.5px solid var(--b0);z-index:5;background:#0009;border-radius:12px;justify-content:flex-end;align-items:center;gap:12px;margin-top:8px;padding:12px 16px;display:flex;position:sticky;bottom:16px}.onboarding-module__X8sWMG__chatPopGhostButton{color:var(--tb);border:.5px solid var(--b1);cursor:pointer;background:0 0;border-radius:8px;padding:10px 18px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;transition:background .2s,border-color .2s,color .2s}.onboarding-module__X8sWMG__chatPopGhostButton:hover:not(:disabled){color:var(--tp);background:#ffffff0a}.onboarding-module__X8sWMG__chatPopGhostButton:disabled{opacity:.55;cursor:not-allowed}.onboarding-module__X8sWMG__chatPopSecondaryButton{color:var(--tp);border:.5px solid var(--b1);cursor:pointer;background:#ffffff0f;border-radius:6px;padding:6px 14px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;transition:background .2s}.onboarding-module__X8sWMG__chatPopSecondaryButton:hover:not(:disabled){background:#ffffff1a}@media (max-width:768px){.onboarding-module__X8sWMG__chatPopActionBar{flex-direction:column-reverse;align-items:stretch}.onboarding-module__X8sWMG__chatPopActionBar>button{width:100%}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.onboarding-module__X8sWMG__chatPopQueue{flex-direction:column;gap:24px;max-width:720px;margin:0 0 96px;display:flex}.onboarding-module__X8sWMG__chatPopQueueLead{color:var(--tp);margin:8px 0 0;font-family:Cormorant Garamond,serif;font-size:22px;font-weight:400;line-height:1.45}.onboarding-module__X8sWMG__chatPopQueueCard{background:var(--surface);border:.5px solid var(--b0);border-radius:14px;flex-direction:column;gap:16px;padding:28px 32px;display:flex}.onboarding-module__X8sWMG__chatPopQueueCard[data-card-kind=conflict]{background:var(--amber-bg);border-color:var(--amber)}.onboarding-module__X8sWMG__chatPopQueueCard[data-card-kind=scope_confirmation]{background:#52e3a00a;border-color:#52e3a04d}.onboarding-module__X8sWMG__chatPopQueueCardHeader{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.onboarding-module__X8sWMG__chatPopQueueKindBadge{letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;color:var(--tm);background:#ffffff0f;border-radius:999px;padding:3px 10px;font-family:Sora,sans-serif;font-size:10px;font-weight:600}.onboarding-module__X8sWMG__chatPopQueueKindBadge[data-card-kind=conflict]{background:var(--amber-bg);color:var(--amber);border:.5px solid var(--amber)}.onboarding-module__X8sWMG__chatPopQueueKindBadge[data-card-kind=scope_confirmation]{background:var(--teal-bg);color:var(--teal)}.onboarding-module__X8sWMG__chatPopQueueKindBadge[data-card-kind=confirmation]{color:#78c8ff;background:#78c8ff29}.onboarding-module__X8sWMG__chatPopQueueKindBadge[data-card-kind=gap]{color:var(--tm);background:#ffffff0f}.onboarding-module__X8sWMG__chatPopQueueCounter{color:var(--tm);white-space:nowrap;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11px}.onboarding-module__X8sWMG__chatPopQueueQuestion{color:var(--tp);margin:4px 0 0;font-family:Cormorant Garamond,serif;font-size:24px;font-weight:400;line-height:1.35}.onboarding-module__X8sWMG__chatPopQueueConflictBody{flex-direction:column;gap:8px;margin-top:4px;display:flex}.onboarding-module__X8sWMG__chatPopQueueConflictRow{align-items:baseline;gap:12px;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.55;display:flex}.onboarding-module__X8sWMG__chatPopQueueConflictLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--tm);flex-shrink:0;min-width:60px;font-family:Sora,sans-serif;font-size:10px;font-weight:600}.onboarding-module__X8sWMG__chatPopQueueConflictEarlier{color:var(--tm);flex:1;min-width:0}.onboarding-module__X8sWMG__chatPopQueueConflictCurrent{color:var(--tp);flex:1;min-width:0}.onboarding-module__X8sWMG__chatPopQueueConflictResolution{color:var(--tb);background:#ffffff0a;border-radius:8px;margin:6px 0 0;padding:10px 14px;font-family:DM Sans,sans-serif;font-size:14px;font-style:italic;line-height:1.6}.onboarding-module__X8sWMG__chatPopQueueGapWhy{color:var(--tm);margin:0;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.6}.onboarding-module__X8sWMG__chatPopQueueIntentDetailsWrap{flex-direction:column;gap:10px;margin-top:4px;display:flex}.onboarding-module__X8sWMG__chatPopQueueIntentDetails{margin-top:4px;padding-left:0}.onboarding-module__X8sWMG__chatPopQueueClarify{flex-direction:column;gap:12px;margin-top:8px;display:flex}.onboarding-module__X8sWMG__chatPopQueueClarifyActions{justify-content:flex-end;align-items:center;gap:16px;display:flex}.onboarding-module__X8sWMG__chatPopQueueActions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;display:flex}.onboarding-module__X8sWMG__chatPopQueueActionsRight{align-items:center;gap:12px;margin-left:auto;display:flex}@media (max-width:640px){.onboarding-module__X8sWMG__chatPopQueueCard{padding:22px 20px}.onboarding-module__X8sWMG__chatPopQueueQuestion{font-size:21px}.onboarding-module__X8sWMG__chatPopQueueActions{flex-direction:column-reverse;align-items:stretch}.onboarding-module__X8sWMG__chatPopQueueActionsRight{flex-direction:column-reverse;margin-left:0}.onboarding-module__X8sWMG__chatPopQueueActionsRight>button{width:100%}}.onboarding-module__X8sWMG__chatPopVista{border:.5px solid var(--b0);background:0 0;border-radius:10px;transition:border-color .2s;overflow:hidden}.onboarding-module__X8sWMG__chatPopVista[data-expanded=true]{border-color:var(--b1)}.onboarding-module__X8sWMG__chatPopVistaToggle{cursor:pointer;text-align:left;width:100%;color:var(--tb);background:0 0;border:none;align-items:center;gap:12px;padding:14px 18px;font-family:DM Sans,sans-serif;transition:background .2s;display:flex}.onboarding-module__X8sWMG__chatPopVistaToggle:hover{background:#ffffff05}.onboarding-module__X8sWMG__chatPopVistaToggleHeading{color:var(--tp);flex-shrink:0;font-size:14px;font-weight:500}.onboarding-module__X8sWMG__chatPopVistaToggleSummary{color:var(--tm);flex:1;min-width:0;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:12px}.onboarding-module__X8sWMG__chatPopVistaToggleCaret{color:var(--tm);flex-shrink:0;font-size:12px}.onboarding-module__X8sWMG__chatPopVistaBody{flex-direction:column;gap:16px;padding:4px 18px 18px;display:flex}.onboarding-module__X8sWMG__chatPopVistaSection{flex-direction:column;gap:6px;display:flex}.onboarding-module__X8sWMG__chatPopVistaSectionHeading{letter-spacing:.08em;text-transform:uppercase;color:var(--tm);margin:0;font-family:Sora,sans-serif;font-size:11px;font-weight:600}.onboarding-module__X8sWMG__chatPopVistaList{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.onboarding-module__X8sWMG__chatPopVistaItem{color:var(--tp);align-items:center;gap:8px;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.55;display:flex}.onboarding-module__X8sWMG__chatPopVistaItemBadge{letter-spacing:.1em;text-transform:uppercase;color:var(--tm);background:#ffffff0f;border-radius:4px;padding:2px 6px;font-family:Sora,sans-serif;font-size:9px;font-weight:600}.onboarding-module__X8sWMG__chatPopVistaEmpty{color:var(--tm);margin:0;font-family:DM Sans,sans-serif;font-size:13px;font-style:italic;line-height:1.6}.onboarding-module__X8sWMG__dropZone{background:var(--surface);border:1.5px dashed var(--b1);cursor:pointer;text-align:center;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:200px;padding:40px 24px;transition:border-color .2s,background .2s;display:flex}.onboarding-module__X8sWMG__dropZone:hover,.onboarding-module__X8sWMG__dropZone[data-drag]{border-color:var(--teal);background:#52e3a00a}.onboarding-module__X8sWMG__dropTitle{color:var(--tp);font-family:DM Sans,sans-serif;font-size:16px;font-weight:500}.onboarding-module__X8sWMG__dropHint{color:var(--tm);font-family:DM Sans,sans-serif;font-size:13px}.onboarding-module__X8sWMG__readingBox{background:var(--surface);border:.5px solid var(--b0);border-radius:14px;align-items:center;gap:16px;padding:22px 24px;display:flex}.onboarding-module__X8sWMG__readingText{flex-direction:column;gap:4px;min-width:0;display:flex}.onboarding-module__X8sWMG__readingTitle{color:var(--tp);font-family:DM Sans,sans-serif;font-size:15px;font-weight:500}.onboarding-module__X8sWMG__readingSub{color:var(--tm);font-family:DM Sans,sans-serif;font-size:13px;line-height:1.55}.onboarding-module__X8sWMG__readingDot{background:var(--teal);border-radius:50%;flex:none;width:12px;height:12px}.onboarding-module__X8sWMG__readingDot[data-reading]{animation:1.3s ease-in-out infinite onboarding-module__X8sWMG__onbPulse}@keyframes onboarding-module__X8sWMG__onbPulse{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1.1)}}.onboarding-module__X8sWMG__errorLine{color:var(--crimson);margin:4px 0 0;font-family:DM Sans,sans-serif;font-size:13px;line-height:1.6}.onboarding-module__X8sWMG__skipButton{color:var(--tm);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;align-self:flex-start;padding:4px 0;font-family:DM Sans,sans-serif;font-size:14px;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;transition:color .2s}.onboarding-module__X8sWMG__skipButton:hover:not(:disabled){color:var(--tp)}.onboarding-module__X8sWMG__skipButton:disabled{opacity:.55;cursor:not-allowed}.onboarding-module__X8sWMG__mirrorLoading{align-items:center;gap:14px;padding:24px 0;display:flex}.onboarding-module__X8sWMG__reflectionNarrative{color:var(--tp);max-width:640px;margin:0 0 8px;font-family:Cormorant Garamond,serif;font-size:24px;font-weight:400;line-height:1.5}.onboarding-module__X8sWMG__statRow{flex-wrap:wrap;gap:32px;margin:12px 0 4px;display:flex}.onboarding-module__X8sWMG__stat{flex-direction:column;gap:2px;display:flex}.onboarding-module__X8sWMG__statNum{color:var(--teal);font-family:Cormorant Garamond,serif;font-size:34px;font-weight:400;line-height:1}.onboarding-module__X8sWMG__statLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--tm);font-family:Sora,sans-serif;font-size:11px;font-weight:600}.onboarding-module__X8sWMG__chipRow{flex-wrap:wrap;gap:8px;margin:8px 0 0;display:flex}.onboarding-module__X8sWMG__chip{color:var(--tp);border:.5px solid var(--b0);background:#ffffff0d;border-radius:999px;padding:5px 13px;font-family:DM Sans,sans-serif;font-size:13px}
.SnapshotCard-module__fQosUq__card{text-align:left;background:#ffffff04;border:1px solid #ffffff0f;border-radius:10px;flex-direction:column;gap:12px;padding:14px 16px;font-family:inherit;transition:background .15s,border-color .15s;display:flex}.SnapshotCard-module__fQosUq__cardClickable{cursor:pointer;border-style:solid}.SnapshotCard-module__fQosUq__cardClickable:hover{background:#ffffff08;border-color:#ffffff1f}.SnapshotCard-module__fQosUq__cardClickable:focus-visible{outline-offset:2px;outline:2px solid #fff6}.SnapshotCard-module__fQosUq__card[data-source=auto]{border-left:3px solid #8cc8ff2e}.SnapshotCard-module__fQosUq__card[data-source=manual]{border-left:3px solid #c8a0ff38}.SnapshotCard-module__fQosUq__card[data-source=signal_event]{border-left:3px solid #ffb48238}.SnapshotCard-module__fQosUq__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.SnapshotCard-module__fQosUq__headerLeft{align-items:baseline;gap:8px;display:inline-flex}.SnapshotCard-module__fQosUq__asOfPrefix{color:#666;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:500}.SnapshotCard-module__fQosUq__asOfLabel{color:#fff;letter-spacing:-.005em;font-variant-numeric:tabular-nums;font-size:14px;font-weight:500}.SnapshotCard-module__fQosUq__headerRight{align-items:center;gap:8px;display:inline-flex}.SnapshotCard-module__fQosUq__sourceTag{letter-spacing:.04em;text-transform:uppercase;color:#888;background:#ffffff0a;border-radius:9999px;padding:2px 8px;font-size:10px;font-weight:500}.SnapshotCard-module__fQosUq__card[data-source=auto] .SnapshotCard-module__fQosUq__sourceTag{color:#79c0f1;color:lab(74.4782% -13.0618 -31.7324);background:#8cc8ff14}.SnapshotCard-module__fQosUq__card[data-source=manual] .SnapshotCard-module__fQosUq__sourceTag{color:#bcb3fa;color:lab(75.6687% 14.6464 -34.3075);background:#c8a0ff14}.SnapshotCard-module__fQosUq__card[data-source=signal_event] .SnapshotCard-module__fQosUq__sourceTag{color:#ffb06c;color:lab(78.6544% 26.0968 48.487);background:#ffb48214}.SnapshotCard-module__fQosUq__fields{flex-direction:column;gap:8px;margin:0;padding:0;display:flex}.SnapshotCard-module__fQosUq__fieldRow{grid-template-columns:130px 1fr;align-items:baseline;gap:12px;display:grid}@media (max-width:480px){.SnapshotCard-module__fQosUq__fieldRow{grid-template-columns:1fr;gap:2px}}.SnapshotCard-module__fQosUq__fieldLabel{color:#777;letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:11px;font-weight:500}.SnapshotCard-module__fQosUq__fieldValue{color:#e4e4e4;font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:baseline;gap:10px;margin:0;font-size:13px;display:flex}.SnapshotCard-module__fQosUq__valueText{color:#fff;letter-spacing:-.005em;font-weight:500}.SnapshotCard-module__fQosUq__delta{color:#888;font-variant-numeric:tabular-nums;letter-spacing:-.005em;background:#ffffff08;border-radius:4px;padding:1px 6px;font-size:11px}.SnapshotCard-module__fQosUq__delta[data-direction=up]{color:#80cd82;color:lab(76.0933% -36.3932 29.4667);background:#8cdcb414}.SnapshotCard-module__fQosUq__delta[data-direction=down]{color:#ff8880;color:lab(70.5991% 50.0807 28.5093);background:#dc8c8214}.SnapshotCard-module__fQosUq__title{color:#fff;letter-spacing:-.005em;margin:0;font-size:16px;font-weight:500;line-height:1.4}.SnapshotCard-module__fQosUq__description{color:#ccc;margin:0;font-size:13px;line-height:1.6}.SnapshotCard-module__fQosUq__semanticBlock{flex-direction:column;gap:4px;display:flex}.SnapshotCard-module__fQosUq__semanticLabel{color:#888;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:500}.SnapshotCard-module__fQosUq__semanticProse{color:#d4d4d4;letter-spacing:-.005em;margin:0;font-size:13px;line-height:1.6}.SnapshotCard-module__fQosUq__goalMetRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.SnapshotCard-module__fQosUq__goalMetPill{letter-spacing:-.005em;border-radius:9999px;align-items:center;padding:3px 10px;font-size:11px;font-weight:600;display:inline-flex}.SnapshotCard-module__fQosUq__goalMetPill[data-result=yes]{color:#8cda8f;color:lab(80.7387% -36.3846 29.3722);background:#8cdcb41f;border:1px solid #8cdcb447}.SnapshotCard-module__fQosUq__goalMetPill[data-result=partial]{color:#ffb06c;color:lab(78.6544% 26.0968 48.487);background:#ffc88c1a;border:1px solid #ffc88c3d}.SnapshotCard-module__fQosUq__goalMetPill[data-result=no]{color:#ffa59d;color:lab(77.5661% 50.0064 28.2735);background:#dc6e641a;border:1px solid #dc6e643d}.SnapshotCard-module__fQosUq__linkedGoalName{color:#888;letter-spacing:-.005em;font-size:12px;font-style:italic}.SnapshotCard-module__fQosUq__reflectionBlock{background:#c8a0ff0a;border-left:3px solid #b6adf3;border-left:3px solid lab(73.3431% 14.7175 -34.2839);border-radius:8px;flex-direction:column;gap:4px;padding:10px 12px;display:flex}.SnapshotCard-module__fQosUq__reflectionLabel{color:#bcb3fa;color:lab(75.6687% 14.6464 -34.3075);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:600}.SnapshotCard-module__fQosUq__teamGrid{grid-template-columns:1fr 1fr;gap:14px;padding-top:8px;display:grid}@media (max-width:540px){.SnapshotCard-module__fQosUq__teamGrid{grid-template-columns:1fr}}.SnapshotCard-module__fQosUq__teamColumn{flex-direction:column;gap:6px;display:flex}.SnapshotCard-module__fQosUq__teamLabel{color:#777;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:500}.SnapshotCard-module__fQosUq__teamList{flex-direction:column;gap:3px;margin:0;padding:0;list-style:none;display:flex}.SnapshotCard-module__fQosUq__teamItem{flex-wrap:wrap;align-items:baseline;gap:6px;font-size:12px;display:flex}.SnapshotCard-module__fQosUq__teamName{color:#e4e4e4;letter-spacing:-.005em;font-weight:500}.SnapshotCard-module__fQosUq__teamNameLink{color:#e4e4e4;letter-spacing:-.005em;font-weight:500;text-decoration:none;transition:color .15s}.SnapshotCard-module__fQosUq__teamNameLink:hover{color:#82cdff;color:lab(79.0871% -15.0134 -37.9195);text-decoration:underline}.SnapshotCard-module__fQosUq__teamRole{color:#888;font-style:italic}.SnapshotCard-module__fQosUq__note{background:#ffffff06;border-left:2px solid #ffffff1f;border-radius:0 6px 6px 0;padding:10px 12px}.SnapshotCard-module__fQosUq__noteBody{color:#ccc;margin:0;font-size:12px;font-style:italic;line-height:1.55}.SnapshotCard-module__fQosUq__noteAuthor{color:#888;letter-spacing:-.005em;margin:4px 0 0;font-size:11px}
.EntitySearchHeader-module__5ZbXDW__wrap{width:100%;position:relative}.EntitySearchHeader-module__5ZbXDW__searchBar{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:10px;width:100%;min-height:48px;padding:0 14px;transition:background .18s,border-color .18s,box-shadow .18s;display:flex}.EntitySearchHeader-module__5ZbXDW__searchBar:hover{background:#ffffff12;border-color:#ffffff2e}.EntitySearchHeader-module__5ZbXDW__searchBar:focus-within{background:#ffffff14;border-color:#69c1fc8c;border-color:lab(74.4342% -14.7357 -37.8577/.55);box-shadow:0 0 0 4px #69c1fc24;box-shadow:0 0 0 4px lab(74.4342% -14.7357 -37.8577/.14)}.EntitySearchHeader-module__5ZbXDW__searchBarOpen{border-radius:12px 12px 4px 4px}.EntitySearchHeader-module__5ZbXDW__icon{color:#888;-webkit-user-select:none;user-select:none;flex-shrink:0;font-size:16px;line-height:1}.EntitySearchHeader-module__5ZbXDW__input{color:#fff;letter-spacing:-.01em;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:12px 0;font-family:inherit;font-size:15px;font-weight:400}.EntitySearchHeader-module__5ZbXDW__input::placeholder{color:#fff6;font-weight:400}.EntitySearchHeader-module__5ZbXDW__matchSummary{color:#aaa;letter-spacing:-.005em;white-space:nowrap;flex-shrink:0;margin-right:4px;font-size:11px}.EntitySearchHeader-module__5ZbXDW__matchSummary strong{color:#fff;font-variant-numeric:tabular-nums;font-weight:600}.EntitySearchHeader-module__5ZbXDW__shortcut{color:#999;letter-spacing:.04em;-webkit-user-select:none;user-select:none;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:5px;flex-shrink:0;align-items:center;padding:3px 7px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:11px;font-weight:600;display:inline-flex}.EntitySearchHeader-module__5ZbXDW__searchBar:focus-within .EntitySearchHeader-module__5ZbXDW__shortcut{opacity:0}.EntitySearchHeader-module__5ZbXDW__spinner{border:1.5px solid #ffffff2e;border-top-color:oklch(80% .1 240);border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.8s linear infinite EntitySearchHeader-module__5ZbXDW__eshSpin}@keyframes EntitySearchHeader-module__5ZbXDW__eshSpin{to{transform:rotate(360deg)}}.EntitySearchHeader-module__5ZbXDW__clearBtn{color:#aaa;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:6px;flex-shrink:0;width:28px;height:28px;font-family:inherit;font-size:16px;font-weight:400;transition:background .12s,color .12s,border-color .12s}.EntitySearchHeader-module__5ZbXDW__clearBtn:hover{color:#fff;background:#ffffff1a;border-color:#ffffff2e}.EntitySearchHeader-module__5ZbXDW__dropdown{z-index:60;-webkit-backdrop-filter:blur(20px)saturate(180%);transform-origin:top;background:#0a0b0d;background:lab(3.03321% .0356287 -1.04539);border:1px solid #ffffff24;border-top:none;border-radius:0 0 12px 12px;max-height:460px;animation:.14s cubic-bezier(.22,1,.36,1) EntitySearchHeader-module__5ZbXDW__eshOpen;overflow-y:auto;box-shadow:0 12px 32px #00000073,0 4px 8px #0000004d}@keyframes EntitySearchHeader-module__5ZbXDW__eshOpen{0%{opacity:0;transform:translateY(-4px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.EntitySearchHeader-module__5ZbXDW__dropdown::-webkit-scrollbar{width:8px}.EntitySearchHeader-module__5ZbXDW__dropdown::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.EntitySearchHeader-module__5ZbXDW__loadingMsg,.EntitySearchHeader-module__5ZbXDW__error{color:#888;text-align:center;padding:18px;font-size:13px}.EntitySearchHeader-module__5ZbXDW__error{color:#ff857d;color:lab(70.3906% 56.4777 32.5684)}.EntitySearchHeader-module__5ZbXDW__empty{text-align:left;flex-direction:column;gap:8px;padding:18px 20px;display:flex}.EntitySearchHeader-module__5ZbXDW__emptyHead{color:#d4d4d4;letter-spacing:-.005em;font-size:13px;font-weight:500}.EntitySearchHeader-module__5ZbXDW__emptyHint{color:#888;font-size:12px;line-height:1.55}.EntitySearchHeader-module__5ZbXDW__groups{flex-direction:column;display:flex}.EntitySearchHeader-module__5ZbXDW__group+.EntitySearchHeader-module__5ZbXDW__group{border-top:1px solid #ffffff0f}.EntitySearchHeader-module__5ZbXDW__groupHeading{letter-spacing:.1em;text-transform:uppercase;color:#888;align-items:center;gap:8px;padding:10px 16px 6px;font-size:10px;font-weight:600;display:flex}.EntitySearchHeader-module__5ZbXDW__groupCount{color:#aaa;letter-spacing:0;background:#ffffff0f;border-radius:9999px;justify-content:center;align-items:center;min-width:18px;height:16px;padding:0 5px;font-size:9px;font-weight:700;display:inline-flex}.EntitySearchHeader-module__5ZbXDW__hitList{flex-direction:column;margin:0;padding:0 8px 6px;list-style:none;display:flex}.EntitySearchHeader-module__5ZbXDW__hit{margin:0}.EntitySearchHeader-module__5ZbXDW__hitBtn{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:7px;justify-content:space-between;align-items:flex-start;gap:12px;width:100%;padding:9px 10px;font-family:inherit;transition:background .1s;display:flex}.EntitySearchHeader-module__5ZbXDW__hitBtn:hover,.EntitySearchHeader-module__5ZbXDW__hitBtnActive{background:#ffffff12}.EntitySearchHeader-module__5ZbXDW__hitBtnActive{box-shadow:inset 2px 0 #86cdff;box-shadow:inset 2px 0 lab(79.127% -13.2487 -31.7811)}.EntitySearchHeader-module__5ZbXDW__hitBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.EntitySearchHeader-module__5ZbXDW__hitTitle{color:#f0f0f0;letter-spacing:-.005em;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;line-height:1.45;overflow:hidden}.EntitySearchHeader-module__5ZbXDW__hitExcerpt{color:#999;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.EntitySearchHeader-module__5ZbXDW__hitDate{color:#666;font-variant-numeric:tabular-nums;margin-top:2px;font-size:11px}.EntitySearchHeader-module__5ZbXDW__simBadge{font-variant-numeric:tabular-nums;color:#86cdff;color:lab(79.127% -13.2487 -31.7811);background:#86cdff1f;background:lab(79.127% -13.2487 -31.7811/.12);border:1px solid #86cdff38;border:1px solid lab(79.127% -13.2487 -31.7811/.22);border-radius:9999px;flex-shrink:0;align-self:flex-start;margin-top:2px;padding:3px 7px;font-size:10px;font-weight:700}.EntitySearchHeader-module__5ZbXDW__jumpBadge{color:#8cda8f;color:lab(80.7387% -36.3846 29.3722);background:#8cda8f1a;background:lab(80.7387% -36.3846 29.3722/.1);border:1px solid #8cda8f38;border:1px solid lab(80.7387% -36.3846 29.3722/.22);border-radius:6px;flex-shrink:0;justify-content:center;align-self:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:700;display:inline-flex}
.EntitySidePanel-module__XRttVW__drawerOverlay{-webkit-backdrop-filter:blur(4px);z-index:1000;background:#0009;animation:.18s ease-out EntitySidePanel-module__XRttVW__fadeIn;position:fixed;inset:0}@keyframes EntitySidePanel-module__XRttVW__fadeIn{0%{opacity:0}to{opacity:1}}.EntitySidePanel-module__XRttVW__drawer{background:var(--card);--tint-rgb:255, 255, 255;--tint-strong:#ffffffd9;border-left:.5px solid #52e3a02e;flex-direction:column;width:100%;max-width:460px;animation:.22s cubic-bezier(.2,.8,.2,1) EntitySidePanel-module__XRttVW__slideIn;display:flex;position:fixed;top:0;bottom:0;right:0;overflow:hidden}@keyframes EntitySidePanel-module__XRttVW__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.EntitySidePanel-module__XRttVW__drawerOverlay,.EntitySidePanel-module__XRttVW__drawer{animation:none}}.EntitySidePanel-module__XRttVW__drawer[data-entity-type=person]{--tint-rgb:120, 200, 255;--tint-strong:#78c8ff}.EntitySidePanel-module__XRttVW__drawer[data-entity-type=product]{--tint-rgb:82, 227, 160;--tint-strong:#52e3a0}.EntitySidePanel-module__XRttVW__drawer[data-entity-type=customer]{--tint-rgb:220, 180, 80;--tint-strong:#dcb450}.EntitySidePanel-module__XRttVW__drawer[data-entity-type=project]{--tint-rgb:200, 140, 220;--tint-strong:#c88cdc}.EntitySidePanel-module__XRttVW__drawer[data-entity-type=department]{--tint-rgb:80, 200, 200;--tint-strong:#50c8c8}.EntitySidePanel-module__XRttVW__drawer[data-entity-type=initiative]{--tint-rgb:220, 100, 180;--tint-strong:#dc64b4}.EntitySidePanel-module__XRttVW__hero{border-bottom:.5px solid var(--b0);background:linear-gradient(180deg, rgba(var(--tint-rgb), .1) 0%, rgba(var(--tint-rgb), .02) 100%);flex-shrink:0;padding:28px 28px 22px;position:relative}.EntitySidePanel-module__XRttVW__closeBtn{color:var(--tm);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 10px;font-family:Sora,sans-serif;font-size:22px;line-height:1;transition:color .15s,background .15s;position:absolute;top:14px;right:14px}.EntitySidePanel-module__XRttVW__closeBtn:hover{color:var(--tp);background:#ffffff0a}.EntitySidePanel-module__XRttVW__closeBtn:focus-visible{color:var(--tp);background:#ffffff0f;outline:none;box-shadow:0 0 0 2px #52e3a066}.EntitySidePanel-module__XRttVW__portrait{background:var(--tint-strong);color:#08090b;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:14px;font-family:Georgia,serif;font-size:22px;font-weight:700;display:inline-flex}.EntitySidePanel-module__XRttVW__drawer[data-entity-type=product] .EntitySidePanel-module__XRttVW__portrait{border-radius:12px}.EntitySidePanel-module__XRttVW__drawer[data-entity-type=project] .EntitySidePanel-module__XRttVW__portrait{border-radius:8px}.EntitySidePanel-module__XRttVW__drawer[data-entity-type=department] .EntitySidePanel-module__XRttVW__portrait{border-radius:14px}.EntitySidePanel-module__XRttVW__heroName{color:var(--tp);margin:0 0 4px;font-family:Cormorant Garamond,serif;font-size:22px;font-weight:400;line-height:1.25}.EntitySidePanel-module__XRttVW__heroRole{color:var(--tm);text-transform:capitalize;margin:0 0 10px;font-family:DM Sans,sans-serif;font-size:13px}.EntitySidePanel-module__XRttVW__provenance{color:#ffffff8c;font-variant-numeric:tabular-nums;margin:0;font-family:DM Sans,sans-serif;font-size:11.5px}.EntitySidePanel-module__XRttVW__stats{border-bottom:.5px solid var(--b0);flex-shrink:0;grid-template-columns:repeat(4,1fr);padding:14px 22px;display:grid}.EntitySidePanel-module__XRttVW__stat{border-right:.5px solid var(--b0);flex-direction:column;gap:3px;padding:0 6px;display:flex}.EntitySidePanel-module__XRttVW__stat:last-child{border-right:none}.EntitySidePanel-module__XRttVW__statNum{color:var(--tp);font-variant-numeric:tabular-nums;font-family:Sora,sans-serif;font-size:18px;font-weight:600;line-height:1}.EntitySidePanel-module__XRttVW__statLabel{color:var(--tm);letter-spacing:.04em;text-transform:uppercase;font-family:DM Sans,sans-serif;font-size:10.5px}.EntitySidePanel-module__XRttVW__tabs{border-bottom:.5px solid var(--b0);flex-shrink:0;gap:0;padding:0 16px;display:flex}.EntitySidePanel-module__XRttVW__tab{cursor:pointer;color:var(--tm);letter-spacing:.04em;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;justify-content:center;align-items:baseline;gap:4px;padding:10px 8px;font-family:Sora,sans-serif;font-size:11.5px;font-weight:500;transition:color .12s,border-bottom-color .12s;display:inline-flex}.EntitySidePanel-module__XRttVW__tab:hover:not(.EntitySidePanel-module__XRttVW__tabActive){color:var(--tp)}.EntitySidePanel-module__XRttVW__tab:focus-visible{color:var(--tp);outline:none;box-shadow:inset 0 0 0 2px #52e3a040}.EntitySidePanel-module__XRttVW__tabActive{color:var(--tp);border-bottom-color:var(--teal,#52e3a0)}.EntitySidePanel-module__XRttVW__tabCount{color:var(--tm);font-size:10.5px;font-weight:400}.EntitySidePanel-module__XRttVW__body{flex:1;min-height:0;padding:14px 22px 24px;overflow-y:auto}.EntitySidePanel-module__XRttVW__sectionLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--tm);margin:14px 0 10px;font-family:Sora,sans-serif;font-size:10.5px;font-weight:700}.EntitySidePanel-module__XRttVW__sectionLabel:first-child{margin-top:4px}.EntitySidePanel-module__XRttVW__empty{color:var(--tm);margin:8px 0;font-family:DM Sans,sans-serif;font-size:13px;font-style:italic}.EntitySidePanel-module__XRttVW__placeholder{color:var(--tm);text-align:center;margin:24px 0;font-family:DM Sans,sans-serif;font-size:13px;font-style:italic}.EntitySidePanel-module__XRttVW__signalMini{border-left:2px solid var(--signal-rail,#ffffff8c);cursor:pointer;color:inherit;background:#ffffff05;border-radius:4px;grid-template-columns:auto 1fr;align-items:baseline;gap:4px 8px;margin-bottom:6px;padding:7px 12px;text-decoration:none;transition:background .12s;display:grid}.EntitySidePanel-module__XRttVW__signalMini:hover{background:#ffffff0a}.EntitySidePanel-module__XRttVW__signalMiniHeadline{font-variant-numeric:tabular-nums;color:var(--tp);flex-shrink:0;font-family:inherit;font-size:13px;font-weight:600}.EntitySidePanel-module__XRttVW__signalMiniText{color:var(--tb);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.4;overflow:hidden}.EntitySidePanel-module__XRttVW__signalMiniMeta{color:var(--tm);letter-spacing:.02em;grid-column:1/3;font-size:10.5px}.EntitySidePanel-module__XRttVW__suggestedActionRow{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.EntitySidePanel-module__XRttVW__suggestedActionChip{border:.5px solid var(--b1);color:var(--tp);cursor:pointer;background:#ffffff0a;border-radius:999px;padding:4px 10px;font-family:Sora,sans-serif;font-size:11px;font-weight:500;transition:background .12s,border-color .12s}.EntitySidePanel-module__XRttVW__suggestedActionChip:hover{background:#ffffff0f;border-color:#fff3}.EntitySidePanel-module__XRttVW__footer{border-top:.5px solid var(--b0);background:var(--card);flex-shrink:0;gap:8px;padding:14px 20px;display:flex}.EntitySidePanel-module__XRttVW__actionBtn{border:.5px solid var(--b1);color:var(--tp);cursor:pointer;text-align:center;background:#ffffff0a;border-radius:6px;flex:1;padding:8px 12px;font-family:Sora,sans-serif;font-size:12px;font-weight:500;transition:background .12s,border-color .12s}.EntitySidePanel-module__XRttVW__actionBtn:hover{background:#ffffff0f;border-color:#ffffff2e}.EntitySidePanel-module__XRttVW__actionBtn:focus-visible{outline:none;box-shadow:0 0 0 2px #52e3a066}.EntitySidePanel-module__XRttVW__actionBtnPrimary{color:var(--teal,#52e3a0);background:#52e3a01a;border-color:#52e3a047}.EntitySidePanel-module__XRttVW__actionBtnPrimary:hover{background:#52e3a029;border-color:#52e3a066}.EntitySidePanel-module__XRttVW__skeleton{flex-direction:column;flex:1;min-height:0;display:flex}.EntitySidePanel-module__XRttVW__skeletonHero{border-bottom:.5px solid var(--b0);padding:28px 28px 22px}.EntitySidePanel-module__XRttVW__skeletonPortrait{background:#ffffff0f;border-radius:50%;width:56px;height:56px;margin-bottom:14px}.EntitySidePanel-module__XRttVW__skeletonRow{background:#ffffff0d;border-radius:4px;height:14px;margin-bottom:8px}.EntitySidePanel-module__XRttVW__skeletonRowName{width:70%;height:22px}.EntitySidePanel-module__XRttVW__skeletonRowRole{width:35%}.EntitySidePanel-module__XRttVW__skeletonRowProv{width:60%;height:11px;margin-bottom:0}.EntitySidePanel-module__XRttVW__skeletonStats{border-bottom:.5px solid var(--b0);grid-template-columns:repeat(4,1fr);gap:0;padding:14px 22px;display:grid}.EntitySidePanel-module__XRttVW__skeletonStat{border-right:.5px solid var(--b0);padding:0 6px}.EntitySidePanel-module__XRttVW__skeletonStat:last-child{border-right:none}.EntitySidePanel-module__XRttVW__skeletonStatNum{background:#ffffff0f;border-radius:4px;width:50%;height:18px;margin-bottom:6px}.EntitySidePanel-module__XRttVW__skeletonStatLabel{background:#ffffff0a;border-radius:4px;width:80%;height:10px}.EntitySidePanel-module__XRttVW__skeletonBody{flex-direction:column;flex:1;gap:8px;padding:22px;display:flex}.EntitySidePanel-module__XRttVW__skeletonSig{background:#ffffff08;border-left:2px solid #ffffff14;border-radius:4px;height:38px}.EntitySidePanel-module__XRttVW__errorState{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:48px 32px;display:flex}.EntitySidePanel-module__XRttVW__errorTitle{color:var(--tp);margin:0;font-family:Cormorant Garamond,serif;font-size:20px}.EntitySidePanel-module__XRttVW__errorMessage{color:var(--tm);max-width:320px;margin:0;font-family:DM Sans,sans-serif;font-size:13px;line-height:1.5}.EntitySidePanel-module__XRttVW__errorClose{border:.5px solid var(--b1);color:var(--tp);cursor:pointer;background:#ffffff0a;border-radius:6px;margin-top:8px;padding:8px 18px;font-family:Sora,sans-serif;font-size:12px;font-weight:500;transition:background .12s}.EntitySidePanel-module__XRttVW__errorClose:hover{background:#ffffff0f}
.EntityHeader-module__puoGpa__hero{-webkit-backdrop-filter:blur(14px);z-index:20;background:#0e0e10f5;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;gap:14px;padding:22px 26px 20px;display:flex;position:sticky;top:0;box-shadow:0 4px 18px #00000040}.EntityHeader-module__puoGpa__breadcrumb{flex-wrap:wrap;align-items:center;gap:6px;font-size:13px;display:flex}.EntityHeader-module__puoGpa__crumbWrap{align-items:center;gap:6px;display:inline-flex}.EntityHeader-module__puoGpa__crumb{color:#888;letter-spacing:-.005em;text-decoration:none;transition:color .15s}.EntityHeader-module__puoGpa__crumb:hover{color:#fff}.EntityHeader-module__puoGpa__crumbSep{color:#555}.EntityHeader-module__puoGpa__crumbCurrent{color:#d4d4d4;font-weight:500}.EntityHeader-module__puoGpa__headRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.EntityHeader-module__puoGpa__identity{flex-direction:column;gap:4px;display:flex}.EntityHeader-module__puoGpa__name{color:#fff;letter-spacing:-.02em;margin:0;font-size:28px;font-weight:500;line-height:1.15}.EntityHeader-module__puoGpa__subtype{color:#888;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:500}.EntityHeader-module__puoGpa__statusPill{color:#d4d4d4;letter-spacing:-.005em;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:9999px;flex-shrink:0;align-items:center;gap:6px;padding:5px 12px;font-size:12px;font-weight:500;display:inline-flex}.EntityHeader-module__puoGpa__statusDot{background:#ffffff4d;border-radius:50%;width:6px;height:6px}.EntityHeader-module__puoGpa__statusPill[data-tone=ok]{color:#91d993;color:lab(80.6219% -33.5752 26.9876);background:#8cdcb40f;border-color:#8cdcb438}.EntityHeader-module__puoGpa__statusPill[data-tone=ok] .EntityHeader-module__puoGpa__statusDot{background:#67bb6b;background:lab(69.2376% -39.2288 32.1095)}.EntityHeader-module__puoGpa__statusPill[data-tone=warn]{color:#ffaf67;color:lab(78.5997% 28.4264 53.0582);background:#ffc88c0f;border-color:#ffc88c38}.EntityHeader-module__puoGpa__statusPill[data-tone=warn] .EntityHeader-module__puoGpa__statusDot{background:#f99532;background:lab(71.4961% 33.6324 64.9062)}.EntityHeader-module__puoGpa__statusPill[data-tone=bad]{color:#ff9e96;color:lab(75.2439% 50.0302 28.3466);background:#dc786e0f;border-color:#dc786e38}.EntityHeader-module__puoGpa__statusPill[data-tone=bad] .EntityHeader-module__puoGpa__statusDot{background:#ff716b;background:lab(65.744% 56.5434 32.8389)}.EntityHeader-module__puoGpa__statusPill[data-tone=info]{color:#82cdff;color:lab(79.0871% -15.0134 -37.9195);background:#8cc8ff0f;border-color:#8cc8ff38}.EntityHeader-module__puoGpa__statusPill[data-tone=info] .EntityHeader-module__puoGpa__statusDot{background:#51bcff;background:lab(72.0449% -15.851 -43.9013)}.EntityHeader-module__puoGpa__statusPill[data-tone=neutral]{color:#ccc}.EntityHeader-module__puoGpa__metaRow{flex-wrap:wrap;align-items:center;gap:20px;padding-top:4px;display:flex}.EntityHeader-module__puoGpa__metaItem{align-items:baseline;gap:8px;display:inline-flex}.EntityHeader-module__puoGpa__metaLabel{color:#666;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:500}.EntityHeader-module__puoGpa__metaValue{color:#d4d4d4;letter-spacing:-.005em;font-variant-numeric:tabular-nums;font-size:13px}.EntityHeader-module__puoGpa__metaLink{color:#aaa;letter-spacing:-.005em;align-items:center;gap:5px;font-size:13px;text-decoration:none;transition:color .15s;display:inline-flex}.EntityHeader-module__puoGpa__metaLink:hover{color:#fff}.EntityHeader-module__puoGpa__linkIcon{opacity:.7;font-size:10px}.EntityHeader-module__puoGpa__actionsGroup{flex-wrap:wrap;align-items:center;gap:6px;margin-left:auto;display:inline-flex}.EntityHeader-module__puoGpa__actionBtn{color:#d4d4d4;letter-spacing:-.005em;cursor:pointer;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:7px;align-items:center;padding:7px 14px;font-family:inherit;font-size:13px;font-weight:500;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.EntityHeader-module__puoGpa__actionBtn:hover{color:#fff;background:#ffffff17;border-color:#ffffff3d}.EntityHeader-module__puoGpa__actionBtn:focus-visible{outline-offset:2px;outline:2px solid #fff6}.EntityHeader-module__puoGpa__actionBtnGhost{color:#aaa;background:0 0;border-color:#ffffff14}.EntityHeader-module__puoGpa__actionBtnGhost:hover{color:#ddd;background:#ffffff0a;border-color:#ffffff2e}.EntityHeader-module__puoGpa__actionBtnActive{color:#9af09d;color:lab(87.8228% -39.184 31.6385);background:#85cc8729;background:lab(75.9772% -33.5817 27.0639/.16);border-color:#85cc876b;border-color:lab(75.9772% -33.5817 27.0639/.42);align-items:center;gap:6px;display:inline-flex}.EntityHeader-module__puoGpa__actionBtnActive:hover{color:#a7fdaa;color:lab(92.4679% -39.1768 31.5545);background:#85cc8738;background:lab(75.9772% -33.5817 27.0639/.22);border-color:#85cc878c;border-color:lab(75.9772% -33.5817 27.0639/.55)}.EntityHeader-module__puoGpa__editDot{background:#6ed274;background:lab(76.4344% -44.8513 36.877);border-radius:50%;width:7px;height:7px;animation:1.6s ease-in-out infinite EntityHeader-module__puoGpa__editDotPulseEH;box-shadow:0 0 8px #6ed27499;box-shadow:0 0 8px lab(76.4344% -44.8513 36.877/.6)}@keyframes EntityHeader-module__puoGpa__editDotPulseEH{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}@media (max-width:720px){.EntityHeader-module__puoGpa__actionsGroup{width:100%;margin-left:0}}
.EntityNodeClient-module__Wn9-IW__shell{flex-direction:row;align-items:flex-start;gap:16px;max-width:1500px;margin:0 auto;padding:12px 16px 0;display:flex}@media (max-width:900px){.EntityNodeClient-module__Wn9-IW__shell{padding:0}}.EntityNodeClient-module__Wn9-IW__page{flex-direction:column;flex:1;gap:18px;min-width:0;max-width:1100px;margin:0;padding:24px 28px 80px;display:flex;position:relative}@media (max-width:720px){.EntityNodeClient-module__Wn9-IW__page{padding:16px 14px 64px}}.EntityNodeClient-module__Wn9-IW__timeSliderSlot{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:4px;display:flex}.EntityNodeClient-module__Wn9-IW__timeBanner{color:#f0f0f0;background:#f7ac4d0f;background:lab(76.5561% 21.8102 58.7346/.06);border:1px solid #f7ac4d3d;border:1px solid lab(76.5561% 21.8102 58.7346/.24);border-radius:8px;align-items:center;gap:10px;padding:10px 14px;font-size:12px;line-height:1.5;display:flex}.EntityNodeClient-module__Wn9-IW__timeBanner strong{color:#fff;font-weight:600}.EntityNodeClient-module__Wn9-IW__timeBannerIcon{color:#ffbf70;color:lab(82.3745% 21.4964 57.7642);background:#f7ac4d2e;background:lab(76.5561% 21.8102 58.7346/.18);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;display:inline-flex}.EntityNodeClient-module__Wn9-IW__editModeBanner{color:#d4d4d4;background:#85cc870f;background:lab(75.9772% -33.5817 27.0639/.06);border:1px solid #85cc873d;border:1px solid lab(75.9772% -33.5817 27.0639/.24);border-radius:8px;align-items:center;gap:10px;padding:10px 14px;display:flex}.EntityNodeClient-module__Wn9-IW__editModeBannerDot{background:#6ed274;background:lab(76.4344% -44.8513 36.877);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.6s ease-in-out infinite EntityNodeClient-module__Wn9-IW__enBannerPulse;box-shadow:0 0 8px #6ed27499;box-shadow:0 0 8px lab(76.4344% -44.8513 36.877/.6)}.EntityNodeClient-module__Wn9-IW__editModeBannerBody{letter-spacing:-.005em;color:#ccc;font-size:12px;line-height:1.55}.EntityNodeClient-module__Wn9-IW__editModeBannerBody strong{color:#9af09d;color:lab(87.8228% -39.184 31.6385);margin-right:4px;font-weight:600}@keyframes EntityNodeClient-module__Wn9-IW__enBannerPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}.EntityNodeClient-module__Wn9-IW__sectionControls{align-items:center;gap:8px;padding:0 4px;display:flex}.EntityNodeClient-module__Wn9-IW__linkBtn{color:#888;cursor:pointer;letter-spacing:-.005em;background:0 0;border:none;padding:0;font-family:inherit;font-size:12px;transition:color .15s}.EntityNodeClient-module__Wn9-IW__linkBtn:hover{color:#fff}.EntityNodeClient-module__Wn9-IW__sep{color:#555;font-size:12px}.EntityNodeClient-module__Wn9-IW__sections{flex-direction:column;gap:10px;display:flex}.EntityNodeClient-module__Wn9-IW__footer{color:#666;letter-spacing:-.005em;border-top:1px solid #ffffff0d;align-items:center;gap:12px;margin-top:32px;padding-top:24px;font-size:11px;display:flex}.EntityNodeClient-module__Wn9-IW__viewingTag{color:#8ec5ec;color:lab(76.8299% -11.1146 -25.5716);letter-spacing:.04em;text-transform:uppercase;background:#8cc8ff14;border:1px solid #8cc8ff2e;border-radius:9999px;align-items:center;padding:2px 10px;font-size:10px;font-weight:600;display:inline-flex}.EntityNodeClient-module__Wn9-IW__mockTag{color:#bcb3fa;color:lab(75.6687% 14.6464 -34.3075);letter-spacing:.04em;text-transform:uppercase;background:#c8a0ff1a;border:1px solid #c8a0ff38;border-radius:9999px;align-items:center;padding:2px 10px;font-size:10px;font-weight:600;display:inline-flex}.EntityNodeClient-module__Wn9-IW__loadingShell,.EntityNodeClient-module__Wn9-IW__errorShell{text-align:center;color:#aaa;max-width:600px;margin:80px auto;padding:40px 28px}.EntityNodeClient-module__Wn9-IW__loadingShell p{color:#888;margin:0;font-size:13px}.EntityNodeClient-module__Wn9-IW__loadingPulse{background:#ffffff14;border-radius:50%;width:32px;height:32px;margin:0 auto 20px;animation:1.4s ease-in-out infinite EntityNodeClient-module__Wn9-IW__enLoadPulse}@keyframes EntityNodeClient-module__Wn9-IW__enLoadPulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}.EntityNodeClient-module__Wn9-IW__errorShell h1{color:#fff;margin:0 0 8px;font-size:18px;font-weight:500}.EntityNodeClient-module__Wn9-IW__errorShell p{color:#ff8880;color:lab(70.5991% 50.0807 28.5093);margin:0 0 20px;font-size:13px}.EntityNodeClient-module__Wn9-IW__errorLink{color:#aaa;border-bottom:1px solid #fff3;padding-bottom:1px;font-size:13px;text-decoration:none;transition:color .15s,border-color .15s;display:inline-block}.EntityNodeClient-module__Wn9-IW__errorLink:hover{color:#fff;border-color:#ffffff80}.EntityNodeClient-module__Wn9-IW__modalShim{z-index:100;background:#0009;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.EntityNodeClient-module__Wn9-IW__modalShimNote{color:#ccc;text-align:center;background:#1a1a1c;border:1px solid #ffffff1f;border-radius:12px;max-width:480px;padding:24px;font-size:13px;line-height:1.55}
.SectionSearchBox-module__Qj1tfa__box{flex-direction:column;gap:8px;margin-bottom:12px;display:flex}.SectionSearchBox-module__Qj1tfa__inputWrap{background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;align-items:center;transition:border-color .15s,background .15s;display:flex;position:relative}.SectionSearchBox-module__Qj1tfa__inputWrap:focus-within{background:#ffffff0d;border-color:#ffffff47}.SectionSearchBox-module__Qj1tfa__searchIcon{color:#777;-webkit-user-select:none;user-select:none;flex-shrink:0;justify-content:center;align-items:center;width:32px;font-size:14px;display:inline-flex}.SectionSearchBox-module__Qj1tfa__input{color:#fff;letter-spacing:-.005em;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:9px 8px 9px 0;font-family:inherit;font-size:13px}.SectionSearchBox-module__Qj1tfa__input::placeholder{color:#666}.SectionSearchBox-module__Qj1tfa__clearBtn{color:#888;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;width:28px;height:28px;margin-right:4px;font-family:inherit;font-size:18px;transition:background .12s,color .12s}.SectionSearchBox-module__Qj1tfa__clearBtn:hover{color:#fff;background:#ffffff0f}.SectionSearchBox-module__Qj1tfa__spinner{border:1.5px solid #ffffff2e;border-top-color:oklch(80% .1 240);border-radius:50%;flex-shrink:0;width:12px;height:12px;margin-right:12px;animation:.8s linear infinite SectionSearchBox-module__Qj1tfa__ssbSpin}@keyframes SectionSearchBox-module__Qj1tfa__ssbSpin{to{transform:rotate(360deg)}}.SectionSearchBox-module__Qj1tfa__empty{color:#888;padding:6px 10px;font-size:12px;font-style:italic}.SectionSearchBox-module__Qj1tfa__error{color:#ff857d;color:lab(70.3906% 56.4777 32.5684);background:#ff857d0d;background:lab(70.3906% 56.4777 32.5684/.05);border-radius:6px;padding:6px 10px;font-size:12px}.SectionSearchBox-module__Qj1tfa__hits{flex-direction:column;gap:4px;max-height:320px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.SectionSearchBox-module__Qj1tfa__hitRow{margin:0}.SectionSearchBox-module__Qj1tfa__hitBtn{cursor:pointer;text-align:left;width:100%;color:inherit;background:#ffffff06;border:1px solid #ffffff0f;border-radius:7px;justify-content:space-between;align-items:flex-start;gap:12px;padding:10px 12px;font-family:inherit;transition:background .12s,border-color .12s,transform 80ms;display:flex}.SectionSearchBox-module__Qj1tfa__hitBtn:hover:not(:disabled){background:#ffffff0d;border-color:#ffffff24}.SectionSearchBox-module__Qj1tfa__hitBtn:active:not(:disabled){transform:scale(.998)}.SectionSearchBox-module__Qj1tfa__hitBtn:disabled{cursor:default}.SectionSearchBox-module__Qj1tfa__hitBody{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.SectionSearchBox-module__Qj1tfa__hitTitle{color:#f0f0f0;letter-spacing:-.005em;font-size:13px;font-weight:500;line-height:1.4}.SectionSearchBox-module__Qj1tfa__hitExcerpt{color:#b8b8b8;letter-spacing:-.003em;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.SectionSearchBox-module__Qj1tfa__hitMeta{color:#777;font-variant-numeric:tabular-nums;margin-top:2px;font-size:11px}.SectionSearchBox-module__Qj1tfa__hitKicker{letter-spacing:.08em;text-transform:uppercase;color:#b6adf3;color:lab(73.3431% 14.7175 -34.2839);margin-bottom:2px;font-size:10px;font-weight:600}.SectionSearchBox-module__Qj1tfa__simBadge{font-variant-numeric:tabular-nums;color:#86cdff;color:lab(79.127% -13.2487 -31.7811);background:#86cdff1a;background:lab(79.127% -13.2487 -31.7811/.1);border:1px solid #86cdff33;border:1px solid lab(79.127% -13.2487 -31.7811/.2);border-radius:9999px;flex-shrink:0;align-self:center;padding:3px 7px;font-size:10px;font-weight:700}
.CustomerNodeClient-module__smfuva__shell{flex-direction:row;align-items:flex-start;gap:16px;max-width:1500px;margin:0 auto;padding:12px 16px 0;display:flex}@media (max-width:900px){.CustomerNodeClient-module__smfuva__shell{padding:0}}.CustomerNodeClient-module__smfuva__page{flex-direction:column;flex:1;gap:18px;min-width:0;max-width:1100px;margin:0;padding:24px 28px 80px;display:flex;position:relative}@media (max-width:720px){.CustomerNodeClient-module__smfuva__page{padding:16px 14px 64px}}.CustomerNodeClient-module__smfuva__editModeBanner{color:#d4d4d4;background:#85cc870f;background:lab(75.9772% -33.5817 27.0639/.06);border:1px solid #85cc873d;border:1px solid lab(75.9772% -33.5817 27.0639/.24);border-radius:8px;align-items:center;gap:10px;padding:10px 14px;display:flex}.CustomerNodeClient-module__smfuva__editModeBannerDot{background:#6ed274;background:lab(76.4344% -44.8513 36.877);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.6s ease-in-out infinite CustomerNodeClient-module__smfuva__editBannerPulse;box-shadow:0 0 8px #6ed27499;box-shadow:0 0 8px lab(76.4344% -44.8513 36.877/.6)}.CustomerNodeClient-module__smfuva__editModeBannerBody{letter-spacing:-.005em;color:#ccc;font-size:12px;line-height:1.55}.CustomerNodeClient-module__smfuva__editModeBannerBody strong{color:#9af09d;color:lab(87.8228% -39.184 31.6385);margin-right:4px;font-weight:600}@keyframes CustomerNodeClient-module__smfuva__editBannerPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}.CustomerNodeClient-module__smfuva__timeSliderSlot{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:4px;display:flex}.CustomerNodeClient-module__smfuva__timeBanner{color:#f0f0f0;background:#f7ac4d0f;background:lab(76.5561% 21.8102 58.7346/.06);border:1px solid #f7ac4d3d;border:1px solid lab(76.5561% 21.8102 58.7346/.24);border-radius:8px;align-items:center;gap:10px;padding:10px 14px;font-size:12px;line-height:1.5;display:flex}.CustomerNodeClient-module__smfuva__timeBanner strong{color:#fff;font-weight:600}.CustomerNodeClient-module__smfuva__timeBannerIcon{color:#ffbf70;color:lab(82.3745% 21.4964 57.7642);background:#f7ac4d2e;background:lab(76.5561% 21.8102 58.7346/.18);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;display:inline-flex}.CustomerNodeClient-module__smfuva__openThreadsWrap{flex-direction:column;gap:8px;display:flex}.CustomerNodeClient-module__smfuva__openThreadsLabel{letter-spacing:.08em;text-transform:uppercase;color:#fff;margin:0;font-size:11px;font-weight:600}.CustomerNodeClient-module__smfuva__sectionControls{align-items:center;gap:8px;padding:0 4px;display:flex}.CustomerNodeClient-module__smfuva__linkBtn{color:#888;cursor:pointer;letter-spacing:-.005em;background:0 0;border:none;padding:0;font-family:inherit;font-size:12px;transition:color .15s}.CustomerNodeClient-module__smfuva__linkBtn:hover{color:#fff}.CustomerNodeClient-module__smfuva__sep{color:#555;font-size:12px}.CustomerNodeClient-module__smfuva__sections{flex-direction:column;gap:10px;display:flex}.CustomerNodeClient-module__smfuva__summaryChip{color:#fff;font-variant-numeric:tabular-nums;letter-spacing:-.005em;align-items:baseline;gap:6px;font-size:13px;font-weight:500;display:inline-flex}.CustomerNodeClient-module__smfuva__summaryLabel{color:#888;letter-spacing:.02em;text-transform:lowercase;font-size:11px;font-weight:400}.CustomerNodeClient-module__smfuva__footer{color:#666;letter-spacing:-.005em;border-top:1px solid #ffffff0d;align-items:center;gap:12px;margin-top:32px;padding-top:24px;font-size:11px;display:flex}.CustomerNodeClient-module__smfuva__mockTag{color:#bcb3fa;color:lab(75.6687% 14.6464 -34.3075);letter-spacing:.04em;text-transform:uppercase;background:#c8a0ff1a;border:1px solid #c8a0ff38;border-radius:9999px;align-items:center;padding:2px 10px;font-size:10px;font-weight:600;display:inline-flex}.CustomerNodeClient-module__smfuva__viewingTag{color:#8ec5ec;color:lab(76.8299% -11.1146 -25.5716);letter-spacing:.04em;text-transform:uppercase;background:#8cc8ff14;border:1px solid #8cc8ff2e;border-radius:9999px;align-items:center;padding:2px 10px;font-size:10px;font-weight:600;display:inline-flex}.CustomerNodeClient-module__smfuva__loadingShell,.CustomerNodeClient-module__smfuva__errorShell{text-align:center;color:#aaa;max-width:600px;margin:80px auto;padding:40px 28px}.CustomerNodeClient-module__smfuva__loadingShell p{color:#888;margin:0;font-size:13px}.CustomerNodeClient-module__smfuva__loadingPulse{background:#ffffff14;border-radius:50%;width:32px;height:32px;margin:0 auto 20px;animation:1.4s ease-in-out infinite CustomerNodeClient-module__smfuva__load-pulse}@keyframes CustomerNodeClient-module__smfuva__load-pulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}.CustomerNodeClient-module__smfuva__errorShell h1{color:#fff;margin:0 0 8px;font-size:18px;font-weight:500}.CustomerNodeClient-module__smfuva__errorShell p{color:#ff8880;color:lab(70.5991% 50.0807 28.5093);margin:0 0 20px;font-size:13px}.CustomerNodeClient-module__smfuva__errorLink{color:#aaa;border-bottom:1px solid #fff3;padding-bottom:1px;font-size:13px;text-decoration:none;transition:color .15s,border-color .15s;display:inline-block}.CustomerNodeClient-module__smfuva__errorLink:hover{color:#fff;border-color:#ffffff80}
.HeaderHero-module__QayGyW__hero{-webkit-backdrop-filter:blur(14px);z-index:20;background:#0e0e10f5;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;gap:14px;padding:22px 26px 20px;display:flex;position:sticky;top:0;box-shadow:0 4px 18px #00000040}.HeaderHero-module__QayGyW__breadcrumb{flex-wrap:wrap;align-items:center;gap:6px;font-size:13px;display:flex}.HeaderHero-module__QayGyW__crumb{color:#888;letter-spacing:-.005em;text-decoration:none;transition:color .15s}.HeaderHero-module__QayGyW__crumb:hover{color:#fff}.HeaderHero-module__QayGyW__crumbSep{color:#555}.HeaderHero-module__QayGyW__crumbCurrent{color:#d4d4d4;font-weight:500}.HeaderHero-module__QayGyW__headRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.HeaderHero-module__QayGyW__identity{flex-direction:column;gap:4px;display:flex}.HeaderHero-module__QayGyW__name{color:#fff;letter-spacing:-.02em;margin:0;font-size:28px;font-weight:500;line-height:1.15}.HeaderHero-module__QayGyW__subtype{color:#888;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:500}.HeaderHero-module__QayGyW__statusPill{color:#d4d4d4;letter-spacing:-.005em;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:9999px;flex-shrink:0;align-items:center;gap:6px;padding:5px 12px;font-size:12px;font-weight:500;display:inline-flex}.HeaderHero-module__QayGyW__statusDot{background:#ffffff4d;border-radius:50%;width:6px;height:6px}.HeaderHero-module__QayGyW__statusPill[data-tone=ok]{color:#91d993;color:lab(80.6219% -33.5752 26.9876);background:#8cdcb40f;border-color:#8cdcb438}.HeaderHero-module__QayGyW__statusPill[data-tone=ok] .HeaderHero-module__QayGyW__statusDot{background:#67bb6b;background:lab(69.2376% -39.2288 32.1095)}.HeaderHero-module__QayGyW__statusPill[data-tone=warn]{color:#ffaf67;color:lab(78.5997% 28.4264 53.0582);background:#ffc88c0f;border-color:#ffc88c38}.HeaderHero-module__QayGyW__statusPill[data-tone=warn] .HeaderHero-module__QayGyW__statusDot{background:#f99532;background:lab(71.4961% 33.6324 64.9062)}.HeaderHero-module__QayGyW__statusPill[data-tone=bad]{color:#ff9e96;color:lab(75.2439% 50.0302 28.3466);background:#dc786e0f;border-color:#dc786e38}.HeaderHero-module__QayGyW__statusPill[data-tone=bad] .HeaderHero-module__QayGyW__statusDot{background:#ff716b;background:lab(65.744% 56.5434 32.8389)}.HeaderHero-module__QayGyW__statusPill[data-tone=info]{color:#82cdff;color:lab(79.0871% -15.0134 -37.9195);background:#8cc8ff0f;border-color:#8cc8ff38}.HeaderHero-module__QayGyW__statusPill[data-tone=info] .HeaderHero-module__QayGyW__statusDot{background:#51bcff;background:lab(72.0449% -15.851 -43.9013)}.HeaderHero-module__QayGyW__statusPill[data-tone=neutral]{color:#ccc}.HeaderHero-module__QayGyW__metaRow{flex-wrap:wrap;align-items:center;gap:20px;padding-top:4px;display:flex}.HeaderHero-module__QayGyW__metaItem{align-items:baseline;gap:8px;display:inline-flex}.HeaderHero-module__QayGyW__metaLabel{color:#666;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:500}.HeaderHero-module__QayGyW__metaValue{color:#d4d4d4;letter-spacing:-.005em;font-variant-numeric:tabular-nums;font-size:13px}.HeaderHero-module__QayGyW__metaLink{color:#aaa;letter-spacing:-.005em;align-items:center;gap:5px;font-size:13px;text-decoration:none;transition:color .15s;display:inline-flex}.HeaderHero-module__QayGyW__metaLink:hover{color:#fff}.HeaderHero-module__QayGyW__linkIcon{opacity:.7;font-size:10px}.HeaderHero-module__QayGyW__actionsGroup{flex-wrap:wrap;align-items:center;gap:6px;margin-left:auto;display:inline-flex}.HeaderHero-module__QayGyW__actionBtn{color:#d4d4d4;letter-spacing:-.005em;cursor:pointer;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:7px;align-items:center;padding:7px 14px;font-family:inherit;font-size:13px;font-weight:500;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.HeaderHero-module__QayGyW__actionBtn:hover{color:#fff;background:#ffffff17;border-color:#ffffff3d}.HeaderHero-module__QayGyW__actionBtn:focus-visible{outline-offset:2px;outline:2px solid #fff6}.HeaderHero-module__QayGyW__actionBtnGhost{color:#aaa;background:0 0;border-color:#ffffff14}.HeaderHero-module__QayGyW__actionBtnGhost:hover{color:#ddd;background:#ffffff0a;border-color:#ffffff2e}.HeaderHero-module__QayGyW__actionBtnActive{color:#9af09d;color:lab(87.8228% -39.184 31.6385);background:#85cc8729;background:lab(75.9772% -33.5817 27.0639/.16);border-color:#85cc876b;border-color:lab(75.9772% -33.5817 27.0639/.42);align-items:center;gap:6px;display:inline-flex}.HeaderHero-module__QayGyW__actionBtnActive:hover{color:#a7fdaa;color:lab(92.4679% -39.1768 31.5545);background:#85cc8738;background:lab(75.9772% -33.5817 27.0639/.22);border-color:#85cc878c;border-color:lab(75.9772% -33.5817 27.0639/.55)}.HeaderHero-module__QayGyW__editDot{background:#6ed274;background:lab(76.4344% -44.8513 36.877);border-radius:50%;width:7px;height:7px;animation:1.6s ease-in-out infinite HeaderHero-module__QayGyW__editDotPulse;box-shadow:0 0 8px #6ed27499;box-shadow:0 0 8px lab(76.4344% -44.8513 36.877/.6)}@keyframes HeaderHero-module__QayGyW__editDotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}@media (max-width:720px){.HeaderHero-module__QayGyW__actionsGroup{width:100%;margin-left:0}}
.sections-module__066RLa__empty{color:#888;background:#ffffff04;border:1px dashed #ffffff1a;border-radius:8px;margin:0;padding:14px 16px;font-size:13px;font-style:italic;line-height:1.5}.sections-module__066RLa__showMoreBtn{color:#d4d4d4;letter-spacing:-.005em;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:7px;align-self:flex-start;align-items:center;gap:8px;margin-top:6px;padding:8px 14px;font-family:inherit;font-size:12px;font-weight:500;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.sections-module__066RLa__showMoreBtn:hover{color:#fff;background:#ffffff14;border-color:#fff3}.sections-module__066RLa__showMoreCount{color:#888;font-size:11px}.sections-module__066RLa__fieldGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.sections-module__066RLa__editableGrid{grid-template-columns:1fr;gap:10px;display:grid}@media (min-width:720px){.sections-module__066RLa__editableGrid{grid-template-columns:1fr 1fr;column-gap:32px}}.sections-module__066RLa__fieldGridTwo{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media (max-width:540px){.sections-module__066RLa__fieldGridTwo{grid-template-columns:1fr}}.sections-module__066RLa__fieldBlock{flex-direction:column;gap:4px;display:flex}.sections-module__066RLa__label{color:#888;letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:500}.sections-module__066RLa__value{color:#fff;letter-spacing:-.005em;font-variant-numeric:tabular-nums;font-size:14px;line-height:1.5}.sections-module__066RLa__valueMuted{color:#888;font-style:italic}.sections-module__066RLa__prose{color:#d4d4d4;margin:0;font-size:14px;line-height:1.65}.sections-module__066RLa__stackTight{flex-direction:column;gap:12px;display:flex}.sections-module__066RLa__stack{flex-direction:column;gap:16px;display:flex}.sections-module__066RLa__row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.sections-module__066RLa__divider{background:#ffffff0d;height:1px;margin:4px 0}.sections-module__066RLa__sectionFooterRow{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;gap:12px;margin-top:8px;padding-top:10px;display:flex}.sections-module__066RLa__helperText{color:#777;font-size:11px;font-style:italic}.sections-module__066RLa__gridCards{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:10px;display:grid}
.PartnershipGoalsSection-module__vpZBqq__list{flex-direction:column;gap:12px;display:flex}.PartnershipGoalsSection-module__vpZBqq__card{background:#ffffff06;border:1px solid #ffffff12;border-radius:10px;flex-direction:column;gap:14px;padding:16px 18px 18px;transition:background .15s,border-color .15s;display:flex}.PartnershipGoalsSection-module__vpZBqq__card:hover{background:#ffffff08;border-color:#ffffff1f}.PartnershipGoalsSection-module__vpZBqq__card[data-status=achieved]{border-left:3px solid #67bb6b;border-left:3px solid lab(69.2376% -39.2288 32.1095)}.PartnershipGoalsSection-module__vpZBqq__card[data-status=active]{border-left:3px solid #59c5f5;border-left:3px solid lab(74.7701% -21.545 -33.629)}.PartnershipGoalsSection-module__vpZBqq__card[data-status=at_risk]{border-left:3px solid #f99532;border-left:3px solid lab(71.4961% 33.6324 64.9062)}.PartnershipGoalsSection-module__vpZBqq__card[data-status=abandoned]{opacity:.7;border-left:3px solid #ffffff2e}.PartnershipGoalsSection-module__vpZBqq__cardHead{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.PartnershipGoalsSection-module__vpZBqq__headLeft{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.PartnershipGoalsSection-module__vpZBqq__title{color:#fff;letter-spacing:-.005em;margin:0;font-size:16px;font-weight:500;line-height:1.35}.PartnershipGoalsSection-module__vpZBqq__targetDate{color:#888;letter-spacing:.02em;font-variant-numeric:tabular-nums;font-size:11px}.PartnershipGoalsSection-module__vpZBqq__statusPill{letter-spacing:.02em;color:#aaa;background:#ffffff0d;border-radius:9999px;flex-shrink:0;align-items:center;padding:3px 10px;font-size:11px;font-weight:500;display:inline-flex}.PartnershipGoalsSection-module__vpZBqq__statusPill[data-status=achieved]{color:#91d993;color:lab(80.6219% -33.5752 26.9876);background:#8cdcb41a}.PartnershipGoalsSection-module__vpZBqq__statusPill[data-status=active]{color:#6bd2ff;color:lab(79.4199% -21.7747 -33.6842);background:#8cc8ff1a}.PartnershipGoalsSection-module__vpZBqq__statusPill[data-status=at_risk]{color:#ffaf67;color:lab(78.5997% 28.4264 53.0582);background:#ffc88c1a}.PartnershipGoalsSection-module__vpZBqq__statusPill[data-status=abandoned]{color:#888}.PartnershipGoalsSection-module__vpZBqq__ladderRow{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.PartnershipGoalsSection-module__vpZBqq__ladderLabel{color:#888;letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:500}.PartnershipGoalsSection-module__vpZBqq__subSection{border-top:1px solid #ffffff0d;flex-direction:column;gap:8px;padding-top:4px;display:flex}.PartnershipGoalsSection-module__vpZBqq__subSectionLabel{color:#888;letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:11px;font-weight:500}.PartnershipGoalsSection-module__vpZBqq__pillRow{flex-wrap:wrap;gap:6px;display:flex}.PartnershipGoalsSection-module__vpZBqq__teamSubGroup{flex-direction:column;gap:5px;padding:6px 0 4px;display:flex}.PartnershipGoalsSection-module__vpZBqq__teamSideLabel{color:#777;letter-spacing:.04em;font-size:10px;font-style:italic}.PartnershipGoalsSection-module__vpZBqq__addBtn{color:#aaa;cursor:pointer;letter-spacing:-.005em;background:0 0;border:1px dashed #ffffff24;border-radius:7px;align-self:flex-start;margin-top:4px;padding:7px 14px;font-family:inherit;font-size:12px;transition:all .15s}.PartnershipGoalsSection-module__vpZBqq__addBtn:hover{color:#fff;background:#ffffff08;border-color:#ffffff47}
.YourTeamSection-module__b-MSUW__subHead{flex-direction:column;gap:4px;margin-bottom:12px;display:flex}.YourTeamSection-module__b-MSUW__subTitle{letter-spacing:-.005em;color:#d4d4d4;margin:0;font-size:13px;font-weight:500}.YourTeamSection-module__b-MSUW__subHint{color:#888;margin:0;font-size:12px;font-style:italic;line-height:1.5}
.VaultFilters-module__Ejyb4W__wrapper{flex-direction:column;gap:12px;display:flex}.VaultFilters-module__Ejyb4W__quickRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.VaultFilters-module__Ejyb4W__chips{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.VaultFilters-module__Ejyb4W__chipGroup{position:relative}.VaultFilters-module__Ejyb4W__chipSelect{color:var(--tm);border:.5px solid var(--b0);cursor:pointer;appearance:none;background:#ffffff0a;border-radius:100px;padding:5px 12px;font-family:Sora,sans-serif;font-size:12px}.VaultFilters-module__Ejyb4W__chip{color:var(--tm);border:.5px solid var(--b0);cursor:pointer;background:0 0;border-radius:100px;padding:5px 12px;font-family:Sora,sans-serif;font-size:12px;transition:all .15s}.VaultFilters-module__Ejyb4W__chip:hover{border-color:var(--b1);color:var(--tb)}.VaultFilters-module__Ejyb4W__chipActive{color:var(--teal);border-color:var(--teal-bd);background:var(--teal-bg)}.VaultFilters-module__Ejyb4W__activeChip{color:var(--tp);border:.5px solid var(--b1);background:#ffffff0f;border-radius:100px;align-items:center;gap:5px;padding:4px 10px;font-family:DM Sans,sans-serif;font-size:12px;display:inline-flex}.VaultFilters-module__Ejyb4W__chipClose{color:var(--tm);cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:12px}.VaultFilters-module__Ejyb4W__clearBtn{color:var(--crimson);cursor:pointer;background:0 0;border:none;padding:4px 8px;font-family:DM Sans,sans-serif;font-size:12px}.VaultFilters-module__Ejyb4W__moreBtn{color:var(--tm);cursor:pointer;background:0 0;border:none;padding:4px 8px;font-family:DM Sans,sans-serif;font-size:12px}.VaultFilters-module__Ejyb4W__moreBtn:hover{color:var(--tb)}.VaultFilters-module__Ejyb4W__controls{align-items:center;gap:10px;display:flex}.VaultFilters-module__Ejyb4W__sortSelect{color:var(--tm);border:.5px solid var(--b0);cursor:pointer;appearance:none;background:0 0;border-radius:8px;padding:6px 12px;font-family:DM Sans,sans-serif;font-size:12px}.VaultFilters-module__Ejyb4W__viewToggle{background:#ffffff0a;border-radius:8px;gap:2px;padding:2px;display:flex}.VaultFilters-module__Ejyb4W__viewBtn{color:var(--tm);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;padding:4px 8px;transition:all .15s;display:flex}.VaultFilters-module__Ejyb4W__viewBtnActive{color:var(--tp);background:#ffffff14}.VaultFilters-module__Ejyb4W__advancedPanel{background:var(--card);border:.5px solid var(--b0);border-radius:14px;flex-direction:column;gap:16px;padding:20px;display:flex}.VaultFilters-module__Ejyb4W__filterGroup{flex-direction:column;gap:8px;display:flex}.VaultFilters-module__Ejyb4W__filterLabel{letter-spacing:.22em;text-transform:uppercase;color:var(--tm);font-family:DM Sans,sans-serif;font-size:12px;font-weight:700}.VaultFilters-module__Ejyb4W__filterOptions{flex-wrap:wrap;gap:6px;display:flex}.VaultFilters-module__Ejyb4W__advancedActions{border-top:.5px solid var(--b0);gap:12px;padding-top:12px;display:flex}.VaultFilters-module__Ejyb4W__saveViewBtn{color:var(--teal);background:var(--teal-bg);border:.5px solid var(--teal-bd);cursor:pointer;border-radius:10px;padding:8px 16px;font-family:Sora,sans-serif;font-size:12px;font-weight:600}
.ProductsSection-module__PVNm3W__tabs{background:#ffffff06;border:1px solid #ffffff0f;border-radius:9px;align-self:flex-start;align-items:center;gap:2px;padding:4px;display:flex}.ProductsSection-module__PVNm3W__tab{color:#aaa;cursor:pointer;letter-spacing:-.005em;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-family:inherit;font-size:12px;font-weight:500;transition:all .15s;display:inline-flex}.ProductsSection-module__PVNm3W__tab:hover{color:#fff;background:#ffffff0a}.ProductsSection-module__PVNm3W__tabActive{color:#fff;background:#ffffff14;border-color:#ffffff29}.ProductsSection-module__PVNm3W__tabCount{font-variant-numeric:tabular-nums;color:#d4d4d4;letter-spacing:0;background:#ffffff14;border-radius:9999px;justify-content:center;align-items:center;min-width:18px;height:16px;padding:0 5px;font-size:10px;font-weight:600;display:inline-flex}.ProductsSection-module__PVNm3W__tabActive .ProductsSection-module__PVNm3W__tabCount{color:#fff;background:#ffffff26}.ProductsSection-module__PVNm3W__list{flex-direction:column;gap:8px;display:flex}.ProductsSection-module__PVNm3W__addBtn{color:#aaa;cursor:pointer;letter-spacing:-.005em;background:0 0;border:1px dashed #ffffff24;border-radius:7px;align-self:flex-start;padding:7px 14px;font-family:inherit;font-size:12px;transition:all .15s}.ProductsSection-module__PVNm3W__addBtn:hover{color:#fff;background:#ffffff08;border-color:#ffffff47}
.VaultBulkActions-module__z_xZXq__bar{background:var(--card);border:.5px solid var(--b0);border-radius:12px;align-items:center;gap:10px;padding:10px 16px;display:flex}.VaultBulkActions-module__z_xZXq__count{color:var(--tp);margin-right:8px;font-family:Sora,sans-serif;font-size:12px;font-weight:600}.VaultBulkActions-module__z_xZXq__action{color:var(--tm);border:.5px solid var(--b0);cursor:pointer;background:0 0;border-radius:8px;padding:6px 12px;font-family:Sora,sans-serif;font-size:12px;transition:all .15s}.VaultBulkActions-module__z_xZXq__action:hover{border-color:var(--b1);color:var(--tp)}.VaultBulkActions-module__z_xZXq__cancel{color:var(--tm);cursor:pointer;background:0 0;border:none;margin-left:auto;font-family:DM Sans,sans-serif;font-size:12px}.VaultBulkActions-module__z_xZXq__modal{z-index:1000;background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.VaultBulkActions-module__z_xZXq__modalContent{background:var(--card);border:.5px solid var(--b0);border-radius:18px;width:100%;max-width:420px;padding:28px 30px}.VaultBulkActions-module__z_xZXq__modalText{color:var(--tb);margin-bottom:16px;font-family:DM Sans,sans-serif;font-size:14px;line-height:1.7}.VaultBulkActions-module__z_xZXq__modalPrompt{color:var(--tp);margin-bottom:8px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600}.VaultBulkActions-module__z_xZXq__modalInput{background:var(--bg);border:.5px solid var(--b0);width:100%;color:var(--tp);border-radius:8px;outline:none;margin-bottom:16px;padding:10px 14px;font-family:Sora,sans-serif;font-size:14px}.VaultBulkActions-module__z_xZXq__modalInput:focus{border-color:var(--b1)}.VaultBulkActions-module__z_xZXq__modalActions{gap:10px;display:flex}.VaultBulkActions-module__z_xZXq__retractBtn{color:#0c0c0e;background:var(--crimson);cursor:pointer;border:none;border-radius:10px;padding:10px 20px;font-family:Sora,sans-serif;font-size:12px;font-weight:700}.VaultBulkActions-module__z_xZXq__retractBtn:disabled{opacity:.3;cursor:not-allowed}.VaultBulkActions-module__z_xZXq__cancelBtn{color:var(--tm);border:.5px solid var(--b0);cursor:pointer;background:0 0;border-radius:10px;padding:10px 20px;font-family:Sora,sans-serif;font-size:12px}
.MetricsSection-module__oJpbHW__group{flex-direction:column;gap:8px;display:flex}.MetricsSection-module__oJpbHW__groupLabel{color:#888;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:11px;font-weight:500}.MetricsSection-module__oJpbHW__groupEmpty{color:#777;margin:0;font-size:12px;font-style:italic}.MetricsSection-module__oJpbHW__kpiGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;display:grid}.MetricsSection-module__oJpbHW__kpi{background:#ffffff05;border:1px solid #ffffff12;border-radius:8px;flex-direction:column;gap:5px;padding:12px 14px;display:flex}.MetricsSection-module__oJpbHW__kpiLabel{color:#888;letter-spacing:.02em;font-size:11px;font-weight:500;line-height:1.3}.MetricsSection-module__oJpbHW__kpiValue{color:#fff;letter-spacing:-.01em;font-variant-numeric:tabular-nums;font-size:22px;font-weight:500;line-height:1.2}.MetricsSection-module__oJpbHW__kpiTrend{color:#aaa;letter-spacing:-.005em;font-variant-numeric:tabular-nums;font-size:11px}.MetricsSection-module__oJpbHW__kpiTrend[data-direction=up]{color:#80cd82;color:lab(76.0933% -36.3932 29.4667)}.MetricsSection-module__oJpbHW__kpiTrend[data-direction=down]{color:#ff8880;color:lab(70.5991% 50.0807 28.5093)}.MetricsSection-module__oJpbHW__kpiTrend[data-direction=flat]{color:#888}
.DocumentGrid-module__wkLtPa__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:14px;display:grid}.DocumentGrid-module__wkLtPa__loadingContainer{justify-content:center;align-items:center;padding:48px;display:flex}.DocumentGrid-module__wkLtPa__empty{text-align:center;padding:48px 20px}.DocumentGrid-module__wkLtPa__emptyText{color:var(--tp);margin-bottom:8px;font-family:Sora,sans-serif;font-size:14px;font-weight:600}.DocumentGrid-module__wkLtPa__emptyHint{color:var(--tm);font-family:DM Sans,sans-serif;font-size:14px}
.RisksSection-module__DBE5LW__riskList{flex-direction:column;gap:10px;display:flex}.RisksSection-module__DBE5LW__risk{background:#ffffff05;border:1px solid #ffffff0f;border-radius:10px;flex-direction:column;gap:8px;padding:14px 16px;display:flex;position:relative}.RisksSection-module__DBE5LW__risk[data-severity=critical]{background:#dc6e640a;border-left:3px solid #ff716b;border-left:3px solid lab(65.5311% 62.9738 37.1879)}.RisksSection-module__DBE5LW__risk[data-severity=high]{border-left:3px solid #ff8977;border-left:3px solid lab(70.7076% 48.698 34.1054)}.RisksSection-module__DBE5LW__risk[data-severity=medium]{border-left:3px solid #ff9c3e;border-left:3px solid lab(73.8254% 33.482 64.1888)}.RisksSection-module__DBE5LW__risk[data-severity=low]{border-left:3px solid #ffffff2e}.RisksSection-module__DBE5LW__riskDisagreement{background:#c8a0ff0b;border-color:#c8a0ff2e}.RisksSection-module__DBE5LW__riskHead{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.RisksSection-module__DBE5LW__riskSeverity{letter-spacing:.06em;text-transform:uppercase;background:#ffffff0d;border-radius:9999px;align-items:center;padding:2px 9px;font-size:10px;font-weight:600;display:inline-flex}.RisksSection-module__DBE5LW__riskSeverity[data-severity=critical]{color:#ffa79f;color:lab(77.3594% 56.3884 32.2357);background:#dc6e641f}.RisksSection-module__DBE5LW__riskSeverity[data-severity=high]{color:#ffaa9c;color:lab(77.871% 42.3197 29.0976);background:#dc8c821a}.RisksSection-module__DBE5LW__riskSeverity[data-severity=medium]{color:#ffaf67;color:lab(78.5997% 28.4264 53.0582);background:#ffc88c1a}.RisksSection-module__DBE5LW__riskSeverity[data-severity=low]{color:#aaa;background:#ffffff0d}.RisksSection-module__DBE5LW__disagreementBadge{letter-spacing:.04em;color:#bcb2ff;color:lab(75.5314% 16.4165 -37.6395);cursor:help;background:#c8a0ff1a;border:1px solid #c8a0ff40;border-radius:9999px;align-items:center;padding:2px 9px;font-size:10px;font-weight:600;display:inline-flex}.RisksSection-module__DBE5LW__riskAge{color:#888;font-variant-numeric:tabular-nums;letter-spacing:-.005em;margin-left:auto;font-size:11px}.RisksSection-module__DBE5LW__riskTitle{color:#fff;letter-spacing:-.005em;margin:0;font-size:14px;font-weight:500;line-height:1.4}.RisksSection-module__DBE5LW__riskDescription{color:#aaa;margin:0;font-size:13px;line-height:1.55}.RisksSection-module__DBE5LW__riskAnchor{align-items:center;gap:6px;margin-top:6px;font-size:11px;display:inline-flex}.RisksSection-module__DBE5LW__riskAnchorLabel{color:#777;letter-spacing:.04em;text-transform:uppercase;font-weight:500}.RisksSection-module__DBE5LW__riskAnchorLink{color:#8ec5ec;color:lab(76.8299% -11.1146 -25.5716);border-bottom:1px dotted #8cc8ff4d;align-items:center;gap:4px;padding-bottom:1px;font-style:italic;text-decoration:none;transition:color .15s,border-bottom-color .15s;display:inline-flex}.RisksSection-module__DBE5LW__riskAnchorLink:hover{color:#abdfff;color:lab(86.0985% -13.4951 -31.8482);border-bottom-color:#8cc8ff99}.RisksSection-module__DBE5LW__linkIcon{opacity:.7;font-size:9px;font-style:normal}.RisksSection-module__DBE5LW__cascade{background:#ffb4820a;border:1px solid #ffb4822e;border-radius:10px;flex-direction:column;gap:12px;padding:16px 18px;display:flex}.RisksSection-module__DBE5LW__cascadeHead{align-items:center;gap:8px;display:flex}.RisksSection-module__DBE5LW__cascadeIcon{color:#ffb06c;color:lab(78.6544% 26.0968 48.487);font-size:16px}.RisksSection-module__DBE5LW__cascadeTitle{color:#ffbe8a;color:lab(82.2883% 19.2649 35.7162);letter-spacing:-.005em;margin:0;font-size:13px;font-weight:500}.RisksSection-module__DBE5LW__cascadeSummary{color:#d4d4d4;margin:0;font-size:13px;line-height:1.55}.RisksSection-module__DBE5LW__cascadeStats{flex-wrap:wrap;gap:24px;display:flex}.RisksSection-module__DBE5LW__stat{flex-direction:column;gap:2px;display:flex}.RisksSection-module__DBE5LW__statValue{color:#fff;letter-spacing:-.01em;font-variant-numeric:tabular-nums;font-size:20px;font-weight:500;line-height:1.1}.RisksSection-module__DBE5LW__statLabel{color:#888;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:500}.RisksSection-module__DBE5LW__cascadeMilestones{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.RisksSection-module__DBE5LW__cascadeMilestone{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.RisksSection-module__DBE5LW__cascadeImpact{color:#aaa;letter-spacing:-.005em;font-size:12px;font-style:italic}
.DocumentCard-module__OZZQwq__card{background:var(--card);border:.5px solid var(--b0);border-radius:10px;flex-direction:column;gap:0;padding:16px;transition:border-color .15s;display:flex;overflow:hidden}.DocumentCard-module__OZZQwq__card:hover{border-color:var(--b1)}.DocumentCard-module__OZZQwq__selected{border-color:var(--teal-bd)}.DocumentCard-module__OZZQwq__row1{justify-content:space-between;align-items:center;gap:8px;display:flex}.DocumentCard-module__OZZQwq__deptName{color:#ffffffed;font-family:Sora,sans-serif;font-size:14px;font-weight:600}.DocumentCard-module__OZZQwq__scopeTag{letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border:.5px solid;border-radius:4px;flex-shrink:0;padding:2px 7px;font-family:Sora,sans-serif;font-size:10px;font-weight:600}.DocumentCard-module__OZZQwq__scopeInternal{color:#7dd3c8;background:#7dd3c81f;border-color:#7dd3c840}.DocumentCard-module__OZZQwq__scopeExternal{color:#b39ddb;background:#b39ddb1f;border-color:#b39ddb40}.DocumentCard-module__OZZQwq__docType{color:#fffc;margin:3px 0 6px;font-family:Sora,sans-serif;font-size:12px;font-weight:500}.DocumentCard-module__OZZQwq__outcomeChip{max-width:100%;color:var(--teal);border:.5px solid var(--teal-bd);background:#40e0d014;border-radius:4px;align-items:center;gap:5px;width:fit-content;margin-bottom:6px;padding:3px 8px;font-family:Sora,sans-serif;font-size:10px;text-decoration:none;transition:background .13s,border-color .13s;display:inline-flex}.DocumentCard-module__OZZQwq__outcomeChip:hover{border-color:var(--teal);background:#40e0d024}.DocumentCard-module__OZZQwq__outcomeChipDot{background:var(--teal);border-radius:50%;flex-shrink:0;width:5px;height:5px}.DocumentCard-module__OZZQwq__outcomeChipText{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.DocumentCard-module__OZZQwq__referenceTag{text-transform:uppercase;letter-spacing:.06em;color:#fff6;background:#ffffff0a;border:.5px solid #ffffff14;border-radius:4px;align-items:center;width:fit-content;margin-bottom:6px;padding:2px 7px;font-family:Sora,sans-serif;font-size:9px;display:inline-flex}.DocumentCard-module__OZZQwq__filePill{background:#ffffff0f;border:1px solid #ffffff14;border-radius:5px;margin-bottom:10px;padding:4px 10px;overflow:hidden}.DocumentCard-module__OZZQwq__fileName{color:#ffffffed;white-space:nowrap;text-overflow:ellipsis;font-family:DM Sans,sans-serif;font-size:11px;display:block;overflow:hidden}.DocumentCard-module__OZZQwq__divider{background:#ffffff14;height:.5px;margin-bottom:8px}.DocumentCard-module__OZZQwq__metaRow{align-items:center;gap:6px;margin-top:2px;display:flex}.DocumentCard-module__OZZQwq__metaDot{background:#ffffff59;border-radius:50%;flex-shrink:0;width:4px;height:4px}.DocumentCard-module__OZZQwq__metaText{color:#ffffffbf;font-family:DM Sans,sans-serif;font-size:11px}.DocumentCard-module__OZZQwq__hoverContent{border-top:.5px solid var(--b0);flex-direction:column;gap:8px;margin-top:8px;padding-top:8px;animation:.15s DocumentCard-module__OZZQwq__fadeIn;display:flex}@keyframes DocumentCard-module__OZZQwq__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.DocumentCard-module__OZZQwq__hoverContent{animation:none}}.DocumentCard-module__OZZQwq__topSignalLabel{text-transform:uppercase;letter-spacing:.06em;color:#ffffff59;margin:0 0 3px;font-family:Sora,sans-serif;font-size:9px}.DocumentCard-module__OZZQwq__topSignalText{color:#fffc;margin:0;font-family:DM Sans,sans-serif;font-size:11px;line-height:1.4}.DocumentCard-module__OZZQwq__conflictPill{color:var(--amber);background:var(--amber-bg);border:.5px solid var(--amber-bd);border-radius:4px;align-items:center;gap:5px;width:fit-content;padding:3px 8px;font-family:Sora,sans-serif;font-size:10px;display:inline-flex}.DocumentCard-module__OZZQwq__conflictPillDot{background:var(--amber);border-radius:50%;flex-shrink:0;width:5px;height:5px}.DocumentCard-module__OZZQwq__actions{grid-template-columns:1fr 1fr 1fr;gap:6px;display:grid}.DocumentCard-module__OZZQwq__actionNeutral:disabled{opacity:.5;cursor:not-allowed}.DocumentCard-module__OZZQwq__toastOk,.DocumentCard-module__OZZQwq__toastErr{text-align:center;border-radius:6px;margin-top:8px;padding:6px 8px;font-family:Sora,sans-serif;font-size:11px;font-weight:500}.DocumentCard-module__OZZQwq__toastOk{color:#b4f0dcf2;background:#40c8a01f;border:.5px solid #40c8a04d}.DocumentCard-module__OZZQwq__toastErr{color:#fac8c8f2;background:#dc50501f;border:.5px solid #dc50504d}.DocumentCard-module__OZZQwq__actionNeutral{color:#ffffffb3;cursor:pointer;text-align:center;background:#ffffff0a;border:.5px solid #ffffff1a;border-radius:6px;padding:8px 0;font-family:Sora,sans-serif;font-size:12px;font-weight:500;transition:border-color .15s,color .15s}.DocumentCard-module__OZZQwq__actionNeutral:hover{color:var(--tp);border-color:#ffffff2e}.DocumentCard-module__OZZQwq__actionTeal{color:#52e3a0;cursor:pointer;text-align:center;background:#52e3a00f;border:.5px solid #52e3a033;border-radius:6px;padding:8px 0;font-family:Sora,sans-serif;font-size:12px;font-weight:500;text-decoration:none;transition:border-color .15s,background .15s}.DocumentCard-module__OZZQwq__actionTeal:hover{border-color:var(--teal);background:#52e3a01f}
.PatternsSection-module__XV2sFW__list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.PatternsSection-module__XV2sFW__pattern{background:#dcb4ff06;border:1px solid #dcb4ff24;border-radius:10px;flex-direction:column;gap:6px;padding:14px 16px;display:flex}.PatternsSection-module__XV2sFW__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.PatternsSection-module__XV2sFW__title{color:#fff;letter-spacing:-.005em;margin:0;font-size:14px;font-weight:500;line-height:1.4}.PatternsSection-module__XV2sFW__count{letter-spacing:.02em;color:#bcb3fa;color:lab(75.6687% 14.6464 -34.3075);font-variant-numeric:tabular-nums;white-space:nowrap;background:#c8a0ff1a;border-radius:9999px;flex-shrink:0;align-items:center;padding:2px 9px;font-size:10px;font-weight:500;display:inline-flex}.PatternsSection-module__XV2sFW__description{color:#ccc;margin:0;font-size:13px;line-height:1.55}
.AutoSaveField-module__wRlRlq__field{flex-direction:column;gap:6px;margin-bottom:22px;display:flex}.AutoSaveField-module__wRlRlq__labelRow{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.AutoSaveField-module__wRlRlq__label{color:#aaa;letter-spacing:.02em;font-size:13px;font-weight:500}.AutoSaveField-module__wRlRlq__status{color:#0000;letter-spacing:.04em;font-size:11px;transition:color .18s}.AutoSaveField-module__wRlRlq__status[data-state=saving]{color:#888}.AutoSaveField-module__wRlRlq__status[data-state=saved]{color:#5bbe62;color:lab(69.4608% -44.8835 37.1852)}.AutoSaveField-module__wRlRlq__status[data-state=error]{color:#fa6863;color:lab(63.4204% 56.5783 32.9929)}.AutoSaveField-module__wRlRlq__input{color:#fff;background:#ffffff06;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:15px;transition:border-color .15s,background .15s}.AutoSaveField-module__wRlRlq__input::placeholder{color:#666}.AutoSaveField-module__wRlRlq__input:focus{background:#ffffff0a;border-color:#ffffff52}.AutoSaveField-module__wRlRlq__input:disabled{opacity:.5;cursor:not-allowed}.AutoSaveField-module__wRlRlq__textarea{resize:vertical;min-height:80px;line-height:1.5}.AutoSaveField-module__wRlRlq__select{cursor:pointer}.AutoSaveField-module__wRlRlq__select option{color:#f0f0f0;background:#1a1a1c}.AutoSaveField-module__wRlRlq__fieldError .AutoSaveField-module__wRlRlq__input{border-color:#fa6863;border-color:lab(63.4204% 56.5783 32.9929)}.AutoSaveField-module__wRlRlq__helper{color:#888;margin:2px 0 0;font-size:12px;line-height:1.5}
.DocumentList-module__NHictq__wrapper{border:.5px solid var(--b0);border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.DocumentList-module__NHictq__headerRow{background:var(--surface);border-bottom:.5px solid var(--b0);letter-spacing:.22em;text-transform:uppercase;color:var(--tm);z-index:1;align-items:center;padding:10px 16px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:700;display:flex;position:sticky;top:0}.DocumentList-module__NHictq__scrollContainer{scrollbar-width:thin;scrollbar-color:var(--b0) transparent;height:960px;overflow-y:auto}.DocumentList-module__NHictq__row{border-bottom:.5px solid var(--b0);color:var(--tb);align-items:center;padding:0 16px;font-family:DM Sans,sans-serif;font-size:12px;transition:background .1s;display:flex}.DocumentList-module__NHictq__row:hover{background:#ffffff05}.DocumentList-module__NHictq__rowSelected{background:var(--teal-bg)}.DocumentList-module__NHictq__colCheck{flex-shrink:0;width:32px}.DocumentList-module__NHictq__colTitle{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--tp);flex:2;font-weight:500;text-decoration:none;overflow:hidden}.DocumentList-module__NHictq__colTitle:hover{text-decoration:underline}.DocumentList-module__NHictq__titleCluster{flex:2;align-items:center;gap:8px;min-width:0;display:flex;overflow:hidden}.DocumentList-module__NHictq__titleCluster .DocumentList-module__NHictq__colTitle{flex:auto;min-width:0}.DocumentList-module__NHictq__outcomeTag{text-transform:uppercase;letter-spacing:.05em;color:var(--teal);border:.5px solid var(--teal-bd);background:#40e0d014;border-radius:4px;flex-shrink:0;padding:1px 6px;font-family:Sora,sans-serif;font-size:9px;text-decoration:none}.DocumentList-module__NHictq__outcomeTag:hover{background:#40e0d029}.DocumentList-module__NHictq__colType{flex-shrink:0;width:100px}.DocumentList-module__NHictq__colSource{flex-shrink:0;width:80px}.DocumentList-module__NHictq__colSignals{text-align:center;flex-shrink:0;width:60px}.DocumentList-module__NHictq__colConflicts{text-align:center;flex-shrink:0;width:70px}.DocumentList-module__NHictq__colDept{text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;width:100px;overflow:hidden}.DocumentList-module__NHictq__colUploaded{width:120px;color:var(--tm);text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;font-size:12px;overflow:hidden}.DocumentList-module__NHictq__colSensitivity{text-transform:uppercase;letter-spacing:.1em;flex-shrink:0;width:90px;font-size:12px}.DocumentList-module__NHictq__colSensitivity[data-level=Confidential]{color:var(--amber)}.DocumentList-module__NHictq__colSensitivity[data-level=Restricted]{color:var(--crimson)}.DocumentList-module__NHictq__colVersion{width:48px;color:var(--tm);flex-shrink:0}.DocumentList-module__NHictq__conflictText{color:var(--amber);font-weight:600}.DocumentList-module__NHictq__loading{justify-content:center;align-items:center;padding:48px;display:flex}
.ActivitySection-module__VogwnW__feed{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.ActivitySection-module__VogwnW__row{border-radius:6px;gap:12px;padding:12px 14px 12px 18px;transition:background .15s;display:flex;position:relative}.ActivitySection-module__VogwnW__row:hover{background:#ffffff05}.ActivitySection-module__VogwnW__rail{background:#fff3;border-radius:2px;width:2px;position:absolute;top:14px;bottom:14px;left:4px}.ActivitySection-module__VogwnW__row[data-severity=positive] .ActivitySection-module__VogwnW__rail{background:#67bb6b;background:lab(69.2376% -39.2288 32.1095)}.ActivitySection-module__VogwnW__row[data-severity=high] .ActivitySection-module__VogwnW__rail{background:#ff716b;background:lab(65.744% 56.5434 32.8389)}.ActivitySection-module__VogwnW__row[data-severity=medium] .ActivitySection-module__VogwnW__rail{background:#ff9c3e;background:lab(73.8254% 33.482 64.1888)}.ActivitySection-module__VogwnW__row[data-severity=low] .ActivitySection-module__VogwnW__rail{background:#ffffff4d}.ActivitySection-module__VogwnW__row[data-severity=neutral] .ActivitySection-module__VogwnW__rail{background:#ffffff2e}.ActivitySection-module__VogwnW__main{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.ActivitySection-module__VogwnW__headLine{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.ActivitySection-module__VogwnW__headline{color:#fff;letter-spacing:-.005em;font-size:13px;font-weight:500;line-height:1.5}.ActivitySection-module__VogwnW__statusTag{letter-spacing:.02em;color:#888;white-space:nowrap;font-size:10px;font-style:italic;font-weight:500}.ActivitySection-module__VogwnW__statusTag[data-tag=documented]{color:#86cdff;color:lab(79.127% -13.2487 -31.7811)}.ActivitySection-module__VogwnW__statusTag[data-tag=inferred-from-pattern]{color:#c3b9ff;color:lab(77.8579% 16.3344 -37.6653)}.ActivitySection-module__VogwnW__statusTag[data-tag=estimated]{color:#ffb06c;color:lab(78.6544% 26.0968 48.487)}.ActivitySection-module__VogwnW__statusTag[data-tag=unverified]{color:#888}.ActivitySection-module__VogwnW__body{color:#aaa;margin:0;font-size:12px;line-height:1.55}.ActivitySection-module__VogwnW__meta{color:#888;letter-spacing:-.005em;font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:center;gap:4px;font-size:11px;display:flex}.ActivitySection-module__VogwnW__tier{color:#d4d4d4;background:#ffffff0d;border-radius:4px;align-items:center;padding:1px 6px;font-size:10px;font-weight:600;display:inline-flex}.ActivitySection-module__VogwnW__metaSep{color:#555}.ActivitySection-module__VogwnW__metaTime{color:#aaa}.ActivitySection-module__VogwnW__metaMember{color:#d4d4d4}.ActivitySection-module__VogwnW__metaSource{color:#888;font-style:italic}.ActivitySection-module__VogwnW__metaSourceLink{color:#8ec5ec;color:lab(76.8299% -11.1146 -25.5716);border-bottom:1px dotted #8cc8ff4d;align-items:center;gap:3px;padding-bottom:1px;font-style:italic;text-decoration:none;transition:color .15s;display:inline-flex}.ActivitySection-module__VogwnW__metaSourceLink:hover{color:#abdfff;color:lab(86.0985% -13.4951 -31.8482);border-bottom-color:#8cc8ff99}.ActivitySection-module__VogwnW__linkIcon{opacity:.7;font-size:9px;font-style:normal}
.MultiSelectChips-module__Kl6-HW__field{flex-direction:column;gap:8px;margin-bottom:22px;display:flex}.MultiSelectChips-module__Kl6-HW__labelRow{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.MultiSelectChips-module__Kl6-HW__label{color:#aaa;letter-spacing:.02em;font-size:13px;font-weight:500}.MultiSelectChips-module__Kl6-HW__status{color:#0000;letter-spacing:.04em;font-size:11px;transition:color .18s}.MultiSelectChips-module__Kl6-HW__status[data-state=saving]{color:#888}.MultiSelectChips-module__Kl6-HW__status[data-state=saved]{color:#5bbe62;color:lab(69.4608% -44.8835 37.1852)}.MultiSelectChips-module__Kl6-HW__status[data-state=error]{color:#fa6863;color:lab(63.4204% 56.5783 32.9929)}.MultiSelectChips-module__Kl6-HW__chips{flex-wrap:wrap;gap:8px;display:flex}.MultiSelectChips-module__Kl6-HW__chip{color:#d4d4d4;cursor:pointer;background:#ffffff06;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;gap:6px;padding:8px 14px;font-family:inherit;font-size:13px;transition:all .15s;display:inline-flex}.MultiSelectChips-module__Kl6-HW__chip:hover:not(:disabled){color:#fff;background:#ffffff0f;border-color:#ffffff38}.MultiSelectChips-module__Kl6-HW__chip:disabled{opacity:.4;cursor:not-allowed}.MultiSelectChips-module__Kl6-HW__chipActive{color:#fff;background:#a0c8ff24;border-color:#a0c8ff73}.MultiSelectChips-module__Kl6-HW__check{color:#6dc8ff;color:lab(76.7037% -16.2625 -43.9778);font-size:11px}.MultiSelectChips-module__Kl6-HW__helper{color:#888;margin:2px 0 0;font-size:12px;line-height:1.5}
.DocIdChip-module__vtPSgW__wrapper{align-items:center;display:inline-flex;position:relative}.DocIdChip-module__vtPSgW__chip{all:unset;cursor:pointer;background:var(--surface);border:.5px solid var(--b0);letter-spacing:.04em;color:var(--tm);white-space:nowrap;border-radius:4px;align-items:center;padding:2px 6px;font-family:JetBrains Mono,Menlo,monospace;font-size:10px;font-weight:500;line-height:1.2;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.DocIdChip-module__vtPSgW__chip:hover{background:var(--b0);color:var(--tp);border-color:var(--teal,#52e3a0)}.DocIdChip-module__vtPSgW__chip:focus-visible{outline:2px solid var(--teal,#52e3a0);outline-offset:1px}.DocIdChip-module__vtPSgW__chip:active{transform:translateY(.5px)}.DocIdChip-module__vtPSgW__toast{color:var(--tp);letter-spacing:.01em;white-space:nowrap;border:.5px solid var(--teal,#52e3a0);z-index:50;pointer-events:none;background:#52e3a024;border-radius:6px;padding:4px 8px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);box-shadow:0 2px 8px #00000024}.DocIdChip-module__vtPSgW__toastError{color:#e78585;background:#dc464624;border-color:#dc464680}
.DocumentsSection-module__ZRcSEq__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:10px;display:grid}.DocumentsSection-module__ZRcSEq__doc{color:inherit;background:#ffffff06;border:1px solid #ffffff12;border-radius:8px;flex-direction:column;gap:6px;padding:12px 14px;transition:background .15s,border-color .15s;display:flex}.DocumentsSection-module__ZRcSEq__doc:hover{background:#ffffff0a;border-color:#ffffff29}.DocumentsSection-module__ZRcSEq__viewLink{color:#86cdff;color:lab(79.127% -13.2487 -31.7811);letter-spacing:-.005em;border-top:1px solid #ffffff0d;align-items:center;margin-top:4px;padding-top:8px;font-size:11px;font-weight:500;text-decoration:none;transition:color .15s;display:inline-flex}.DocumentsSection-module__ZRcSEq__viewLink:hover{color:#abdfff;color:lab(86.0641% -15.3788 -38.0054)}.DocumentsSection-module__ZRcSEq__docHead{justify-content:space-between;align-items:center;gap:8px;display:flex}.DocumentsSection-module__ZRcSEq__unlinkBtn{color:#ffffff4d;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;margin-left:auto;padding:0;font-family:inherit;font-size:14px;font-weight:500;line-height:1;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.DocumentsSection-module__ZRcSEq__unlinkBtn:hover{color:#ffa59d;color:lab(77.5661% 50.0064 28.2735);background:#dc786e1a;border-color:#dc786e52}.DocumentsSection-module__ZRcSEq__unlinkBtn:disabled{opacity:.4;cursor:not-allowed}.DocumentsSection-module__ZRcSEq__unlinkBtn:focus-visible{outline-offset:2px;outline:2px solid #dc786e80}.DocumentsSection-module__ZRcSEq__docType{letter-spacing:.06em;text-transform:uppercase;color:#888;font-size:10px;font-weight:600}.DocumentsSection-module__ZRcSEq__supersededBadge{letter-spacing:.04em;text-transform:uppercase;color:#f8a052;color:lab(73.9462% 28.6532 53.7325);background:#ffc88c1a;border:1px solid #ffc88c2e;border-radius:9999px;padding:2px 6px;font-size:9px;font-weight:600}.DocumentsSection-module__ZRcSEq__docTitle{color:#fff;letter-spacing:-.005em;margin:0;font-size:14px;font-weight:500;line-height:1.4}.DocumentsSection-module__ZRcSEq__docMeta{color:#888;font-variant-numeric:tabular-nums;letter-spacing:-.005em;align-items:center;gap:4px;font-size:11px;display:flex}.DocumentsSection-module__ZRcSEq__docSep{color:#555}
.ArrayChipEditor-module__WNJMHa__field{flex-direction:column;gap:8px;margin-bottom:22px;display:flex}.ArrayChipEditor-module__WNJMHa__labelRow{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.ArrayChipEditor-module__WNJMHa__label{color:#aaa;letter-spacing:.02em;font-size:13px;font-weight:500}.ArrayChipEditor-module__WNJMHa__status{color:#0000;letter-spacing:.04em;font-size:11px;transition:color .18s}.ArrayChipEditor-module__WNJMHa__status[data-state=saving]{color:#888}.ArrayChipEditor-module__WNJMHa__status[data-state=saved]{color:#5bbe62;color:lab(69.4608% -44.8835 37.1852)}.ArrayChipEditor-module__WNJMHa__status[data-state=error]{color:#fa6863;color:lab(63.4204% 56.5783 32.9929)}.ArrayChipEditor-module__WNJMHa__chipList{background:#ffffff06;border:1px solid #ffffff1a;border-radius:10px;flex-wrap:wrap;align-items:center;gap:6px;min-height:50px;padding:8px;transition:border-color .15s;display:flex}.ArrayChipEditor-module__WNJMHa__chipList:focus-within{border-color:#ffffff47}.ArrayChipEditor-module__WNJMHa__chip{color:#fff;background:#a0c8ff1a;border:1px solid #a0c8ff38;border-radius:9999px;align-items:center;gap:4px;max-width:100%;padding:4px 6px 4px 12px;font-size:13px;line-height:1.4;display:inline-flex}.ArrayChipEditor-module__WNJMHa__chipText{text-overflow:ellipsis;white-space:nowrap;max-width:320px;overflow:hidden}.ArrayChipEditor-module__WNJMHa__chipRemove{color:#aac;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;padding:0;font-size:16px;line-height:1;transition:all .15s;display:flex}.ArrayChipEditor-module__WNJMHa__chipRemove:hover{color:#fff;background:#ffffff1a}.ArrayChipEditor-module__WNJMHa__input{color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:160px;padding:6px 8px;font-family:inherit;font-size:14px}.ArrayChipEditor-module__WNJMHa__input::placeholder{color:#777}.ArrayChipEditor-module__WNJMHa__fieldError .ArrayChipEditor-module__WNJMHa__chipList{border-color:#fa6863;border-color:lab(63.4204% 56.5783 32.9929)}.ArrayChipEditor-module__WNJMHa__helper{color:#888;margin:2px 0 0;font-size:12px;line-height:1.5}
