.academy-feature-screen_toolbar__ePLWH{display:flex;align-items:center;justify-content:space-between;gap:16px}.academy-feature-screen_headerActions__Kdevj{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px}.academy-feature-screen_tabList__jqKeu{display:inline-flex;width:-moz-fit-content;width:fit-content;gap:5px;border:1px solid var(--line);border-radius:16px;background:rgb(255 255 255/72%);padding:5px;box-shadow:0 12px 30px rgb(45 14 37/6%)}.academy-feature-screen_tabList__jqKeu button{display:inline-flex;align-items:center;gap:8px;border:0;border-radius:11px;background:transparent;color:var(--ink-500);padding:10px 15px;font:inherit;font-size:9px;font-weight:800}.academy-feature-screen_tabList__jqKeu button[aria-selected=true]{background:var(--plum-900);color:#fff;box-shadow:0 8px 18px rgb(42 11 34/20%)}.academy-feature-screen_progressTrack__iIUJ7{width:min(180px,24vw);height:6px;overflow:hidden;border-radius:999px;background:#f1edf0}.academy-feature-screen_progressTrack__iIUJ7 span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--pink-600),#f678a3)}.academy-feature-screen_dialog__d51gv{position:fixed;top:50%;left:50%;z-index:91;width:min(560px,calc(100vw - 28px));max-height:calc(100vh - 32px);overflow:auto;border:1px solid rgb(255 255 255/70%);border-radius:24px;background:#fff;box-shadow:0 36px 90px rgb(5 13 21/30%);padding:28px;transform:translate(-50%,-50%)}.academy-feature-screen_dialogWide__N2VmH{width:min(760px,calc(100vw - 28px))}.academy-feature-screen_dialogHeader__Zrg1R{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.academy-feature-screen_dialogHeader__Zrg1R h2{margin:7px 0;color:var(--plum-900);font-family:var(--font-display);font-size:31px;font-weight:600;letter-spacing:-.04em}.academy-feature-screen_dialogHeader__Zrg1R p{margin:0;color:var(--ink-500);font-size:10px;line-height:1.65}.academy-feature-screen_dialogLead__YAqUK{margin:14px 0 0;color:var(--ink-500);font-size:10px;line-height:1.65}.academy-feature-screen_closeButton__kSrkZ{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border:0;border-radius:12px;background:var(--pink-50);color:var(--pink-600)}.academy-feature-screen_assignmentCard__m7sg7{display:grid;grid-gap:14px;gap:14px;margin:22px 0;border:1px solid var(--line);border-radius:18px;background:var(--surface-subtle);padding:18px}.academy-feature-screen_assignmentCard__m7sg7 header{display:flex;align-items:center;justify-content:space-between;gap:12px}.academy-feature-screen_assignmentCard__m7sg7 strong{font-size:11px}.academy-feature-screen_progressList__vFtdu{display:grid;grid-gap:9px;gap:9px;margin:16px 0 22px}.academy-feature-screen_progressItem__qX34v{display:grid;grid-template-columns:minmax(0,1fr) minmax(90px,180px) auto;align-items:center;grid-gap:8px 16px;gap:8px 16px;width:100%;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink-900);padding:13px;text-align:left}.academy-feature-screen_progressItem__qX34v>span:first-child{display:grid;grid-gap:4px;gap:4px}.academy-feature-screen_progressItem__qX34v strong{font-size:10px}.academy-feature-screen_progressItem__qX34v small{color:var(--ink-500);font-size:8px}.academy-feature-screen_progressItem__qX34v:disabled{cursor:default;opacity:.74}.academy-feature-screen_form__KYAPA{display:grid;grid-gap:14px;gap:14px;margin-top:22px}.academy-feature-screen_field__Q_2cE{display:grid;grid-gap:7px;gap:7px}.academy-feature-screen_field__Q_2cE label{font-size:9px;font-weight:800}.academy-feature-screen_field__Q_2cE input,.academy-feature-screen_field__Q_2cE select,.academy-feature-screen_field__Q_2cE textarea{width:100%;border:1px solid var(--line-strong);border-radius:13px;background:#fff;color:var(--ink-900);padding:12px 13px;font:inherit}.academy-feature-screen_field__Q_2cE textarea{resize:vertical;line-height:1.55}.academy-feature-screen_twoColumns__FW1uQ{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.academy-feature-screen_confirmation__CSenM{display:grid;grid-template-columns:auto 1fr;align-items:start;grid-gap:10px;gap:10px;border:1px solid #eadde4;border-radius:14px;background:#fff9fb;color:var(--ink-700);padding:12px;font-size:9px;line-height:1.5}.academy-feature-screen_confirmation__CSenM input{width:16px;height:16px;margin:1px 0 0;accent-color:var(--pink-600)}.academy-feature-screen_quizEditor__m5c9v{display:grid;grid-gap:12px;gap:12px;border:1px solid #ecdce5;border-radius:18px;background:radial-gradient(circle at 94% 8%,rgb(242 80 139/10%),transparent 34%),#fffafb;padding:16px}.academy-feature-screen_error__McjJd{border-radius:12px;background:#fff1f4;color:#9f2846;padding:12px;font-size:9px}.academy-feature-screen_actions__pdzgv{display:flex;justify-content:flex-end;gap:10px;margin-top:8px}.academy-feature-screen_socialGrid__f0gtP{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:18px}.academy-feature-screen_socialCard__0ikLI{display:flex;min-height:260px;flex-direction:column;align-items:flex-start;border:1px solid var(--line);border-radius:20px;background:linear-gradient(145deg,rgb(255 255 255/98%),rgb(255 247 250/86%));padding:20px;box-shadow:0 18px 44px rgb(59 20 48/7%)}.academy-feature-screen_socialCard__0ikLI h2{margin:10px 0 8px;color:var(--plum-900);font-family:var(--font-display);font-size:23px;letter-spacing:-.035em}.academy-feature-screen_socialCard__0ikLI li,.academy-feature-screen_socialCard__0ikLI p{color:var(--ink-500);font-size:9px;line-height:1.65}.academy-feature-screen_socialCard__0ikLI ul{display:grid;grid-gap:5px;gap:5px;margin:8px 0 18px;padding-left:17px}.academy-feature-screen_socialCard__0ikLI>:last-child{margin-top:auto}.academy-feature-screen_lesson__Vy3S7{display:grid;grid-gap:18px;gap:18px;margin-top:18px}.academy-feature-screen_lessonMeta__GgjtA{display:flex;gap:8px}.academy-feature-screen_lessonMeta__GgjtA span{border-radius:999px;background:var(--pink-50);color:var(--pink-700);padding:7px 10px;font-size:8px;font-weight:800}.academy-feature-screen_lessonBody__WYM_R{min-height:180px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(180deg,#fff,#fffbfc);color:var(--ink-800);padding:24px;white-space:pre-wrap;font-size:11px;line-height:1.8}.academy-feature-screen_quizPanel__lGp_B{display:grid;grid-gap:16px;gap:16px}.academy-feature-screen_quizPanel__lGp_B fieldset{display:grid;grid-gap:9px;gap:9px;border:1px solid var(--line);border-radius:16px;padding:16px}.academy-feature-screen_quizPanel__lGp_B legend{color:var(--plum-900);padding:0 5px;font-size:10px;font-weight:800}.academy-feature-screen_quizPanel__lGp_B label{display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:9px;gap:9px;border-radius:11px;background:var(--surface-subtle);padding:10px;font-size:9px}.academy-feature-screen_quizPanel__lGp_B input{accent-color:var(--pink-600)}.academy-feature-screen_quizResult__JC1Uz{display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:15px;padding:15px}.academy-feature-screen_quizResult__JC1Uz span,.academy-feature-screen_quizResult__JC1Uz strong{font-size:10px}.academy-feature-screen_passed__JazqD{background:#edf9f2;color:#16633d}.academy-feature-screen_failed__Tmvy8{background:#fff2f4;color:#9f2846}.academy-feature-screen_catalogManager__gf8_R{display:grid;grid-gap:16px;gap:16px;margin-bottom:24px;border:1px solid var(--line);border-radius:22px;background:var(--surface-subtle);padding:18px}.academy-feature-screen_catalogContent__JjVDK,.academy-feature-screen_catalogHeading__bbGVE,.academy-feature-screen_catalogModuleTitle__fxnhU,.academy-feature-screen_catalogPath__TzxQx>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.academy-feature-screen_catalogHeading__bbGVE h2{margin:4px 0 0;color:var(--plum-950);font-size:15px}.academy-feature-screen_catalogList__84KKh,.academy-feature-screen_catalogModule__bh8_5,.academy-feature-screen_catalogPath__TzxQx{display:grid;grid-gap:12px;gap:12px}.academy-feature-screen_catalogPath__TzxQx{border:1px solid var(--line);border-radius:18px;background:white;padding:16px}.academy-feature-screen_catalogContent__JjVDK>div:first-child,.academy-feature-screen_catalogModuleTitle__fxnhU,.academy-feature-screen_catalogPath__TzxQx header div{display:grid;grid-gap:3px;gap:3px}.academy-feature-screen_catalogContent__JjVDK strong,.academy-feature-screen_catalogModule__bh8_5 strong,.academy-feature-screen_catalogPath__TzxQx strong{color:var(--plum-950);font-size:14px}.academy-feature-screen_catalogContent__JjVDK small,.academy-feature-screen_catalogModule__bh8_5 small,.academy-feature-screen_catalogPath__TzxQx small,.academy-feature-screen_readonlyNote__eDRsz{color:var(--ink-500);font-size:12px}.academy-feature-screen_catalogModule__bh8_5{border-left:3px solid var(--pink-200);padding-left:12px}.academy-feature-screen_catalogContent__JjVDK{flex-wrap:wrap;border-radius:13px;background:var(--surface-subtle);padding:12px}.academy-feature-screen_catalogActions__461Kz{display:flex;flex-wrap:wrap;gap:8px}.academy-feature-screen_catalogActions__461Kz button{min-height:32px;padding:7px 10px;font-size:12px}.academy-feature-screen_readonlyNote__eDRsz{margin:0}@media (max-width:640px){.academy-feature-screen_toolbar__ePLWH{align-items:flex-start;flex-direction:column}.academy-feature-screen_progressTrack__iIUJ7{width:110px}.academy-feature-screen_actions__pdzgv{flex-direction:column-reverse}.academy-feature-screen_headerActions__Kdevj,.academy-feature-screen_headerActions__Kdevj button,.academy-feature-screen_tabList__jqKeu,.academy-feature-screen_tabList__jqKeu button{width:100%}.academy-feature-screen_tabList__jqKeu button{justify-content:center}.academy-feature-screen_socialGrid__f0gtP,.academy-feature-screen_twoColumns__FW1uQ{grid-template-columns:1fr}.academy-feature-screen_catalogContent__JjVDK,.academy-feature-screen_catalogHeading__bbGVE{align-items:stretch;flex-direction:column}.academy-feature-screen_catalogActions__461Kz,.academy-feature-screen_catalogActions__461Kz button{width:100%}.academy-feature-screen_progressItem__qX34v{grid-template-columns:1fr auto}.academy-feature-screen_progressItem__qX34v .academy-feature-screen_progressTrack__iIUJ7{width:100%;grid-column:1/-1}}.ai-feature-screen_workspace__wWlV8{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr);grid-gap:16px;gap:16px;margin-top:16px}.ai-feature-screen_panel__mj5Dt,.ai-feature-screen_policyPanel__nHVL8{border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff;padding:24px}.ai-feature-screen_panelHeader__uqMXF{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.ai-feature-screen_panelHeader__uqMXF h2,.ai-feature-screen_result__ulBwC h2{margin:7px 0 0;color:var(--plum-900);font-family:var(--font-display);font-size:25px;font-weight:600;letter-spacing:-.035em}.ai-feature-screen_eyebrow__tdPRy{color:var(--pink-600);font-size:8px;font-weight:850;letter-spacing:.12em}.ai-feature-screen_contextGrid__AxsJs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:20px}.ai-feature-screen_contextCard__ph_iY{border:1px solid var(--line);border-radius:13px;background:var(--surface-soft);padding:15px}.ai-feature-screen_contextCard__ph_iY small,.ai-feature-screen_contextCard__ph_iY span{color:var(--ink-500);font-size:8px}.ai-feature-screen_contextCard__ph_iY strong{display:block;margin:7px 0 3px;color:var(--plum-900);font-size:20px}.ai-feature-screen_priority__Qm3j3{margin-top:12px;border:1px solid rgba(233,30,93,.18);border-radius:14px;background:var(--pink-50);padding:17px}.ai-feature-screen_priority__Qm3j3 span{color:var(--pink-600);font-size:8px;font-weight:850;letter-spacing:.1em}.ai-feature-screen_priority__Qm3j3 strong{display:block;margin-top:8px;color:var(--plum-900);font-size:13px}.ai-feature-screen_policyPanel__nHVL8 p,.ai-feature-screen_priority__Qm3j3 p,.ai-feature-screen_result__ulBwC p{margin:7px 0 0;color:var(--ink-500);font-size:9px;line-height:1.65}.ai-feature-screen_state___ewCg{display:flex;min-height:210px;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:var(--ink-500);text-align:center}.ai-feature-screen_state___ewCg strong{color:var(--plum-900)}.ai-feature-screen_error__qevOQ{color:#a33a54}.ai-feature-screen_policyPanel__nHVL8{background:radial-gradient(circle at 95% 4%,rgba(233,30,93,.11),transparent 34%),#fffafb}.ai-feature-screen_policyPanel__nHVL8 h2{margin:10px 0 0;color:var(--plum-900);font-size:17px}.ai-feature-screen_guardrails__j5Xkb{display:grid;grid-gap:10px;gap:10px;margin-top:20px}.ai-feature-screen_guardrail__NLvIs{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;grid-gap:11px;gap:11px;border-top:1px solid rgba(74,35,53,.09);padding-top:11px}.ai-feature-screen_guardrail__NLvIs span{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:#fff;color:var(--pink-600)}.ai-feature-screen_guardrail__NLvIs strong{display:block;color:var(--ink-900);font-size:9px}.ai-feature-screen_guardrail__NLvIs small{color:var(--ink-500);font-size:8px;line-height:1.45}.ai-feature-screen_blocked__MpZiJ{margin-top:16px;border:1px solid #f2d49e;border-radius:13px;background:#fff8e9;color:#8d5b10;padding:14px;font-size:9px;line-height:1.55}.ai-feature-screen_queued__sst_5{display:flex;align-items:center;gap:9px;margin-top:16px;border:1px solid rgba(75,89,181,.22);border-radius:13px;background:#f4f5ff;color:#48549b;padding:14px;font-size:9px;line-height:1.55}.ai-feature-screen_result__ulBwC{margin-top:16px;border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff;padding:24px}.ai-feature-screen_sectionHeading__02E5i{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.ai-feature-screen_sectionHeading__02E5i small{color:var(--ink-500);font-size:9px}.ai-feature-screen_recommendations__6R2j4{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:18px}.ai-feature-screen_recommendation__ZTLJG{display:flex;min-height:190px;flex-direction:column;border:1px solid var(--line);border-radius:14px;background:var(--surface-soft);padding:17px}.ai-feature-screen_recommendation__ZTLJG header{display:flex;align-items:center;justify-content:space-between;gap:8px}.ai-feature-screen_recommendation__ZTLJG header span{border-radius:999px;background:var(--pink-100);color:var(--pink-600);padding:6px 8px;font-size:8px;font-weight:850}.ai-feature-screen_recommendation__ZTLJG h3{margin:13px 0 0;color:var(--plum-900);font-size:13px}.ai-feature-screen_recommendation__ZTLJG button{white-space:nowrap}.ai-feature-screen_recommendationFooter__pRY8Q{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:auto;padding-top:16px}.ai-feature-screen_actions___wOcG{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.ai-feature-screen_status__6k5UG{width:-moz-fit-content;width:fit-content;border-radius:999px;background:#f0eef1;color:var(--ink-500);padding:6px 8px;font-size:8px;font-weight:800;white-space:nowrap}.ai-feature-screen_status__6k5UG[data-status=applied],.ai-feature-screen_status__6k5UG[data-status=approved],.ai-feature-screen_status__6k5UG[data-status=succeeded]{background:#e8f7ef;color:#28724a}.ai-feature-screen_status__6k5UG[data-status=proposed],.ai-feature-screen_status__6k5UG[data-status=queued],.ai-feature-screen_status__6k5UG[data-status=running]{background:#fff4da;color:#8d6514}.ai-feature-screen_status__6k5UG[data-status=blocked_configuration],.ai-feature-screen_status__6k5UG[data-status=failed],.ai-feature-screen_status__6k5UG[data-status=rejected]{background:#fff0f3;color:#a33a54}.ai-feature-screen_historyPanel__agZGK{margin-top:16px;border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff;padding:24px}.ai-feature-screen_historyPanel__agZGK h2{margin:7px 0 0;color:var(--plum-900);font-family:var(--font-display);font-size:25px;font-weight:600;letter-spacing:-.035em}.ai-feature-screen_historyList__io_Ar{display:grid;grid-gap:8px;gap:8px;margin-top:18px}.ai-feature-screen_historyList__io_Ar article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;grid-gap:14px;gap:14px;border:1px solid var(--line);border-radius:13px;padding:14px}.ai-feature-screen_historyList__io_Ar article strong,.ai-feature-screen_registryGrid__WRY_7 strong{display:block;color:var(--plum-900);font-size:11px}.ai-feature-screen_historyList__io_Ar article p,.ai-feature-screen_historyList__io_Ar article small,.ai-feature-screen_registryGrid__WRY_7 p{display:block;margin:4px 0 0;color:var(--ink-500);font-size:8px;line-height:1.55}.ai-feature-screen_historyList__io_Ar article b{color:var(--ink-700);font-size:9px}.ai-feature-screen_emptyLine__fkbLy{border:1px dashed var(--line);border-radius:13px;color:var(--ink-500);padding:24px;text-align:center;font-size:9px}.ai-feature-screen_registryGrid__WRY_7{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:16px}.ai-feature-screen_registryGrid__WRY_7 article{min-height:120px;border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff;padding:18px}.ai-feature-screen_registryGrid__WRY_7 strong{margin-top:10px}.ai-feature-screen_confirmationBackdrop__JGVCT{position:fixed;z-index:100;inset:0;display:grid;place-items:center;background:rgba(39,18,29,.45);padding:20px}.ai-feature-screen_confirmation__c59aC{width:min(100%,480px);border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 28px 70px rgba(39,18,29,.24);padding:24px}.ai-feature-screen_confirmation__c59aC h2{margin:8px 0 0;color:var(--plum-900);font-family:var(--font-display)}.ai-feature-screen_confirmation__c59aC p{color:var(--ink-500);font-size:10px;line-height:1.6}.ai-feature-screen_confirmation__c59aC label{display:grid;grid-gap:7px;gap:7px;margin-top:18px;color:var(--ink-700);font-size:9px;font-weight:700}.ai-feature-screen_confirmation__c59aC textarea{width:100%;resize:vertical;border:1px solid var(--line);border-radius:12px;color:var(--ink-900);padding:12px;font:inherit;font-size:10px}.ai-feature-screen_confirmation__c59aC textarea:focus-visible{outline:3px solid rgba(233,30,93,.2);outline-offset:2px}.ai-feature-screen_confirmationActions__hhkA1{display:flex;justify-content:flex-end;gap:9px;margin-top:20px}@media (max-width:900px){.ai-feature-screen_recommendations__6R2j4,.ai-feature-screen_registryGrid__WRY_7,.ai-feature-screen_workspace__wWlV8{grid-template-columns:1fr}}@media (max-width:560px){.ai-feature-screen_contextGrid__AxsJs{grid-template-columns:1fr}.ai-feature-screen_historyPanel__agZGK,.ai-feature-screen_panel__mj5Dt,.ai-feature-screen_policyPanel__nHVL8,.ai-feature-screen_result__ulBwC{padding:18px}.ai-feature-screen_historyList__io_Ar article,.ai-feature-screen_recommendationFooter__pRY8Q{grid-template-columns:1fr;align-items:flex-start}.ai-feature-screen_recommendationFooter__pRY8Q{display:grid}.ai-feature-screen_actions___wOcG{justify-content:flex-start}}.tenant-survey-panel_panel__1DBB9{display:grid;grid-gap:16px;gap:16px;margin-top:16px}.tenant-survey-panel_hero__0qZVw{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:24px;gap:24px;overflow:hidden;border:1px solid rgb(233 30 93/15%);border-radius:var(--radius-lg);background:radial-gradient(circle at 88% 18%,rgb(233 30 93/14%),transparent 28%),linear-gradient(135deg,#fff,#fff7fa);padding:28px}.tenant-survey-panel_hero__0qZVw h2{margin:8px 0;color:var(--plum-900);font-family:var(--font-display);font-size:clamp(28px,3vw,40px);font-weight:600;letter-spacing:-.045em}.tenant-survey-panel_hero__0qZVw p{max-width:720px;margin:0;color:var(--ink-500);font-size:10px;line-height:1.75}.tenant-survey-panel_contentGrid__BIY4P{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);grid-gap:16px;gap:16px}.tenant-survey-panel_workspace__nYU83{border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff;padding:25px}.tenant-survey-panel_workspaceHeader__GKybb{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.tenant-survey-panel_workspaceHeader__GKybb h3{margin:7px 0 4px;color:var(--plum-900);font-family:var(--font-display);font-size:24px;font-weight:600}.tenant-survey-panel_workspaceHeader__GKybb p{margin:0;color:var(--ink-500);font-size:8px}.tenant-survey-panel_catalogList__mOoAi,.tenant-survey-panel_createdList__JnzfP{display:grid;grid-gap:10px;gap:10px}.tenant-survey-panel_catalogCard__QxhgR{display:grid;width:100%;grid-template-columns:42px 1fr auto;align-items:center;grid-gap:13px;gap:13px;border:1px solid var(--line);border-radius:15px;background:#fff;color:var(--ink-900);padding:14px;text-align:left;transition:border-color .16s ease,transform .16s ease}.tenant-survey-panel_catalogCard__QxhgR:hover{border-color:rgb(233 30 93/30%);transform:translateY(-1px)}.tenant-survey-panel_catalogIcon__Wms0n{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:var(--pink-50);color:var(--pink-600)}.tenant-survey-panel_catalogCard__QxhgR small,.tenant-survey-panel_catalogCard__QxhgR strong{display:block}.tenant-survey-panel_catalogCard__QxhgR strong{font-size:10px}.tenant-survey-panel_catalogCard__QxhgR small{margin-top:5px;color:var(--ink-500);font-size:8px;line-height:1.45}.tenant-survey-panel_catalogMeta__t5aJ5{display:grid;justify-items:end;grid-gap:5px;gap:5px;color:var(--ink-500);font-size:8px}.tenant-survey-panel_createdCard__ch_O_{display:grid;grid-gap:12px;gap:12px;border:1px solid var(--line);border-radius:16px;background:var(--surface-subtle);padding:16px}.tenant-survey-panel_createdCard__ch_O_ header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.tenant-survey-panel_createdCard__ch_O_ small,.tenant-survey-panel_createdCard__ch_O_ strong{display:block}.tenant-survey-panel_createdCard__ch_O_ strong{font-size:10px}.tenant-survey-panel_createdCard__ch_O_ small{margin-top:5px;color:var(--ink-500);font-size:8px}.tenant-survey-panel_createdCard__ch_O_ code{overflow:hidden;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink-700);padding:8px;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.tenant-survey-panel_createdActions__9wznx{display:flex;flex-wrap:wrap;gap:8px}.tenant-survey-panel_blockedNote__20dub{display:flex;align-items:flex-start;gap:10px;margin-top:14px;border:1px solid rgb(219 140 42/18%);border-radius:13px;background:var(--orange-100);color:#7e541c;padding:12px;font-size:8px;line-height:1.55}.tenant-survey-panel_dialog__OTtnR{position:fixed;top:50%;left:50%;z-index:96;display:flex;width:min(760px,calc(100vw - 28px));max-height:calc(100vh - 32px);flex-direction:column;overflow:hidden;border:1px solid rgb(255 255 255/70%);border-radius:24px;background:#fff;box-shadow:0 36px 90px rgb(5 13 21/30%);transform:translate(-50%,-50%)}.tenant-survey-panel_dialogHeader__egm_w{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:24px 28px 20px}.tenant-survey-panel_dialogHeader__egm_w h2{margin:7px 0 5px;color:var(--plum-900);font-family:var(--font-display);font-size:30px;font-weight:600;letter-spacing:-.04em}.tenant-survey-panel_dialogHeader__egm_w p{margin:0;color:var(--ink-500);font-size:9px}.tenant-survey-panel_closeButton__TG3yg{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border:0;border-radius:12px;background:var(--pink-50);color:var(--pink-600)}.tenant-survey-panel_stepper__YlL10{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line);background:var(--surface-subtle);padding:0 28px}.tenant-survey-panel_step__a9GVS{display:flex;align-items:center;gap:8px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--ink-500);padding:13px 8px;font-size:8px;font-weight:800;text-align:left}.tenant-survey-panel_step__a9GVS span{display:grid;width:21px;height:21px;place-items:center;border-radius:50%;background:#ebe7ea;font-size:7px}.tenant-survey-panel_stepActive__TB95f{border-bottom-color:var(--pink-600);color:var(--pink-600)}.tenant-survey-panel_stepActive__TB95f span{background:var(--pink-600);color:#fff}.tenant-survey-panel_dialogBody__7W4Kz{min-height:390px;overflow-y:auto;padding:24px 28px}.tenant-survey-panel_choiceGrid__RnLyz{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:11px;gap:11px}.tenant-survey-panel_setChoice__8wusT{display:grid;grid-gap:7px;gap:7px;border:1px solid var(--line);border-radius:15px;background:#fff;color:var(--ink-900);padding:16px;text-align:left}.tenant-survey-panel_setChoiceSelected___OtsX,.tenant-survey-panel_setChoice__8wusT:hover{border-color:var(--pink-500);background:var(--pink-50)}.tenant-survey-panel_setChoice__8wusT strong{font-size:10px}.tenant-survey-panel_setChoice__8wusT small{color:var(--ink-500);font-size:8px;line-height:1.45}.tenant-survey-panel_questionList__Fj_o9{display:grid;grid-gap:11px;gap:11px}.tenant-survey-panel_questionEditor__VVjEy{display:grid;grid-template-columns:30px 1fr auto;align-items:start;grid-gap:10px;gap:10px;border:1px solid var(--line);border-radius:14px;padding:13px}.tenant-survey-panel_questionEditor__VVjEy input[type=checkbox]{width:17px;height:17px;accent-color:var(--pink-600)}.tenant-survey-panel_questionEditor__VVjEy textarea{min-height:70px;resize:vertical;border:1px solid var(--line-strong);border-radius:10px;color:var(--ink-900);padding:10px;font:inherit;font-size:9px}.tenant-survey-panel_questionEditor__VVjEy textarea:disabled{background:var(--surface-subtle);color:var(--ink-500)}.tenant-survey-panel_questionEditor__VVjEy small{border-radius:999px;background:var(--pink-50);color:var(--pink-600);padding:5px 8px;font-size:7px;font-weight:800;white-space:nowrap}.tenant-survey-panel_formGrid__CyD4E{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.tenant-survey-panel_field__Gy_E8,.tenant-survey-panel_wideField__xGnqz{display:grid;grid-gap:7px;gap:7px}.tenant-survey-panel_wideField__xGnqz{grid-column:1/-1}.tenant-survey-panel_field__Gy_E8 label,.tenant-survey-panel_wideField__xGnqz label{color:var(--ink-700);font-size:8px;font-weight:800}.tenant-survey-panel_field__Gy_E8 input,.tenant-survey-panel_field__Gy_E8 select,.tenant-survey-panel_wideField__xGnqz input{width:100%;border:1px solid var(--line-strong);border-radius:12px;background:#fff;color:var(--ink-900);padding:11px 12px;font:inherit}.tenant-survey-panel_targetCard__7133V{display:grid;grid-gap:8px;gap:8px;border:1px solid rgb(35 160 105/18%);border-radius:14px;background:var(--green-100);padding:13px}.tenant-survey-panel_targetCard__7133V strong{color:var(--green-600);font-size:9px}.tenant-survey-panel_targetCard__7133V small{color:var(--ink-700);font-size:8px;line-height:1.45}.tenant-survey-panel_recipientPicker__FxUQc{max-height:220px;overflow-y:auto;border:1px solid var(--line);border-radius:14px;background:var(--surface-subtle);padding:12px}.tenant-survey-panel_recipientPicker__FxUQc legend{padding-inline:6px;color:var(--ink-700);font-size:8px;font-weight:800}.tenant-survey-panel_recipientPicker__FxUQc>label{display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line);padding:9px 5px}.tenant-survey-panel_recipientPicker__FxUQc>label:last-of-type{border-bottom:0}.tenant-survey-panel_recipientPicker__FxUQc input{width:17px;height:17px;flex:0 0 auto;accent-color:var(--pink-600)}.tenant-survey-panel_recipientPicker__FxUQc small,.tenant-survey-panel_recipientPicker__FxUQc strong{display:block}.tenant-survey-panel_recipientPicker__FxUQc strong{color:var(--ink-900);font-size:9px}.tenant-survey-panel_recipientPicker__FxUQc small,.tenant-survey-panel_recipientPicker__FxUQc>span{color:var(--ink-500);font-size:8px}.tenant-survey-panel_error__tE0Bv{margin-top:14px;border-radius:12px;background:#fff1f4;color:#9f2846;padding:12px;font-size:9px}.tenant-survey-panel_dialogFooter__VX13b{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding:16px 28px}.tenant-survey-panel_footerActions__CMaFG{display:flex;gap:9px}.tenant-survey-panel_success__p8CdR{display:grid;min-height:390px;align-content:center;justify-items:center;text-align:center}.tenant-survey-panel_successMark__CQxPw{display:grid;width:76px;height:76px;place-items:center;border-radius:50%;background:var(--green-100);color:var(--green-600)}.tenant-survey-panel_success__p8CdR h3{margin:18px 0 7px;color:var(--plum-900);font-family:var(--font-display);font-size:29px;font-weight:600}.tenant-survey-panel_success__p8CdR p{max-width:460px;margin:0;color:var(--ink-500);font-size:9px;line-height:1.6}.tenant-survey-panel_success__p8CdR code{width:min(100%,540px);overflow:hidden;margin:18px 0 4px;border:1px solid var(--line);border-radius:10px;background:var(--surface-subtle);padding:10px;color:var(--ink-700);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.tenant-survey-panel_successActions__h1UMA{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin-top:16px}.tenant-survey-panel_recipientShareList__VDlBf{display:grid;width:min(100%,540px);grid-gap:8px;gap:8px;margin-top:16px}.tenant-survey-panel_recipientShareList__VDlBf>a,.tenant-survey-panel_recipientShareList__VDlBf>div{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid rgb(35 160 105/20%);border-radius:12px;background:var(--green-100);color:var(--green-600);padding:10px 12px;text-align:left}.tenant-survey-panel_recipientShareList__VDlBf>div{border-color:rgb(120 128 142/20%);background:var(--surface-subtle);color:var(--ink-400)}.tenant-survey-panel_recipientShareList__VDlBf small,.tenant-survey-panel_recipientShareList__VDlBf strong{display:block}.tenant-survey-panel_recipientShareList__VDlBf strong{font-size:9px}.tenant-survey-panel_recipientShareList__VDlBf small{margin-top:3px;color:var(--ink-500);font-size:8px}@media (max-width:960px){.tenant-survey-panel_contentGrid__BIY4P{grid-template-columns:1fr}}@media (max-width:660px){.tenant-survey-panel_choiceGrid__RnLyz,.tenant-survey-panel_formGrid__CyD4E,.tenant-survey-panel_hero__0qZVw{grid-template-columns:1fr}.tenant-survey-panel_wideField__xGnqz{grid-column:auto}.tenant-survey-panel_stepper__YlL10{padding-inline:12px}.tenant-survey-panel_step__a9GVS{justify-content:center;font-size:0}.tenant-survey-panel_dialogBody__7W4Kz,.tenant-survey-panel_dialogFooter__VX13b,.tenant-survey-panel_dialogHeader__egm_w{padding-inline:18px}.tenant-survey-panel_dialogFooter__VX13b{align-items:stretch;flex-direction:column}.tenant-survey-panel_footerActions__CMaFG{flex-direction:column-reverse}.tenant-survey-panel_createdActions__9wznx,.tenant-survey-panel_successActions__h1UMA{flex-direction:column}}.measurement-feature-screen_areaTabs__LtPnu{display:inline-flex;gap:6px;margin-top:16px;border:1px solid var(--line);border-radius:15px;background:#fff;padding:5px}.measurement-feature-screen_areaTabs__LtPnu button{display:flex;min-height:42px;align-items:center;gap:8px;border:0;border-radius:11px;background:transparent;color:var(--ink-500);padding:0 15px;font-size:9px;font-weight:800}.measurement-feature-screen_areaTabs__LtPnu button span{border-radius:999px;background:var(--surface-subtle);padding:4px 7px;color:var(--ink-500);font-size:7px}.measurement-feature-screen_areaTabs__LtPnu .measurement-feature-screen_areaTabActive__0Pb1P{background:var(--pink-600);color:#fff;box-shadow:0 8px 20px rgb(233 30 93/20%)}.measurement-feature-screen_areaTabs__LtPnu .measurement-feature-screen_areaTabActive__0Pb1P span{background:rgb(255 255 255/18%);color:#fff}.measurement-feature-screen_contentGrid__tq9TD{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr);grid-gap:16px;gap:16px;margin-top:16px}.measurement-feature-screen_surveyPanel__eV5b4,.measurement-feature-screen_workspace__Gy2Gi{border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff;padding:25px}.measurement-feature-screen_toolbar__dBVyT{display:flex;align-items:center;justify-content:space-between;gap:16px}.measurement-feature-screen_surveyPanel__eV5b4{position:relative;overflow:hidden;background:radial-gradient(circle at 100% 0,rgb(233 30 93/12%),transparent 36%),#fff}.measurement-feature-screen_surveyPanel__eV5b4:after{position:absolute;right:-42px;bottom:-52px;width:170px;height:170px;border:1px solid rgb(233 30 93/10%);border-radius:50%;content:""}.measurement-feature-screen_surveyIcon__tHfw4{display:grid;width:50px;height:50px;place-items:center;border-radius:16px;background:var(--pink-50);color:var(--pink-600)}.measurement-feature-screen_surveyPanel__eV5b4 h2{margin:22px 0 8px;color:var(--plum-900);font-family:var(--font-display);font-size:28px;font-weight:600;letter-spacing:-.04em}.measurement-feature-screen_surveyPanel__eV5b4 p{margin:0 0 20px;color:var(--ink-500);font-size:10px;line-height:1.7}.measurement-feature-screen_surveyMeta__dqnI0{display:grid;grid-gap:9px;gap:9px;margin-bottom:22px}.measurement-feature-screen_surveyMeta__dqnI0 span{display:flex;align-items:center;gap:8px;color:var(--ink-700);font-size:9px}.measurement-feature-screen_scoreBadge__gm4Im{display:grid;width:46px;height:46px;place-items:center;border-radius:14px;background:linear-gradient(145deg,#fff0f5,#ffe2ec);color:var(--pink-600);font-size:15px;font-weight:850}.measurement-feature-screen_dialog__3pJXt{position:fixed;top:50%;left:50%;z-index:91;width:min(580px,calc(100vw - 28px));max-height:calc(100vh - 32px);overflow:auto;border:1px solid rgb(255 255 255/70%);border-radius:24px;background:#fff;box-shadow:0 36px 90px rgb(5 13 21/30%);padding:28px;transform:translate(-50%,-50%)}.measurement-feature-screen_dialogHeader__ycMrW{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.measurement-feature-screen_dialogHeader__ycMrW h2{margin:7px 0;color:var(--plum-900);font-family:var(--font-display);font-size:31px;font-weight:600;letter-spacing:-.04em}.measurement-feature-screen_dialogHeader__ycMrW p{margin:0;color:var(--ink-500);font-size:10px;line-height:1.65}.measurement-feature-screen_closeButton__HZYUu{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border:0;border-radius:12px;background:var(--pink-50);color:var(--pink-600)}.measurement-feature-screen_resultHero__LVV8r{display:grid;grid-template-columns:100px 1fr;align-items:center;grid-gap:20px;gap:20px;margin:24px 0;border:1px solid rgb(233 30 93/14%);border-radius:18px;background:var(--pink-50);padding:20px}.measurement-feature-screen_resultScore__U4P_h{display:flex;align-items:baseline;justify-content:center;color:var(--pink-600)}.measurement-feature-screen_resultScore__U4P_h strong{font-size:45px;letter-spacing:-.06em}.measurement-feature-screen_resultScore__U4P_h span{font-size:11px}.measurement-feature-screen_resultHero__LVV8r h3{margin:0 0 6px;font-size:14px}.measurement-feature-screen_resultHero__LVV8r p{margin:0;color:var(--ink-500);font-size:9px;line-height:1.6}.measurement-feature-screen_categoryList__0yF1M{display:grid;grid-gap:9px;gap:9px;margin:0 0 24px}.measurement-feature-screen_categoryRow__fYQim{display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:9px 16px;gap:9px 16px;border-bottom:1px solid var(--line);padding:10px 0}.measurement-feature-screen_categoryRow__fYQim span,.measurement-feature-screen_categoryRow__fYQim strong{font-size:9px}.measurement-feature-screen_track__UAYJC{height:6px;grid-column:1/-1;overflow:hidden;border-radius:999px;background:#f2edf0}.measurement-feature-screen_track__UAYJC span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--pink-600),#f678a3)}.measurement-feature-screen_form__Tkpb_{display:grid;grid-gap:14px;gap:14px;margin-top:22px}.measurement-feature-screen_field__xYnVo{display:grid;grid-gap:7px;gap:7px}.measurement-feature-screen_field__xYnVo label{color:var(--ink-700);font-size:9px;font-weight:800}.measurement-feature-screen_field__xYnVo input,.measurement-feature-screen_field__xYnVo select,.measurement-feature-screen_field__xYnVo textarea{width:100%;border:1px solid var(--line-strong);border-radius:13px;background:#fff;color:var(--ink-900);padding:12px 13px;font:inherit}.measurement-feature-screen_field__xYnVo textarea{min-height:92px}.measurement-feature-screen_error__2EsHs{border-radius:12px;background:#fff1f4;color:#9f2846;padding:12px;font-size:9px;line-height:1.5}.measurement-feature-screen_linkBox__9lwzD{display:grid;grid-gap:12px;gap:12px;margin-top:22px;border:1px solid rgb(35 160 105/20%);border-radius:16px;background:var(--green-100);padding:16px}.measurement-feature-screen_linkBox__9lwzD strong{color:var(--green-600);font-size:11px}.measurement-feature-screen_linkBox__9lwzD code{overflow:hidden;color:var(--ink-700);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.measurement-feature-screen_actions__CRz4s{display:flex;justify-content:flex-end;gap:10px;margin-top:8px}@media (max-width:1020px){.measurement-feature-screen_contentGrid__tq9TD{grid-template-columns:1fr}}@media (max-width:640px){.measurement-feature-screen_areaTabs__LtPnu{display:grid;width:100%;grid-template-columns:1fr 1fr}.measurement-feature-screen_areaTabs__LtPnu button{justify-content:center;padding-inline:9px}.measurement-feature-screen_areaTabs__LtPnu button span{display:none}.measurement-feature-screen_toolbar__dBVyT{align-items:flex-start;flex-direction:column}.measurement-feature-screen_resultHero__LVV8r{grid-template-columns:1fr;text-align:center}.measurement-feature-screen_actions__CRz4s{flex-direction:column-reverse}}.team-development-feature-screen_cardActions__gGXxS,.team-development-feature-screen_cardLead__eGl4t,.team-development-feature-screen_headerActions__bz3m2,.team-development-feature-screen_responseCallout___pAKI,.team-development-feature-screen_rowActions__g67FT,.team-development-feature-screen_toolbar__9cvRM{display:flex;align-items:center}.team-development-feature-screen_cardActions__gGXxS,.team-development-feature-screen_headerActions__bz3m2,.team-development-feature-screen_rowActions__g67FT{gap:8px}.team-development-feature-screen_reviewSection__E5ZK9,.team-development-feature-screen_workspace__cmblC{border:1px solid var(--line-soft);border-radius:24px;background:radial-gradient(circle at 88% 4%,rgb(235 28 93/7%),transparent 28%),#fff;box-shadow:0 18px 48px rgb(25 18 33/5%);padding:24px}.team-development-feature-screen_reviewSection__E5ZK9{margin-top:18px;background:linear-gradient(135deg,rgb(36 25 49/98%),rgb(62 31 59/96%));color:#fff}.team-development-feature-screen_toolbar__9cvRM{justify-content:space-between;gap:16px;margin-bottom:18px}.team-development-feature-screen_profileGrid__l1C5y{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.team-development-feature-screen_profileCard__m8P5m{display:grid;grid-gap:16px;gap:16px;border:1px solid rgb(29 22 38/8%);border-radius:20px;background:rgb(255 255 255/88%);padding:18px}.team-development-feature-screen_cardLead__eGl4t{gap:11px}.team-development-feature-screen_cardLead__eGl4t>div{min-width:0;flex:1 1}.team-development-feature-screen_cardLead__eGl4t strong,.team-development-feature-screen_goalList__gY3q5 strong,.team-development-feature-screen_reviewList__CaZCe strong{display:block;color:var(--ink-900);font-size:11px}.team-development-feature-screen_cardLead__eGl4t p,.team-development-feature-screen_responseCallout___pAKI p,.team-development-feature-screen_reviewList__CaZCe p{margin:3px 0 0;color:var(--ink-500);font-size:9px;line-height:1.5}.team-development-feature-screen_avatar__nUGZ4,.team-development-feature-screen_responseCallout___pAKI>span,.team-development-feature-screen_reviewIcon__U0QaS{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border-radius:14px;background:linear-gradient(145deg,#fff0f5,#ffe3ec);color:var(--pink-600);font-weight:850}.team-development-feature-screen_active__mCUgZ,.team-development-feature-screen_archived__LSa_l,.team-development-feature-screen_draft__AaF5c{border-radius:999px;padding:6px 9px;font-size:8px;font-weight:800}.team-development-feature-screen_active__mCUgZ{background:#eaf8ef;color:#167143}.team-development-feature-screen_draft__AaF5c{background:#fff7df;color:#946a11}.team-development-feature-screen_archived__LSa_l{background:#f0edf2;color:#625868}.team-development-feature-screen_focusCloud__PfDa7{display:flex;flex-wrap:wrap;gap:6px}.team-development-feature-screen_focusCloud__PfDa7 span{border-radius:999px;background:#eef8f1;color:#1c6843;padding:6px 9px;font-size:8px;font-weight:750}.team-development-feature-screen_focusCloud__PfDa7 .team-development-feature-screen_area__nXNux{background:var(--pink-50);color:var(--pink-600)}.team-development-feature-screen_goalList__gY3q5{display:grid;grid-gap:8px;gap:8px}.team-development-feature-screen_goalList__gY3q5>div{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;grid-gap:8px;gap:8px;border-top:1px solid var(--line-soft);padding-top:9px}.team-development-feature-screen_goalList__gY3q5 span{display:flex;align-items:center;gap:4px;color:var(--pink-600);font-size:8px;font-weight:800}.team-development-feature-screen_goalList__gY3q5 small{color:var(--ink-500);font-size:8px}.team-development-feature-screen_cardActions__gGXxS button,.team-development-feature-screen_goalList__gY3q5 button,.team-development-feature-screen_rowActions__g67FT button{border:0;border-radius:10px;background:var(--pink-50);color:var(--pink-600);padding:8px 10px;font-size:8px;font-weight:800}.team-development-feature-screen_cardActions__gGXxS{flex-wrap:wrap;border-top:1px solid var(--line-soft);padding-top:12px}.team-development-feature-screen_cardActions__gGXxS button,.team-development-feature-screen_rowActions__g67FT button{display:flex;align-items:center;gap:5px}.team-development-feature-screen_emptyCopy__qYXfK{margin:0;color:var(--ink-400);font-size:9px}.team-development-feature-screen_responseCallout___pAKI{gap:14px;margin-bottom:18px;border:1px solid rgb(230 29 91/16%);border-radius:20px;background:linear-gradient(110deg,#fff8fa,#fff);padding:16px}.team-development-feature-screen_responseCallout___pAKI>div{flex:1 1}.team-development-feature-screen_responseCallout___pAKI strong{color:var(--plum-900);font-size:11px}.team-development-feature-screen_reviewList__CaZCe{display:grid;grid-gap:9px;gap:9px}.team-development-feature-screen_reviewList__CaZCe article{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;grid-gap:14px;gap:14px;border:1px solid rgb(255 255 255/10%);border-radius:17px;background:rgb(255 255 255/7%);padding:13px}.team-development-feature-screen_reviewList__CaZCe p,.team-development-feature-screen_reviewList__CaZCe strong{color:#fff}.team-development-feature-screen_reviewList__CaZCe p{color:rgb(255 255 255/58%)}.team-development-feature-screen_reviewIcon__U0QaS{background:rgb(255 255 255/10%);color:#ff8bab}.team-development-feature-screen_reviewProgress__CWafD{text-align:right}.team-development-feature-screen_reviewProgress__CWafD small{display:block;margin-top:3px;color:rgb(255 255 255/55%);font-size:8px}.team-development-feature-screen_dialog__l1oEV,.team-development-feature-screen_summaryPanel__MFYs4{position:fixed;z-index:92;overflow:auto;border:1px solid rgb(255 255 255/65%);background:#fff;box-shadow:0 38px 100px rgb(20 12 27/32%)}.team-development-feature-screen_dialog__l1oEV{top:50%;left:50%;width:min(620px,calc(100vw - 28px));max-height:calc(100vh - 32px);border-radius:26px;padding:25px;transform:translate(-50%,-50%)}.team-development-feature-screen_dialog__l1oEV>header{display:flex;justify-content:space-between;gap:16px;margin-bottom:20px}.team-development-feature-screen_dialog__l1oEV h2,.team-development-feature-screen_summaryPanel__MFYs4 h2{margin:5px 0;color:var(--plum-900);font-family:var(--font-display);font-size:27px;font-weight:600;letter-spacing:-.035em}.team-development-feature-screen_close__n53cK,.team-development-feature-screen_dialog__l1oEV header button{display:grid;width:38px;height:38px;place-items:center;border:0;border-radius:12px;background:var(--pink-50);color:var(--pink-600)}.team-development-feature-screen_form__EyyjC{display:grid;grid-template-columns:1fr 1fr;grid-gap:13px;gap:13px}.team-development-feature-screen_form__EyyjC label,.team-development-feature-screen_participants__MR8Xo{display:grid;grid-gap:7px;gap:7px;color:var(--ink-700);font-size:9px;font-weight:800}.team-development-feature-screen_form__EyyjC input,.team-development-feature-screen_form__EyyjC select,.team-development-feature-screen_form__EyyjC textarea,.team-development-feature-screen_participants__MR8Xo select{width:100%;border:1px solid var(--line-strong);border-radius:12px;background:#fff;color:var(--ink-900);padding:11px 12px;font:inherit}.team-development-feature-screen_form__EyyjC textarea{min-height:92px;resize:vertical}.team-development-feature-screen_error__plwKK,.team-development-feature-screen_form__EyyjC>button,.team-development-feature-screen_participants__MR8Xo,.team-development-feature-screen_wide__3XA7e{grid-column:1/-1}.team-development-feature-screen_participants__MR8Xo{margin:0;border:1px solid var(--line-soft);border-radius:16px;padding:13px}.team-development-feature-screen_participants__MR8Xo>div{display:grid;grid-template-columns:1fr 180px;align-items:center;grid-gap:10px;gap:10px}.team-development-feature-screen_participants__MR8Xo label{display:flex;grid:none;align-items:center;gap:8px}.team-development-feature-screen_participants__MR8Xo input{width:auto}.team-development-feature-screen_error__plwKK{border-radius:12px;background:#fff1f4;color:#a12c4b;padding:11px;font-size:9px}.team-development-feature-screen_summaryPanel__MFYs4{top:0;right:0;width:min(430px,100vw);height:100vh;padding:30px}.team-development-feature-screen_summaryPanel__MFYs4>p{color:var(--ink-500);font-size:10px}.team-development-feature-screen_close__n53cK{margin-left:auto}.team-development-feature-screen_lockedBreakdown__kHXtH,.team-development-feature-screen_threshold__A8iz2{display:flex;align-items:center;gap:8px;margin:20px 0;border-radius:15px;background:#f2f9f4;color:#17663d;padding:13px;font-size:9px;font-weight:800}.team-development-feature-screen_lockedBreakdown__kHXtH{align-items:flex-start;background:#f5f2f7;color:#655c6b;font-weight:650;line-height:1.65}.team-development-feature-screen_breakdown__Wm7mI{margin-bottom:20px}.team-development-feature-screen_breakdown__Wm7mI>strong{display:block;color:var(--pink-600);font-family:var(--font-display);font-size:54px;font-weight:600}.team-development-feature-screen_breakdown__Wm7mI p,.team-development-feature-screen_breakdown__Wm7mI>span{color:var(--ink-500);font-size:9px}.team-development-feature-screen_breakdown__Wm7mI h3{margin:20px 0 4px;color:var(--plum-900);font-size:10px}.team-development-feature-screen_backdrop__3qzBs{position:fixed;z-index:90;inset:0;border:0;background:rgb(16 10 22/48%);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}@media (max-width:900px){.team-development-feature-screen_profileGrid__l1C5y{grid-template-columns:1fr}.team-development-feature-screen_reviewList__CaZCe article{grid-template-columns:auto 1fr auto}.team-development-feature-screen_rowActions__g67FT{grid-column:2/-1}}@media (max-width:620px){.team-development-feature-screen_headerActions__bz3m2,.team-development-feature-screen_responseCallout___pAKI{align-items:stretch;flex-direction:column}.team-development-feature-screen_reviewSection__E5ZK9,.team-development-feature-screen_workspace__cmblC{border-radius:18px;padding:16px}.team-development-feature-screen_form__EyyjC{grid-template-columns:1fr}.team-development-feature-screen_error__plwKK,.team-development-feature-screen_form__EyyjC>button,.team-development-feature-screen_participants__MR8Xo,.team-development-feature-screen_wide__3XA7e{grid-column:auto}.team-development-feature-screen_goalList__gY3q5>div,.team-development-feature-screen_participants__MR8Xo>div,.team-development-feature-screen_reviewList__CaZCe article{grid-template-columns:1fr}.team-development-feature-screen_rowActions__g67FT{grid-column:auto}}.performance-feature_workspace__vIPVA{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);grid-gap:16px;gap:16px;margin-top:16px}.performance-feature_panel__PSwxR{min-width:0;border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff;padding:24px;box-shadow:0 18px 50px rgba(28,14,25,.035)}.performance-feature_panelHeader__4fk95{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.performance-feature_detail__lEvAq h2,.performance-feature_panelHeader__4fk95 h2{margin:6px 0 0;color:var(--plum-900);font-family:var(--font-display);font-size:24px;font-weight:600;letter-spacing:-.035em}.performance-feature_eyebrow__KsOJv{color:var(--pink-600);font-size:8px;font-weight:850;letter-spacing:.12em}.performance-feature_closeButton__HCwBI,.performance-feature_ghostButton__i1m0n,.performance-feature_modeButton__GdnuW,.performance-feature_refresh__n_lFx{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink-700);padding:9px 12px;font:inherit;font-size:9px;font-weight:800}.performance-feature_closeButton__HCwBI:hover,.performance-feature_ghostButton__i1m0n:hover,.performance-feature_refresh__n_lFx:hover{border-color:rgba(233,30,93,.3);color:var(--pink-600)}.performance-feature_ghostButton__i1m0n:disabled,.performance-feature_refresh__n_lFx:disabled{cursor:wait;opacity:.55}.performance-feature_list___1eNY{display:flex;flex-direction:column}.performance-feature_row__D4a_R{display:grid;min-height:82px;grid-template-columns:42px minmax(0,1fr) auto 18px;align-items:center;grid-gap:13px;gap:13px;border:0;border-top:1px solid var(--line);background:transparent;color:var(--ink-900);padding:14px 0;text-align:left}.performance-feature_row__D4a_R:first-child{border-top:0}.performance-feature_row__D4a_R:hover strong{color:var(--pink-600)}.performance-feature_rowIcon__kg5Kz{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:var(--pink-50);color:var(--pink-600)}.performance-feature_rowCopy__hJfr_{display:flex;min-width:0;flex-direction:column;gap:5px}.performance-feature_rowCopy__hJfr_ strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;transition:color .16s ease;white-space:nowrap}.performance-feature_rowCopy__hJfr_ small{color:var(--ink-500);font-size:9px}.performance-feature_attainment__asZTa{min-width:58px;border-radius:999px;background:var(--green-100);color:var(--green-600);padding:7px 10px;font-size:9px;font-weight:850;text-align:center}.performance-feature_financeList__dM4VC{display:grid;grid-gap:10px;gap:10px}.performance-feature_financeCard__sUkHv{border:1px solid var(--line);border-radius:14px;background:#fcfafb;padding:16px}.performance-feature_financeCard__sUkHv header{display:flex;align-items:center;justify-content:space-between;gap:10px}.performance-feature_financeCard__sUkHv strong{font-size:11px}.performance-feature_financeCard__sUkHv p{margin:12px 0 4px;color:var(--ink-500);font-size:8px}.performance-feature_financeCard__sUkHv b{color:var(--plum-900);font-size:21px}.performance-feature_status__dmd_z{border-radius:999px;padding:6px 9px;font-size:8px;font-weight:800}.performance-feature_healthy__tmijW{background:var(--green-100);color:var(--green-600)}.performance-feature_watch__ILRuV{background:var(--orange-100);color:var(--orange-600)}.performance-feature_critical__84pv_{background:var(--pink-100);color:var(--pink-600)}.performance-feature_state__6h7QN{display:flex;min-height:170px;align-items:center;justify-content:center;gap:10px;border:1px dashed #ded5d9;border-radius:14px;color:var(--ink-500);padding:24px;font-size:10px;line-height:1.6;text-align:center}.performance-feature_stateColumn__SAUFZ{flex-direction:column}.performance-feature_error___MkS7{border-color:rgba(233,30,93,.3);background:var(--pink-50);color:var(--pink-600)}.performance-feature_detail__lEvAq{position:fixed;z-index:95;top:50%;left:50%;width:min(620px,calc(100vw - 30px));max-height:calc(100dvh - 30px);overflow-y:auto;border:1px solid var(--line);border-radius:22px;background:#fff;padding:28px;box-shadow:0 35px 100px rgba(5,13,21,.32);transform:translate(-50%,-50%)}.performance-feature_overlay__BEZ03{position:fixed;z-index:90;inset:0;background:rgba(5,15,28,.62);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.performance-feature_detailHeader__wC9My{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.performance-feature_scoreRows__Kp7wS{display:grid;grid-gap:12px;gap:12px;margin-top:24px}.performance-feature_scoreRow__a9jV3{display:grid;grid-template-columns:minmax(120px,1fr) minmax(150px,1.3fr) auto;align-items:center;grid-gap:12px;gap:12px;border-top:1px solid var(--line);padding-top:12px}.performance-feature_scoreRow__a9jV3 strong{font-size:10px}.performance-feature_track__t9d4P{height:8px;overflow:hidden;border-radius:99px;background:#eee8eb}.performance-feature_track__t9d4P span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--pink-600),#f35f8a)}.performance-feature_scoreRow__a9jV3 small{color:var(--ink-500);font-size:8px}.performance-feature_modeSwitch__41rKM{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px;margin:20px 0;border-radius:12px;background:#f7f3f5;padding:5px}.performance-feature_modeButton__GdnuW{border:0;background:transparent}.performance-feature_modeActive__P8nip{background:#fff;color:var(--pink-600);box-shadow:0 5px 18px rgba(44,20,34,.08)}.performance-feature_form__57SXp{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;margin-top:20px}.performance-feature_field__cv9_7{display:flex;flex-direction:column;gap:7px}.performance-feature_fieldWide__RnQc2{grid-column:1/-1}.performance-feature_field__cv9_7>span{color:var(--ink-700);font-size:9px;font-weight:800}.performance-feature_field__cv9_7 input,.performance-feature_field__cv9_7 select{min-height:43px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink-900);padding:0 12px;font:inherit;font-size:10px}.performance-feature_field__cv9_7 input:focus,.performance-feature_field__cv9_7 select:focus{border-color:var(--pink-600);outline:3px solid rgba(233,30,93,.1)}.performance-feature_formError__LSVOh{grid-column:1/-1;margin:0;border-radius:10px;background:var(--pink-50);color:var(--pink-600);padding:10px 12px;font-size:9px}.performance-feature_formActions__I50A8{display:flex;grid-column:1/-1;justify-content:flex-end;gap:9px;margin-top:6px}.performance-feature_disclaimer__dulE7{margin:16px 0 0;border-radius:11px;background:var(--orange-100);color:#7d5619;padding:12px;font-size:8px;line-height:1.6}@media (max-width:920px){.performance-feature_workspace__vIPVA{grid-template-columns:1fr}}@media (max-width:600px){.performance-feature_panel__PSwxR{padding:18px 15px}.performance-feature_row__D4a_R{grid-template-columns:40px minmax(0,1fr) 16px}.performance-feature_attainment__asZTa{display:none}.performance-feature_detail__lEvAq{top:auto;bottom:0;left:0;width:100%;max-height:calc(100dvh - 16px);border-radius:22px 22px 0 0;padding:23px 17px;transform:none}.performance-feature_form__57SXp{grid-template-columns:1fr}.performance-feature_fieldWide__RnQc2,.performance-feature_formActions__I50A8,.performance-feature_formError__LSVOh{grid-column:auto}.performance-feature_formActions__I50A8{flex-direction:column-reverse}.performance-feature_formActions__I50A8 button{width:100%}.performance-feature_scoreRow__a9jV3{grid-template-columns:1fr auto}.performance-feature_track__t9d4P{grid-column:1/-1;grid-row:2}}@media (prefers-reduced-motion:reduce){.performance-feature_rowCopy__hJfr_ strong{transition:none}}.notifications-feature_toolbar__t0dL9{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:16px;border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff;padding:17px 20px}.notifications-feature_filters__m_tJk{display:flex;gap:6px;border-radius:11px;background:#f7f3f5;padding:5px}.notifications-feature_closeButton__JTko7,.notifications-feature_filter__gWFCS,.notifications-feature_ghostButton__X6Itk,.notifications-feature_refresh__8WKOq{display:inline-flex;min-height:35px;align-items:center;justify-content:center;gap:7px;border:0;border-radius:8px;background:transparent;color:var(--ink-500);padding:0 12px;font:inherit;font-size:9px;font-weight:800}.notifications-feature_filterActive__YoOEo{background:#fff;color:var(--pink-600);box-shadow:0 5px 17px rgba(44,20,34,.08)}.notifications-feature_closeButton__JTko7,.notifications-feature_ghostButton__X6Itk,.notifications-feature_refresh__8WKOq{border:1px solid var(--line);background:#fff;color:var(--ink-700)}.notifications-feature_closeButton__JTko7:hover,.notifications-feature_ghostButton__X6Itk:hover,.notifications-feature_refresh__8WKOq:hover{border-color:rgba(233,30,93,.3);color:var(--pink-600)}.notifications-feature_ghostButton__X6Itk:disabled,.notifications-feature_refresh__8WKOq:disabled{cursor:wait;opacity:.55}.notifications-feature_panel__Lp1HQ,.notifications-feature_preferencePanel__1MSWD{margin-top:14px;border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff;padding:24px}.notifications-feature_preferencePanel__1MSWD>svg:first-child{color:var(--pink-600)}.notifications-feature_preferencePanel__1MSWD>.notifications-feature_panelHeader__9PSSx p{margin:8px 0 0;color:var(--ink-500);font-size:9px;line-height:1.6}.notifications-feature_preferenceGrid__Xj3sB{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:19px}.notifications-feature_preferenceGroup__AD6yy{min-width:0;border:1px solid var(--line);border-radius:14px;background:#fcfafb;padding:14px}.notifications-feature_preferenceGroup__AD6yy legend{color:var(--plum-900);padding:0 5px;font-size:9px;font-weight:850}.notifications-feature_preferenceCheck__g_rT9{display:flex;min-height:40px;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid rgba(222,213,217,.65);color:var(--ink-700);font-size:9px;font-weight:700}.notifications-feature_preferenceCheck__g_rT9:last-child{border-bottom:0}.notifications-feature_preferenceCheck__g_rT9 span{display:inline-flex;align-items:center;gap:7px}.notifications-feature_preferenceCheck__g_rT9 input{width:17px;height:17px;accent-color:var(--pink-600)}.notifications-feature_selectField__h2QLg{display:grid;grid-gap:7px;gap:7px;margin-top:12px;color:var(--ink-500);font-size:8px;font-weight:750}.notifications-feature_selectField__h2QLg select,.notifications-feature_timeFields__xAK_L input{min-height:38px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink-700);padding:0 10px;font:inherit}.notifications-feature_timeFields__xAK_L{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:12px}.notifications-feature_timeFields__xAK_L label{display:grid;grid-gap:6px;gap:6px;color:var(--ink-500);font-size:8px;font-weight:750}.notifications-feature_preferenceFooter__sf6_w{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px}.notifications-feature_preferenceFooter__sf6_w small{color:var(--ink-500);font-size:8px}.notifications-feature_panelHeader__9PSSx{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.notifications-feature_dialog__E2euX h2,.notifications-feature_panelHeader__9PSSx h2{margin:6px 0 0;color:var(--plum-900);font-family:var(--font-display);font-size:25px;font-weight:600;letter-spacing:-.035em}.notifications-feature_eyebrow__xJx8U{color:var(--pink-600);font-size:8px;font-weight:850;letter-spacing:.12em}.notifications-feature_list__lac0C{display:flex;flex-direction:column;margin-top:18px}.notifications-feature_row__KDn86{position:relative;display:grid;min-height:86px;grid-template-columns:44px minmax(0,1fr) auto 18px;align-items:center;grid-gap:14px;gap:14px;border:0;border-top:1px solid var(--line);background:transparent;color:var(--ink-900);padding:13px 0;text-align:left}.notifications-feature_row__KDn86:first-child{border-top:0}.notifications-feature_unread__NHL9v:before{position:absolute;left:-10px;width:5px;height:5px;border-radius:50%;background:var(--pink-600);content:""}.notifications-feature_row__KDn86:hover strong{color:var(--pink-600)}.notifications-feature_row__KDn86:disabled{cursor:wait;opacity:.6}.notifications-feature_icon__SmIk4{display:grid;width:44px;height:44px;place-items:center;border-radius:12px;background:var(--pink-50);color:var(--pink-600)}.notifications-feature_read__6sIMU .notifications-feature_icon__SmIk4{background:#f3f1f2;color:var(--ink-500)}.notifications-feature_copy___XDMw{display:flex;min-width:0;flex-direction:column;gap:5px}.notifications-feature_copy___XDMw strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;transition:color .16s ease;white-space:nowrap}.notifications-feature_copy___XDMw small{overflow:hidden;color:var(--ink-500);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.notifications-feature_time__2i62b{color:var(--ink-500);font-size:8px;white-space:nowrap}.notifications-feature_state__Wxx4e{display:flex;min-height:180px;align-items:center;justify-content:center;gap:10px;margin-top:18px;border:1px dashed #ded5d9;border-radius:14px;color:var(--ink-500);padding:24px;font-size:10px;line-height:1.6;text-align:center}.notifications-feature_stateColumn__rXCq1{flex-direction:column}.notifications-feature_error__CLezf{border-color:rgba(233,30,93,.3);background:var(--pink-50);color:var(--pink-600)}.notifications-feature_success__p7etz{display:flex;align-items:center;gap:8px;margin-top:12px;border-radius:11px;background:var(--green-100);color:var(--green-600);padding:11px 13px;font-size:9px;font-weight:750}.notifications-feature_overlay__bdQ1n{position:fixed;z-index:90;inset:0;background:rgba(5,15,28,.62);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.notifications-feature_dialog__E2euX{position:fixed;z-index:95;top:50%;left:50%;width:min(510px,calc(100vw - 30px));border:1px solid var(--line);border-radius:22px;background:#fff;padding:27px;box-shadow:0 35px 100px rgba(5,13,21,.32);transform:translate(-50%,-50%)}.notifications-feature_dialogHeader__neOqm{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.notifications-feature_message__SkvM6{margin:18px 0 0;border-radius:13px;background:#fcfafb;color:var(--ink-700);padding:16px;font-size:10px;line-height:1.7}.notifications-feature_meta__PcpJ6{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:15px;color:var(--ink-500);font-size:8px}.notifications-feature_actions__nJL23{display:flex;justify-content:flex-end;gap:9px;margin-top:22px}@media (max-width:600px){.notifications-feature_toolbar__t0dL9{align-items:stretch;flex-direction:column;padding:14px}.notifications-feature_filters__m_tJk{display:grid;grid-template-columns:1fr 1fr}.notifications-feature_panel__Lp1HQ,.notifications-feature_preferencePanel__1MSWD{padding:18px 15px}.notifications-feature_preferenceGrid__Xj3sB{grid-template-columns:1fr}.notifications-feature_preferenceFooter__sf6_w{align-items:stretch;flex-direction:column}.notifications-feature_preferenceFooter__sf6_w button{width:100%}.notifications-feature_row__KDn86{grid-template-columns:42px minmax(0,1fr) 16px}.notifications-feature_time__2i62b{display:none}.notifications-feature_dialog__E2euX{top:auto;bottom:0;left:0;width:100%;border-radius:22px 22px 0 0;padding:23px 17px;transform:none}.notifications-feature_actions__nJL23{flex-direction:column-reverse}.notifications-feature_actions__nJL23 button{width:100%}}@media (prefers-reduced-motion:reduce){.notifications-feature_copy___XDMw strong{transition:none}}.reports-feature_analyticsSection__ZEWQI{margin-top:16px}.reports-feature_sectionHeader__I9dun{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:15px}.reports-feature_sectionHeader__I9dun h2{margin:7px 0 0;color:var(--plum-900);font-family:var(--font-display);font-size:28px;font-weight:600;letter-spacing:-.04em}.reports-feature_sectionHeader__I9dun p{max-width:520px;margin:0;color:var(--ink-500);font-size:9px;line-height:1.6;text-align:right}.reports-feature_eyebrow__I_ha9{color:var(--pink-600);font-size:8px;font-weight:850;letter-spacing:.12em}.reports-feature_chartGrid__ILM_9{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.reports-feature_chartCard__ofiA5{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-lg);background:radial-gradient(circle at 92% 4%,rgba(239,45,99,.08),transparent 30%),#fff;padding:20px;box-shadow:0 16px 44px rgba(28,14,25,.035)}.reports-feature_chartCard__ofiA5 header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.reports-feature_chartCard__ofiA5 h3{margin:4px 0 0;color:var(--plum-900);font-size:13px;letter-spacing:-.02em}.reports-feature_chartCard__ofiA5 header>span{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:11px;background:var(--pink-50);color:var(--pink-600)}.reports-feature_chart__F3M9P{width:100%;height:240px;margin-top:13px}.reports-feature_chartSummary__IuwXM{min-height:34px;margin:8px 0 0;border-top:1px solid var(--line);color:var(--ink-500);padding-top:10px;font-size:8px;line-height:1.5}.reports-feature_chartEmpty__SaKln{display:flex;height:240px;align-items:center;justify-content:center;color:var(--ink-500);font-size:9px;line-height:1.6;text-align:center}.reports-feature_runsPanel__rzs5S{margin-top:16px;border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff;padding:24px}.reports-feature_runsHeader__7RRdF{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.reports-feature_dialog__HxeBD h2,.reports-feature_runsHeader__7RRdF h2{margin:6px 0 0;color:var(--plum-900);font-family:var(--font-display);font-size:25px;font-weight:600;letter-spacing:-.035em}.reports-feature_closeButton__EIucZ,.reports-feature_ghostButton__qYD9S,.reports-feature_refresh__gRnfV{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink-700);padding:9px 12px;font:inherit;font-size:9px;font-weight:800}.reports-feature_closeButton__EIucZ:hover,.reports-feature_ghostButton__qYD9S:hover,.reports-feature_refresh__gRnfV:hover{border-color:rgba(233,30,93,.32);color:var(--pink-600)}.reports-feature_ghostButton__qYD9S:disabled,.reports-feature_refresh__gRnfV:disabled{cursor:wait;opacity:.55}.reports-feature_runList__s_xQw{display:flex;flex-direction:column;margin-top:18px}.reports-feature_runRow__eQjWX{display:grid;min-height:80px;grid-template-columns:42px minmax(0,1fr) auto 18px;align-items:center;grid-gap:13px;gap:13px;border:0;border-top:1px solid var(--line);background:transparent;color:var(--ink-900);padding:13px 0;text-align:left}.reports-feature_runRow__eQjWX:first-child{border-top:0}.reports-feature_runRow__eQjWX:hover strong{color:var(--pink-600)}.reports-feature_runIcon__ewWN_{display:grid;width:42px;height:42px;place-items:center;border-radius:11px;background:var(--green-100);color:var(--green-600)}.reports-feature_runCopy__jB1Vh{display:flex;min-width:0;flex-direction:column;gap:5px}.reports-feature_runCopy__jB1Vh strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;transition:color .16s ease;white-space:nowrap}.reports-feature_runCopy__jB1Vh small{color:var(--ink-500);font-size:9px}.reports-feature_status__mUiP1{border-radius:999px;padding:7px 10px;font-size:8px;font-weight:850}.reports-feature_succeeded__zBdac{background:var(--green-100);color:var(--green-600)}.reports-feature_queued___odWT,.reports-feature_running__HiWgS{background:var(--pink-100);color:var(--pink-600)}.reports-feature_failed__27ds_{background:var(--orange-100);color:var(--orange-600)}.reports-feature_state__QFHlO{display:flex;min-height:150px;align-items:center;justify-content:center;gap:10px;margin-top:18px;border:1px dashed #ded5d9;border-radius:14px;color:var(--ink-500);padding:22px;font-size:10px;line-height:1.6;text-align:center}.reports-feature_stateColumn__wV__r{flex-direction:column}.reports-feature_error__Ir5cz{border-color:rgba(233,30,93,.3);background:var(--pink-50);color:var(--pink-600)}.reports-feature_overlay__42lHE{position:fixed;z-index:90;inset:0;background:rgba(5,15,28,.62);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.reports-feature_dialog__HxeBD{position:fixed;z-index:95;top:50%;left:50%;width:min(540px,calc(100vw - 30px));max-height:calc(100dvh - 30px);overflow-y:auto;border:1px solid var(--line);border-radius:22px;background:#fff;padding:27px;box-shadow:0 35px 100px rgba(5,13,21,.32);transform:translate(-50%,-50%)}.reports-feature_dialogHeader__ThZm_{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.reports-feature_dialogDescription__Aw4oL{margin:12px 0 0;color:var(--ink-500);font-size:9px;line-height:1.6}.reports-feature_form__zSP6e{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;margin-top:22px}.reports-feature_confirmation__8tWET{border:1px solid rgba(233,30,93,.24);border-radius:14px;background:radial-gradient(circle at 100% 0,rgba(233,30,93,.1),transparent 42%),var(--pink-50);padding:18px}.reports-feature_confirmation__8tWET strong{display:block;color:var(--plum-900);font-family:var(--font-display);font-size:16px;letter-spacing:-.02em}.reports-feature_confirmation__8tWET p{margin:9px 0 0;color:var(--pink-600);font-size:10px;font-weight:800}.reports-feature_confirmation__8tWET small{display:block;margin-top:10px;color:var(--ink-500);font-size:9px;line-height:1.55}.reports-feature_field__I8Z5T{display:flex;flex-direction:column;gap:7px}.reports-feature_fieldWide__SNdOz{grid-column:1/-1}.reports-feature_field__I8Z5T>span{color:var(--ink-700);font-size:9px;font-weight:800}.reports-feature_field__I8Z5T input,.reports-feature_field__I8Z5T select{min-height:43px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink-900);padding:0 12px;font:inherit;font-size:10px}.reports-feature_field__I8Z5T input:focus,.reports-feature_field__I8Z5T select:focus{border-color:var(--pink-600);outline:3px solid rgba(233,30,93,.1)}.reports-feature_formError__syQNy{display:flex;grid-column:1/-1;align-items:center;gap:7px;margin:0;border-radius:10px;background:var(--pink-50);color:var(--pink-600);padding:10px 12px;font-size:9px}.reports-feature_formActions__lMmAh{display:flex;grid-column:1/-1;justify-content:flex-end;gap:9px;margin-top:6px}.reports-feature_detailGrid__HFx4F{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:20px}.reports-feature_detailGrid__HFx4F div{border:1px solid var(--line);border-radius:12px;background:#fcfafb;padding:14px}.reports-feature_detailGrid__HFx4F span{display:block;color:var(--ink-500);font-size:8px}.reports-feature_detailGrid__HFx4F strong{display:block;margin-top:5px;font-size:11px}@media (max-width:820px){.reports-feature_chartGrid__ILM_9{grid-template-columns:1fr}.reports-feature_sectionHeader__I9dun{align-items:flex-start;flex-direction:column}.reports-feature_sectionHeader__I9dun p{text-align:left}}@media (max-width:600px){.reports-feature_chartCard__ofiA5,.reports-feature_runsPanel__rzs5S{padding:17px 14px}.reports-feature_chart__F3M9P{height:220px}.reports-feature_runRow__eQjWX{grid-template-columns:40px minmax(0,1fr) 16px}.reports-feature_status__mUiP1{display:none}.reports-feature_dialog__HxeBD{top:auto;bottom:0;left:0;width:100%;max-height:calc(100dvh - 16px);border-radius:22px 22px 0 0;padding:23px 17px;transform:none}.reports-feature_form__zSP6e{grid-template-columns:1fr}.reports-feature_fieldWide__SNdOz,.reports-feature_formActions__lMmAh,.reports-feature_formError__syQNy{grid-column:auto}.reports-feature_formActions__lMmAh{flex-direction:column-reverse}.reports-feature_formActions__lMmAh button{width:100%}}@media (prefers-reduced-motion:reduce){.reports-feature_runCopy__jB1Vh strong{transition:none}}.settings-confirmation-dialog_overlay__9gipu{position:fixed;z-index:100;inset:0;background:rgba(7,17,29,.68);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.settings-confirmation-dialog_dialog__v3g33{position:fixed;z-index:105;top:50%;left:50%;width:min(520px,calc(100vw - 28px));max-height:calc(100dvh - 28px);overflow-y:auto;border:1px solid rgba(216,23,83,.18);border-radius:22px;background:radial-gradient(circle at 92% 3%,rgba(216,23,83,.09),transparent 32%),#fff;padding:26px;box-shadow:0 34px 100px rgba(5,13,21,.34);transform:translate(-50%,-50%)}.settings-confirmation-dialog_header__H591J{display:grid;grid-template-columns:44px 1fr auto;align-items:start;grid-gap:13px;gap:13px}.settings-confirmation-dialog_icon__L3LBr{display:grid;width:44px;height:44px;place-items:center;border-radius:13px;background:#fff0f4;color:var(--pink-600)}.settings-confirmation-dialog_eyebrow__y62tG{color:var(--pink-600);font-size:11px;font-weight:850;letter-spacing:.14em}.settings-confirmation-dialog_header__H591J h2{margin:5px 0 0;color:var(--plum-900);font-family:var(--font-display);font-size:25px;font-weight:580;letter-spacing:-.035em}.settings-confirmation-dialog_cancel__ekE0S,.settings-confirmation-dialog_close__WL0yF,.settings-confirmation-dialog_confirm__x4KT1,.settings-confirmation-dialog_destructive__BQd9n{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:7px;border-radius:10px;padding:0 13px;font:inherit;font-size:13px;font-weight:820}.settings-confirmation-dialog_close__WL0yF{width:38px;border:1px solid var(--line);background:#fff;color:var(--ink-500);padding:0}.settings-confirmation-dialog_description__W8CNU{margin:18px 0 0;color:var(--ink-500);font-size:14px;line-height:1.65}.settings-confirmation-dialog_facts___R8IY{display:grid;grid-gap:8px;gap:8px;margin:18px 0 0}.settings-confirmation-dialog_facts___R8IY div{display:grid;grid-template-columns:minmax(110px,.55fr) 1fr;grid-gap:12px;gap:12px;border:1px solid var(--line);border-radius:11px;background:rgba(252,249,250,.86);padding:11px 13px}.settings-confirmation-dialog_facts___R8IY dd,.settings-confirmation-dialog_facts___R8IY dt{margin:0;font-size:13px}.settings-confirmation-dialog_facts___R8IY dt{color:var(--ink-500)}.settings-confirmation-dialog_facts___R8IY dd{overflow-wrap:anywhere;color:var(--ink-900);font-weight:780}.settings-confirmation-dialog_notice__HldWt{display:flex;align-items:flex-start;gap:8px;margin:14px 0 0;border-left:3px solid var(--pink-600);background:#fff8fa;color:var(--ink-700);padding:10px 12px;font-size:12px;line-height:1.5}.settings-confirmation-dialog_notice__HldWt svg{flex:0 0 auto}.settings-confirmation-dialog_error__AzwaS{margin:12px 0 0;border:1px solid #efb8c9;border-radius:10px;background:#fff3f6;color:#9d183f;padding:10px 12px;font-size:13px;line-height:1.5}.settings-confirmation-dialog_actions__iZyw3{display:flex;justify-content:flex-end;gap:9px;margin-top:21px}.settings-confirmation-dialog_cancel__ekE0S{border:1px solid var(--line);background:#fff;color:var(--ink-700)}.settings-confirmation-dialog_confirm__x4KT1,.settings-confirmation-dialog_destructive__BQd9n{border:1px solid transparent;color:#fff}.settings-confirmation-dialog_confirm__x4KT1{background:var(--navy-950)}.settings-confirmation-dialog_destructive__BQd9n{background:var(--pink-600)}.settings-confirmation-dialog_cancel__ekE0S:hover,.settings-confirmation-dialog_close__WL0yF:hover{border-color:rgba(216,23,83,.28);color:var(--pink-600)}.settings-confirmation-dialog_cancel__ekE0S:focus-visible,.settings-confirmation-dialog_close__WL0yF:focus-visible,.settings-confirmation-dialog_confirm__x4KT1:focus-visible,.settings-confirmation-dialog_destructive__BQd9n:focus-visible{outline:3px solid rgba(216,23,83,.25);outline-offset:2px}.settings-confirmation-dialog_cancel__ekE0S:disabled,.settings-confirmation-dialog_close__WL0yF:disabled,.settings-confirmation-dialog_confirm__x4KT1:disabled,.settings-confirmation-dialog_destructive__BQd9n:disabled{cursor:wait;opacity:.6}@media (max-width:520px){.settings-confirmation-dialog_dialog__v3g33{padding:20px}.settings-confirmation-dialog_facts___R8IY div{grid-template-columns:1fr;gap:4px}.settings-confirmation-dialog_actions__iZyw3{display:grid;grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){.settings-confirmation-dialog_dialog__v3g33,.settings-confirmation-dialog_overlay__9gipu{animation:none}}