@keyframes ReportAskSheet-module-scss-module__J559Ma__card-enter-kf{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1024px){.ReportAskSheet-module-scss-module__J559Ma__host{display:none}}.ReportAskSheet-module-scss-module__J559Ma__fab{border-radius:var(--radius-pill);padding:9px var(--space-4);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:7px;font-family:inherit;font-size:12.5px;font-weight:600;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s,transform .18s;display:inline-flex}.ReportAskSheet-module-scss-module__J559Ma__fab:disabled{cursor:not-allowed;opacity:.5}.ReportAskSheet-module-scss-module__J559Ma__fab:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){.ReportAskSheet-module-scss-module__J559Ma__fab{transition:none}}.ReportAskSheet-module-scss-module__J559Ma__fab{background:var(--accent);color:var(--accent-ink);box-shadow:0 10px 22px color-mix(in srgb, var(--accent) 28%, transparent)}.ReportAskSheet-module-scss-module__J559Ma__fab:hover:not(:disabled){background:var(--accent-2);transform:translateY(-1px)}.ReportAskSheet-module-scss-module__J559Ma__fab:active:not(:disabled){transform:translateY(0)}.ReportAskSheet-module-scss-module__J559Ma__fab{z-index:30;right:var(--space-4);bottom:calc(var(--space-4) + env(safe-area-inset-bottom,0px));height:44px;padding:0 var(--space-5);box-shadow:var(--shadow),0 10px 22px color-mix(in srgb, var(--accent) 34%, transparent);position:fixed}.ReportAskSheet-module-scss-module__J559Ma__scrim{z-index:56;background:var(--scrim);cursor:pointer;animation:ReportAskSheet-module-scss-module__J559Ma__sheet-fade .18s var(--ease-out) both;border:0;padding:0;position:fixed;inset:0}@media (prefers-reduced-motion:reduce){.ReportAskSheet-module-scss-module__J559Ma__scrim{animation:none}}@keyframes ReportAskSheet-module-scss-module__J559Ma__sheet-rise{0%{opacity:.4;transform:translateY(12%)}to{opacity:1;transform:none}}@keyframes ReportAskSheet-module-scss-module__J559Ma__sheet-fade{0%{opacity:0}to{opacity:1}}.ReportAskSheet-module-scss-module__J559Ma__sheet{z-index:57;border-top-left-radius:var(--radius-xl);border-top-right-radius:var(--radius-xl);border-top:1px solid var(--edge);background:var(--popover);max-height:90dvh;box-shadow:var(--shadow-lg);animation:ReportAskSheet-module-scss-module__J559Ma__sheet-rise .22s var(--ease-out) both;flex-direction:column;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden}@media (prefers-reduced-motion:reduce){.ReportAskSheet-module-scss-module__J559Ma__sheet{animation:none}}.ReportAskSheet-module-scss-module__J559Ma__grip{cursor:grab;touch-action:none;flex:none;justify-content:center;align-items:center;padding:10px 0 6px;display:flex}.ReportAskSheet-module-scss-module__J559Ma__grip:before{content:"";border-radius:var(--radius-pill);background:color-mix(in srgb, var(--ink-3) 40%, transparent);width:40px;height:4px}.ReportAskSheet-module-scss-module__J559Ma__grip:active{cursor:grabbing}.ReportAskSheet-module-scss-module__J559Ma__head{align-items:center;gap:var(--space-2);padding:0 var(--space-4) var(--space-2);flex:none;display:flex}.ReportAskSheet-module-scss-module__J559Ma__head h2{min-width:0;color:var(--ink);flex:1;margin:0;font-size:16px;font-weight:600}.ReportAskSheet-module-scss-module__J559Ma__close{border-radius:var(--radius-pill);padding:9px var(--space-4);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:7px;font-family:inherit;font-size:12.5px;font-weight:600;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s,transform .18s;display:inline-flex}.ReportAskSheet-module-scss-module__J559Ma__close:disabled{cursor:not-allowed;opacity:.5}.ReportAskSheet-module-scss-module__J559Ma__close:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){.ReportAskSheet-module-scss-module__J559Ma__close{transition:none}}.ReportAskSheet-module-scss-module__J559Ma__close{color:var(--ink-3);padding:var(--space-2);background:0 0}.ReportAskSheet-module-scss-module__J559Ma__close:hover:not(:disabled){background:var(--line-2);color:var(--ink-2)}.ReportAskSheet-module-scss-module__J559Ma__close{flex:none}.ReportAskSheet-module-scss-module__J559Ma__body{flex-direction:column;flex:1;min-height:0;display:flex}.ReportAskSheet-module-scss-module__J559Ma__body>*{flex:1;min-height:0}
@keyframes report-primitives-module-scss-module__Rfu4WW__card-enter-kf{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.report-primitives-module-scss-module__Rfu4WW__card{background:var(--surface-2);border:1px solid var(--edge);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm),var(--inset-hi);border-radius:var(--radius-lg);min-width:0;overflow:hidden;container:card/inline-size}.report-primitives-module-scss-module__Rfu4WW__header{padding:17px var(--space-4) 15px;border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:baseline;gap:11px;display:flex}.report-primitives-module-scss-module__Rfu4WW__header h2{letter-spacing:-.012em;color:var(--ink);white-space:nowrap;margin:0;font-size:17px;font-weight:600}@container card (min-width:420px){.report-primitives-module-scss-module__Rfu4WW__header{padding:19px 24px 17px}}.report-primitives-module-scss-module__Rfu4WW__header{justify-content:space-between;align-items:flex-start}.report-primitives-module-scss-module__Rfu4WW__title{letter-spacing:-.008em;color:var(--ink);margin:0;font-size:16px;font-weight:600}.report-primitives-module-scss-module__Rfu4WW__content{padding:16px var(--space-4) 18px}@container card (min-width:420px){.report-primitives-module-scss-module__Rfu4WW__content{padding:18px 22px 20px}}.report-primitives-module-scss-module__Rfu4WW__badge,.report-primitives-module-scss-module__Rfu4WW__badgeSlate{letter-spacing:.04em;padding:var(--space-1) 9px;border-radius:var(--radius-pill);color:var(--ink-2);background:var(--line-2);align-items:center;gap:5px;font-size:10.5px;font-weight:800;display:inline-flex}.report-primitives-module-scss-module__Rfu4WW__badgeGreen{letter-spacing:.04em;padding:var(--space-1) 9px;border-radius:var(--radius-pill);color:var(--ok);background:var(--ok-soft);align-items:center;gap:5px;font-size:10.5px;font-weight:800;display:inline-flex}.report-primitives-module-scss-module__Rfu4WW__badgeRed{letter-spacing:.04em;padding:var(--space-1) 9px;border-radius:var(--radius-pill);color:var(--danger);background:var(--danger-soft);align-items:center;gap:5px;font-size:10.5px;font-weight:800;display:inline-flex}.report-primitives-module-scss-module__Rfu4WW__badgeYellow{letter-spacing:.04em;padding:var(--space-1) 9px;border-radius:var(--radius-pill);color:var(--amber);background:var(--amber-soft);align-items:center;gap:5px;font-size:10.5px;font-weight:800;display:inline-flex}.report-primitives-module-scss-module__Rfu4WW__badgeBlue{letter-spacing:.04em;padding:var(--space-1) 9px;border-radius:var(--radius-pill);color:var(--accent);background:var(--accent-soft);align-items:center;gap:5px;font-size:10.5px;font-weight:800;display:inline-flex}.report-primitives-module-scss-module__Rfu4WW__badgePurple{letter-spacing:.04em;padding:var(--space-1) 9px;border-radius:var(--radius-pill);color:var(--accent-2);background:var(--accent-soft);align-items:center;gap:5px;font-size:10.5px;font-weight:800;display:inline-flex}.report-primitives-module-scss-module__Rfu4WW__button{border-radius:var(--radius-pill);padding:9px var(--space-4);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:7px;font-family:inherit;font-size:12.5px;font-weight:600;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s,transform .18s;display:inline-flex}.report-primitives-module-scss-module__Rfu4WW__button:disabled{cursor:not-allowed;opacity:.5}.report-primitives-module-scss-module__Rfu4WW__button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){.report-primitives-module-scss-module__Rfu4WW__button{transition:none}}.report-primitives-module-scss-module__Rfu4WW__button{background:var(--accent);color:var(--accent-ink);box-shadow:0 10px 22px color-mix(in srgb, var(--accent) 28%, transparent)}.report-primitives-module-scss-module__Rfu4WW__button:hover:not(:disabled){background:var(--accent-2);transform:translateY(-1px)}.report-primitives-module-scss-module__Rfu4WW__button:active:not(:disabled){transform:translateY(0)}.report-primitives-module-scss-module__Rfu4WW__buttonOutline{border-radius:var(--radius-pill);padding:9px var(--space-4);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:7px;font-family:inherit;font-size:12.5px;font-weight:600;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s,transform .18s;display:inline-flex}.report-primitives-module-scss-module__Rfu4WW__buttonOutline:disabled{cursor:not-allowed;opacity:.5}.report-primitives-module-scss-module__Rfu4WW__buttonOutline:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){.report-primitives-module-scss-module__Rfu4WW__buttonOutline{transition:none}}.report-primitives-module-scss-module__Rfu4WW__buttonOutline{background:var(--surface-strong);color:var(--ink-2);border-color:var(--edge-strong);box-shadow:var(--shadow-sm),var(--inset-hi)}.report-primitives-module-scss-module__Rfu4WW__buttonOutline:hover:not(:disabled){color:var(--ink);box-shadow:var(--shadow),var(--inset-hi);transform:translateY(-1px)}.report-primitives-module-scss-module__Rfu4WW__buttonOutline:active:not(:disabled){transform:translateY(0)}.report-primitives-module-scss-module__Rfu4WW__buttonGhost{border-radius:var(--radius-pill);padding:9px var(--space-4);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:7px;font-family:inherit;font-size:12.5px;font-weight:600;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s,transform .18s;display:inline-flex}.report-primitives-module-scss-module__Rfu4WW__buttonGhost:disabled{cursor:not-allowed;opacity:.5}.report-primitives-module-scss-module__Rfu4WW__buttonGhost:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){.report-primitives-module-scss-module__Rfu4WW__buttonGhost{transition:none}}.report-primitives-module-scss-module__Rfu4WW__buttonGhost{color:var(--ink-3);padding:var(--space-2);background:0 0}.report-primitives-module-scss-module__Rfu4WW__buttonGhost:hover:not(:disabled){background:var(--line-2);color:var(--ink-2)}
@keyframes context-panel-atoms-module-scss-module__h5BMfW__card-enter-kf{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.context-panel-atoms-module-scss-module__h5BMfW__detailRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.context-panel-atoms-module-scss-module__h5BMfW__detailLabel{color:var(--ink-3);flex-shrink:0}.context-panel-atoms-module-scss-module__h5BMfW__detailValue{min-width:0;color:var(--ink);align-items:center;gap:6px;font-weight:500;display:flex}.context-panel-atoms-module-scss-module__h5BMfW__detailLink{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--accent);overflow:hidden}.context-panel-atoms-module-scss-module__h5BMfW__detailLink:hover{text-decoration:underline}.context-panel-atoms-module-scss-module__h5BMfW__detailText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.context-panel-atoms-module-scss-module__h5BMfW__metric{border-radius:var(--radius-md);background:var(--rail);padding:12px}.context-panel-atoms-module-scss-module__h5BMfW__metricLabel{color:var(--ink-3);font-size:12px}.context-panel-atoms-module-scss-module__h5BMfW__metricValue{color:var(--ink);margin-top:4px;font-weight:600}.context-panel-atoms-module-scss-module__h5BMfW__retry{border-radius:var(--radius-md);background:var(--danger-soft);color:var(--danger);padding:12px;font-size:14px}.context-panel-atoms-module-scss-module__h5BMfW__retryButton{color:inherit;cursor:pointer;font-family:inherit;font-weight:500;font-size:inherit;background:0 0;border:none;margin-top:8px;padding:0;text-decoration:underline}.context-panel-atoms-module-scss-module__h5BMfW__copyButton{border-radius:var(--radius-xs);width:24px;height:24px;color:var(--ink-3);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .15s,color .15s;display:inline-flex}.context-panel-atoms-module-scss-module__h5BMfW__copyButton:hover{background:var(--surface);color:var(--accent)}
@keyframes RunVideoPlayer-module-scss-module__0aSUEq__card-enter-kf{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.RunVideoPlayer-module-scss-module__0aSUEq__wrap{align-items:center;gap:var(--space-3);flex-direction:column;display:flex}.RunVideoPlayer-module-scss-module__0aSUEq__stage{max-width:100%;display:inline-flex;position:relative}.RunVideoPlayer-module-scss-module__0aSUEq__video{border-radius:var(--radius-lg);border:1px solid var(--edge);background:var(--surface);width:100%;max-width:420px}.RunVideoPlayer-module-scss-module__0aSUEq__playOverlay{border-radius:var(--radius-lg);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;inset:0}.RunVideoPlayer-module-scss-module__0aSUEq__playOverlay:hover .RunVideoPlayer-module-scss-module__0aSUEq__playBadge,.RunVideoPlayer-module-scss-module__0aSUEq__playOverlay:focus-visible .RunVideoPlayer-module-scss-module__0aSUEq__playBadge{background:var(--accent);transform:scale(1.06)}.RunVideoPlayer-module-scss-module__0aSUEq__playOverlay:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.RunVideoPlayer-module-scss-module__0aSUEq__seekHint{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--ink) 55%, transparent);color:#fff;pointer-events:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.RunVideoPlayer-module-scss-module__0aSUEq__seekHintLeft{left:var(--space-3)}.RunVideoPlayer-module-scss-module__0aSUEq__seekHintRight{right:var(--space-3)}.RunVideoPlayer-module-scss-module__0aSUEq__playBadge{border-radius:var(--radius-pill);background:var(--accent-2);color:#fff;width:56px;height:56px;box-shadow:0 10px 22px color-mix(in srgb, var(--accent) 35%, transparent);justify-content:center;align-items:center;padding-left:3px;transition:transform .15s,background-color .15s;display:flex}.RunVideoPlayer-module-scss-module__0aSUEq__downloadLink{align-items:center;gap:var(--space-2);color:var(--accent);font-size:14px;font-weight:600;display:inline-flex}.RunVideoPlayer-module-scss-module__0aSUEq__downloadLink:hover{text-decoration:underline}.RunVideoPlayer-module-scss-module__0aSUEq__placeholder{justify-content:center;align-items:center;gap:var(--space-3);border-radius:var(--radius-md);border:1px dashed var(--line);background:var(--surface);padding:var(--space-6);color:var(--ink-3);font-size:14px;font-weight:500;display:flex}.RunVideoPlayer-module-scss-module__0aSUEq__spinner{color:var(--ink-3);animation:1s linear infinite RunVideoPlayer-module-scss-module__0aSUEq__spin}@keyframes RunVideoPlayer-module-scss-module__0aSUEq__spin{to{transform:rotate(360deg)}}
:root{--bg:#eeecf1;--surface:#ffffff6b;--surface-2:#ffffff80;--surface-strong:#ffffffd1;--popover:#fbfafd;--panel:#fafaff7a;--rail:#fafaff61;--wash:#fff3;--column:#ffffff8c;--line:#544e701c;--line-2:#ffffff80;--edge:#ffffff94;--edge-strong:#fff9;--ink:#17171b;--ink-2:#55525e;--ink-3:#8e8b95;--ink-4:#a5a2ad;--accent:#8069dc;--accent-2:#6a52c9;--accent-soft:#8069dc21;--accent-soft-hover:#8069dc33;--accent-tint:#8069dc17;--accent-ink:#fff;--ok:#2f9e68;--ok-soft:#2f9e6824;--wait:#544e7038;--amber:#c2872c;--amber-soft:#c2872c29;--danger:#d0574c;--danger-soft:#d0574c24;--sms-out:#34c759;--sms-out-ink:#fff;--sms-in:#78748c21;--sms-in-ink:#17171b;--scrim:#34304a57;--shadow-sm:0 10px 26px #46416417;--shadow:0 18px 44px #4641641f;--shadow-lg:0 30px 70px #46416424;--inset-hi:inset 0 1px 0 #ffffffbf;--ground-veil:linear-gradient(to bottom, #f3f1f600 18%, #f3f1f69e 50%, #f3f1f6ed 76%, #f3f1f6f5 100%);--ground:var(--ground-veil), url(/bg.png);--grain-opacity:.025;--sans:var(--font-sans), system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, "SF Mono", Menlo, Consolas, monospace;--rp-sans:var(--font-report-sans), var(--sans);--rp-mono:var(--font-report-mono), var(--mono);--radius-xs:9px;--radius-sm:12px;--radius-md:14px;--radius-lg:20px;--radius-xl:28px;--radius-pill:999px;--app-band:0px;--mobile-bar:52px;--chat-body-indent:34px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-7:32px;--space-8:40px;--ease-out:cubic-bezier(.22, .61, .36, 1);--ease-spring:cubic-bezier(.34, 1.56, .64, 1)}@media (prefers-color-scheme:dark){:root{--bg:#131218;--surface:#3e3b4e52;--surface-2:#3e3b4e66;--surface-strong:#302e3ed9;--popover:#24222e;--panel:#1e1c2875;--rail:#1817205c;--wash:#ffffff0d;--column:#ffffff0d;--line:#ffffff17;--line-2:#ffffff12;--edge:#ffffff1a;--edge-strong:#ffffff29;--ink:#f2f1f6;--ink-2:#b9b5c4;--ink-3:#837f90;--ink-4:#6b6878;--accent:#a892ff;--accent-2:#c0b0ff;--accent-soft:#a892ff2e;--accent-soft-hover:#a892ff42;--accent-tint:#a892ff1f;--accent-ink:#16121f;--ok:#56cf94;--ok-soft:#56cf9429;--wait:#fff3;--amber:#e5b45c;--amber-soft:#e5b45c29;--danger:#f08b80;--danger-soft:#f08b8029;--sms-out:#30d158;--sms-out-ink:#04150a;--sms-in:#ffffff1a;--sms-in-ink:#f2f1f6;--scrim:#06050c9e;--shadow-sm:0 8px 24px #00000057;--shadow:0 16px 40px #0000006b;--shadow-lg:0 30px 70px #00000085;--inset-hi:inset 0 1px 0 #ffffff17;--ground:radial-gradient(92% 62% at 4% 102%, #1d1b26 0%, #1d1b2600 70%), radial-gradient(76% 50% at 44% 108%, #1a1922 0%, #1a192200 68%), radial-gradient(60% 46% at 96% 92%, #1e2130 0%, #1e213000 68%), radial-gradient(64% 48% at 90% 2%, #1c1b28 0%, #1c1b2800 66%), radial-gradient(60% 46% at 6% 0%, #1b1a22 0%, #1b1a2200 66%), linear-gradient(180deg, #131218 0%, #14121c 42%, #151419 72%, #161520 100%);--grain-opacity:.045}}:root[data-theme=light]{--bg:#eeecf1;--surface:#ffffff6b;--surface-2:#ffffff80;--surface-strong:#ffffffd1;--popover:#fbfafd;--panel:#fafaff7a;--rail:#fafaff61;--wash:#fff3;--column:#ffffff8c;--line:#544e701c;--line-2:#ffffff80;--edge:#ffffff94;--edge-strong:#fff9;--ink:#17171b;--ink-2:#55525e;--ink-3:#8e8b95;--ink-4:#a5a2ad;--accent:#8069dc;--accent-2:#6a52c9;--accent-soft:#8069dc21;--accent-soft-hover:#8069dc33;--accent-tint:#8069dc17;--accent-ink:#fff;--ok:#2f9e68;--ok-soft:#2f9e6824;--wait:#544e7038;--amber:#c2872c;--amber-soft:#c2872c29;--danger:#d0574c;--danger-soft:#d0574c24;--sms-out:#34c759;--sms-out-ink:#fff;--sms-in:#78748c21;--sms-in-ink:#17171b;--scrim:#34304a57;--shadow-sm:0 10px 26px #46416417;--shadow:0 18px 44px #4641641f;--shadow-lg:0 30px 70px #46416424;--inset-hi:inset 0 1px 0 #ffffffbf;--ground-veil:linear-gradient(to bottom, #f3f1f600 18%, #f3f1f69e 50%, #f3f1f6ed 76%, #f3f1f6f5 100%);--ground:var(--ground-veil), url(/bg.png);--grain-opacity:.025}:root[data-theme=dark]{--bg:#131218;--surface:#3e3b4e52;--surface-2:#3e3b4e66;--surface-strong:#302e3ed9;--popover:#24222e;--panel:#1e1c2875;--rail:#1817205c;--wash:#ffffff0d;--column:#ffffff0d;--line:#ffffff17;--line-2:#ffffff12;--edge:#ffffff1a;--edge-strong:#ffffff29;--ink:#f2f1f6;--ink-2:#b9b5c4;--ink-3:#837f90;--ink-4:#6b6878;--accent:#a892ff;--accent-2:#c0b0ff;--accent-soft:#a892ff2e;--accent-soft-hover:#a892ff42;--accent-tint:#a892ff1f;--accent-ink:#16121f;--ok:#56cf94;--ok-soft:#56cf9429;--wait:#fff3;--amber:#e5b45c;--amber-soft:#e5b45c29;--danger:#f08b80;--danger-soft:#f08b8029;--sms-out:#30d158;--sms-out-ink:#04150a;--sms-in:#ffffff1a;--sms-in-ink:#f2f1f6;--scrim:#06050c9e;--shadow-sm:0 8px 24px #00000057;--shadow:0 16px 40px #0000006b;--shadow-lg:0 30px 70px #00000085;--inset-hi:inset 0 1px 0 #ffffff17;--ground:radial-gradient(92% 62% at 4% 102%, #1d1b26 0%, #1d1b2600 70%), radial-gradient(76% 50% at 44% 108%, #1a1922 0%, #1a192200 68%), radial-gradient(60% 46% at 96% 92%, #1e2130 0%, #1e213000 68%), radial-gradient(64% 48% at 90% 2%, #1c1b28 0%, #1c1b2800 66%), radial-gradient(60% 46% at 6% 0%, #1b1a22 0%, #1b1a2200 66%), linear-gradient(180deg, #131218 0%, #14121c 42%, #151419 72%, #161520 100%);--grain-opacity:.045}@media (min-width:768px){:root{--app-band:38px;--mobile-bar:0px}}:root{--rp-ground:#fbfafc;--rp-paper:#fff;--rp-band:#fdfdfe;--rp-ink:#17171a;--rp-ink-2:#31313a;--rp-ink-3:#4a4a54;--rp-ink-4:#55555f;--rp-ink-5:#6b6b75;--rp-mute:#82828c;--rp-mute-2:#a8a8b0;--rp-faint:#c9c9d1;--rp-rule:#e9e9ee;--rp-rule-2:#ededf1;--rp-rule-3:#f4f4f6;--rp-edge:#e4e4e9;--rp-dot:#dcdce3;--rp-fill:#f4f4f6;--rp-accent:#6c4bf4;--rp-accent-2:#5a38e8;--rp-accent-soft:#eae3ff;--rp-accent-tint:#f1edfe;--rp-ok:#0f9b6c;--rp-ok-2:#0f7a55;--rp-ok-soft:#e7f7ef;--rp-ok-panel:#edf7f1;--rp-ok-panel-edge:#cfe9da;--rp-amber:#b4761a;--rp-amber-soft:#fdf4e5;--rp-amber-edge:#e9b44c;--rp-amber-note:#fdf9f0;--rp-amber-panel:#faf0e1;--rp-amber-panel-edge:#efdcc0;--rp-amber-panel-ink:#8a6520;--rp-amber-panel-en:#8a7a62;--rp-amber-strong:#c8891a;--rp-code-mark:#fbefd6;--rp-code-mark-ink:#7a5410;--rp-danger:#d0342c;--rp-danger-soft:#fdecea;--rp-band-1:#dcd4fb;--rp-band-2:#c4b7f8;--rp-band-3:#efedfb;--rp-band-idle:#e4e4e9;--rp-json-key:#5a38e8;--rp-json-str:#1d7a55;--rp-json-lit:#b4402e;--rp-json-punc:#82828c;--rp-shot-a:#fbfafc;--rp-shot-b:#f4f4f6}@media (prefers-color-scheme:dark){:root{--rp-ground:#121117;--rp-paper:#17161d;--rp-band:#1a1921;--rp-ink:#f3f2f7;--rp-ink-2:#d9d7e0;--rp-ink-3:#c3c0cb;--rp-ink-4:#aeabb8;--rp-ink-5:#97949f;--rp-mute:#8b8896;--rp-mute-2:#706d7b;--rp-faint:#55525d;--rp-rule:#2a2934;--rp-rule-2:#24232d;--rp-rule-3:#1f1e27;--rp-edge:#302f3b;--rp-dot:#383744;--rp-fill:#21202a;--rp-accent:#a892ff;--rp-accent-2:#c0b0ff;--rp-accent-soft:#a892ff33;--rp-accent-tint:#a892ff21;--rp-ok:#56cf94;--rp-ok-2:#79dcab;--rp-ok-soft:#56cf9429;--rp-ok-panel:#56cf9417;--rp-ok-panel-edge:#56cf943d;--rp-amber:#e5b45c;--rp-amber-soft:#e5b45c29;--rp-amber-edge:#e5b45c;--rp-amber-note:#e5b45c14;--rp-amber-panel:#e5b45c17;--rp-amber-panel-edge:#e5b45c3d;--rp-amber-panel-ink:#e5b45c;--rp-amber-panel-en:#bfa478;--rp-amber-strong:#edc274;--rp-code-mark:#e5b45c38;--rp-code-mark-ink:#f0cd8c;--rp-danger:#f08b80;--rp-danger-soft:#f08b8029;--rp-band-1:#3a3358;--rp-band-2:#4d4179;--rp-band-3:#2a2838;--rp-band-idle:#2e2d39;--rp-json-key:#c0b0ff;--rp-json-str:#86d6a8;--rp-json-lit:#f0a08e;--rp-json-punc:#8b8896;--rp-shot-a:#1c1b24;--rp-shot-b:#21202a}}:root[data-theme=light]{--rp-ground:#fbfafc;--rp-paper:#fff;--rp-band:#fdfdfe;--rp-ink:#17171a;--rp-ink-2:#31313a;--rp-ink-3:#4a4a54;--rp-ink-4:#55555f;--rp-ink-5:#6b6b75;--rp-mute:#82828c;--rp-mute-2:#a8a8b0;--rp-faint:#c9c9d1;--rp-rule:#e9e9ee;--rp-rule-2:#ededf1;--rp-rule-3:#f4f4f6;--rp-edge:#e4e4e9;--rp-dot:#dcdce3;--rp-fill:#f4f4f6;--rp-accent:#6c4bf4;--rp-accent-2:#5a38e8;--rp-accent-soft:#eae3ff;--rp-accent-tint:#f1edfe;--rp-ok:#0f9b6c;--rp-ok-2:#0f7a55;--rp-ok-soft:#e7f7ef;--rp-ok-panel:#edf7f1;--rp-ok-panel-edge:#cfe9da;--rp-amber:#b4761a;--rp-amber-soft:#fdf4e5;--rp-amber-edge:#e9b44c;--rp-amber-note:#fdf9f0;--rp-amber-panel:#faf0e1;--rp-amber-panel-edge:#efdcc0;--rp-amber-panel-ink:#8a6520;--rp-amber-panel-en:#8a7a62;--rp-amber-strong:#c8891a;--rp-code-mark:#fbefd6;--rp-code-mark-ink:#7a5410;--rp-danger:#d0342c;--rp-danger-soft:#fdecea;--rp-band-1:#dcd4fb;--rp-band-2:#c4b7f8;--rp-band-3:#efedfb;--rp-band-idle:#e4e4e9;--rp-json-key:#5a38e8;--rp-json-str:#1d7a55;--rp-json-lit:#b4402e;--rp-json-punc:#82828c;--rp-shot-a:#fbfafc;--rp-shot-b:#f4f4f6}:root[data-theme=dark]{--rp-ground:#121117;--rp-paper:#17161d;--rp-band:#1a1921;--rp-ink:#f3f2f7;--rp-ink-2:#d9d7e0;--rp-ink-3:#c3c0cb;--rp-ink-4:#aeabb8;--rp-ink-5:#97949f;--rp-mute:#8b8896;--rp-mute-2:#706d7b;--rp-faint:#55525d;--rp-rule:#2a2934;--rp-rule-2:#24232d;--rp-rule-3:#1f1e27;--rp-edge:#302f3b;--rp-dot:#383744;--rp-fill:#21202a;--rp-accent:#a892ff;--rp-accent-2:#c0b0ff;--rp-accent-soft:#a892ff33;--rp-accent-tint:#a892ff21;--rp-ok:#56cf94;--rp-ok-2:#79dcab;--rp-ok-soft:#56cf9429;--rp-ok-panel:#56cf9417;--rp-ok-panel-edge:#56cf943d;--rp-amber:#e5b45c;--rp-amber-soft:#e5b45c29;--rp-amber-edge:#e5b45c;--rp-amber-note:#e5b45c14;--rp-amber-panel:#e5b45c17;--rp-amber-panel-edge:#e5b45c3d;--rp-amber-panel-ink:#e5b45c;--rp-amber-panel-en:#bfa478;--rp-amber-strong:#edc274;--rp-code-mark:#e5b45c38;--rp-code-mark-ink:#f0cd8c;--rp-danger:#f08b80;--rp-danger-soft:#f08b8029;--rp-band-1:#3a3358;--rp-band-2:#4d4179;--rp-band-3:#2a2838;--rp-band-idle:#2e2d39;--rp-json-key:#c0b0ff;--rp-json-str:#86d6a8;--rp-json-lit:#f0a08e;--rp-json-punc:#8b8896;--rp-shot-a:#1c1b24;--rp-shot-b:#21202a}@keyframes RunReportDocument-module-scss-module__ZAn33q__card-enter-kf{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.RunReportDocument-module-scss-module__ZAn33q__doc{max-width:800px;padding:var(--space-6) var(--space-5) calc(var(--space-6)*3);color:var(--ink);margin:0 auto;position:relative}.RunReportDocument-module-scss-module__ZAn33q__doc:before{content:"";z-index:-1;pointer-events:none;border-radius:inherit;background:var(--surface);-webkit-backdrop-filter:blur(30px)saturate(165%);backdrop-filter:blur(30px)saturate(165%);position:absolute;inset:0}.RunReportDocument-module-scss-module__ZAn33q__doc{border:1px solid var(--edge);border-radius:var(--radius-lg);box-shadow:var(--shadow),var(--inset-hi);overflow-wrap:anywhere}.RunReportDocument-module-scss-module__ZAn33q__crumbs{align-items:center;gap:var(--space-1);color:var(--ink-3);margin-bottom:var(--space-5);flex-wrap:wrap;font-size:12.5px;display:flex}.RunReportDocument-module-scss-module__ZAn33q__crumb{align-items:center;gap:var(--space-1);display:inline-flex}.RunReportDocument-module-scss-module__ZAn33q__crumbSep{opacity:.5}.RunReportDocument-module-scss-module__ZAn33q__badge{border-radius:var(--radius-lg);width:58px;height:58px;font-family:var(--mono);letter-spacing:.04em;margin-bottom:var(--space-4);border:1px solid;align-content:center;place-items:center;font-size:11px;font-weight:600;line-height:1.25;display:grid}.RunReportDocument-module-scss-module__ZAn33q__badgeRef{opacity:.8;font-weight:400}.RunReportDocument-module-scss-module__ZAn33q__badgeOk{background:var(--ok-soft);color:var(--ok)}.RunReportDocument-module-scss-module__ZAn33q__badgeDanger{background:var(--danger-soft);color:var(--danger)}.RunReportDocument-module-scss-module__ZAn33q__badgeAmber{background:var(--amber-soft);color:var(--amber)}.RunReportDocument-module-scss-module__ZAn33q__badgeNeutral{background:var(--rail);color:var(--ink-3)}.RunReportDocument-module-scss-module__ZAn33q__headline{font-family:var(--sans);letter-spacing:-.018em;text-wrap:balance;font-size:clamp(24px,3vw,32px);font-weight:600;line-height:1.15}.RunReportDocument-module-scss-module__ZAn33q__phrase{color:var(--ink-3);font-weight:400}.RunReportDocument-module-scss-module__ZAn33q__dek{margin-top:var(--space-2);color:var(--ink-2);max-width:60ch;font-size:15px}.RunReportDocument-module-scss-module__ZAn33q__facts{margin:var(--space-6) 0 var(--space-1);flex-direction:column;display:flex;container-type:inline-size}.RunReportDocument-module-scss-module__ZAn33q__fact{padding:var(--space-2);border-radius:var(--radius-xs);grid-template-columns:minmax(0,1fr);gap:1px;min-width:0;display:grid}.RunReportDocument-module-scss-module__ZAn33q__fact:hover{background:var(--rail)}@container (min-width:460px){.RunReportDocument-module-scss-module__ZAn33q__fact{gap:var(--space-3);padding:var(--space-1) var(--space-2);grid-template-columns:168px minmax(0,1fr);align-items:baseline}}.RunReportDocument-module-scss-module__ZAn33q__factLabel{color:var(--ink-3);font-size:13px}.RunReportDocument-module-scss-module__ZAn33q__factValue{overflow-wrap:anywhere;font-size:14px}.RunReportDocument-module-scss-module__ZAn33q__factMono{font-family:var(--mono);font-size:12.5px}.RunReportDocument-module-scss-module__ZAn33q__factChips{gap:var(--space-1);flex-wrap:wrap;display:inline-flex}.RunReportDocument-module-scss-module__ZAn33q__factChip{align-items:center;gap:var(--space-1);padding:1px var(--space-2);border-radius:var(--radius-xs);background:color-mix(in srgb, currentcolor 11%, transparent);color:var(--ink-2);white-space:nowrap;font-size:12.5px;display:inline-flex}.RunReportDocument-module-scss-module__ZAn33q__chipDot{background:currentColor;border-radius:50%;width:6px;height:6px}.RunReportDocument-module-scss-module__ZAn33q__toneOk{color:var(--ok)}.RunReportDocument-module-scss-module__ZAn33q__toneDanger{color:var(--danger)}.RunReportDocument-module-scss-module__ZAn33q__toneAmber{color:var(--amber)}.RunReportDocument-module-scss-module__ZAn33q__callout{gap:var(--space-3);border-radius:var(--radius-md);padding:var(--space-4);margin:var(--space-5) 0;grid-template-columns:20px 1fr;min-width:0;display:grid}.RunReportDocument-module-scss-module__ZAn33q__calloutOk{background:var(--ok-soft)}.RunReportDocument-module-scss-module__ZAn33q__calloutDanger{background:var(--danger-soft)}.RunReportDocument-module-scss-module__ZAn33q__calloutAmber{background:var(--amber-soft)}.RunReportDocument-module-scss-module__ZAn33q__calloutNeutral{background:var(--rail)}.RunReportDocument-module-scss-module__ZAn33q__calloutIcon{padding-top:3px}.RunReportDocument-module-scss-module__ZAn33q__iconOk{color:var(--ok)}.RunReportDocument-module-scss-module__ZAn33q__iconDanger{color:var(--danger)}.RunReportDocument-module-scss-module__ZAn33q__iconAmber{color:var(--amber)}.RunReportDocument-module-scss-module__ZAn33q__iconNeutral{color:var(--ink-3)}.RunReportDocument-module-scss-module__ZAn33q__lede{font-family:var(--sans);margin-bottom:var(--space-1);font-size:18px;line-height:1.35}.RunReportDocument-module-scss-module__ZAn33q__calloutBody,.RunReportDocument-module-scss-module__ZAn33q__calloutNote{color:var(--ink-2);font-size:13.5px}.RunReportDocument-module-scss-module__ZAn33q__calloutNote{margin-top:var(--space-2);color:var(--ink-3)}.RunReportDocument-module-scss-module__ZAn33q__chips{gap:var(--space-1);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.RunReportDocument-module-scss-module__ZAn33q__chip{font-family:var(--mono);padding:2px var(--space-2);border-radius:var(--radius-xs);background:color-mix(in srgb, currentcolor 12%, transparent);font-size:11px}.RunReportDocument-module-scss-module__ZAn33q__disclosure{border-radius:var(--radius-pill);padding:9px var(--space-4);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:7px;font-family:inherit;font-size:12.5px;font-weight:600;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s,transform .18s;display:inline-flex}.RunReportDocument-module-scss-module__ZAn33q__disclosure:disabled{cursor:not-allowed;opacity:.5}.RunReportDocument-module-scss-module__ZAn33q__disclosure:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){.RunReportDocument-module-scss-module__ZAn33q__disclosure{transition:none}}.RunReportDocument-module-scss-module__ZAn33q__disclosure{margin-top:var(--space-2);align-items:center;gap:var(--space-1);color:var(--ink-2);cursor:pointer;background:0 0;border:0;padding:0;font-size:12.5px;display:inline-flex}.RunReportDocument-module-scss-module__ZAn33q__disclosure:hover{color:var(--ink)}.RunReportDocument-module-scss-module__ZAn33q__chevron{transition:transform .15s}.RunReportDocument-module-scss-module__ZAn33q__chevronOpen{transform:rotate(180deg)}.RunReportDocument-module-scss-module__ZAn33q__calloutEvidence{margin-top:var(--space-2);gap:var(--space-1);flex-direction:column;display:flex}.RunReportDocument-module-scss-module__ZAn33q__evidenceRow{gap:var(--space-2);color:var(--ink-2);grid-template-columns:92px 1fr;font-size:12.5px;display:grid}.RunReportDocument-module-scss-module__ZAn33q__evidenceKind{font-family:var(--mono);text-transform:uppercase;letter-spacing:.06em;color:var(--ink-3);padding-top:2px;font-size:10.5px}.RunReportDocument-module-scss-module__ZAn33q__sectionTitle{letter-spacing:.13em;text-transform:uppercase;color:var(--ink-3);margin:var(--space-6) 0 var(--space-3);align-items:center;gap:var(--space-3);font-size:11px;display:flex}.RunReportDocument-module-scss-module__ZAn33q__sectionTitle:after{content:"";background:var(--line);flex:1;height:1px}.RunReportDocument-module-scss-module__ZAn33q__prose{max-width:66ch;margin-bottom:var(--space-3);font-size:15px;line-height:1.6}.RunReportDocument-module-scss-module__ZAn33q__proseDim{color:var(--ink-2);font-size:14px}.RunReportDocument-module-scss-module__ZAn33q__note{align-items:center;gap:var(--space-2);border-radius:var(--radius-md);padding:var(--space-3);background:var(--rail);color:var(--ink-2);font-size:13px;display:flex}.RunReportDocument-module-scss-module__ZAn33q__noteAmber{background:var(--amber-soft);color:var(--amber)}.RunReportDocument-module-scss-module__ZAn33q__step{border-bottom:1px solid var(--line)}.RunReportDocument-module-scss-module__ZAn33q__step:last-child{border-bottom:0}.RunReportDocument-module-scss-module__ZAn33q__stepError{background:color-mix(in srgb, var(--danger-soft) 45%, transparent);border-radius:var(--radius-xs)}.RunReportDocument-module-scss-module__ZAn33q__stepHead{gap:var(--space-3);width:100%;padding:var(--space-3) var(--space-2);text-align:left;cursor:pointer;color:inherit;background:0 0;border:0;grid-template-columns:14px 15px minmax(0,1fr) auto;align-items:start;display:grid}.RunReportDocument-module-scss-module__ZAn33q__stepHead:disabled{cursor:default}.RunReportDocument-module-scss-module__ZAn33q__stepHead:not(:disabled):hover{background:var(--rail)}.RunReportDocument-module-scss-module__ZAn33q__stepTri{color:var(--ink-3);padding-top:3px}.RunReportDocument-module-scss-module__ZAn33q__dot{background:var(--ok-soft);width:13px;height:13px;color:var(--ok);border-radius:50%;place-items:center;margin-top:3px;display:grid}.RunReportDocument-module-scss-module__ZAn33q__dotError{background:var(--danger-soft);color:var(--danger)}.RunReportDocument-module-scss-module__ZAn33q__dotWait{background:var(--rail);color:var(--ink-3)}.RunReportDocument-module-scss-module__ZAn33q__stepBody{min-width:0}.RunReportDocument-module-scss-module__ZAn33q__stepTitle{align-items:center;gap:var(--space-2);font-size:13.5px;font-weight:600;display:flex}.RunReportDocument-module-scss-module__ZAn33q__byUser{letter-spacing:.08em;text-transform:uppercase;padding:1px var(--space-1);border-radius:var(--radius-xs);background:var(--accent-soft);color:var(--accent);font-size:10px;font-weight:600}.RunReportDocument-module-scss-module__ZAn33q__stepNarrative{color:var(--ink-2);max-width:58ch;margin-top:2px;font-size:13px;font-weight:400;display:block}.RunReportDocument-module-scss-module__ZAn33q__stepMeta{font-family:var(--mono);color:var(--ink-3);white-space:nowrap;text-align:right;font-variant-numeric:tabular-nums;padding-top:3px;font-size:11px}.RunReportDocument-module-scss-module__ZAn33q__stepMeta b{color:var(--ink-2);font-weight:400;display:block}.RunReportDocument-module-scss-module__ZAn33q__timeline{gap:var(--space-3);padding:var(--space-1) var(--space-2) var(--space-5) var(--space-5);flex-direction:column;display:flex;position:relative}.RunReportDocument-module-scss-module__ZAn33q__timeline:before{content:"";top:0;left:5px;bottom:var(--space-4);background:var(--line);width:1px;position:absolute}@media (min-width:640px){.RunReportDocument-module-scss-module__ZAn33q__timeline{padding-left:104px}.RunReportDocument-module-scss-module__ZAn33q__timeline:before{left:74px}}.RunReportDocument-module-scss-module__ZAn33q__ev{min-width:0;position:relative}.RunReportDocument-module-scss-module__ZAn33q__ev:before{content:"";background:var(--line);outline:3px solid var(--bg);border-radius:50%;width:7px;height:7px;position:absolute;top:13px;left:-22px}@media (min-width:640px){.RunReportDocument-module-scss-module__ZAn33q__ev:before{left:-33px}}.RunReportDocument-module-scss-module__ZAn33q__evTime{margin-bottom:var(--space-1);font-family:var(--mono);color:var(--ink-3);font-variant-numeric:tabular-nums;font-size:11px;display:block}@media (min-width:640px){.RunReportDocument-module-scss-module__ZAn33q__evTime{text-align:right;width:62px;margin-bottom:0;position:absolute;top:8px;left:-104px}}.RunReportDocument-module-scss-module__ZAn33q__evTurn:before{background:var(--accent)}.RunReportDocument-module-scss-module__ZAn33q__evCall:before{background:var(--ok)}.RunReportDocument-module-scss-module__ZAn33q__evSms:before{background:var(--amber)}.RunReportDocument-module-scss-module__ZAn33q__evShot:before{background:var(--ink-3)}.RunReportDocument-module-scss-module__ZAn33q__evNote:before{background:var(--wait)}.RunReportDocument-module-scss-module__ZAn33q__evSteer:before{background:var(--amber)}.RunReportDocument-module-scss-module__ZAn33q__evBad:before{background:var(--danger)}.RunReportDocument-module-scss-module__ZAn33q__turnCard{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);overflow:hidden}.RunReportDocument-module-scss-module__ZAn33q__turnHead{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--line);flex-wrap:wrap;display:flex}.RunReportDocument-module-scss-module__ZAn33q__turnBadge{font-family:var(--mono);letter-spacing:.06em;color:var(--accent);background:var(--accent-soft);padding:2px var(--space-2);border-radius:var(--radius-xs);font-size:10.5px;font-weight:600}.RunReportDocument-module-scss-module__ZAn33q__turnScreen{font-family:var(--mono);color:var(--ink-3);font-size:11px}.RunReportDocument-module-scss-module__ZAn33q__turnCost{font-family:var(--mono);color:var(--ink-3);margin-left:auto;font-size:11px}.RunReportDocument-module-scss-module__ZAn33q__turnMid{gap:var(--space-3);padding:var(--space-3);grid-template-columns:72px minmax(0,1fr);display:grid}.RunReportDocument-module-scss-module__ZAn33q__turnThumb{border:1px solid var(--line);border-radius:var(--radius-xs);aspect-ratio:402/681;cursor:zoom-in;background:var(--surface);width:72px;padding:0;display:block;overflow:hidden}.RunReportDocument-module-scss-module__ZAn33q__turnThumb:hover{border-color:var(--accent)}.RunReportDocument-module-scss-module__ZAn33q__turnBody{min-width:0}.RunReportDocument-module-scss-module__ZAn33q__turnReason{color:var(--ink);font-size:13.5px;line-height:1.5}.RunReportDocument-module-scss-module__ZAn33q__turnReason:before{content:"“";color:var(--ink-3)}.RunReportDocument-module-scss-module__ZAn33q__turnReason:after{content:"”";color:var(--ink-3)}.RunReportDocument-module-scss-module__ZAn33q__turnAction{align-items:center;gap:var(--space-2);margin-top:var(--space-3);padding-top:var(--space-2);border-top:1px solid var(--line);flex-wrap:wrap;display:flex}.RunReportDocument-module-scss-module__ZAn33q__turnKind{font-family:var(--mono);background:var(--line-2);padding:2px var(--space-2);border-radius:var(--radius-xs);font-size:11.5px;font-weight:600}.RunReportDocument-module-scss-module__ZAn33q__turnKindDanger{background:var(--danger-soft);color:var(--danger)}.RunReportDocument-module-scss-module__ZAn33q__turnArg{font-family:var(--mono);color:var(--ink-2);overflow-wrap:anywhere;font-size:11.5px}.RunReportDocument-module-scss-module__ZAn33q__turnOut{font-family:var(--mono);margin-left:auto;font-size:11px}.RunReportDocument-module-scss-module__ZAn33q__calls{gap:var(--space-4);flex-direction:column;display:flex}.RunReportDocument-module-scss-module__ZAn33q__call{min-width:0}.RunReportDocument-module-scss-module__ZAn33q__callHead{align-items:center;gap:var(--space-2);margin-bottom:var(--space-2);flex-wrap:wrap;min-width:0;display:flex}.RunReportDocument-module-scss-module__ZAn33q__callVerb{font-family:var(--mono);letter-spacing:.06em;color:var(--ink-3);font-size:10.5px}.RunReportDocument-module-scss-module__ZAn33q__callPath{font-family:var(--mono);overflow-wrap:anywhere;font-size:13px}.RunReportDocument-module-scss-module__ZAn33q__callMessage{color:var(--ink-2);margin-bottom:var(--space-2);font-size:13px}.RunReportDocument-module-scss-module__ZAn33q__callRow{border:1px solid var(--line);border-left:2px solid var(--ok);border-radius:var(--radius-xs);background:var(--surface);padding:var(--space-3);min-width:0}.RunReportDocument-module-scss-module__ZAn33q__callRowBad{border-left-color:var(--danger)}.RunReportDocument-module-scss-module__ZAn33q__callRowHead{align-items:center;gap:var(--space-2);font-family:var(--mono);flex-wrap:wrap;min-width:0;font-size:12px;display:flex}.RunReportDocument-module-scss-module__ZAn33q__callRowName{overflow-wrap:anywhere;font-weight:600}.RunReportDocument-module-scss-module__ZAn33q__callRowVerdict{font-size:11.5px}.RunReportDocument-module-scss-module__ZAn33q__callRowNum{color:var(--ink-3);white-space:nowrap;margin-left:auto;font-size:11px}.RunReportDocument-module-scss-module__ZAn33q__callRow .RunReportDocument-module-scss-module__ZAn33q__callBody{margin-top:var(--space-2)}.RunReportDocument-module-scss-module__ZAn33q__smsList{gap:var(--space-3);flex-direction:column;display:flex}.RunReportDocument-module-scss-module__ZAn33q__smsCard{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);padding:var(--space-3);max-width:62ch}.RunReportDocument-module-scss-module__ZAn33q__smsHead{justify-content:space-between;gap:var(--space-3);font-family:var(--mono);color:var(--ink-3);margin-bottom:var(--space-2);font-size:11px;display:flex}.RunReportDocument-module-scss-module__ZAn33q__smsText{color:var(--ink-2);font-size:13.5px;line-height:1.55}.RunReportDocument-module-scss-module__ZAn33q__shotRow{align-items:center;gap:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-xs);background:var(--surface);padding:var(--space-2) var(--space-3);display:flex}.RunReportDocument-module-scss-module__ZAn33q__shotThumb{border:1px solid var(--line);border-radius:var(--radius-xs);aspect-ratio:402/681;cursor:zoom-in;background:var(--surface);flex:none;width:56px;padding:0;display:block;overflow:hidden}.RunReportDocument-module-scss-module__ZAn33q__shotThumb:hover{border-color:var(--accent)}.RunReportDocument-module-scss-module__ZAn33q__shotCap{min-width:0}.RunReportDocument-module-scss-module__ZAn33q__shotCap b{font-size:13px;font-weight:500;display:block}.RunReportDocument-module-scss-module__ZAn33q__shotCap span{font-family:var(--mono);color:var(--ink-3);font-size:11px}.RunReportDocument-module-scss-module__ZAn33q__noteRow{color:var(--ink-2);padding-top:3px;font-size:13px}.RunReportDocument-module-scss-module__ZAn33q__steerRow{align-items:baseline;gap:var(--space-2);padding:4px var(--space-3);border-radius:var(--radius-xs);border-left:2px solid var(--amber);background:var(--amber-soft);flex-wrap:wrap;font-size:13px;display:flex}.RunReportDocument-module-scss-module__ZAn33q__steerWho{letter-spacing:.03em;color:var(--amber);flex-shrink:0;font-size:11.5px;font-weight:700}.RunReportDocument-module-scss-module__ZAn33q__steerWhat{min-width:0;color:var(--ink);overflow-wrap:anywhere}.RunReportDocument-module-scss-module__ZAn33q__railDim{color:var(--ink-3)}.RunReportDocument-module-scss-module__ZAn33q__kv{gap:0 var(--space-6);grid-template-columns:repeat(auto-fit,minmax(150px,1fr));display:grid}.RunReportDocument-module-scss-module__ZAn33q__kvRow{padding:var(--space-2) 0;border-bottom:1px solid var(--line);min-width:0}.RunReportDocument-module-scss-module__ZAn33q__kvLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);font-size:10.5px}.RunReportDocument-module-scss-module__ZAn33q__kvValue{overflow-wrap:anywhere;font-variant-numeric:tabular-nums;margin-top:2px;font-size:13.5px}.RunReportDocument-module-scss-module__ZAn33q__legal{margin-top:var(--space-4);color:var(--ink-3);max-width:72ch;font-size:12.5px;line-height:1.6}.RunReportDocument-module-scss-module__ZAn33q__perfList{margin-top:var(--space-3)}.RunReportDocument-module-scss-module__ZAn33q__frames{gap:var(--space-2);padding-bottom:var(--space-1);grid-auto-columns:92px;grid-auto-flow:column;display:grid;overflow-x:auto}.RunReportDocument-module-scss-module__ZAn33q__frame{cursor:zoom-in;text-align:left;background:0 0;border:0;min-width:0;padding:0}.RunReportDocument-module-scss-module__ZAn33q__frameThumb{border:1px solid var(--line);border-radius:var(--radius-xs);aspect-ratio:402/681;background:var(--surface);overflow:hidden}.RunReportDocument-module-scss-module__ZAn33q__frame:hover .RunReportDocument-module-scss-module__ZAn33q__frameThumb{border-color:var(--accent)}.RunReportDocument-module-scss-module__ZAn33q__frameCaption{max-width:92px;font-family:var(--mono);color:var(--ink-3);margin-top:var(--space-1);text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;display:block;overflow:hidden}.RunReportDocument-module-scss-module__ZAn33q__video{margin-top:var(--space-4)}.RunReportDocument-module-scss-module__ZAn33q__bullets{gap:var(--space-1);margin-top:var(--space-2);flex-direction:column;display:flex}.RunReportDocument-module-scss-module__ZAn33q__bullet{gap:var(--space-2);color:var(--ink-2);grid-template-columns:14px 1fr;font-size:13px;display:grid}.RunReportDocument-module-scss-module__ZAn33q__bulletMark{color:var(--ink-3)}.RunReportDocument-module-scss-module__ZAn33q__subheading{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3);margin-top:var(--space-4);font-size:10.5px}.RunReportDocument-module-scss-module__ZAn33q__footnote{margin-top:calc(var(--space-6)*1.5);padding-top:var(--space-4);border-top:1px solid var(--line);justify-content:space-between;gap:var(--space-3);color:var(--ink-3);flex-wrap:wrap;font-size:12px;display:flex}.RunReportDocument-module-scss-module__ZAn33q__checks{gap:var(--space-3);margin-top:var(--space-3);flex-direction:column;display:flex}.RunReportDocument-module-scss-module__ZAn33q__check{padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);border-left:2px solid var(--wait);background:color-mix(in srgb, var(--ink) 5%, transparent);min-width:0}.RunReportDocument-module-scss-module__ZAn33q__checkFail{border-left-color:var(--danger);background:var(--danger-soft)}.RunReportDocument-module-scss-module__ZAn33q__checkHead{align-items:baseline;gap:var(--space-3);margin-bottom:var(--space-2);display:flex}.RunReportDocument-module-scss-module__ZAn33q__checkId{font-family:var(--mono);color:var(--ink-3);font-size:12px;font-weight:650}.RunReportDocument-module-scss-module__ZAn33q__checkStatus{font-size:12px;font-weight:700}.RunReportDocument-module-scss-module__ZAn33q__checkStatusFail{color:var(--danger)}.RunReportDocument-module-scss-module__ZAn33q__checkStatusOpen{color:var(--ink-2)}.RunReportDocument-module-scss-module__ZAn33q__checkSeverity{letter-spacing:.07em;text-transform:uppercase;color:var(--ink-3);margin-left:auto;font-size:10px;font-weight:750}.RunReportDocument-module-scss-module__ZAn33q__checkRequirement{color:var(--ink);max-width:72ch;font-size:14px;line-height:1.5}.RunReportDocument-module-scss-module__ZAn33q__checkFinding{margin-top:var(--space-2);color:var(--ink-2);max-width:72ch;font-size:13.5px;line-height:1.6}.RunReportDocument-module-scss-module__ZAn33q__checkQuote{margin-top:var(--space-2);padding-left:var(--space-3);border-left:1px solid var(--line);color:var(--ink-3);overflow-wrap:anywhere;max-width:72ch;font-size:12.5px;line-height:1.6}.RunReportDocument-module-scss-module__ZAn33q__checkQuoteSource{letter-spacing:.07em;text-transform:uppercase;color:var(--ink-3);opacity:.75;font-size:10.5px;display:block}.RunReportDocument-module-scss-module__ZAn33q__checkFix{margin-top:var(--space-3);padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);background:var(--ok-soft);color:var(--ink);max-width:72ch;font-size:13px;line-height:1.55}.RunReportDocument-module-scss-module__ZAn33q__checkLimitation{align-items:center;gap:var(--space-2);margin-top:var(--space-2);color:var(--ink-3);font-size:12.5px;display:flex}.RunReportDocument-module-scss-module__ZAn33q__sqFail{background:var(--danger)}.RunReportDocument-module-scss-module__ZAn33q__sqOpen{background:var(--amber)}.RunReportDocument-module-scss-module__ZAn33q__sqPass{background:var(--ok)}.RunReportDocument-module-scss-module__ZAn33q__sqNa{background:color-mix(in srgb, var(--ink) 22%, transparent)}.RunReportDocument-module-scss-module__ZAn33q__checkFilters{gap:var(--space-2);margin:var(--space-3) 0 var(--space-4);flex-wrap:wrap;display:flex}.RunReportDocument-module-scss-module__ZAn33q__checkFilter{align-items:center;gap:var(--space-2);border-radius:var(--radius-pill);color:var(--ink-2);cursor:pointer;background:0 0;border:1px solid #0000;padding:5px 11px;font-size:12.5px;font-weight:550;display:inline-flex}.RunReportDocument-module-scss-module__ZAn33q__checkFilter:hover:not(:disabled){background:var(--wash)}.RunReportDocument-module-scss-module__ZAn33q__checkFilter:disabled{cursor:default;opacity:.55}.RunReportDocument-module-scss-module__ZAn33q__checkFilter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.RunReportDocument-module-scss-module__ZAn33q__checkFilterOn{background:var(--surface-strong);border-color:var(--line);color:var(--ink)}.RunReportDocument-module-scss-module__ZAn33q__checkFilterCount{font-variant-numeric:tabular-nums;font-weight:700}.RunReportDocument-module-scss-module__ZAn33q__checkDot{border-radius:3px;width:8px;height:8px}.RunReportDocument-module-scss-module__ZAn33q__checkGrid{border-radius:var(--radius-md);background:color-mix(in srgb, var(--ink) 4%, transparent);flex-direction:column;display:flex;overflow:hidden}.RunReportDocument-module-scss-module__ZAn33q__checkGroup{align-items:center;gap:var(--space-2) var(--space-3);padding:var(--space-3) var(--space-4);grid-template-columns:auto minmax(0,1fr);display:grid}.RunReportDocument-module-scss-module__ZAn33q__checkGroup+.RunReportDocument-module-scss-module__ZAn33q__checkGroup{border-top:1px solid var(--line)}@media (min-width:768px){.RunReportDocument-module-scss-module__ZAn33q__checkGroup{grid-template-columns:auto minmax(0,14rem) minmax(0,1fr) auto}}.RunReportDocument-module-scss-module__ZAn33q__checkGroupKey{font-family:var(--mono);color:var(--ink-3);font-size:11.5px;font-weight:650}.RunReportDocument-module-scss-module__ZAn33q__checkGroupLabel{color:var(--ink);overflow-wrap:anywhere;min-width:0;font-size:13.5px;font-weight:550}.RunReportDocument-module-scss-module__ZAn33q__checkSquares{flex-wrap:wrap;grid-column:1/-1;gap:5px;display:flex}@media (min-width:768px){.RunReportDocument-module-scss-module__ZAn33q__checkSquares{grid-column:auto}}.RunReportDocument-module-scss-module__ZAn33q__checkSquare{border-radius:var(--radius-xs);cursor:pointer;border:1px solid #0000;width:18px;height:18px;padding:0}.RunReportDocument-module-scss-module__ZAn33q__checkSquare:hover{transform:scale(1.15)}.RunReportDocument-module-scss-module__ZAn33q__checkSquare:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.RunReportDocument-module-scss-module__ZAn33q__checkSquareOn{border-color:var(--ink)}.RunReportDocument-module-scss-module__ZAn33q__checkGroupOpen{color:var(--ink-3);white-space:nowrap;grid-column:1/-1;font-size:12px}@media (min-width:768px){.RunReportDocument-module-scss-module__ZAn33q__checkGroupOpen{text-align:right;grid-column:auto}}.RunReportDocument-module-scss-module__ZAn33q__checkStatusPass{color:var(--ok)}.RunReportDocument-module-scss-module__ZAn33q__checkStatusNa{color:var(--ink-3)}.RunReportDocument-module-scss-module__ZAn33q__checkPass{border-left-color:var(--ok);background:0 0}
@keyframes TraceTab-module-scss-module__cNgzea__card-enter-kf{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.TraceTab-module-scss-module__cNgzea__wrap{gap:var(--space-3);flex-direction:column;display:flex}.TraceTab-module-scss-module__cNgzea__devNote{padding:var(--space-2) var(--space-3);border:1px dashed var(--line);border-radius:var(--radius-md);color:var(--ink-3);font-size:.78rem}.TraceTab-module-scss-module__cNgzea__split{gap:var(--space-3);flex-direction:column;display:flex}@media (min-width:1024px){.TraceTab-module-scss-module__cNgzea__split{flex-direction:row;align-items:stretch;height:clamp(32rem,100vh - 14rem,56rem);min-height:0}}.TraceTab-module-scss-module__cNgzea__treePane{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);flex-direction:column;min-width:0;display:flex;overflow:hidden}@media (min-width:1024px){.TraceTab-module-scss-module__cNgzea__treePane{flex:0 0 27rem;min-height:0}.TraceTab-module-scss-module__cNgzea__treePaneWide{flex:3 1 0}}.TraceTab-module-scss-module__cNgzea__paneHead{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--line);flex:none;display:flex}.TraceTab-module-scss-module__cNgzea__paneTitle{color:var(--ink);flex:1;font-size:.82rem;font-weight:600}.TraceTab-module-scss-module__cNgzea__paneAction{align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-2);border:1px solid var(--line);border-radius:var(--radius-xs);background:var(--surface);color:var(--ink-3);font:inherit;cursor:pointer;font-size:.72rem;display:inline-flex}.TraceTab-module-scss-module__cNgzea__paneAction:hover{color:var(--ink);border-color:var(--ink-3)}.TraceTab-module-scss-module__cNgzea__paneActionOn{background:var(--accent-soft);color:var(--accent-2);border-color:#0000}.TraceTab-module-scss-module__cNgzea__summaryRow{align-items:center;gap:var(--space-1) var(--space-3);padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--line);background:var(--rail);color:var(--ink-3);flex-wrap:wrap;flex:none;font-size:.72rem;display:flex}.TraceTab-module-scss-module__cNgzea__summaryLabel{color:var(--ink-2);font-weight:600}.TraceTab-module-scss-module__cNgzea__summaryStat{font-family:var(--mono)}.TraceTab-module-scss-module__cNgzea__filter{align-items:center;gap:var(--space-2);padding:var(--space-1) var(--space-3);border-bottom:1px solid var(--line);color:var(--ink-3);flex:none;display:flex}.TraceTab-module-scss-module__cNgzea__filterIcon{flex:none}.TraceTab-module-scss-module__cNgzea__filterInput{min-width:0;color:var(--ink);font:inherit;padding:var(--space-1) 0;background:0 0;border:0;outline:none;flex:1;font-size:.78rem}.TraceTab-module-scss-module__cNgzea__filterInput::placeholder{color:var(--ink-3)}.TraceTab-module-scss-module__cNgzea__treeScroll{min-height:0;padding:var(--space-2);flex:1;max-height:26rem;overflow:auto}@media (min-width:1024px){.TraceTab-module-scss-module__cNgzea__treeScroll{max-height:none}}.TraceTab-module-scss-module__cNgzea__tree,.TraceTab-module-scss-module__cNgzea__branch{flex-direction:column;gap:1px;display:flex}.TraceTab-module-scss-module__cNgzea__branchChildren{margin-left:var(--space-3);padding-left:var(--space-2);border-left:1px solid var(--line);flex-direction:column;gap:1px;display:flex}.TraceTab-module-scss-module__cNgzea__rowShell{align-items:flex-start;gap:var(--space-1);border-radius:var(--radius-xs);display:flex;position:relative}.TraceTab-module-scss-module__cNgzea__rowShell:hover{background:var(--line-2)}.TraceTab-module-scss-module__cNgzea__rowShellSelected{background:var(--accent-soft)}.TraceTab-module-scss-module__cNgzea__rowShellSelected:before{content:"";border-radius:var(--radius-pill);background:var(--accent);width:3px;position:absolute;inset-block:0;inset-inline-start:0}.TraceTab-module-scss-module__cNgzea__rowShellSelected:hover{background:var(--accent-soft)}.TraceTab-module-scss-module__cNgzea__rowShellFailed:after{content:"";border-radius:var(--radius-pill);background:var(--danger);width:3px;position:absolute;inset-block:0;inset-inline-end:0}.TraceTab-module-scss-module__cNgzea__caret{width:1.1rem;height:1.6rem;color:var(--ink-3);cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;padding:0;display:flex}.TraceTab-module-scss-module__cNgzea__caret:hover{color:var(--ink)}.TraceTab-module-scss-module__cNgzea__caretHidden{visibility:hidden;cursor:default}.TraceTab-module-scss-module__cNgzea__row{gap:var(--space-1);min-width:0;padding:var(--space-1) var(--space-2) var(--space-1) 0;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;flex:1;display:flex}.TraceTab-module-scss-module__cNgzea__rowTop{align-items:center;gap:var(--space-2);min-width:0;display:flex}.TraceTab-module-scss-module__cNgzea__turnIndex{min-width:1.15rem;height:1.15rem;padding:0 var(--space-1);border-radius:var(--radius-xs);background:var(--accent);color:var(--surface);flex:none;justify-content:center;align-items:center;font-size:.68rem;font-weight:700;display:inline-flex}.TraceTab-module-scss-module__cNgzea__spanIcon{border-radius:var(--radius-xs);flex:none;justify-content:center;align-items:center;width:1.3rem;height:1.3rem;display:inline-flex}.TraceTab-module-scss-module__cNgzea__spanIconNode{background:var(--accent-soft);color:var(--accent-2)}.TraceTab-module-scss-module__cNgzea__spanIconModel{background:var(--amber-soft);color:var(--amber)}.TraceTab-module-scss-module__cNgzea__spanIconTool{background:var(--ok-soft);color:var(--ok)}.TraceTab-module-scss-module__cNgzea__spanIconRunner{background:var(--accent-tint);color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}.TraceTab-module-scss-module__cNgzea__spanIconFailed{background:var(--danger-soft);color:var(--danger)}.TraceTab-module-scss-module__cNgzea__rowLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--ink);flex:1;font-size:.82rem;overflow:hidden}.TraceTab-module-scss-module__cNgzea__rowLabelMono{font-family:var(--mono);font-size:.78rem}.TraceTab-module-scss-module__cNgzea__rowSubtitle{font-family:var(--mono);color:var(--ink-3);flex:none;font-size:.7rem}.TraceTab-module-scss-module__cNgzea__modelPill{padding:0 var(--space-2);border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--rail);font-family:var(--mono);color:var(--ink-2);white-space:nowrap;flex:none;font-size:.68rem}.TraceTab-module-scss-module__cNgzea__rowTime{color:var(--ink-3);flex:none;font-size:.7rem}.TraceTab-module-scss-module__cNgzea__rowInlineMeta{font-family:var(--mono);color:var(--ink-3);flex:none;font-size:.7rem}.TraceTab-module-scss-module__cNgzea__badgeRow{gap:var(--space-1);padding-left:calc(1.3rem + var(--space-2));display:flex}.TraceTab-module-scss-module__cNgzea__metaBadge{padding:0 var(--space-2);border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface);font-family:var(--mono);color:var(--ink-2);font-size:.68rem}.TraceTab-module-scss-module__cNgzea__waterfall{height:3px;margin-left:calc(1.3rem + var(--space-2));border-radius:var(--radius-pill);background:var(--line-2);display:block}.TraceTab-module-scss-module__cNgzea__waterfallBar{border-radius:var(--radius-pill);height:100%;display:block}.TraceTab-module-scss-module__cNgzea__waterfallNode{background:var(--accent)}.TraceTab-module-scss-module__cNgzea__waterfallModel{background:var(--amber)}.TraceTab-module-scss-module__cNgzea__waterfallTool{background:var(--ok)}.TraceTab-module-scss-module__cNgzea__waterfallRunner{background:var(--accent-2)}.TraceTab-module-scss-module__cNgzea__chartScroll{overflow-x:auto}.TraceTab-module-scss-module__cNgzea__waterfallTurn{gap:var(--space-1);padding-bottom:var(--space-3);flex-direction:column;display:flex}.TraceTab-module-scss-module__cNgzea__chart{padding-top:var(--space-4);flex-direction:column;gap:2px;display:flex}.TraceTab-module-scss-module__cNgzea__ruler{height:1rem;margin-left:calc(1.1rem + var(--space-1));position:relative}.TraceTab-module-scss-module__cNgzea__tick{font-family:var(--mono);color:var(--ink-3);white-space:nowrap;font-size:.65rem;position:absolute;top:0;transform:translate(-50%)}.TraceTab-module-scss-module__cNgzea__chartRow{align-items:center;gap:var(--space-1);display:flex}.TraceTab-module-scss-module__cNgzea__track{border-radius:var(--radius-xs);min-width:0;height:1.4rem;font:inherit;cursor:pointer;background:0 0;border:0;flex:1;padding:0;position:relative}.TraceTab-module-scss-module__cNgzea__track:hover{background:var(--line-2)}.TraceTab-module-scss-module__cNgzea__trackSelected,.TraceTab-module-scss-module__cNgzea__trackSelected:hover{background:var(--accent-soft)}.TraceTab-module-scss-module__cNgzea__gridline{background:var(--line);width:1px;position:absolute;inset-block:0}.TraceTab-module-scss-module__cNgzea__chartBar{inset-block:var(--space-1);border-radius:var(--radius-xs);align-items:center;min-width:2px;display:flex;position:absolute;overflow:hidden}.TraceTab-module-scss-module__cNgzea__chartBarFailed{outline:1px solid var(--danger);outline-offset:1px}.TraceTab-module-scss-module__cNgzea__chartBarLabel{align-items:center;gap:var(--space-2);padding:0 var(--space-2);color:var(--surface);white-space:nowrap;font-size:.72rem;display:flex}.TraceTab-module-scss-module__cNgzea__chartBarDuration{font-family:var(--mono);opacity:.85;font-size:.66rem}.TraceTab-module-scss-module__cNgzea__detailPane{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);flex-direction:column;min-width:0;display:flex;overflow:hidden}@media (min-width:1024px){.TraceTab-module-scss-module__cNgzea__detailPane{flex:2 1 0;min-height:0}}.TraceTab-module-scss-module__cNgzea__detailEmpty{padding:var(--space-6);border:1px dashed var(--line);border-radius:var(--radius-lg);color:var(--ink-3);justify-content:center;align-items:center;font-size:.85rem;display:flex}@media (min-width:1024px){.TraceTab-module-scss-module__cNgzea__detailEmpty{flex:1}}.TraceTab-module-scss-module__cNgzea__detailHead{align-items:center;gap:var(--space-2);padding:var(--space-3);border-bottom:1px solid var(--line);flex-wrap:wrap;flex:none;display:flex}.TraceTab-module-scss-module__cNgzea__detailTitles{flex:10rem;min-width:0}.TraceTab-module-scss-module__cNgzea__detailTitle{text-overflow:ellipsis;white-space:nowrap;color:var(--ink);margin:0;font-size:.95rem;font-weight:600;overflow:hidden}.TraceTab-module-scss-module__cNgzea__detailSubtitle{color:var(--ink-3);margin:0;font-size:.74rem}.TraceTab-module-scss-module__cNgzea__idChip,.TraceTab-module-scss-module__cNgzea__turnChip{align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-2);border:1px solid var(--line);border-radius:var(--radius-xs);color:var(--ink-2);flex:none;font-size:.72rem;font-weight:600;display:inline-flex}.TraceTab-module-scss-module__cNgzea__turnChip{border-color:var(--accent);color:var(--accent-2)}.TraceTab-module-scss-module__cNgzea__detailTabs{gap:var(--space-1);padding:0 var(--space-3);border-bottom:1px solid var(--line);flex:none;display:flex;overflow-x:auto}.TraceTab-module-scss-module__cNgzea__detailTab{padding:var(--space-2) var(--space-2);color:var(--ink-3);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;font-size:.8rem}.TraceTab-module-scss-module__cNgzea__detailTab:hover{color:var(--ink)}.TraceTab-module-scss-module__cNgzea__detailTabActive{border-bottom-color:var(--accent);color:var(--ink);font-weight:600}.TraceTab-module-scss-module__cNgzea__detailBody{gap:var(--space-3);min-height:0;padding:var(--space-3);flex-direction:column;flex:1;display:flex;overflow:auto}.TraceTab-module-scss-module__cNgzea__failure{padding:var(--space-2) var(--space-3);border:1px solid var(--danger);border-radius:var(--radius-md);background:var(--danger-soft);color:var(--danger);margin:0;font-size:.8rem}.TraceTab-module-scss-module__cNgzea__muted{color:var(--ink-3);margin:0;font-size:.82rem}.TraceTab-module-scss-module__cNgzea__section{gap:var(--space-2);flex-direction:column;display:flex}.TraceTab-module-scss-module__cNgzea__sectionHead{align-items:center;gap:var(--space-2);display:flex}.TraceTab-module-scss-module__cNgzea__sectionToggle{align-items:center;gap:var(--space-1);color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex:1;padding:0;font-size:.85rem;font-weight:600;display:flex}.TraceTab-module-scss-module__cNgzea__sectionRight{flex:none}.TraceTab-module-scss-module__cNgzea__sectionBody{gap:var(--space-2);flex-direction:column;display:flex}.TraceTab-module-scss-module__cNgzea__renderSelect select{padding:var(--space-1) var(--space-2);border:1px solid var(--line);border-radius:var(--radius-xs);background:var(--surface);color:var(--ink-2);font:inherit;font-size:.74rem}.TraceTab-module-scss-module__cNgzea__srOnly{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.TraceTab-module-scss-module__cNgzea__messageCard,.TraceTab-module-scss-module__cNgzea__toolResult{gap:var(--space-2);padding:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--rail);flex-direction:column;display:flex}.TraceTab-module-scss-module__cNgzea__messageHead,.TraceTab-module-scss-module__cNgzea__toolResultHead{align-items:center;gap:var(--space-2);display:flex}.TraceTab-module-scss-module__cNgzea__messageSpacer{flex:1}.TraceTab-module-scss-module__cNgzea__roleIcon{border-radius:var(--radius-xs);background:var(--line-2);width:1.3rem;height:1.3rem;color:var(--ink-2);flex:none;justify-content:center;align-items:center;display:inline-flex}.TraceTab-module-scss-module__cNgzea__role_system{background:var(--accent-soft);color:var(--accent-2)}.TraceTab-module-scss-module__cNgzea__role_human,.TraceTab-module-scss-module__cNgzea__role_user{background:var(--accent);color:var(--surface)}.TraceTab-module-scss-module__cNgzea__role_ai,.TraceTab-module-scss-module__cNgzea__role_assistant{background:var(--amber-soft);color:var(--amber)}.TraceTab-module-scss-module__cNgzea__role_tool{background:var(--ok-soft);color:var(--ok)}.TraceTab-module-scss-module__cNgzea__roleLabel{color:var(--ink);font-size:.78rem;font-weight:600}.TraceTab-module-scss-module__cNgzea__messageText{font-family:var(--mono);color:var(--ink-2);white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:.75rem;line-height:1.55}.TraceTab-module-scss-module__cNgzea__prose{color:var(--ink-2);overflow-wrap:anywhere;font-size:.85rem;line-height:1.6}.TraceTab-module-scss-module__cNgzea__prose p,.TraceTab-module-scss-module__cNgzea__prose ul,.TraceTab-module-scss-module__cNgzea__prose ol,.TraceTab-module-scss-module__cNgzea__prose pre{margin:0 0 var(--space-2)}.TraceTab-module-scss-module__cNgzea__prose a{color:var(--accent)}.TraceTab-module-scss-module__cNgzea__prose code{font-family:var(--mono);font-size:.78rem}.TraceTab-module-scss-module__cNgzea__showAll{color:var(--accent);font:inherit;cursor:pointer;background:0 0;border:0;align-self:flex-start;padding:0;font-size:.74rem}.TraceTab-module-scss-module__cNgzea__toolCard{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--rail);display:flex}.TraceTab-module-scss-module__cNgzea__toolName{font-family:var(--mono);color:var(--ink);font-size:.78rem}.TraceTab-module-scss-module__cNgzea__failedBadge{letter-spacing:.04em;padding:var(--space-1) 9px;border-radius:var(--radius-pill);color:var(--danger);background:var(--danger-soft);align-items:center;gap:5px;font-size:10.5px;font-weight:800;display:inline-flex}.TraceTab-module-scss-module__cNgzea__calledBadge{letter-spacing:.04em;padding:var(--space-1) 9px;border-radius:var(--radius-pill);color:var(--ok);background:var(--ok-soft);align-items:center;gap:5px;font-size:10.5px;font-weight:800;display:inline-flex}.TraceTab-module-scss-module__cNgzea__dump{gap:var(--space-2);flex-direction:column;display:flex}.TraceTab-module-scss-module__cNgzea__dumpPre{max-height:24rem;padding:var(--space-3);border-radius:var(--radius-md);color:#e9e9ec;font-family:var(--mono);white-space:pre-wrap;overflow-wrap:anywhere;background:#0c0c0f;margin:0;font-size:.75rem;line-height:1.5;overflow:auto}.TraceTab-module-scss-module__cNgzea__facts{gap:var(--space-1);flex-direction:column;display:flex}.TraceTab-module-scss-module__cNgzea__fact{gap:var(--space-3);grid-template-columns:minmax(5rem,9rem) 1fr;font-size:.78rem;display:grid}.TraceTab-module-scss-module__cNgzea__factKey{color:var(--ink-3)}.TraceTab-module-scss-module__cNgzea__factValue{font-family:var(--mono);color:var(--ink-2);overflow-wrap:anywhere}.TraceTab-module-scss-module__cNgzea__empty{padding:var(--space-6);border:1px dashed var(--line);border-radius:var(--radius-lg);color:var(--ink-3);text-align:center;font-size:.88rem}
@keyframes GtmContainersSection-module-scss-module__piu6ia__card-enter-kf{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.GtmContainersSection-module-scss-module__piu6ia__wrap{flex-direction:column;gap:10px;min-height:0;display:flex}.GtmContainersSection-module-scss-module__piu6ia__intro{color:var(--ink-3);flex:none;margin:0;font-size:12px;line-height:1.5}.GtmContainersSection-module-scss-module__piu6ia__error{border-radius:var(--radius-sm);background:var(--danger-soft);color:var(--danger);margin:0;padding:9px 12px;font-size:13px}.GtmContainersSection-module-scss-module__piu6ia__list{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--ink-3) 34%, transparent) #0000;gap:6px;min-height:0;margin:0;padding:0 2px 0 0;list-style:none;display:grid;overflow-y:auto}.GtmContainersSection-module-scss-module__piu6ia__list::-webkit-scrollbar{width:8px}.GtmContainersSection-module-scss-module__piu6ia__list::-webkit-scrollbar-track{background:0 0}.GtmContainersSection-module-scss-module__piu6ia__list::-webkit-scrollbar-thumb{border-radius:var(--radius-pill);background-clip:content-box;background-color:color-mix(in srgb, var(--ink-3) 34%, transparent);border:2px solid #0000}.GtmContainersSection-module-scss-module__piu6ia__list:hover::-webkit-scrollbar-thumb{background-color:color-mix(in srgb, var(--ink-3) 58%, transparent)}.GtmContainersSection-module-scss-module__piu6ia__row{border-radius:var(--radius-md);border:1px solid var(--line);background:var(--wash);align-items:center;gap:8px;padding:6px 10px;display:flex}.GtmContainersSection-module-scss-module__piu6ia__rowId{font-variant-numeric:tabular-nums;min-width:122px;color:var(--ink);flex:none;font-size:12px;font-weight:650}.GtmContainersSection-module-scss-module__piu6ia__rowLabel{min-width:0;color:var(--ink-2);overflow-wrap:anywhere;flex:1;font-size:12px}.GtmContainersSection-module-scss-module__piu6ia__rowUse{color:var(--ink-3);flex:none;font-size:11.5px}.GtmContainersSection-module-scss-module__piu6ia__input{background:var(--surface);-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);border:1px solid var(--edge);border-radius:var(--radius-md);width:100%;color:var(--ink);outline:none;padding:9px 12px;font-family:inherit;font-size:14px;transition:background-color .18s,border-color .18s,box-shadow .18s}.GtmContainersSection-module-scss-module__piu6ia__input::placeholder{color:var(--ink-3)}.GtmContainersSection-module-scss-module__piu6ia__input:focus{border-color:color-mix(in srgb, var(--accent) 55%, transparent);box-shadow:0 0 0 4px var(--accent-tint)}@media (prefers-reduced-motion:reduce){.GtmContainersSection-module-scss-module__piu6ia__input{transition:none}}.GtmContainersSection-module-scss-module__piu6ia__input{flex:1;min-width:0;padding:5px 8px;font-size:12px}.GtmContainersSection-module-scss-module__piu6ia__inputId{font-variant-numeric:tabular-nums;flex:none;width:138px}.GtmContainersSection-module-scss-module__piu6ia__iconBtn{border-radius:var(--radius-pill);padding:9px var(--space-4);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:7px;font-family:inherit;font-size:12.5px;font-weight:600;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s,transform .18s;display:inline-flex}.GtmContainersSection-module-scss-module__piu6ia__iconBtn:disabled{cursor:not-allowed;opacity:.5}.GtmContainersSection-module-scss-module__piu6ia__iconBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){.GtmContainersSection-module-scss-module__piu6ia__iconBtn{transition:none}}.GtmContainersSection-module-scss-module__piu6ia__iconBtn{color:var(--ink-3);padding:var(--space-2);background:0 0}.GtmContainersSection-module-scss-module__piu6ia__iconBtn:hover:not(:disabled){background:var(--line-2);color:var(--ink-2)}.GtmContainersSection-module-scss-module__piu6ia__iconBtn{border-radius:var(--radius-sm);color:var(--ink-2);border:none;padding:6px}.GtmContainersSection-module-scss-module__piu6ia__iconBtn:disabled{opacity:.4;cursor:not-allowed}.GtmContainersSection-module-scss-module__piu6ia__iconDanger:hover{color:var(--danger);background:var(--danger-soft)}.GtmContainersSection-module-scss-module__piu6ia__addRow{flex-wrap:wrap;flex:none;align-items:center;gap:8px;display:flex}.GtmContainersSection-module-scss-module__piu6ia__addBtn{border-radius:var(--radius-pill);padding:9px var(--space-4);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:7px;font-family:inherit;font-size:12.5px;font-weight:600;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s,transform .18s;display:inline-flex}.GtmContainersSection-module-scss-module__piu6ia__addBtn:disabled{cursor:not-allowed;opacity:.5}.GtmContainersSection-module-scss-module__piu6ia__addBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){.GtmContainersSection-module-scss-module__piu6ia__addBtn{transition:none}}.GtmContainersSection-module-scss-module__piu6ia__addBtn{color:var(--ink-3);padding:var(--space-2);background:0 0}.GtmContainersSection-module-scss-module__piu6ia__addBtn:hover:not(:disabled){background:var(--line-2);color:var(--ink-2)}.GtmContainersSection-module-scss-module__piu6ia__addBtn{flex:none;align-self:flex-start;align-items:center;gap:6px;font-size:13px;display:inline-flex}.GtmContainersSection-module-scss-module__piu6ia__ghostBtn{border-radius:var(--radius-pill);padding:9px var(--space-4);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:7px;font-family:inherit;font-size:12.5px;font-weight:600;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s,transform .18s;display:inline-flex}.GtmContainersSection-module-scss-module__piu6ia__ghostBtn:disabled{cursor:not-allowed;opacity:.5}.GtmContainersSection-module-scss-module__piu6ia__ghostBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){.GtmContainersSection-module-scss-module__piu6ia__ghostBtn{transition:none}}.GtmContainersSection-module-scss-module__piu6ia__ghostBtn{color:var(--ink-3);padding:var(--space-2);background:0 0}.GtmContainersSection-module-scss-module__piu6ia__ghostBtn:hover:not(:disabled){background:var(--line-2);color:var(--ink-2)}.GtmContainersSection-module-scss-module__piu6ia__ghostBtn{font-size:13px}.GtmContainersSection-module-scss-module__piu6ia__saveBtn{border-radius:var(--radius-pill);padding:9px var(--space-4);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:7px;font-family:inherit;font-size:12.5px;font-weight:600;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s,transform .18s;display:inline-flex}.GtmContainersSection-module-scss-module__piu6ia__saveBtn:disabled{cursor:not-allowed;opacity:.5}.GtmContainersSection-module-scss-module__piu6ia__saveBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){.GtmContainersSection-module-scss-module__piu6ia__saveBtn{transition:none}}.GtmContainersSection-module-scss-module__piu6ia__saveBtn{background:var(--accent);color:var(--accent-ink);box-shadow:0 10px 22px color-mix(in srgb, var(--accent) 28%, transparent)}.GtmContainersSection-module-scss-module__piu6ia__saveBtn:hover:not(:disabled){background:var(--accent-2);transform:translateY(-1px)}.GtmContainersSection-module-scss-module__piu6ia__saveBtn:active:not(:disabled){transform:translateY(0)}.GtmContainersSection-module-scss-module__piu6ia__saveBtn{font-size:13px}.GtmContainersSection-module-scss-module__piu6ia__empty{border-radius:var(--radius-md);border:1px dashed var(--line);color:var(--ink-3);padding:12px;font-size:13px;line-height:1.55}@media (max-width:640px){.GtmContainersSection-module-scss-module__piu6ia__row,.GtmContainersSection-module-scss-module__piu6ia__addRow{flex-wrap:wrap}.GtmContainersSection-module-scss-module__piu6ia__inputId{width:100%}}
@keyframes IntegrationsSection-module-scss-module__U9mbmG__card-enter-kf{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.IntegrationsSection-module-scss-module__U9mbmG__grid{gap:16px;display:grid}@media (min-width:640px){.IntegrationsSection-module-scss-module__U9mbmG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.IntegrationsSection-module-scss-module__U9mbmG__card{background:var(--surface);-webkit-backdrop-filter:blur(30px)saturate(165%);backdrop-filter:blur(30px)saturate(165%);border:1px solid var(--edge);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm),var(--inset-hi);border-radius:var(--radius-lg);padding:20px}.IntegrationsSection-module-scss-module__U9mbmG__cardTop{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.IntegrationsSection-module-scss-module__U9mbmG__icon{border-radius:var(--radius-md);background:var(--line-2);width:40px;height:40px;color:var(--ink-2);justify-content:center;align-items:center;display:flex}.IntegrationsSection-module-scss-module__U9mbmG__connectedBadge{letter-spacing:.04em;padding:var(--space-1) 9px;border-radius:var(--radius-pill);color:var(--ok);background:var(--ok-soft);align-items:center;gap:5px;font-size:10.5px;font-weight:800;display:inline-flex}.IntegrationsSection-module-scss-module__U9mbmG__name{color:var(--ink);margin:0 0 4px;font-size:16px;font-weight:600}.IntegrationsSection-module-scss-module__U9mbmG__description{color:var(--ink-3);margin:0 0 16px;font-size:14px}.IntegrationsSection-module-scss-module__U9mbmG__notice{border-radius:var(--radius-md);border:1px solid var(--ok);background:var(--ok-soft);color:var(--ink);margin:0 0 16px;padding:10px 14px;font-size:14px}.IntegrationsSection-module-scss-module__U9mbmG__noticeError{border-color:var(--danger);background:var(--danger-soft)}.IntegrationsSection-module-scss-module__U9mbmG__action{cursor:pointer;color:var(--accent);background:0 0;border:none;align-items:center;gap:6px;padding:0;font-family:inherit;font-size:14px;font-weight:500;display:inline-flex}.IntegrationsSection-module-scss-module__U9mbmG__action:hover{color:var(--accent-2)}.IntegrationsSection-module-scss-module__U9mbmG__action:disabled{opacity:.6;cursor:default}.IntegrationsSection-module-scss-module__U9mbmG__actionManage{color:var(--ink-2)}.IntegrationsSection-module-scss-module__U9mbmG__actionManage:hover{color:var(--ink)}.IntegrationsSection-module-scss-module__U9mbmG__slackForm{flex-direction:column;gap:8px;margin-top:12px;display:flex}.IntegrationsSection-module-scss-module__U9mbmG__slackInput{background:var(--surface);-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);border:1px solid var(--edge);border-radius:var(--radius-md);width:100%;color:var(--ink);outline:none;padding:9px 12px;font-family:inherit;font-size:14px;transition:background-color .18s,border-color .18s,box-shadow .18s}.IntegrationsSection-module-scss-module__U9mbmG__slackInput::placeholder{color:var(--ink-3)}.IntegrationsSection-module-scss-module__U9mbmG__slackInput:focus{border-color:color-mix(in srgb, var(--accent) 55%, transparent);box-shadow:0 0 0 4px var(--accent-tint)}@media (prefers-reduced-motion:reduce){.IntegrationsSection-module-scss-module__U9mbmG__slackInput{transition:none}}.IntegrationsSection-module-scss-module__U9mbmG__slackInput{width:100%;font-size:13px}.IntegrationsSection-module-scss-module__U9mbmG__formHint{color:var(--ink-3);margin:0;font-size:11.5px;line-height:1.5}.IntegrationsSection-module-scss-module__U9mbmG__slackSave{border-radius:var(--radius-pill);padding:9px var(--space-4);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:7px;font-family:inherit;font-size:12.5px;font-weight:600;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s,transform .18s;display:inline-flex}.IntegrationsSection-module-scss-module__U9mbmG__slackSave:disabled{cursor:not-allowed;opacity:.5}.IntegrationsSection-module-scss-module__U9mbmG__slackSave:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){.IntegrationsSection-module-scss-module__U9mbmG__slackSave{transition:none}}.IntegrationsSection-module-scss-module__U9mbmG__slackSave{background:var(--accent);color:var(--accent-ink);box-shadow:0 10px 22px color-mix(in srgb, var(--accent) 28%, transparent)}.IntegrationsSection-module-scss-module__U9mbmG__slackSave:hover:not(:disabled){background:var(--accent-2);transform:translateY(-1px)}.IntegrationsSection-module-scss-module__U9mbmG__slackSave:active:not(:disabled){transform:translateY(0)}.IntegrationsSection-module-scss-module__U9mbmG__slackSave{align-self:flex-start}.IntegrationsSection-module-scss-module__U9mbmG__slackSave:disabled{opacity:.6;cursor:default}.IntegrationsSection-module-scss-module__U9mbmG__actionRow{align-items:center;gap:14px;display:flex}
@keyframes MccAccountsSection-module-scss-module__aG5SQq__card-enter-kf{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.MccAccountsSection-module-scss-module__aG5SQq__wrap{flex-direction:column;gap:10px;min-height:0;display:flex}.MccAccountsSection-module-scss-module__aG5SQq__intro{color:var(--ink-3);flex:none;margin:0;font-size:12px;line-height:1.5}.MccAccountsSection-module-scss-module__aG5SQq__error{border-radius:var(--radius-sm);background:var(--danger-soft);color:var(--danger);margin:0;padding:9px 12px;font-size:13px}.MccAccountsSection-module-scss-module__aG5SQq__hint{border-radius:var(--radius-sm);background:var(--amber-soft);color:var(--ink-2);flex:none;align-items:flex-start;gap:8px;margin:0;padding:8px 10px;font-size:12px;line-height:1.5;display:flex}.MccAccountsSection-module-scss-module__aG5SQq__hint svg{color:var(--amber);flex:none;margin-top:3px}.MccAccountsSection-module-scss-module__aG5SQq__list{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--ink-3) 34%, transparent) #0000;gap:6px;min-height:0;margin:0;padding:0 2px 0 0;list-style:none;display:grid;overflow-y:auto}.MccAccountsSection-module-scss-module__aG5SQq__list::-webkit-scrollbar{width:8px}.MccAccountsSection-module-scss-module__aG5SQq__list::-webkit-scrollbar-track{background:0 0}.MccAccountsSection-module-scss-module__aG5SQq__list::-webkit-scrollbar-thumb{border-radius:var(--radius-pill);background-clip:content-box;background-color:color-mix(in srgb, var(--ink-3) 34%, transparent);border:2px solid #0000}.MccAccountsSection-module-scss-module__aG5SQq__list:hover::-webkit-scrollbar-thumb{background-color:color-mix(in srgb, var(--ink-3) 58%, transparent)}.MccAccountsSection-module-scss-module__aG5SQq__row{border-radius:var(--radius-md);border:1px solid var(--line);background:var(--wash);gap:10px;padding:7px 10px;display:grid}.MccAccountsSection-module-scss-module__aG5SQq__rowTop{align-items:center;gap:10px;display:flex}.MccAccountsSection-module-scss-module__aG5SQq__rowOff{opacity:.55}.MccAccountsSection-module-scss-module__aG5SQq__rowMain{flex:1;gap:2px;min-width:0;display:grid}.MccAccountsSection-module-scss-module__aG5SQq__rowLabel{color:var(--ink);overflow-wrap:anywhere;font-size:12.5px;font-weight:650}.MccAccountsSection-module-scss-module__aG5SQq__rowMeta{font:inherit;color:var(--ink-3);text-align:left;cursor:pointer;overflow-wrap:anywhere;background:0 0;border:none;align-items:center;gap:5px;padding:0;font-size:12px;display:inline-flex}.MccAccountsSection-module-scss-module__aG5SQq__rowMeta:hover{color:var(--ink-2)}.MccAccountsSection-module-scss-module__aG5SQq__rowMeta svg{flex:none;transition:transform .14s}.MccAccountsSection-module-scss-module__aG5SQq__chevronOpen{transform:rotate(180deg)}.MccAccountsSection-module-scss-module__aG5SQq__lists{border-top:1px solid var(--line);gap:10px;padding-top:10px;display:grid}.MccAccountsSection-module-scss-module__aG5SQq__field{gap:5px;display:grid}.MccAccountsSection-module-scss-module__aG5SQq__fieldLabel{letter-spacing:.02em;text-transform:uppercase;color:var(--ink-3);font-size:11.5px;font-weight:650}.MccAccountsSection-module-scss-module__aG5SQq__fieldHint{color:var(--ink-3);flex:1;font-size:12px}.MccAccountsSection-module-scss-module__aG5SQq__listActions{align-items:center;gap:8px;display:flex}.MccAccountsSection-module-scss-module__aG5SQq__ghostBtn{border-radius:var(--radius-pill);padding:9px var(--space-4);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:7px;font-family:inherit;font-size:12.5px;font-weight:600;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s,transform .18s;display:inline-flex}.MccAccountsSection-module-scss-module__aG5SQq__ghostBtn:disabled{cursor:not-allowed;opacity:.5}.MccAccountsSection-module-scss-module__aG5SQq__ghostBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){.MccAccountsSection-module-scss-module__aG5SQq__ghostBtn{transition:none}}.MccAccountsSection-module-scss-module__aG5SQq__ghostBtn{color:var(--ink-3);padding:var(--space-2);background:0 0}.MccAccountsSection-module-scss-module__aG5SQq__ghostBtn:hover:not(:disabled){background:var(--line-2);color:var(--ink-2)}.MccAccountsSection-module-scss-module__aG5SQq__ghostBtn{font-size:13px}.MccAccountsSection-module-scss-module__aG5SQq__saveBtn{border-radius:var(--radius-pill);padding:9px var(--space-4);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:7px;font-family:inherit;font-size:12.5px;font-weight:600;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s,transform .18s;display:inline-flex}.MccAccountsSection-module-scss-module__aG5SQq__saveBtn:disabled{cursor:not-allowed;opacity:.5}.MccAccountsSection-module-scss-module__aG5SQq__saveBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){.MccAccountsSection-module-scss-module__aG5SQq__saveBtn{transition:none}}.MccAccountsSection-module-scss-module__aG5SQq__saveBtn{background:var(--accent);color:var(--accent-ink);box-shadow:0 10px 22px color-mix(in srgb, var(--accent) 28%, transparent)}.MccAccountsSection-module-scss-module__aG5SQq__saveBtn:hover:not(:disabled){background:var(--accent-2);transform:translateY(-1px)}.MccAccountsSection-module-scss-module__aG5SQq__saveBtn:active:not(:disabled){transform:translateY(0)}.MccAccountsSection-module-scss-module__aG5SQq__saveBtn{font-size:13px}.MccAccountsSection-module-scss-module__aG5SQq__rowEdit{flex:none;align-items:center;gap:8px;display:flex}.MccAccountsSection-module-scss-module__aG5SQq__select{background:var(--surface);-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);border:1px solid var(--edge);border-radius:var(--radius-md);width:100%;color:var(--ink);outline:none;padding:9px 12px;font-family:inherit;font-size:14px;transition:background-color .18s,border-color .18s,box-shadow .18s}.MccAccountsSection-module-scss-module__aG5SQq__select::placeholder{color:var(--ink-3)}.MccAccountsSection-module-scss-module__aG5SQq__select:focus{border-color:color-mix(in srgb, var(--accent) 55%, transparent);box-shadow:0 0 0 4px var(--accent-tint)}@media (prefers-reduced-motion:reduce){.MccAccountsSection-module-scss-module__aG5SQq__select{transition:none}}.MccAccountsSection-module-scss-module__aG5SQq__select{font-variant-numeric:tabular-nums;width:auto;min-width:0;max-width:210px;padding:5px 8px;font-size:12px}.MccAccountsSection-module-scss-module__aG5SQq__selectEmpty{color:var(--ink-3)}.MccAccountsSection-module-scss-module__aG5SQq__customRow{align-items:center;gap:6px;display:flex}.MccAccountsSection-module-scss-module__aG5SQq__input{background:var(--surface);-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);border:1px solid var(--edge);border-radius:var(--radius-md);width:100%;color:var(--ink);outline:none;padding:9px 12px;font-family:inherit;font-size:14px;transition:background-color .18s,border-color .18s,box-shadow .18s}.MccAccountsSection-module-scss-module__aG5SQq__input::placeholder{color:var(--ink-3)}.MccAccountsSection-module-scss-module__aG5SQq__input:focus{border-color:color-mix(in srgb, var(--accent) 55%, transparent);box-shadow:0 0 0 4px var(--accent-tint)}@media (prefers-reduced-motion:reduce){.MccAccountsSection-module-scss-module__aG5SQq__input{transition:none}}.MccAccountsSection-module-scss-module__aG5SQq__input{width:150px;padding:5px 8px;font-size:12px}.MccAccountsSection-module-scss-module__aG5SQq__iconBtn{border-radius:var(--radius-pill);padding:9px var(--space-4);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:7px;font-family:inherit;font-size:12.5px;font-weight:600;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s,transform .18s;display:inline-flex}.MccAccountsSection-module-scss-module__aG5SQq__iconBtn:disabled{cursor:not-allowed;opacity:.5}.MccAccountsSection-module-scss-module__aG5SQq__iconBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){.MccAccountsSection-module-scss-module__aG5SQq__iconBtn{transition:none}}.MccAccountsSection-module-scss-module__aG5SQq__iconBtn{color:var(--ink-3);padding:var(--space-2);background:0 0}.MccAccountsSection-module-scss-module__aG5SQq__iconBtn:hover:not(:disabled){background:var(--line-2);color:var(--ink-2)}.MccAccountsSection-module-scss-module__aG5SQq__iconBtn{border-radius:var(--radius-sm);color:var(--ink-2);border:none;padding:6px}.MccAccountsSection-module-scss-module__aG5SQq__iconBtn:disabled{opacity:.4;cursor:not-allowed}.MccAccountsSection-module-scss-module__aG5SQq__empty{border-radius:var(--radius-md);border:1px dashed var(--line);color:var(--ink-3);padding:12px;font-size:13px;line-height:1.55}.MccAccountsSection-module-scss-module__aG5SQq__spin{color:var(--ink-3);animation:1s linear infinite MccAccountsSection-module-scss-module__aG5SQq__mcc-accounts-spin}@keyframes MccAccountsSection-module-scss-module__aG5SQq__mcc-accounts-spin{to{transform:rotate(360deg)}}@media (max-width:640px){.MccAccountsSection-module-scss-module__aG5SQq__row{flex-direction:column;align-items:stretch}.MccAccountsSection-module-scss-module__aG5SQq__select,.MccAccountsSection-module-scss-module__aG5SQq__input{width:100%;min-width:0}}
@keyframes NotionPortfoliosSection-module-scss-module__LCkUEa__card-enter-kf{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.NotionPortfoliosSection-module-scss-module__LCkUEa__wrap{gap:10px;display:grid}.NotionPortfoliosSection-module-scss-module__LCkUEa__intro{color:var(--ink-3);margin:0;font-size:12px;line-height:1.5}.NotionPortfoliosSection-module-scss-module__LCkUEa__error{border-radius:var(--radius-sm);background:var(--danger-soft);color:var(--danger);margin:0;padding:9px 12px;font-size:13px}.NotionPortfoliosSection-module-scss-module__LCkUEa__note{border-radius:var(--radius-sm);background:var(--ok-soft);color:var(--ink);margin:0;padding:9px 12px;font-size:13px}.NotionPortfoliosSection-module-scss-module__LCkUEa__stale{border-radius:var(--radius-sm);background:var(--amber-soft);color:var(--ink);align-items:flex-start;gap:8px;margin:0;padding:9px 12px;font-size:13px;display:flex}.NotionPortfoliosSection-module-scss-module__LCkUEa__stale svg{color:var(--amber);flex:none;margin-top:2px}.NotionPortfoliosSection-module-scss-module__LCkUEa__spin{color:var(--ink-3);animation:1s linear infinite NotionPortfoliosSection-module-scss-module__LCkUEa__notion-spin}@keyframes NotionPortfoliosSection-module-scss-module__LCkUEa__notion-spin{to{transform:rotate(360deg)}}.NotionPortfoliosSection-module-scss-module__LCkUEa__form{border-radius:var(--radius-md);border:1px solid var(--edge);background:var(--surface);gap:9px;padding:12px;display:grid}@media (min-width:768px){.NotionPortfoliosSection-module-scss-module__LCkUEa__form{grid-template-columns:repeat(2,1fr)}}.NotionPortfoliosSection-module-scss-module__LCkUEa__field{flex-direction:column;gap:4px;min-width:0;display:flex}@media (min-width:768px){.NotionPortfoliosSection-module-scss-module__LCkUEa__wide{grid-column:1/-1}}.NotionPortfoliosSection-module-scss-module__LCkUEa__fieldLabel{letter-spacing:.05em;text-transform:uppercase;color:var(--ink-3);font-size:10.5px;font-weight:700}.NotionPortfoliosSection-module-scss-module__LCkUEa__fieldHint{color:var(--ink-3);font-size:11px;line-height:1.35}.NotionPortfoliosSection-module-scss-module__LCkUEa__input{background:var(--surface);-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);border:1px solid var(--edge);border-radius:var(--radius-md);width:100%;color:var(--ink);outline:none;padding:9px 12px;font-family:inherit;font-size:14px;transition:background-color .18s,border-color .18s,box-shadow .18s}.NotionPortfoliosSection-module-scss-module__LCkUEa__input::placeholder{color:var(--ink-3)}.NotionPortfoliosSection-module-scss-module__LCkUEa__input:focus{border-color:color-mix(in srgb, var(--accent) 55%, transparent);box-shadow:0 0 0 4px var(--accent-tint)}@media (prefers-reduced-motion:reduce){.NotionPortfoliosSection-module-scss-module__LCkUEa__input{transition:none}}.NotionPortfoliosSection-module-scss-module__LCkUEa__input{padding:5px 8px;font-size:12px}.NotionPortfoliosSection-module-scss-module__LCkUEa__chips{flex-wrap:wrap;gap:5px;display:flex}.NotionPortfoliosSection-module-scss-module__LCkUEa__chip{border-radius:var(--radius-pill);padding:9px var(--space-4);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:7px;font-family:inherit;font-size:12.5px;font-weight:600;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s,transform .18s;display:inline-flex}.NotionPortfoliosSection-module-scss-module__LCkUEa__chip:disabled{cursor:not-allowed;opacity:.5}.NotionPortfoliosSection-module-scss-module__LCkUEa__chip:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){.NotionPortfoliosSection-module-scss-module__LCkUEa__chip{transition:none}}.NotionPortfoliosSection-module-scss-module__LCkUEa__chip{background:var(--surface-strong);color:var(--ink-2);border-color:var(--edge-strong);box-shadow:var(--shadow-sm),var(--inset-hi)}.NotionPortfoliosSection-module-scss-module__LCkUEa__chip:hover:not(:disabled){color:var(--ink);box-shadow:var(--shadow),var(--inset-hi);transform:translateY(-1px)}.NotionPortfoliosSection-module-scss-module__LCkUEa__chip:active:not(:disabled){transform:translateY(0)}.NotionPortfoliosSection-module-scss-module__LCkUEa__chip{padding:3px 9px;font-size:11.5px}.NotionPortfoliosSection-module-scss-module__LCkUEa__chipOn{border-color:var(--accent);background:var(--surface-strong);color:var(--ink)}.NotionPortfoliosSection-module-scss-module__LCkUEa__formActions{justify-content:flex-end;gap:8px;display:flex}@media (min-width:768px){.NotionPortfoliosSection-module-scss-module__LCkUEa__formActions{grid-column:1/-1}}.NotionPortfoliosSection-module-scss-module__LCkUEa__ghostBtn{border-radius:var(--radius-pill);padding:9px var(--space-4);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:7px;font-family:inherit;font-size:12.5px;font-weight:600;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s,transform .18s;display:inline-flex}.NotionPortfoliosSection-module-scss-module__LCkUEa__ghostBtn:disabled{cursor:not-allowed;opacity:.5}.NotionPortfoliosSection-module-scss-module__LCkUEa__ghostBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){.NotionPortfoliosSection-module-scss-module__LCkUEa__ghostBtn{transition:none}}.NotionPortfoliosSection-module-scss-module__LCkUEa__ghostBtn{color:var(--ink-3);padding:var(--space-2);background:0 0}.NotionPortfoliosSection-module-scss-module__LCkUEa__ghostBtn:hover:not(:disabled){background:var(--line-2);color:var(--ink-2)}.NotionPortfoliosSection-module-scss-module__LCkUEa__ghostBtn{gap:6px;font-size:13px}.NotionPortfoliosSection-module-scss-module__LCkUEa__saveBtn{border-radius:var(--radius-pill);padding:9px var(--space-4);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:7px;font-family:inherit;font-size:12.5px;font-weight:600;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s,transform .18s;display:inline-flex}.NotionPortfoliosSection-module-scss-module__LCkUEa__saveBtn:disabled{cursor:not-allowed;opacity:.5}.NotionPortfoliosSection-module-scss-module__LCkUEa__saveBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){.NotionPortfoliosSection-module-scss-module__LCkUEa__saveBtn{transition:none}}.NotionPortfoliosSection-module-scss-module__LCkUEa__saveBtn{background:var(--accent);color:var(--accent-ink);box-shadow:0 10px 22px color-mix(in srgb, var(--accent) 28%, transparent)}.NotionPortfoliosSection-module-scss-module__LCkUEa__saveBtn:hover:not(:disabled){background:var(--accent-2);transform:translateY(-1px)}.NotionPortfoliosSection-module-scss-module__LCkUEa__saveBtn:active:not(:disabled){transform:translateY(0)}.NotionPortfoliosSection-module-scss-module__LCkUEa__saveBtn{font-size:13px}.NotionPortfoliosSection-module-scss-module__LCkUEa__mccBlock{gap:10px;display:grid}.NotionPortfoliosSection-module-scss-module__LCkUEa__subTitle{color:var(--ink);margin:0;font-size:14px;font-weight:650}.NotionPortfoliosSection-module-scss-module__LCkUEa__list{flex-direction:column;gap:6px;display:flex}.NotionPortfoliosSection-module-scss-module__LCkUEa__row{border-radius:var(--radius-md);border:1px solid var(--line);background:var(--wash);align-items:center;gap:10px;padding:9px 14px;display:flex}.NotionPortfoliosSection-module-scss-module__LCkUEa__rowLabel{color:var(--ink);overflow-wrap:anywhere;font-size:13.5px;font-weight:650}.NotionPortfoliosSection-module-scss-module__LCkUEa__rowArrow{color:var(--ink-3)}.NotionPortfoliosSection-module-scss-module__LCkUEa__rowGone{opacity:.6}.NotionPortfoliosSection-module-scss-module__LCkUEa__rowWarn{border-radius:var(--radius-pill);background:var(--amber-soft);color:var(--amber);white-space:nowrap;flex:none;align-items:center;gap:5px;padding:3px 8px;font-size:12px;font-weight:600;display:inline-flex}.NotionPortfoliosSection-module-scss-module__LCkUEa__rowMeta{min-width:0;color:var(--ink-3);overflow-wrap:anywhere;flex:1;font-size:13px}.NotionPortfoliosSection-module-scss-module__LCkUEa__iconBtn{border-radius:var(--radius-pill);padding:9px var(--space-4);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:7px;font-family:inherit;font-size:12.5px;font-weight:600;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s,transform .18s;display:inline-flex}.NotionPortfoliosSection-module-scss-module__LCkUEa__iconBtn:disabled{cursor:not-allowed;opacity:.5}.NotionPortfoliosSection-module-scss-module__LCkUEa__iconBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){.NotionPortfoliosSection-module-scss-module__LCkUEa__iconBtn{transition:none}}.NotionPortfoliosSection-module-scss-module__LCkUEa__iconBtn{color:var(--ink-3);padding:var(--space-2);background:0 0}.NotionPortfoliosSection-module-scss-module__LCkUEa__iconBtn:hover:not(:disabled){background:var(--line-2);color:var(--ink-2)}.NotionPortfoliosSection-module-scss-module__LCkUEa__iconBtn{color:var(--ink-3);border:none;padding:7px}.NotionPortfoliosSection-module-scss-module__LCkUEa__iconBtn:hover{color:var(--ink)}.NotionPortfoliosSection-module-scss-module__LCkUEa__iconDanger:hover{color:var(--danger)}.NotionPortfoliosSection-module-scss-module__LCkUEa__empty{border-radius:var(--radius-md);border:1px dashed var(--line);color:var(--ink-3);padding:14px;font-size:13px}.NotionPortfoliosSection-module-scss-module__LCkUEa__addRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.NotionPortfoliosSection-module-scss-module__LCkUEa__addRow .NotionPortfoliosSection-module-scss-module__LCkUEa__input{flex:190px;min-width:0}.NotionPortfoliosSection-module-scss-module__LCkUEa__related{color:var(--ink-3);flex-wrap:wrap;align-items:center;gap:6px;font-size:11.5px;display:flex}.NotionPortfoliosSection-module-scss-module__LCkUEa__relatedLabel{letter-spacing:.05em;text-transform:uppercase;color:var(--ink-3);font-size:10.5px;font-weight:700}.NotionPortfoliosSection-module-scss-module__LCkUEa__relatedChip{border-radius:var(--radius-pill);border:1px solid var(--line);background:var(--wash);color:var(--ink-2);align-items:center;gap:5px;padding:2px 8px;font-size:11.5px;font-weight:600;display:inline-flex}.NotionPortfoliosSection-module-scss-module__LCkUEa__relatedCount{font-variant-numeric:tabular-nums;color:var(--ink-3);font-weight:500}.NotionPortfoliosSection-module-scss-module__LCkUEa__relatedNote{font-size:11px}.NotionPortfoliosSection-module-scss-module__LCkUEa__mapToggle{border-radius:var(--radius-pill);padding:9px var(--space-4);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:7px;font-family:inherit;font-size:12.5px;font-weight:600;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s,transform .18s;display:inline-flex}.NotionPortfoliosSection-module-scss-module__LCkUEa__mapToggle:disabled{cursor:not-allowed;opacity:.5}.NotionPortfoliosSection-module-scss-module__LCkUEa__mapToggle:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){.NotionPortfoliosSection-module-scss-module__LCkUEa__mapToggle{transition:none}}.NotionPortfoliosSection-module-scss-module__LCkUEa__mapToggle{color:var(--ink-3);padding:var(--space-2);background:0 0}.NotionPortfoliosSection-module-scss-module__LCkUEa__mapToggle:hover:not(:disabled){background:var(--line-2);color:var(--ink-2)}.NotionPortfoliosSection-module-scss-module__LCkUEa__mapToggle{color:var(--ink-3);text-align:left;justify-content:flex-start;align-items:center;gap:6px;padding:3px 6px;font-size:11.5px;display:inline-flex}@media (min-width:768px){.NotionPortfoliosSection-module-scss-module__LCkUEa__mapToggle{grid-column:1/-1}}.NotionPortfoliosSection-module-scss-module__LCkUEa__mapToggle svg{flex:none;transition:transform .14s}.NotionPortfoliosSection-module-scss-module__LCkUEa__chevronOpen{transform:rotate(180deg)}.NotionPortfoliosSection-module-scss-module__LCkUEa__hiddenField{display:none}
@keyframes ProxySection-module-scss-module__mFphuq__card-enter-kf{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ProxySection-module-scss-module__mFphuq__wrap{gap:16px;display:grid}.ProxySection-module-scss-module__mFphuq__card{background:var(--surface);-webkit-backdrop-filter:blur(30px)saturate(165%);backdrop-filter:blur(30px)saturate(165%);border:1px solid var(--edge);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm),var(--inset-hi);border-radius:var(--radius-lg);padding:20px}.ProxySection-module-scss-module__mFphuq__cardTop{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.ProxySection-module-scss-module__mFphuq__icon{border-radius:var(--radius-md);background:var(--line-2);width:40px;height:40px;color:var(--ink-2);justify-content:center;align-items:center;display:flex}.ProxySection-module-scss-module__mFphuq__connectedBadge{letter-spacing:.04em;padding:var(--space-1) 9px;border-radius:var(--radius-pill);color:var(--ok);background:var(--ok-soft);align-items:center;gap:5px;font-size:10.5px;font-weight:800;display:inline-flex}.ProxySection-module-scss-module__mFphuq__pausedBadge{letter-spacing:.04em;padding:var(--space-1) 9px;border-radius:var(--radius-pill);color:var(--ink-2);background:var(--line-2);align-items:center;gap:5px;font-size:10.5px;font-weight:800;display:inline-flex}.ProxySection-module-scss-module__mFphuq__name{color:var(--ink);margin:0 0 4px;font-size:16px;font-weight:600}.ProxySection-module-scss-module__mFphuq__description{color:var(--ink-3);margin:0 0 8px;font-size:14px}.ProxySection-module-scss-module__mFphuq__meta{color:var(--ink-3);margin:0 0 16px;font-size:13px}.ProxySection-module-scss-module__mFphuq__notice{border-radius:var(--radius-md);border:1px solid var(--ok);background:var(--ok-soft);color:var(--ink);margin:0;padding:10px 14px;font-size:14px}.ProxySection-module-scss-module__mFphuq__noticeError{border-color:var(--danger);background:var(--danger-soft)}.ProxySection-module-scss-module__mFphuq__mine{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;margin:16px 0;padding:12px 0;display:flex}.ProxySection-module-scss-module__mFphuq__mineLabel{color:var(--ink);font-size:14px;font-weight:500}.ProxySection-module-scss-module__mFphuq__mineEffect{color:var(--ink-3);margin:4px 0 0;font-size:13px}.ProxySection-module-scss-module__mFphuq__switch{border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface);cursor:pointer;flex:none;width:34px;height:20px;padding:0;transition:background-color .18s;position:relative}.ProxySection-module-scss-module__mFphuq__switch:after{content:"";background:var(--ink-3);border-radius:50%;width:16px;height:16px;transition:transform .18s,background-color .18s;position:absolute;top:1px;left:1px}.ProxySection-module-scss-module__mFphuq__switch[aria-checked=true]{background:var(--ok-soft);border-color:#0000}.ProxySection-module-scss-module__mFphuq__switch[aria-checked=true]:after{background:var(--ok);transform:translate(14px)}.ProxySection-module-scss-module__mFphuq__switch:disabled{cursor:progress}.ProxySection-module-scss-module__mFphuq__switch:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){.ProxySection-module-scss-module__mFphuq__switch,.ProxySection-module-scss-module__mFphuq__switch:after{transition:none}}.ProxySection-module-scss-module__mFphuq__adminNote{color:var(--ink-3);margin:0 0 8px;font-size:13px}.ProxySection-module-scss-module__mFphuq__actions{flex-wrap:wrap;gap:16px;display:flex}.ProxySection-module-scss-module__mFphuq__action{cursor:pointer;color:var(--accent);background:0 0;border:none;align-items:center;gap:6px;padding:0;font-family:inherit;font-size:14px;font-weight:500;display:inline-flex}.ProxySection-module-scss-module__mFphuq__action:hover{color:var(--accent-2)}.ProxySection-module-scss-module__mFphuq__action:disabled{opacity:.6;cursor:default}.ProxySection-module-scss-module__mFphuq__actionManage{color:var(--ink-2)}.ProxySection-module-scss-module__mFphuq__actionManage:hover{color:var(--ink)}.ProxySection-module-scss-module__mFphuq__form{flex-direction:column;gap:8px;margin-top:12px;display:flex}.ProxySection-module-scss-module__mFphuq__input{background:var(--surface);-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);border:1px solid var(--edge);border-radius:var(--radius-md);width:100%;color:var(--ink);outline:none;padding:9px 12px;font-family:inherit;font-size:14px;transition:background-color .18s,border-color .18s,box-shadow .18s}.ProxySection-module-scss-module__mFphuq__input::placeholder{color:var(--ink-3)}.ProxySection-module-scss-module__mFphuq__input:focus{border-color:color-mix(in srgb, var(--accent) 55%, transparent);box-shadow:0 0 0 4px var(--accent-tint)}@media (prefers-reduced-motion:reduce){.ProxySection-module-scss-module__mFphuq__input{transition:none}}.ProxySection-module-scss-module__mFphuq__input{width:100%;font-size:13px}.ProxySection-module-scss-module__mFphuq__hostRow{gap:8px;display:flex}.ProxySection-module-scss-module__mFphuq__portInput{max-width:96px}.ProxySection-module-scss-module__mFphuq__save{border-radius:var(--radius-pill);padding:9px var(--space-4);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:7px;font-family:inherit;font-size:12.5px;font-weight:600;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s,transform .18s;display:inline-flex}.ProxySection-module-scss-module__mFphuq__save:disabled{cursor:not-allowed;opacity:.5}.ProxySection-module-scss-module__mFphuq__save:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){.ProxySection-module-scss-module__mFphuq__save{transition:none}}.ProxySection-module-scss-module__mFphuq__save{background:var(--accent);color:var(--accent-ink);box-shadow:0 10px 22px color-mix(in srgb, var(--accent) 28%, transparent)}.ProxySection-module-scss-module__mFphuq__save:hover:not(:disabled){background:var(--accent-2);transform:translateY(-1px)}.ProxySection-module-scss-module__mFphuq__save:active:not(:disabled){transform:translateY(0)}.ProxySection-module-scss-module__mFphuq__save{align-self:flex-start}.ProxySection-module-scss-module__mFphuq__save:disabled{opacity:.6;cursor:default}.ProxySection-module-scss-module__mFphuq__spin{color:var(--ink-3);animation:1s linear infinite ProxySection-module-scss-module__mFphuq__proxy-spin}@keyframes ProxySection-module-scss-module__mFphuq__proxy-spin{to{transform:rotate(360deg)}}
@keyframes UsersSection-module-scss-module__D49Pza__card-enter-kf{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.UsersSection-module-scss-module__D49Pza__section{gap:14px;display:grid}.UsersSection-module-scss-module__D49Pza__hint{color:var(--ink-3);margin:0;font-size:13.5px;line-height:1.55}.UsersSection-module-scss-module__D49Pza__muted{color:var(--ink-3);margin:0;font-size:13px}.UsersSection-module-scss-module__D49Pza__error{border-radius:var(--radius-sm);background:var(--danger-soft);color:var(--danger);margin:0;padding:9px 12px;font-size:13px}.UsersSection-module-scss-module__D49Pza__tableWrap{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--wash);overflow-x:auto}.UsersSection-module-scss-module__D49Pza__table{border-collapse:collapse;width:100%;font-size:13.5px}.UsersSection-module-scss-module__D49Pza__table th,.UsersSection-module-scss-module__D49Pza__table td{text-align:left;border-bottom:1px solid var(--line);white-space:nowrap;padding:10px 14px}.UsersSection-module-scss-module__D49Pza__table th{color:var(--ink-3);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.UsersSection-module-scss-module__D49Pza__table tbody tr:last-child td{border-bottom:none}.UsersSection-module-scss-module__D49Pza__userCell{align-items:center;gap:10px;display:flex}.UsersSection-module-scss-module__D49Pza__youBadge{border-radius:var(--radius-xs);background:var(--accent-soft);color:var(--accent);margin-left:8px;padding:2px 6px;font-size:11px;font-weight:600}.UsersSection-module-scss-module__D49Pza__roleSelect{background:var(--surface);-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);border:1px solid var(--edge);border-radius:var(--radius-md);width:100%;color:var(--ink);outline:none;padding:9px 12px;font-family:inherit;font-size:14px;transition:background-color .18s,border-color .18s,box-shadow .18s}.UsersSection-module-scss-module__D49Pza__roleSelect::placeholder{color:var(--ink-3)}.UsersSection-module-scss-module__D49Pza__roleSelect:focus{border-color:color-mix(in srgb, var(--accent) 55%, transparent);box-shadow:0 0 0 4px var(--accent-tint)}@media (prefers-reduced-motion:reduce){.UsersSection-module-scss-module__D49Pza__roleSelect{transition:none}}.UsersSection-module-scss-module__D49Pza__roleSelect{width:auto;min-width:120px;padding:6px 10px;font-size:13px}
