._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_1f0xf_1{display:flex;flex-direction:column;gap:2px;padding:var(--space-2) var(--space-1);max-width:100%}._customerRow_1f0xf_9{align-items:flex-start}._plumRow_1f0xf_10,._officerRow_1f0xf_14{align-items:flex-end}._actionRow_1f0xf_15{align-items:stretch}._roleLabel_1f0xf_17{font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--c-text-muted);padding:0 var(--space-1)}._bubbleRow_1f0xf_29{display:flex;align-items:flex-start;justify-content:flex-end;gap:var(--space-2);max-width:100%;min-width:0}._bubble_1f0xf_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_1f0xf_10 ._bubble_1f0xf_29{max-width:min(640px,100%)}._customerBubble_1f0xf_50{background:var(--c-bubble-customer);color:var(--c-bubble-customer-text);border-bottom-left-radius:var(--radius-sm)}._plumBubble_1f0xf_56{background:var(--c-bubble-plum);color:var(--c-bubble-plum-text);border-bottom-right-radius:var(--radius-sm)}._officerRow_1f0xf_14 ._bubble_1f0xf_29{max-width:min(640px,100%)}._officerBubble_1f0xf_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_1f0xf_76{background:transparent;color:var(--c-text-muted);border:1px dashed var(--c-line-strong);opacity:.85}._suppressedNote_1f0xf_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_1f0xf_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_1f0xf_103{color:var(--c-text-muted);text-decoration:underline;text-underline-offset:2px;opacity:0;transition:opacity var(--motion)}._row_1f0xf_1:hover ._runLog_1f0xf_103,._runLog_1f0xf_103:focus-visible{opacity:1}@media(hover:none){._runLog_1f0xf_103{opacity:1}}._action_1f0xf_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_1f0xf_129{background:var(--c-danger-tint);color:var(--c-danger-text)}._actionHead_1f0xf_134{display:flex;align-items:center;gap:var(--space-2);flex-wrap:wrap}._actionIcon_1f0xf_141{display:inline-flex;flex-shrink:0}._actionIcon_1f0xf_141 svg{width:14px;height:14px}._actionText_1f0xf_148{flex:1;min-width:0}._actionBadge_1f0xf_153{flex-shrink:0}._actionTime_1f0xf_155{font-size:var(--text-xs);color:var(--c-text-muted);font-variant-numeric:tabular-nums;flex-shrink:0}._actionFailed_1f0xf_129 ._actionTime_1f0xf_155{color:inherit;opacity:.75}._details_1f0xf_166{border-top-color:currentColor;border-top-style:solid;opacity:1}._plumBubble_1f0xf_56 ._details_1f0xf_166>summary,._customerBubble_1f0xf_50 ._details_1f0xf_166>summary{color:inherit;opacity:.75}._plumBubble_1f0xf_56 ._details_1f0xf_166{border-top-color:#ffffff3d}._detailsLink_1f0xf_177{color:inherit;text-decoration:underline;text-underline-offset:2px}._chevronExpanded_1f0xf_183{transform:rotate(180deg)}._mediaList_1f0xf_187{display:grid;gap:var(--space-2);margin-top:var(--space-2)}._mediaImage_1f0xf_193{max-width:min(320px,100%);border-radius:var(--radius-md);display:block}._mediaVideo_1f0xf_199,._mediaAudio_1f0xf_200{max-width:min(320px,100%);width:100%;border-radius:var(--radius-md)}._mediaLink_1f0xf_206{color:inherit;text-decoration:underline;text-underline-offset:2px;font-size:var(--text-sm)}._reportBugBtn_1f0xf_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_1f0xf_215 svg{width:14px;height:14px}._row_1f0xf_1:hover ._reportBugBtn_1f0xf_215,._reportBugBtn_1f0xf_215:focus-visible{opacity:1}._reportBugBtn_1f0xf_215:hover{color:var(--c-danger-text);border-color:var(--c-danger)}._reportBugBtn_1f0xf_215:disabled{cursor:progress}._reportBugBtnLoading_1f0xf_241{opacity:1}._reportBugBtnSuccess_1f0xf_242{opacity:1;color:var(--c-success-text);border-color:var(--c-success)}._reportBugBtnError_1f0xf_243{opacity:1;color:var(--c-danger-text);border-color:var(--c-danger)}._bugError_1f0xf_245{font-size:var(--text-xs);color:var(--c-danger-text);padding:0 var(--space-1)}@media(hover:none){._reportBugBtn_1f0xf_215{opacity:1}}@media(max-width:768px){._bubble_1f0xf_29{max-width:88%;font-size:var(--text-md)}._plumRow_1f0xf_10 ._bubble_1f0xf_29{max-width:100%}}._delivery_1f0xf_264{display:inline-flex;align-items:center;gap:var(--space-1);color:var(--c-text-muted)}._delivery_1f0xf_264 svg{width:16px;height:13px;display:block}._deliveryRead_1f0xf_279{color:var(--c-info)}._deliveryFailed_1f0xf_281{color:var(--c-danger)}._deliveryFailed_1f0xf_281 svg{width:13px;height:13px}._deliveryWord_1f0xf_290{font-size:var(--text-xs);font-weight:600}._reaction_1f0xf_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_1f0xf_29{position:relative}._plumRow_1f0xf_10 ._reaction_1f0xf_297,._officerRow_1f0xf_14 ._reaction_1f0xf_297{right:auto;left:calc(var(--space-2) * -1)}._customerRow_1f0xf_9 ._reaction_1f0xf_297{right:calc(var(--space-2) * -1);left:auto}._reaction_1f0xf_297{border-color:var(--c-line-strong);box-shadow:0 2px 6px #0000001a;animation:_reactionIn_1f0xf_1 .42s cubic-bezier(.22,1,.36,1) 1 both;transform-origin:center}@keyframes _reactionIn_1f0xf_1{0%{transform:scale(.55) translateY(4px);opacity:0}55%{opacity:1}to{transform:scale(1) translateY(0);opacity:1}}@media(prefers-reduced-motion:reduce){._reaction_1f0xf_297{animation:none}}._sawSummary_1f0xf_360{font-size:var(--text-xs);color:var(--c-text-muted);cursor:pointer;list-style:none;display:inline-flex;align-items:center;gap:var(--space-1);padding:var(--space-1) 0 0;-webkit-user-select:none;user-select:none}._sawSummary_1f0xf_360::-webkit-details-marker{display:none}._sawSummary_1f0xf_360: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)}._saw_1f0xf_360[open]>._sawSummary_1f0xf_360:before{transform:rotate(90deg)}._sawSummary_1f0xf_360:hover{color:var(--c-text)}._sawBody_1f0xf_388{margin-top:var(--space-2);padding-left:var(--space-3);border-left:2px solid var(--c-line-strong);font-size:var(--text-sm);line-height:var(--leading-body);color:var(--c-text-muted);white-space:pre-wrap}._mediaGone_1f0xf_400{font-size:var(--text-sm);color:var(--c-text-muted);font-style:italic}._approxTime_1f0xf_409{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}}._host_1c4db_3{position:fixed;left:0;right:0;top:calc(var(--space-4) + env(safe-area-inset-top,0px));z-index:2000;display:flex;flex-direction:column;align-items:center;gap:var(--space-2);pointer-events:none}._toast_1c4db_20{display:inline-flex;align-items:center;gap:var(--space-3);max-width:min(440px,calc(100vw - var(--space-6)));padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);border:1px solid var(--c-line-strong);border-left-width:3px;background:var(--c-surface);color:var(--c-text);font-size:var(--text-sm);font-weight:var(--weight-medium);box-shadow:0 10px 30px #00000029;pointer-events:auto;animation:_toastIn_1c4db_1 .26s var(--motion-ease) 1}@keyframes _toastIn_1c4db_1{0%{transform:translateY(-14px);opacity:0}70%{transform:translateY(2px);opacity:1}to{transform:translateY(0);opacity:1}}._leaving_1c4db_46{animation:_toastOut_1c4db_1 .3s var(--motion-ease) forwards}@keyframes _toastOut_1c4db_1{0%{transform:translateY(0);opacity:1}to{transform:translateY(-10px);opacity:0}}._icon_1c4db_55{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:999px;flex:none;color:var(--c-on-accent, #fff)}._icon_1c4db_55 svg{width:13px;height:13px}._done_1c4db_71{border-left-color:var(--c-success)}._handed_1c4db_72{border-left-color:var(--c-chart-4)}._warn_1c4db_73{border-left-color:var(--c-danger)}._done_1c4db_71 ._icon_1c4db_55{background:var(--c-success)}._handed_1c4db_72 ._icon_1c4db_55{background:var(--c-chart-4)}._warn_1c4db_73 ._icon_1c4db_55{background:var(--c-danger)}._text_1c4db_79{min-width:0;overflow-wrap:anywhere}@media(max-width:768px){._host_1c4db_3{top:calc(var(--space-2) + env(safe-area-inset-top,0px));padding:0 var(--space-3)}._toast_1c4db_20{width:100%}}@media(prefers-reduced-motion:reduce){._toast_1c4db_20,._leaving_1c4db_46{animation:none}}._bar_1sd8f_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_1sd8f_14{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);flex-wrap:wrap}._banner_1sd8f_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_1sd8f_32{color:var(--c-text)}._dot_1sd8f_36{width:8px;height:8px;border-radius:50%;background:var(--c-text-muted);flex:none}._dotMine_1sd8f_48{background:var(--c-primary-text);animation:_pulse_1sd8f_1 2s ease-in-out infinite}@keyframes _pulse_1sd8f_1{0%,to{opacity:1}50%{opacity:.35}}@media(prefers-reduced-motion:reduce){._dotMine_1sd8f_48{animation:none}}._bar_1sd8f_4 ._takeOverSlot_1sd8f_75{min-height:44px}._picker_1sd8f_79{display:flex;flex-direction:column;gap:var(--space-2)}._pickerTitle_1sd8f_85{font-size:var(--text-sm);font-weight:var(--weight-medium);margin:0}._reasons_1sd8f_91{display:flex;flex-wrap:wrap;gap:var(--space-2) var(--space-4)}._reason_1sd8f_91{display:flex;align-items:center;gap:var(--space-2);font-size:var(--text-sm);cursor:pointer}._note_1sd8f_105{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_1sd8f_115{display:flex;gap:var(--space-2)}._composer_1sd8f_120{display:flex;gap:var(--space-2);align-items:flex-end}._input_1sd8f_133{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_1sd8f_133::placeholder{color:var(--c-text-faint)}._input_1sd8f_133:hover:not(:disabled){border-color:var(--c-text-faint)}._input_1sd8f_133:focus{background:var(--c-surface);border-color:var(--c-text-muted)}._composerSide_1sd8f_166{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-end;gap:var(--space-1)}._window_1sd8f_177{display:flex;flex-direction:column;font-size:var(--text-xs);line-height:1.3;color:var(--c-text-muted);text-align:center;font-variant-numeric:tabular-nums}._windowLabel_1sd8f_187{white-space:nowrap}._windowValue_1sd8f_188{font-weight:var(--weight-medium)}._closed_1sd8f_190{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_1sd8f_199{font-size:var(--text-sm);color:var(--c-danger-text);margin:0}._modalBackdrop_1sd8f_205{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_1sd8f_205{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_1sd8f_229{font-size:var(--text-lg);font-weight:var(--weight-medium);margin:0}._modalBody_1sd8f_235{font-size:var(--text-sm);color:var(--c-text-muted);margin:0}._modalActions_1sd8f_241{display:flex;gap:var(--space-2);justify-content:flex-end}._leaveActions_1sd8f_250{display:flex;gap:var(--space-2);justify-content:flex-end;align-items:center;margin-top:var(--space-2);flex-wrap:wrap}@media(max-width:640px){._composer_1sd8f_120{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:var(--space-1) var(--space-2)}._input_1sd8f_133{width:100%}._composerSide_1sd8f_166{display:contents}._window_1sd8f_177{grid-column:1 / -1;flex-direction:row;gap:.3em;text-align:left}}._modal_1sd8f_205 ._reasons_1sd8f_91{display:grid;gap:var(--space-2);margin:var(--space-1) 0 var(--space-2)}._reason_1sd8f_91{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_1sd8f_91:hover{border-color:var(--c-line-strong)}._reasonInput_1sd8f_322{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}._reasonDot_1sd8f_333{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_1sd8f_347{display:grid;gap:2px;min-width:0}._reasonLabel_1sd8f_353{font-size:var(--text-md);font-weight:var(--weight-medium)}._reasonHint_1sd8f_358{font-size:var(--text-xs);color:var(--c-text-muted);line-height:var(--leading-body)}._reasonChosen_1sd8f_366{border-color:var(--c-accent);background:var(--c-accent-tint)}._reasonChosen_1sd8f_366 ._reasonDot_1sd8f_333{border-color:var(--c-accent);border-width:5px}._reasonChosen_1sd8f_366 ._reasonHint_1sd8f_358{color:var(--c-text)}._reasonInput_1sd8f_322:focus-visible+._reasonDot_1sd8f_333{box-shadow:0 0 0 3px var(--c-accent-tint);border-color:var(--c-accent)}._reason_1sd8f_91:focus-within{border-color:var(--c-accent)}._modal_1sd8f_205 ._note_1sd8f_105{grid-column:2;margin-top:var(--space-2);width:100%}._wrapper_fdfon_1{height:100%;min-height:0;display:flex;flex-direction:column}._header_fdfon_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_fdfon_21{min-width:0;display:flex;align-items:center;gap:var(--space-3)}._avatar_fdfon_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_fdfon_42{min-width:0;display:grid}._name_fdfon_47{font-size:var(--text-lg);font-weight:var(--weight-strong);color:var(--c-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._subline_fdfon_56{font-size:var(--text-xs);color:var(--c-text-muted)}._actions_fdfon_61{display:flex;align-items:center;gap:var(--space-2);flex-wrap:wrap;justify-content:flex-end;min-width:0}._iconButton_fdfon_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_fdfon_70:hover{background:var(--c-surface-2);color:var(--c-text)}._iconButton_fdfon_70 svg{width:18px;height:18px}._backButton_fdfon_87,._infoButton_fdfon_88{display:none}._searchWrap_fdfon_90{position:relative;display:flex;align-items:center;width:200px;min-width:130px}._searchIcon_fdfon_98{position:absolute;left:var(--space-3);display:inline-flex;color:var(--c-text-faint);pointer-events:none}._searchIcon_fdfon_98 svg{width:15px;height:15px}._searchInput_fdfon_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_fdfon_108::placeholder{color:var(--c-text-faint)}._searchInput_fdfon_108:focus{border-color:var(--c-primary)}._searchClear_fdfon_122,._dayClear_fdfon_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_fdfon_122:hover,._dayClear_fdfon_123:hover{background:var(--c-surface-3);color:var(--c-text)}._clearIcon_fdfon_141{width:14px;height:14px}._searchNav_fdfon_143{display:flex;align-items:center;gap:var(--space-1)}._navButton_fdfon_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_fdfon_149:hover:not(:disabled){background:var(--c-surface-2);color:var(--c-text)}._navButton_fdfon_149:disabled{opacity:.45;cursor:not-allowed}._navButton_fdfon_149 svg{width:14px;height:14px}._matchCount_fdfon_166{font-size:var(--text-xs);color:var(--c-text-muted);white-space:nowrap;font-variant-numeric:tabular-nums}._dayPickerWrap_fdfon_173{position:relative;display:flex;align-items:center}._dayButton_fdfon_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_fdfon_179:hover{background:var(--c-surface-2)}._dayButton_fdfon_179 svg{width:16px;height:16px;flex-shrink:0}._dayButtonActive_fdfon_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_fdfon_206{overflow:hidden;text-overflow:ellipsis}._chatArea_fdfon_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_fdfon_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_fdfon_220:before,._dateSeparator_fdfon_220:after{content:"";flex:1;height:1px;background:var(--c-line)}._messageItem_fdfon_237{border-radius:var(--radius-md);scroll-margin:var(--space-8);transition:background var(--motion)}._messageRead_fdfon_244{background:transparent}._messageMatch_fdfon_246{background:var(--c-warning-tint)}._messageActiveMatch_fdfon_248{background:var(--c-warning-tint);box-shadow:inset 0 0 0 2px var(--c-accent)}._messageDeepLinkedTarget_fdfon_253{background:var(--c-primary-tint)}._messageDeepLinkedPulse_fdfon_255{animation:_deepLinkPulse_fdfon_1 2.4s var(--motion-ease) 1}@keyframes _deepLinkPulse_fdfon_1{0%{box-shadow:inset 0 0 0 2px var(--c-primary)}to{box-shadow:inset 0 0 0 2px transparent}}._reviewSeparator_fdfon_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_fdfon_264:before,._reviewSeparator_fdfon_264:after{content:"";flex:1;height:1px;background:var(--c-success);opacity:.4}._reviewSeparatorFlash_fdfon_284 span{padding:2px var(--space-2);border-radius:var(--radius-pill);background:var(--c-primary-tint);color:var(--c-primary-text);animation:_reviewFlash_fdfon_1 2s var(--motion-ease) 1}@keyframes _reviewFlash_fdfon_1{0%{box-shadow:0 0 0 2px var(--c-primary)}to{box-shadow:0 0 0 2px transparent}}._placeholder_fdfon_299{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_fdfon_311{font-size:var(--text-lg);font-weight:var(--weight-medium);color:var(--c-text)}._placeholderHint_fdfon_317{font-size:var(--text-md);color:var(--c-text-muted);max-width:40ch}@media(max-width:1200px){._infoButton_fdfon_88{display:inline-flex}}@media(max-width:900px){._searchWrap_fdfon_90{width:160px}._dayButton_fdfon_179{max-width:150px}}@media(max-width:768px){._header_fdfon_10{padding:var(--space-3);gap:var(--space-2)}._backButton_fdfon_87{display:inline-flex}._closeButton_fdfon_342{display:none}._identity_fdfon_21{flex:1}._actions_fdfon_61{width:100%;justify-content:flex-start}._searchWrap_fdfon_90{flex:1;width:auto;min-width:0}._dayButton_fdfon_179{max-width:130px}._chatArea_fdfon_210{padding:var(--space-4) var(--space-3) var(--space-8)}}._foldedRun_fdfon_358{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_fdfon_371{font-size:var(--text-sm);color:var(--c-text-muted);min-width:0}._root_13cu8_5{display:inline-flex;min-width:0}._trigger_13cu8_10{display:inline-flex;align-items:center;gap:var(--space-2);min-width:0;max-width:100%;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_13cu8_10:hover{background:var(--c-surface-2)}._trigger_13cu8_10 svg{width:15px;height:15px;color:var(--c-text-muted)}._triggerLabel_13cu8_31{min-width:0;overflow:hidden;text-overflow:ellipsis}._overlay_13cu8_37{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_13cu8_47{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_13cu8_58{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_13cu8_67{display:inline-flex;color:var(--c-text-faint);flex-shrink:0}._inputIcon_13cu8_67 svg{width:18px;height:18px}._input_13cu8_58{flex:1;min-width:0;border:0;background:none;color:var(--c-text);font-size:var(--text-lg);padding:var(--space-1) 0}._input_13cu8_58:focus{outline:none}._input_13cu8_58::placeholder{color:var(--c-text-faint)}._inputWrap_13cu8_58:focus-within{box-shadow:inset 0 -2px 0 0 var(--c-primary)}._shortcutHint_13cu8_93{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_13cu8_103{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_13cu8_103:hover{background:var(--c-surface-3);color:var(--c-text)}._closeButton_13cu8_103 svg{width:16px;height:16px}._results_13cu8_120{flex:1;min-height:0;overflow-y:auto;padding:var(--space-2);display:grid;gap:2px;align-content:start}._state_13cu8_130{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_13cu8_139{height:56px;border-radius:var(--radius-md)}._resultItem_13cu8_144{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_13cu8_144:hover{background:var(--c-surface-2)}._resultTop_13cu8_159{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-3)}._resultUser_13cu8_166{font-size:var(--text-md);font-weight:var(--weight-medium);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}._resultDate_13cu8_175{font-size:var(--text-xs);color:var(--c-text-muted);white-space:nowrap;flex-shrink:0}._resultExcerpt_13cu8_182{font-size:var(--text-sm);color:var(--c-text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:640px){._overlay_13cu8_37{padding:var(--space-3)}._panel_13cu8_47{max-height:82vh}._trigger_13cu8_10 ._triggerLabel_13cu8_31,._trigger_13cu8_10 ._shortcutHint_13cu8_93{display:none}._trigger_13cu8_10{padding:0;width:var(--control-height);justify-content:center}._trigger_13cu8_10 ._inputIcon_13cu8_67{color:var(--c-text)}}._sidebar_1w01y_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)}._sidebar_1w01y_1 :focus-visible{outline-color:var(--c-nav-text)}._brand_1w01y_21{display:flex;align-items:center;gap:var(--space-3);padding:0 var(--space-2)}._brand_1w01y_21 img{flex-shrink:0}._brandText_1w01y_30{display:flex;flex-direction:column;line-height:1.15;min-width:0}._brandName_1w01y_37{font-size:var(--text-lg);font-weight:var(--weight-strong)}._brandProduct_1w01y_42{font-size:var(--text-xs);color:var(--c-nav-muted)}._nav_1w01y_47{display:flex;flex-direction:column;gap:var(--space-1)}._footer_1w01y_53{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_1w01y_62{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_1w01y_62 strong{font-weight:var(--weight-strong);color:var(--c-nav-text)}._poweredBy_1w01y_62 img{opacity:.9}._navItem_1w01y_78{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_1w01y_78:hover{background:var(--c-nav-hover);color:var(--c-nav-text)}._navButton_1w01y_97{width:100%;border:0;background:transparent;cursor:pointer;text-align:left;font-family:inherit}._navButton_1w01y_97:disabled{cursor:not-allowed;opacity:.6}._icon_1w01y_108{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}._icon_1w01y_108 svg{width:18px;height:18px}._label_1w01y_119{min-width:0}._active_1w01y_123,._active_1w01y_123:hover{background:var(--c-nav-active);color:var(--c-on-accent);font-weight:var(--weight-strong)}._active_1w01y_123:before{content:"";position:absolute;left:0;top:6px;bottom:6px;width:3px;border-radius:0 3px 3px 0;background:var(--c-nav-text)}._badge_1w01y_141{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_1w01y_123 ._badge_1w01y_141{background:var(--c-on-accent);color:var(--c-nav-active)}._refreshing_1w01y_162 ._icon_1w01y_108 svg{animation:_navSpin_1w01y_1 .8s linear infinite}@keyframes _navSpin_1w01y_1{to{transform:rotate(360deg)}}._desktopOnly_1w01y_168{display:flex}._mobileOnly_1w01y_169,._sheetBackdrop_1w01y_173,._sheet_1w01y_173{display:none}._drawerOverlay_1w01y_176{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1300;background:#140c1a73;display:none}._drawer_1w01y_176{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_1w01y_197{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_1w01y_197:hover{background:var(--c-nav-hover)}._drawerItem_1w01y_197:disabled{opacity:.6;cursor:not-allowed}@media(min-width:769px){._sidebar_1w01y_1{--rail-motion: .24s var(--motion-ease);transition:width var(--rail-motion),padding var(--rail-motion)}._brand_1w01y_21{overflow:hidden;transition:padding var(--rail-motion)}._navItem_1w01y_78{overflow:hidden;transition:background var(--motion),color var(--motion),padding var(--rail-motion)}._brandText_1w01y_30,._label_1w01y_119{white-space:nowrap;transition:opacity .16s var(--motion-ease) 80ms}._active_1w01y_123:before{transition:opacity var(--rail-motion)}._compact_1w01y_251{width:var(--nav-width-compact);padding:var(--space-5) var(--space-2);align-items:stretch}._compact_1w01y_251 ._brand_1w01y_21{padding:0 0 0 calc((var(--nav-width-compact) - 2 * var(--space-2) - 28px) / 2)}._compact_1w01y_251 ._navItem_1w01y_78{padding-left:calc((var(--nav-width-compact) - 2 * var(--space-2) - 24px) / 2)}._compact_1w01y_251 ._brandText_1w01y_30,._compact_1w01y_251 ._label_1w01y_119{opacity:0;transition:opacity .12s var(--motion-ease)}._compact_1w01y_251 ._poweredBy_1w01y_62 span{display:none}._compact_1w01y_251 ._poweredBy_1w01y_62{justify-content:center}._compact_1w01y_251 ._badge_1w01y_141{position:absolute;top:2px;right:8px;margin-left:0}._compact_1w01y_251 ._active_1w01y_123:before{opacity:0}}@media(max-width:768px){._sidebar_1w01y_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_1w01y_21,._desktopOnly_1w01y_168{display:none}._mobileOnly_1w01y_169{display:flex;flex-direction:column;justify-content:center;gap:2px;padding:var(--space-1);min-height:52px;width:64px;flex:none;text-align:center;border-radius:var(--radius-sm)}._sheetBackdrop_1w01y_173{display:block;position:fixed;top:0;right:0;bottom:0;left:0;bottom:calc(var(--mobile-bottom-bar-height) + env(safe-area-inset-bottom,0px));z-index:1199;background:#0006;border:0;padding:0}._sheet_1w01y_173{display:grid;gap:var(--space-1);position:fixed;left:0;right:0;bottom:calc(var(--mobile-bottom-bar-height) + env(safe-area-inset-bottom,0px));z-index:1201;padding:var(--space-3) var(--space-3) var(--space-4);background:var(--c-nav-bg);color:var(--c-nav-text);border-top:1px solid var(--c-nav-line);box-shadow:0 -12px 32px #00000059}._sheet_1w01y_173 ._navItem_1w01y_78{flex-direction:row;justify-content:flex-start;gap:var(--space-3);min-height:48px;padding:var(--space-2) var(--space-3);text-align:left}._sheet_1w01y_173 ._label_1w01y_119{font-size:var(--text-md);line-height:1.2}._sheetPoweredBy_1w01y_354{margin:var(--space-2) 0 0;font-size:var(--text-xs);color:var(--c-nav-text-muted, var(--c-nav-text));opacity:.75;text-align:center}._nav_1w01y_47{flex:1;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:0}._navItem_1w01y_78{flex-direction:column;justify-content:center;gap:2px;padding:var(--space-1);border-radius:var(--radius-sm);text-align:center;min-height:52px}._label_1w01y_119{position:static;width:auto;height:auto;clip:auto;font-size:var(--text-xs);line-height:1.1}._active_1w01y_123,._active_1w01y_123:hover{background:transparent;color:var(--c-nav-text);font-weight:var(--weight-strong)}._active_1w01y_123:before{display:none}._active_1w01y_123 ._icon_1w01y_108{background:var(--c-nav-active);color:var(--c-on-accent);border-radius:var(--radius-sm)}._badge_1w01y_141{position:absolute;top:-2px;right:6px;background:var(--c-nav-active);color:var(--c-on-accent);min-width:18px;height:18px}._active_1w01y_123 ._badge_1w01y_141{background:var(--c-nav-active);color:var(--c-on-accent)}._drawerOverlay_1w01y_176{display:block}}._wrapper_viqev_1{height:100%;overflow-y:auto;padding:var(--space-4);display:grid;gap:var(--space-5);align-content:start}._header_viqev_10{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2)}._title_viqev_17{font-size:var(--text-lg);font-weight:var(--weight-strong)}._closeButton_viqev_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_viqev_22:hover{background:var(--c-surface-2);color:var(--c-text)}._closeButton_viqev_22 svg{width:18px;height:18px}._identity_viqev_38{display:flex;align-items:center;gap:var(--space-3);min-width:0}._avatar_viqev_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_viqev_59{min-width:0}._name_viqev_61{font-size:var(--text-md);font-weight:var(--weight-medium);overflow-wrap:anywhere}._phone_viqev_67{font-size:var(--text-sm);color:var(--c-text-muted)}._stats_viqev_72{display:grid;gap:var(--space-3);margin:0}._stat_viqev_72{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-3);padding-bottom:var(--space-2);border-bottom:var(--border)}._statLabel_viqev_87{font-size:var(--text-sm);color:var(--c-text-muted)}._statValue_viqev_92{margin:0;font-size:var(--text-md);font-weight:var(--weight-medium);text-align:right}._section_viqev_99{display:grid;gap:var(--space-2)}._sectionTitle_viqev_104{font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--c-text-muted)}._imageThumb_viqev_110{width:100%;max-width:200px;border-radius:var(--radius-md);border:var(--border);display:block}._imageLink_viqev_118{font-size:var(--text-sm);color:var(--c-primary-text);text-decoration:underline;text-underline-offset:2px;justify-self:start}._imageMeta_viqev_126{font-size:var(--text-xs);color:var(--c-text-muted)}._reviewSentence_viqev_134{font-size:var(--text-sm);line-height:1.45;color:var(--c-text-muted);min-height:calc(2 * 1.45 * var(--text-sm))}._reviewList_viqev_141{list-style:none;margin:0;padding:0;display:grid;gap:var(--space-2)}._reviewEntry_viqev_152{display:flex;align-items:baseline;gap:var(--space-2);font-size:var(--text-sm);min-width:0}._reviewName_viqev_160{font-weight:var(--weight-medium);white-space:nowrap}._reviewNameButton_viqev_165{font:inherit;font-weight:var(--weight-medium);color:var(--c-primary-text);text-decoration:underline;text-underline-offset:2px;white-space:nowrap;border-radius:var(--radius-sm)}._reviewNameButton_viqev_165:hover{color:var(--c-primary)}._reviewNameButton_viqev_165:focus-visible{outline:2px solid var(--c-primary);outline-offset:2px}._reviewLeader_viqev_182{flex:1;min-width:var(--space-4);border-bottom:1px dotted var(--c-line-strong);transform:translateY(-.3em)}._reviewTime_viqev_189{color:var(--c-text-muted);font-size:var(--text-xs);white-space:nowrap;flex-shrink:0}._empty_viqev_196{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_viqev_207{width:32px;height:32px;color:var(--c-line-strong)}._emptyText_viqev_213{font-size:var(--text-md);color:var(--c-text-muted);max-width:32ch}@media(max-width:1200px){._drawerControl_viqev_221{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_1juj2_3{position:relative;overflow:hidden;background:var(--c-surface-3)}._pulse_1juj2_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_1juj2_1 1.4s linear infinite}@keyframes _skeletonShimmer_1juj2_1{to{transform:translate(100%)}}._userCard_1juj2_22{display:flex;align-items:flex-start;gap:var(--space-3);padding:var(--space-3);border-radius:var(--radius-md)}._userAvatar_1juj2_30{width:36px;height:36px;border-radius:var(--radius-pill)}._userBody_1juj2_36{flex:1;display:grid;gap:var(--space-2);min-width:0}._userLine_1juj2_43{height:12px;border-radius:var(--radius-pill)}._userLineShort_1juj2_48{width:62%}._messageWrap_1juj2_53{height:100%;padding:var(--space-5) var(--space-5) var(--space-8);display:flex;flex-direction:column;justify-content:flex-end;gap:var(--space-4);animation:_skeletonFade_1juj2_1 .24s var(--motion-ease) 1}@keyframes _skeletonFade_1juj2_1{0%{opacity:0}to{opacity:1}}._messageBubble_1juj2_70{border-radius:var(--radius-lg);border-bottom-left-radius:var(--radius-sm);opacity:.85}._messageBubbleRight_1juj2_76{align-self:flex-end;border-bottom-left-radius:var(--radius-lg);border-bottom-right-radius:var(--radius-sm)}._messageWrap_1juj2_53>*:nth-child(2):after{animation-delay:.12s}._messageWrap_1juj2_53>*:nth-child(3):after{animation-delay:.24s}._messageWrap_1juj2_53>*:nth-child(4):after{animation-delay:.36s}._messageWrap_1juj2_53>*:nth-child(5):after{animation-delay:.48s}._messageWrap_1juj2_53>*:nth-child(6):after{animation-delay:.6s}._messageWrap_1juj2_53>*:nth-child(7):after{animation-delay:.72s}._metricCard_1juj2_91{border:var(--border);border-radius:var(--radius-lg);padding:var(--space-5);background:var(--c-surface);display:grid;gap:var(--space-2)}._metricIcon_1juj2_100{width:28px;height:28px;border-radius:var(--radius-sm)}._metricValue_1juj2_106{width:58%;height:26px;border-radius:var(--radius-sm)}._metricLabel_1juj2_112{width:78%;height:12px;border-radius:var(--radius-pill)}._chartCard_1juj2_120{border:var(--border);border-radius:var(--radius-lg);padding:var(--space-4);background:var(--c-surface);display:grid;gap:var(--space-3);align-content:start}._chartTitle_1juj2_130{width:44%;height:15px;border-radius:var(--radius-pill)}._chartSubtitle_1juj2_136{width:64%;height:11px;border-radius:var(--radius-pill)}._chartBody_1juj2_142{width:100%;border-radius:var(--radius-md)}._chartLines_1juj2_147{display:grid;gap:var(--space-3)}._chartLine_1juj2_147{height:13px;border-radius:var(--radius-pill)}._wrapper_1x9l6_1{flex:1;min-height:0;display:flex;flex-direction:column}._controls_1x9l6_10{display:grid;gap:var(--space-2);padding:var(--space-3) var(--space-4);border-bottom:var(--border);flex-shrink:0}._searchRow_1x9l6_18{display:flex;gap:var(--space-2);align-items:center}._searchInputWrap_1x9l6_24{position:relative;flex:1;min-width:0;display:flex;align-items:center}._searchIcon_1x9l6_32{position:absolute;left:var(--space-3);display:inline-flex;color:var(--c-text-faint);pointer-events:none}._searchIcon_1x9l6_32 svg{width:16px;height:16px}._searchInput_1x9l6_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_1x9l6_24::placeholder{color:var(--c-text-faint)}._searchInput_1x9l6_24:focus{border-color:var(--c-primary)}._searchClear_1x9l6_57,._calendarClear_1x9l6_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_1x9l6_57:hover,._calendarClear_1x9l6_58:hover{background:var(--c-surface-3);color:var(--c-text)}._clearIcon_1x9l6_76{width:14px;height:14px}._calendarWrap_1x9l6_78{position:relative;display:flex;align-items:center}._calendarButton_1x9l6_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_1x9l6_84:hover{background:var(--c-surface-2)}._calendarButton_1x9l6_84 svg{width:16px;height:16px;flex-shrink:0}._calendarButtonActive_1x9l6_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_1x9l6_112{overflow:hidden;text-overflow:ellipsis}._filterGroup_1x9l6_121{display:flex;flex-wrap:wrap;gap:var(--space-2);align-items:center}._filterGroupPairs_1x9l6_133{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}._filterGroupPairs_1x9l6_133 .pc-chip{justify-content:center}._calendarWrap_1x9l6_78 ._calendarButton_1x9l6_84{min-height:30px}._calendarWrap_1x9l6_78 ._calendarClear_1x9l6_58{width:28px;height:28px}._filterLabel_1x9l6_145{flex:0 0 100%;font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--c-text-muted)}._filterGroup_1x9l6_121 .pc-chip{min-height:30px;gap:5px;padding:0 var(--space-3);font-size:var(--text-xs)}._list_1x9l6_161{flex:1;min-height:0;overflow-y:auto;padding:var(--space-2);display:grid;gap:2px;align-content:start}._item_1x9l6_171{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_1x9l6_171:hover{background:var(--c-surface-2)}._selected_1x9l6_187,._selected_1x9l6_187:hover{background:var(--c-primary-tint)}._avatar_1x9l6_192{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_1x9l6_206{min-width:0;flex:1;display:grid;gap:2px}._topRow_1x9l6_213{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-2)}._name_1x9l6_220{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_1x9l6_230{font-size:var(--text-xs);color:var(--c-text-muted);white-space:nowrap;flex-shrink:0}._preview_1x9l6_237{font-size:var(--text-sm);color:var(--c-text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._rowBadges_1x9l6_245{display:flex;flex-wrap:wrap;gap:var(--space-1);margin-top:2px}._rowBadge_1x9l6_245{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_1x9l6_245 svg{width:11px;height:11px}._rowBadgeReviewed_1x9l6_265{background:var(--c-success-tint);color:var(--c-success-text)}._rowBadgeNew_1x9l6_266{background:var(--c-surface-3);color:var(--c-text-muted)}._rowBadgeBooking_1x9l6_267{background:var(--c-warning-tint);color:var(--c-warning-text)}._rowBadgeBooked_1x9l6_268{background:var(--c-primary-tint);color:var(--c-primary-text)}._rowBadgeDanger_1x9l6_269{background:var(--c-danger-tint);color:var(--c-danger-text)}._rowBadgeInfo_1x9l6_270{background:var(--c-info-tint);color:var(--c-info-text)}._rowBadgeDot_1x9l6_272{width:6px;height:6px;border-radius:var(--radius-pill);background:var(--c-accent)}._loadMoreSentinel_1x9l6_279{height:1px}._loadMoreButton_1x9l6_281{margin:var(--space-2) var(--space-1) var(--space-4)}@media(max-width:768px){._controls_1x9l6_10{padding:var(--space-3)}._filterLabel_1x9l6_145{width:auto}}._itemWaiting_1x9l6_296{background:var(--c-danger-tint);box-shadow:inset 3px 0 0 var(--c-danger)}._itemWaiting_1x9l6_296:hover{background:var(--c-danger-tint)}._itemWaiting_1x9l6_296 ._name_1x9l6_220{font-weight:var(--weight-strong)}._avatarPing_1x9l6_309{position:absolute;top:-2px;right:-2px;width:10px;height:10px;border-radius:999px;background:var(--c-danger);border:2px solid var(--c-surface)}._avatar_1x9l6_192{position:relative}._rowBadgeWaiting_1x9l6_323{background:var(--c-danger);color:var(--c-on-danger);border-color:var(--c-danger)}._rowBadgeWaiting_1x9l6_323 ._rowBadgeDot_1x9l6_272{background:var(--c-on-danger)}._chipWaiting_1x9l6_334{border-color:var(--c-danger);color:var(--c-danger-text)}._chipWaiting_1x9l6_334 ._pc-chip__count_1x9l6_339,._chipWaiting_1x9l6_334 .pc-chip__count{background:var(--c-danger);color:var(--c-on-danger)}._waitingBand_1x9l6_322{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:minmax(30px,auto) auto;align-items:center;gap:1px 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-2);box-shadow:inset 3px 0 0 var(--c-line-strong)}._waitingBandText_1x9l6_378{display:contents}._waitingBandTitle_1x9l6_380{grid-column:1;grid-row:1;display:flex;align-items:center;gap:var(--space-2);font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--c-text-muted)}._waitingBandTitle_1x9l6_380:before{content:"";width:8px;height:8px;flex:none;border-radius:var(--radius-pill);background:var(--c-line-strong)}._waitingBandMeta_1x9l6_401{grid-column:1 / -1;grid-row:2;padding-left:calc(8px + var(--space-2));font-size:var(--text-xs);color:var(--c-text-muted)}._waitingBandActive_1x9l6_410{background:var(--c-danger-tint);border-top-color:var(--c-danger);border-bottom-color:var(--c-danger);box-shadow:inset 3px 0 0 var(--c-danger)}._waitingBandActive_1x9l6_410 ._waitingBandTitle_1x9l6_380{color:var(--c-danger-text);font-weight:var(--weight-strong)}._waitingBandActive_1x9l6_410 ._waitingBandTitle_1x9l6_380:before{background:var(--c-danger)}._waitingBandActive_1x9l6_410 ._waitingBandMeta_1x9l6_401{color:var(--c-danger-text)}._waitingBandButton_1x9l6_322{grid-column:2;grid-row:1;min-height:30px;font:inherit;font-size:var(--text-sm);font-weight:var(--weight-medium);padding:var(--space-1) var(--space-3);border-radius:var(--radius-pill);border:1px solid var(--c-danger);background:var(--c-danger);color:var(--c-on-danger);cursor:pointer}._waitingBandButton_1x9l6_322:hover{filter:brightness(.94)}._waitingBandButtonOn_1x9l6_449{background:transparent;color:var(--c-danger-text)}._waitingBandButton_1x9l6_322:focus-visible{outline:2px solid var(--c-danger);outline-offset:2px}._previewRow_1x9l6_463{display:flex;align-items:center;gap:var(--space-1);min-width:0}._rowDelivery_1x9l6_470{display:inline-flex;align-items:center;flex:none;color:var(--c-text-muted)}._rowDelivery_1x9l6_470 svg{width:15px;height:12px;display:block}._rowDeliveryRead_1x9l6_485{color:var(--c-info)}._rowDeliveryFailed_1x9l6_487{color:var(--c-danger)}._rowDeliveryFailed_1x9l6_487 svg{width:12px;height:12px}._page_5q2hm_1{height:100vh;height:100dvh;display:flex;background:var(--c-bg);overflow:hidden}._content_5q2hm_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_5q2hm_20{position:absolute;top:0;left:0;right:0;height:2px;z-index:20;overflow:hidden;background:var(--c-surface-3)}._refreshBar_5q2hm_20:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:40%;background:var(--c-accent);animation:_refreshSlide_5q2hm_1 1.1s var(--motion-ease) infinite}@keyframes _refreshSlide_5q2hm_1{0%{transform:translate(-100%)}to{transform:translate(350%)}}._column_5q2hm_45{height:100%;min-height:0;min-width:0;overflow:hidden;background:var(--c-bg)}._listColumn_5q2hm_53{display:flex;flex-direction:column;border-right:var(--border)}._chatColumn_5q2hm_59{display:flex;flex-direction:column}._infoColumn_5q2hm_64{border-left:var(--border);overflow-y:auto}._listHeader_5q2hm_73{padding:var(--space-4);border-bottom:var(--border);display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-2);flex-shrink:0}._listHeaderRow_5q2hm_82{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);min-width:0}._listHeaderTitle_5q2hm_90{font-size:var(--text-xl);font-weight:var(--weight-strong)}._listHeaderMeta_5q2hm_96{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2);font-size:var(--text-xs);color:var(--c-text-muted);white-space:nowrap}@media(max-width:1200px)and (min-width:769px){._content_5q2hm_9{grid-template-columns:minmax(280px,32%) minmax(0,1fr)}._infoColumn_5q2hm_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_5q2hm_64._panelHidden_5q2hm_125{transform:translate(100%);opacity:0;pointer-events:none}._infoColumn_5q2hm_64._panelVisible_5q2hm_131{transform:translate(0);opacity:1}}@media(max-width:768px){._page_5q2hm_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_5q2hm_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_5q2hm_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_5q2hm_73{position:sticky;top:0;z-index:3;background:var(--c-bg)}._panelVisible_5q2hm_131{transform:translate(0);opacity:1;pointer-events:auto;z-index:2}._panelHidden_5q2hm_125{opacity:0;pointer-events:none;z-index:1}._listColumn_5q2hm_53._panelHidden_5q2hm_125{transform:translate(-100%)}._chatColumn_5q2hm_59._panelHidden_5q2hm_125,._infoColumn_5q2hm_64._panelHidden_5q2hm_125{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)}}._total_6usg2_6{font-size:var(--text-num);font-weight:var(--weight-strong);color:var(--c-text);line-height:1.1}._legend_6usg2_13{list-style:none;margin:0;padding:0;display:grid;gap:var(--space-2)}._legendRow_6usg2_21{display:flex;align-items:center;gap:var(--space-2);font-size:var(--text-sm)}._swatch_6usg2_28{width:10px;height:10px;border-radius:3px;flex-shrink:0}._legendName_6usg2_35{color:var(--c-text-muted)}._legendValue_6usg2_37{margin-left:auto;font-weight:var(--weight-medium)}._legendShare_6usg2_42{width:40px;text-align:right;color:var(--c-text-muted);font-variant-numeric:tabular-nums}._empty_lsho1_5{font-size:var(--text-sm);color:var(--c-text-muted);padding:var(--space-2) 0}._caption_lsho1_11{font-size:var(--text-xs);color:var(--c-text-muted)}._legend_lsho1_18{list-style:none;margin:0;padding:0;display:grid;gap:2px}._legendRow_lsho1_26{display:grid;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:var(--space-2);width:100%;padding:var(--space-1) var(--space-1);border-radius:var(--radius-sm);font-size:var(--text-sm);text-align:left}button._legendRow_lsho1_26:hover{background:var(--c-surface-2)}button._legendRow_lsho1_26:focus-visible{outline:2px solid var(--c-primary);outline-offset:1px}._swatch_lsho1_47{width:10px;height:10px;border-radius:3px;flex:none}._legendName_lsho1_54{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._legendValue_lsho1_60{color:var(--c-text-muted);font-size:var(--text-xs);white-space:nowrap}._donutWrap_lsho1_68{display:grid;gap:var(--space-3)}._donutChart_lsho1_75{position:relative}._donutCentre_lsho1_79{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none;text-align:center}._donutNumber_lsho1_90{font-size:var(--text-xl);font-weight:var(--weight-strong);line-height:1}._donutWord_lsho1_96{font-size:var(--text-xs);color:var(--c-text-muted);max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._splitWrap_lsho1_107{display:grid;gap:var(--space-3)}._splitTrack_lsho1_112{display:flex;height:30px;border-radius:var(--radius-sm);overflow:hidden;background:var(--c-surface-2)}._splitSegment_lsho1_120{display:block;height:100%;min-width:3px;border:0;padding:0;transition:filter var(--motion)}button._splitSegment_lsho1_120:hover{filter:brightness(1.12)}._splitKeys_lsho1_133{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:var(--space-2) var(--space-4)}._splitKey_lsho1_133{display:flex;align-items:center;gap:var(--space-2);font-size:var(--text-sm)}._splitKeyName_lsho1_149{color:var(--c-text)}._splitKeyValue_lsho1_150{color:var(--c-text-muted);font-size:var(--text-xs)}._radialWrap_lsho1_154{display:grid;gap:var(--space-2)}._heatScroll_lsho1_163{overflow-x:auto}._heat_lsho1_163{border-collapse:separate;border-spacing:3px;width:100%;font-size:var(--text-xs)}._heat_lsho1_163 th{font-weight:var(--weight-medium);color:var(--c-text-muted);text-align:left;white-space:nowrap;padding:0 var(--space-1)}._heat_lsho1_163 thead th{text-align:center}._heatCell_lsho1_186{width:100%;min-width:40px;height:32px;border-radius:var(--radius-sm);border:1px solid var(--c-line);font-size:var(--text-xs);font-variant-numeric:tabular-nums;color:var(--c-text);transition:transform var(--motion)}._heatCell_lsho1_186:disabled{border-style:dashed;opacity:.5}._heatCell_lsho1_186:not(:disabled):hover{transform:scale(1.06)}._spark_lsho1_209{display:block;width:100%;height:26px;margin-top:var(--space-1)}._quotes_lsho1_221{list-style:none;margin:0;padding:0;display:grid;gap:var(--space-2)}._quote_lsho1_221{display:grid;grid-template-columns:3px minmax(0,1fr);gap:var(--space-3);width:100%;text-align:left;padding:var(--space-2) var(--space-3) var(--space-2) 0;border-radius:var(--radius-sm);transition:background var(--motion)}._quote_lsho1_221:hover{background:var(--c-surface-2)}._quote_lsho1_221:focus-visible{outline:2px solid var(--c-primary);outline-offset:1px}._quoteMark_lsho1_249{border-radius:999px;background:var(--c-line-strong)}._quoteMarkGood_lsho1_254{background:var(--c-success)}._quoteMarkBad_lsho1_255{background:var(--c-danger)}._quoteMarkNeutral_lsho1_256{background:var(--c-chart-6)}._quoteBody_lsho1_258{display:grid;gap:2px;min-width:0}._quoteText_lsho1_264{font-size:var(--text-sm);line-height:1.45;color:var(--c-text)}._quoteWho_lsho1_270{display:flex;align-items:center;gap:var(--space-2);font-size:var(--text-xs);color:var(--c-text-muted)}._quoteTag_lsho1_278{padding:1px var(--space-2);border-radius:var(--radius-pill);background:var(--c-surface-3);color:var(--c-text-muted)}._card_6lbde_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_6lbde_12{display:flex;align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--c-text-muted);min-width:0}._icon_6lbde_21{display:inline-flex;color:var(--c-primary-text);flex-shrink:0}._icon_6lbde_21 svg{width:16px;height:16px}._value_6lbde_29{font-size:var(--text-num);font-weight:var(--weight-strong);color:var(--c-text);line-height:1.15;overflow-wrap:anywhere}._meta_6lbde_37{font-size:var(--text-xs);color:var(--c-text-muted)}._delta_6lbde_44{display:flex;align-items:baseline;gap:var(--space-1);font-size:var(--text-xs);font-weight:var(--weight-medium)}._deltaGood_6lbde_52{color:var(--c-success-text)}._deltaBad_6lbde_53{color:var(--c-danger-text, var(--c-danger))}._deltaLabel_6lbde_55{color:var(--c-text-muted);font-weight:var(--weight-regular, 400)}._grid_135dv_1{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,14rem),1fr));gap:var(--space-3)}._delta_135dv_10{display:flex;align-items:center;gap:var(--space-2);flex-wrap:wrap}._deltaChip_135dv_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}._deltaGood_135dv_28{background:var(--c-success-tint);color:var(--c-success-text)}._deltaBad_135dv_29{background:var(--c-danger-tint);color:var(--c-danger-text)}._deltaFlat_135dv_30{background:var(--c-surface-3);color:var(--c-text-muted)}._deltaPeriod_135dv_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)}._section_18how_1{display:grid;gap:var(--space-3);align-content:start;scroll-margin-top:calc(var(--control-height) + 2px + var(--space-4))}._head_18how_13{display:flex;align-items:baseline;gap:var(--space-2);flex-wrap:wrap;margin-top:var(--space-3)}._title_18how_21{font-size:var(--text-xl);font-weight:var(--weight-strong);color:var(--c-text)}._hint_18how_27{font-size:var(--text-sm);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_13hy2_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_13hy2_14{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-2)}._cardHeadText_13hy2_21{min-width:0}._cardHeadRight_13hy2_23{display:flex;align-items:center;gap:var(--space-2);flex-shrink:0}._cardTitle_13hy2_30{font-size:var(--text-lg);font-weight:var(--weight-strong);color:var(--c-text)}._cardTitleLink_13hy2_36{display:inline-flex;align-items:center;gap:var(--space-1);min-height:30px;color:inherit}._cardTitleLink_13hy2_36:hover{color:var(--c-primary-text)}._cardTitleLink_13hy2_36:hover ._cardChevron_13hy2_45{transform:translateY(1px)}._cardChevron_13hy2_45{display:inline-flex;color:var(--c-text-muted);transition:transform var(--motion)}._cardChevron_13hy2_45 svg{width:14px;height:14px}._cardSubtitle_13hy2_55{font-size:var(--text-sm);color:var(--c-text-muted);margin-top:2px}._cardBody_13hy2_61{display:grid;gap:var(--space-3)}._cardTotal_13hy2_63{font-size:var(--text-xs);color:var(--c-text-muted);font-variant-numeric:tabular-nums}._empty_13hy2_69{padding:var(--space-8) 0;text-align:center;font-size:var(--text-md);color:var(--c-text-muted)}._infoWrap_13hy2_78{position:relative;display:inline-flex}._infoBtn_13hy2_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_13hy2_80:hover{background:var(--c-surface-3);color:var(--c-text-muted)}._infoBtn_13hy2_80 svg{width:16px;height:16px}._infoPop_13hy2_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_13hy2_116{display:grid;gap:var(--space-3);list-style:none;margin:0;padding:0}._barRow_13hy2_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_13hy2_132{color:var(--c-text);overflow-wrap:anywhere}._barTrack_13hy2_142{display:block;height:8px;border-radius:var(--radius-pill);background:var(--c-surface-3);overflow:hidden}._barFill_13hy2_150{display:block;height:100%;min-width:2px;border-radius:var(--radius-pill);background:var(--c-accent);transition:width var(--motion)}._barValue_13hy2_159{font-variant-numeric:tabular-nums;font-weight:var(--weight-medium);color:var(--c-text-muted);min-width:28px;text-align:right}._legend_13hy2_167{list-style:none;margin:0;padding:0;display:grid;gap:var(--space-2)}._legendRow_13hy2_175{display:flex;align-items:center;gap:var(--space-2);font-size:var(--text-sm)}._swatch_13hy2_182{width:10px;height:10px;border-radius:3px;flex-shrink:0}._legendName_13hy2_189{color:var(--c-text-muted);min-width:0;overflow-wrap:anywhere}._legendValue_13hy2_195{margin-left:auto;font-weight:var(--weight-medium);font-variant-numeric:tabular-nums}._legendPct_13hy2_201{width:40px;text-align:right;color:var(--c-text-muted);font-variant-numeric:tabular-nums}._tooltip_13hy2_208{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_13hy2_222{display:grid;gap:var(--space-4);list-style:none;margin:0;padding:0}._funnelRow_13hy2_230{display:grid;gap:var(--space-1)}._funnelTop_13hy2_232{display:grid;grid-template-columns:minmax(0,1fr) 4ch 5ch;align-items:baseline;gap:var(--space-3);font-size:var(--text-sm)}._funnelName_13hy2_240{min-width:0;overflow-wrap:anywhere}._funnelVal_13hy2_245{font-weight:var(--weight-strong);font-variant-numeric:tabular-nums;text-align:right}._funnelPct_13hy2_251{color:var(--c-text-muted);font-variant-numeric:tabular-nums;text-align:right}._funnelBarTrack_13hy2_257{height:10px;border-radius:var(--radius-pill);background:var(--c-surface-3);overflow:hidden}._funnelBar_13hy2_257{height:100%;border-radius:var(--radius-pill);background:var(--c-accent);transition:width var(--motion)}._funnelDrop_13hy2_271{font-size:var(--text-xs);color:var(--c-text-muted)}._featLegend_13hy2_278{display:flex;gap:var(--space-4);font-size:var(--text-xs);color:var(--c-text-muted)}._featLegend_13hy2_278>span{display:inline-flex;align-items:center;gap:var(--space-2)}._featRow_13hy2_291{display:grid;gap:var(--space-1)}._featHead_13hy2_293{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-3);font-size:var(--text-sm)}._featName_13hy2_301{min-width:0;overflow-wrap:anywhere}._featNums_13hy2_306{color:var(--c-text-muted);font-size:var(--text-xs);white-space:nowrap;flex-shrink:0}._featBars_13hy2_313{display:grid;gap:3px}._featTrack_13hy2_315{height:6px;border-radius:var(--radius-pill);background:var(--c-surface-3);overflow:hidden}._featFill_13hy2_322{height:100%;border-radius:var(--radius-pill)}._riskGrid_13hy2_329{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-3)}._riskCard_13hy2_335{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_13hy2_346{border-color:var(--c-danger-tint);background:var(--c-danger-tint);color:var(--c-danger-text)}._riskIcon_13hy2_352{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_13hy2_346 ._riskIcon_13hy2_352{background:transparent;color:inherit}._riskIcon_13hy2_352 svg{width:18px;height:18px}._riskValue_13hy2_367{font-size:var(--text-xl);font-weight:var(--weight-strong);font-variant-numeric:tabular-nums}._riskLabel_13hy2_373{font-size:var(--text-xs);color:var(--c-text-muted)}._riskActive_13hy2_346 ._riskLabel_13hy2_373{color:inherit}._riskClear_13hy2_384{font-size:var(--text-md);color:var(--c-text-muted)}._pqHead_13hy2_391{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-3);flex-wrap:wrap}._pqTitleRow_13hy2_399{display:flex;align-items:center;gap:var(--space-2)}._pqFilters_13hy2_405{display:flex;gap:var(--space-2);flex-wrap:wrap}._pqFilters_13hy2_405 .pc-chip{min-height:30px;padding:0 var(--space-3);font-size:var(--text-xs)}._pqList_13hy2_220{display:grid;gap:var(--space-2);list-style:none;margin:0;padding:0}._pqRow_13hy2_430{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_13hy2_430:hover{background:var(--c-surface-2);border-color:var(--c-line-strong)}._pqRank_13hy2_454{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_13hy2_469{min-width:0;display:grid;gap:var(--space-1)}._pqNameRow_13hy2_471{display:flex;align-items:center;gap:var(--space-2);flex-wrap:wrap;min-width:0}._pqName_13hy2_471{font-size:var(--text-md);font-weight:var(--weight-medium);min-width:0;overflow-wrap:anywhere}._pqReason_13hy2_486{font-size:var(--text-sm);color:var(--c-text-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._pqBadges_13hy2_495{display:flex;align-items:center;gap:var(--space-2);flex-shrink:0}._pqArrow_13hy2_502{display:inline-flex;color:var(--c-text-faint)}._pqArrow_13hy2_502 svg{width:16px;height:16px}._convRow_13hy2_511{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_13hy2_511:hover{background:var(--c-surface-2);border-color:var(--c-line-strong)}._convMeta_13hy2_529{display:flex;flex-wrap:wrap;gap:var(--space-2);font-size:var(--text-xs);color:var(--c-text-muted)}._convChip_13hy2_537{white-space:nowrap}._convHighlights_13hy2_539{display:flex;flex-wrap:wrap;gap:var(--space-1);margin-top:var(--space-1)}._convHighlight_13hy2_539{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_13hy2_556{display:flex;align-items:baseline;gap:var(--space-1);color:var(--c-text-muted)}._kpiMetaStrong_13hy2_562{font-weight:var(--weight-medium);color:var(--c-text)}@media(max-width:1100px){._riskGrid_13hy2_329{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){._barRow_13hy2_124{grid-template-columns:minmax(0,1fr);gap:var(--space-1)}._barValue_13hy2_159{text-align:left}._pqRow_13hy2_430{grid-template-columns:auto minmax(0,1fr)}._convRow_13hy2_511{grid-template-columns:minmax(0,1fr)}._pqArrow_13hy2_502{display:none}._pqBadges_13hy2_495{grid-column:2}}@media(max-width:460px){._riskGrid_13hy2_329{grid-template-columns:minmax(0,1fr)}}._pqMain_13hy2_584{display:grid;gap:2px;min-width:0}._pqRow_13hy2_430:hover{background:var(--c-surface-2)}._pqRow_13hy2_430:focus-visible{outline:2px solid var(--c-accent);outline-offset:2px}._pqGo_13hy2_599{color:var(--c-text-muted);display:inline-flex;align-items:center;transition:transform var(--motion),color var(--motion)}._pqRow_13hy2_430:hover ._pqGo_13hy2_599{color:var(--c-accent);transform:translate(2px)}._funnelTop_13hy2_232{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_13hy2_232:disabled{cursor:default}._funnelTop_13hy2_232:not(:disabled):hover{background:var(--c-surface-2)}._funnelTop_13hy2_232:focus-visible{outline:2px solid var(--c-accent);outline-offset:1px}._funnelName_13hy2_240{display:flex;align-items:center;gap:var(--space-1)}._funnelCaret_13hy2_646{color:var(--c-text-muted);display:inline-flex;transition:transform var(--motion)}._funnelCaretOpen_13hy2_652{transform:rotate(90deg)}._funnelDrill_13hy2_654{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_13hy2_665{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_13hy2_665:hover{background:var(--c-surface-2)}._funnelDrillRow_13hy2_665:focus-visible{outline:2px solid var(--c-accent);outline-offset:1px}._funnelDrillName_13hy2_687{font-size:var(--text-sm);font-weight:var(--weight-medium);min-width:0;overflow-wrap:anywhere}._funnelDrillMeta_13hy2_694{font-size:var(--text-xs);color:var(--c-text-muted);margin-left:auto;white-space:nowrap}._barRowPlain_13hy2_703{grid-template-columns:minmax(0,1fr) auto}._barItem_13hy2_709{min-width:0}._barRowButton_13hy2_713{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_13hy2_713:hover{background:var(--c-surface-2)}._barRowButton_13hy2_713:focus-visible{outline:2px solid var(--c-accent);outline-offset:1px}._barRowButton_13hy2_713{grid-template-columns:minmax(0,40%) minmax(0,1fr) auto auto}._barRowButton_13hy2_713._barRowPlain_13hy2_703{grid-template-columns:minmax(0,1fr) auto auto}._funnelTop_13hy2_232:not(:disabled){grid-template-columns:minmax(0,1fr) 4ch 5ch auto}._go_13hy2_742{display:inline-flex;align-items:center;align-self:center;color:var(--c-text-muted);transition:transform var(--motion),color var(--motion)}._barRowButton_13hy2_713:hover ._go_13hy2_742,._funnelTop_13hy2_232:not(:disabled):hover ._go_13hy2_742{color:var(--c-accent);transform:translate(2px)}@media(max-width:640px){._barRowButton_13hy2_713,._barRowButton_13hy2_713._barRowPlain_13hy2_703{grid-template-columns:minmax(0,1fr)}._funnelTop_13hy2_232:not(:disabled){grid-template-columns:minmax(0,1fr) 4ch 5ch}._go_13hy2_742{display:none}}._barCaret_13hy2_765{color:var(--c-text-muted);display:inline-flex;margin-right:var(--space-1);transition:transform var(--motion)}._barCaretOpen_13hy2_772{transform:rotate(90deg)}._barLabel_13hy2_132{display:flex;align-items:center;min-width:0}._riskCardButton_13hy2_784{width:100%;border-width:1px;font:inherit;text-align:left;cursor:pointer}._riskCardButton_13hy2_784:hover{filter:brightness(.97)}._riskCardButton_13hy2_784:focus-visible{outline:2px solid var(--c-accent);outline-offset:2px}._riskCardOpen_13hy2_799{box-shadow:inset 0 -3px 0 var(--c-danger)}._riskDrill_13hy2_803{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_13hy2_811{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--c-text-muted);margin-bottom:var(--space-2)}._riskDrill_13hy2_803 ._funnelDrill_13hy2_654{margin:0;padding:0;border:0}._riskDrill_13hy2_803 ._funnelDrill_13hy2_654{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:2px var(--space-4)}._page_4yxit_1{min-height:100vh;min-height:100dvh;display:flex;background:var(--c-bg)}._main_4yxit_8{flex:1;min-width:0;display:flex;flex-direction:column;height:100vh;height:100dvh;position:relative}._refreshBar_4yxit_18{position:absolute;top:0;left:0;right:0;height:2px;z-index:20;overflow:hidden;background:var(--c-surface-3)}._refreshBar_4yxit_18:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:40%;background:var(--c-accent);animation:_refreshSlide_4yxit_1 1.1s var(--motion-ease) infinite}@keyframes _refreshSlide_4yxit_1{0%{transform:translate(-100%)}to{transform:translate(350%)}}._scrollContent_4yxit_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_4yxit_65{position:relative;display:flex;align-items:center}._calendarButton_4yxit_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_4yxit_71:hover{background:var(--c-surface-2)}._calendarButton_4yxit_71 svg{width:16px;height:16px;flex-shrink:0}._calendarButtonActive_4yxit_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_4yxit_98{overflow:hidden;text-overflow:ellipsis}._calendarClear_4yxit_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_4yxit_100:hover{background:var(--c-surface-3);color:var(--c-text)}._calendarClear_4yxit_100 svg{width:14px;height:14px}._tabBar_4yxit_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:calc(-1 * var(--space-5));z-index:10;background:var(--c-bg)}._tabBar_4yxit_122::-webkit-scrollbar{display:none}._tab_4yxit_122{flex-shrink:0}._tab_4yxit_122[aria-current=true]{color:var(--c-primary-text);border-bottom-color:var(--c-accent);font-weight:var(--weight-strong)}._sectionHead_4yxit_154{display:flex;align-items:baseline;gap:var(--space-2);flex-wrap:wrap;margin-top:var(--space-4)}._sectionTitle_4yxit_162{font-size:var(--text-xl);font-weight:var(--weight-strong);color:var(--c-text)}._sectionHint_4yxit_168{font-size:var(--text-sm);color:var(--c-text-muted)}._grid_4yxit_189{columns:1;column-gap:var(--space-4)}._grid_4yxit_189>*{break-inside:avoid;margin-bottom:var(--space-4)}._spanThree_4yxit_201,._spanTwo_4yxit_203{grid-column:1 / -1}@media(min-width:52rem){._grid_4yxit_189{columns:2}._spanTwo_4yxit_203{grid-column:span 2}}@media(min-width:76rem){._grid_4yxit_189{columns:3}}@media(min-width:112rem){._grid_4yxit_189{columns:4}}@media(min-width:140rem){._grid_4yxit_189{columns:5}}@media(min-width:170rem){._grid_4yxit_189{columns:6}}@media(max-width:820px){._scrollContent_4yxit_43{padding:var(--space-4) var(--space-4) var(--space-10)}._tabBar_4yxit_122{top:calc(-1 * var(--space-4))}}@media(max-width:768px){._page_4yxit_1{min-height:auto}._main_4yxit_8{height:auto;min-height:100dvh;padding-bottom:calc(var(--mobile-bottom-bar-height) + env(safe-area-inset-bottom,0px))}._scrollContent_4yxit_43{overflow:visible}._tabBar_4yxit_122{position:static}._calendarButton_4yxit_71{max-width:180px}}._leadBand_4yxit_249{width:100%;margin-bottom:var(--space-4)}._section_4yxit_154{display:grid;gap:var(--space-3);align-content:start}._wide_4yxit_266{width:100%}._page_1bkui_1{min-height:100vh;min-height:100dvh;display:flex;background:var(--c-bg)}._main_1bkui_8{flex:1;min-width:0;display:flex;flex-direction:column;height:100vh;height:100dvh;position:relative}._refreshBar_1bkui_18{position:absolute;top:0;left:0;right:0;height:2px;z-index:20;overflow:hidden;background:var(--c-surface-3)}._refreshBar_1bkui_18:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:40%;background:var(--c-accent);animation:_refreshSlide_1bkui_1 1.1s var(--motion-ease) infinite}@keyframes _refreshSlide_1bkui_1{0%{transform:translate(-100%)}to{transform:translate(350%)}}._scrollContent_1bkui_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%}._back_1bkui_56{display:inline-flex;align-items:center;gap:var(--space-2);justify-self:start;font-size:var(--text-sm);color:var(--c-text-muted);text-decoration:none;padding:var(--space-1) var(--space-2) var(--space-1) 0;border-radius:var(--radius-sm)}._back_1bkui_56:hover{color:var(--c-primary-text)}._eyebrow_1bkui_70{font-size:var(--text-xs);font-weight:var(--weight-medium);letter-spacing:.04em;text-transform:uppercase;color:var(--c-text-muted)}._summary_1bkui_80{display:grid;gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(190px,1fr));padding:var(--space-4);border:var(--border);border-radius:var(--radius-lg);background:var(--c-surface)}._summaryStat_1bkui_90,._summaryChart_1bkui_91{display:grid;gap:var(--space-1);align-content:start;min-width:0}._summaryLabel_1bkui_98{font-size:var(--text-xs);color:var(--c-text-muted)}._summaryValue_1bkui_103{font-size:var(--text-num);font-weight:var(--weight-strong);line-height:1.1}._rows_1bkui_111{list-style:none;margin:0;padding:0;display:grid;gap:var(--space-2)}._row_1bkui_111{display:grid;gap:var(--space-1);width:100%;text-align:left;padding:var(--space-3) var(--space-4);border:var(--border);border-radius:var(--radius-md);background:var(--c-surface);transition:border-color var(--motion),background var(--motion)}._row_1bkui_111:hover{border-color:var(--c-primary);background:var(--c-surface-2)}._row_1bkui_111:focus-visible{outline:2px solid var(--c-primary);outline-offset:2px}._rowHead_1bkui_146{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);flex-wrap:wrap}._rowName_1bkui_154{font-weight:var(--weight-medium);font-size:var(--text-md)}._rowTags_1bkui_159{display:flex;align-items:center;gap:var(--space-2);flex-wrap:wrap}._rowMeta_1bkui_166,._rowWhen_1bkui_167{font-size:var(--text-xs);color:var(--c-text-muted)}._rowReason_1bkui_172{font-size:var(--text-sm);line-height:1.45;color:var(--c-text)}._rowShift_1bkui_179{font-size:var(--text-sm);line-height:1.45;color:var(--c-text-muted);padding-left:var(--space-3);border-left:2px solid var(--c-line-strong)}@media(max-width:768px){._scrollContent_1bkui_43{padding:var(--space-4) var(--space-4) calc(var(--mobile-bottom-bar-height) + var(--space-8))}}._page_gz6bf_1{min-height:100vh;min-height:100dvh;display:flex;background:var(--c-bg)}._main_gz6bf_8{flex:1;min-width:0;display:flex;flex-direction:column;height:100vh;height:100dvh;position:relative}._refreshBar_gz6bf_18{position:absolute;top:0;left:0;right:0;height:2px;z-index:20;overflow:hidden;background:var(--c-surface-3)}._refreshBar_gz6bf_18:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:40%;background:var(--c-accent);animation:_refreshSlide_gz6bf_1 1.1s var(--motion-ease) infinite}@keyframes _refreshSlide_gz6bf_1{0%{transform:translate(-100%)}to{transform:translate(350%)}}._scrollContent_gz6bf_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%;max-width:900px}._loading_gz6bf_55{font-size:var(--text-sm);color:var(--c-text-muted)}._rows_gz6bf_62{list-style:none;margin:0;padding:0;display:grid;gap:var(--space-2)}._row_gz6bf_62{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);flex-wrap:wrap;padding:var(--space-3) var(--space-4);border:var(--border);border-radius:var(--radius-md);background:var(--c-surface)}._who_gz6bf_82{display:flex;align-items:center;gap:var(--space-3);min-width:0}._avatar_gz6bf_89{width:36px;height:36px;flex:none;border-radius:var(--radius-pill);background:var(--c-primary);color:var(--c-on-primary);font-size:var(--text-sm);font-weight:var(--weight-strong);display:inline-flex;align-items:center;justify-content:center}._whoText_gz6bf_103{min-width:0}._name_gz6bf_105{display:flex;align-items:center;gap:var(--space-2);font-weight:var(--weight-medium)}._youTag_gz6bf_112{font-size:var(--text-xs);font-weight:var(--weight-regular);color:var(--c-text-muted);padding:1px var(--space-2);border-radius:var(--radius-pill);background:var(--c-surface-3)}._account_gz6bf_121{display:flex;align-items:center;gap:var(--space-2);font-size:var(--text-xs);color:var(--c-text-muted)}._envTag_gz6bf_129{flex-shrink:0}._roles_gz6bf_136{display:inline-flex;border:1px solid var(--c-line-strong);border-radius:var(--radius-md);overflow:hidden;flex:none}._roleButton_gz6bf_144{font:inherit;font-size:var(--text-sm);font-weight:var(--weight-medium);padding:var(--space-2) var(--space-4);min-height:var(--control-height);background:var(--c-surface);color:var(--c-text-muted);border-right:1px solid var(--c-line);transition:background var(--motion),color var(--motion)}._roleButton_gz6bf_144:last-child{border-right:0}._roleButton_gz6bf_144:hover:not(:disabled):not(._roleChosen_gz6bf_160){background:var(--c-surface-2);color:var(--c-text)}._roleChosen_gz6bf_160{background:var(--c-primary);color:var(--c-on-primary)}._roleButton_gz6bf_144:disabled{cursor:not-allowed}._roleButton_gz6bf_144:disabled:not(._roleChosen_gz6bf_160){opacity:.55}._roleButton_gz6bf_144:focus-visible{outline:2px solid var(--c-primary);outline-offset:-2px}._key_gz6bf_188{margin-top:var(--space-4);padding:var(--space-4);border:var(--border);border-radius:var(--radius-lg);background:var(--c-surface-2);display:grid;gap:var(--space-3)}._keyTitle_gz6bf_198{font-size:var(--text-md);font-weight:var(--weight-strong)}._keyList_gz6bf_203{display:grid;gap:var(--space-2);margin:0}._keyRow_gz6bf_209{display:grid;grid-template-columns:90px minmax(0,1fr);gap:var(--space-3);align-items:baseline}._keyTerm_gz6bf_216{font-size:var(--text-sm);font-weight:var(--weight-medium)}._keyBlurb_gz6bf_221{margin:0;font-size:var(--text-sm);color:var(--c-text-muted)}._keyNote_gz6bf_227{font-size:var(--text-xs);color:var(--c-text-muted);line-height:var(--leading-body)}._modalBackdrop_gz6bf_238{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:var(--space-4);background:#00000073}._modal_gz6bf_238{width:100%;max-width:440px;display:grid;gap:var(--space-3);padding:var(--space-5);border-radius:var(--radius-lg);background:var(--c-surface);color:var(--c-text);box-shadow:var(--shadow-modal)}._modalTitle_gz6bf_261{font-size:var(--text-lg);font-weight:var(--weight-medium)}._modalBody_gz6bf_266{font-size:var(--text-sm);color:var(--c-text-muted)}._modalList_gz6bf_271{margin:0;padding-left:var(--space-5);display:grid;gap:var(--space-1);font-size:var(--text-sm)}._modalActions_gz6bf_279{display:flex;justify-content:flex-end;gap:var(--space-2);margin-top:var(--space-2)}@media(max-width:768px){._scrollContent_gz6bf_43{padding:var(--space-4) var(--space-4) calc(var(--mobile-bottom-bar-height) + var(--space-8))}._row_gz6bf_62{align-items:stretch;flex-direction:column}._roles_gz6bf_136{width:100%}._roleButton_gz6bf_144{flex:1}._keyRow_gz6bf_209{grid-template-columns:minmax(0,1fr);gap:2px}}: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-on-danger: #ffffff;--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-on-danger: #1a1a1c;--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-muted);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);color:var(--c-on-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}.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}.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)}
