._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_12n3d_1{display:flex;flex-direction:column;gap:2px;padding:var(--space-2) var(--space-1);max-width:100%}._customerRow_12n3d_9{align-items:flex-start}._plumRow_12n3d_10,._officerRow_12n3d_14{align-items:flex-end}._actionRow_12n3d_15{align-items:stretch}._roleLabel_12n3d_17{font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--c-text-muted);padding:0 var(--space-1)}._bubbleRow_12n3d_29{display:flex;align-items:flex-start;justify-content:flex-end;gap:var(--space-2);max-width:100%;min-width:0}._bubble_12n3d_29{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_12n3d_10 ._bubble_12n3d_29{max-width:min(640px,100%)}._customerBubble_12n3d_50{background:var(--c-bubble-customer);color:var(--c-bubble-customer-text);border-bottom-left-radius:var(--radius-sm)}._plumBubble_12n3d_56{background:var(--c-bubble-plum);color:var(--c-bubble-plum-text);border-bottom-right-radius:var(--radius-sm)}._officerRow_12n3d_14 ._bubble_12n3d_29{max-width:min(640px,100%)}._officerBubble_12n3d_66{background:var(--c-surface);color:var(--c-text);border:1.5px solid var(--c-bubble-plum);border-bottom-right-radius:var(--radius-sm)}._suppressedBubble_12n3d_76{background:transparent;color:var(--c-text-muted);border:1px dashed var(--c-line-strong);opacity:.85}._suppressedNote_12n3d_83{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_12n3d_92{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_12n3d_103{color:var(--c-text-muted);text-decoration:underline;text-underline-offset:2px;opacity:0;transition:opacity var(--motion)}._row_12n3d_1:hover ._runLog_12n3d_103,._runLog_12n3d_103:focus-visible{opacity:1}@media(hover:none){._runLog_12n3d_103{opacity:1}}._action_12n3d_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_12n3d_129{background:var(--c-danger-tint);color:var(--c-danger-text)}._actionHead_12n3d_134{display:flex;align-items:center;gap:var(--space-2);flex-wrap:wrap}._actionIcon_12n3d_141{display:inline-flex;flex-shrink:0}._actionIcon_12n3d_141 svg{width:14px;height:14px}._actionText_12n3d_148{flex:1;min-width:0}._actionBadge_12n3d_153{flex-shrink:0}._actionTime_12n3d_155{font-size:var(--text-xs);color:var(--c-text-muted);font-variant-numeric:tabular-nums;flex-shrink:0}._actionFailed_12n3d_129 ._actionTime_12n3d_155{color:inherit;opacity:.75}._details_12n3d_166{border-top-color:currentColor;border-top-style:solid;opacity:1}._plumBubble_12n3d_56 ._details_12n3d_166>summary,._customerBubble_12n3d_50 ._details_12n3d_166>summary{color:inherit;opacity:.75}._plumBubble_12n3d_56 ._details_12n3d_166{border-top-color:#ffffff3d}._detailsLink_12n3d_177{color:inherit;text-decoration:underline;text-underline-offset:2px}._chevronExpanded_12n3d_183{transform:rotate(180deg)}._mediaList_12n3d_187{display:grid;gap:var(--space-2);margin-top:var(--space-2)}._mediaImage_12n3d_193{max-width:min(320px,100%);border-radius:var(--radius-md);display:block}._mediaVideo_12n3d_199,._mediaAudio_12n3d_200{max-width:min(320px,100%);width:100%;border-radius:var(--radius-md)}._mediaLink_12n3d_206{color:inherit;text-decoration:underline;text-underline-offset:2px;font-size:var(--text-sm)}._reportBugBtn_12n3d_215{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_12n3d_215 svg{width:14px;height:14px}._row_12n3d_1:hover ._reportBugBtn_12n3d_215,._reportBugBtn_12n3d_215:focus-visible{opacity:1}._reportBugBtn_12n3d_215:hover{color:var(--c-danger-text);border-color:var(--c-danger)}._reportBugBtn_12n3d_215:disabled{cursor:progress}._reportBugBtnLoading_12n3d_241{opacity:1}._reportBugBtnSuccess_12n3d_242{opacity:1;color:var(--c-success-text);border-color:var(--c-success)}._reportBugBtnError_12n3d_243{opacity:1;color:var(--c-danger-text);border-color:var(--c-danger)}._bugError_12n3d_245{font-size:var(--text-xs);color:var(--c-danger-text);padding:0 var(--space-1)}@media(hover:none){._reportBugBtn_12n3d_215{opacity:1}}@media(max-width:768px){._bubble_12n3d_29{max-width:88%;font-size:var(--text-md)}._plumRow_12n3d_10 ._bubble_12n3d_29{max-width:100%}}._delivery_12n3d_264{display:inline-flex;align-items:center;gap:var(--space-1);color:var(--c-text-muted)}._delivery_12n3d_264 svg{width:16px;height:13px;display:block}._deliveryRead_12n3d_279{color:var(--c-info)}._deliveryFailed_12n3d_281{color:var(--c-danger)}._deliveryFailed_12n3d_281 svg{width:13px;height:13px}._deliveryWord_12n3d_290{font-size:var(--text-xs);font-weight:600}._reaction_12n3d_297{position:absolute;bottom:calc(var(--space-2) * -1);right:var(--space-3);display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 var(--space-1);border-radius:999px;background:var(--c-surface);border:1px solid var(--c-line);font-size:var(--text-sm);line-height:1}._bubble_12n3d_29{position:relative}._customerRow_12n3d_9 ._reaction_12n3d_297{right:auto;left:var(--space-3)}._approxTime_12n3d_328{border-bottom:1px dotted var(--c-line-strong);cursor:help}._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_1lujd_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_1lujd_14{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);flex-wrap:wrap}._banner_1lujd_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_1lujd_32{color:var(--c-text)}._dot_1lujd_36{width:8px;height:8px;border-radius:50%;background:var(--c-text-muted);flex:none}._dotMine_1lujd_47{background:var(--c-bubble-plum);animation:_pulse_1lujd_1 2s ease-in-out infinite}@keyframes _pulse_1lujd_1{0%,to{opacity:1}50%{opacity:.35}}@media(prefers-reduced-motion:reduce){._dotMine_1lujd_47{animation:none}}._primary_1lujd_61,._secondary_1lujd_62,._ghost_1lujd_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_1lujd_61{background:var(--c-bubble-plum);color:var(--c-bubble-plum-text)}._secondary_1lujd_62{background:transparent;color:var(--c-text);border-color:var(--c-line)}._ghost_1lujd_63{background:transparent;color:var(--c-text-muted)}._primary_1lujd_61:disabled,._secondary_1lujd_62:disabled,._ghost_1lujd_63:disabled{opacity:.55;cursor:not-allowed}._takeOverSlot_1lujd_99{width:100%;padding:var(--space-3) var(--space-4);text-align:center}._picker_1lujd_105{display:flex;flex-direction:column;gap:var(--space-2)}._pickerTitle_1lujd_111{font-size:var(--text-sm);font-weight:var(--weight-medium);margin:0}._reasons_1lujd_117{display:flex;flex-wrap:wrap;gap:var(--space-2) var(--space-4)}._reason_1lujd_117{display:flex;align-items:center;gap:var(--space-2);font-size:var(--text-sm);cursor:pointer}._note_1lujd_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_1lujd_141{display:flex;gap:var(--space-2)}._composer_1lujd_146{display:flex;gap:var(--space-2);align-items:flex-end}._input_1lujd_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_1lujd_159::placeholder{color:var(--c-text-faint)}._input_1lujd_159:hover:not(:disabled){border-color:var(--c-text-faint)}._input_1lujd_159:focus{background:var(--c-surface);border-color:var(--c-text-muted)}._composerSide_1lujd_192{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-end;gap:var(--space-1)}._window_1lujd_203{font-size:var(--text-xs);color:var(--c-text-muted);text-align:center;font-variant-numeric:tabular-nums}._closed_1lujd_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_1lujd_219{font-size:var(--text-sm);color:var(--c-danger-text);margin:0}._modalBackdrop_1lujd_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_1lujd_225{background:var(--c-surface);color:var(--c-text);border-radius:var(--radius-lg);padding:var(--space-5);max-width:460px;width:100%;display:flex;flex-direction:column;gap:var(--space-3);box-shadow:0 20px 60px #0000004d}._modalTitle_1lujd_249{font-size:var(--text-lg);font-weight:var(--weight-medium);margin:0}._modalBody_1lujd_255{font-size:var(--text-sm);color:var(--c-text-muted);margin:0}._modalActions_1lujd_261{display:flex;gap:var(--space-2);justify-content:flex-end}._outcomes_1lujd_267{display:flex;flex-direction:column;gap:var(--space-2)}._outcome_1lujd_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_1lujd_267:hover:not(:disabled){border-color:var(--c-bubble-plum)}._outcome_1lujd_267:disabled{opacity:.55;cursor:not-allowed}._outcomeLabel_1lujd_296{font-size:var(--text-md);font-weight:var(--weight-medium)}._outcomeHint_1lujd_301{font-size:var(--text-xs);color:var(--c-text-muted)}@media(max-width:640px){._composer_1lujd_146{flex-direction:column}._composerSide_1lujd_192{flex-direction:row;align-items:center;justify-content:space-between}}._outcomeLabel_1lujd_296{display:flex;align-items:center;gap:var(--space-2)}._outcomeDot_1lujd_330{width:8px;height:8px;border-radius:999px;flex:none}._outcomeContinues_1lujd_338{box-shadow:inset 3px 0 0 var(--c-info)}._outcomeContinues_1lujd_338 ._outcomeDot_1lujd_330{background:var(--c-info)}._outcomeContinues_1lujd_338:hover:not(:disabled){border-color:var(--c-info);background:var(--c-info-tint)}._outcomeCloses_1lujd_346{box-shadow:inset 3px 0 0 var(--c-success)}._outcomeCloses_1lujd_346 ._outcomeDot_1lujd_330{background:var(--c-success)}._outcomeCloses_1lujd_346:hover:not(:disabled){border-color:var(--c-success);background:var(--c-success-tint)}._modal_1lujd_225 ._reasons_1lujd_117{display:grid;gap:var(--space-2);margin:var(--space-1) 0 var(--space-2)}._reason_1lujd_117{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--c-line);border-radius:var(--radius-md);background:var(--c-surface);cursor:pointer;transition:border-color var(--motion),background var(--motion)}._reason_1lujd_117:hover{border-color:var(--c-line-strong)}._reasonInput_1lujd_385{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}._reasonDot_1lujd_396{width:18px;height:18px;margin-top:1px;border-radius:999px;border:1.5px solid var(--c-line-strong);background:var(--c-surface);flex:none;position:relative;transition:border-color var(--motion),box-shadow var(--motion)}._reasonText_1lujd_410{display:grid;gap:2px;min-width:0}._reasonLabel_1lujd_416{font-size:var(--text-md);font-weight:var(--weight-medium)}._reasonHint_1lujd_421{font-size:var(--text-xs);color:var(--c-text-muted);line-height:var(--leading-body)}._reasonChosen_1lujd_429{border-color:var(--c-accent);background:var(--c-accent-tint)}._reasonChosen_1lujd_429 ._reasonDot_1lujd_396{border-color:var(--c-accent);border-width:5px}._reasonChosen_1lujd_429 ._reasonHint_1lujd_421{color:var(--c-text)}._reasonInput_1lujd_385:focus-visible+._reasonDot_1lujd_396{box-shadow:0 0 0 3px var(--c-accent-tint);border-color:var(--c-accent)}._reason_1lujd_117:focus-within{border-color:var(--c-accent)}._modal_1lujd_225 ._note_1lujd_131{grid-column:2;margin-top:var(--space-2);width:100%}._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_1p0j2_1{flex:1;min-height:0;display:flex;flex-direction:column}._controls_1p0j2_10{display:grid;gap:var(--space-2);padding:var(--space-3) var(--space-4);border-bottom:var(--border);flex-shrink:0}._searchRow_1p0j2_18{display:flex;gap:var(--space-2);align-items:center}._searchInputWrap_1p0j2_24{position:relative;flex:1;min-width:0;display:flex;align-items:center}._searchIcon_1p0j2_32{position:absolute;left:var(--space-3);display:inline-flex;color:var(--c-text-faint);pointer-events:none}._searchIcon_1p0j2_32 svg{width:16px;height:16px}._searchInput_1p0j2_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_1p0j2_24::placeholder{color:var(--c-text-faint)}._searchInput_1p0j2_24:focus{border-color:var(--c-primary)}._searchClear_1p0j2_57,._calendarClear_1p0j2_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_1p0j2_57:hover,._calendarClear_1p0j2_58:hover{background:var(--c-surface-3);color:var(--c-text)}._clearIcon_1p0j2_76{width:14px;height:14px}._calendarWrap_1p0j2_78{position:relative;display:flex;align-items:center}._calendarButton_1p0j2_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_1p0j2_84:hover{background:var(--c-surface-2)}._calendarButton_1p0j2_84 svg{width:16px;height:16px;flex-shrink:0}._calendarButtonActive_1p0j2_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_1p0j2_112{overflow:hidden;text-overflow:ellipsis}._filterGroup_1p0j2_123{display:flex;flex-wrap:wrap;gap:var(--space-1);align-items:center}._filterLabel_1p0j2_130{flex:0 0 100%;font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--c-text-muted)}._filterGroup_1p0j2_123 .pc-chip{min-height:30px;gap:5px;padding:0 var(--space-3);font-size:var(--text-xs)}._list_1p0j2_146{flex:1;min-height:0;overflow-y:auto;padding:var(--space-2);display:grid;gap:2px;align-content:start}._item_1p0j2_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_1p0j2_156:hover{background:var(--c-surface-2)}._selected_1p0j2_172,._selected_1p0j2_172:hover{background:var(--c-primary-tint)}._avatar_1p0j2_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_1p0j2_191{min-width:0;flex:1;display:grid;gap:2px}._topRow_1p0j2_198{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-2)}._name_1p0j2_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_1p0j2_215{font-size:var(--text-xs);color:var(--c-text-muted);white-space:nowrap;flex-shrink:0}._preview_1p0j2_222{font-size:var(--text-sm);color:var(--c-text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._rowBadges_1p0j2_230{display:flex;flex-wrap:wrap;gap:var(--space-1);margin-top:2px}._rowBadge_1p0j2_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_1p0j2_230 svg{width:11px;height:11px}._rowBadgeReviewed_1p0j2_250{background:var(--c-success-tint);color:var(--c-success-text)}._rowBadgeNew_1p0j2_251{background:var(--c-surface-3);color:var(--c-text-muted)}._rowBadgeBooking_1p0j2_252{background:var(--c-warning-tint);color:var(--c-warning-text)}._rowBadgeBooked_1p0j2_253{background:var(--c-primary-tint);color:var(--c-primary-text)}._rowBadgeDanger_1p0j2_254{background:var(--c-danger-tint);color:var(--c-danger-text)}._rowBadgeInfo_1p0j2_255{background:var(--c-info-tint);color:var(--c-info-text)}._rowBadgeDot_1p0j2_257{width:6px;height:6px;border-radius:var(--radius-pill);background:var(--c-accent)}._loadMoreSentinel_1p0j2_264{height:1px}._loadMoreButton_1p0j2_266{margin:var(--space-2) var(--space-1) var(--space-4)}@media(max-width:768px){._controls_1p0j2_10{padding:var(--space-3)}._filterLabel_1p0j2_130{width:auto}}._itemWaiting_1p0j2_281{background:var(--c-danger-tint);box-shadow:inset 3px 0 0 var(--c-danger)}._itemWaiting_1p0j2_281:hover{background:var(--c-danger-tint)}._itemWaiting_1p0j2_281 ._name_1p0j2_205{font-weight:var(--weight-semibold)}._avatarPing_1p0j2_292{position:absolute;top:-2px;right:-2px;width:10px;height:10px;border-radius:999px;background:var(--c-danger);border:2px solid var(--c-surface)}._avatar_1p0j2_177{position:relative}._rowBadgeWaiting_1p0j2_305{background:var(--c-danger);color:#fff;border-color:var(--c-danger)}._rowBadgeWaiting_1p0j2_305 ._rowBadgeDot_1p0j2_257{background:#fff}._chipWaiting_1p0j2_316{border-color:var(--c-danger);color:var(--c-danger-text)}._chipWaiting_1p0j2_316 ._pc-chip__count_1p0j2_321,._chipWaiting_1p0j2_316 .pc-chip__count{background:var(--c-danger);color:#fff}._filterRow_1p0j2_331{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2);flex-wrap:wrap}._filterRow_1p0j2_331 ._filterGroup_1p0j2_123{flex:1 1 auto;min-width:0}._waitingBand_1p0j2_353{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-top:1px solid var(--c-line);border-bottom:1px solid var(--c-line);background:var(--c-surface)}._waitingBandText_1p0j2_364{display:grid;gap:1px;min-width:0}._waitingBandTitle_1p0j2_370{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--c-text-muted)}._waitingBandMeta_1p0j2_376{font-size:var(--text-xs);color:var(--c-text-muted)}._waitingBandActive_1p0j2_382{background:var(--c-danger-tint);border-top-color:var(--c-danger);border-bottom-color:var(--c-danger)}._waitingBandActive_1p0j2_382 ._waitingBandTitle_1p0j2_370{color:var(--c-danger-text);font-weight:var(--weight-semibold)}._waitingBandActive_1p0j2_382 ._waitingBandMeta_1p0j2_376{color:var(--c-danger-text)}._waitingBandButton_1p0j2_395{flex:none;font:inherit;font-size:var(--text-sm);font-weight:var(--weight-medium);padding:var(--space-2) var(--space-4);border-radius:var(--radius-pill);border:1px solid var(--c-danger);background:var(--c-danger);color:#fff;cursor:pointer}._waitingBandButton_1p0j2_395:hover{filter:brightness(.94)}._waitingBandButton_1p0j2_395[aria-pressed=true]{background:transparent;color:var(--c-danger-text)}._waitingBandButton_1p0j2_395:focus-visible{outline:2px solid var(--c-danger);outline-offset:2px}._previewRow_1p0j2_424{display:flex;align-items:center;gap:var(--space-1);min-width:0}._rowDelivery_1p0j2_431{display:inline-flex;align-items:center;flex:none;color:var(--c-text-muted)}._rowDelivery_1p0j2_431 svg{width:15px;height:12px;display:block}._rowDeliveryRead_1p0j2_446{color:var(--c-info)}._rowDeliveryFailed_1p0j2_448{color:var(--c-danger)}._rowDeliveryFailed_1p0j2_448 svg{width:12px;height:12px}._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_sf7o8_1{min-height:100vh;min-height:100dvh;display:flex;background:var(--c-bg)}._main_sf7o8_8{flex:1;min-width:0;display:flex;flex-direction:column;height:100vh;height:100dvh;position:relative}._refreshBar_sf7o8_19{position:absolute;top:0;left:0;right:0;height:2px;z-index:20;overflow:hidden;background:var(--c-surface-3)}._refreshBar_sf7o8_19:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:40%;background:var(--c-accent);animation:_refreshSlide_sf7o8_1 1.1s var(--motion-ease) infinite}@keyframes _refreshSlide_sf7o8_1{0%{transform:translate(-100%)}to{transform:translate(350%)}}._scrollContent_sf7o8_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;width:100%}._calendarWrap_sf7o8_64{position:relative;display:flex;align-items:center}._calendarButton_sf7o8_70{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_sf7o8_70:hover{background:var(--c-surface-2)}._calendarButton_sf7o8_70 svg{width:16px;height:16px;flex-shrink:0}._calendarButtonActive_sf7o8_89{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_sf7o8_97{overflow:hidden;text-overflow:ellipsis}._calendarClear_sf7o8_99{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_sf7o8_99:hover{background:var(--c-surface-3);color:var(--c-text)}._calendarClear_sf7o8_99 svg{width:14px;height:14px}._grid_sf7o8_127{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-4);align-items:start}._spanThree_sf7o8_135,._spanTwo_sf7o8_137{grid-column:1 / -1}@media(min-width:52rem){._grid_sf7o8_127{grid-template-columns:repeat(2,minmax(0,1fr))}._spanTwo_sf7o8_137{grid-column:span 2}}@media(min-width:76rem){._grid_sf7o8_127{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:112rem){._grid_sf7o8_127{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:140rem){._grid_sf7o8_127{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(min-width:170rem){._grid_sf7o8_127{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(max-width:820px){._spanTwo_sf7o8_137{grid-column:1 / -1}}@media(max-width:820px){._scrollContent_sf7o8_44{padding:var(--space-4) var(--space-4) var(--space-10)}}@media(max-width:768px){._page_sf7o8_1{min-height:auto}._main_sf7o8_8{height:auto;min-height:100dvh;padding-bottom:calc(var(--mobile-bottom-bar-height) + env(safe-area-inset-bottom,0px))}._scrollContent_sf7o8_44{overflow:visible}._calendarButton_sf7o8_70{max-width:180px}}._card_1qnf2_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_1qnf2_14{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-2)}._cardHeadText_1qnf2_21{min-width:0}._cardHeadRight_1qnf2_23{display:flex;align-items:center;gap:var(--space-2);flex-shrink:0}._cardTitle_1qnf2_30{font-size:var(--text-lg);font-weight:var(--weight-strong);color:var(--c-text)}._cardTitleLink_1qnf2_36{display:inline-flex;align-items:center;gap:var(--space-1);min-height:30px;color:inherit}._cardTitleLink_1qnf2_36:hover{color:var(--c-primary-text)}._cardTitleLink_1qnf2_36:hover ._cardChevron_1qnf2_45{transform:translateY(1px)}._cardChevron_1qnf2_45{display:inline-flex;color:var(--c-text-muted);transition:transform var(--motion)}._cardChevron_1qnf2_45 svg{width:14px;height:14px}._cardSubtitle_1qnf2_55{font-size:var(--text-sm);color:var(--c-text-muted);margin-top:2px}._cardBody_1qnf2_61{display:grid;gap:var(--space-3)}._cardTotal_1qnf2_63{font-size:var(--text-xs);color:var(--c-text-muted);font-variant-numeric:tabular-nums}._empty_1qnf2_69{padding:var(--space-8) 0;text-align:center;font-size:var(--text-md);color:var(--c-text-muted)}._infoWrap_1qnf2_78{position:relative;display:inline-flex}._infoBtn_1qnf2_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_1qnf2_80:hover{background:var(--c-surface-3);color:var(--c-text-muted)}._infoBtn_1qnf2_80 svg{width:16px;height:16px}._infoPop_1qnf2_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_1qnf2_116{display:grid;gap:var(--space-3);list-style:none;margin:0;padding:0}._barRow_1qnf2_124{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_1qnf2_132{color:var(--c-text);overflow-wrap:anywhere}._barTrack_1qnf2_142{display:block;height:8px;border-radius:var(--radius-pill);background:var(--c-surface-3);overflow:hidden}._barFill_1qnf2_150{display:block;height:100%;min-width:2px;border-radius:var(--radius-pill);background:var(--c-accent);transition:width var(--motion)}._barValue_1qnf2_159{font-variant-numeric:tabular-nums;font-weight:var(--weight-medium);color:var(--c-text-muted);min-width:28px;text-align:right}._donutWrap_1qnf2_169{position:relative;min-width:0;height:200px}._donutCenter_1qnf2_175{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_1qnf2_175 small{font-size:var(--text-xs);font-weight:var(--weight-regular);color:var(--c-text-muted)}._legend_1qnf2_194{list-style:none;margin:0;padding:0;display:grid;gap:var(--space-2)}._legendRow_1qnf2_202{display:flex;align-items:center;gap:var(--space-2);font-size:var(--text-sm)}._swatch_1qnf2_209{width:10px;height:10px;border-radius:3px;flex-shrink:0}._legendName_1qnf2_216{color:var(--c-text-muted);min-width:0;overflow-wrap:anywhere}._legendValue_1qnf2_222{margin-left:auto;font-weight:var(--weight-medium);font-variant-numeric:tabular-nums}._legendPct_1qnf2_228{width:40px;text-align:right;color:var(--c-text-muted);font-variant-numeric:tabular-nums}._tooltip_1qnf2_235{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_1qnf2_249{display:grid;gap:var(--space-4);list-style:none;margin:0;padding:0}._funnelRow_1qnf2_257{display:grid;gap:var(--space-1)}._funnelTop_1qnf2_259{display:grid;grid-template-columns:minmax(0,1fr) 4ch 5ch;align-items:baseline;gap:var(--space-3);font-size:var(--text-sm)}._funnelName_1qnf2_267{min-width:0;overflow-wrap:anywhere}._funnelVal_1qnf2_272{font-weight:var(--weight-strong);font-variant-numeric:tabular-nums;text-align:right}._funnelPct_1qnf2_278{color:var(--c-text-muted);font-variant-numeric:tabular-nums;text-align:right}._funnelBarTrack_1qnf2_284{height:10px;border-radius:var(--radius-pill);background:var(--c-surface-3);overflow:hidden}._funnelBar_1qnf2_284{height:100%;border-radius:var(--radius-pill);background:var(--c-accent);transition:width var(--motion)}._funnelDrop_1qnf2_298{font-size:var(--text-xs);color:var(--c-text-muted)}._featLegend_1qnf2_305{display:flex;gap:var(--space-4);font-size:var(--text-xs);color:var(--c-text-muted)}._featLegend_1qnf2_305>span{display:inline-flex;align-items:center;gap:var(--space-2)}._featRow_1qnf2_318{display:grid;gap:var(--space-1)}._featHead_1qnf2_320{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-3);font-size:var(--text-sm)}._featName_1qnf2_328{min-width:0;overflow-wrap:anywhere}._featNums_1qnf2_333{color:var(--c-text-muted);font-size:var(--text-xs);white-space:nowrap;flex-shrink:0}._featBars_1qnf2_340{display:grid;gap:3px}._featTrack_1qnf2_342{height:6px;border-radius:var(--radius-pill);background:var(--c-surface-3);overflow:hidden}._featFill_1qnf2_349{height:100%;border-radius:var(--radius-pill)}._riskGrid_1qnf2_356{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-3)}._riskCard_1qnf2_362{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_1qnf2_373{border-color:var(--c-danger-tint);background:var(--c-danger-tint);color:var(--c-danger-text)}._riskIcon_1qnf2_379{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_1qnf2_373 ._riskIcon_1qnf2_379{background:transparent;color:inherit}._riskIcon_1qnf2_379 svg{width:18px;height:18px}._riskValue_1qnf2_394{font-size:var(--text-xl);font-weight:var(--weight-strong);font-variant-numeric:tabular-nums}._riskLabel_1qnf2_400{font-size:var(--text-xs);color:var(--c-text-muted)}._riskActive_1qnf2_373 ._riskLabel_1qnf2_400{color:inherit}._riskClear_1qnf2_407{padding:var(--space-5) 0;font-size:var(--text-md);color:var(--c-text-muted)}._pqHead_1qnf2_415{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-3);flex-wrap:wrap}._pqTitleRow_1qnf2_423{display:flex;align-items:center;gap:var(--space-2)}._pqFilters_1qnf2_429{display:flex;gap:var(--space-2);flex-wrap:wrap}._pqFilters_1qnf2_429 .pc-chip{min-height:30px;padding:0 var(--space-3);font-size:var(--text-xs)}._pqList_1qnf2_247{display:grid;gap:var(--space-2);list-style:none;margin:0;padding:0}._pqRow_1qnf2_454{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;width:100%;text-align:left;cursor:pointer;background:transparent;font:inherit;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_1qnf2_454:hover{background:var(--c-surface-2);border-color:var(--c-line-strong)}._pqRank_1qnf2_478{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_1qnf2_493{min-width:0;display:grid;gap:var(--space-1)}._pqNameRow_1qnf2_495{display:flex;align-items:center;gap:var(--space-2);flex-wrap:wrap;min-width:0}._pqName_1qnf2_495{font-size:var(--text-md);font-weight:var(--weight-medium);min-width:0;overflow-wrap:anywhere}._pqReason_1qnf2_510{font-size:var(--text-sm);color:var(--c-text-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._pqBadges_1qnf2_519{display:flex;align-items:center;gap:var(--space-2);flex-shrink:0}._pqArrow_1qnf2_526{display:inline-flex;color:var(--c-text-faint)}._pqArrow_1qnf2_526 svg{width:16px;height:16px}._convRow_1qnf2_535{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_1qnf2_535:hover{background:var(--c-surface-2);border-color:var(--c-line-strong)}._convMeta_1qnf2_553{display:flex;flex-wrap:wrap;gap:var(--space-2);font-size:var(--text-xs);color:var(--c-text-muted)}._convChip_1qnf2_561{white-space:nowrap}._convHighlights_1qnf2_563{display:flex;flex-wrap:wrap;gap:var(--space-1);margin-top:var(--space-1)}._convHighlight_1qnf2_563{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_1qnf2_580{display:flex;align-items:baseline;gap:var(--space-1);color:var(--c-text-muted)}._kpiMetaStrong_1qnf2_586{font-weight:var(--weight-medium);color:var(--c-text)}@media(max-width:1100px){._riskGrid_1qnf2_356{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){._barRow_1qnf2_124{grid-template-columns:minmax(0,1fr);gap:var(--space-1)}._barValue_1qnf2_159{text-align:left}._pqRow_1qnf2_454{grid-template-columns:auto minmax(0,1fr)}._convRow_1qnf2_535{grid-template-columns:minmax(0,1fr)}._pqArrow_1qnf2_526{display:none}._pqBadges_1qnf2_519{grid-column:2}}@media(max-width:460px){._riskGrid_1qnf2_356{grid-template-columns:minmax(0,1fr)}}._pqMain_1qnf2_608{display:grid;gap:2px;min-width:0}._pqRow_1qnf2_454:hover{background:var(--c-surface-2)}._pqRow_1qnf2_454:focus-visible{outline:2px solid var(--c-accent);outline-offset:2px}._pqGo_1qnf2_623{color:var(--c-text-muted);display:inline-flex;align-items:center;transition:transform var(--motion),color var(--motion)}._pqRow_1qnf2_454:hover ._pqGo_1qnf2_623{color:var(--c-accent);transform:translate(2px)}._funnelTop_1qnf2_259{width:100%;background:transparent;border:0;font:inherit;color:inherit;text-align:left;padding:2px var(--space-1);border-radius:var(--radius-sm);cursor:pointer}._funnelTop_1qnf2_259:disabled{cursor:default}._funnelTop_1qnf2_259:not(:disabled):hover{background:var(--c-surface-2)}._funnelTop_1qnf2_259:focus-visible{outline:2px solid var(--c-accent);outline-offset:1px}._funnelName_1qnf2_267{display:flex;align-items:center;gap:var(--space-1)}._funnelCaret_1qnf2_670{color:var(--c-text-muted);display:inline-flex;transition:transform var(--motion)}._funnelCaretOpen_1qnf2_676{transform:rotate(90deg)}._funnelDrill_1qnf2_678{display:grid;gap:2px;margin:var(--space-2) 0 var(--space-1) var(--space-4);padding-left:var(--space-3);border-left:1px solid var(--c-line);list-style:none}._funnelDrillRow_1qnf2_689{display:flex;align-items:center;gap:var(--space-2);width:100%;padding:var(--space-1) var(--space-2);border:0;border-radius:var(--radius-sm);background:transparent;font:inherit;color:inherit;text-align:left;cursor:pointer}._funnelDrillRow_1qnf2_689:hover{background:var(--c-surface-2)}._funnelDrillRow_1qnf2_689:focus-visible{outline:2px solid var(--c-accent);outline-offset:1px}._funnelDrillName_1qnf2_711{font-size:var(--text-sm);font-weight:var(--weight-medium);min-width:0;overflow-wrap:anywhere}._funnelDrillMeta_1qnf2_718{font-size:var(--text-xs);color:var(--c-text-muted);margin-left:auto;white-space:nowrap}._barRowPlain_1qnf2_727{grid-template-columns:minmax(0,1fr) auto}._barItem_1qnf2_733{min-width:0}._barRowButton_1qnf2_737{width:100%;border:0;background:transparent;font:inherit;color:inherit;text-align:left;cursor:pointer;padding:2px var(--space-1);margin:-2px calc(var(--space-1) * -1);border-radius:var(--radius-sm)}._barRowButton_1qnf2_737:hover{background:var(--c-surface-2)}._barRowButton_1qnf2_737:focus-visible{outline:2px solid var(--c-accent);outline-offset:1px}._barCaret_1qnf2_757{color:var(--c-text-muted);display:inline-flex;margin-right:var(--space-1);transition:transform var(--motion)}._barCaretOpen_1qnf2_764{transform:rotate(90deg)}._barLabel_1qnf2_132{display:flex;align-items:center;min-width:0}._riskCardButton_1qnf2_776{width:100%;border-width:1px;font:inherit;text-align:left;cursor:pointer}._riskCardButton_1qnf2_776:hover{filter:brightness(.97)}._riskCardButton_1qnf2_776:focus-visible{outline:2px solid var(--c-accent);outline-offset:2px}._riskCardOpen_1qnf2_791{box-shadow:inset 0 -3px 0 var(--c-danger)}._riskDrill_1qnf2_795{margin-top:calc(var(--space-3) * -1);padding:var(--space-3) var(--space-4);border:1px solid var(--c-line);border-radius:var(--radius-md);background:var(--c-surface)}._riskDrillHead_1qnf2_803{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--c-text-muted);margin-bottom:var(--space-2)}._riskDrill_1qnf2_795 ._funnelDrill_1qnf2_678{margin:0;padding:0;border:0}._riskDrill_1qnf2_795 ._funnelDrill_1qnf2_678{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:2px var(--space-4)}._page_1a3b9_1{min-height:100vh;min-height:100dvh;display:flex;background:var(--c-bg)}._main_1a3b9_8{flex:1;min-width:0;display:flex;flex-direction:column;height:100vh;height:100dvh;position:relative}._refreshBar_1a3b9_18{position:absolute;top:0;left:0;right:0;height:2px;z-index:20;overflow:hidden;background:var(--c-surface-3)}._refreshBar_1a3b9_18:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:40%;background:var(--c-accent);animation:_refreshSlide_1a3b9_1 1.1s var(--motion-ease) infinite}@keyframes _refreshSlide_1a3b9_1{0%{transform:translate(-100%)}to{transform:translate(350%)}}._scrollContent_1a3b9_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;width:100%}._calendarWrap_1a3b9_65{position:relative;display:flex;align-items:center}._calendarButton_1a3b9_71{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_1a3b9_71:hover{background:var(--c-surface-2)}._calendarButton_1a3b9_71 svg{width:16px;height:16px;flex-shrink:0}._calendarButtonActive_1a3b9_90{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_1a3b9_98{overflow:hidden;text-overflow:ellipsis}._calendarClear_1a3b9_100{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_1a3b9_100:hover{background:var(--c-surface-3);color:var(--c-text)}._calendarClear_1a3b9_100 svg{width:14px;height:14px}._tabBar_1a3b9_122{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_1a3b9_122::-webkit-scrollbar{display:none}._tab_1a3b9_122{flex-shrink:0}._sectionHead_1a3b9_143{display:flex;align-items:baseline;gap:var(--space-2);flex-wrap:wrap;margin-top:var(--space-4)}._sectionTitle_1a3b9_151{font-size:var(--text-xl);font-weight:var(--weight-strong);color:var(--c-text)}._sectionHint_1a3b9_157{font-size:var(--text-sm);color:var(--c-text-muted)}._grid_1a3b9_178{columns:1;column-gap:var(--space-4)}._grid_1a3b9_178>*{break-inside:avoid;margin-bottom:var(--space-4)}._spanThree_1a3b9_190,._spanTwo_1a3b9_192{grid-column:1 / -1}@media(min-width:52rem){._grid_1a3b9_178{columns:2}._spanTwo_1a3b9_192{grid-column:span 2}}@media(min-width:76rem){._grid_1a3b9_178{columns:3}}@media(min-width:112rem){._grid_1a3b9_178{columns:4}}@media(min-width:140rem){._grid_1a3b9_178{columns:5}}@media(min-width:170rem){._grid_1a3b9_178{columns:6}}@media(max-width:820px){._scrollContent_1a3b9_43{padding:var(--space-4) var(--space-4) var(--space-10)}}@media(max-width:768px){._page_1a3b9_1{min-height:auto}._main_1a3b9_8{height:auto;min-height:100dvh;padding-bottom:calc(var(--mobile-bottom-bar-height) + env(safe-area-inset-bottom,0px))}._scrollContent_1a3b9_43{overflow:visible}._tabBar_1a3b9_122{position:static}._calendarButton_1a3b9_71{max-width:180px}}._leadBand_1a3b9_237{width:100%;margin-bottom:var(--space-4)}: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}button{background:none;border:0;padding:0;text-align:inherit}button:not(:disabled){cursor:pointer}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}
