._popup_ih3j0_1{position:absolute;top:calc(100% + var(--space-2));right:0;z-index:60;width:300px;padding:var(--space-3);border-radius:var(--radius-lg);border:var(--border);background:var(--c-surface);box-shadow:var(--shadow-pop)}._calendar_ih3j0_14{display:grid;gap:var(--space-2)}._header_ih3j0_16{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2)}._navButton_ih3j0_23{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--c-line-strong);border-radius:var(--radius-sm);background:var(--c-surface);color:var(--c-text-muted);cursor:pointer}._navButton_ih3j0_23:hover{background:var(--c-surface-2);color:var(--c-text)}._navButton_ih3j0_23 svg{width:14px;height:14px}._monthLabel_ih3j0_39{font-size:var(--text-md);font-weight:var(--weight-medium)}._weekdays_ih3j0_44,._grid_ih3j0_45{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}._weekday_ih3j0_44{text-align:center;font-size:var(--text-xs);color:var(--c-text-muted);padding-bottom:var(--space-1)}._day_ih3j0_58{position:relative;aspect-ratio:1;min-height:36px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:var(--radius-sm);background:none;color:var(--c-text);font-size:var(--text-sm);font-variant-numeric:tabular-nums;cursor:pointer;transition:background var(--motion),color var(--motion)}._day_ih3j0_58:hover{background:var(--c-surface-3)}._outsideMonth_ih3j0_77{color:var(--c-text-faint)}._today_ih3j0_79{font-weight:var(--weight-strong);box-shadow:inset 0 0 0 1px var(--c-line-strong)}._inRange_ih3j0_84{background:var(--c-primary-tint)}._selected_ih3j0_86,._selected_ih3j0_86:hover{background:var(--c-primary);color:var(--c-on-primary);font-weight:var(--weight-strong)}._dot_ih3j0_94{position:absolute;bottom:5px;width:4px;height:4px;border-radius:var(--radius-pill);background:var(--c-accent)}._selected_ih3j0_86 ._dot_ih3j0_94{background:var(--c-on-primary)}._highlighted_ih3j0_105{color:var(--c-text)}@media(max-width:768px){._popup_ih3j0_1{width:min(300px,calc(100vw - var(--space-8)))}}._row_1glmr_1{display:flex;flex-direction:column;gap:2px;padding:var(--space-2) var(--space-1);max-width:100%}._customerRow_1glmr_9{align-items:flex-start}._plumRow_1glmr_10,._officerRow_1glmr_14{align-items:flex-end}._actionRow_1glmr_15{align-items:stretch}._roleLabel_1glmr_17{font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--c-text-muted);padding:0 var(--space-1)}._bubbleRow_1glmr_24{display:flex;align-items:flex-start;gap:var(--space-2);max-width:100%;min-width:0}._bubble_1glmr_24{max-width:min(640px,78%);padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);font-size:var(--text-md);line-height:var(--leading-body);white-space:pre-wrap;overflow-wrap:anywhere}._plumRow_1glmr_10 ._bubble_1glmr_24{max-width:min(640px,100%)}._customerBubble_1glmr_44{background:var(--c-bubble-customer);color:var(--c-bubble-customer-text);border-bottom-left-radius:var(--radius-sm)}._plumBubble_1glmr_50{background:var(--c-bubble-plum);color:var(--c-bubble-plum-text);border-bottom-right-radius:var(--radius-sm)}._officerRow_1glmr_14 ._bubble_1glmr_24{max-width:min(640px,100%)}._officerBubble_1glmr_60{background:var(--c-surface);color:var(--c-text);border:1.5px solid var(--c-bubble-plum);border-bottom-right-radius:var(--radius-sm)}._suppressedBubble_1glmr_70{background:transparent;color:var(--c-text-muted);border:1px dashed var(--c-line-strong);opacity:.85}._suppressedNote_1glmr_77{font-size:var(--text-xs);font-weight:var(--weight-medium);text-transform:uppercase;letter-spacing:.04em;color:var(--c-text-muted);margin-bottom:var(--space-2)}._timestamp_1glmr_86{display:flex;align-items:center;gap:var(--space-2);font-size:var(--text-xs);color:var(--c-text-muted);padding:0 var(--space-1);font-variant-numeric:tabular-nums}._runLog_1glmr_97{color:var(--c-text-muted);text-decoration:underline;text-underline-offset:2px;opacity:0;transition:opacity var(--motion)}._row_1glmr_1:hover ._runLog_1glmr_97,._runLog_1glmr_97:focus-visible{opacity:1}@media(hover:none){._runLog_1glmr_97{opacity:1}}._action_1glmr_15{width:100%;padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);background:var(--c-surface-2);color:var(--c-text-muted);font-size:var(--text-sm)}._actionFailed_1glmr_123{background:var(--c-danger-tint);color:var(--c-danger-text)}._actionHead_1glmr_128{display:flex;align-items:center;gap:var(--space-2);flex-wrap:wrap}._actionIcon_1glmr_135{display:inline-flex;flex-shrink:0}._actionIcon_1glmr_135 svg{width:14px;height:14px}._actionText_1glmr_142{flex:1;min-width:0}._actionBadge_1glmr_147{flex-shrink:0}._actionTime_1glmr_149{font-size:var(--text-xs);color:var(--c-text-muted);font-variant-numeric:tabular-nums;flex-shrink:0}._actionFailed_1glmr_123 ._actionTime_1glmr_149{color:inherit;opacity:.75}._details_1glmr_160{border-top-color:currentColor;border-top-style:solid;opacity:1}._plumBubble_1glmr_50 ._details_1glmr_160>summary,._customerBubble_1glmr_44 ._details_1glmr_160>summary{color:inherit;opacity:.75}._plumBubble_1glmr_50 ._details_1glmr_160{border-top-color:#ffffff3d}._detailsLink_1glmr_171{color:inherit;text-decoration:underline;text-underline-offset:2px}._chevronExpanded_1glmr_177{transform:rotate(180deg)}._mediaList_1glmr_181{display:grid;gap:var(--space-2);margin-top:var(--space-2)}._mediaImage_1glmr_187{max-width:min(320px,100%);border-radius:var(--radius-md);display:block}._mediaVideo_1glmr_193,._mediaAudio_1glmr_194{max-width:min(320px,100%);width:100%;border-radius:var(--radius-md)}._mediaLink_1glmr_200{color:inherit;text-decoration:underline;text-underline-offset:2px;font-size:var(--text-sm)}._reportBugBtn_1glmr_209{width:30px;height:30px;margin-top:var(--space-1);display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--c-line);border-radius:var(--radius-sm);background:var(--c-surface);color:var(--c-text-faint);cursor:pointer;flex-shrink:0;opacity:0;transition:opacity var(--motion),color var(--motion),border-color var(--motion)}._reportBugBtn_1glmr_209 svg{width:14px;height:14px}._row_1glmr_1:hover ._reportBugBtn_1glmr_209,._reportBugBtn_1glmr_209:focus-visible{opacity:1}._reportBugBtn_1glmr_209:hover{color:var(--c-danger-text);border-color:var(--c-danger)}._reportBugBtn_1glmr_209:disabled{cursor:progress}._reportBugBtnLoading_1glmr_235{opacity:1}._reportBugBtnSuccess_1glmr_236{opacity:1;color:var(--c-success-text);border-color:var(--c-success)}._reportBugBtnError_1glmr_237{opacity:1;color:var(--c-danger-text);border-color:var(--c-danger)}._bugError_1glmr_239{font-size:var(--text-xs);color:var(--c-danger-text);padding:0 var(--space-1)}@media(hover:none){._reportBugBtn_1glmr_209{opacity:1}}@media(max-width:768px){._bubble_1glmr_24{max-width:88%;font-size:var(--text-md)}._plumRow_1glmr_10 ._bubble_1glmr_24{max-width:100%}}._wrap_1p2xd_1{container-type:inline-size;display:grid;gap:var(--space-1);padding:var(--space-3) var(--space-4);border-bottom:var(--border);background:var(--c-surface-2)}._list_1p2xd_10{list-style:none;margin:0;padding:0;display:flex;align-items:flex-start;gap:0}._step_1p2xd_19{position:relative;flex:1 1 0;min-width:0;display:grid;justify-items:center;gap:4px;font-size:var(--text-xs);color:var(--c-text-muted)}._step_1p2xd_19:before{content:"";position:absolute;top:8px;left:50%;width:100%;height:2px;background:var(--c-line)}._step_1p2xd_19:last-child:before{display:none}._done_1p2xd_42:before{background:var(--c-primary)}._dot_1p2xd_44{position:relative;z-index:1;width:18px;height:18px;border-radius:var(--radius-pill);border:2px solid var(--c-line-strong);background:var(--c-surface);display:inline-flex;align-items:center;justify-content:center;color:var(--c-on-primary)}._dot_1p2xd_44 svg{width:11px;height:11px}._done_1p2xd_42 ._dot_1p2xd_44{background:var(--c-primary);border-color:var(--c-primary)}._skipped_1p2xd_61 ._dot_1p2xd_44{background:var(--c-surface);border-color:var(--c-primary);border-style:dashed}._current_1p2xd_62 ._dot_1p2xd_44{border-color:var(--c-accent);box-shadow:0 0 0 3px var(--c-accent-tint)}._current_1p2xd_62 ._short_1p2xd_63{color:var(--c-text);font-weight:var(--weight-strong)}._short_1p2xd_63{text-align:center;line-height:1.15;padding:0 2px;white-space:nowrap}._caption_1p2xd_73{font-size:var(--text-sm);color:var(--c-text-muted)}@container (max-width: 620px){._short_1p2xd_63{display:none}._step_1p2xd_19{gap:0}}._bar_130vf_4{flex-shrink:0;display:flex;flex-direction:column;gap:var(--space-2);padding:var(--space-3) var(--space-4);border-top:1px solid var(--c-line);background:var(--c-surface)}._mineRow_130vf_14{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);flex-wrap:wrap}._banner_130vf_22{display:flex;align-items:center;gap:var(--space-2);font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--c-text-muted);margin:0}._bannerMine_130vf_32{color:var(--c-text)}._dot_130vf_36{width:8px;height:8px;border-radius:50%;background:var(--c-text-muted);flex:none}._dotMine_130vf_47{background:var(--c-bubble-plum);animation:_pulse_130vf_1 2s ease-in-out infinite}@keyframes _pulse_130vf_1{0%,to{opacity:1}50%{opacity:.35}}@media(prefers-reduced-motion:reduce){._dotMine_130vf_47{animation:none}}._primary_130vf_61,._secondary_130vf_62,._ghost_130vf_63{font:inherit;font-size:var(--text-sm);font-weight:var(--weight-medium);padding:var(--space-2) var(--space-4);border-radius:var(--radius-md);cursor:pointer;border:1px solid transparent}._primary_130vf_61{background:var(--c-bubble-plum);color:var(--c-bubble-plum-text)}._secondary_130vf_62{background:transparent;color:var(--c-text);border-color:var(--c-line)}._ghost_130vf_63{background:transparent;color:var(--c-text-muted)}._primary_130vf_61:disabled,._secondary_130vf_62:disabled,._ghost_130vf_63:disabled{opacity:.55;cursor:not-allowed}._takeOverSlot_130vf_99{width:100%;padding:var(--space-3) var(--space-4);text-align:center}._picker_130vf_105{display:flex;flex-direction:column;gap:var(--space-2)}._pickerTitle_130vf_111{font-size:var(--text-sm);font-weight:var(--weight-medium);margin:0}._reasons_130vf_117{display:flex;flex-wrap:wrap;gap:var(--space-2) var(--space-4)}._reason_130vf_117{display:flex;align-items:center;gap:var(--space-2);font-size:var(--text-sm);cursor:pointer}._note_130vf_131{font:inherit;font-size:var(--text-sm);padding:var(--space-2) var(--space-3);border:1px solid var(--c-line);border-radius:var(--radius-md);background:var(--c-bg);color:var(--c-text)}._pickerActions_130vf_141{display:flex;gap:var(--space-2)}._composer_130vf_146{display:flex;gap:var(--space-2);align-items:flex-end}._input_130vf_159{flex:1;min-width:0;font:inherit;font-size:var(--text-md);line-height:var(--leading-body);padding:var(--space-3);border:1px solid var(--c-line-strong);border-radius:var(--radius-md);background:var(--c-surface-2);color:var(--c-text);resize:vertical;min-height:52px;transition:border-color var(--motion),background var(--motion),box-shadow var(--motion)}._input_130vf_159::placeholder{color:var(--c-text-faint)}._input_130vf_159:hover:not(:disabled){border-color:var(--c-text-faint)}._input_130vf_159:focus{background:var(--c-surface);border-color:var(--c-text-muted)}._composerSide_130vf_192{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-end;gap:var(--space-1)}._window_130vf_203{font-size:var(--text-xs);color:var(--c-text-muted);text-align:center;font-variant-numeric:tabular-nums}._closed_130vf_210{font-size:var(--text-sm);color:var(--c-text-muted);margin:0;padding:var(--space-2) var(--space-3);border:1px dashed var(--c-line);border-radius:var(--radius-md)}._error_130vf_219{font-size:var(--text-sm);color:var(--c-danger-text);margin:0}._modalBackdrop_130vf_225{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;padding:var(--space-4);z-index:60}._modal_130vf_225{background:var(--c-surface);color:var(--c-text);border-radius:var(--radius-lg);padding:var(--space-5);max-width:420px;width:100%;display:flex;flex-direction:column;gap:var(--space-3);box-shadow:0 20px 60px #0000004d}._modalTitle_130vf_249{font-size:var(--text-lg);font-weight:var(--weight-medium);margin:0}._modalBody_130vf_255{font-size:var(--text-sm);color:var(--c-text-muted);margin:0}._modalActions_130vf_261{display:flex;gap:var(--space-2);justify-content:flex-end}._outcomes_130vf_267{display:flex;flex-direction:column;gap:var(--space-2)}._outcome_130vf_267{font:inherit;display:flex;flex-direction:column;gap:2px;text-align:left;padding:var(--space-3);border:1px solid var(--c-line);border-radius:var(--radius-md);background:var(--c-bg);color:var(--c-text);cursor:pointer}._outcome_130vf_267:hover:not(:disabled){border-color:var(--c-bubble-plum)}._outcome_130vf_267:disabled{opacity:.55;cursor:not-allowed}._outcomeLabel_130vf_296{font-size:var(--text-md);font-weight:var(--weight-medium)}._outcomeHint_130vf_301{font-size:var(--text-xs);color:var(--c-text-muted)}@media(max-width:640px){._composer_130vf_146{flex-direction:column}._composerSide_130vf_192{flex-direction:row;align-items:center;justify-content:space-between}}._wrapper_1lavo_1{height:100%;min-height:0;display:flex;flex-direction:column}._header_1lavo_10{flex-shrink:0;padding:var(--space-3) var(--space-4);border-bottom:var(--border);display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);flex-wrap:wrap}._identity_1lavo_21{min-width:0;display:flex;align-items:center;gap:var(--space-3)}._avatar_1lavo_28{width:36px;height:36px;border-radius:var(--radius-pill);background:var(--c-primary);color:var(--c-on-primary);font-size:var(--text-xs);font-weight:var(--weight-strong);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}._identityMeta_1lavo_42{min-width:0;display:grid}._name_1lavo_47{font-size:var(--text-lg);font-weight:var(--weight-strong);color:var(--c-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._subline_1lavo_56{font-size:var(--text-xs);color:var(--c-text-muted)}._actions_1lavo_61{display:flex;align-items:center;gap:var(--space-2);flex-wrap:wrap;justify-content:flex-end;min-width:0}._iconButton_1lavo_70{width:var(--control-height);height:var(--control-height);display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--c-line-strong);border-radius:var(--radius-sm);background:var(--c-surface);color:var(--c-text-muted);cursor:pointer;flex-shrink:0}._iconButton_1lavo_70:hover{background:var(--c-surface-2);color:var(--c-text)}._iconButton_1lavo_70 svg{width:18px;height:18px}._backButton_1lavo_87,._infoButton_1lavo_88{display:none}._searchWrap_1lavo_90{position:relative;display:flex;align-items:center;width:200px;min-width:130px}._searchIcon_1lavo_98{position:absolute;left:var(--space-3);display:inline-flex;color:var(--c-text-faint);pointer-events:none}._searchIcon_1lavo_98 svg{width:15px;height:15px}._searchInput_1lavo_108{width:100%;min-height:var(--control-height);padding:0 var(--space-8) 0 var(--space-8);border:1px solid var(--c-line-strong);border-radius:var(--radius-sm);background:var(--c-surface);color:var(--c-text);font-size:var(--text-sm)}._searchInput_1lavo_108::placeholder{color:var(--c-text-faint)}._searchInput_1lavo_108:focus{border-color:var(--c-primary)}._searchClear_1lavo_122,._dayClear_1lavo_123{position:absolute;right:2px;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:var(--radius-sm);background:none;color:var(--c-text-muted);cursor:pointer}._searchClear_1lavo_122:hover,._dayClear_1lavo_123:hover{background:var(--c-surface-3);color:var(--c-text)}._clearIcon_1lavo_141{width:14px;height:14px}._searchNav_1lavo_143{display:flex;align-items:center;gap:var(--space-1)}._navButton_1lavo_149{width:var(--control-height);height:var(--control-height);display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--c-line-strong);border-radius:var(--radius-sm);background:var(--c-surface);color:var(--c-text-muted);cursor:pointer}._navButton_1lavo_149:hover:not(:disabled){background:var(--c-surface-2);color:var(--c-text)}._navButton_1lavo_149:disabled{opacity:.45;cursor:not-allowed}._navButton_1lavo_149 svg{width:14px;height:14px}._matchCount_1lavo_166{font-size:var(--text-xs);color:var(--c-text-muted);white-space:nowrap;font-variant-numeric:tabular-nums}._dayPickerWrap_1lavo_173{position:relative;display:flex;align-items:center}._dayButton_1lavo_179{display:inline-flex;align-items:center;gap:var(--space-2);min-height:var(--control-height);max-width:210px;padding:0 var(--space-3);border:1px solid var(--c-line-strong);border-radius:var(--radius-sm);background:var(--c-surface);color:var(--c-text);font-size:var(--text-sm);cursor:pointer;white-space:nowrap}._dayButton_1lavo_179:hover{background:var(--c-surface-2)}._dayButton_1lavo_179 svg{width:16px;height:16px;flex-shrink:0}._dayButtonActive_1lavo_198{border-color:var(--c-primary);background:var(--c-primary-tint);color:var(--c-primary-text);font-weight:var(--weight-medium);padding-right:var(--space-8)}._dayButtonLabel_1lavo_206{overflow:hidden;text-overflow:ellipsis}._chatArea_1lavo_210{flex:1;min-height:0;overflow-y:auto;padding:var(--space-5) var(--space-5) var(--space-8);display:flex;flex-direction:column;gap:var(--space-1)}._dateSeparator_1lavo_220{display:flex;align-items:center;gap:var(--space-3);margin:var(--space-5) 0 var(--space-3);font-size:var(--text-xs);color:var(--c-text-muted)}._dateSeparator_1lavo_220:before,._dateSeparator_1lavo_220:after{content:"";flex:1;height:1px;background:var(--c-line)}._messageItem_1lavo_237{border-radius:var(--radius-md);scroll-margin:var(--space-8);transition:background var(--motion)}._messageRead_1lavo_244{background:transparent}._messageMatch_1lavo_246{background:var(--c-warning-tint)}._messageActiveMatch_1lavo_248{background:var(--c-warning-tint);box-shadow:inset 0 0 0 2px var(--c-accent)}._messageDeepLinkedTarget_1lavo_253{background:var(--c-primary-tint)}._messageDeepLinkedPulse_1lavo_255{animation:_deepLinkPulse_1lavo_1 2.4s var(--motion-ease) 1}@keyframes _deepLinkPulse_1lavo_1{0%{box-shadow:inset 0 0 0 2px var(--c-primary)}to{box-shadow:inset 0 0 0 2px transparent}}._reviewSeparator_1lavo_264{display:flex;align-items:center;gap:var(--space-3);margin:var(--space-3) 0;font-size:var(--text-xs);color:var(--c-success-text)}._reviewSeparator_1lavo_264:before,._reviewSeparator_1lavo_264:after{content:"";flex:1;height:1px;background:var(--c-success);opacity:.4}._placeholder_1lavo_284{flex:1;min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-3);padding:var(--space-8) var(--space-5);text-align:center}._placeholderTitle_1lavo_296{font-size:var(--text-lg);font-weight:var(--weight-medium);color:var(--c-text)}._placeholderHint_1lavo_302{font-size:var(--text-md);color:var(--c-text-muted);max-width:40ch}@media(max-width:1200px){._infoButton_1lavo_88{display:inline-flex}}@media(max-width:900px){._searchWrap_1lavo_90{width:160px}._dayButton_1lavo_179{max-width:150px}}@media(max-width:768px){._header_1lavo_10{padding:var(--space-3);gap:var(--space-2)}._backButton_1lavo_87{display:inline-flex}._identity_1lavo_21{flex:1}._actions_1lavo_61{width:100%;justify-content:flex-start}._searchWrap_1lavo_90{flex:1;width:auto;min-width:0}._dayButton_1lavo_179{max-width:130px}._chatArea_1lavo_210{padding:var(--space-4) var(--space-3) var(--space-8)}}._foldedRun_1lavo_340{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);flex-wrap:wrap;margin:var(--space-2) var(--space-1);padding:var(--space-3);border-radius:var(--radius-md);border:1px dashed var(--c-line-strong);background:var(--c-surface-2)}._foldedRunText_1lavo_353{font-size:var(--text-sm);color:var(--c-text-muted);min-width:0}._root_16rbz_1{display:inline-flex}._trigger_16rbz_3{display:inline-flex;align-items:center;gap:var(--space-2);min-height:var(--control-height);padding:0 var(--space-3);border:1px solid var(--c-line-strong);border-radius:var(--radius-sm);background:var(--c-surface);color:var(--c-text);font-size:var(--text-sm);font-weight:var(--weight-medium);cursor:pointer;white-space:nowrap}._trigger_16rbz_3:hover{background:var(--c-surface-2)}._trigger_16rbz_3 svg{width:15px;height:15px;color:var(--c-text-muted)}._overlay_16rbz_22{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1500;background:#140c1a80;display:flex;justify-content:center;padding:10vh var(--space-4) var(--space-4)}._panel_16rbz_32{width:min(620px,100%);max-height:70vh;display:flex;flex-direction:column;border-radius:var(--radius-lg);background:var(--c-surface);box-shadow:var(--shadow-modal);overflow:hidden}._inputWrap_16rbz_43{position:relative;display:flex;align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-3) var(--space-3) var(--space-4);border-bottom:var(--border)}._inputIcon_16rbz_52{display:inline-flex;color:var(--c-text-faint);flex-shrink:0}._inputIcon_16rbz_52 svg{width:18px;height:18px}._input_16rbz_43{flex:1;min-width:0;border:0;background:none;color:var(--c-text);font-size:var(--text-lg);padding:var(--space-1) 0}._input_16rbz_43:focus{outline:none}._input_16rbz_43::placeholder{color:var(--c-text-faint)}._inputWrap_16rbz_43:focus-within{box-shadow:inset 0 -2px 0 0 var(--c-primary)}._shortcutHint_16rbz_78{font-size:var(--text-xs);color:var(--c-text-muted);background:var(--c-surface-3);border-radius:var(--radius-sm);padding:2px var(--space-2);white-space:nowrap;flex-shrink:0}._closeButton_16rbz_88{width:var(--control-height);height:var(--control-height);display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:var(--radius-sm);background:none;color:var(--c-text-muted);cursor:pointer;flex-shrink:0}._closeButton_16rbz_88:hover{background:var(--c-surface-3);color:var(--c-text)}._closeButton_16rbz_88 svg{width:16px;height:16px}._results_16rbz_105{flex:1;min-height:0;overflow-y:auto;padding:var(--space-2);display:grid;gap:2px;align-content:start}._state_16rbz_115{display:grid;gap:var(--space-3);justify-items:start;padding:var(--space-5) var(--space-3);font-size:var(--text-md);color:var(--c-text-muted)}._resultSkeleton_16rbz_124{height:56px;border-radius:var(--radius-md)}._resultItem_16rbz_129{display:grid;gap:2px;width:100%;padding:var(--space-3);border:0;border-radius:var(--radius-md);background:none;color:inherit;text-align:left;cursor:pointer}._resultItem_16rbz_129:hover{background:var(--c-surface-2)}._resultTop_16rbz_144{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-3)}._resultUser_16rbz_151{font-size:var(--text-md);font-weight:var(--weight-medium);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}._resultDate_16rbz_160{font-size:var(--text-xs);color:var(--c-text-muted);white-space:nowrap;flex-shrink:0}._resultExcerpt_16rbz_167{font-size:var(--text-sm);color:var(--c-text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:640px){._overlay_16rbz_22{padding:var(--space-3)}._panel_16rbz_32{max-height:82vh}._trigger_16rbz_3 span:not(.pc-sr-only){display:none}._trigger_16rbz_3{padding:0;width:var(--control-height);justify-content:center}}._sidebar_14ewk_1{width:var(--nav-width);flex-shrink:0;min-height:100vh;background:var(--c-nav-bg);color:var(--c-nav-text);padding:var(--space-5) var(--space-3);display:flex;flex-direction:column;gap:var(--space-6)}._brand_14ewk_13{display:flex;align-items:center;gap:var(--space-3);padding:0 var(--space-2)}._brand_14ewk_13 img{flex-shrink:0}._brandText_14ewk_22{display:flex;flex-direction:column;line-height:1.15;min-width:0}._brandName_14ewk_29{font-size:var(--text-lg);font-weight:var(--weight-strong)}._brandProduct_14ewk_34{font-size:var(--text-xs);color:var(--c-nav-muted)}._nav_14ewk_39{display:flex;flex-direction:column;gap:var(--space-1)}._footer_14ewk_45{margin-top:auto;display:flex;flex-direction:column;gap:var(--space-1);padding-top:var(--space-3);border-top:1px solid var(--c-nav-line)}._poweredBy_14ewk_54{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-1) var(--space-2) var(--space-3);font-size:var(--text-xs);color:var(--c-nav-muted)}._poweredBy_14ewk_54 strong{font-weight:var(--weight-strong);color:var(--c-nav-text)}._poweredBy_14ewk_54 img{opacity:.9}._navItem_14ewk_70{position:relative;display:flex;align-items:center;gap:var(--space-3);min-height:var(--control-height);padding:var(--space-2) var(--space-2);border-radius:var(--radius-sm);color:var(--c-nav-muted);font-size:var(--text-md);font-weight:var(--weight-medium);transition:background var(--motion),color var(--motion)}._navItem_14ewk_70:hover{background:var(--c-nav-hover);color:var(--c-nav-text)}._navButton_14ewk_89{width:100%;border:0;background:transparent;cursor:pointer;text-align:left;font-family:inherit}._navButton_14ewk_89:disabled{cursor:not-allowed;opacity:.6}._icon_14ewk_100{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}._icon_14ewk_100 svg{width:18px;height:18px}._label_14ewk_111{min-width:0}._active_14ewk_115,._active_14ewk_115:hover{background:var(--c-nav-active);color:var(--c-on-accent);font-weight:var(--weight-strong)}._active_14ewk_115:before{content:"";position:absolute;left:0;top:6px;bottom:6px;width:3px;border-radius:0 3px 3px 0;background:var(--c-nav-text)}._badge_14ewk_133{margin-left:auto;min-width:20px;height:20px;padding:0 6px;border-radius:var(--radius-pill);background:var(--c-nav-text);color:var(--c-nav-bg);font-size:var(--text-xs);font-weight:var(--weight-strong);display:inline-flex;align-items:center;justify-content:center;font-variant-numeric:tabular-nums}._active_14ewk_115 ._badge_14ewk_133{background:var(--c-on-accent);color:var(--c-nav-active)}._refreshing_14ewk_154 ._icon_14ewk_100 svg{animation:_navSpin_14ewk_1 .8s linear infinite}@keyframes _navSpin_14ewk_1{to{transform:rotate(360deg)}}._desktopOnly_14ewk_160{display:flex}._mobileOnly_14ewk_161{display:none}._drawerOverlay_14ewk_163{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1300;background:#140c1a73;display:none}._drawer_14ewk_163{position:absolute;left:var(--space-2);right:var(--space-2);bottom:calc(var(--mobile-bottom-bar-height) + env(safe-area-inset-bottom,0px) + var(--space-2));background:var(--c-nav-bg);border-radius:var(--radius-md);box-shadow:var(--shadow-modal);padding:var(--space-2);display:grid;gap:var(--space-1)}._drawerItem_14ewk_184{width:100%;border:0;border-radius:var(--radius-sm);background:transparent;color:var(--c-nav-text);cursor:pointer;min-height:44px;padding:0 var(--space-3);display:inline-flex;align-items:center;gap:var(--space-3);font-size:var(--text-md);font-weight:var(--weight-medium);text-align:left;font-family:inherit}._drawerItem_14ewk_184:hover{background:var(--c-nav-hover)}._drawerItem_14ewk_184:disabled{opacity:.6;cursor:not-allowed}@media(max-width:1080px){._sidebar_14ewk_1{width:var(--nav-width-compact);padding:var(--space-5) var(--space-2);align-items:stretch}._brand_14ewk_13{justify-content:center;padding:0}._brandText_14ewk_22,._poweredBy_14ewk_54 span{display:none}._poweredBy_14ewk_54{justify-content:center}._navItem_14ewk_70{justify-content:center;gap:0}._label_14ewk_111{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}._badge_14ewk_133{position:absolute;top:2px;right:8px;margin-left:0}._active_14ewk_115:before{display:none}}@media(max-width:768px){._sidebar_14ewk_1{position:fixed;left:0;right:0;bottom:0;z-index:1200;width:100%;min-height:var(--mobile-bottom-bar-height);height:calc(var(--mobile-bottom-bar-height) + env(safe-area-inset-bottom,0px));padding:var(--space-1) var(--space-2) calc(env(safe-area-inset-bottom,0px) + var(--space-1));flex-direction:row;align-items:stretch;gap:0;border-top:1px solid var(--c-nav-line)}._brand_14ewk_13,._desktopOnly_14ewk_160{display:none}._mobileOnly_14ewk_161{display:flex}._nav_14ewk_39{flex:1;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:0}._navItem_14ewk_70{flex-direction:column;justify-content:center;gap:2px;padding:var(--space-1);border-radius:var(--radius-sm);text-align:center;min-height:52px}._label_14ewk_111{position:static;width:auto;height:auto;clip:auto;font-size:var(--text-xs);line-height:1.1}._active_14ewk_115,._active_14ewk_115:hover{background:transparent;color:var(--c-nav-text);font-weight:var(--weight-strong)}._active_14ewk_115:before{display:none}._active_14ewk_115 ._icon_14ewk_100{background:var(--c-nav-active);color:var(--c-on-accent);border-radius:var(--radius-sm)}._badge_14ewk_133{position:absolute;top:-2px;right:6px;background:var(--c-nav-active);color:var(--c-on-accent);min-width:18px;height:18px}._active_14ewk_115 ._badge_14ewk_133{background:var(--c-nav-active);color:var(--c-on-accent)}._drawerOverlay_14ewk_163{display:block}}._wrapper_1tdab_1{height:100%;overflow-y:auto;padding:var(--space-4);display:grid;gap:var(--space-5);align-content:start}._header_1tdab_10{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2)}._title_1tdab_17{font-size:var(--text-lg);font-weight:var(--weight-strong)}._closeButton_1tdab_22{width:var(--control-height);height:var(--control-height);display:none;align-items:center;justify-content:center;border:1px solid var(--c-line-strong);border-radius:var(--radius-sm);background:var(--c-surface);color:var(--c-text-muted);cursor:pointer}._closeButton_1tdab_22:hover{background:var(--c-surface-2);color:var(--c-text)}._closeButton_1tdab_22 svg{width:18px;height:18px}._identity_1tdab_38{display:flex;align-items:center;gap:var(--space-3);min-width:0}._avatar_1tdab_45{width:44px;height:44px;border-radius:var(--radius-pill);background:var(--c-primary);color:var(--c-on-primary);font-size:var(--text-md);font-weight:var(--weight-strong);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}._identityMeta_1tdab_59{min-width:0}._name_1tdab_61{font-size:var(--text-md);font-weight:var(--weight-medium);overflow-wrap:anywhere}._phone_1tdab_67{font-size:var(--text-sm);color:var(--c-text-muted)}._stats_1tdab_72{display:grid;gap:var(--space-3);margin:0}._stat_1tdab_72{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-3);padding-bottom:var(--space-2);border-bottom:var(--border)}._statLabel_1tdab_87{font-size:var(--text-sm);color:var(--c-text-muted)}._statValue_1tdab_92{margin:0;font-size:var(--text-md);font-weight:var(--weight-medium);text-align:right}._section_1tdab_99{display:grid;gap:var(--space-2)}._sectionTitle_1tdab_104{font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--c-text-muted)}._imageThumb_1tdab_110{width:100%;max-width:200px;border-radius:var(--radius-md);border:var(--border);display:block}._imageLink_1tdab_118{font-size:var(--text-sm);color:var(--c-primary-text);text-decoration:underline;text-underline-offset:2px;justify-self:start}._imageMeta_1tdab_126,._reason_1tdab_131{font-size:var(--text-xs);color:var(--c-text-muted)}._reviewNone_1tdab_136{font-size:var(--text-sm);color:var(--c-text-muted)}._reviewList_1tdab_141{list-style:none;margin:0;padding:0;display:grid;gap:var(--space-2)}._reviewEntry_1tdab_149{display:flex;align-items:center;gap:var(--space-2);flex-wrap:wrap;font-size:var(--text-sm)}._reviewName_1tdab_157{font-weight:var(--weight-medium)}._reviewTime_1tdab_158{color:var(--c-text-muted);font-size:var(--text-xs)}._reviewBadge_1tdab_159{flex-shrink:0}._empty_1tdab_161{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-3);padding:var(--space-8) var(--space-5);text-align:center}._emptyIcon_1tdab_172{width:32px;height:32px;color:var(--c-line-strong)}._emptyText_1tdab_178{font-size:var(--text-md);color:var(--c-text-muted);max-width:32ch}@media(max-width:1200px){._drawerControl_1tdab_186{display:inline-flex}}._wrap_1yhpr_1{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-2);padding:var(--space-3) var(--space-4);border-bottom:var(--border)}._group_1yhpr_9{display:grid;gap:2px;min-height:56px;padding:var(--space-2) var(--space-3);border:1px solid var(--c-line);border-left-width:3px;border-radius:var(--radius-md);background:var(--c-surface);color:var(--c-text);text-align:left;cursor:pointer;transition:background var(--motion),border-color var(--motion)}._group_1yhpr_9:hover{background:var(--c-surface-2)}._groupActive_1yhpr_26,._groupActive_1yhpr_26:hover{background:var(--c-primary-tint);border-color:var(--c-primary)}._groupEmpty_1yhpr_32{color:var(--c-text-muted)}._count_1yhpr_34{font-size:var(--text-xl);font-weight:var(--weight-strong);line-height:1.1}._label_1yhpr_40{font-size:var(--text-xs);color:var(--c-text-muted);line-height:1.2}._groupActive_1yhpr_26 ._label_1yhpr_40{color:var(--c-primary-text)}._tone_danger_1yhpr_49{border-left-color:var(--c-danger)}._tone_warning_1yhpr_50{border-left-color:var(--c-warning)}._tone_success_1yhpr_51{border-left-color:var(--c-success)}._tone_info_1yhpr_52{border-left-color:var(--c-info)}._tone_brand_1yhpr_53{border-left-color:var(--c-primary)}._tone_neutral_1yhpr_54{border-left-color:var(--c-line-strong)}@media(max-width:1400px){._wrap_1yhpr_1{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){._wrap_1yhpr_1{padding:var(--space-3)}}._pulse_ln13i_3{position:relative;overflow:hidden;background:var(--c-surface-3)}._pulse_ln13i_3:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,var(--c-surface-2),transparent);animation:_skeletonShimmer_ln13i_1 1.4s linear infinite}@keyframes _skeletonShimmer_ln13i_1{to{transform:translate(100%)}}._userCard_ln13i_22{display:flex;align-items:flex-start;gap:var(--space-3);padding:var(--space-3);border-radius:var(--radius-md)}._userAvatar_ln13i_30{width:36px;height:36px;border-radius:var(--radius-pill)}._userBody_ln13i_36{flex:1;display:grid;gap:var(--space-2);min-width:0}._userLine_ln13i_43{height:12px;border-radius:var(--radius-pill)}._userLineShort_ln13i_48{width:62%}._messageWrap_ln13i_50{height:100%;padding:var(--space-5);display:grid;grid-auto-rows:max-content;gap:var(--space-3)}._messageBubble_ln13i_58{height:44px;border-radius:var(--radius-lg);width:62%}._messageBubbleRight_ln13i_64{justify-self:end;width:56%}._metricCard_ln13i_69{border:var(--border);border-radius:var(--radius-lg);padding:var(--space-5);background:var(--c-surface);display:grid;gap:var(--space-2)}._metricIcon_ln13i_78{width:28px;height:28px;border-radius:var(--radius-sm)}._metricValue_ln13i_84{width:58%;height:26px;border-radius:var(--radius-sm)}._metricLabel_ln13i_90{width:78%;height:12px;border-radius:var(--radius-pill)}._wrapper_xqe95_1{flex:1;min-height:0;display:flex;flex-direction:column}._controls_xqe95_10{display:grid;gap:var(--space-2);padding:var(--space-3) var(--space-4);border-bottom:var(--border);flex-shrink:0}._searchRow_xqe95_18{display:flex;gap:var(--space-2);align-items:center}._searchInputWrap_xqe95_24{position:relative;flex:1;min-width:0;display:flex;align-items:center}._searchIcon_xqe95_32{position:absolute;left:var(--space-3);display:inline-flex;color:var(--c-text-faint);pointer-events:none}._searchIcon_xqe95_32 svg{width:16px;height:16px}._searchInput_xqe95_24{width:100%;min-height:var(--control-height);padding:0 var(--space-8) 0 var(--space-8);border:1px solid var(--c-line-strong);border-radius:var(--radius-sm);background:var(--c-surface);color:var(--c-text);font-size:var(--text-md);transition:border-color var(--motion)}._searchInput_xqe95_24::placeholder{color:var(--c-text-faint)}._searchInput_xqe95_24:focus{border-color:var(--c-primary)}._searchClear_xqe95_57,._calendarClear_xqe95_58{position:absolute;right:2px;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:var(--radius-sm);background:none;color:var(--c-text-muted);cursor:pointer}._searchClear_xqe95_57:hover,._calendarClear_xqe95_58:hover{background:var(--c-surface-3);color:var(--c-text)}._clearIcon_xqe95_76{width:14px;height:14px}._calendarWrap_xqe95_78{position:relative;display:flex;align-items:center}._calendarButton_xqe95_84{display:inline-flex;align-items:center;gap:var(--space-2);min-height:var(--control-height);max-width:190px;padding:0 var(--space-3);border:1px solid var(--c-line-strong);border-radius:var(--radius-sm);background:var(--c-surface);color:var(--c-text);font-size:var(--text-sm);cursor:pointer;white-space:nowrap;transition:border-color var(--motion),background var(--motion)}._calendarButton_xqe95_84:hover{background:var(--c-surface-2)}._calendarButton_xqe95_84 svg{width:16px;height:16px;flex-shrink:0}._calendarButtonActive_xqe95_104{border-color:var(--c-primary);background:var(--c-primary-tint);color:var(--c-primary-text);font-weight:var(--weight-medium);padding-right:var(--space-8)}._calendarLabel_xqe95_112{overflow:hidden;text-overflow:ellipsis}._filterGroup_xqe95_123{display:flex;flex-wrap:wrap;gap:var(--space-1);align-items:center}._filterLabel_xqe95_130{flex:0 0 100%;font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--c-text-muted)}._filterGroup_xqe95_123 .pc-chip{min-height:30px;gap:5px;padding:0 var(--space-3);font-size:var(--text-xs)}._list_xqe95_146{flex:1;min-height:0;overflow-y:auto;padding:var(--space-2);display:grid;gap:2px;align-content:start}._item_xqe95_156{display:flex;gap:var(--space-3);width:100%;padding:var(--space-3);border:0;border-radius:var(--radius-md);background:none;color:inherit;text-align:left;cursor:pointer;transition:background var(--motion)}._item_xqe95_156:hover{background:var(--c-surface-2)}._selected_xqe95_172,._selected_xqe95_172:hover{background:var(--c-primary-tint)}._avatar_xqe95_177{width:36px;height:36px;border-radius:var(--radius-pill);background:var(--c-primary);color:var(--c-on-primary);font-size:var(--text-xs);font-weight:var(--weight-strong);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}._itemBody_xqe95_191{min-width:0;flex:1;display:grid;gap:2px}._topRow_xqe95_198{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-2)}._name_xqe95_205{font-size:var(--text-md);font-weight:var(--weight-medium);color:var(--c-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}._date_xqe95_215{font-size:var(--text-xs);color:var(--c-text-muted);white-space:nowrap;flex-shrink:0}._preview_xqe95_222{font-size:var(--text-sm);color:var(--c-text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._rowBadges_xqe95_230{display:flex;flex-wrap:wrap;gap:var(--space-1);margin-top:2px}._rowBadge_xqe95_230{display:inline-flex;align-items:center;gap:4px;padding:1px 6px;border-radius:var(--radius-pill);font-size:var(--text-xs);font-weight:var(--weight-medium);white-space:nowrap}._rowBadge_xqe95_230 svg{width:11px;height:11px}._rowBadgeReviewed_xqe95_250{background:var(--c-success-tint);color:var(--c-success-text)}._rowBadgeNew_xqe95_251{background:var(--c-surface-3);color:var(--c-text-muted)}._rowBadgeBooking_xqe95_252{background:var(--c-warning-tint);color:var(--c-warning-text)}._rowBadgeBooked_xqe95_253{background:var(--c-primary-tint);color:var(--c-primary-text)}._rowBadgeDanger_xqe95_254{background:var(--c-danger-tint);color:var(--c-danger-text)}._rowBadgeInfo_xqe95_255{background:var(--c-info-tint);color:var(--c-info-text)}._rowBadgeDot_xqe95_257{width:6px;height:6px;border-radius:var(--radius-pill);background:var(--c-accent)}._loadMoreSentinel_xqe95_264{height:1px}._loadMoreButton_xqe95_266{margin:var(--space-2) var(--space-1) var(--space-4)}@media(max-width:768px){._controls_xqe95_10{padding:var(--space-3)}._filterLabel_xqe95_130{width:auto}}._page_1gtyd_1{height:100vh;height:100dvh;display:flex;background:var(--c-bg);overflow:hidden}._content_1gtyd_9{flex:1;min-width:0;display:grid;grid-template-columns:minmax(332px,24%) minmax(0,1fr) minmax(300px,22%);height:100%;min-height:0;position:relative}._refreshBar_1gtyd_20{position:absolute;top:0;left:0;right:0;height:2px;z-index:20;overflow:hidden;background:var(--c-surface-3)}._refreshBar_1gtyd_20:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:40%;background:var(--c-accent);animation:_refreshSlide_1gtyd_1 1.1s var(--motion-ease) infinite}@keyframes _refreshSlide_1gtyd_1{0%{transform:translate(-100%)}to{transform:translate(350%)}}._column_1gtyd_45{height:100%;min-height:0;min-width:0;overflow:hidden;background:var(--c-bg)}._listColumn_1gtyd_53{display:flex;flex-direction:column;border-right:var(--border)}._chatColumn_1gtyd_59{display:flex;flex-direction:column}._infoColumn_1gtyd_64{border-left:var(--border);overflow-y:auto}._listHeader_1gtyd_69{padding:var(--space-4);border-bottom:var(--border);display:grid;gap:var(--space-2);flex-shrink:0}._listHeaderRow_1gtyd_77{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}._listHeaderTitle_1gtyd_84{font-size:var(--text-xl);font-weight:var(--weight-strong)}._listHeaderMeta_1gtyd_89{display:flex;align-items:center;gap:var(--space-2);font-size:var(--text-xs);color:var(--c-text-muted);flex-wrap:wrap}@media(max-width:1200px)and (min-width:769px){._content_1gtyd_9{grid-template-columns:minmax(280px,32%) minmax(0,1fr)}._infoColumn_1gtyd_64{position:absolute;top:0;right:0;bottom:0;width:min(360px,80%);z-index:30;background:var(--c-surface);box-shadow:var(--shadow-modal);transition:transform var(--motion),opacity var(--motion)}._infoColumn_1gtyd_64._panelHidden_1gtyd_117{transform:translate(100%);opacity:0;pointer-events:none}._infoColumn_1gtyd_64._panelVisible_1gtyd_123{transform:translate(0);opacity:1}}@media(max-width:768px){._page_1gtyd_1{height:auto;min-height:100vh;min-height:100dvh;padding-bottom:calc(var(--mobile-bottom-bar-height) + env(safe-area-inset-bottom,0px));overflow:visible}._content_1gtyd_9{display:block;position:relative;height:calc(100dvh - var(--mobile-bottom-bar-height));min-height:calc(100dvh - var(--mobile-bottom-bar-height));overflow:hidden}._column_1gtyd_45{position:absolute;top:0;right:0;bottom:0;left:0;height:auto;border:0;overflow-y:auto;overflow-x:hidden;transition:transform var(--motion),opacity var(--motion)}._listHeader_1gtyd_69{position:sticky;top:0;z-index:3;background:var(--c-bg)}._panelVisible_1gtyd_123{transform:translate(0);opacity:1;pointer-events:auto;z-index:2}._panelHidden_1gtyd_117{opacity:0;pointer-events:none;z-index:1}._listColumn_1gtyd_53._panelHidden_1gtyd_117{transform:translate(-100%)}._chatColumn_1gtyd_59._panelHidden_1gtyd_117,._infoColumn_1gtyd_64._panelHidden_1gtyd_117{transform:translate(100%)}}._card_16vu7_1{border:var(--border);border-radius:var(--radius-lg);background:var(--c-surface);padding:var(--space-4);min-width:0;display:grid;gap:var(--space-4);align-content:start}._head_16vu7_12{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-3);flex-wrap:wrap}._titles_16vu7_20{min-width:0}._title_16vu7_20{font-size:var(--text-lg);font-weight:var(--weight-strong);color:var(--c-text)}._subtitle_16vu7_28{font-size:var(--text-sm);color:var(--c-text-muted);margin-top:2px}._toggle_16vu7_34{display:inline-flex;padding:2px;border-radius:var(--radius-pill);background:var(--c-surface-3);flex-shrink:0}._toggleButton_16vu7_42{min-height:30px;padding:0 var(--space-3);border:0;border-radius:var(--radius-pill);background:none;color:var(--c-text-muted);font-size:var(--text-xs);font-weight:var(--weight-medium);cursor:pointer;white-space:nowrap;transition:background var(--motion),color var(--motion)}._toggleButton_16vu7_42:hover{color:var(--c-text)}._toggleButton_16vu7_42[aria-pressed=true]{background:var(--c-surface);color:var(--c-text);font-weight:var(--weight-strong);box-shadow:0 1px 2px #1b10221f}._empty_16vu7_65{padding:var(--space-8) 0;text-align:center;font-size:var(--text-md);color:var(--c-text-muted)}._tooltip_164c7_1{border-radius:var(--radius-sm);border:var(--border);background:var(--c-surface);color:var(--c-text);box-shadow:var(--shadow-pop);padding:var(--space-2) var(--space-3);font-size:var(--text-sm);min-width:140px}._heading_164c7_12{font-weight:var(--weight-medium);margin-bottom:var(--space-1)}._rows_164c7_17{list-style:none;margin:0;padding:0;display:grid;gap:2px}._row_164c7_17{display:flex;align-items:center;gap:var(--space-2)}._swatch_164c7_31{width:8px;height:8px;border-radius:2px;flex-shrink:0}._name_164c7_38{color:var(--c-text-muted)}._value_164c7_40{margin-left:auto;font-variant-numeric:tabular-nums;font-weight:var(--weight-medium)}._rangeLabel_3oif7_4{font-size:var(--text-sm);color:var(--c-text-muted);margin-top:calc(var(--space-2) * -1)}._chartWrap_3oif7_10,._chartWrap_1bdtt_4{width:100%;min-width:0}._summary_1in8i_5{font-size:var(--text-md);line-height:var(--leading-body);color:var(--c-text-muted)}._rows_1in8i_11{display:grid;gap:var(--space-4)}._row_1in8i_11{display:grid;gap:var(--space-2)}._rowHeader_1in8i_21{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-3)}._stageLabel_1in8i_28{color:var(--c-text);font-size:var(--text-md);font-weight:var(--weight-medium)}._stageMetrics_1in8i_34{display:inline-flex;align-items:baseline;gap:var(--space-2)}._stageCount_1in8i_40{color:var(--c-text);font-size:var(--text-md);font-weight:var(--weight-strong)}._stageShare_1in8i_46{color:var(--c-text-muted);font-size:var(--text-sm);font-weight:var(--weight-medium)}._track_1in8i_52{height:var(--space-3);border-radius:var(--radius-pill);overflow:hidden;background:var(--c-surface-3)}._fill_1in8i_59{display:block;height:100%;border-radius:inherit}._fillUsers_1in8i_67{background:var(--c-chart-1)}._fillInitiated_1in8i_68{background:var(--c-chart-2)}._fillScheduled_1in8i_69{background:var(--c-chart-5)}._drop_1in8i_71{font-size:var(--text-xs);color:var(--c-text-muted)}@media(max-width:560px){._rowHeader_1in8i_21{flex-direction:column;align-items:flex-start;gap:var(--space-1)}}._chartWrap_1yxaf_1{position:relative;min-width:0}._total_1yxaf_6{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;pointer-events:none}._total_1yxaf_6 span{font-size:var(--text-xl);font-weight:var(--weight-strong);color:var(--c-text)}._total_1yxaf_6 small{font-size:var(--text-xs);color:var(--c-text-muted)}._legend_1yxaf_28{list-style:none;margin:0;padding:0;display:grid;gap:var(--space-2)}._legendRow_1yxaf_36{display:flex;align-items:center;gap:var(--space-2);font-size:var(--text-sm)}._swatch_1yxaf_43{width:10px;height:10px;border-radius:3px;flex-shrink:0}._legendName_1yxaf_50{color:var(--c-text-muted)}._legendValue_1yxaf_52{margin-left:auto;font-weight:var(--weight-medium)}._legendShare_1yxaf_57{width:40px;text-align:right;color:var(--c-text-muted);font-variant-numeric:tabular-nums}._card_mij8q_1{background:var(--c-surface);border:var(--border);border-radius:var(--radius-lg);padding:var(--space-4);display:grid;gap:var(--space-1);align-content:start;min-width:0}._title_mij8q_12{display:flex;align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--c-text-muted);min-width:0}._icon_mij8q_21{display:inline-flex;color:var(--c-primary-text);flex-shrink:0}._icon_mij8q_21 svg{width:16px;height:16px}._value_mij8q_29{font-size:var(--text-num);font-weight:var(--weight-strong);color:var(--c-text);line-height:1.15;overflow-wrap:anywhere}._meta_mij8q_37{font-size:var(--text-xs);color:var(--c-text-muted)}._grid_lgul6_1{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,14rem),1fr));gap:var(--space-3)}._delta_lgul6_10{display:flex;align-items:center;gap:var(--space-2);flex-wrap:wrap}._deltaChip_lgul6_17{display:inline-flex;align-items:center;gap:3px;padding:1px var(--space-2);border-radius:var(--radius-pill);font-size:var(--text-xs);font-weight:var(--weight-medium);font-variant-numeric:tabular-nums}._deltaUp_lgul6_28{background:var(--c-success-tint);color:var(--c-success-text)}._deltaDown_lgul6_29{background:var(--c-danger-tint);color:var(--c-danger-text)}._deltaFlat_lgul6_30{background:var(--c-surface-3);color:var(--c-text-muted)}._deltaPeriod_lgul6_32{font-size:var(--text-xs);color:var(--c-text-muted)}._summary_zub10_1{font-size:var(--text-md);color:var(--c-text)}._list_zub10_6{list-style:none;margin:0;padding:0;display:grid;gap:var(--space-3)}._row_zub10_14{display:grid;gap:var(--space-1)}._rowOptional_zub10_16 ._label_zub10_16{color:var(--c-text-muted)}._top_zub10_18{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-3);font-size:var(--text-sm)}._label_zub10_16{min-width:0;overflow-wrap:anywhere}._optional_zub10_28{font-size:var(--text-xs);color:var(--c-text-faint)}._numbers_zub10_33{display:inline-flex;gap:var(--space-2);flex-shrink:0}._value_zub10_39{font-weight:var(--weight-strong)}._share_zub10_40{color:var(--c-text-muted);width:40px;text-align:right}._track_zub10_42{height:8px;border-radius:var(--radius-pill);background:var(--c-surface-3);overflow:hidden}._bar_zub10_49{height:100%;border-radius:var(--radius-pill);transition:width var(--motion)}._drop_zub10_55{font-size:var(--text-xs);color:var(--c-text-muted)}._chartWrap_16hu2_1{width:100%;min-width:0}._legend_16hu2_6{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:var(--space-2) var(--space-4)}._legendRow_16hu2_15{display:inline-flex;align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--c-text-muted)}._swatch_16hu2_23{width:10px;height:10px;border-radius:3px;flex-shrink:0}._table_1i82h_1{min-width:320px}._rank_1i82h_5{width:var(--space-8);color:var(--c-text-muted)}._userLink_1i82h_10{display:inline-flex;align-items:center;min-height:30px;color:var(--c-primary-text);font-weight:var(--weight-medium);text-decoration:underline;text-decoration-color:var(--c-line-strong);text-underline-offset:2px}._userLink_1i82h_10:hover{text-decoration-color:var(--c-primary)}._phone_1i82h_25{display:block;font-size:var(--text-xs);color:var(--c-text-muted)}._chartWrap_1bdtt_4{width:100%;min-width:0}._page_1xcx9_1{min-height:100vh;min-height:100dvh;display:flex;background:var(--c-bg)}._main_1xcx9_8{flex:1;min-width:0;display:flex;flex-direction:column;height:100vh;height:100dvh;position:relative}._refreshBar_1xcx9_19{position:absolute;top:0;left:0;right:0;height:2px;z-index:20;overflow:hidden;background:var(--c-surface-3)}._refreshBar_1xcx9_19:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:40%;background:var(--c-accent);animation:_refreshSlide_1xcx9_1 1.1s var(--motion-ease) infinite}@keyframes _refreshSlide_1xcx9_1{0%{transform:translate(-100%)}to{transform:translate(350%)}}._scrollContent_1xcx9_44{flex:1;min-height:0;overflow-y:auto;padding:var(--space-5) var(--space-6) var(--space-10);display:grid;gap:var(--space-4);align-content:start;max-width:2100px;width:100%}._calendarWrap_1xcx9_59{position:relative;display:flex;align-items:center}._calendarButton_1xcx9_65{display:inline-flex;align-items:center;gap:var(--space-2);min-height:var(--control-height);max-width:240px;padding:0 var(--space-3);border:1px solid var(--c-line-strong);border-radius:var(--radius-sm);background:var(--c-surface);color:var(--c-text);font-size:var(--text-sm);cursor:pointer;white-space:nowrap}._calendarButton_1xcx9_65:hover{background:var(--c-surface-2)}._calendarButton_1xcx9_65 svg{width:16px;height:16px;flex-shrink:0}._calendarButtonActive_1xcx9_84{border-color:var(--c-primary);background:var(--c-primary-tint);color:var(--c-primary-text);font-weight:var(--weight-medium);padding-right:var(--space-8)}._calendarLabel_1xcx9_92{overflow:hidden;text-overflow:ellipsis}._calendarClear_1xcx9_94{position:absolute;right:2px;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:var(--radius-sm);background:none;color:var(--c-text-muted);cursor:pointer}._calendarClear_1xcx9_94:hover{background:var(--c-surface-3);color:var(--c-text)}._calendarClear_1xcx9_94 svg{width:14px;height:14px}._grid_1xcx9_122{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-4);align-items:start}._spanThree_1xcx9_130,._spanTwo_1xcx9_132{grid-column:1 / -1}@media(min-width:52rem){._grid_1xcx9_122{grid-template-columns:repeat(2,minmax(0,1fr))}._spanTwo_1xcx9_132{grid-column:span 2}}@media(min-width:76rem){._grid_1xcx9_122{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:112rem){._grid_1xcx9_122{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:820px){._spanTwo_1xcx9_132{grid-column:1 / -1}}@media(max-width:820px){._scrollContent_1xcx9_44{padding:var(--space-4) var(--space-4) var(--space-10)}}@media(max-width:768px){._page_1xcx9_1{min-height:auto}._main_1xcx9_8{height:auto;min-height:100dvh;padding-bottom:calc(var(--mobile-bottom-bar-height) + env(safe-area-inset-bottom,0px))}._scrollContent_1xcx9_44{overflow:visible}._calendarButton_1xcx9_65{max-width:180px}}._card_1aoa3_3{border:var(--border);border-radius:var(--radius-lg);background:var(--c-surface);padding:var(--space-4);min-width:0;display:grid;gap:var(--space-4);align-content:start}._cardHead_1aoa3_14{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-2)}._cardHeadText_1aoa3_21{min-width:0}._cardHeadRight_1aoa3_23{display:flex;align-items:center;gap:var(--space-2);flex-shrink:0}._cardTitle_1aoa3_30{font-size:var(--text-lg);font-weight:var(--weight-strong);color:var(--c-text)}._cardTitleLink_1aoa3_36{display:inline-flex;align-items:center;gap:var(--space-1);min-height:30px;color:inherit}._cardTitleLink_1aoa3_36:hover{color:var(--c-primary-text)}._cardTitleLink_1aoa3_36:hover ._cardChevron_1aoa3_45{transform:translateY(1px)}._cardChevron_1aoa3_45{display:inline-flex;color:var(--c-text-muted);transition:transform var(--motion)}._cardChevron_1aoa3_45 svg{width:14px;height:14px}._cardSubtitle_1aoa3_55{font-size:var(--text-sm);color:var(--c-text-muted);margin-top:2px}._cardBody_1aoa3_61{display:grid;gap:var(--space-3)}._cardTotal_1aoa3_63{font-size:var(--text-xs);color:var(--c-text-muted);font-variant-numeric:tabular-nums}._empty_1aoa3_69{padding:var(--space-8) 0;text-align:center;font-size:var(--text-md);color:var(--c-text-muted)}._infoWrap_1aoa3_78{position:relative;display:inline-flex}._infoBtn_1aoa3_80{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:var(--radius-sm);background:none;color:var(--c-text-faint);cursor:pointer}._infoBtn_1aoa3_80:hover{background:var(--c-surface-3);color:var(--c-text-muted)}._infoBtn_1aoa3_80 svg{width:16px;height:16px}._infoPop_1aoa3_96{position:absolute;top:calc(100% + var(--space-1));right:0;z-index:40;width:260px;max-width:72vw;padding:var(--space-3);border-radius:var(--radius-md);border:var(--border);background:var(--c-surface);color:var(--c-text);box-shadow:var(--shadow-pop);font-size:var(--text-sm);line-height:var(--leading-body);font-weight:var(--weight-regular)}._barList_1aoa3_116{display:grid;gap:var(--space-3)}._barRow_1aoa3_118{display:grid;grid-template-columns:minmax(0,40%) minmax(0,1fr) auto;align-items:center;gap:var(--space-3);font-size:var(--text-sm)}._barLabel_1aoa3_126{color:var(--c-text);overflow-wrap:anywhere}._barTrack_1aoa3_131{height:8px;border-radius:var(--radius-pill);background:var(--c-surface-3);overflow:hidden}._barFill_1aoa3_138{height:100%;border-radius:var(--radius-pill);transition:width var(--motion)}._barValue_1aoa3_144{font-variant-numeric:tabular-nums;font-weight:var(--weight-medium);color:var(--c-text-muted);min-width:28px;text-align:right}._donutWrap_1aoa3_154{position:relative;min-width:0;height:200px}._donutCenter_1aoa3_160{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;pointer-events:none;font-size:var(--text-xl);font-weight:var(--weight-strong)}._donutCenter_1aoa3_160 small{font-size:var(--text-xs);font-weight:var(--weight-regular);color:var(--c-text-muted)}._legend_1aoa3_179{list-style:none;margin:0;padding:0;display:grid;gap:var(--space-2)}._legendRow_1aoa3_187{display:flex;align-items:center;gap:var(--space-2);font-size:var(--text-sm)}._swatch_1aoa3_194{width:10px;height:10px;border-radius:3px;flex-shrink:0}._legendName_1aoa3_201{color:var(--c-text-muted);min-width:0;overflow-wrap:anywhere}._legendValue_1aoa3_207{margin-left:auto;font-weight:var(--weight-medium);font-variant-numeric:tabular-nums}._legendPct_1aoa3_213{width:40px;text-align:right;color:var(--c-text-muted);font-variant-numeric:tabular-nums}._tooltip_1aoa3_220{border-radius:var(--radius-sm);border:var(--border);background:var(--c-surface);color:var(--c-text);box-shadow:var(--shadow-pop);padding:var(--space-2) var(--space-3);font-size:var(--text-sm)}._funnel_1aoa3_232{display:grid;gap:var(--space-4)}._funnelRow_1aoa3_234{display:grid;gap:var(--space-1)}._funnelTop_1aoa3_236{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-3);font-size:var(--text-sm)}._funnelName_1aoa3_244{min-width:0;overflow-wrap:anywhere}._funnelVal_1aoa3_249{font-weight:var(--weight-strong)}._funnelPct_1aoa3_251{margin-left:var(--space-2);color:var(--c-text-muted);font-variant-numeric:tabular-nums}._funnelBarTrack_1aoa3_257{height:10px;border-radius:var(--radius-pill);background:var(--c-surface-3);overflow:hidden}._funnelBar_1aoa3_257{height:100%;border-radius:var(--radius-pill);transition:width var(--motion)}._funnelDrop_1aoa3_270{font-size:var(--text-xs);color:var(--c-text-muted)}._featLegend_1aoa3_277{display:flex;gap:var(--space-4);font-size:var(--text-xs);color:var(--c-text-muted)}._featLegend_1aoa3_277>span{display:inline-flex;align-items:center;gap:var(--space-2)}._featRow_1aoa3_290{display:grid;gap:var(--space-1)}._featHead_1aoa3_292{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-3);font-size:var(--text-sm)}._featName_1aoa3_300{min-width:0;overflow-wrap:anywhere}._featNums_1aoa3_305{color:var(--c-text-muted);font-size:var(--text-xs);white-space:nowrap;flex-shrink:0}._featBars_1aoa3_312{display:grid;gap:3px}._featTrack_1aoa3_314{height:6px;border-radius:var(--radius-pill);background:var(--c-surface-3);overflow:hidden}._featFill_1aoa3_321{height:100%;border-radius:var(--radius-pill)}._riskGrid_1aoa3_328{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-3)}._riskCard_1aoa3_334{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3);border:var(--border);border-radius:var(--radius-lg);background:var(--c-surface);min-width:0}._riskActive_1aoa3_345{border-color:var(--c-danger-tint);background:var(--c-danger-tint);color:var(--c-danger-text)}._riskIcon_1aoa3_351{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-sm);background:var(--c-surface-3);color:var(--c-text-muted);flex-shrink:0}._riskActive_1aoa3_345 ._riskIcon_1aoa3_351{background:transparent;color:inherit}._riskIcon_1aoa3_351 svg{width:18px;height:18px}._riskValue_1aoa3_366{font-size:var(--text-xl);font-weight:var(--weight-strong);font-variant-numeric:tabular-nums}._riskLabel_1aoa3_372{font-size:var(--text-xs);color:var(--c-text-muted)}._riskActive_1aoa3_345 ._riskLabel_1aoa3_372{color:inherit}._riskClear_1aoa3_379{padding:var(--space-5) 0;font-size:var(--text-md);color:var(--c-text-muted)}._pqHead_1aoa3_387{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-3);flex-wrap:wrap}._pqTitleRow_1aoa3_395{display:flex;align-items:center;gap:var(--space-2)}._pqFilters_1aoa3_401{display:flex;gap:var(--space-2);flex-wrap:wrap}._pqFilters_1aoa3_401 .pc-chip{min-height:30px;padding:0 var(--space-3);font-size:var(--text-xs)}._pqList_1aoa3_413{display:grid;gap:var(--space-2)}._pqRow_1aoa3_418{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:var(--space-3);padding:var(--space-3);border:var(--border);border-radius:var(--radius-md);background:var(--c-surface);color:inherit;transition:background var(--motion),border-color var(--motion)}._pqRow_1aoa3_418:hover{background:var(--c-surface-2);border-color:var(--c-line-strong)}._pqRank_1aoa3_436{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-sm);background:var(--c-surface-3);color:var(--c-text-muted);font-size:var(--text-xs);font-weight:var(--weight-strong);font-variant-numeric:tabular-nums;flex-shrink:0}._pqInfo_1aoa3_451{min-width:0;display:grid;gap:var(--space-1)}._pqNameRow_1aoa3_453{display:flex;align-items:center;gap:var(--space-2);flex-wrap:wrap;min-width:0}._pqName_1aoa3_453{font-size:var(--text-md);font-weight:var(--weight-medium);min-width:0;overflow-wrap:anywhere}._pqReason_1aoa3_468{font-size:var(--text-sm);color:var(--c-text-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._pqBadges_1aoa3_477{display:flex;align-items:center;gap:var(--space-2);flex-shrink:0}._pqArrow_1aoa3_484{display:inline-flex;color:var(--c-text-faint)}._pqArrow_1aoa3_484 svg{width:16px;height:16px}._convRow_1aoa3_493{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:var(--space-3);padding:var(--space-3);border:var(--border);border-radius:var(--radius-md);background:var(--c-surface);color:inherit;transition:background var(--motion),border-color var(--motion)}._convRow_1aoa3_493:hover{background:var(--c-surface-2);border-color:var(--c-line-strong)}._convMeta_1aoa3_511{display:flex;flex-wrap:wrap;gap:var(--space-2);font-size:var(--text-xs);color:var(--c-text-muted)}._convChip_1aoa3_519{white-space:nowrap}._convHighlights_1aoa3_521{display:flex;flex-wrap:wrap;gap:var(--space-1);margin-top:var(--space-1)}._convHighlight_1aoa3_521{padding:1px var(--space-2);border-radius:var(--radius-pill);background:var(--c-surface-3);color:var(--c-text-muted);font-size:var(--text-xs)}._kpiMeta_1aoa3_538{display:flex;align-items:baseline;gap:var(--space-1);color:var(--c-text-muted)}._kpiMetaStrong_1aoa3_544{font-weight:var(--weight-medium);color:var(--c-text)}@media(max-width:1100px){._riskGrid_1aoa3_328{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){._barRow_1aoa3_118{grid-template-columns:minmax(0,1fr);gap:var(--space-1)}._barValue_1aoa3_144{text-align:left}._pqRow_1aoa3_418{grid-template-columns:auto minmax(0,1fr)}._convRow_1aoa3_493{grid-template-columns:minmax(0,1fr)}._pqArrow_1aoa3_484{display:none}._pqBadges_1aoa3_477{grid-column:2}}@media(max-width:460px){._riskGrid_1aoa3_328{grid-template-columns:minmax(0,1fr)}}._page_1fxx1_1{min-height:100vh;min-height:100dvh;display:flex;background:var(--c-bg)}._main_1fxx1_8{flex:1;min-width:0;display:flex;flex-direction:column;height:100vh;height:100dvh;position:relative}._refreshBar_1fxx1_18{position:absolute;top:0;left:0;right:0;height:2px;z-index:20;overflow:hidden;background:var(--c-surface-3)}._refreshBar_1fxx1_18:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:40%;background:var(--c-accent);animation:_refreshSlide_1fxx1_1 1.1s var(--motion-ease) infinite}@keyframes _refreshSlide_1fxx1_1{0%{transform:translate(-100%)}to{transform:translate(350%)}}._scrollContent_1fxx1_43{flex:1;min-height:0;overflow-y:auto;padding:var(--space-5) var(--space-6) var(--space-10);display:grid;gap:var(--space-4);align-content:start;max-width:2100px;width:100%}._calendarWrap_1fxx1_60{position:relative;display:flex;align-items:center}._calendarButton_1fxx1_66{display:inline-flex;align-items:center;gap:var(--space-2);min-height:var(--control-height);max-width:240px;padding:0 var(--space-3);border:1px solid var(--c-line-strong);border-radius:var(--radius-sm);background:var(--c-surface);color:var(--c-text);font-size:var(--text-sm);cursor:pointer;white-space:nowrap}._calendarButton_1fxx1_66:hover{background:var(--c-surface-2)}._calendarButton_1fxx1_66 svg{width:16px;height:16px;flex-shrink:0}._calendarButtonActive_1fxx1_85{border-color:var(--c-primary);background:var(--c-primary-tint);color:var(--c-primary-text);font-weight:var(--weight-medium);padding-right:var(--space-8)}._calendarLabel_1fxx1_93{overflow:hidden;text-overflow:ellipsis}._calendarClear_1fxx1_95{position:absolute;right:2px;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:var(--radius-sm);background:none;color:var(--c-text-muted);cursor:pointer}._calendarClear_1fxx1_95:hover{background:var(--c-surface-3);color:var(--c-text)}._calendarClear_1fxx1_95 svg{width:14px;height:14px}._tabBar_1fxx1_117{display:flex;align-items:flex-end;gap:var(--space-1);min-height:calc(var(--control-height) + 2px);border-bottom:var(--border);overflow-x:auto;overflow-y:hidden;scrollbar-width:none;position:sticky;top:0;z-index:10;background:var(--c-bg)}._tabBar_1fxx1_117::-webkit-scrollbar{display:none}._tab_1fxx1_117{flex-shrink:0}._sectionHead_1fxx1_138{display:flex;align-items:baseline;gap:var(--space-2);flex-wrap:wrap;margin-top:var(--space-4)}._sectionTitle_1fxx1_146{font-size:var(--text-xl);font-weight:var(--weight-strong);color:var(--c-text)}._sectionHint_1fxx1_152{font-size:var(--text-sm);color:var(--c-text-muted)}._grid_1fxx1_167{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-4);align-items:start}._spanThree_1fxx1_175,._spanTwo_1fxx1_177{grid-column:1 / -1}@media(min-width:52rem){._grid_1fxx1_167{grid-template-columns:repeat(2,minmax(0,1fr))}._spanTwo_1fxx1_177{grid-column:span 2}}@media(min-width:76rem){._grid_1fxx1_167{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:112rem){._grid_1fxx1_167{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:820px){._scrollContent_1fxx1_43{padding:var(--space-4) var(--space-4) var(--space-10)}}@media(max-width:768px){._page_1fxx1_1{min-height:auto}._main_1fxx1_8{height:auto;min-height:100dvh;padding-bottom:calc(var(--mobile-bottom-bar-height) + env(safe-area-inset-bottom,0px))}._scrollContent_1fxx1_43{overflow:visible}._tabBar_1fxx1_117{position:static}._calendarButton_1fxx1_66{max-width:180px}}:root{color-scheme:light;--c-primary: #481d52;--c-primary-hover: #3a1643;--c-primary-active: #2b0c3c;--c-primary-text: #481d52;--c-primary-tint: #f3edf5;--c-on-primary: #ffffff;--c-accent: #e65e04;--c-accent-text: #b23f05;--c-accent-tint: #fdefe3;--c-on-accent: #2b0c3c;--c-wine: #702e3f;--c-orange-2: #ee7418;--c-orange-3: #fa9639;--c-bg: #ffffff;--c-surface: #ffffff;--c-surface-2: #faf8fb;--c-surface-3: #f3eff5;--c-line: #e6e0ea;--c-line-strong: #cfc6d5;--c-text: #1a1a1c;--c-text-muted: #5f5a66;--c-text-faint: #8a8391;--c-success: #2e8b57;--c-success-text: #1b6b3a;--c-success-tint: #e8f5ec;--c-warning: #e65e04;--c-warning-text: #9a3a06;--c-warning-tint: #fdece0;--c-danger: #c62828;--c-danger-text: #a32020;--c-danger-tint: #fdebeb;--c-info: #2f6fd6;--c-info-text: #1f4e8c;--c-info-tint: #e8f0fb;--c-money-text: #702e3f;--c-money-tint: #f7edf0;--c-nav-bg: #481d52;--c-nav-text: #ffffff;--c-nav-muted: #d9cce0;--c-nav-active: #e65e04;--c-nav-hover: rgba(255, 255, 255, .12);--c-nav-line: rgba(255, 255, 255, .16);--c-bubble-customer: #f1eef3;--c-bubble-customer-text: #1a1a1c;--c-bubble-plum: #481d52;--c-bubble-plum-text: #ffffff;--c-chart-1: #481d52;--c-chart-2: #e65e04;--c-chart-3: #702e3f;--c-chart-4: #2f6fd6;--c-chart-5: #2e8b57;--c-chart-6: #8a8391;--c-chart-grid: #e6e0ea;--c-chart-axis: #5f5a66;--font-sans: "Alan Sans", system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace;--text-xs: .75rem;--text-sm: .8125rem;--text-md: .875rem;--text-lg: 1rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-num: 1.625rem;--weight-regular: 400;--weight-medium: 500;--weight-strong: 600;--leading-body: 1.5;--leading-tight: 1.3;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-pill: 999px;--border: 1px solid var(--c-line);--shadow-pop: 0 8px 24px rgba(27, 16, 34, .14);--shadow-modal: 0 24px 48px rgba(27, 16, 34, .24);--motion-duration: .15s;--motion-ease: cubic-bezier(.4, 0, .2, 1);--motion: var(--motion-duration) var(--motion-ease);--control-height: 36px;--row-height: 40px;--nav-width: 216px;--nav-width-compact: 76px;--mobile-bottom-bar-height: 60px}:root[data-theme=dark]{color-scheme:dark;--c-primary: #7c3fa0;--c-primary-hover: #8c4fb0;--c-primary-active: #6a3389;--c-primary-text: #d3b0ff;--c-primary-tint: #2a2334;--c-on-primary: #ffffff;--c-accent: #fa9639;--c-accent-text: #fbb26b;--c-accent-tint: #33240f;--c-on-accent: #1a1a1c;--c-wine: #b06a7c;--c-orange-2: #f5883a;--c-orange-3: #fbb26b;--c-bg: #15111a;--c-surface: #1e1924;--c-surface-2: #241e2c;--c-surface-3: #2c2535;--c-line: #332b3b;--c-line-strong: #473d52;--c-text: #f2f0f4;--c-text-muted: #a9a2b2;--c-text-faint: #7d7588;--c-success: #4fb37b;--c-success-text: #7fd3a2;--c-success-tint: #16301f;--c-warning: #fa9639;--c-warning-text: #fbb26b;--c-warning-tint: #33240f;--c-danger: #e5645f;--c-danger-text: #f0938f;--c-danger-tint: #331919;--c-info: #5b91e0;--c-info-text: #96bcf0;--c-info-tint: #16233a;--c-money-text: #d79aa9;--c-money-tint: #2e1f25;--c-nav-bg: #221a2a;--c-nav-text: #f2f0f4;--c-nav-muted: #a9a2b2;--c-nav-active: #fa9639;--c-nav-hover: rgba(255, 255, 255, .08);--c-nav-line: rgba(255, 255, 255, .12);--c-bubble-customer: #2a2432;--c-bubble-customer-text: #f2f0f4;--c-bubble-plum: #4a2a5c;--c-bubble-plum-text: #ffffff;--c-chart-1: #a97fc0;--c-chart-2: #fa9639;--c-chart-3: #d79aa9;--c-chart-4: #6fa3ea;--c-chart-5: #5cbd88;--c-chart-6: #9a92a6;--c-chart-grid: #332b3b;--c-chart-axis: #a9a2b2;--shadow-pop: 0 8px 24px rgba(0, 0, 0, .5);--shadow-modal: 0 24px 48px rgba(0, 0, 0, .6)}:root,:root[data-theme=dark]{--color-background: var(--c-bg);--color-primary: var(--c-primary);--color-primary-text: var(--c-primary-text);--color-secondary: var(--c-accent);--color-text: var(--c-text);--color-muted: var(--c-text-muted);--color-human-bubble: var(--c-bubble-customer);--color-ai-bubble: var(--c-bubble-plum);--color-ai-bubble-text: var(--c-bubble-plum-text);--color-border: var(--c-line);--color-selected: var(--c-primary-tint);--color-surface: var(--c-surface);--color-surface-alt: var(--c-surface-2);--color-surface-soft: var(--c-surface-3);--color-input-background: var(--c-surface);--color-tool-background: var(--c-surface-2);--color-tool-text: var(--c-text-muted);--color-tool-border: var(--c-line);--color-tool-error-background: var(--c-danger-tint);--color-tool-error-text: var(--c-danger-text);--color-tool-error-border: var(--c-danger-tint);--color-column-left: var(--c-bg);--color-column-right: var(--c-bg);--color-login-card-border: var(--c-line);--color-login-card-background: var(--c-surface);--color-scrollbar-track: transparent;--color-scrollbar-thumb: var(--c-line-strong);--shadow-subtle: none;--transition-fast: var(--motion-duration);--transition-base: var(--motion-duration);--transition-slow: .3s;--avatar-gradient: var(--c-primary);--font-inter-tight: var(--font-sans)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100%}body{background:var(--c-bg);color:var(--c-text);font-family:var(--font-sans);font-size:var(--text-md);font-weight:var(--weight-regular);line-height:var(--leading-body);-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:var(--font-sans);line-height:var(--leading-tight);margin:0}h1{font-size:var(--text-2xl);font-weight:var(--weight-strong);letter-spacing:-.01em}h2{font-size:var(--text-xl);font-weight:var(--weight-strong)}h3{font-size:var(--text-lg);font-weight:var(--weight-strong)}p{margin:0}a{color:inherit;text-decoration:none}input,button,select,textarea{font:inherit;color:inherit}img{max-width:100%}.pc-num,table td,table th{font-variant-numeric:tabular-nums}*{scrollbar-width:thin;scrollbar-color:var(--c-line-strong) transparent}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:var(--c-line-strong);border-radius:var(--radius-pill);border:3px solid transparent;background-clip:content-box}:focus-visible{outline:2px solid var(--c-primary);outline-offset:2px;border-radius:var(--radius-sm)}:root[data-theme=dark] :focus-visible{outline-color:var(--c-primary-text)}.pc-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pc-skip-link{position:absolute;left:var(--space-2);top:-60px;z-index:200;padding:var(--space-2) var(--space-4);border-radius:var(--radius-sm);background:var(--c-primary);color:var(--c-on-primary);font-weight:var(--weight-strong);transition:top var(--motion)}.pc-skip-link:focus{top:var(--space-2)}.pc-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);min-height:var(--control-height);padding:0 var(--space-4);border:1px solid transparent;border-radius:var(--radius-md);background:var(--c-primary);color:var(--c-on-primary);font-size:var(--text-md);font-weight:var(--weight-medium);cursor:pointer;white-space:nowrap;transition:background var(--motion),border-color var(--motion),color var(--motion)}.pc-btn:hover:not(:disabled){background:var(--c-primary-hover)}.pc-btn:active:not(:disabled){background:var(--c-primary-active)}.pc-btn:disabled,.pc-btn[aria-disabled=true]{background:var(--c-surface-3);color:var(--c-text-faint);cursor:not-allowed}.pc-btn--quiet{background:var(--c-surface);color:var(--c-text);border-color:var(--c-line-strong)}.pc-btn--quiet:hover:not(:disabled){background:var(--c-surface-2);border-color:var(--c-primary)}.pc-btn--quiet:active:not(:disabled){background:var(--c-surface-3)}.pc-btn--danger{background:var(--c-danger)}.pc-btn--danger:hover:not(:disabled){background:var(--c-danger-text)}.pc-btn--small{min-height:30px;padding:0 var(--space-3);font-size:var(--text-sm);border-radius:var(--radius-sm)}.pc-btn--icon{width:var(--control-height);min-width:var(--control-height);padding:0}.pc-btn--block{width:100%}.pc-btn svg{width:16px;height:16px;flex-shrink:0}.pc-btn-link{border:0;background:none;padding:0;color:var(--c-primary-text);font-size:inherit;font-weight:var(--weight-medium);cursor:pointer;text-decoration:underline;text-underline-offset:2px}.pc-field{display:grid;gap:var(--space-1)}.pc-label{font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--c-text-muted)}.pc-input,.pc-select{min-height:var(--control-height);width:100%;padding:0 var(--space-3);border:1px solid var(--c-line-strong);border-radius:var(--radius-sm);background:var(--c-surface);color:var(--c-text);font-size:var(--text-md);transition:border-color var(--motion)}.pc-input::placeholder{color:var(--c-text-faint)}.pc-input:hover:not(:disabled),.pc-select:hover:not(:disabled){border-color:var(--c-line-strong)}.pc-input:disabled{background:var(--c-surface-2);color:var(--c-text-faint)}.pc-help{font-size:var(--text-xs);color:var(--c-text-muted)}.pc-help--error{color:var(--c-danger-text)}.pc-card{border:var(--border);border-radius:var(--radius-lg);background:var(--c-surface);padding:var(--space-5)}.pc-card__head{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-3);flex-wrap:wrap;margin-bottom:var(--space-4)}.pc-card__title{font-size:var(--text-lg);font-weight:var(--weight-strong);color:var(--c-text)}.pc-card__subtitle{font-size:var(--text-sm);color:var(--c-text-muted)}.pc-panel{border-radius:var(--radius-md);padding:var(--space-4);border:1px solid transparent}.pc-panel__title{font-size:var(--text-md);font-weight:var(--weight-strong);margin-bottom:var(--space-1)}.pc-panel__body{font-size:var(--text-md)}.pc-panel--info{background:var(--c-info-tint);color:var(--c-info-text)}.pc-panel--success{background:var(--c-success-tint);color:var(--c-success-text)}.pc-panel--warning{background:var(--c-warning-tint);color:var(--c-warning-text)}.pc-panel--danger{background:var(--c-danger-tint);color:var(--c-danger-text)}.pc-panel--money{background:var(--c-money-tint);color:var(--c-money-text)}.pc-banner{display:flex;align-items:flex-start;gap:var(--space-3);border-radius:var(--radius-md);padding:var(--space-3) var(--space-4);font-size:var(--text-md)}.pc-banner__text{flex:1;min-width:0}.pc-banner--info{background:var(--c-info-tint);color:var(--c-info-text)}.pc-banner--warning{background:var(--c-warning-tint);color:var(--c-warning-text)}.pc-banner--danger{background:var(--c-danger-tint);color:var(--c-danger-text)}.pc-banner .pc-btn--quiet{background:transparent;border-color:currentColor;color:inherit}.pc-badge{display:inline-flex;align-items:center;gap:var(--space-1);padding:2px var(--space-2);border-radius:var(--radius-pill);font-size:var(--text-xs);font-weight:var(--weight-medium);white-space:nowrap;background:var(--c-surface-3);color:var(--c-text-muted)}.pc-badge--neutral{background:var(--c-surface-3);color:var(--c-text-muted)}.pc-badge--info{background:var(--c-info-tint);color:var(--c-info-text)}.pc-badge--success{background:var(--c-success-tint);color:var(--c-success-text)}.pc-badge--warning{background:var(--c-warning-tint);color:var(--c-warning-text)}.pc-badge--danger{background:var(--c-danger-tint);color:var(--c-danger-text)}.pc-badge--brand{background:var(--c-primary-tint);color:var(--c-primary-text)}.pc-badge__dot{width:6px;height:6px;border-radius:var(--radius-pill);background:currentColor;flex-shrink:0}.pc-chip{display:inline-flex;align-items:center;gap:var(--space-2);min-height:var(--control-height);padding:0 var(--space-3);border:1px solid var(--c-line-strong);border-radius:var(--radius-pill);background:var(--c-surface);color:var(--c-text);font-size:var(--text-sm);font-weight:var(--weight-medium);cursor:pointer;white-space:nowrap;transition:background var(--motion),border-color var(--motion),color var(--motion)}.pc-chip:hover{background:var(--c-surface-2)}.pc-chip[aria-pressed=true],.pc-chip[data-active=true]{background:var(--c-primary);border-color:var(--c-primary);color:var(--c-on-primary);font-weight:var(--weight-strong)}.pc-chip__count{font-variant-numeric:tabular-nums;color:var(--c-text-muted)}.pc-chip[aria-pressed=true] .pc-chip__count,.pc-chip[data-active=true] .pc-chip__count{color:inherit;opacity:.85}.pc-tabs{display:flex;align-items:flex-end;gap:var(--space-1);min-height:calc(var(--control-height) + 2px);border-bottom:var(--border);overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.pc-tabs::-webkit-scrollbar{display:none}.pc-tab{border:0;background:none;padding:var(--space-2) var(--space-3);min-height:var(--control-height);color:var(--c-text-muted);font-size:var(--text-md);font-weight:var(--weight-medium);cursor:pointer;white-space:nowrap;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color var(--motion),border-color var(--motion)}.pc-tab:hover{color:var(--c-text)}.pc-tab[aria-selected=true]{color:var(--c-primary-text);border-bottom-color:var(--c-accent);font-weight:var(--weight-strong)}.pc-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.pc-table{width:100%;border-collapse:collapse;font-size:var(--text-md)}.pc-table th{text-align:left;padding:var(--space-2) var(--space-3);font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--c-text-muted);background:var(--c-surface-2);white-space:nowrap}.pc-table th:first-child{border-top-left-radius:var(--radius-sm);border-bottom-left-radius:var(--radius-sm)}.pc-table th:last-child{border-top-right-radius:var(--radius-sm);border-bottom-right-radius:var(--radius-sm)}.pc-table td{padding:var(--space-2) var(--space-3);height:var(--row-height);border-bottom:var(--border);vertical-align:middle}.pc-table tr:last-child td{border-bottom:0}.pc-table .pc-col-num{text-align:right;font-variant-numeric:tabular-nums}.pc-table .pc-col-wrap{max-width:260px;overflow-wrap:anywhere}.pc-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-3);padding:var(--space-8) var(--space-4);text-align:center;color:var(--c-text-muted)}.pc-empty__icon{color:var(--c-line-strong)}.pc-empty__icon svg{width:32px;height:32px}.pc-empty__text{font-size:var(--text-md);max-width:36ch}.pc-details{border-top:var(--border);margin-top:var(--space-3);padding-top:var(--space-2)}.pc-details>summary{cursor:pointer;list-style:none;display:inline-flex;align-items:center;gap:var(--space-2);min-height:28px;font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--c-text-muted)}.pc-details>summary::-webkit-details-marker{display:none}.pc-details>summary:before{content:"";width:0;height:0;border-left:5px solid currentColor;border-top:4px solid transparent;border-bottom:4px solid transparent;transition:transform var(--motion)}.pc-details[open]>summary:before{transform:rotate(90deg)}.pc-details__body{margin-top:var(--space-2);padding:var(--space-3);border-radius:var(--radius-sm);background:var(--c-surface-2);font-family:var(--font-mono);font-size:var(--text-xs);line-height:1.55;color:var(--c-text-muted);overflow-x:auto;white-space:pre-wrap;overflow-wrap:anywhere}.pc-skeleton{position:relative;overflow:hidden;border-radius:var(--radius-sm);background:var(--c-surface-3)}.pc-skeleton:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,var(--c-surface-2),transparent);animation:pc-shimmer 1.4s linear infinite}@keyframes pc-shimmer{to{transform:translate(100%)}}.pc-spinner{width:16px;height:16px;border-radius:var(--radius-pill);border:2px solid currentColor;border-right-color:transparent;animation:pc-spin .7s linear infinite;flex-shrink:0}@keyframes pc-spin{to{transform:rotate(360deg)}}.pc-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-4);flex-wrap:wrap;padding:var(--space-5) var(--space-6);border-bottom:var(--border);background:var(--c-surface)}.pc-page-head__titles{min-width:0}.pc-page-head__subtitle{margin-top:2px;font-size:var(--text-sm);color:var(--c-text-muted)}.pc-page-head__tools{display:flex;align-items:center;gap:var(--space-2);flex-wrap:wrap}.pc-freshness{display:inline-flex;align-items:center;gap:var(--space-2);font-size:var(--text-xs);color:var(--c-text-muted);white-space:nowrap}@media(max-width:720px){.pc-page-head{padding:var(--space-4)}}.login-page{min-height:100vh;min-height:100dvh;display:grid;place-items:center;padding:var(--space-6);position:relative;overflow:hidden;background:var(--c-primary-active)}.login-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}.login-hero-bg-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none}.login-hero-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#2b0c3c73,#14061cbf)}.login-card{position:relative;z-index:1;width:min(400px,100%);padding:var(--space-8);border-radius:var(--radius-lg);background:var(--c-surface);box-shadow:var(--shadow-modal)}.login-brand{display:flex;align-items:center;gap:var(--space-3);margin-bottom:var(--space-6)}.login-brand img{width:36px;height:36px}.login-brand__name{font-size:var(--text-lg);font-weight:var(--weight-strong);color:var(--c-primary-text);line-height:1.1}.login-brand__product{font-size:var(--text-xs);color:var(--c-text-muted)}.login-title{font-size:var(--text-xl);font-weight:var(--weight-strong);margin-bottom:var(--space-5)}.login-form{display:grid;gap:var(--space-4)}.login-notice{margin-bottom:var(--space-4)}.login-powered{display:flex;align-items:center;justify-content:center;gap:var(--space-2);margin-top:var(--space-5);font-size:var(--text-xs);color:var(--c-text-muted)}.login-powered strong{font-weight:var(--weight-strong);color:var(--c-primary-text)}@media(max-width:480px){.login-card{padding:var(--space-5)}}.pc-noscript{padding:var(--space-3) var(--space-4);background:var(--c-warning-tint);color:var(--c-warning-text);font-size:var(--text-md)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}.pc-message-page{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-3);padding:var(--space-6);text-align:center}.pc-message-page img{margin-bottom:var(--space-2)}.pc-message-page p{color:var(--c-text-muted);max-width:42ch}.pc-message-page .pc-btn{margin-top:var(--space-3)}.pc-metric-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:var(--space-4);padding:var(--space-5) var(--space-6) 0}
