.page_container__BnARK{width:min(960px,100%);margin:0 auto;display:flex;flex-direction:column;gap:24px;padding:24px 16px 64px}.page_hero__NeqTJ{display:grid;grid-gap:20px;gap:20px}.page_header__vDHNu{display:flex;flex-direction:column;gap:12px}@media (min-width:640px){.page_header__vDHNu{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:16px}}.page_handle__AigeA{color:var(--muted-foreground);font-size:14px}.page_summary__i57K_{display:flex;flex-direction:column;gap:8px}.page_stats__uhO2G{display:flex;gap:16px;flex-wrap:wrap;color:var(--muted-foreground);font-size:14px}.page_stat___UnN5{display:flex;flex-direction:column;gap:4px;min-width:120px}.page_statValue__7h18h{color:var(--foreground);font-weight:600;font-size:16px}.page_focusList__Lhy6B{display:flex;flex-wrap:wrap;gap:8px}.page_focusTag__gCbz9{background:var(--surface-tint,rgba(15,118,110,.08));color:var(--foreground);font-size:12px;padding:4px 10px;border-radius:999px;font-weight:500}.page_grid__aoJbm{display:grid;grid-gap:24px;gap:24px;grid-template-columns:minmax(0,1fr)}.page_members__zMATQ{display:flex;flex-direction:column;gap:16px}.page_membersList__e1dxA{display:flex;flex-direction:column;gap:12px}.page_member__I8xW4{display:flex;align-items:center;justify-content:space-between;gap:12px}.page_memberInfo__MeIRo{display:flex;flex-direction:column;gap:2px}.page_memberHandle__ghNBM,.page_memberMeta__7t31l{color:var(--muted-foreground);font-size:13px}.page_memberMeta__7t31l{display:flex;gap:8px;align-items:center}.page_reviewsList__vcYpf,.page_reviews__OV8op{display:flex;flex-direction:column;gap:16px}.page_review__FxmG_{display:flex;flex-direction:column;gap:8px}.page_reviewHeader__VGtba{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.page_reviewRating__zmpm1{font-weight:600}.page_reviewMeta__nnoIO{font-size:13px;color:var(--muted-foreground);display:flex;gap:8px;flex-wrap:wrap}.page_emptyState__9Q6Iz{font-size:14px;color:var(--muted-foreground)}.page_manageSection__2Vam8{display:flex;flex-direction:column;gap:16px}.page_manageForm__Z2Cea{display:flex;flex-direction:column;gap:12px;padding:16px;border:1px solid rgba(13,48,125,.08);border-radius:14px;background:rgba(3,142,174,.05)}.page_manageFormRow__b_EYh{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:12px;gap:12px}.page_manageField__tFCIO{display:flex;flex-direction:column;gap:6px}.page_manageLabel__iZ7pe{font-size:.8rem;font-weight:600;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.08em}.page_manageInput__V1IHf,.page_manageSelect__DwTZ4{border-radius:12px;border:1px solid rgba(13,48,125,.18);padding:10px 12px;font-size:.95rem;transition:border-color .2s ease,box-shadow .2s ease}.page_manageInput__V1IHf:focus-visible,.page_manageSelect__DwTZ4:focus-visible{outline:none;border-color:rgba(3,142,174,.45);box-shadow:0 0 0 3px rgba(3,142,174,.18)}.page_manageButton__2L5Ms{align-self:flex-start;border-radius:999px;padding:10px 18px;background:linear-gradient(135deg,var(--color-brand-teal),var(--color-brand-cyan));color:#fff;font-weight:600;border:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.page_manageButton__2L5Ms:disabled{opacity:.6;cursor:not-allowed}.page_manageButton__2L5Ms:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 12px 24px -14px rgba(3,142,174,.6)}.page_manageStatus__lJkv_{font-size:.9rem;margin:0}.page_manageStatusError__IYiuQ{color:#b42318}.page_manageStatusSuccess__Tf_K3{color:#047857}.page_memberManageRow__0R6An{display:flex;flex-direction:column;gap:12px;padding:12px 0;border-bottom:1px solid rgba(13,48,125,.1)}.page_memberManageRow__0R6An:last-of-type{border-bottom:none;padding-bottom:0}.page_memberControls__jwJOe{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.page_memberRoleControl__pdVSH{display:flex;flex-direction:column;gap:8px;min-width:220px}.page_manageHelper__btuU0{font-size:.8rem;color:var(--muted-foreground)}.page_memberRemoveButton__4nncq{border-radius:999px;padding:8px 16px;border:1px solid rgba(191,45,45,.4);background:rgba(191,45,45,.08);color:#b42318;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease}.page_memberRemoveButton__4nncq:disabled{opacity:.6;cursor:not-allowed}.page_memberRemoveButton__4nncq:not(:disabled):hover{border-color:rgba(191,45,45,.6);background:rgba(191,45,45,.12)}.page_reviewFormSection__Ncq_G{display:flex;flex-direction:column;gap:16px;padding:12px 0 20px;border-bottom:1px solid rgba(13,48,125,.08);margin-bottom:16px}.page_reviewFormHeader__9n9L9 h3{margin:0;font-size:1.1rem}.page_reviewFormHeader__9n9L9 p{margin:4px 0 0;font-size:.9rem;color:var(--muted-foreground)}.page_reviewForm__IHnUa{display:flex;flex-direction:column;gap:12px}.page_reviewRow__qMj6w{display:flex;flex-direction:column;gap:8px}.page_reviewLabel__IkFPD{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--muted-foreground)}.page_reviewInput__G0MlX,.page_reviewSelect__9sRNc,.page_reviewTextarea__LagRc{border-radius:12px;border:1px solid rgba(13,48,125,.18);padding:10px 12px;font-size:.95rem;transition:border-color .2s ease,box-shadow .2s ease}.page_reviewTextarea__LagRc{resize:vertical;min-height:96px}.page_reviewInput__G0MlX:focus-visible,.page_reviewSelect__9sRNc:focus-visible,.page_reviewTextarea__LagRc:focus-visible{outline:none;border-color:rgba(3,142,174,.45);box-shadow:0 0 0 3px rgba(3,142,174,.18)}.page_reviewHelper__7rlK6{font-size:.75rem;color:var(--muted-foreground)}.page_reviewTagPreview__yAQh3{display:flex;flex-wrap:wrap;gap:8px}.page_reviewTag__kbW8m{font-size:.8rem;padding:4px 10px;border-radius:999px;background:rgba(3,142,174,.14);color:var(--color-brand-teal);font-weight:600}.page_reviewCheckboxRow__IDko3{display:inline-flex;align-items:center;gap:8px;font-size:.9rem;color:var(--muted-foreground)}.page_reviewActions__BA79J{display:flex;flex-direction:column;gap:8px}.page_reviewSubmit__ivUdp{align-self:flex-start;border-radius:999px;padding:10px 18px;background:linear-gradient(135deg,var(--color-brand-teal),var(--color-brand-cyan));color:#fff;font-weight:600;border:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.page_reviewSubmit__ivUdp:disabled{opacity:.6;cursor:not-allowed}.page_reviewSubmit__ivUdp:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 12px 24px -14px rgba(3,142,174,.6)}.page_reviewStatus__QYp9V{margin:0;font-size:.9rem}.page_reviewStatusError__iIdoz{color:#b42318}.page_reviewStatusSuccess__s0f3g{color:#047857}@media (min-width:900px){.page_grid__aoJbm{grid-template-columns:1fr 1fr}}.page-screen_screen__UOBDG{min-height:100dvh;display:flex;flex:1 1;width:100%;padding:clamp(24px,6vw,64px) var(--layout-gutter) clamp(56px,12vw,96px);overflow-x:hidden}.page-screen_align-center__NjAss{align-items:center}.page-screen_align-top__sKKjD{align-items:flex-start}.page-screen_justify-center__h9JTY{justify-content:center}.page-screen_justify-start___mMrg{justify-content:flex-start}.page-screen_tone-teal-cyan__By5Sr{background:linear-gradient(160deg,rgba(13,48,125,.08),rgba(3,142,174,.08));color:var(--color-text-main)}.page-screen_tone-plain__FokRT{background:var(--color-bg)}.page-screen_container__45LOY{width:100%;max-width:var(--layout-max-width);margin:0 auto;display:flex;flex-direction:column;gap:clamp(24px,4vw,40px);padding-inline:clamp(3px,4vw,32px)}@media (min-width:768px){.page-screen_screen__UOBDG{padding-top:clamp(48px,10vw,96px)}}@media (max-width:640px){.page-screen_screen__UOBDG{padding:8px 4px 16px}.page-screen_container__45LOY{gap:12px;padding-inline:4px}}.onboarding-checklist-card_card__HJJOz{display:flex;flex-direction:column;gap:16px;padding:18px clamp(18px,3vw,24px);border:1px solid rgba(15,23,42,.1);border-radius:20px;background:hsla(0,0%,100%,.96)}.onboarding-checklist-card_header__SSX49{display:flex;flex-direction:column;gap:8px}.onboarding-checklist-card_title__q0UWu{margin:0;font-size:1.15rem;font-weight:700;color:var(--color-text-main)}.onboarding-checklist-card_subtitle__P1eNn{margin:0;font-size:.95rem;color:var(--color-text-muted)}.onboarding-checklist-card_list__Edhus{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none}.onboarding-checklist-card_item__JtXNe{display:grid;grid-template-columns:auto 1fr auto;grid-gap:12px;gap:12px;align-items:center;padding:12px 14px;border:1px solid rgba(15,23,42,.08);border-radius:16px;background:rgba(248,250,252,.92)}.onboarding-checklist-card_item__JtXNe[data-complete=true]{opacity:.5}.onboarding-checklist-card_status__fbwnd{width:20px;height:20px;border-radius:6px;border:2px solid rgba(13,148,136,.6);color:var(--color-brand-teal);font-weight:700;display:flex;align-items:center;justify-content:center;font-size:.85rem}.onboarding-checklist-card_copy__iWnMX{display:flex;flex-direction:column;gap:4px;color:var(--color-text-main)}.onboarding-checklist-card_copy__iWnMX p{margin:0;font-size:.85rem;color:var(--color-text-muted)}.onboarding-checklist-card_cta__1bBhh{padding:8px 14px;border-radius:999px;background:linear-gradient(135deg,var(--color-brand-teal),var(--color-brand-cyan));color:#fff;font-weight:600;font-size:.85rem;text-decoration:none}.onboarding-checklist-card_cta__1bBhh:focus-visible,.onboarding-checklist-card_cta__1bBhh:hover{opacity:.9}.onboarding-checklist-card_completedBadge__9Llbc{font-size:.78rem;font-weight:600;color:var(--color-brand-teal)}@media (max-width:640px){.onboarding-checklist-card_item__JtXNe{grid-template-columns:auto 1fr;grid-template-rows:auto auto;align-items:flex-start}.onboarding-checklist-card_completedBadge__9Llbc,.onboarding-checklist-card_cta__1bBhh{grid-column:1/-1}}.collaborator-radar-card_card__3A3yl{display:flex;flex-direction:column;gap:18px;padding:20px clamp(18px,3vw,26px)}.collaborator-radar-card_header__wdkkn{display:flex;flex-direction:column;gap:6px}.collaborator-radar-card_title__5jmm5{margin:0;font-size:1.2rem;font-weight:700;color:var(--color-text-strong,#0f172a)}.collaborator-radar-card_subtitle__Izftg{margin:0;font-size:.95rem;color:var(--color-text-muted,#475569);max-width:460px}.collaborator-radar-card_grid__VgNGV{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:14px;gap:14px}.collaborator-radar-card_item__k6jv1{border:1px solid rgba(15,23,42,.08);border-radius:18px;padding:16px;display:flex;flex-direction:column;gap:12px;background:rgba(248,250,252,.92)}.collaborator-radar-card_itemHeader__ZTev_{display:flex;justify-content:space-between;align-items:center;gap:10px}.collaborator-radar-card_statusBadge__Pa6Gq{font-size:.75rem;text-transform:uppercase;letter-spacing:.16em;border-radius:999px;padding:4px 10px;font-weight:700}.collaborator-radar-card_status-active__Eo2Hk{background:rgba(13,148,136,.15);color:var(--color-brand-teal)}.collaborator-radar-card_status-warming__mkoXQ{background:rgba(59,130,246,.12);color:rgba(37,99,235,.9)}.collaborator-radar-card_status-lapsed___6_RA{background:rgba(185,28,28,.12);color:rgba(185,28,28,.85)}.collaborator-radar-card_handle__r3Luy{font-weight:600;color:var(--color-text-main)}.collaborator-radar-card_message__s_G6V{margin:0;font-size:.9rem;color:var(--color-text-main)}.collaborator-radar-card_metrics__Y_Gfr{display:flex;gap:12px;font-size:.8rem;margin:0}.collaborator-radar-card_metrics__Y_Gfr div{display:flex;flex-direction:column;gap:2px;color:var(--color-text-muted)}.collaborator-radar-card_metrics__Y_Gfr dt{font-weight:600;text-transform:uppercase;letter-spacing:.12em}.collaborator-radar-card_metrics__Y_Gfr dd{margin:0;font-size:.95rem;color:var(--color-text-main)}.collaborator-radar-card_actionLink__YvYhE{align-self:flex-start;padding:8px 14px;border-radius:999px;border:1px solid rgba(13,148,136,.3);color:var(--color-brand-teal);font-weight:600;font-size:.85rem;text-decoration:none;transition:background .2s ease,border-color .2s ease}.collaborator-radar-card_actionLink__YvYhE:focus-visible,.collaborator-radar-card_actionLink__YvYhE:hover{background:rgba(13,148,136,.1);border-color:rgba(13,148,136,.5)}.collaborator-radar-card_actionsRow___Kygk{display:flex;flex-wrap:wrap;gap:8px}.collaborator-radar-card_secondaryAction__QnMju{padding:8px 14px;border-radius:999px;border:1px solid rgba(15,23,42,.15);background:hsla(0,0%,100%,.92);color:var(--color-text-main);font-weight:600;font-size:.82rem;text-decoration:none;cursor:pointer;transition:background .2s ease,border-color .2s ease}.collaborator-radar-card_secondaryAction__QnMju:focus-visible,.collaborator-radar-card_secondaryAction__QnMju:hover{border-color:rgba(15,23,42,.28);background:rgba(15,23,42,.06)}@media (max-width:640px){.collaborator-radar-card_grid__VgNGV{grid-template-columns:minmax(0,1fr)}.collaborator-radar-card_metrics__Y_Gfr{flex-wrap:wrap}}.digest-builder-card_card__T3cXb{display:flex;flex-direction:column;gap:16px}.digest-builder-card_header__X_y4R{display:flex;flex-direction:column;gap:6px;border-bottom:1px solid var(--color-border-subtle,rgba(15,23,42,.08));padding-bottom:12px}.digest-builder-card_title__wV_Rq{margin:0;font-size:1.2rem;font-weight:700;color:var(--color-text-strong,#0f172a)}.digest-builder-card_subtitle__ZNBLT{margin:0;font-size:.9rem;color:var(--color-text-muted,#475569)}.digest-builder-card_section__yMDDa{display:flex;flex-direction:column;gap:12px}.digest-builder-card_sectionTitle__8oyrj{margin:0;font-size:1rem;font-weight:600;color:var(--color-text-strong,#0f172a)}.digest-builder-card_highlightList__jWCl9{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.digest-builder-card_highlightItem__5fKKl{padding:10px 12px;border-radius:12px;background:rgba(15,23,42,.03)}.digest-builder-card_highlightLabel__fz_ge{display:flex;gap:12px;align-items:flex-start;font-size:.9rem;color:var(--color-text-strong,#0f172a)}.digest-builder-card_highlightCheckbox__z8FW3{margin-top:4px}.digest-builder-card_highlightDetail___QR9E,.digest-builder-card_preview__lb70p{color:var(--color-text-muted,#475569);font-size:.85rem}.digest-builder-card_preview__lb70p{margin:0;padding:12px 14px;background:rgba(15,23,42,.04);border-radius:12px;border:1px solid rgba(15,23,42,.08);white-space:pre-wrap}.digest-builder-card_actionsRow__DxLg1{display:flex;flex-wrap:wrap;gap:10px}.digest-builder-card_primaryButton__L2pL7{padding:8px 18px;border-radius:999px;border:none;background:var(--color-brand-teal,#0d9488);color:#fff;font-size:.85rem;font-weight:600;cursor:pointer;transition:opacity .2s ease}.digest-builder-card_primaryButton__L2pL7:focus-visible,.digest-builder-card_primaryButton__L2pL7:hover{opacity:.85}.digest-builder-card_secondaryButton__JzwR9{padding:8px 16px;border-radius:999px;border:1px solid rgba(13,148,136,.3);background:rgba(13,148,136,.08);color:var(--color-brand-teal,#0d9488);font-size:.85rem;font-weight:600;cursor:pointer;transition:background .2s ease}.digest-builder-card_secondaryButton__JzwR9:focus-visible,.digest-builder-card_secondaryButton__JzwR9:hover{background:rgba(13,148,136,.16)}@media (max-width:640px){.digest-builder-card_actionsRow__DxLg1{flex-direction:column}.digest-builder-card_primaryButton__L2pL7,.digest-builder-card_secondaryButton__JzwR9{width:100%}}.follow-up-recommendations_card__ZxUG3{display:flex;flex-direction:column;gap:16px}.follow-up-recommendations_header__xn0Hs{display:flex;flex-direction:column;gap:6px;border-bottom:1px solid var(--color-border-subtle,rgba(15,23,42,.08));padding-bottom:12px}.follow-up-recommendations_title__dPh_P{margin:0;font-size:1.2rem;font-weight:700;color:var(--color-text-strong,#0f172a)}.follow-up-recommendations_subtitle__JCNC7{margin:0;font-size:.9rem;color:var(--color-text-muted,#475569)}.follow-up-recommendations_list__6NkyY{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.follow-up-recommendations_item__w_Q7R{display:flex;align-items:center;justify-content:space-between;gap:12px;background:rgba(15,23,42,.03);border-radius:14px;padding:14px 16px}.follow-up-recommendations_copy__L7kbq{display:flex;flex-direction:column;gap:6px;max-width:75%}.follow-up-recommendations_itemTitle__f4P1r{margin:0;font-size:1rem;font-weight:600;color:var(--color-text-strong,#0f172a)}.follow-up-recommendations_itemDescription__Ef93u{margin:0;font-size:.9rem;color:var(--color-text-muted,#475569)}.follow-up-recommendations_action__AWT33{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;padding:8px 16px;border-radius:999px;border:1px solid rgba(13,148,136,.3);color:var(--color-brand-teal,#0d9488);font-size:.85rem;font-weight:600;text-decoration:none;transition:background .2s ease,border-color .2s ease;background:rgba(13,148,136,.06);-webkit-appearance:none;-moz-appearance:none;appearance:none}.follow-up-recommendations_action__AWT33:focus-visible,.follow-up-recommendations_action__AWT33:hover{background:rgba(13,148,136,.1);border-color:rgba(13,148,136,.5)}@media (max-width:640px){.follow-up-recommendations_item__w_Q7R{flex-direction:column;align-items:flex-start}.follow-up-recommendations_copy__L7kbq{max-width:100%}.follow-up-recommendations_action__AWT33{width:100%;justify-content:center}}.follow-up-scheduler-card_card__o6ZR_{display:flex;flex-direction:column;gap:16px}.follow-up-scheduler-card_header__i4T4n{display:flex;flex-direction:column;gap:6px;border-bottom:1px solid var(--color-border-subtle,rgba(15,23,42,.08));padding-bottom:12px}.follow-up-scheduler-card_title__Hu7aD{margin:0;font-size:1.2rem;font-weight:700;color:var(--color-text-strong,#0f172a)}.follow-up-scheduler-card_subtitle__Zjx28{margin:0;font-size:.9rem;color:var(--color-text-muted,#475569)}.follow-up-scheduler-card_section__dzSdD{display:flex;flex-direction:column;gap:10px}.follow-up-scheduler-card_label__0jefU{font-size:.9rem;font-weight:600;color:var(--color-text-strong,#0f172a)}.follow-up-scheduler-card_input__eH9jN{max-width:160px;padding:8px 12px;border-radius:var(--radius-md);border:1px solid var(--color-border);font-size:.95rem}.follow-up-scheduler-card_helper__Ti2Q4{margin:0;color:var(--color-text-muted,#475569);font-size:.85rem}.follow-up-scheduler-card_checkboxRow__SgKTr{display:flex;align-items:center;gap:8px;font-size:.9rem;color:var(--color-text-strong,#0f172a)}.follow-up-scheduler-card_textarea__lN1Fp{min-height:120px;padding:10px 12px;border-radius:var(--radius-md);border:1px solid var(--color-border);font-size:.95rem;font-family:inherit}.follow-up-scheduler-card_previewBox__7TU0t{display:flex;flex-direction:column;gap:8px;background:rgba(15,23,42,.04);border-radius:12px;padding:12px}.follow-up-scheduler-card_previewLabel__lnNug{font-size:.8rem;font-weight:600;color:var(--color-text-muted,#475569)}.follow-up-scheduler-card_preview__GmLZV{margin:0;white-space:pre-wrap;font-size:.85rem;color:var(--color-text-muted,#475569)}.follow-up-scheduler-card_saveButton__QFHzK{align-self:flex-start;padding:8px 18px;border-radius:999px;border:none;background:var(--color-brand-teal,#0d9488);color:#fff;font-size:.85rem;font-weight:600;cursor:pointer;transition:opacity .2s ease}.follow-up-scheduler-card_saveButton__QFHzK:focus-visible,.follow-up-scheduler-card_saveButton__QFHzK:hover{opacity:.85}@media (max-width:640px){.follow-up-scheduler-card_input__eH9jN{max-width:100%}}.profile-analytics-history-card_card__kNt1a{display:flex;flex-direction:column;gap:24px}.profile-analytics-history-card_header__aaVvq{display:flex;flex-direction:column;gap:16px;border-bottom:1px solid var(--color-border-subtle,rgba(15,23,42,.08));padding-bottom:16px}.profile-analytics-history-card_headerCopy__MkrZ0{display:flex;flex-direction:column;gap:8px}.profile-analytics-history-card_title__x1XZx{margin:0;font-size:1.35rem;font-weight:700;color:var(--color-text-strong,#0f172a)}.profile-analytics-history-card_subtitle__gikLz{margin:0;font-size:.95rem;color:var(--color-text-muted,#475569)}.profile-analytics-history-card_period__163wf{margin:0;font-size:.85rem;color:var(--color-text-subtle,#64748b)}.profile-analytics-history-card_rangeControls__xJ2YC{display:flex;flex-wrap:wrap;gap:8px}.profile-analytics-history-card_actionsRow__lr4fZ{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.profile-analytics-history-card_secondaryButton__20kIP{border:1px solid rgba(15,23,42,.14);background:rgba(15,23,42,.02);color:var(--color-text-strong,#0f172a);border-radius:999px;padding:8px 18px;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease}.profile-analytics-history-card_secondaryButton__20kIP:disabled{opacity:.6;cursor:not-allowed}.profile-analytics-history-card_secondaryButton__20kIP:hover:not(:disabled){background:rgba(15,23,42,.06)}.profile-analytics-history-card_actionError__SHfbX{margin:0;font-size:.85rem;color:#b91c1c}.profile-analytics-history-card_scheduleNote__Y8_TH{margin:0;font-size:.85rem;color:var(--color-text-subtle,#64748b)}.profile-analytics-history-card_rangeButton__Xrsg4{border:1px solid rgba(13,148,136,.25);background:transparent;color:var(--color-brand-teal,#0d9488);border-radius:999px;padding:8px 16px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.profile-analytics-history-card_rangeButton__Xrsg4:hover{background:rgba(13,148,136,.08)}.profile-analytics-history-card_rangeButtonActive__0Rt2P{background:var(--color-brand-teal,#0d9488);color:#fff;border-color:transparent}.profile-analytics-history-card_placeholder__KQ5zl{display:flex;flex-direction:column;gap:8px;font-size:.95rem;color:var(--color-text-muted,#475569)}.profile-analytics-history-card_retryButton__OzDXJ{align-self:flex-start;border:none;background:var(--color-brand-cyan,#0891b2);color:#fff;font-weight:600;border-radius:999px;padding:8px 16px;cursor:pointer}.profile-analytics-history-card_metricGrid__pzI4C{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:16px;gap:16px}.profile-analytics-history-card_metricCard__Q6XiR{background:rgba(15,23,42,.03);border-radius:16px;padding:16px 18px;display:flex;flex-direction:column;gap:8px}.profile-analytics-history-card_metricLabel__k4Ozg{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-subtle,#64748b);font-weight:600}.profile-analytics-history-card_metricValue__diKdV{font-size:1.5rem;font-weight:700;color:var(--color-text-strong,#0f172a)}.profile-analytics-history-card_audienceSection__fo_Za,.profile-analytics-history-card_eventsSection__UP2oV,.profile-analytics-history-card_previewSection__6nlDU,.profile-analytics-history-card_timelineSection__mrHN3,.profile-analytics-history-card_trendSection__bpT_C{display:flex;flex-direction:column;gap:12px}.profile-analytics-history-card_sectionTitle__Qw0ch{margin:0;font-size:1.05rem;font-weight:600;color:var(--color-text-strong,#0f172a)}.profile-analytics-history-card_eventList__QUMN7{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.profile-analytics-history-card_eventRow__N48lA{display:flex;justify-content:space-between;align-items:baseline;gap:12px;font-size:.95rem;color:var(--color-text-strong,#0f172a)}.profile-analytics-history-card_eventLabel__zOYOi{font-weight:500;color:inherit}.profile-analytics-history-card_eventValue__zl4to{font-weight:600}.profile-analytics-history-card_eventRowMuted__IiU1X,.profile-analytics-history-card_timelineEmpty__ScN8j{font-size:.9rem;color:var(--color-text-muted,#475569)}.profile-analytics-history-card_timelineEmpty__ScN8j{margin:0}.profile-analytics-history-card_audienceGrid__CIMf_{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:12px;gap:12px}.profile-analytics-history-card_audienceStat__5o0nC{display:flex;flex-direction:column;gap:6px;background:rgba(15,23,42,.03);border-radius:12px;padding:12px 14px}.profile-analytics-history-card_audienceLabel__Il1q4{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-subtle,#64748b)}.profile-analytics-history-card_audienceValue__1I2q_{font-size:1.2rem;font-weight:600;color:var(--color-text-strong,#0f172a)}.profile-analytics-history-card_collaboratorSection__VnxRi{display:flex;flex-direction:column;gap:8px}.profile-analytics-history-card_collaboratorTitle__blvMw{margin:0;font-size:.95rem;font-weight:600;color:var(--color-text-muted,#475569)}.profile-analytics-history-card_collaboratorList__k6ctJ{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.profile-analytics-history-card_collaboratorRow__yX8r4{display:flex;justify-content:space-between;gap:12px;font-size:.9rem;color:var(--color-text-strong,#0f172a)}.profile-analytics-history-card_collaboratorName__Gcd4y{font-weight:500}.profile-analytics-history-card_collaboratorCount__c_cQk{color:var(--color-text-subtle,#64748b)}.profile-analytics-history-card_segmentSummary__aP8X_{display:flex;flex-direction:column;gap:4px;margin-top:8px;font-size:.82rem;color:var(--color-text-muted,#475569)}.profile-analytics-history-card_timelineTable__d1nwE{width:100%;border-collapse:collapse;font-size:.9rem}.profile-analytics-history-card_timelineTable__d1nwE th{text-align:left;padding:8px 0;color:var(--color-text-subtle,#64748b);font-weight:600;border-bottom:1px solid rgba(15,23,42,.08)}.profile-analytics-history-card_timelineTable__d1nwE td{padding:8px 0;border-bottom:1px solid rgba(15,23,42,.05)}.profile-analytics-history-card_alignRight__oP_Zb{text-align:right}.profile-analytics-history-card_sparkline__aS_wj{display:flex;align-items:flex-end;gap:4px;height:120px;padding:8px 4px;background:rgba(15,23,42,.02);border-radius:12px}.profile-analytics-history-card_sparklineBar__6TodZ{flex:1 1;min-width:6px;background:linear-gradient(180deg,rgba(13,148,136,.75),rgba(13,148,136,.35));border-radius:4px 4px 0 0;position:relative}.profile-analytics-history-card_srOnly__9rfyM{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.profile-analytics-history-card_sparklineAxis__WTDTL{display:flex;justify-content:space-between;font-size:.75rem;color:var(--color-text-subtle,#64748b);padding:0 4px}.profile-analytics-history-card_previewCopy__XaPND{margin:0;font-size:.95rem;color:var(--color-text-muted,#475569)}.profile-analytics-history-card_previewBody__KA_Bs{display:flex;flex-direction:column;gap:12px;background:rgba(15,23,42,.03);border-radius:14px;padding:16px}.profile-analytics-history-card_previewList__ZnUxI{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:8px;color:var(--color-text-strong,#0f172a)}.profile-analytics-history-card_previewFooter__f_zKy{font-size:.85rem;color:var(--color-text-subtle,#64748b)}.profile-analytics-history-card_previewLink__0FK5X{color:var(--color-brand-cyan,#0891b2);font-weight:600}.profile-analytics-history-card_previewNote__l1EBx{margin:0;font-size:.85rem;color:var(--color-text-subtle,#64748b)}@media (max-width:640px){.profile-analytics-history-card_header__aaVvq{gap:12px}.profile-analytics-history-card_rangeControls__xJ2YC{justify-content:flex-start}}