._page_1ii4j_1{min-height:100vh;display:grid;place-items:center;background:var(--sg-color-bg-canvas);padding:1.25rem}._card_1ii4j_9{width:min(28rem,100%);border:1px solid var(--sg-color-border-default);border-radius:.75rem;background:var(--sg-color-bg-panel);padding:2rem;animation:_rise-in_1ii4j_1 .2s ease-out}@keyframes _rise-in_1ii4j_1{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}._title_1ii4j_30{margin:0;font-size:1.35rem;font-weight:500;color:var(--sg-color-text-primary);letter-spacing:-.02em}._subtitle_1ii4j_38{margin:.4rem 0 1.5rem;color:var(--sg-color-text-disabled);font-size:.88rem}._button_1ii4j_44{margin-top:.5rem;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-sm);background:var(--sg-color-bg-panel);color:var(--sg-color-text-primary);font:inherit;font-size:.88rem;font-weight:500;padding:.7rem .95rem;width:100%;cursor:pointer;transition:background .12s,border-color .12s}._button_1ii4j_44:hover:not(:disabled){background:var(--sg-color-bg-hover);border-color:var(--sg-color-border-strong)}._button_1ii4j_44:disabled{opacity:.4;cursor:not-allowed}._error_1ii4j_71{margin:0;color:var(--sg-color-palette-critical);font-size:.85rem}._status_1ii4j_77{margin:0;color:var(--sg-color-text-muted);font-size:.88rem}._frame_1dbx7_1{--corner-selection-color: color-mix( in srgb, var(--sg-color-text-muted) 34%, transparent );--corner-selection-fill: transparent;position:absolute;inset:6px -8px;opacity:0;pointer-events:none;background:linear-gradient(var(--corner-selection-color),var(--corner-selection-color)) left top / 5px 1px no-repeat,linear-gradient(var(--corner-selection-color),var(--corner-selection-color)) left top / 1px 5px no-repeat,linear-gradient(var(--corner-selection-color),var(--corner-selection-color)) right top / 5px 1px no-repeat,linear-gradient(var(--corner-selection-color),var(--corner-selection-color)) right top / 1px 5px no-repeat,linear-gradient(var(--corner-selection-color),var(--corner-selection-color)) left bottom / 5px 1px no-repeat,linear-gradient(var(--corner-selection-color),var(--corner-selection-color)) left bottom / 1px 5px no-repeat,linear-gradient(var(--corner-selection-color),var(--corner-selection-color)) right bottom / 5px 1px no-repeat,linear-gradient(var(--corner-selection-color),var(--corner-selection-color)) right bottom / 1px 5px no-repeat;background-color:var(--corner-selection-fill);transform-origin:center;transition:opacity 80ms ease-out}[data-corner-control]:not([aria-current=page]):not([data-selected=true]):is(:hover,:focus-visible) ._frame_1dbx7_1{opacity:1}[data-corner-control][aria-current=page] ._frame_1dbx7_1,[data-corner-control][data-selected=true] ._frame_1dbx7_1{--corner-selection-color: var(--sg-color-action-primary);--corner-selection-fill: color-mix( in srgb, var(--sg-color-action-primary) 6%, transparent );opacity:1;animation:_corner-selection-acquire_1dbx7_1 .18s cubic-bezier(.22,1,.36,1) both,_corner-selection-flicker_1dbx7_1 .18s steps(1,end) both}@keyframes _corner-selection-acquire_1dbx7_1{0%{transform:scale(1.08);background-color:transparent}76%{transform:scale(1.015);background-color:color-mix(in srgb,var(--sg-color-action-primary) 12%,transparent)}to{transform:scale(1);background-color:var(--corner-selection-fill)}}@keyframes _corner-selection-flicker_1dbx7_1{0%,36%,to{opacity:1}16%{opacity:0}}@media(prefers-reduced-motion:reduce){._frame_1dbx7_1{transition:none}[data-corner-control][aria-current=page] ._frame_1dbx7_1,[data-corner-control][data-selected=true] ._frame_1dbx7_1{animation:none}}._button_1vkw3_1{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:var(--sg-control-height);border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-sm);background:var(--sg-color-bg-panel);color:var(--sg-color-text-primary);font:inherit;font-size:.85rem;line-height:1;padding:0 .75rem;white-space:nowrap;cursor:pointer;transition:border-color .12s,background .12s,color .12s}._iconOnly_1vkw3_23{width:2.1rem;height:2.1rem;padding:0}._compact_1vkw3_29{height:2rem;min-height:2rem;padding:0 .75rem;font-size:.8rem}._compactIcon_1vkw3_36{width:2rem;height:2rem;min-height:2rem;padding:0;font-size:.8rem}._control_1vkw3_44{width:2.3rem;height:2.3rem;padding:0}._narrowControl_1vkw3_50{width:1.05rem;height:2.3rem;padding:0}._tiny_1vkw3_56{width:1.65rem;height:1.65rem;padding:0}._circle_1vkw3_62{border-radius:999px}._hasCountIndicator_1vkw3_66{position:relative;overflow:visible}._button_1vkw3_1:hover:not(:disabled){border-color:var(--sg-color-border-strong);background:var(--sg-color-bg-hover)}._primary_1vkw3_76{border-color:var(--sg-color-action-primary);background:var(--sg-color-action-primary);color:var(--sg-color-text-on-accent);box-shadow:none}._primary_1vkw3_76:hover:not(:disabled),._primary_1vkw3_76:focus-visible{border-color:#ffd36b;background:#ffd36b;color:var(--sg-color-text-on-accent)}._primary_1vkw3_76:focus-visible{outline:2px solid color-mix(in srgb,var(--sg-color-action-primary) 42%,transparent);outline-offset:2px}._ghost_1vkw3_95{border-color:transparent;background:transparent;color:var(--sg-color-text-secondary);box-shadow:none}._ghost_1vkw3_95:hover:not(:disabled){border-color:transparent;background:var(--sg-color-bg-hover);color:var(--sg-color-text-primary)}._ghost_1vkw3_95:focus-visible{outline:2px solid color-mix(in srgb,var(--sg-color-action-primary) 42%,transparent);outline-offset:2px}._danger_1vkw3_113{border-color:var(--sg-color-palette-critical);background:color-mix(in srgb,var(--sg-color-palette-critical) 16%,transparent);color:var(--sg-color-palette-critical)}._danger_1vkw3_113:hover:not(:disabled),._danger_1vkw3_113:focus-visible{border-color:#f87171b8;background:#f871713d}._dangerSubtle_1vkw3_125{border-color:color-mix(in srgb,var(--sg-color-palette-critical) 60%,transparent);background:color-mix(in srgb,var(--sg-color-palette-critical) 10%,transparent);color:var(--sg-color-palette-critical)}._recording_1vkw3_131{border-color:#f87171d1;background:#b91c1c;color:var(--sg-color-text-primary)}._recording_1vkw3_131:hover:not(:disabled),._recording_1vkw3_131:focus-visible{border-color:#fecacaeb;background:#dc2626;color:var(--sg-color-text-primary)}._warningGhost_1vkw3_144{border-color:color-mix(in srgb,var(--sg-color-palette-attention) 42%,transparent);background:transparent;color:var(--sg-color-palette-attention)}._warningGhost_1vkw3_144:hover:not(:disabled),._warningGhost_1vkw3_144:focus-visible{border-color:#f59e0b75;background:#f59e0b24}._warningGhost_1vkw3_144:focus-visible{outline:2px solid rgba(245,158,11,.4);outline-offset:2px}._tab_1vkw3_161{min-width:8rem;max-width:14rem;height:1.9rem;justify-content:flex-start;gap:.35rem;padding:0 .55rem;border-color:var(--sg-color-border-default);background:var(--sg-color-bg-panel);color:var(--sg-color-text-muted);text-align:left}._tab_1vkw3_161>span:first-of-type{min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem}._tab_1vkw3_161>span:last-of-type{flex:0 0 auto;color:var(--sg-color-text-muted);font-size:.68rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}._tab_1vkw3_161:hover:not(:disabled){border-color:var(--sg-color-border-strong);color:var(--sg-color-text-secondary)}._tab_1vkw3_161._selected_1vkw3_197,._tab_1vkw3_161._selected_1vkw3_197:hover:not(:disabled),._tab_1vkw3_161._selected_1vkw3_197:focus-visible{border-color:var(--sg-color-palette-information);background:color-mix(in srgb,var(--sg-color-palette-information) 12%,transparent);color:var(--sg-color-text-primary)}._menuItem_1vkw3_205{width:100%;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;justify-content:stretch;gap:.5rem;padding:.48rem .55rem;border:none;border-radius:var(--sg-radius-sm);background:transparent;color:var(--sg-color-text-secondary);font-size:.82rem;line-height:1.25;text-align:left;white-space:normal;transition:color .12s,background .12s}._menuItem_1vkw3_205>span:first-of-type{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._menuItem_1vkw3_205:hover:not(:disabled),._menuItem_1vkw3_205:focus-visible,._menuItem_1vkw3_205._selected_1vkw3_197{background:var(--sg-color-bg-hover);color:var(--sg-color-text-primary)}._menuItem_1vkw3_205:focus-visible{outline:none}._listItem_1vkw3_244{width:100%;min-width:0;display:grid;justify-content:stretch;gap:.28rem;padding:.7rem .75rem;border-color:var(--sg-color-border-default);border-radius:var(--sg-radius-sm);background:var(--sg-color-bg-panel);color:var(--sg-color-text-primary);text-align:left;white-space:normal}._listItem_1vkw3_244 span,._listItem_1vkw3_244 small{min-width:0;overflow-wrap:anywhere}._listItem_1vkw3_244 span{font-size:.84rem;font-weight:600}._listItem_1vkw3_244 small{color:var(--sg-color-text-muted);font-size:.74rem}._listItem_1vkw3_244:hover:not(:disabled),._listItem_1vkw3_244:focus-visible,._listItem_1vkw3_244._selected_1vkw3_197{border-color:var(--sg-color-palette-information);background:color-mix(in srgb,var(--sg-color-palette-information) 8%,transparent)}._listItem_1vkw3_244:focus-visible{outline:none}._countIndicator_1vkw3_286{position:absolute;top:-.34rem;right:-.34rem;display:inline-flex;align-items:center;justify-content:center;min-width:1rem;height:1rem;box-sizing:border-box;padding:0 .24rem;border:1px solid var(--sg-color-bg-canvas);border-radius:var(--sg-radius-sm);background:var(--sg-color-action-primary);color:var(--sg-color-text-on-accent);font-size:.58rem;font-weight:600;font-variant-numeric:tabular-nums;line-height:1;pointer-events:none}._button_1vkw3_1:disabled{opacity:.45;cursor:not-allowed}._icon_1vkw3_23{width:.95rem;height:.95rem;flex:0 0 auto}._shell_rkhrw_1{--app-header-height: 70px;min-height:100vh;border-top:1px solid var(--sg-color-border-default);background:var(--sg-color-bg-canvas);color:var(--sg-color-text-primary)}._viewportShell_rkhrw_9{display:flex;flex-direction:column;height:100vh;overflow:hidden}._signalShell_rkhrw_16{--signal-sidebar-width: 224px;display:grid;grid-template-columns:var(--signal-sidebar-width) minmax(0,1fr);grid-template-rows:minmax(0,1fr);min-height:100vh}._header_rkhrw_24{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--sg-color-border-default);background:var(--sg-color-bg-canvas);-webkit-backdrop-filter:none;backdrop-filter:none}._signalHeader_rkhrw_33{position:sticky;top:0;align-self:start;width:var(--signal-sidebar-width);height:100vh;border-right:1px solid var(--sg-color-border-default);border-bottom:0;background:var(--sg-color-bg-canvas);-webkit-backdrop-filter:none;backdrop-filter:none;z-index:30}._signalHeaderInner_rkhrw_46{display:flex;flex-direction:column;width:100%;height:100%;color:var(--sg-color-text-primary);font-family:var(--sg-font-content);font-size:12px;letter-spacing:.08em;line-height:16px;text-transform:uppercase}._signalBrand_rkhrw_59,._signalUtility_rkhrw_60{display:flex;min-width:0}._signalBrand_rkhrw_59{box-sizing:border-box;height:70px;min-height:70px;flex:0 0 70px;align-items:center;border-bottom:1px solid var(--sg-color-border-default);font-size:14px;font-weight:500;line-height:18px;padding:0 16px;white-space:nowrap}._signalNav_rkhrw_79{flex-direction:column;align-items:stretch;min-width:0;gap:4px;padding:8px 16px 16px}._signalNav_rkhrw_79 ._navLink_rkhrw_87{position:relative;width:100%;height:44px;gap:8px;border-radius:0;color:var(--sg-color-text-muted);font-family:var(--sg-font-mono);font-size:12px;letter-spacing:.08em;line-height:16px;padding:0;text-transform:uppercase}._signalNav_rkhrw_79 ._navLabel_rkhrw_102{min-width:0;overflow:hidden;text-overflow:ellipsis}._signalNav_rkhrw_79 ._navLinkActive_rkhrw_108{color:var(--sg-color-text-primary);font-weight:400}._signalNav_rkhrw_79 ._navBadge_rkhrw_113{min-width:18px;height:18px;font-size:10px}._signalUtility_rkhrw_60{flex-direction:column;align-items:flex-start;margin-top:auto;border-top:1px solid var(--sg-color-border-default);padding:16px;white-space:nowrap}._signalUtility_rkhrw_60 ._settingsMenu_rkhrw_128{width:100%}._signalUserTrigger_rkhrw_132{width:100%;height:auto;min-height:44px;border:0;border-radius:4px;background:transparent;color:var(--sg-color-text-primary);font-family:inherit;justify-content:flex-start;padding:0;text-transform:none}._signalUserTrigger_rkhrw_132:hover:not(:disabled),._signalUserTrigger_rkhrw_132:focus-visible{border:0;background:var(--sg-color-bg-panel);outline:none}._signalUserIndicator_rkhrw_153{display:grid;width:100%;min-width:0;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:10px}._signalUserAvatar_rkhrw_162{display:grid;width:32px;height:32px;place-items:center;border:1px solid var(--sg-color-border-default);border-radius:50%;background:var(--sg-color-bg-panel);color:var(--sg-color-text-primary);font-size:12px;line-height:1;text-transform:uppercase}._signalUserIdentity_rkhrw_176{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:2px}._signalUserEmail_rkhrw_184{width:100%;overflow:hidden;color:var(--sg-color-text-primary);font-size:12px;letter-spacing:0;line-height:16px;text-align:left;text-overflow:ellipsis;text-transform:none;white-space:nowrap}._signalUserRole_rkhrw_197{color:var(--sg-color-text-muted);font-size:10px;letter-spacing:.08em;line-height:14px;text-transform:uppercase}._signalHeader_rkhrw_33 ._settingsModal_rkhrw_205{top:auto;right:auto;bottom:0;left:calc(100% + 20px)}._headerInner_rkhrw_212{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:1rem;width:100%;min-height:70px;padding:0 1rem}._navHeader_rkhrw_223{justify-content:space-between}._navHeader_rkhrw_223 ._headerLeft_rkhrw_227{flex:1 1 auto}._headerLeft_rkhrw_227{display:flex;flex-direction:row;align-items:center;gap:.75rem;min-width:0;flex-shrink:1}._headerRight_rkhrw_240{display:flex;align-items:center;justify-content:flex-end;gap:.25rem;min-width:0;min-height:2.1rem;flex-shrink:0}._orderWorkspaceHeaderRight_rkhrw_250{gap:0}._viewerActionGroup_rkhrw_254{flex:0 0 auto;min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:.25rem}._viewerActionGroupAutoplay_rkhrw_263{flex-basis:auto;min-width:0}._viewerActionGroupEmpty_rkhrw_268{visibility:hidden;pointer-events:none}._brand_rkhrw_273{margin:0;color:var(--sg-color-text-primary);font-size:1rem;font-weight:500;letter-spacing:0}._sectionSwitcher_rkhrw_282{position:relative}._sectionSwitcherBtn_rkhrw_286{display:flex;align-items:center;gap:.35rem;background:transparent;border:none;margin:0;padding:0;color:var(--sg-color-text-primary);font:inherit;font-size:.9rem;font-weight:500;letter-spacing:0;cursor:pointer;transition:color .12s}._sectionSwitcherBtn_rkhrw_286:hover{color:var(--sg-color-action-primary)}._sectionChevron_rkhrw_307{width:.65rem;height:.65rem;color:var(--sg-color-text-disabled);transition:transform .15s;flex-shrink:0}._sectionChevronOpen_rkhrw_315{transform:rotate(180deg)}._sectionMenu_rkhrw_319{position:absolute;top:calc(100% + .5rem);left:0;z-index:50;min-width:9rem;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-md);background:var(--sg-color-bg-elevated);list-style:none;margin:0;padding:.25rem;box-shadow:0 4px 20px #0009}._sectionMenuItem_rkhrw_334{display:block;width:100%;text-align:left;background:transparent;border:none;border-radius:var(--sg-radius-sm);color:var(--sg-color-text-secondary);font:inherit;font-size:.85rem;padding:.45rem .65rem;cursor:pointer;transition:color .12s,background .12s}._sectionMenuItem_rkhrw_334:hover{color:var(--sg-color-text-primary);background:var(--sg-color-bg-panel)}._nav_rkhrw_87{display:flex;align-items:center;gap:.15rem;min-width:0}._navLink_rkhrw_87{display:inline-flex;align-items:center;gap:.35rem;height:2rem;padding:0 .7rem;border-radius:var(--sg-radius-sm);color:var(--sg-color-text-muted);font-size:.85rem;line-height:1;text-decoration:none;white-space:nowrap;transition:color .12s}._headerLeft_rkhrw_227 ._navLink_rkhrw_87:first-child{padding-left:0}._navLink_rkhrw_87:hover{color:var(--sg-color-text-secondary)}._navLinkActive_rkhrw_108{color:var(--sg-color-text-primary);font-weight:500}._navBadge_rkhrw_113{min-width:1rem;height:1rem;box-sizing:border-box;display:inline-grid;place-items:center;border-radius:var(--sg-radius-sm);background:var(--sg-color-action-primary);color:var(--sg-color-text-on-accent);font-size:.58rem;font-weight:600;line-height:1;font-variant-numeric:tabular-nums;padding:0 .22rem}._viewerAction_rkhrw_254{flex:0 0 auto;display:flex;align-items:center;gap:.6rem;min-width:0}._viewerActionError_rkhrw_415{max-width:min(22rem,42vw);overflow:hidden;color:var(--sg-color-palette-critical);font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}._content_rkhrw_424{width:100%;padding:1rem;box-sizing:border-box;max-width:none;margin:0}._clinicContent_rkhrw_432{--app-content-max-width: none}._signalMain_rkhrw_436{min-width:0;min-height:100vh;grid-column:2;background:var(--sg-color-bg-canvas)}._viewportContent_rkhrw_443{flex:1;min-height:0;width:100%;overflow:hidden}._fullWidthContent_rkhrw_450{box-sizing:border-box;max-width:none;margin:0}._worklistContent_rkhrw_456,._pageShellContent_rkhrw_460{padding:0}._settingsMenu_rkhrw_128{position:relative;flex-shrink:0}._settingsBtn_rkhrw_470{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-sm);background:transparent;color:var(--sg-color-text-muted);cursor:pointer;transition:color .12s,border-color .12s}._settingsBtn_rkhrw_470 svg{width:1rem;height:1rem}._settingsBtn_rkhrw_470:hover{color:var(--sg-color-text-secondary);border-color:var(--sg-color-border-strong)}._settingsOverlay_rkhrw_496{position:fixed;inset:0;z-index:40}._settingsModal_rkhrw_205{position:absolute;top:calc(100% + .5rem);right:0;z-index:50;min-width:14rem;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-md);background:var(--sg-color-bg-elevated);padding:1rem;box-shadow:var(--sg-shadow-popover);display:flex;flex-direction:column;gap:.75rem}._settingsDivider_rkhrw_518{height:1px;background:var(--sg-color-border-default)}._settingsEmail_rkhrw_523{margin:0;color:var(--sg-color-text-secondary);font-size:.82rem;word-break:break-all}._settingsGroup_rkhrw_530{display:flex;flex-direction:column;gap:.35rem}._settingsMenuItem_rkhrw_536{display:block;width:100%;border:none;border-radius:var(--sg-radius-sm);background:transparent;color:var(--sg-color-text-secondary);font:inherit;font-size:.85rem;padding:.45rem .65rem;text-align:left;cursor:pointer;transition:color .12s,background .12s}._settingsMenuItem_rkhrw_536:hover{color:var(--sg-color-text-primary);background:var(--sg-color-bg-hover)}._settingsMenuItemActive_rkhrw_558,._settingsMenuItemActive_rkhrw_558:hover{color:var(--sg-color-text-primary);background:var(--sg-color-bg-panel);font-weight:500}._settingsFieldLabel_rkhrw_565{display:flex;flex-direction:column;gap:.35rem;color:var(--sg-color-text-muted);font-size:.75rem}._settingsSelect_rkhrw_573{width:100%;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-sm);background:var(--sg-color-bg-panel);color:var(--sg-color-text-primary);font:inherit;font-size:.85rem;padding:.35rem .5rem}._settingsStaticValue_rkhrw_584{color:var(--sg-color-text-secondary);font-size:.85rem}._settingsSignOut_rkhrw_589{border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-sm);background:transparent;color:var(--sg-color-text-muted);font:inherit;font-size:.82rem;padding:.35rem .65rem;cursor:pointer;text-align:left;transition:color .12s,border-color .12s}._settingsSignOut_rkhrw_589:hover{color:var(--sg-color-text-secondary);border-color:var(--sg-color-border-strong)}@media(max-width:720px){._signalShell_rkhrw_16{--signal-sidebar-width: 168px}._signalBrand_rkhrw_59{height:70px;min-height:70px;gap:8px;padding-inline:16px}._signalUtility_rkhrw_60{padding-inline:16px}._signalNav_rkhrw_79{padding:8px 16px 16px}._signalNav_rkhrw_79 ._navLink_rkhrw_87{height:42px}._signalHeader_rkhrw_33 ._settingsModal_rkhrw_205{left:calc(100% + 12px)}._navHeader_rkhrw_223{flex-wrap:wrap}._navHeader_rkhrw_223 ._headerLeft_rkhrw_227{order:2;flex-basis:100%}._navHeader_rkhrw_223 ._headerRight_rkhrw_240,._navHeader_rkhrw_223 ._settingsMenu_rkhrw_128{order:1;margin-left:auto}._navHeader_rkhrw_223 ._nav_rkhrw_87{width:100%;overflow-x:auto;padding-bottom:.1rem}._radiologyHeader_rkhrw_658{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand actions" "nav nav"}._radiologyHeader_rkhrw_658 ._headerLeft_rkhrw_227{grid-area:brand}._radiologyHeader_rkhrw_658 ._headerRight_rkhrw_240{grid-area:actions}._radiologyHeader_rkhrw_658 ._nav_rkhrw_87{grid-area:nav;width:100%;justify-self:center;justify-content:center;overflow-x:auto;padding-bottom:.1rem}}._backButton_1p3hv_1{display:inline-flex;width:2rem;height:2rem;flex:0 0 2rem;align-items:center;justify-content:center;border:1px solid transparent;border-radius:var(--sg-radius-sm);color:var(--sg-color-text-muted);text-decoration:none;transition:background .12s,border-color .12s,color .12s;view-transition-name:page-back-button}._backButton_1p3hv_1:hover{border-color:var(--sg-color-border-default);background:var(--sg-color-bg-panel);color:var(--sg-color-text-primary)}._backButton_1p3hv_1:focus-visible{border-color:var(--sg-color-border-strong);outline:2px solid var(--sg-color-action-primary);outline-offset:2px}._backButton_1p3hv_1 svg{width:1rem;height:1rem}._breadcrumbs_1p3hv_36{min-width:0;color:var(--sg-color-text-primary);font-family:var(--sg-font-content);font-size:14px;font-weight:500;letter-spacing:.08em;line-height:18px;text-transform:uppercase}._breadcrumbs_1p3hv_36 ol{display:flex;min-width:0;align-items:center;gap:0;list-style:none;margin:0;padding:0}._breadcrumbs_1p3hv_36 li{display:flex;min-width:0;align-items:center}._breadcrumbs_1p3hv_36 li:nth-child(1) ._breadcrumbText_1p3hv_63{view-transition-name:page-breadcrumb-1}._breadcrumbs_1p3hv_36 li:nth-child(2) ._breadcrumbText_1p3hv_63{view-transition-name:page-breadcrumb-2}._breadcrumbs_1p3hv_36 li:nth-child(3) ._breadcrumbText_1p3hv_63{view-transition-name:page-breadcrumb-3}._link_1p3hv_75,._current_1p3hv_76{min-width:0}._breadcrumbText_1p3hv_63{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._link_1p3hv_75{color:var(--sg-color-text-muted);font-family:var(--sg-font-content)!important;text-decoration:none;transition:color .12s}._link_1p3hv_75:hover{color:var(--sg-color-text-primary)}._backLink_1p3hv_99{display:inline-flex;height:2rem;align-items:center;gap:.45rem;border:0;border-radius:var(--sg-radius-sm);background:transparent;padding:0 .55rem 0 .45rem;transition:color .12s}._backLink_1p3hv_99:focus-visible{outline:2px solid var(--sg-color-action-primary);outline-offset:2px}._backIcon_1p3hv_116{display:inline-flex;width:1rem;height:1rem;flex:0 0 1rem;align-items:center;justify-content:center;view-transition-name:page-back-button}._backIcon_1p3hv_116 svg{width:1rem;height:1rem}._current_1p3hv_76{color:var(--sg-color-text-primary)}._separator_1p3hv_135{flex:0 0 auto;color:var(--sg-color-text-disabled);padding:0 .6rem}._field_3mpj9_1{box-sizing:border-box;width:100%;min-width:0;min-height:var(--sg-control-height);border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-sm);padding:.5rem .65rem;background:var(--sg-color-bg-panel);color:var(--sg-color-text-primary);font:inherit;font-size:.88rem;line-height:1.3;outline:none;transition:border-color .12s,background .12s,box-shadow .12s}._field_3mpj9_1::placeholder{color:var(--sg-color-text-disabled)}._field_3mpj9_1:focus{border-color:var(--sg-color-action-primary);background:var(--sg-color-bg-elevated);box-shadow:0 0 0 2px color-mix(in srgb,var(--sg-color-action-primary) 12%,transparent)}._field_3mpj9_1:disabled{cursor:not-allowed;opacity:.58}._field_3mpj9_1[aria-invalid=true]{border-color:var(--sg-color-palette-critical)}._selection_3mpj9_41{width:1rem;height:1rem;margin:0;accent-color:var(--sg-color-action-primary);cursor:pointer}._selection_3mpj9_41:disabled{cursor:not-allowed;opacity:.58}._pagination_hzmfn_1{display:flex;width:100%;min-width:0;align-items:center;justify-content:space-between;min-height:72px;flex:0 0 72px;gap:1.5rem;overflow-x:auto;border-top:1px solid var(--sg-color-border-default);background:var(--sg-color-bg-canvas);color:var(--sg-color-text-muted);font-family:var(--sg-font-mono);font-size:10px;letter-spacing:.08em;line-height:14px;padding:0 1rem;text-transform:uppercase}._info_hzmfn_22{flex:0 0 auto;white-space:nowrap}._controls_hzmfn_27{display:flex;flex:0 0 auto;align-items:center;gap:1.125rem;white-space:nowrap}._loading_hzmfn_35{color:var(--sg-color-text-secondary)}._rowsControl_hzmfn_39{display:inline-flex;align-items:center;gap:.5rem}._pageSizeSelect_hzmfn_45{width:38px;min-height:28px;border:0;border-radius:0;appearance:none;background:transparent;color:var(--sg-color-text-muted);font:inherit;text-align:center;text-align-last:center;padding:0}._pageSizeSelect_hzmfn_45:focus{border-color:var(--sg-color-text-muted);outline:1px solid var(--sg-color-text-muted);outline-offset:1px}._pageStatus_hzmfn_65{color:var(--sg-color-text-primary)}._pageButton_hzmfn_69{height:36px;min-height:36px;border:0;border-radius:4px;color:var(--sg-color-text-primary);font-family:var(--sg-font-mono);font-size:14px;font-weight:400;letter-spacing:0;line-height:20px;padding:0 12px}._pageButton_hzmfn_69:hover:not(:disabled){background:var(--sg-color-bg-panel)}._pageButton_hzmfn_69:disabled,._pageSizeSelect_hzmfn_45:disabled{cursor:default;opacity:.42}._srOnly_hzmfn_93{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap}._root_114hy_1{min-height:0;min-width:0;max-width:100%;border-radius:0;background:var(--sg-color-bg-canvas)}._fillHeight_114hy_9{display:flex;flex:1;flex-direction:column}._wrap_114hy_15{min-width:0;max-width:100%;overflow:auto}._fillHeight_114hy_9 ._wrap_114hy_15{flex:1;min-height:0}._table_114hy_26{width:100%;border-collapse:collapse;font-size:.875rem}._fixedLayout_114hy_32{table-layout:fixed}._fixedLayout_114hy_32 th,._fixedLayout_114hy_32 td{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._table_114hy_26 th{position:sticky;top:0;z-index:2;padding:0;border-bottom:1px solid var(--sg-color-border-default);background:var(--sg-color-bg-panel);text-align:left;font-size:10px;font-weight:400;letter-spacing:.08em;text-transform:uppercase;color:var(--sg-color-text-muted);white-space:nowrap}._sortButton_114hy_59,._headerContent_114hy_60{display:inline-flex;align-items:center;gap:.35rem;width:100%;min-height:var(--sg-table-row-height);border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;letter-spacing:inherit;padding:0 1rem;text-align:left;text-transform:inherit}._headerContent_114hy_60{cursor:default}._sortButton_114hy_59:disabled{cursor:default}._sortButton_114hy_59:hover:not(:disabled),._sortButton_114hy_59:focus-visible:not(:disabled){color:var(--sg-color-text-primary)}._sortButton_114hy_59:focus-visible{outline:2px solid var(--sg-color-action-primary);outline-offset:-2px}._sortIndicator_114hy_95{color:var(--sg-color-text-muted);font-size:10px;line-height:1}._table_114hy_26 td{height:var(--sg-table-row-height);padding:0 1rem;border-bottom:1px solid var(--sg-color-border-default);border-right:1px solid var(--sg-color-border-default);background:var(--sg-color-bg-canvas);vertical-align:middle;color:var(--sg-color-text-primary);font-size:.88rem;line-height:1.35}._table_114hy_26 th{border-right:1px solid var(--sg-color-border-default)}._table_114hy_26 th:last-child,._table_114hy_26 td:last-child{border-right:0}._selectionCell_114hy_122{position:sticky;left:0;z-index:2;width:2.5rem;min-width:2.5rem;border-right:1px solid var(--sg-color-border-default);background:var(--sg-color-bg-panel);text-align:center}._table_114hy_26 th._selectionCell_114hy_122,._table_114hy_26 td._selectionCell_114hy_122{padding:0}th._selectionCell_114hy_122{z-index:4}._selectionCellContent_114hy_142{display:flex;align-items:center;justify-content:center;min-height:2.2rem}._selectionInput_114hy_149{width:1rem;height:1rem;margin:0;accent-color:var(--sg-color-action-primary);cursor:pointer}._selectionInput_114hy_149:disabled{cursor:default;opacity:.32}._actionColumn_114hy_162{position:sticky;right:0;z-index:2;width:max-content;background:var(--sg-color-bg-canvas);white-space:nowrap}th._actionColumn_114hy_162{z-index:3;background:var(--sg-color-bg-panel);text-align:right}th._actionColumn_114hy_162 ._sortButton_114hy_59,th._actionColumn_114hy_162 ._headerContent_114hy_60{justify-content:flex-end;text-align:right}td._actionColumn_114hy_162 ._cellContent_114hy_183{display:flex;justify-content:flex-end;overflow:visible;white-space:nowrap}._fixedLayout_114hy_32 th._actionColumn_114hy_162,._fixedLayout_114hy_32 td._actionColumn_114hy_162{overflow:visible;text-overflow:clip}._cellContent_114hy_183{min-width:0;max-width:100%;overflow:hidden;overflow-wrap:anywhere}._clickableRow_114hy_203{cursor:pointer}._clickableRow_114hy_203:hover td,._clickableRow_114hy_203:focus-visible td{background:color-mix(in srgb,var(--sg-color-action-primary) 6%,transparent)}._clickableRow_114hy_203:hover td._selectionCell_114hy_122,._clickableRow_114hy_203:focus-visible td._selectionCell_114hy_122,._clickableRow_114hy_203:hover td._actionColumn_114hy_162,._clickableRow_114hy_203:focus-visible td._actionColumn_114hy_162{background:color-mix(in srgb,var(--sg-color-action-primary) 6%,transparent)}._clickableRow_114hy_203:focus-visible{outline:1px solid var(--sg-color-text-muted);outline-offset:-1px}._disabledRow_114hy_232{cursor:not-allowed}._shell_wlvu3_1{display:flex;width:100%;min-width:0;min-height:100vh;flex:1 1 auto;flex-direction:column;background:var(--sg-color-bg-canvas);color:var(--sg-color-text-primary)}._fullHeight_wlvu3_12{min-height:100%}._commandBar_wlvu3_16{display:flex;width:100%;height:70px;min-height:70px;flex:0 0 70px;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--sg-color-border-default);background:var(--sg-color-bg-canvas);padding:0 1rem}._titleGroup_wlvu3_30{display:flex;min-width:0;align-items:center;gap:.75rem}._title_wlvu3_30{min-width:0;margin:0;overflow-wrap:anywhere;color:var(--sg-color-text-primary);font-family:var(--sg-font-content);font-size:14px;font-weight:500;letter-spacing:.08em;line-height:18px;text-transform:uppercase;view-transition-name:page-breadcrumb-1}._count_wlvu3_51{display:inline-flex;min-width:1.4rem;height:1.4rem;align-items:center;justify-content:center;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-sm);background:var(--sg-color-bg-panel);color:var(--sg-color-text-muted);font-size:.75rem;font-weight:500;line-height:1;padding:0 .35rem}._actions_wlvu3_67{display:flex;min-width:0;align-items:center;justify-content:flex-end;gap:.75rem;margin-left:auto}._content_wlvu3_76{display:flex;width:100%;min-width:0;min-height:0;flex:1 1 auto;flex-direction:column;view-transition-name:page-content}._paddedContent_wlvu3_86{gap:1rem;padding:1rem}._flushContent_wlvu3_91{gap:0;padding:0}._commandBar_wlvu3_16+._flushContent_wlvu3_91>:first-child{border-block-start-width:0}._contained_wlvu3_105{width:min(100%,var(--page-content-max-width, 1200px));align-self:center}@media(max-width:640px){._commandBar_wlvu3_16{align-items:center}._actions_wlvu3_67{max-width:58%}}._notice_1a7jp_1{border-radius:var(--sg-radius-md);padding:.75rem 1rem;background:#eab30814;border:1px solid rgba(234,179,8,.2);color:#ca8a04;font-size:.88rem}._grid_1a7jp_10{display:grid;gap:1rem;grid-template-columns:repeat(12,minmax(0,1fr))}._card_1a7jp_16{grid-column:span 12;border-radius:var(--sg-radius-md);border:1px solid var(--sg-color-border-default);background:var(--sg-color-bg-panel);padding:1rem 1.25rem}._card_1a7jp_16 h2{margin:0 0 .75rem;font-size:1.25rem;font-weight:600;color:var(--sg-color-text-primary)}._cardChart_1a7jp_31{display:flex;flex-direction:column;height:23rem}._cardHead_1a7jp_37{display:flex;justify-content:space-between;align-items:center;gap:.6rem}._cardHead_1a7jp_37 h2{margin-bottom:.15rem}._chartControls_1a7jp_48{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.75rem}._controlGroup_1a7jp_55{display:grid;gap:.25rem}._controlLabel_1a7jp_60{color:var(--sg-color-text-disabled);font-size:.72rem;letter-spacing:.06em;text-transform:uppercase}._controlSelect_1a7jp_67{min-width:8.5rem;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-sm);background:var(--sg-color-bg-elevated);color:var(--sg-color-text-primary);font-size:.88rem;padding:.45rem .65rem}._controlSelect_1a7jp_67:focus{outline:none;border-color:var(--sg-color-border-strong)}._chartWrap_1a7jp_82{flex:1;margin-top:.5rem;min-height:0}._tableActions_1a7jp_88{display:flex;justify-content:flex-end;margin-bottom:.6rem}._checkboxCell_1a7jp_94{width:2.25rem;text-align:center!important}._checkboxCell_1a7jp_94 input{cursor:pointer}._error_1a7jp_103{color:var(--sg-color-palette-critical);font-size:.88rem}._dim_1a7jp_108{color:var(--sg-color-text-disabled);font-size:.88rem;white-space:nowrap}._uid_1a7jp_114{color:var(--sg-color-text-secondary);font-size:.78rem;overflow-wrap:normal;white-space:nowrap}@media(min-width:1040px){._cardChart_1a7jp_31,._cardUnmatched_1a7jp_126{grid-column:span 12}}._tabs_1a7jp_131{display:flex;gap:.25rem;margin-bottom:1rem;border-bottom:1px solid var(--sg-color-border-default);padding-bottom:0}._tab_1a7jp_88{display:flex;align-items:center;gap:.5rem;padding:.5rem .875rem;border:none;background:transparent;color:var(--sg-color-text-muted);font-size:.875rem;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .15s,border-color .15s}._tab_1a7jp_88:hover{color:var(--sg-color-text-secondary)}._tabActive_1a7jp_160{color:var(--sg-color-text-primary);border-bottom-color:#6366f1}._tabBadge_1a7jp_165{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .3rem;border-radius:999px;background:var(--sg-color-bg-hover);font-size:.75rem;font-weight:600;color:inherit}._filterRadioGroup_1a7jp_179{display:flex;gap:1.25rem;margin-bottom:.75rem}._filterRadio_1a7jp_179{display:flex;align-items:center;gap:.4rem;font-size:.875rem;color:var(--sg-color-text-muted);cursor:pointer;-webkit-user-select:none;user-select:none}@media(max-width:720px){._cardHead_1a7jp_37{align-items:flex-start;flex-direction:column}._chartControls_1a7jp_48{width:100%;justify-content:stretch}._controlGroup_1a7jp_55{flex:1 1 10rem}._controlSelect_1a7jp_67{min-width:0;width:100%}}._root_qlerg_1{display:inline-flex;min-width:0;max-width:100%;align-items:center;gap:.45rem;flex-wrap:wrap}._value_qlerg_10{min-width:0;overflow-wrap:anywhere}._muted_qlerg_15{color:var(--sg-color-text-muted)}._root_17ni4_1{position:relative;width:100%;min-width:0}._input_17ni4_7{width:100%;min-height:var(--sg-control-height);border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-sm);background:var(--sg-color-bg-panel);color:var(--sg-color-text-primary);font:inherit;font-size:var(--search-bar-font-size, .85rem);line-height:1;padding:.45rem 2.2rem .45rem .75rem}._input_17ni4_7::placeholder{color:var(--sg-color-text-disabled)}._input_17ni4_7:focus{border-color:var(--sg-color-action-primary);outline:2px solid color-mix(in srgb,var(--sg-color-action-primary) 12%,transparent);outline-offset:2px}._input_17ni4_7:disabled{opacity:.55;cursor:progress}._input_17ni4_7::-webkit-search-cancel-button{appearance:none}._clearButton_17ni4_39{position:absolute;top:50%;right:.35rem;color:var(--sg-color-text-muted);line-height:1;transform:translateY(-50%)}._page_17eor_1,._fullHeightPage_17eor_2{display:flex;flex-direction:column;gap:1rem;width:100%;min-height:0}._fullHeightPage_17eor_2{height:100%;overflow:hidden}._searchBar_17eor_15{max-width:24rem}._card_17eor_19{border-block:1px solid var(--sg-color-border-default);border-inline:0;border-radius:0;background:var(--sg-color-bg-panel);overflow:hidden}._fullHeightCard_17eor_27{display:flex;flex:1 1 auto;flex-direction:column;min-height:0}._patientCell_17eor_34{width:24rem;max-width:24rem}._patientCell_17eor_34{overflow:hidden;text-overflow:ellipsis}._compactPatientCell_17eor_44,._truncateCell_17eor_45,._nowrapCell_17eor_46{display:block;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis}._compactPatientCell_17eor_44,._truncateCell_17eor_45,._nowrapCell_17eor_46{white-space:nowrap}._patientId_17eor_63{color:var(--sg-color-text-disabled)}._badgeOk_17eor_67,._badgeNo_17eor_68,._badgePending_17eor_69{display:inline-block;padding:.12rem .45rem;border-radius:.3rem;font-size:.75rem;font-weight:500;white-space:nowrap}._badgeOk_17eor_67{background:#22c55e1a;color:var(--sg-color-palette-available)}._badgeNo_17eor_68{background:#f871711a;color:var(--sg-color-palette-critical)}._badgePending_17eor_69{background:#eab3081a;color:#eab308}._mono_17eor_93{font-size:.8rem;color:var(--sg-color-text-muted)}._dim_17eor_98{color:var(--sg-color-text-disabled);font-size:.88rem}._loading_17eor_103{padding:2rem 1.25rem;color:var(--sg-color-text-disabled);font-size:.88rem}._error_17eor_109{padding:1rem 1.25rem;color:var(--sg-color-palette-critical);font-size:.88rem}@media(max-width:720px){._searchBar_17eor_15{max-width:none}}._overlay_y01jd_1{position:fixed;inset:0;z-index:999;display:flex;align-items:center;justify-content:center;padding:1rem;background:#000000a6}._modal_y01jd_12{box-sizing:border-box;display:grid;width:100%;max-width:26.25rem;max-height:calc(100vh - 2rem);gap:1.25rem;overflow-y:auto;padding:1.5rem;border:1px solid var(--sg-color-border-default);border-radius:.6rem;background:var(--sg-color-bg-elevated)}._medium_y01jd_26{max-width:28.75rem}._wide_y01jd_30{max-width:58rem}._list_1iiw1_1{display:grid;gap:.75rem}._item_1iiw1_6{display:grid;grid-template-columns:5rem minmax(0,1fr) auto;align-items:center;gap:.8rem;min-width:0;padding:.75rem 0;border-bottom:1px solid var(--sg-color-border-default)}._item_1iiw1_6:last-child{border-bottom:none}._previewImage_1iiw1_20,._previewFallback_1iiw1_21{width:5rem;height:4rem;border-radius:var(--sg-radius-sm);border:1px solid var(--sg-color-border-default);background:var(--sg-color-bg-panel)}._previewImage_1iiw1_20{object-fit:cover}._previewFallback_1iiw1_21{display:flex;align-items:center;justify-content:center;color:var(--sg-color-text-muted);font-size:.76rem;font-weight:600}._meta_1iiw1_42{display:grid;gap:.25rem;min-width:0}._name_1iiw1_48{color:var(--sg-color-text-primary);font-size:.92rem;overflow-wrap:anywhere}._detail_1iiw1_54{color:var(--sg-color-text-muted);font-size:.8rem}._openButton_1iiw1_59{min-width:4.5rem}._error_1iiw1_63{color:var(--sg-color-palette-critical);font-size:.82rem}@media(max-width:560px){._item_1iiw1_6{grid-template-columns:4rem minmax(0,1fr)}._previewImage_1iiw1_20,._previewFallback_1iiw1_21{width:4rem;height:3.25rem}._openButton_1iiw1_59{grid-column:2;justify-self:start}}._card_ykdwc_1{border-radius:var(--sg-radius-md);border:1px solid var(--sg-color-border-default);background:var(--sg-color-bg-panel);padding:1rem 1.25rem}._detailsCard_ykdwc_8{overflow:hidden;padding:0}._summaryCard_ykdwc_13{border-radius:var(--sg-radius-md);border:1px solid var(--sg-color-border-default);background:var(--sg-color-bg-panel);padding:1rem 1.25rem}._actionGroup_ykdwc_20{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.5rem}._summaryMetric_ykdwc_28{display:grid;gap:.25rem}._summaryLabel_ykdwc_33{color:var(--sg-color-text-disabled);font-size:.72rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase}._summaryValue_ykdwc_41{color:var(--sg-color-text-primary);font-size:1.55rem;font-weight:600}._summaryHint_ykdwc_47{color:var(--sg-color-text-muted);font-size:.84rem}._cardTitle_ykdwc_52{margin:0 0 1rem;font-size:1.1rem;font-weight:600;color:var(--sg-color-text-primary);display:flex;align-items:center;gap:.5rem}._detailsCard_ykdwc_8 ._cardTitle_ykdwc_52{margin:0;padding:.9rem 1rem .75rem}._count_ykdwc_67{display:inline-flex;align-items:center;justify-content:center;min-width:1.4rem;height:1.4rem;padding:0 .35rem;border-radius:999px;background:var(--sg-color-bg-hover);color:var(--sg-color-text-muted);font-size:.75rem;font-weight:500}._fieldGrid_ykdwc_81{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.75rem 1.5rem;margin:0 0 .5rem;padding:0}._detailGrid_ykdwc_89{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;border-top:1px solid var(--sg-color-border-default)}._field_ykdwc_81{display:flex;flex-direction:column;gap:.2rem}._detailGrid_ykdwc_89 ._field_ykdwc_81{min-width:0;padding:.75rem 1rem;border-right:1px solid var(--sg-color-border-default);border-bottom:1px solid var(--sg-color-border-default)}._fieldLabel_ykdwc_109{font-size:.72rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--sg-color-text-disabled)}._detailGrid_ykdwc_89 ._fieldLabel_ykdwc_109{margin:0 0 .25rem;color:var(--sg-color-text-muted);letter-spacing:.05em}._fieldValue_ykdwc_123{margin:0;font-size:.9rem;color:var(--sg-color-text-secondary);word-break:break-word}._detailGrid_ykdwc_89 ._fieldValue_ykdwc_123{overflow-wrap:anywhere}._eventList_ykdwc_134{display:grid;gap:.1rem}._eventItem_ykdwc_139{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.9rem 0;border-bottom:1px solid var(--sg-color-border-default)}._eventItem_ykdwc_139:last-child{border-bottom:none;padding-bottom:0}._eventLabel_ykdwc_153{font-size:.92rem;color:var(--sg-color-text-primary);display:flex;flex-wrap:wrap;align-items:center;gap:.45rem}._eventAction_ykdwc_162{appearance:none;min-height:0;border:0;border-radius:0;background:transparent;color:var(--sg-color-text-primary);cursor:pointer;font:inherit;line-height:inherit;padding:0;text-align:left;text-decoration:underline;text-decoration-color:#ffffff4d;text-underline-offset:.2rem}._eventAction_ykdwc_162:hover{color:var(--sg-color-text-primary);text-decoration-color:#ffffffa6}._eventAction_ykdwc_162:focus-visible{border-radius:.2rem;outline:2px solid rgba(255,255,255,.35);outline-offset:.2rem}._eventDetail_ykdwc_190{flex-basis:100%;color:var(--sg-color-text-muted);font-size:.82rem;line-height:1.4}._eventTime_ykdwc_197{font-size:.84rem;color:var(--sg-color-text-muted);text-align:right;white-space:nowrap}._findingsLabel_ykdwc_204{margin:1rem 0 .35rem;font-size:.72rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--sg-color-text-disabled)}._findings_ykdwc_204{background:var(--sg-color-bg-panel);border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-sm);padding:.75rem 1rem;font-size:.88rem;color:var(--sg-color-text-secondary);white-space:pre-wrap;word-break:break-word;margin:0;font-family:inherit;line-height:1.6}._reportList_ykdwc_227{display:grid;gap:1.1rem}._reportBlock_ykdwc_232{display:grid;gap:.65rem;padding-bottom:1rem;border-bottom:1px solid var(--sg-color-border-default)}._reportBlock_ykdwc_232:last-child{padding-bottom:0;border-bottom:none}._reportProcedureTitle_ykdwc_244{margin:0;color:var(--sg-color-text-primary);font-size:.96rem;font-weight:600}._rawMessage_ykdwc_251{background:var(--sg-color-bg-panel);border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-sm);padding:.75rem 1rem;font-size:.78rem;color:var(--sg-color-text-muted);white-space:pre-wrap;word-break:break-all;margin:0;line-height:1.5;max-height:300px;overflow-y:auto}._overlay_ykdwc_266{position:fixed;inset:0;z-index:999;display:flex;align-items:center;justify-content:center;padding:1rem;background:#000000b8}._hl7Modal_ykdwc_277{box-sizing:border-box;width:min(100%,56rem);max-height:calc(100vh - 2rem);overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr);gap:1rem;padding:1.25rem;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-md);background:var(--sg-color-bg-elevated)}._orderEditModal_ykdwc_291{box-sizing:border-box;width:min(100%,68rem);max-height:calc(100vh - 2rem);overflow:auto;padding:1.25rem;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-md);background:var(--sg-color-bg-elevated)}._orderEditForm_ykdwc_302{display:grid;gap:1rem}._orderEditGrid_ykdwc_307{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}._formField_ykdwc_313,._formFieldWide_ykdwc_314{min-width:0;display:grid;gap:.35rem;color:var(--sg-color-text-muted);font-size:.72rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}._formFieldWide_ykdwc_314{grid-column:1 / -1}._formField_ykdwc_313 input,._formField_ykdwc_313 select,._formField_ykdwc_313 textarea,._formFieldWide_ykdwc_314 textarea{width:100%;box-sizing:border-box;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-sm);background:var(--sg-color-bg-panel);color:var(--sg-color-text-primary);font:inherit;font-size:.88rem;letter-spacing:0;padding:.55rem .65rem;text-transform:none}._formField_ykdwc_313 input:focus,._formField_ykdwc_313 select:focus,._formField_ykdwc_313 textarea:focus,._formFieldWide_ykdwc_314 textarea:focus{border-color:#ffffff59;outline:none}._formField_ykdwc_313 textarea,._formFieldWide_ykdwc_314 textarea{min-height:5rem;resize:vertical}._formSection_ykdwc_360{display:grid;gap:.75rem;padding-top:.75rem;border-top:1px solid var(--sg-color-border-default)}._formSectionHeader_ykdwc_367{display:flex;align-items:center;justify-content:space-between;gap:.75rem}._formSectionHeader_ykdwc_367 h4{margin:0;color:var(--sg-color-text-primary);font-size:.9rem;font-weight:600}._procedureGrid_ykdwc_381,._clinicalGrid_ykdwc_382,._attachmentRow_ykdwc_383{display:grid;align-items:end;gap:.75rem}._procedureGrid_ykdwc_381{grid-template-columns:minmax(5.5rem,.7fr) minmax(12rem,1.6fr) minmax(5rem,.7fr) minmax(9rem,1fr) minmax(8rem,1fr) auto}._clinicalGrid_ykdwc_382{grid-template-columns:minmax(9rem,1fr) minmax(7rem,.75fr) minmax(14rem,1.6fr) auto}._attachmentList_ykdwc_397{display:grid;gap:.65rem}._attachmentRow_ykdwc_383{grid-template-columns:minmax(12rem,1.2fr) minmax(12rem,1fr) auto;padding:.75rem;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-md);background:var(--sg-color-bg-panel)}._attachmentName_ykdwc_410{min-width:0;display:grid;gap:.2rem;color:var(--sg-color-text-primary);font-size:.88rem;overflow-wrap:anywhere}._formHint_ykdwc_419{margin:0;color:var(--sg-color-text-muted);font-size:.86rem}._fileButton_ykdwc_425{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:0 .75rem;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-sm);color:var(--sg-color-text-primary);cursor:pointer;font-size:.82rem;font-weight:600}._fileButton_ykdwc_425:hover{border-color:var(--sg-color-border-strong);color:var(--sg-color-text-primary)}._fileButton_ykdwc_425 input{position:absolute;inset:0;width:100%;opacity:0;cursor:pointer}._clinicalInfoGrid_ykdwc_453{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;border-top:1px solid var(--sg-color-border-default)}._clinicalInfoGrid_ykdwc_453 div{min-width:0;padding:.75rem 0;border-bottom:1px solid var(--sg-color-border-default)}._clinicalInfoGrid_ykdwc_453 dt{display:flex;align-items:baseline;gap:.5rem;margin:0 0 .25rem;color:var(--sg-color-text-muted);font-size:.78rem;font-weight:600}._clinicalInfoGrid_ykdwc_453 dt span{color:var(--sg-color-text-disabled);font-size:.72rem;font-weight:400}._clinicalInfoGrid_ykdwc_453 dd{margin:0;color:var(--sg-color-text-secondary);font-size:.9rem;line-height:1.45;white-space:pre-wrap;overflow-wrap:anywhere}._modalHeader_ykdwc_492{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}._modalHeaderCopy_ykdwc_499{min-width:0;display:grid;gap:.45rem}._modalEyebrow_ykdwc_505{margin:0;color:var(--sg-color-text-muted);font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}._modalTitle_ykdwc_514{margin:0;color:var(--sg-color-text-primary);font-size:1.05rem;font-weight:600}._modalMeta_ykdwc_521{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}._modalContent_ykdwc_528{min-height:0;overflow:auto}._modalActions_ykdwc_533{display:flex;justify-content:flex-end;gap:.5rem}._modalContent_ykdwc_528 ._rawMessage_ykdwc_251{max-height:min(62vh,38rem)}._tableWrap_ykdwc_543{overflow-x:auto}._table_ykdwc_543{width:100%;border-collapse:collapse;font-size:.88rem}._table_ykdwc_543 th{padding:.5rem .65rem;border-bottom:1px solid var(--sg-color-border-default);text-align:left;font-size:.72rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--sg-color-text-disabled)}._table_ykdwc_543 td{padding:.55rem .65rem;border-bottom:1px solid var(--sg-color-border-default);vertical-align:top;color:var(--sg-color-text-secondary)}._table_ykdwc_543 tbody tr:last-child td{border-bottom:none}._mono_ykdwc_575{font-size:.82rem;color:var(--sg-color-text-muted)}._notice_ykdwc_580{border-radius:var(--sg-radius-md);padding:.75rem 1rem;background:#eab30814;border:1px solid rgba(234,179,8,.2);color:#ca8a04;font-size:.88rem}._error_ykdwc_589{color:var(--sg-color-palette-critical);font-size:.88rem}._dim_ykdwc_594{color:var(--sg-color-text-disabled);font-size:.88rem}._badgeOk_ykdwc_599{display:inline-block;padding:.12rem .45rem;border-radius:.3rem;background:#22c55e1a;color:var(--sg-color-palette-available);font-size:.75rem;font-weight:500}._badgeNo_ykdwc_609{display:inline-block;padding:.12rem .45rem;border-radius:.3rem;background:#f871711a;color:var(--sg-color-palette-critical);font-size:.75rem;font-weight:500}._badgePending_ykdwc_619{display:inline-block;padding:.12rem .45rem;border-radius:.3rem;background:#eab3081a;color:#eab308;font-size:.75rem;font-weight:500}@media(max-width:640px){._detailGrid_ykdwc_89,._orderEditGrid_ykdwc_307,._procedureGrid_ykdwc_381,._clinicalGrid_ykdwc_382,._attachmentRow_ykdwc_383,._clinicalInfoGrid_ykdwc_453{grid-template-columns:1fr}._eventItem_ykdwc_139{flex-direction:column;gap:.35rem}._eventTime_ykdwc_197{text-align:left;white-space:normal}}._card_prwmy_1{border-block:1px solid var(--sg-color-border-default);border-inline:0;border-radius:0;background:var(--sg-color-bg-panel);overflow:hidden}._tableWrap_prwmy_9{overflow-x:auto}._table_prwmy_9{width:100%;border-collapse:collapse;font-size:.88rem}._table_prwmy_9 th{padding:.55rem .75rem;border-bottom:1px solid var(--sg-color-border-default);text-align:left;font-size:.72rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--sg-color-text-disabled);white-space:nowrap}._table_prwmy_9 td{padding:.6rem .75rem;border-bottom:1px solid var(--sg-color-border-default);vertical-align:middle;color:var(--sg-color-text-secondary)}._table_prwmy_9 tbody tr:last-child td{border-bottom:none}._studyRow_prwmy_42{cursor:pointer;transition:background .15s}._studyRow_prwmy_42:hover,._studyRow_prwmy_42:focus-visible{background:var(--sg-color-bg-panel);outline:none}._dim_prwmy_53{color:var(--sg-color-text-disabled);font-size:.88rem}._loading_prwmy_58{padding:2rem 1.25rem;color:var(--sg-color-text-disabled);font-size:.88rem}._error_prwmy_64{padding:1rem 1.25rem;color:var(--sg-color-palette-critical);font-size:.88rem}._mono_prwmy_70{font-size:.8rem;color:var(--sg-color-text-muted)}._statusCell_prwmy_75{text-align:right}._statusOk_prwmy_79,._statusWarning_prwmy_80,._statusCritical_prwmy_81{display:inline-flex;align-items:center;justify-content:center;min-width:4.5rem;border-radius:999px;padding:.18rem .55rem;font-size:.75rem;font-weight:600}._statusOk_prwmy_79{background:#22c55e1a;color:var(--sg-color-palette-available)}._statusWarning_prwmy_80{background:#f59e0b21;color:var(--sg-color-palette-attention)}._statusCritical_prwmy_81{background:#f871711f;color:var(--sg-color-palette-critical)}._root_4zkpw_1{--modality-color: var(--sg-color-text-muted, #78737d);display:inline-flex;min-width:42px;max-width:100%;height:28px;align-items:center;justify-content:center;border:1px solid var(--modality-color);border-radius:4px;background:color-mix(in srgb,var(--modality-color) 12%,transparent);color:var(--modality-color);padding:0 8px;overflow:hidden;font-size:11px;font-weight:500;line-height:14px;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}._ct_4zkpw_23{--modality-color: var(--sg-color-palette-information, #459ad5)}._mr_4zkpw_27{--modality-color: var(--sg-color-palette-available, #28ab6d)}._us_4zkpw_31{--modality-color: var(--sg-color-palette-active, #915adc)}._xray_4zkpw_35{--modality-color: var(--sg-color-palette-focus, #5f6fdb)}._mg_4zkpw_39{--modality-color: var(--sg-color-palette-collaboration, #d75fa7)}._nuclear_4zkpw_43{--modality-color: var(--sg-color-palette-attention, #ef8a3c)}._other_4zkpw_47{--modality-color: var(--sg-color-palette-verified, #2aa9a1)}._muted_4zkpw_51{color:var(--sg-color-text-muted, #78737d);font-size:11px}._card_1dbg3_1{border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-md);background:var(--sg-color-bg-panel);overflow:hidden}._cardTitle_1dbg3_8{margin:0;padding:.9rem 1rem .75rem;color:var(--sg-color-text-primary);font-size:.95rem;font-weight:600}._sectionHeader_1dbg3_16{display:flex;align-items:baseline;gap:.65rem}._count_1dbg3_22{display:inline-flex;align-items:center;justify-content:center;min-width:1.4rem;height:1.4rem;padding:0 .35rem;border-radius:999px;background:var(--sg-color-bg-hover);color:var(--sg-color-text-muted);font-size:.75rem;font-weight:500}._detailGrid_1dbg3_36{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;border-top:1px solid var(--sg-color-border-default)}._detailGrid_1dbg3_36 div{min-width:0;padding:.75rem 1rem;border-right:1px solid var(--sg-color-border-default);border-bottom:1px solid var(--sg-color-border-default)}._detailGrid_1dbg3_36 dt{margin:0 0 .25rem;color:var(--sg-color-text-muted);font-size:.72rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}._detailGrid_1dbg3_36 dd{margin:0;color:var(--sg-color-text-secondary);font-size:.9rem;overflow-wrap:anywhere}._tableWrap_1dbg3_67{--standard-table-height: min(28rem, calc(100vh - 18rem) );--standard-table-min-width: 66rem;overflow-x:auto}._table_1dbg3_67{width:100%;border-collapse:collapse;font-size:.84rem}._table_1dbg3_67 th{padding:.55rem .75rem;border-bottom:1px solid var(--sg-color-border-default);text-align:left;color:var(--sg-color-text-disabled);font-size:.7rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}._table_1dbg3_67 td{padding:.6rem .75rem;border-bottom:1px solid var(--sg-color-border-default);color:var(--sg-color-text-secondary);vertical-align:top}._table_1dbg3_67 tbody tr:last-child td{border-bottom:none}._clickableRow_1dbg3_102{cursor:pointer}._clickableRow_1dbg3_102:hover td,._clickableRow_1dbg3_102:focus td{background:var(--sg-color-bg-panel)}._clickableRow_1dbg3_102:focus{outline:2px solid rgba(255,255,255,.18);outline-offset:-2px}._stack_1dbg3_116{display:grid;gap:.2rem}._mono_1dbg3_121{font-size:.78rem;color:var(--sg-color-text-muted)}._dim_1dbg3_126{color:var(--sg-color-text-disabled)}._link_1dbg3_130{color:var(--sg-color-text-primary);text-decoration:none}._link_1dbg3_130:hover{color:var(--sg-color-text-primary);text-decoration:underline}._loading_1dbg3_140{padding:2rem 1rem;color:var(--sg-color-text-disabled);font-size:.88rem}._error_1dbg3_146,._notice_1dbg3_147{padding:1rem;color:var(--sg-color-palette-critical);font-size:.88rem}._badgeOk_1dbg3_153,._badgeNo_1dbg3_154,._badgePending_1dbg3_155{display:inline-flex;align-items:center;min-height:1.35rem;padding:.12rem .45rem;border-radius:.3rem;font-size:.75rem;font-weight:500;white-space:nowrap}._badgeOk_1dbg3_153{background:#22c55e1a;color:var(--sg-color-palette-available)}._badgeNo_1dbg3_154{background:#f871711a;color:var(--sg-color-palette-critical)}._badgePending_1dbg3_155{background:var(--sg-color-bg-panel);color:var(--sg-color-text-muted)}._overlay_1dbg3_181{position:fixed;inset:0;z-index:999;display:flex;align-items:center;justify-content:center;padding:1rem;background:#000000b8}._modal_1dbg3_192{box-sizing:border-box;width:min(100%,72rem);max-height:calc(100vh - 2rem);overflow:hidden;display:grid;gap:1rem;padding:1.25rem;border:1px solid var(--sg-color-border-default);border-radius:.6rem;background:var(--sg-color-bg-elevated)}._manualOrderModal_1dbg3_205{box-sizing:border-box;width:min(100%,68rem);max-height:calc(100vh - 2rem);overflow:auto;padding:1.25rem;border:1px solid var(--sg-color-border-default);border-radius:.6rem;background:var(--sg-color-bg-elevated)}._modalHeader_1dbg3_216{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}._modalHeaderCopy_1dbg3_223{min-width:0;display:grid;gap:.45rem}._modalEyebrow_1dbg3_229{margin:0;color:var(--sg-color-text-muted);font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}._modalTitle_1dbg3_238{margin:0;color:var(--sg-color-text-primary);font-size:1.05rem;font-weight:600}._modalMeta_1dbg3_245{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}._modalUid_1dbg3_252{display:block;overflow-wrap:anywhere}._manualOrderForm_1dbg3_257{display:grid;gap:1rem}._formHint_1dbg3_262{margin:0;color:var(--sg-color-text-muted);font-size:.86rem;line-height:1.45}._formGrid_1dbg3_269{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}._formField_1dbg3_275{display:grid;gap:.35rem;color:var(--sg-color-text-muted);font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}._formField_1dbg3_275 input,._formField_1dbg3_275 select,._formField_1dbg3_275 textarea{width:100%;box-sizing:border-box;min-height:2.35rem;border:1px solid var(--sg-color-border-default);border-radius:.38rem;background:var(--sg-color-bg-panel);color:var(--sg-color-text-primary);font:inherit;font-size:.92rem;letter-spacing:normal;padding:0 .75rem;text-transform:none}._formField_1dbg3_275 textarea{min-height:4.5rem;padding:.65rem .75rem;resize:vertical}._formField_1dbg3_275 input:focus,._formField_1dbg3_275 select:focus,._formField_1dbg3_275 textarea:focus{border-color:var(--sg-color-border-strong);outline:none}._formWide_1dbg3_315{grid-column:1 / -1}._formSection_1dbg3_319{display:grid;gap:.75rem;padding-top:.75rem;border-top:1px solid var(--sg-color-border-default)}._formSectionHeader_1dbg3_326{display:flex;align-items:center;justify-content:space-between;gap:.75rem}._formSectionHeader_1dbg3_326 h4{margin:0;color:var(--sg-color-text-primary);font-size:.9rem;font-weight:600}._procedureGrid_1dbg3_340,._clinicalGrid_1dbg3_341,._attachmentRow_1dbg3_342{display:grid;align-items:end;gap:.75rem}._procedureGrid_1dbg3_340{grid-template-columns:minmax(5.5rem,.7fr) minmax(12rem,1.6fr) minmax(5rem,.7fr) minmax(9rem,1fr) minmax(8rem,1fr) auto}._clinicalGrid_1dbg3_341{grid-template-columns:minmax(9rem,1fr) minmax(7rem,.75fr) minmax(14rem,1.6fr) auto}._attachmentList_1dbg3_356{display:grid;gap:.65rem}._attachmentRow_1dbg3_342{grid-template-columns:minmax(12rem,1.2fr) minmax(12rem,1fr) auto;padding:.75rem;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-md);background:var(--sg-color-bg-panel)}._fileButton_1dbg3_369{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:0 .75rem;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-sm);color:var(--sg-color-text-primary);cursor:pointer;font-size:.82rem;font-weight:600}._fileButton_1dbg3_369:hover{border-color:var(--sg-color-border-strong);color:var(--sg-color-text-primary)}._fileButton_1dbg3_369 input{position:absolute;inset:0;width:100%;opacity:0;cursor:pointer}._formActions_1dbg3_397{display:flex;justify-content:flex-end;gap:.65rem}@media(max-width:860px){._header_1dbg3_404{align-items:stretch;flex-direction:column}._detailGrid_1dbg3_36{grid-template-columns:1fr}._modal_1dbg3_192{padding:1rem}._modalHeader_1dbg3_216{flex-direction:column}._manualOrderModal_1dbg3_205{padding:1rem}._formGrid_1dbg3_269,._procedureGrid_1dbg3_340,._clinicalGrid_1dbg3_341,._attachmentRow_1dbg3_342{grid-template-columns:1fr}._formActions_1dbg3_397{flex-direction:column-reverse}}._field_17ewg_1{min-width:0;display:grid;gap:.35rem}._label_17ewg_7{color:var(--sg-color-text-secondary);font-size:.82rem;font-weight:600;line-height:1.25}._hint_17ewg_14,._fieldError_17ewg_15{margin:0;font-size:.76rem;line-height:1.4}._hint_17ewg_14{color:var(--sg-color-text-muted)}._fieldError_17ewg_15{color:var(--sg-color-palette-critical)}._formError_17ewg_29{min-width:0;padding:.6rem .7rem;border:1px solid color-mix(in srgb,var(--sg-color-palette-critical) 44%,transparent);border-radius:var(--sg-radius-sm);background:color-mix(in srgb,var(--sg-color-palette-critical) 10%,transparent);color:var(--sg-color-palette-critical);font-size:.82rem;line-height:1.4}._actions_17ewg_40{display:flex;justify-content:flex-end;align-items:center;gap:.5rem;flex-wrap:wrap;padding-top:.1rem}@media(max-width:480px){._actions_17ewg_40{justify-content:stretch}._actions_17ewg_40 button{flex:1 1 auto}}._notice_wtw4v_1{border-radius:var(--sg-radius-md);padding:.75rem 1rem;background:#eab30814;border:1px solid rgba(234,179,8,.2);color:#ca8a04;font-size:.88rem}._settingsLayout_wtw4v_10{display:grid;grid-template-columns:10rem minmax(0,1fr);align-items:start;gap:1rem}._settingsNav_wtw4v_17{position:sticky;top:calc(var(--app-header-height, 3rem) + 1rem);display:flex;flex-direction:column;gap:.25rem;min-width:0}._navItem_wtw4v_26{width:100%;min-height:2.35rem;display:flex;align-items:center;gap:.5rem;border:0;border-radius:var(--sg-radius-md);padding:.45rem .6rem;background:transparent;color:var(--sg-color-text-muted);font:inherit;font-size:.9rem;text-align:left;cursor:pointer;transition:background .12s,color .12s}._navItem_wtw4v_26 svg{width:1rem;height:1rem;flex:0 0 auto}._navItem_wtw4v_26 span{min-width:0;overflow:hidden;text-overflow:ellipsis}._navItem_wtw4v_26:hover{background:var(--sg-color-bg-panel);color:var(--sg-color-text-primary)}._navItemActive_wtw4v_63,._navItemActive_wtw4v_63:hover{background:var(--sg-color-bg-hover);color:var(--sg-color-text-primary)}._settingsContent_wtw4v_69{min-width:0;display:grid;gap:1rem}._panel_wtw4v_75{min-width:0;max-width:100%;border-radius:var(--sg-radius-md);border:1px solid var(--sg-color-border-default);background:var(--sg-color-bg-panel);padding:1rem 1.25rem}._panel_wtw4v_75 h2{margin:0 0 .75rem;font-size:1.15rem;font-weight:600;color:var(--sg-color-text-primary)}._panelHead_wtw4v_91{display:flex;justify-content:space-between;align-items:center;gap:.6rem;margin-bottom:.75rem}._panelHead_wtw4v_91 h2{margin-bottom:0}._panelActions_wtw4v_103{display:flex;align-items:center;justify-content:flex-end;gap:.4rem;flex-wrap:wrap}._formRow_wtw4v_111{min-width:0;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}._input_wtw4v_119,._select_wtw4v_120,._tableSelect_wtw4v_121{border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-sm);padding:.45rem .65rem;background:var(--sg-color-bg-elevated);color:var(--sg-color-text-primary);font:inherit;font-size:.88rem}._input_wtw4v_119:focus,._select_wtw4v_120:focus,._tableSelect_wtw4v_121:focus{outline:none;border-color:var(--sg-color-border-strong)}._tableSelect_wtw4v_121{min-width:7rem}._tableSelect_wtw4v_121:disabled{opacity:.5}._input_wtw4v_119{min-width:10rem;flex:1}._readOnlyValue_wtw4v_151{min-width:10rem;padding:.48rem .65rem;color:var(--sg-color-text-primary);font-size:.88rem}._error_wtw4v_158{color:var(--sg-color-palette-critical);font-size:.88rem;margin:.35rem 0 0}._dim_wtw4v_164{color:var(--sg-color-text-disabled);font-size:.88rem;margin:.35rem 0 0}._actions_wtw4v_170{display:flex;flex-wrap:wrap;gap:.35rem}._statusBadge_wtw4v_176{display:inline-flex;align-items:center;width:max-content;max-width:100%;padding:.2rem .5rem;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-sm);color:var(--sg-color-text-secondary);background:var(--sg-color-bg-panel);font-size:.76rem;font-weight:600;overflow-wrap:anywhere}._statusGood_wtw4v_191{border-color:#4ade8047;color:var(--sg-color-palette-available);background:#22c55e14}._statusWarning_wtw4v_197{border-color:#fbbf2442;color:#fde68a;background:#fbbf2414}._statusError_wtw4v_203{border-color:#f8717152;color:var(--sg-color-palette-critical);background:#f871711a}._statusMuted_wtw4v_209{border-color:var(--sg-color-border-strong);color:var(--sg-color-text-muted);background:#ffffff06}._modalOverlay_wtw4v_215{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem;background:#000000ad}._modal_wtw4v_215{width:min(100%,28rem);max-height:min(42rem,calc(100vh - 2rem));overflow:auto;display:grid;gap:1rem;padding:1.25rem;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-md);background:var(--sg-color-bg-elevated);box-shadow:0 1rem 2.5rem #00000059}._createVpnModal_wtw4v_239{width:min(100%,30rem)}._setupModal_wtw4v_243{width:min(100%,40rem)}._modalTitle_wtw4v_247{margin:0;color:var(--sg-color-text-primary);font-size:1.05rem;font-weight:600}._modalText_wtw4v_254{margin:.2rem 0 0;color:var(--sg-color-text-muted);font-size:.84rem;line-height:1.45}._modalForm_wtw4v_261{display:grid;gap:1rem}._modalActions_wtw4v_266{display:flex;justify-content:flex-end;gap:.4rem;flex-wrap:wrap}._setupGuideHead_wtw4v_273{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}._setupGuide_wtw4v_273{display:grid;gap:.7rem}._setupGuideStep_wtw4v_286{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:.65rem;align-items:flex-start}._setupGuideStep_wtw4v_286 button{margin-top:.55rem}._commandList_wtw4v_298{display:grid;gap:.35rem;margin-top:.35rem}._commandList_wtw4v_298 code{display:block;min-width:0;padding:.5rem .55rem;border-radius:var(--sg-radius-sm);background:var(--sg-color-bg-panel);color:var(--sg-color-text-primary);font-size:.82rem;overflow-wrap:anywhere}._setupEndpointGrid_wtw4v_315{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}._setupEndpointGrid_wtw4v_315 div{min-width:0;display:grid;gap:.2rem}._setupEndpointGrid_wtw4v_315 span{color:var(--sg-color-text-muted);font-size:.72rem;font-weight:600;text-transform:uppercase}._setupEndpointGrid_wtw4v_315 code{min-width:0;color:var(--sg-color-text-primary);font-size:.82rem;overflow-wrap:anywhere}._strategyList_wtw4v_341{display:flex;flex-direction:column;gap:.6rem}._inboundGuide_wtw4v_347{display:flex;flex-direction:column;gap:.85rem}._inboundIntro_wtw4v_353{display:flex;align-items:flex-start;justify-content:space-between;gap:.85rem}._inboundIntro_wtw4v_353 h3{margin:0 0 .35rem;color:var(--sg-color-text-primary);font-size:.98rem;font-weight:600}._inboundIntro_wtw4v_353 p,._setupStep_wtw4v_368 p,._endpointCardText_wtw4v_369,._inboundNote_wtw4v_370{margin:0;color:var(--sg-color-text-muted);font-size:.86rem;line-height:1.45}._setupSteps_wtw4v_377{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}._setupStep_wtw4v_368{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:.55rem;align-items:flex-start;padding:.75rem;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-sm);background:var(--sg-color-bg-canvas)}._setupStepNumber_wtw4v_395{width:1.35rem;height:1.35rem;border:1px solid var(--sg-color-border-default);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:var(--sg-color-text-primary);font-size:.75rem;font-weight:700}._setupStepTitle_wtw4v_408{color:var(--sg-color-text-primary);font-size:.84rem;font-weight:600;margin-bottom:.25rem}._setupStep_wtw4v_368 button{margin-top:.55rem}._endpointCards_wtw4v_419{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}._endpointCard_wtw4v_369{min-width:0;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-sm);padding:.75rem;background:var(--sg-color-bg-panel)}._endpointCardHead_wtw4v_433{display:flex;justify-content:space-between;align-items:flex-start;gap:.65rem;margin-bottom:.7rem}._endpointCardTitle_wtw4v_441{color:var(--sg-color-text-primary);font-size:.9rem;font-weight:600;margin-bottom:.25rem}._setupFieldGrid_wtw4v_448{display:grid;gap:.5rem}._setupField_wtw4v_448{min-width:0;display:grid;grid-template-columns:6rem minmax(0,1fr);gap:.5rem;align-items:center}._setupFieldLabel_wtw4v_461{color:var(--sg-color-text-muted);font-size:.75rem;font-weight:600;text-transform:uppercase}._setupFieldValueRow_wtw4v_468{min-width:0;display:flex;align-items:center;gap:.35rem}._setupFieldValueRow_wtw4v_468 button{flex:0 0 auto}._setupFieldValue_wtw4v_468{min-width:0;color:var(--sg-color-text-primary);font-size:.82rem;overflow-wrap:anywhere}._copyStatus_wtw4v_486{margin:0;color:var(--sg-color-palette-information);font-size:.78rem}._inboundNote_wtw4v_370{padding:.7rem .75rem;border:1px solid rgba(96,165,250,.18);border-radius:var(--sg-radius-sm);background:#60a5fa12;color:#b8c7da}._strategyEntry_wtw4v_500{border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-sm);padding:.75rem;display:flex;flex-direction:column;gap:.5rem;background:var(--sg-color-bg-canvas)}._entryFooter_wtw4v_510{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}._siteGrid_wtw4v_517{display:grid;grid-template-columns:minmax(12rem,.35fr) minmax(16rem,1fr);gap:.6rem;align-items:start}._siteValues_wtw4v_524{min-height:5.5rem;resize:vertical;font-family:var(--sg-font-mono)}@media(max-width:720px){._settingsLayout_wtw4v_10{grid-template-columns:1fr}._settingsNav_wtw4v_17{position:static;width:min(10rem,100%)}._panel_wtw4v_75{padding:.9rem}._siteGrid_wtw4v_517{grid-template-columns:1fr}._inboundIntro_wtw4v_353{flex-direction:column;align-items:stretch}._setupSteps_wtw4v_377,._endpointCards_wtw4v_419,._setupEndpointGrid_wtw4v_315{grid-template-columns:1fr}._setupGuideHead_wtw4v_273{flex-direction:column}._setupField_wtw4v_448{grid-template-columns:1fr;gap:.25rem}}._page_8kaak_1{--worklist-padding: 1rem;display:flex;width:100%;height:100%;min-width:0;min-height:0;flex-direction:column;overflow:hidden;background:var(--sg-color-bg-canvas);color:var(--sg-color-text-primary);font-family:var(--sg-font-content)}._titleCluster_8kaak_15{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;gap:8px}._monoCell_8kaak_23{font-size:10px;letter-spacing:.08em;line-height:14px;text-transform:uppercase}._titleLine_8kaak_30{display:flex;min-width:0;align-items:center;gap:18px}._pageTitle_8kaak_37{flex:0 0 auto;margin:0;color:var(--sg-color-text-primary);font:inherit}._modeActions_8kaak_44{display:inline-flex;flex:0 0 auto;align-items:center;gap:12px}._filterMenu_8kaak_51{position:relative;display:inline-flex}._filterButton_8kaak_56,._autoplayButton_8kaak_57,._clearFiltersButton_8kaak_58{height:32px;min-height:32px;border-radius:6px;box-shadow:none;font-family:var(--sg-font-mono);font-size:13px;font-weight:400;line-height:16px;padding:0 12px;text-transform:uppercase}._filterButton_8kaak_56{border:1px solid var(--sg-color-border-default);background:var(--sg-color-bg-panel);color:var(--sg-color-text-primary)}._filterButton_8kaak_56:hover:not(:disabled),._filterButtonActive_8kaak_78{border-color:var(--sg-color-text-muted);background:#0d0d10;color:var(--sg-color-text-primary)}._autoplayButton_8kaak_57{border-color:var(--sg-color-action-primary);background:var(--sg-color-action-primary);color:var(--sg-color-text-on-accent);font-family:var(--sg-font-mono)}._autoplayButton_8kaak_57:hover:not(:disabled),._autoplayButton_8kaak_57:focus-visible{border-color:#ffd36b;background:#ffd36b;color:var(--sg-color-text-on-accent)}._autoplayButton_8kaak_57:disabled{cursor:progress;opacity:.55}._activeFilters_8kaak_103{display:flex;min-width:0;align-items:center;gap:6px;overflow:hidden}._filterPill_8kaak_111{display:inline-flex;min-width:0;height:24px;align-items:center;gap:4px;border:1px solid var(--sg-color-border-default);border-radius:4px;background:var(--sg-color-bg-panel);color:var(--sg-color-text-muted);padding-left:8px}._filterPillLabel_8kaak_124{min-width:0;max-width:180px;overflow:hidden;font-family:var(--sg-font-mono);font-size:9px;letter-spacing:.05em;line-height:12px;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}._filterPillRemove_8kaak_137{width:22px;height:22px;min-height:22px;border:0;border-radius:0;background:transparent;color:var(--sg-color-text-muted);padding:0}._filterPillRemove_8kaak_137:hover:not(:disabled){background:var(--sg-color-bg-elevated);color:var(--sg-color-text-primary)}._filterPanel_8kaak_153{position:absolute;top:calc(100% + 8px);right:0;z-index:20;width:min(360px,calc(100vw - 32px));border:1px solid var(--sg-color-border-default);border-radius:4px;background:var(--sg-color-bg-panel);box-shadow:0 24px 64px #000000a3}._filterPanelHeader_8kaak_165{display:flex;height:52px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--sg-color-border-default);padding:0 var(--worklist-padding)}._filterPanelTitle_8kaak_174,._filterControl_8kaak_175 span{color:var(--sg-color-text-muted);font-family:var(--sg-font-mono);font-size:10px;letter-spacing:.08em;line-height:14px;text-transform:uppercase}._panelIconButton_8kaak_184{width:30px;height:30px;min-height:30px;border:0;background:transparent;color:var(--sg-color-text-muted);padding:0}._panelIconButton_8kaak_184:hover:not(:disabled){background:var(--sg-color-bg-elevated);color:var(--sg-color-text-primary)}._filterPanelBody_8kaak_199{display:grid;gap:16px;padding:var(--worklist-padding)}._filterControl_8kaak_175{display:flex;min-width:0;flex-direction:column;gap:8px}._filterSelect_8kaak_212{width:100%;min-height:40px;border:1px solid var(--sg-color-border-default);border-radius:4px;background:var(--sg-color-bg-canvas);color:var(--sg-color-text-primary);font:inherit;padding:8px 12px}._filterSelect_8kaak_212:focus{border-color:var(--sg-color-text-muted);outline:1px solid var(--sg-color-text-muted);outline-offset:1px}._filterPanelActions_8kaak_229{display:flex;align-items:center;justify-content:flex-end;border-top:1px solid var(--sg-color-border-default);padding:var(--worklist-padding)}._clearFiltersButton_8kaak_58{border:1px solid var(--sg-color-border-default);background:transparent;color:var(--sg-color-text-muted);font-size:14px}._clearFiltersButton_8kaak_58:hover:not(:disabled){border-color:var(--sg-color-text-muted);background:var(--sg-color-bg-elevated);color:var(--sg-color-text-primary)}._claimError_8kaak_250{flex:0 0 auto;border-bottom:1px solid rgba(185,77,77,.5);background:#b94d4d1f;color:#e58d8d;font-size:10px;letter-spacing:.04em;line-height:16px;padding:var(--worklist-padding);text-transform:uppercase}._tableFrame_8kaak_262{position:relative;display:flex;min-width:0;min-height:0;flex:1 1 auto;flex-direction:column;border-bottom:1px solid var(--sg-color-border-default);background:var(--sg-color-bg-canvas)}._tableFrameUpdating_8kaak_273{cursor:progress}._tableFrameUpdating_8kaak_273 table{opacity:.56;transition:opacity .12s ease}._priorityRow_8kaak_282 td{background:var(--sg-color-bg-panel)}._unavailableRow_8kaak_286{opacity:.58}._claimingRow_8kaak_290,._claimingRow_8kaak_290 td{cursor:progress;opacity:1;background:#0c1115}._monoCell_8kaak_23{color:var(--sg-color-text-muted)!important}._primaryCell_8kaak_301{display:block;overflow:hidden;text-overflow:ellipsis}._examTypeCell_8kaak_307{display:flex;min-width:0;align-items:center;gap:12px;overflow:hidden;text-transform:uppercase}._claimingIndicator_8kaak_316{display:inline-flex;align-items:center;gap:6px;color:var(--sg-color-action-primary);font-size:10px;letter-spacing:.08em;line-height:14px;white-space:nowrap}._claimingSpinner_8kaak_327,._loadingSpinner_8kaak_328{width:10px;height:10px;flex:0 0 10px;border:1px solid rgba(255,195,50,.25);border-top-color:var(--sg-color-action-primary);border-radius:50%;animation:_spin_8kaak_1 .75s linear infinite}._rowClaimError_8kaak_338{min-width:0;overflow:hidden;color:#e58d8d;font-size:9px;letter-spacing:.04em;line-height:12px;text-overflow:ellipsis;white-space:nowrap}._empty_8kaak_349{display:grid;min-height:240px;flex:1 1 auto;place-items:center;color:var(--sg-color-text-muted);font-size:10px;letter-spacing:.08em;line-height:14px;padding:var(--worklist-padding);text-align:center;text-transform:uppercase}._listLoading_8kaak_363{position:absolute;top:62px;right:var(--worklist-padding);z-index:4;display:inline-flex;height:30px;align-items:center;gap:8px;border:1px solid var(--sg-color-border-default);border-radius:4px;background:#08080aeb;color:var(--sg-color-text-primary);font-size:9px;letter-spacing:.08em;line-height:12px;padding:0 10px;text-transform:uppercase}@keyframes _spin_8kaak_1{to{transform:rotate(360deg)}}@media(max-width:900px){._titleCluster_8kaak_15{width:auto}._titleLine_8kaak_30{justify-content:flex-start}._activeFilters_8kaak_103{display:none}._modeActions_8kaak_44{width:auto;justify-content:flex-end}._claimError_8kaak_250{padding-inline:16px}}@media(max-width:560px){._titleLine_8kaak_30{align-items:center;flex-direction:row}._filterPillLabel_8kaak_124{max-width:130px}._modeActions_8kaak_44,._filterMenu_8kaak_51{flex:0 0 auto}._filterButton_8kaak_56,._autoplayButton_8kaak_57{width:auto;padding-inline:10px;font-size:13px}}._page_5ohiu_1{width:100%;min-height:100%;display:grid;place-items:center;padding:2rem}._panel_5ohiu_9{width:min(100%,32rem);display:grid;gap:1.1rem;justify-items:center;text-align:center}._title_5ohiu_17{margin:0;color:#f7f7f4;font-size:1.35rem;font-weight:650;line-height:1.2}._message_5ohiu_25{margin:0;color:#b8b8b8;font-size:.92rem;line-height:1.45}._error_5ohiu_32{margin:0;color:var(--sg-color-palette-critical);font-size:.86rem;line-height:1.45}._actions_5ohiu_39{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}._viewport_20570_1{position:fixed;z-index:2000;top:1rem;right:1rem;display:grid;width:min(25rem,calc(100vw - 2rem));gap:.65rem;pointer-events:none}._toast_20570_12{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:.65rem;padding:.75rem;border:1px solid var(--sg-color-border-strong);border-radius:var(--sg-radius-md);background:var(--sg-color-bg-elevated);box-shadow:var(--sg-shadow-popover);pointer-events:auto;transform-origin:top right;animation:_toast-enter_20570_1 .18s cubic-bezier(.2,.8,.2,1) both}._closing_20570_27{pointer-events:none;animation:_toast-exit_20570_1 .15s ease-in both}._error_20570_32{border-color:var(--sg-color-palette-critical);background:color-mix(in srgb,var(--sg-color-palette-critical) 12%,var(--sg-color-bg-elevated))}._warning_20570_37{border-color:var(--sg-color-palette-attention);background:color-mix(in srgb,var(--sg-color-palette-attention) 12%,var(--sg-color-bg-elevated))}._success_20570_42{border-color:var(--sg-color-palette-available);background:color-mix(in srgb,var(--sg-color-palette-available) 12%,var(--sg-color-bg-elevated))}._icon_20570_47{width:1.15rem;height:1.15rem;margin-top:.08rem;color:var(--sg-color-text-secondary)}._error_20570_32 ._icon_20570_47{color:var(--sg-color-palette-critical)}._warning_20570_37 ._icon_20570_47{color:var(--sg-color-palette-attention)}._success_20570_42 ._icon_20570_47{color:var(--sg-color-palette-available)}._content_20570_66{min-width:0}._title_20570_70,._message_20570_71{margin:0}._title_20570_70{color:var(--sg-color-text-primary);font-size:.86rem;font-weight:650;line-height:1.3}._message_20570_71{margin-top:.15rem;color:var(--sg-color-text-secondary);font-size:.8rem;line-height:1.4;overflow-wrap:anywhere}._dismiss_20570_90{display:inline-grid;width:1.7rem;height:1.7rem;place-items:center;margin:-.3rem -.3rem 0 0;padding:0;border:0;border-radius:50%;background:transparent;color:var(--sg-color-text-secondary);cursor:pointer}._dismiss_20570_90:hover{background:var(--sg-color-bg-hover);color:var(--sg-color-text-primary)}._dismiss_20570_90:focus-visible{outline:2px solid rgba(255,255,255,.5);outline-offset:1px}._dismissIcon_20570_114{width:1rem;height:1rem}@keyframes _toast-enter_20570_1{0%{opacity:0;transform:translate3d(1rem,-.25rem,0) scale(.98)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes _toast-exit_20570_1{0%{opacity:1;transform:translateZ(0) scale(1)}to{opacity:0;transform:translate3d(1rem,0,0) scale(.98)}}@media(prefers-reduced-motion:reduce){._toast_20570_12,._closing_20570_27{animation-duration:1ms}}@media(max-width:480px){._viewport_20570_1{top:.65rem;right:.65rem;width:calc(100vw - 1.3rem)}}._viewerShell_nenhe_1{min-height:0;height:100%;display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:.75rem;padding:1rem;box-sizing:border-box}._viewerShellHeaderTabs_nenhe_11,._viewerShellNoToolbar_nenhe_15{grid-template-rows:auto minmax(0,1fr)}._viewerShellHeaderTabs_nenhe_11._viewerShellNoToolbar_nenhe_15{grid-template-rows:minmax(0,1fr)}._tabs_nenhe_23{min-width:0;display:flex;gap:.45rem;overflow-x:auto}._toolbar_nenhe_30{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:center;padding:.65rem .75rem;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-md);background:var(--sg-color-bg-panel)}._activeMeta_nenhe_42{min-width:0;display:grid;gap:.2rem}._activeName_nenhe_48{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--sg-color-text-primary);font-size:.9rem;font-weight:500}._activeDetail_nenhe_57{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--sg-color-text-muted);font-size:.76rem}._actions_nenhe_65,._zoomControls_nenhe_66{display:flex;align-items:center;gap:.45rem}._zoomControls_nenhe_66{padding-right:.35rem;border-right:1px solid var(--sg-color-border-default)}._zoomValue_nenhe_77{min-width:3rem;color:var(--sg-color-text-secondary);font-size:.78rem;text-align:center}._viewerWindow_nenhe_84{min-height:18rem;overflow:hidden;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-md);background:var(--sg-color-bg-canvas)}._nativePdfFrame_nenhe_92{width:100%;height:100%;display:block;border:0;background:#2b2b2b}._imageScroller_nenhe_100{height:100%;overflow:auto;padding:.5rem;box-sizing:border-box}._imagePreview_nenhe_107{display:block;max-width:none;height:auto;margin:0 auto;border-radius:var(--sg-radius-sm)}._imagePreview_nenhe_107:not([style]){display:block;width:100%;height:auto}._viewerStatus_nenhe_121,._viewerError_nenhe_122,._emptyState_nenhe_123{height:100%;min-height:12rem;display:flex;align-items:center;justify-content:center;padding:1rem;box-sizing:border-box;text-align:center;font-size:.86rem;line-height:1.45}._viewerStatus_nenhe_121,._emptyState_nenhe_123{color:var(--sg-color-text-muted)}._viewerError_nenhe_122{color:var(--sg-color-palette-critical)}@media(max-width:720px){._toolbar_nenhe_30{grid-template-columns:1fr}._actions_nenhe_65{justify-content:space-between}}._reportText_1u3v9_1{font:inherit;font-size:inherit;line-height:inherit;color:inherit}._heading_1u3v9_8{margin:0 0 .25em;color:inherit;font:inherit;font-size:calc(1em * var(--report-heading-scale));font-weight:500;line-height:1.35;white-space:pre-wrap;overflow-wrap:anywhere}._heading_1u3v9_8:not(:first-child){margin-top:.85em}._line_1u3v9_23{min-height:1.6em;white-space:pre-wrap;overflow-wrap:anywhere}._blankLine_1u3v9_29{height:.8em}._page_174o9_1{width:100%;height:100%;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:.9rem}._readOnlyPage_174o9_10{width:100%;max-width:1100px;height:auto;min-height:0;margin:0 auto;grid-template-rows:auto}._readOnlyViewportPage_174o9_19{max-width:none;height:100%;grid-template-rows:minmax(0,1fr)}._reportingPage_174o9_25{grid-template-rows:minmax(0,1fr)}._centeredErrorPage_174o9_29{grid-template-rows:minmax(0,1fr);place-items:center}._loading_174o9_34,._error_174o9_35{color:var(--sg-color-text-muted);font-size:.88rem;padding:2rem 0}._error_174o9_35{color:var(--sg-color-palette-critical)}._centeredError_174o9_29{max-width:min(34rem,100%);padding:1rem;color:var(--sg-color-palette-critical);font-size:.95rem;line-height:1.45;text-align:center}._panelLoadingStatus_174o9_54{display:inline-flex;align-items:center;gap:.55rem;color:var(--sg-color-text-secondary);font-size:.86rem;line-height:1.45}._panelLoadingSpinner_174o9_63{width:1rem;height:1rem;flex:0 0 auto;color:var(--sg-color-text-primary);animation:_spin_174o9_1 .8s linear infinite}._skeletonLine_174o9_71{--skeleton-width: 100%;display:block;width:var(--skeleton-width);max-width:100%;height:.82rem;border-radius:.25rem;background:linear-gradient(90deg,#ffffff0e,#ffffff21,#ffffff0e);background-size:210% 100%;animation:_skeletonShimmer_174o9_1 1.25s ease-in-out infinite}._workspace_174o9_88{min-height:0;display:grid;grid-template-columns:minmax(17rem,.75fr) minmax(30rem,1.45fr) minmax(23rem,1fr);gap:1rem;overflow:hidden}._panel_174o9_54{min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border-radius:var(--sg-radius-md);border:1px solid var(--sg-color-border-default);background:var(--sg-color-bg-panel)}._readOnlyStack_174o9_110{display:grid;gap:1rem}._readOnlyPinnedLayout_174o9_115{height:100%;min-width:0;min-height:0;display:grid;grid-template-columns:minmax(17rem,.78fr) minmax(30rem,1.45fr) minmax(21rem,.95fr);align-items:stretch;gap:1rem;overflow:hidden}._readOnlyDetailsColumn_174o9_129,._readOnlyReportColumn_174o9_130,._readOnlyMessagesColumn_174o9_131{min-width:0;min-height:0;display:grid;gap:1rem}._readOnlyDetailsColumn_174o9_129{max-height:100%;align-content:start;align-items:start;grid-auto-rows:max-content;overflow-x:hidden;overflow-y:auto;padding-right:.15rem}._readOnlyDetailsColumn_174o9_129>._readOnlySection_174o9_148{align-self:start;width:100%}._readOnlyDetailsColumn_174o9_129 ._panelBody_174o9_153{min-height:auto;overflow:visible}._readOnlyReportColumn_174o9_130,._readOnlyMessagesColumn_174o9_131{grid-template-rows:minmax(0,1fr)}._readOnlyReportColumn_174o9_130>._readOnlySection_174o9_148,._readOnlyMessagesColumn_174o9_131>._readOnlySection_174o9_148{min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr)}._readOnlyReportColumn_174o9_130 ._panelBody_174o9_153{min-height:0;overflow:hidden;align-content:stretch;grid-template-rows:minmax(0,1fr) auto}._readOnlyMessagesColumn_174o9_131 ._chatPanelBody_174o9_177{min-height:0;grid-template-rows:minmax(0,1fr) auto;overflow:hidden}._readOnlyMessagesColumn_174o9_131 ._chatConversation_174o9_183{min-height:0;align-content:start;overflow:auto;padding-right:.15rem}._readOnlySection_174o9_148{min-width:0;overflow:hidden;border-radius:var(--sg-radius-md);border:1px solid var(--sg-color-border-default);background:var(--sg-color-bg-panel)}._detailsColumn_174o9_198,._reportColumn_174o9_199,._attachmentsPanel_174o9_200,._detailModule_174o9_201{min-width:0}._detailsColumn_174o9_198,._reportColumn_174o9_199{min-height:0;display:grid;gap:1rem;grid-auto-rows:max-content}._detailsColumn_174o9_198{max-height:100%;align-content:start;align-items:start;overflow-x:hidden;overflow-y:auto;padding-right:.15rem}._detailsColumn_174o9_198>._panel_174o9_54,._reportColumn_174o9_199>._panel_174o9_54{width:100%}._panelHeader_174o9_227{min-width:0;box-sizing:border-box;height:3.25rem;min-height:3.25rem;display:flex;align-items:center;padding:.55rem 1rem;border-bottom:1px solid var(--sg-color-border-default)}._detailModuleHeader_174o9_238{gap:.75rem}._attachmentHeader_174o9_242{gap:.8rem;padding-right:.75rem}._attachmentHeader_174o9_242 ._cardTitle_174o9_247{flex:0 0 auto}._attachmentHeaderTabs_174o9_251{min-width:0;flex:1 1 auto;display:flex;justify-content:flex-end;margin-left:auto}._panelBody_174o9_153{min-height:0;overflow:auto;padding:1rem;display:grid;align-content:start;gap:1rem}._detailModule_174o9_201 ._panelBody_174o9_153{overflow:visible}._chatPanelBody_174o9_177{display:grid;gap:1rem;padding:1rem}._chatConversation_174o9_183{display:grid;gap:.75rem}._chatBubble_174o9_283{width:min(44rem,88%);display:grid;gap:.38rem;justify-self:start;padding:.75rem .85rem;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-md);background:var(--sg-color-bg-panel)}._chatBubbleRadiologist_174o9_294{justify-self:end;border-color:#67e8f92e;background:#67e8f912}._chatMeta_174o9_300{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:.35rem .75rem;color:var(--sg-color-text-muted);font-size:.76rem;line-height:1.35}._chatMeta_174o9_300 strong{color:var(--sg-color-text-primary);font-weight:600}._chatContact_174o9_316{color:var(--sg-color-text-muted);font-size:.8rem;line-height:1.4}._chatMessage_174o9_322{color:var(--sg-color-text-primary);font-size:.9rem;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}._chatForm_174o9_330{display:grid;gap:.75rem;padding-top:1rem;border-top:1px solid var(--sg-color-border-default)}._attachmentList_174o9_337{display:grid;gap:.65rem}._attachmentItem_174o9_342{display:grid;gap:.25rem;padding:.75rem .8rem;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-sm);background:var(--sg-color-bg-panel)}._attachmentName_174o9_351{color:var(--sg-color-text-primary);font-size:.9rem;font-weight:600;overflow-wrap:anywhere}._attachmentMeta_174o9_358,._emptyList_174o9_359{color:var(--sg-color-text-muted);font-size:.82rem;line-height:1.45}._cardTitle_174o9_247{display:flex;align-items:center;gap:.6rem;color:var(--sg-color-text-muted);font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}._moduleHeaderActions_174o9_376{min-width:0;margin-left:auto;display:flex;align-items:center;gap:.75rem;max-height:100%}._reportModuleIconActions_174o9_385{display:flex;align-items:center;gap:0}._sectionTitle_174o9_391{display:flex;align-items:center;gap:.55rem;color:#9a9a9a;font-size:.76rem;font-weight:600;letter-spacing:.05em;line-height:1.3;text-transform:uppercase}._count_174o9_403{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .35rem;border-radius:999px;background:var(--sg-color-bg-hover);color:var(--sg-color-text-secondary);font-size:.7rem;font-weight:600}._infoGrid_174o9_417{display:grid;gap:.8rem}._infoRow_174o9_422{display:grid;gap:.22rem}._infoLabel_174o9_427{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem .45rem;color:var(--sg-color-text-muted);font-size:.74rem;font-weight:500;letter-spacing:0;line-height:1.25;text-transform:none}._infoValue_174o9_440{color:var(--sg-color-text-primary);font-size:.94rem;line-height:1.35;white-space:pre-wrap;overflow-wrap:anywhere}._noteInput_174o9_448{width:100%;box-sizing:border-box;padding:.65rem .7rem;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-sm);background:var(--sg-color-bg-canvas);color:var(--sg-color-text-primary);font:inherit;font-size:.85rem;line-height:1.45;resize:vertical}._noteInput_174o9_448:focus{outline:none;border-color:var(--sg-color-border-strong)}._findings_174o9_467{flex:1;min-height:0;overflow:auto;padding:.85rem;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-md);background:var(--sg-color-bg-panel);color:var(--sg-color-text-secondary);font-size:.9rem;line-height:1.6;white-space:pre-wrap}._reportMeta_174o9_481{color:var(--sg-color-text-muted);font-size:.8rem;line-height:1.45}._deliveryError_174o9_487{padding:.55rem .75rem;border-radius:var(--sg-radius-sm);border:1px solid rgba(239,68,68,.3);background:#ef444412;color:var(--sg-color-palette-critical);font-size:.82rem;line-height:1.45}._rejectionBlock_174o9_497{display:grid;align-content:start;gap:.75rem}._rejectionNotice_174o9_503{padding:.85rem;border-radius:var(--sg-radius-md);border:1px solid rgba(248,113,113,.24);background:#f8717114;color:var(--sg-color-palette-critical);font-size:.9rem;line-height:1.55;white-space:pre-wrap}._claimBlock_174o9_514{display:grid;align-content:start;gap:.75rem}._claimNotice_174o9_520{padding:.7rem .8rem;border-radius:var(--sg-radius-sm);border:1px solid rgba(245,158,11,.22);background:#f59e0b14;color:#fcd34d;font-size:.86rem;line-height:1.5}._claimStatusNotice_174o9_530{display:grid;gap:.45rem;padding:.8rem;border:1px solid rgba(245,158,11,.32);border-radius:var(--sg-radius-md);background:#f59e0b17;color:var(--sg-color-palette-attention);font-size:.86rem;line-height:1.45}._claimStatusNotice_174o9_530 ._sectionTitle_174o9_391{color:var(--sg-color-palette-attention)}._form_174o9_546{flex:1;min-height:0;display:grid;grid-template-rows:minmax(0,1fr) auto auto;gap:.75rem}._textarea_174o9_554{width:100%;min-height:0;box-sizing:border-box;padding:.8rem;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-md);background:var(--sg-color-bg-canvas);color:var(--sg-color-text-primary);font:inherit;font-size:.9rem;line-height:1.6;resize:none}._textarea_174o9_554:focus{outline:none;border-color:var(--sg-color-border-strong)}._formError_174o9_574{color:var(--sg-color-palette-critical);font-size:.82rem;line-height:1.45}._draftWarnings_174o9_580{display:grid;gap:.45rem;padding:.7rem .8rem;border:1px solid rgba(245,158,11,.24);border-radius:var(--sg-radius-md);background:#f59e0b12;color:var(--sg-color-palette-attention);font-size:.82rem;line-height:1.45}._draftWarnings_174o9_580 ul{margin:0;padding-left:1.1rem}._draftWarnings_174o9_580 li+li{margin-top:.25rem}._draftWarningsHeader_174o9_601{display:flex;align-items:center;justify-content:space-between;gap:.75rem}._diffText_174o9_608{color:var(--sg-color-text-primary);font-size:.84rem;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}._diffAdded_174o9_616,._diffRemoved_174o9_617{border-radius:.18rem;box-decoration-break:clone;-webkit-box-decoration-break:clone}._diffAdded_174o9_616{background:#22c55e2e;color:#bbf7d0}._diffRemoved_174o9_617{background:#ef44442e;color:var(--sg-color-palette-critical);text-decoration:line-through}._formActions_174o9_634{display:flex;align-items:center;gap:.6rem;justify-content:space-between}._reportColumn_174o9_199{max-height:100%;align-content:start;overflow-x:hidden;overflow-y:auto;padding-right:.15rem}._reportColumnComposer_174o9_649{align-content:stretch;grid-auto-rows:minmax(0,1fr);overflow:hidden;padding-right:0}._reportComposer_174o9_656{height:100%;min-height:0;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:1rem;align-content:stretch}._stickyDictationBar_174o9_665{--dictation-control-shade: 228, 228, 228;min-width:0;display:flex;align-items:center;gap:.35rem .5rem;flex-wrap:wrap;padding:.45rem .5rem;border:1px solid var(--sg-color-border-default);border-radius:1.6rem;background:#202020;transition:border-color .12s ease,background .12s ease,border-radius .16s ease,padding .16s ease,box-shadow .16s ease}._stickyDictationBar_174o9_665:focus-within{border-color:var(--sg-color-border-strong);background:#242424;box-shadow:0 .55rem 1.2rem #00000047}._draftInputWrap_174o9_691{position:relative;order:-1;flex:1 0 100%;min-width:0}._draftInputPreview_174o9_698{position:absolute;inset:0;z-index:1;box-sizing:border-box;padding:.55rem .45rem;border:1px solid transparent;color:rgba(var(--dictation-control-shade),.92);font:inherit;font-size:.86rem;line-height:1.35;overflow:hidden;overflow-wrap:anywhere;pointer-events:none;white-space:pre-wrap}._draftInputInterimText_174o9_715{color:rgba(var(--dictation-control-shade),.48)}._draftInputBox_174o9_719{display:block;width:100%;min-width:0;min-height:2.3rem;max-height:8.35rem;box-sizing:border-box;padding:.55rem .45rem;border:1px solid transparent;border-radius:0;background:transparent;color:rgba(var(--dictation-control-shade),.92);font:inherit;font-size:.86rem;line-height:1.35;resize:none;overflow-y:hidden;scrollbar-color:rgba(255,255,255,.28) transparent;transition:border-color .12s ease,border-radius .16s ease,background .12s ease,box-shadow .16s ease}._draftInputBox_174o9_719::placeholder{color:rgba(var(--dictation-control-shade),.48);opacity:1}._draftInputBox_174o9_719:focus{outline:none;border-color:transparent}._draftInputBoxWithInterimPreview_174o9_754{color:transparent;caret-color:transparent}._draftInputBox_174o9_719:disabled{color:rgba(var(--dictation-control-shade),.42);cursor:not-allowed}._stickyDictationActions_174o9_764{min-width:0;display:flex;align-items:center;flex:0 0 auto;gap:.4rem}._submitDraftInstructionButton_174o9_772{flex:0 0 auto;margin-left:auto}._dictationMicControls_174o9_777{min-width:0;display:inline-flex;align-items:center;gap:0}._dictationMicControls_174o9_777 ._dictationMicButton_174o9_784,._dictationMicControls_174o9_777 ._dictationMicButton_174o9_784:hover:not(:disabled),._dictationMicControls_174o9_777 ._dictationMicButton_174o9_784:focus-visible{color:rgba(var(--dictation-control-shade),.92)}._audioInputSelector_174o9_790{position:relative;flex:0 1 auto;min-width:0;max-width:min(18rem,100%)}._audioInputSelector_174o9_790 ._audioInputMenuButton_174o9_797{max-width:100%;color:rgba(var(--dictation-control-shade),.72)}._audioInputSelector_174o9_790 ._audioInputMenuButton_174o9_797:hover:not(:disabled),._audioInputSelector_174o9_790 ._audioInputMenuButton_174o9_797:focus-visible{color:rgba(var(--dictation-control-shade),.92)}._audioInputMenuButton_174o9_797 span{min-width:0;overflow:hidden;text-overflow:ellipsis}._audioInputMenu_174o9_797{position:fixed;z-index:1400;width:min(18rem,calc(100vw - 2rem));max-height:min(16rem,calc(100vh - 2rem));overflow-y:auto;padding:.3rem;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-md);background:var(--sg-color-bg-elevated);box-shadow:0 .45rem 1.3rem #00000094}._audioInputMenuStatus_174o9_826{padding:.5rem .55rem;color:#8f8f8f;font-size:.78rem;line-height:1.35}._dictationModule_174o9_833,._reportModule_174o9_385{min-height:0}._reportModule_174o9_385{height:100%}._dictationModuleBody_174o9_842,._reportModuleBody_174o9_843{display:flex;flex-direction:column;gap:.75rem}._dictationModuleBody_174o9_842{overflow:visible}._reportModuleBody_174o9_843{min-height:0;overflow:hidden;gap:0;padding:0}._reportModuleBody_174o9_843>._formError_174o9_574{margin:.75rem 1rem 0}._reportModuleBody_174o9_843>._formError_174o9_574:last-child{margin-bottom:1rem}._dictationHeaderButton_174o9_868{flex:0 0 auto}._dictationTranscript_174o9_872{width:100%;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.5rem;padding:.55rem .7rem;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-md);background:var(--sg-color-bg-panel);color:inherit;font:inherit;font-size:.9rem;line-height:1.55;text-align:left;cursor:pointer;transition:border-color .12s,background .12s,opacity .12s}._dictationTranscript_174o9_872:hover:not(:disabled),._dictationTranscript_174o9_872:focus-visible{border-color:var(--sg-color-border-strong);background:var(--sg-color-bg-panel)}._dictationTranscript_174o9_872:focus-visible{outline:none}._dictationTranscript_174o9_872:disabled{opacity:.55;cursor:not-allowed}._dictationTranscriptTextWrap_174o9_910{min-width:0;display:flex;flex-direction:column;justify-content:flex-end;height:1.55em;overflow:hidden}._dictationTranscriptContent_174o9_919{min-width:0;color:var(--sg-color-text-primary);white-space:pre-wrap;overflow-wrap:anywhere}._dictationTranscriptEditIcon_174o9_926{flex:0 0 auto;opacity:0;color:#8f8f8f;transition:opacity .12s}._dictationTranscript_174o9_872:hover:not(:disabled) ._dictationTranscriptEditIcon_174o9_926,._dictationTranscript_174o9_872:focus-visible ._dictationTranscriptEditIcon_174o9_926{opacity:1}._dictationTranscriptMuted_174o9_938{color:#7a7a7a}._dictationActions_174o9_942{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}._reportEditorShell_174o9_949{flex:1 1 auto;width:100%;min-height:20rem;min-width:0;box-sizing:border-box;display:grid;grid-template-rows:minmax(0,1fr);overflow:hidden;background:var(--sg-color-bg-canvas)}._reportModule_174o9_385:has(._reportEditorShell_174o9_949:focus-within),._reportModule_174o9_385:has(._reportEditorShellUpdating_174o9_962){border-color:var(--sg-color-border-strong)}._reportEditorBody_174o9_966{min-height:0;display:flex;flex-direction:column;overflow:hidden}._reportEditorBody_174o9_966 ._draftWarnings_174o9_580{flex:0 0 auto;border-right:0;border-left:0;border-radius:0}._reportEditorSurface_174o9_980{position:relative;min-width:0;min-height:0;flex:1 1 auto;display:flex;overflow:hidden}._reportCodeMirror_174o9_989{min-width:0;min-height:0;flex:1 1 auto;display:flex;overflow:hidden;background:var(--sg-color-bg-canvas)}._reportEditorShellDisabled_174o9_998 ._reportCodeMirror_174o9_989{opacity:.58}._reportCodeMirror_174o9_989 .cm-editor{width:100%;height:100%;min-width:0;min-height:0;flex:1 1 auto;background:var(--sg-color-bg-canvas);color:var(--sg-color-text-primary);font:inherit;font-size:.9rem;line-height:1.6;outline:none}._reportCodeMirror_174o9_989 .cm-focused{outline:none}._reportCodeMirror_174o9_989 .cm-scroller{overflow:auto;padding:.95rem 1rem;font:inherit;line-height:1.6}._reportCodeMirror_174o9_989 .cm-content{min-height:100%;padding:0;caret-color:var(--sg-color-text-primary);white-space:pre-wrap;overflow-wrap:anywhere}._reportCodeMirror_174o9_989 .cm-line{padding:0}._reportMarkdownHeadingLine_174o9_1039{font-size:calc(1em * var(--report-heading-scale));font-weight:500;line-height:1.35}._reportCodeMirror_174o9_989 .cm-cursor{border-left-color:var(--sg-color-text-primary)}._reportCodeMirror_174o9_989 .cm-selectionBackground,._reportCodeMirror_174o9_989 .cm-focused .cm-selectionBackground,._reportCodeMirror_174o9_989 .cm-content ::selection{background:#93c5fd47}._reportCodeMirror_174o9_989 .cm-placeholder{color:var(--sg-color-text-muted)}._reportEditorLoading_174o9_1059{position:absolute;right:.85rem;bottom:.85rem;width:2.1rem;height:2.1rem;display:flex;align-items:center;justify-content:center;pointer-events:none;border:1px solid var(--sg-color-border-default);border-radius:999px;background:#0a0a0ad1;box-shadow:0 .4rem 1rem #00000047}._reportEditorLoadingIcon_174o9_1075{width:1.4rem;height:1.4rem;color:var(--sg-color-text-primary);animation:_spin_174o9_1 .8s linear infinite}@keyframes _spin_174o9_1{to{transform:rotate(360deg)}}@keyframes _skeletonShimmer_174o9_1{0%{background-position:100% 0}to{background-position:-100% 0}}._badge_174o9_1098{display:inline-block;padding:.15rem .45rem;border-radius:.3rem;font-size:.72rem;font-weight:600;letter-spacing:.03em}._badgeDelivered_174o9_1107{background:#22c55e1f;color:var(--sg-color-palette-available)}._badgePending_174o9_1112{background:#eab3081a;color:#facc15}._badgeFailed_174o9_1117{background:#ef44441a;color:var(--sg-color-palette-critical)}._overlay_174o9_1122{position:fixed;inset:0;z-index:999;display:flex;align-items:center;justify-content:center;padding:1rem;background:#000000a8}._modal_174o9_1133{box-sizing:border-box;width:min(100%,46rem);max-height:calc(100vh - 2rem);display:grid;gap:1rem;padding:1.2rem;overflow:auto;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-md);background:var(--sg-color-bg-elevated)}._compareModal_174o9_1146{width:min(100%,76rem)}._historyModal_174o9_1150{width:min(100%,82rem)}._modalForm_174o9_1154{min-height:0;display:grid;gap:1rem}._modalHeader_174o9_1160{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:1rem}._modalTitle_174o9_1168{margin:0;color:var(--sg-color-text-primary);font-size:1rem;font-weight:600}._modalSubtitle_174o9_1175{margin-top:.25rem;color:var(--sg-color-text-muted);font-size:.8rem}._modalTextarea_174o9_1181{width:100%;min-height:18rem;box-sizing:border-box;padding:.8rem;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-md);background:var(--sg-color-bg-canvas);color:var(--sg-color-text-primary);font:inherit;font-size:.9rem;line-height:1.55;resize:vertical}._modalTextarea_174o9_1181:focus{outline:none;border-color:var(--sg-color-border-strong)}._modalActions_174o9_1201{display:flex;align-items:center;justify-content:flex-end;gap:.6rem}._modalStatus_174o9_1208{color:var(--sg-color-palette-available);font-size:.82rem;text-align:right}._compareGrid_174o9_1214{min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}._comparePane_174o9_1221{min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:.6rem}._compareText_174o9_1229{min-height:20rem;max-height:min(58vh,34rem);padding:.8rem;overflow:auto;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-md);background:var(--sg-color-bg-canvas);color:var(--sg-color-text-primary);font-size:.88rem;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}._historyModalGrid_174o9_1244{min-height:min(68vh,42rem);display:grid;grid-template-columns:minmax(14rem,.36fr) minmax(0,1fr);gap:1rem}._historyChangeList_174o9_1251,._historyDetailPane_174o9_1252{min-width:0;min-height:0;overflow:auto}._historyChangeList_174o9_1251{display:grid;align-content:start;gap:.45rem;padding-right:.1rem}._historyDetailPane_174o9_1252{display:grid;align-content:start;gap:.75rem}._historyDetailHeader_174o9_1271{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}._historyInputText_174o9_1279{padding:.7rem .75rem;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-sm);background:var(--sg-color-bg-panel);color:var(--sg-color-text-secondary);font-size:.84rem;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}._historyWarnings_174o9_1291{font-size:.84rem}._historySnapshot_174o9_1295{min-height:24rem;padding:.85rem;overflow:auto;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-md);background:var(--sg-color-bg-panel);color:var(--sg-color-text-primary);font-size:.88rem;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere}@media(max-width:980px){._readOnlyPinnedLayout_174o9_115{grid-template-columns:1fr;overflow:auto}._readOnlyReportColumn_174o9_130,._readOnlyMessagesColumn_174o9_131{min-height:28rem}}@media(max-width:1180px){._readOnlyPage_174o9_10:not(._readOnlyViewportPage_174o9_19){max-width:1100px}._workspace_174o9_88{grid-template-columns:minmax(16rem,.8fr) minmax(0,1.2fr);grid-auto-rows:minmax(24rem,auto);overflow:auto}._reportColumn_174o9_199{grid-column:1 / -1;min-height:24rem}}@media(max-width:760px){._page_174o9_1{height:100%}._workspace_174o9_88{grid-template-columns:1fr;grid-auto-rows:minmax(22rem,auto)}._reportColumn_174o9_199{grid-column:auto}._draftControls_174o9_1352{justify-content:flex-start}._compareGrid_174o9_1214,._historyModalGrid_174o9_1244{grid-template-columns:1fr}._stickyDictationBar_174o9_665{align-items:center}._stickyDictationActions_174o9_764{justify-content:flex-start}}._page_1xxk9_1{width:100%;height:100%;min-height:0;display:flex;flex-direction:column;gap:0}._pageHeader_1xxk9_10{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}._pageTitle_1xxk9_18{margin:0;color:var(--sg-color-text-primary);font-size:1.3rem;font-weight:600}._searchWrap_1xxk9_25{position:relative;width:min(100%,24rem)}._searchIcon_1xxk9_30{position:absolute;left:.75rem;top:50%;width:1rem;height:1rem;transform:translateY(-50%);color:var(--sg-color-text-muted);pointer-events:none}._searchInput_1xxk9_41{box-sizing:border-box;width:100%;height:2.25rem;padding:0 .8rem 0 2.2rem;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-md);background:var(--sg-color-bg-canvas);color:var(--sg-color-text-primary);font:inherit}._searchInput_1xxk9_41:focus{outline:none;border-color:var(--sg-color-border-strong)}._workspace_1xxk9_58{flex:1;min-height:0;display:grid;grid-template-columns:minmax(15rem,21rem) minmax(0,1fr);gap:0}._examList_1xxk9_66,._editorPane_1xxk9_67,._empty_1xxk9_68{border:0;border-radius:0;background:var(--sg-color-bg-panel)}._examList_1xxk9_66{min-height:0;display:flex;flex-direction:column;gap:4px;overflow:auto;border-right:1px solid var(--sg-color-border-default);background:var(--sg-color-bg-canvas);padding:8px 16px 16px}._examListItem_1xxk9_85{position:relative;width:100%;height:44px;min-height:44px;display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:0;border:0;background:transparent;color:var(--sg-color-text-muted);font-family:var(--sg-font-mono);font-size:12px;font-weight:400;letter-spacing:.08em;line-height:16px;text-align:left;cursor:pointer}._examListItem_1xxk9_85:hover,._examListItem_1xxk9_85:focus-visible{background:transparent;color:var(--sg-color-text-secondary)}._examListItem_1xxk9_85:focus-visible{outline:none}._examListItemSelected_1xxk9_117{color:var(--sg-color-text-primary)}._examName_1xxk9_121{min-width:0;flex:1 1 auto;max-width:100%;overflow:hidden;color:inherit;font:inherit;text-overflow:ellipsis;white-space:nowrap}._examMeta_1xxk9_132{flex:0 0 auto;color:var(--sg-color-text-muted);font-size:9px;letter-spacing:.06em}._editorPane_1xxk9_67{min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:1rem;padding:1rem}._editorHeader_1xxk9_148{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}._editorTitleBlock_1xxk9_156{min-width:0}._editorTitle_1xxk9_156{margin:0;overflow-wrap:anywhere;color:var(--sg-color-text-primary);font-size:1.25rem;font-weight:400}._editorMeta_1xxk9_168{margin:.25rem 0 0;color:var(--sg-color-text-muted);font-size:.78rem}._editorActions_1xxk9_174{display:flex;align-items:center;justify-content:flex-end;gap:.6rem;flex-wrap:wrap}._editorTextarea_1xxk9_182{width:100%;min-height:18rem;min-width:0;box-sizing:border-box;padding:.85rem;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-md);background:var(--sg-color-bg-panel);color:var(--sg-color-text-primary);font:inherit;font-size:.9rem;line-height:1.55;resize:none}._editorTextarea_1xxk9_182:focus{outline:none;border-color:var(--sg-color-border-strong)}._editorFooter_1xxk9_203{min-height:1.2rem;display:flex;align-items:center;justify-content:flex-end;color:var(--sg-color-text-muted);font-size:.8rem}._statusText_1xxk9_212{color:var(--sg-color-palette-available)}._errorText_1xxk9_216{color:var(--sg-color-palette-critical)}._empty_1xxk9_68,._emptyList_1xxk9_221{display:flex;align-items:center;justify-content:center;min-height:8rem;padding:1.5rem;color:var(--sg-color-text-muted);text-align:center}@media(max-width:760px){._workspace_1xxk9_58{grid-template-columns:1fr;grid-template-rows:minmax(12rem,16rem) minmax(22rem,1fr)}._examList_1xxk9_66{border-right:0;border-bottom:1px solid var(--sg-color-border-default)}._editorHeader_1xxk9_148{flex-direction:column}._editorActions_1xxk9_174{justify-content:flex-start}}._page_1jh0t_1{display:flex;flex-direction:column;width:100%;height:100%;min-height:0}._searchBar_1jh0t_9{flex:0 1 28rem;margin-left:auto;max-width:28rem;min-width:min(100%,16rem)}._empty_1jh0t_16{flex:1;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-md);background:var(--sg-color-bg-panel);color:var(--sg-color-text-muted);padding:2rem;text-align:center}._tableFrame_1jh0t_26{flex:1;min-height:0;min-width:0;border:0;border-radius:0;background:var(--sg-color-bg-canvas)}._tableFrameUpdating_1jh0t_35{opacity:.65}._orderLink_1jh0t_39{color:var(--sg-color-text-primary);text-decoration:none;white-space:nowrap}._orderLink_1jh0t_39:hover{color:var(--sg-color-text-primary)}._patientCell_1jh0t_49{min-width:0;display:grid;gap:.15rem}._muted_1jh0t_55{color:var(--sg-color-text-disabled)}._page_i7dwl_1{display:flex;flex-direction:column;width:100%;height:100%;min-height:0}._empty_i7dwl_9{flex:1;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-md);background:var(--sg-color-bg-panel);color:var(--sg-color-text-muted);padding:2rem;text-align:center}._tableFrame_i7dwl_19{flex:1;min-height:0;min-width:0;overflow:auto;border:0;border-bottom:1px solid var(--sg-color-border-default);border-radius:0;background:var(--sg-color-bg-canvas)}._tableFrameUpdating_i7dwl_30{opacity:.65}._statusCell_i7dwl_34{padding-right:0;text-align:center}._unreadDot_i7dwl_39{width:.48rem;height:.48rem;display:inline-block;border-radius:999px;background:var(--sg-color-palette-information);vertical-align:middle}._dateCell_i7dwl_48{color:var(--sg-color-text-muted)}._doctorCell_i7dwl_52,._patientCell_i7dwl_53{color:var(--sg-color-text-primary)}._previewCell_i7dwl_57{color:var(--sg-color-text-secondary)}._pagination_i7dwl_61{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.75rem;min-height:72px;border-top:1px solid var(--sg-color-border-default);padding:0 1rem;color:var(--sg-color-text-muted);font-size:10px;letter-spacing:.08em;line-height:14px;text-transform:uppercase}._pagination_i7dwl_61>span:first-child{margin-right:auto}._pageSizeSelect_i7dwl_82{min-height:36px;border:0;border-radius:0;background:transparent;color:var(--sg-color-text-muted);font:inherit;padding:.4rem .55rem}._pageSizeSelect_i7dwl_82:disabled{opacity:.45;cursor:default}._viewerPage_11538_1{width:100vw;height:100vh;margin:0;overflow:hidden;background:var(--sg-color-bg-canvas)}._viewerFrame_11538_9{display:block;width:100%;height:100%;border:0;background:var(--sg-color-bg-canvas)}._page_11538_17{min-height:100vh;display:grid;place-items:center;padding:2rem;background:var(--sg-color-bg-canvas);color:var(--sg-color-text-primary)}._panel_11538_26{width:min(24rem,100%);display:grid;justify-items:center;gap:1.05rem;padding:1.75rem 1.4rem;text-align:center}._header_11538_35{display:grid;justify-items:center;gap:1rem}._statusLight_11538_41{position:relative;display:inline-flex;width:2.2rem;height:2.2rem;align-items:center;justify-content:center;border-radius:999px;background:#22c55e21}._statusLight_11538_41:after{content:"";position:absolute;border-radius:inherit}._statusLight_11538_41:after{width:.72rem;height:.72rem;background:#22c55e;box-shadow:0 0 1rem #22c55e8c;animation:_statusGlow_11538_1 1.7s ease-in-out infinite}._eyebrow_11538_66{margin:0 0 .25rem;color:var(--sg-color-text-muted);font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}._title_11538_75{margin:0;color:var(--sg-color-text-primary);font-size:1.3rem;font-weight:600;letter-spacing:0;line-height:1.2}._body_11538_84{margin:0;color:#999;font-size:.92rem;line-height:1.5}@keyframes _statusGlow_11538_1{0%,to{transform:scale(.86)}45%{transform:scale(1)}}@media(prefers-reduced-motion:reduce){._statusLight_11538_41:after{animation:none}}@media(max-width:560px){._page_11538_17,._panel_11538_26{padding:1rem}}._title_1psfg_1{margin:0;color:var(--sg-color-text-primary);font-size:1.05rem;font-weight:600}._form_1psfg_8{display:grid;gap:1rem}._leadingAction_1psfg_13{margin-right:auto}._card_jtrlm_1{border-bottom:1px solid var(--sg-color-border-default);border-inline:0;border-radius:0;background:var(--sg-color-bg-panel);overflow:hidden}._muted_jtrlm_9{color:var(--sg-color-text-disabled)}._roleBadge_jtrlm_14{display:inline-flex;align-items:center;justify-content:center;min-width:1.55rem;padding:.2rem .55rem;border-radius:.3rem;font-size:.75rem;font-weight:500;white-space:nowrap}._role_PLATFORM_ADMIN_jtrlm_26{background:#8b5cf626;color:var(--sg-color-palette-active);border:1px solid rgba(139,92,246,.25)}._role_RADIOLOGIST_jtrlm_32{background:#3b82f61f;color:var(--sg-color-palette-information);border:1px solid rgba(59,130,246,.22)}._selfBadge_jtrlm_39{margin-left:.45rem;padding:.1rem .4rem;border-radius:.25rem;background:var(--sg-color-bg-panel);color:var(--sg-color-text-muted);font-size:.72rem}._empty_jtrlm_48{padding:2.5rem 1.25rem;text-align:center;color:var(--sg-color-text-disabled);font-size:.88rem}._label_jtrlm_55{display:grid;gap:.35rem;font-size:.82rem;color:var(--sg-color-text-muted)}._select_jtrlm_62{padding:.55rem .7rem;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-sm);background:var(--sg-color-bg-canvas);color:var(--sg-color-text-primary);font:inherit;font-size:.88rem}._select_jtrlm_62:focus{outline:none;border-color:var(--sg-color-border-strong)}._fieldset_jtrlm_78{border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-sm);padding:.6rem .75rem;display:grid;gap:.4rem}._legend_jtrlm_86{font-size:.82rem;color:var(--sg-color-text-muted);padding:0 .25rem}._checkboxLabel_jtrlm_92{display:flex;align-items:center;gap:.5rem;font-size:.88rem;color:var(--sg-color-text-secondary);cursor:pointer}._roleBadges_jtrlm_101{display:flex;flex-wrap:wrap;gap:.3rem}._card_17lnu_1{border-bottom:1px solid var(--sg-color-border-default);border-inline:0;border-radius:0;background:var(--sg-color-bg-panel);overflow:hidden}._slug_17lnu_9{font-size:.82rem;color:var(--sg-color-text-muted);background:var(--sg-color-bg-panel);padding:.15rem .4rem;border-radius:.25rem}._timestamp_17lnu_17{color:var(--sg-color-text-muted);font-size:.83rem;white-space:nowrap}._empty_17lnu_23{padding:2.5rem 1.25rem;text-align:center;color:var(--sg-color-text-disabled);font-size:.88rem}._label_17lnu_30{display:grid;gap:.35rem;font-size:.83rem;color:var(--sg-color-text-secondary)}._input_17lnu_37{padding:.5rem .65rem;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-sm);background:var(--sg-color-bg-panel);color:var(--sg-color-text-primary);font:inherit;font-size:.88rem;outline:none;transition:border-color .12s}._input_17lnu_37:focus{border-color:var(--sg-color-border-strong)}._hint_17lnu_53{font-size:.76rem;color:var(--sg-color-text-disabled)}._page_149el_1{display:grid;gap:1rem;max-width:1200px;margin:0 auto}._slug_149el_8{font-size:.82rem;color:var(--sg-color-text-muted);background:var(--sg-color-bg-panel);padding:.15rem .4rem;border-radius:.25rem}._card_149el_16{border-radius:var(--sg-radius-md);border:1px solid var(--sg-color-border-default);background:var(--sg-color-bg-panel);overflow:hidden}._sectionHeader_149el_23{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem .9rem;border-bottom:1px solid var(--sg-color-border-default)}._sectionTitle_149el_32{margin:0;color:var(--sg-color-text-primary);font-size:.96rem;font-weight:600}._sectionMeta_149el_39{margin:.2rem 0 0;color:var(--sg-color-text-muted);font-size:.8rem}._muted_149el_45{color:var(--sg-color-text-disabled)}._timestamp_149el_49{color:var(--sg-color-text-muted);font-size:.83rem;white-space:nowrap}._aliasList_149el_55{display:flex;flex-wrap:wrap;gap:.35rem}._alias_149el_55{padding:.12rem .35rem;border-radius:.25rem;background:var(--sg-color-bg-panel);color:var(--sg-color-text-primary);font-size:.74rem}._rowActions_149el_69{display:flex;justify-content:flex-end;gap:.45rem}._roleBadge_149el_76{display:inline-block;padding:.2rem .55rem;border-radius:.3rem;font-size:.75rem;font-weight:500;white-space:nowrap}._role_ADMIN_149el_85{background:#8b5cf626;color:var(--sg-color-palette-active);border:1px solid rgba(139,92,246,.25)}._role_MEMBER_149el_91{background:#3b82f61f;color:var(--sg-color-palette-information);border:1px solid rgba(59,130,246,.22)}._statusBadge_149el_98{display:inline-block;padding:.2rem .55rem;border-radius:.3rem;font-size:.75rem;font-weight:500;white-space:nowrap}._status_ACTIVE_149el_107{background:#22c55e1a;color:var(--sg-color-palette-available);border:1px solid rgba(34,197,94,.2)}._status_INVITED_149el_113{background:#eab3081a;color:#fde047;border:1px solid rgba(234,179,8,.2)}._empty_149el_119{padding:2.5rem 1.25rem;text-align:center;color:var(--sg-color-text-disabled);font-size:.88rem}._label_149el_127{display:grid;gap:.35rem;font-size:.83rem;color:var(--sg-color-text-secondary)}._select_149el_134{box-sizing:border-box;width:100%;padding:.5rem .65rem;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-sm);background:var(--sg-color-bg-panel);color:var(--sg-color-text-primary);font:inherit;font-size:.88rem;outline:none;transition:border-color .12s;cursor:pointer}._select_149el_134:focus{border-color:var(--sg-color-border-strong)}._input_149el_153{box-sizing:border-box;width:100%;padding:.5rem .65rem;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-sm);background:var(--sg-color-bg-panel);color:var(--sg-color-text-primary);font:inherit;font-size:.88rem;outline:none;transition:border-color .12s}._input_149el_153:focus{border-color:var(--sg-color-border-strong)}._textarea_149el_171{min-height:7rem;resize:vertical;font-family:var(--sg-font-mono)}._providerRadiologistSummary_149el_177{display:grid;gap:.2rem;color:var(--sg-color-text-primary);font-size:.88rem}._renameMetaLabel_149el_184{font-size:.78rem;color:var(--sg-color-text-muted)}._assignmentIntro_149el_190{margin:-.35rem 0 0;color:var(--sg-color-text-secondary);font-size:.85rem}._assignmentIntro_149el_190 strong{color:var(--sg-color-text-primary);font-weight:600}._userPicker_149el_201{display:grid;min-width:0;gap:.4rem}._pickerLabel_149el_207{color:var(--sg-color-text-secondary);font-size:.8rem;font-weight:600}._searchField_149el_213{position:relative}._searchIcon_149el_217{position:absolute;z-index:1;top:50%;left:.65rem;width:.95rem;height:.95rem;color:var(--sg-color-text-muted);pointer-events:none;transform:translateY(-50%)}._searchInput_149el_229{padding-left:2.1rem}._userListHeader_149el_233{min-height:1.1rem;color:var(--sg-color-text-muted);font-family:var(--sg-font-mono);font-size:.7rem}._userList_149el_233{display:grid;min-height:7.2rem;max-height:15.5rem;overflow-y:auto;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-sm);background:var(--sg-color-bg-panel)}._userOption_149el_250{display:grid;grid-template-columns:2.15rem minmax(0,1fr) 1.25rem;align-items:center;width:100%;min-height:4rem;gap:.7rem;padding:.55rem .65rem;border:0;border-bottom:1px solid var(--sg-color-border-default);border-radius:0;text-align:left;text-transform:none!important;white-space:normal}._userOption_149el_250:last-child{border-bottom:0}._userOptionSelected_149el_270,._userOptionSelected_149el_270:hover:not(:disabled){background:color-mix(in srgb,var(--sg-color-action-primary) 8%,var(--sg-color-bg-panel))}._userAvatar_149el_279{display:inline-flex;align-items:center;justify-content:center;width:2.15rem;height:2.15rem;border:1px solid var(--sg-color-border-strong);border-radius:50%;background:var(--sg-color-bg-elevated);color:var(--sg-color-text-secondary);font-family:var(--sg-font-mono);font-size:.7rem;font-weight:600}._userOptionSelected_149el_270 ._userAvatar_149el_279{border-color:color-mix(in srgb,var(--sg-color-action-primary) 65%,var(--sg-color-border-default));color:var(--sg-color-action-primary)}._userIdentity_149el_303{display:grid;min-width:0;gap:.08rem}._userIdentity_149el_303 strong,._userIdentity_149el_303 span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._userIdentity_149el_303 strong{color:var(--sg-color-text-primary);font-size:.84rem;font-weight:600}._userIdentity_149el_303 span{color:var(--sg-color-text-muted);font-size:.73rem}._userMemberships_149el_328{margin-top:.08rem;color:var(--sg-color-text-disabled)!important;font-family:var(--sg-font-mono);font-size:.67rem!important}._userSelection_149el_335{display:inline-flex;align-items:center;justify-content:center;width:1.2rem;height:1.2rem;border:1px solid var(--sg-color-border-strong);border-radius:50%;color:var(--sg-color-text-on-accent)}._userSelection_149el_335 svg{width:.8rem;height:.8rem;stroke-width:2.5}._userOptionSelected_149el_270 ._userSelection_149el_335{border-color:var(--sg-color-action-primary);background:var(--sg-color-action-primary)}._pickerStatus_149el_357{display:flex;min-height:7.2rem;flex-direction:column;align-items:center;justify-content:center;gap:.45rem;padding:1.1rem;color:var(--sg-color-text-muted);font-size:.78rem;text-align:center}._pickerStatus_149el_357 strong{color:var(--sg-color-text-secondary);font-size:.84rem;font-weight:600}._emptyIcon_149el_376{width:1.25rem;height:1.25rem;color:var(--sg-color-text-disabled)}._loadingIndicator_149el_382{width:1.15rem;height:1.15rem;border:2px solid var(--sg-color-border-strong);border-top-color:var(--sg-color-action-primary);border-radius:50%;animation:_assignment-spin_149el_1 .75s linear infinite}@keyframes _assignment-spin_149el_1{to{transform:rotate(360deg)}}._assignmentRoleFieldset_149el_397{min-width:0;margin:0;padding:0;border:0}._assignmentRoleOptions_149el_404{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin-top:.45rem}._assignmentRoleOption_149el_404{display:grid;grid-template-columns:1rem 1.15rem minmax(0,1fr);align-items:start;min-width:0;gap:.55rem;padding:.75rem;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-sm);background:var(--sg-color-bg-panel);cursor:pointer;transition:border-color .12s,background .12s}._assignmentRoleOption_149el_404:hover{border-color:var(--sg-color-border-strong);background:var(--sg-color-bg-hover)}._assignmentRoleOptionSelected_149el_432{border-color:color-mix(in srgb,var(--sg-color-action-primary) 72%,var(--sg-color-border-default));background:color-mix(in srgb,var(--sg-color-action-primary) 6%,var(--sg-color-bg-panel))}._assignmentRoleIcon_149el_445{width:1.05rem;height:1.05rem;margin-top:.02rem;color:var(--sg-color-text-muted)}._assignmentRoleOptionSelected_149el_432 ._assignmentRoleIcon_149el_445{color:var(--sg-color-action-primary)}._assignmentRoleCopy_149el_456{display:grid;min-width:0;gap:.25rem}._assignmentRoleCopy_149el_456 strong{color:var(--sg-color-text-primary);font-size:.8rem;font-weight:600}._assignmentRoleCopy_149el_456 span{color:var(--sg-color-text-muted);font-size:.7rem;line-height:1.35}._assignmentSummary_149el_474{display:flex;align-items:flex-start;gap:.5rem;padding:.65rem .7rem;border:1px solid color-mix(in srgb,var(--sg-color-palette-available) 34%,var(--sg-color-border-default));border-radius:var(--sg-radius-sm);background:color-mix(in srgb,var(--sg-color-palette-available) 7%,var(--sg-color-bg-panel));color:var(--sg-color-text-secondary);font-size:.76rem}._assignmentSummary_149el_474 strong{color:var(--sg-color-text-primary);font-weight:600}._assignmentSummaryIcon_149el_500{width:1rem;height:1rem;flex:0 0 auto;margin-top:.05rem;color:var(--sg-color-palette-available)}@media(max-width:520px){._assignmentRoleOptions_149el_404{grid-template-columns:minmax(0,1fr)}._userList_149el_233{max-height:12rem}}@media(prefers-reduced-motion:reduce){._loadingIndicator_149el_382{animation:none}}._count_xms5k_1{display:inline-flex;align-items:center;justify-content:center;min-width:1.4rem;height:1.4rem;padding:0 .35rem;border-radius:999px;background:var(--sg-color-bg-hover);color:var(--sg-color-text-muted);font-size:.75rem;font-weight:500}._card_xms5k_15{border-radius:var(--sg-radius-md);border:1px solid var(--sg-color-border-default);background:var(--sg-color-bg-panel);overflow:hidden}._wideModal_xms5k_22{width:min(58rem,calc(100vw - 2rem))}._fieldset_xms5k_26{display:grid;gap:.55rem;margin:0;padding:.8rem;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-sm);color:var(--sg-color-text-secondary)}._checkboxRow_xms5k_36{display:flex;align-items:flex-start;gap:.6rem;color:var(--sg-color-text-secondary);font-size:.86rem;cursor:pointer}._checkboxRow_xms5k_36 input{margin-top:.2rem}._itemPicker_xms5k_49{display:grid;gap:.7rem;max-height:18rem;overflow-y:auto;padding:.8rem;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-sm);background:#ffffff04}._taskList_xms5k_60{display:grid}._taskRow_xms5k_64,._taskRowStatic_xms5k_65{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem .9rem;border:0;border-bottom:1px solid var(--sg-color-border-default);background:transparent;color:var(--sg-color-text-secondary);text-align:left;font:inherit}._taskRow_xms5k_64{cursor:pointer}._taskRow_xms5k_64:hover{background:var(--sg-color-bg-panel)}._taskRow_xms5k_64:last-child,._taskRowStatic_xms5k_65:last-child{border-bottom:0}._sectionHeader_xms5k_92{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem .9rem;border-bottom:1px solid var(--sg-color-border-default)}._sectionTitle_xms5k_101{margin:0;color:var(--sg-color-text-primary);font-size:.96rem;font-weight:600}._catalogueToolbar_xms5k_108{display:flex;align-items:end;gap:.75rem;padding:.85rem .9rem;border-bottom:1px solid var(--sg-color-border-default)}._catalogueSearchLabel_xms5k_116,._catalogueDateLabel_xms5k_117{display:grid;gap:.35rem;color:var(--sg-color-text-muted);font-size:.8rem}._catalogueSearchLabel_xms5k_116{flex:1}._catalogueDateLabel_xms5k_117{width:12rem}._mbsSingleLineTable_xms5k_132 td{white-space:nowrap}._mbsDetailGrid_xms5k_136{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:0}._mbsDetailGrid_xms5k_136 div{min-width:0}._mbsDetailGrid_xms5k_136 dt,._mbsDescriptorBlock_xms5k_148>span{color:var(--sg-color-text-muted);font-size:.75rem;text-transform:uppercase}._mbsDetailGrid_xms5k_136 dd{margin:.3rem 0 0;color:var(--sg-color-text-primary)}._mbsDescriptorBlock_xms5k_148{display:grid;gap:.4rem}._mbsDescriptorBlock_xms5k_148 p{max-height:18rem;margin:0;overflow:auto;color:var(--sg-color-text-secondary);line-height:1.55;white-space:pre-wrap}@media(max-width:700px){._catalogueToolbar_xms5k_108{align-items:stretch;flex-direction:column}._catalogueDateLabel_xms5k_117{width:auto}._mbsDetailGrid_xms5k_136{grid-template-columns:1fr 1fr}}._primaryText_xms5k_188{color:var(--sg-color-text-primary);font-weight:500}._code_xms5k_193{display:inline-block;margin-top:.18rem;padding:.12rem .35rem;border-radius:.25rem;background:var(--sg-color-bg-panel);color:var(--sg-color-text-muted);font-size:.74rem}._descriptionCell_xms5k_203{max-width:26rem;color:var(--sg-color-text-secondary)}._reasonCell_xms5k_208{max-width:24rem;color:var(--sg-color-text-secondary)}._muted_xms5k_213{color:var(--sg-color-text-disabled)}._metaText_xms5k_217{margin-top:.18rem;color:var(--sg-color-text-muted);font-size:.78rem}._reviewSummary_xms5k_223{display:flex;flex-wrap:wrap;gap:.45rem;color:var(--sg-color-text-muted);font-size:.83rem}._pagination_xms5k_231{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem .9rem;border-top:1px solid var(--sg-color-border-default)}._paginationLabel_xms5k_240{color:var(--sg-color-text-muted);font-size:.83rem}._paginationActions_xms5k_245{display:flex;gap:.5rem}._timestamp_xms5k_250{color:var(--sg-color-text-muted);font-size:.83rem;white-space:nowrap}._statusBadge_xms5k_256{display:inline-block;padding:.2rem .55rem;border-radius:.3rem;font-size:.75rem;font-weight:500;white-space:nowrap}._statusActive_xms5k_265{background:#22c55e1a;color:var(--sg-color-palette-available);border:1px solid rgba(34,197,94,.2)}._statusInactive_xms5k_271{background:#94a3b81a;color:#a8b0bd;border:1px solid rgba(148,163,184,.2)}._statusAdmin_xms5k_277{background:#3b82f61f;color:var(--sg-color-palette-information);border:1px solid rgba(59,130,246,.22)}._statusAi_xms5k_283{background:#14b8a61a;color:#5eead4;border:1px solid rgba(20,184,166,.2)}._statusReview_xms5k_289{background:#f59e0b1a;color:var(--sg-color-palette-attention);border:1px solid rgba(245,158,11,.22)}._statusFailed_xms5k_295{background:#ef44441a;color:var(--sg-color-palette-critical);border:1px solid rgba(239,68,68,.22)}._empty_xms5k_301{padding:2.5rem 1.25rem;text-align:center;color:var(--sg-color-text-disabled);font-size:.88rem}._overlay_xms5k_308{position:fixed;inset:0;background:#000000a6;display:flex;align-items:center;justify-content:center;z-index:999}._modal_xms5k_318{box-sizing:border-box;width:min(100% - 2rem,460px);max-height:calc(100vh - 2rem);overflow-y:auto;display:grid;gap:1.25rem;padding:1.5rem;border:1px solid var(--sg-color-border-default);border-radius:.6rem;background:var(--sg-color-bg-elevated)}._modalTitle_xms5k_331{margin:0;font-size:1.05rem;font-weight:600;color:var(--sg-color-text-primary)}._form_xms5k_338{display:grid;gap:1rem}._label_xms5k_343{min-width:0;display:grid;gap:.35rem;font-size:.83rem;color:var(--sg-color-text-secondary)}._checkboxLabel_xms5k_351{display:inline-flex;align-items:center;gap:.45rem;width:fit-content;color:var(--sg-color-text-secondary);font-size:.85rem}._input_xms5k_360,._select_xms5k_361{box-sizing:border-box;width:100%;min-width:0;padding:.5rem .65rem;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-sm);background:var(--sg-color-bg-panel);color:var(--sg-color-text-primary);font:inherit;font-size:.88rem;outline:none;transition:border-color .12s}._input_xms5k_360:focus,._select_xms5k_361:focus{border-color:var(--sg-color-border-strong)}._input_xms5k_360:disabled{color:var(--sg-color-text-muted);cursor:not-allowed}._textarea_xms5k_386{min-height:5.5rem;resize:vertical}._formError_xms5k_391{padding:.55rem .75rem;border-radius:var(--sg-radius-sm);background:#ef44441a;border:1px solid rgba(239,68,68,.2);color:var(--sg-color-palette-critical);font-size:.83rem}._modalActions_xms5k_400{display:flex;justify-content:flex-end;gap:.6rem}@media(max-width:680px){._pageHeader_xms5k_407,._sectionHeader_xms5k_92,._pagination_xms5k_231{align-items:flex-start;flex-direction:column}}._page_5n8su_1{display:grid;gap:1rem;max-width:1200px;margin:0 auto}._card_5n8su_8{border-bottom:1px solid var(--sg-color-border-default);border-inline:0;border-radius:0;background:var(--sg-color-bg-panel);overflow:hidden}._muted_5n8su_16{color:var(--sg-color-text-disabled)}._empty_5n8su_20{padding:2.5rem 1.25rem;text-align:center;color:var(--sg-color-text-disabled);font-size:.88rem}._detailGrid_5n8su_27{display:grid;gap:1rem}._sectionHeader_5n8su_32{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem .9rem;border-bottom:1px solid var(--sg-color-border-default)}._sectionTitle_5n8su_41{margin:0;color:var(--sg-color-text-primary);font-size:.96rem;font-weight:600}._sectionMeta_5n8su_48{margin:.2rem 0 0;color:var(--sg-color-text-muted);font-size:.8rem}._profileGrid_5n8su_54{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:1rem}._profileLabel_5n8su_61{display:block;margin-bottom:.25rem;color:var(--sg-color-text-muted);font-size:.74rem;text-transform:uppercase;letter-spacing:.06em}._profileValue_5n8su_70{display:block;color:var(--sg-color-text-primary);font-size:.9rem;overflow-wrap:anywhere}._detailForm_5n8su_77{padding:1rem}._form_5n8su_81{display:grid;gap:.85rem}._label_5n8su_86{display:grid;gap:.35rem;font-size:.82rem;color:var(--sg-color-text-muted)}._input_5n8su_93{padding:.55rem .7rem;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-sm);background:var(--sg-color-bg-canvas);color:var(--sg-color-text-primary);font:inherit;font-size:.88rem}._input_5n8su_93:focus{outline:none;border-color:var(--sg-color-border-strong)}._hint_5n8su_108{color:var(--sg-color-text-muted);font-size:.76rem}._scopeBlock_5n8su_113{display:grid;gap:.5rem}._scopeTitle_5n8su_118{font-size:.82rem;color:var(--sg-color-text-muted)}._scopeHint_5n8su_123{color:var(--sg-color-text-muted);font-size:.76rem}._checkboxList_5n8su_128{display:grid;gap:.45rem;max-height:14rem;overflow-y:auto;padding:.2rem 0}._checkboxRow_5n8su_136{display:flex;align-items:center;gap:.55rem;color:var(--sg-color-text-secondary);font-size:.85rem}._providerHeader_5n8su_144{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}._providerTableWrap_5n8su_151{max-height:18rem;overflow:auto}._providerActions_5n8su_156{text-align:right;white-space:nowrap}._chipList_5n8su_161{display:flex;flex-wrap:wrap;gap:.35rem}._chip_5n8su_161{display:inline-flex;align-items:center;padding:.16rem .45rem;border-radius:999px;background:var(--sg-color-bg-panel);border:1px solid var(--sg-color-border-default);color:var(--sg-color-text-primary);font-size:.74rem}@media(max-width:640px){._providerHeader_5n8su_144{grid-template-columns:1fr;align-items:stretch;flex-direction:column}._profileGrid_5n8su_54{grid-template-columns:1fr}}._formError_5n8su_190{color:var(--sg-color-palette-critical);font-size:.82rem}._formSuccess_5n8su_195{color:var(--sg-color-palette-available);font-size:.82rem}._modalActions_5n8su_200{display:flex;justify-content:flex-end;gap:.6rem}._page_wmm78_1{display:flex;flex-direction:column;width:100%;height:100%;min-height:0}._pageHeader_wmm78_9{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex:0 0 auto;flex-wrap:wrap}._titleCluster_wmm78_18{display:inline-flex;align-items:baseline;gap:.75rem}._pageTitle_wmm78_24{margin:0;color:var(--sg-color-text-primary);font-size:1.35rem;font-weight:600}._count_wmm78_31{display:inline-flex;align-items:center;justify-content:center;min-width:1.4rem;height:1.4rem;padding:0 .35rem;border-radius:999px;background:var(--sg-color-bg-hover);color:var(--sg-color-text-muted);font-size:.75rem;font-weight:500}._modeActions_wmm78_45{position:relative;display:inline-flex;align-items:center;gap:.5rem;min-width:0;flex-wrap:wrap}._activeFilters_wmm78_54{display:inline-flex;align-items:center;gap:.4rem;min-width:0;flex-wrap:wrap}._filterPill_wmm78_62{display:inline-flex;align-items:center;gap:.35rem;max-width:18rem;min-height:2rem;border:1px solid var(--sg-color-border-default);border-radius:999px;background:var(--sg-color-bg-panel);color:var(--sg-color-text-primary);padding:.15rem .2rem .15rem .7rem}._filterPillLabel_wmm78_75{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;line-height:1.2}._filterPillRemove_wmm78_84{width:1.45rem;height:1.45rem;min-height:1.45rem;border:0;border-radius:999px;background:transparent;color:var(--sg-color-text-muted);padding:0}._filterPillRemove_wmm78_84:hover:not(:disabled){background:var(--sg-color-bg-hover);color:var(--sg-color-text-primary)}._filterMenu_wmm78_100{position:relative;display:inline-flex}._filterButton_wmm78_105,._bulkActionButton_wmm78_106,._clearFiltersButton_wmm78_107{box-sizing:border-box;height:2rem;min-height:2rem;border-radius:var(--sg-radius-sm);font-size:.8rem;padding:0 .75rem}._selectedIndicator_wmm78_116{display:inline-flex;align-items:center;justify-content:center;height:2rem;min-height:2rem;border:1px solid var(--sg-color-border-default);border-radius:999px;background:var(--sg-color-bg-panel);color:var(--sg-color-text-primary);font-size:.78rem;font-weight:500;padding:0 .75rem;white-space:nowrap}._bulkActionButton_wmm78_106{padding:0 .85rem}._filterButton_wmm78_105{border:1px solid var(--sg-color-border-default);background:var(--sg-color-bg-panel);color:var(--sg-color-text-secondary)}._filterButton_wmm78_105>span{display:inline-flex;align-items:center;gap:.4rem}._filterButton_wmm78_105:hover:not(:disabled),._filterButtonActive_wmm78_149{border-color:var(--sg-color-border-strong);background:var(--sg-color-bg-panel);color:var(--sg-color-text-primary)}._filterCount_wmm78_155{display:inline-flex;align-items:center;justify-content:center;min-width:1.05rem;height:1.05rem;padding:0 .25rem;border-radius:999px;background:var(--sg-color-bg-hover);color:var(--sg-color-text-primary);font-size:.68rem;font-weight:700;line-height:1}._filterPanel_wmm78_170{position:absolute;top:calc(100% + .45rem);right:0;z-index:10;width:min(24rem,calc(100vw - 2rem));border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-md);background:var(--sg-color-bg-elevated);box-shadow:0 1.25rem 3rem #0000006b}._filterPanelHeader_wmm78_182{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem .85rem;border-bottom:1px solid var(--sg-color-border-default)}._filterPanelTitle_wmm78_191{color:var(--sg-color-text-primary);font-size:.9rem;font-weight:600}._panelIconButton_wmm78_197{width:1.85rem;height:1.85rem;min-height:1.85rem;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-sm);background:transparent;color:var(--sg-color-text-secondary);padding:0}._panelIconButton_wmm78_197:hover:not(:disabled){background:var(--sg-color-bg-panel);border-color:var(--sg-color-border-strong);color:var(--sg-color-text-primary)}._filterPanelBody_wmm78_214{display:grid;gap:.75rem;padding:.85rem}._filterPanelActions_wmm78_220{display:flex;align-items:center;justify-content:flex-end;gap:.55rem;padding:.75rem .85rem;border-top:1px solid var(--sg-color-border-default)}._filterControl_wmm78_229{display:flex;flex-direction:column;gap:.28rem;min-width:0}._filterControl_wmm78_229>span{color:var(--sg-color-text-muted);font-size:.7rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}._filterSelect_wmm78_244{width:100%;min-height:2.15rem;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-sm);background:var(--sg-color-bg-elevated);color:var(--sg-color-text-secondary);font:inherit;padding:.35rem .55rem}._filterSelect_wmm78_244:focus{outline:2px solid rgba(255,255,255,.18);outline-offset:2px}._clearFiltersButton_wmm78_107{border:1px solid var(--sg-color-border-default);background:transparent;color:var(--sg-color-text-secondary)}._clearFiltersButton_wmm78_107:hover:not(:disabled){background:var(--sg-color-bg-panel);border-color:var(--sg-color-border-strong);color:var(--sg-color-text-primary)}._clearFiltersButton_wmm78_107:disabled{opacity:.45;cursor:default}._searchBar_wmm78_277{--search-bar-font-size: .8rem;width:min(24rem,32vw)}._searchBar_wmm78_277 input{height:2rem;min-height:2rem;border-radius:var(--sg-radius-sm);padding-top:.25rem;padding-bottom:.25rem}._tableCard_wmm78_290{display:flex;min-height:0;flex:1 1 auto;flex-direction:column;overflow:hidden;border-bottom:1px solid var(--sg-color-border-default);border-inline:0;border-radius:0;background:var(--sg-color-bg-panel)}._tableCard_wmm78_290 td{white-space:nowrap}._tableCard_wmm78_290 td>div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._tableFrame_wmm78_312{position:relative;display:flex;min-height:0;flex:1;flex-direction:column}._tableFrameUpdating_wmm78_320{cursor:progress}._tableFrameUpdating_wmm78_320 table{opacity:.56;transition:opacity .12s ease}._badgeOk_wmm78_329,._badgeNo_wmm78_330,._badgePending_wmm78_331,._badgeSending_wmm78_332{display:inline-block;white-space:nowrap;border-radius:.3rem;padding:.12rem .45rem;font-size:.75rem;font-weight:500}._badgeOk_wmm78_329{background:#22c55e1a;color:var(--sg-color-palette-available)}._badgeNo_wmm78_330{background:#f871711a;color:var(--sg-color-palette-critical)}._badgePending_wmm78_331{background:#eab3081a;color:#eab308}._badgeSending_wmm78_332{background:#60a5fa1f;color:var(--sg-color-palette-information)}._truncateCell_wmm78_361,._nowrapCell_wmm78_362{display:block;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._dim_wmm78_371{color:var(--sg-color-text-muted)}._mono_wmm78_375{font-size:.8rem;color:#a3a3a3}._errorText_wmm78_380{color:var(--sg-color-palette-critical)}._actions_wmm78_384{display:flex;justify-content:flex-end}._empty_wmm78_389{flex:1;padding:2.5rem 1.25rem;text-align:center;color:var(--sg-color-text-muted);font-size:.88rem}._error_wmm78_380{padding:1rem 1.25rem;color:var(--sg-color-palette-critical);font-size:.88rem}._errorBanner_wmm78_403{flex:0 0 auto;padding:.85rem 1rem;border-bottom:1px solid rgba(239,68,68,.18);background:#ef444414;color:var(--sg-color-palette-critical);font-size:.84rem}._listLoading_wmm78_412{position:absolute;top:2.75rem;right:1rem;z-index:2;display:inline-flex;align-items:center;gap:.4rem;border:1px solid var(--sg-color-border-default);border-radius:999px;background:#0c0c0ce0;color:var(--sg-color-text-secondary);font-size:.78rem;padding:.35rem .65rem;pointer-events:none;box-shadow:0 .35rem 1.25rem #00000047}._loadingSpinner_wmm78_430{width:.8rem;height:.8rem;border:2px solid rgba(255,255,255,.18);border-top-color:var(--sg-color-text-secondary);border-radius:50%;animation:_spin_wmm78_1 .75s linear infinite}@keyframes _spin_wmm78_1{to{transform:rotate(360deg)}}@media(max-width:900px){._pageHeader_wmm78_9{align-items:stretch;flex-direction:column}._modeActions_wmm78_45{align-items:stretch;flex-direction:column;width:100%}._filterMenu_wmm78_100,._filterButton_wmm78_105,._activeFilters_wmm78_54,._searchBar_wmm78_277{width:100%}._activeFilters_wmm78_54{align-items:stretch}._filterPill_wmm78_62{max-width:none;justify-content:space-between}}._magicCard_1898q_1{display:grid;gap:.75rem}._magicHeader_1898q_6{display:flex;align-items:center;justify-content:space-between;gap:1rem}._magicActions_1898q_13{display:flex;flex-wrap:wrap;gap:.5rem}._linkBox_1898q_19{display:grid;gap:.45rem;min-width:0}._linkValue_1898q_25{overflow-wrap:anywhere;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-sm);background:var(--sg-color-bg-panel);color:var(--sg-color-text-primary);font-size:.78rem;line-height:1.5;margin:0;padding:.65rem .75rem}._hint_1898q_37{color:var(--sg-color-text-muted);font-size:.83rem;line-height:1.5;margin:0}._success_1898q_44{color:var(--sg-color-palette-available);font-size:.83rem;margin:0}._issueStack_1898q_50{display:grid;gap:.15rem}._uidValue_1898q_55{color:var(--sg-color-text-muted);font-size:.76rem;overflow-wrap:anywhere}._page_1rttx_1{align-items:center;background:var(--sg-color-bg-canvas);color:var(--sg-color-text-primary);display:flex;min-height:100vh;justify-content:center;padding:1.5rem}._panel_1rttx_11{display:grid;gap:.75rem;max-width:28rem;text-align:center}._title_1rttx_18{color:var(--sg-color-text-primary);font-size:1.2rem;font-weight:600;margin:0}._message_1rttx_25{color:var(--sg-color-text-muted);font-size:.9rem;line-height:1.5;margin:0}._error_1rttx_32{color:var(--sg-color-palette-critical);font-size:.9rem;line-height:1.5;margin:0}._page_1plh5_1{box-sizing:border-box;min-height:100vh;display:grid;place-items:center;gap:1.25rem;background:var(--sg-color-bg-canvas);padding:clamp(1rem,3vw,2rem)}._pageWithReport_1plh5_11{height:100vh;align-content:stretch;place-items:stretch;overflow:hidden}._resultLayout_1plh5_18{width:100%;height:100%;min-width:0;min-height:0;display:grid;grid-template-columns:minmax(17rem,.78fr) minmax(30rem,1.45fr) minmax(21rem,.95fr);gap:1rem;align-items:stretch;overflow:hidden}._detailColumn_1plh5_33,._reportColumn_1plh5_34,._messageColumn_1plh5_35{min-width:0;min-height:0;display:grid;gap:1rem}._detailColumn_1plh5_33{max-height:100%;align-content:start;align-items:start;grid-auto-rows:max-content;overflow-x:hidden;overflow-y:auto;padding-right:.15rem}._reportColumn_1plh5_34,._messageColumn_1plh5_35{grid-template-rows:minmax(0,1fr)}._panel_1plh5_57{min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-md);background:var(--sg-color-bg-panel)}._detailColumn_1plh5_33 ._panel_1plh5_57{min-height:auto;align-self:start;grid-template-rows:auto auto}._panelHeader_1plh5_74{min-width:0;padding:.85rem 1rem;border-bottom:1px solid var(--sg-color-border-default)}._panelTitle_1plh5_80{display:flex;align-items:center;gap:.6rem;margin:0;color:var(--sg-color-text-muted);font-size:.72rem;font-weight:600;letter-spacing:.06em;line-height:1.35;text-transform:uppercase}._count_1plh5_93{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .35rem;border-radius:999px;background:var(--sg-color-bg-hover);color:var(--sg-color-text-secondary);font-size:.7rem;font-weight:600;letter-spacing:0}._panelBody_1plh5_108{min-height:0;display:grid;align-content:start;gap:1rem;overflow:auto;padding:1rem}._detailColumn_1plh5_33 ._panelBody_1plh5_108{min-height:auto;overflow:visible}._lookupPanel_1plh5_122{width:min(54rem,100%);display:grid;gap:1.65rem;margin:0 auto;padding:0;text-align:center}._heading_1plh5_131{display:grid;gap:.35rem}._title_1plh5_136{margin:0;color:#eee;font-weight:500;letter-spacing:0}._title_1plh5_136{font-size:1.85rem}._subtitle_1plh5_147{margin:.35rem 0 0;color:#9ca3af;font-size:.95rem}._form_1plh5_153{display:grid;gap:1rem;justify-items:center}._codeInputRow_1plh5_159{display:flex;align-items:center;justify-content:center;gap:0}._codeInput_1plh5_159{flex:0 0 3rem;width:3rem;height:3.55rem;border:1px solid var(--sg-color-border-default);border-left:0;border-radius:0;background:transparent;color:var(--sg-color-text-primary);font:inherit;font-size:1.55rem;font-weight:400;letter-spacing:0;line-height:1;text-align:center;text-transform:uppercase}._codeInput_1plh5_159:first-child{border-left:1px solid var(--sg-color-border-default)}._codeInput_1plh5_159:nth-of-type(1),._codeInput_1plh5_159:nth-of-type(5),._codeInput_1plh5_159:nth-of-type(9){border-left:1px solid var(--sg-color-border-default);border-radius:.45rem 0 0 .45rem}._codeInput_1plh5_159:nth-of-type(4),._codeInput_1plh5_159:nth-of-type(8),._codeInput_1plh5_159:nth-of-type(12){border-radius:0 .45rem .45rem 0}._codeInput_1plh5_159:focus{position:relative;z-index:1;outline:none;box-shadow:inset 0 0 0 2px var(--sg-color-palette-information)}._codeInput_1plh5_159:disabled{opacity:.55}._codeDash_1plh5_212{display:grid;place-items:center;flex:0 0 1.55rem;height:3.55rem;color:#71717a;font-size:1.5rem;font-weight:500;line-height:1;padding:0}._error_1plh5_224{margin:0;color:var(--sg-color-palette-critical);font-size:.9rem;text-align:center}._reportBody_1plh5_231{align-content:stretch;grid-template-rows:minmax(0,1fr);overflow:hidden;padding:0}._reportText_1plh5_238{margin:0;min-height:0;overflow:auto;padding:1rem;color:var(--sg-color-text-primary);background:#090909;font-size:.98rem;line-height:1.58;white-space:pre-wrap;overflow-wrap:anywhere}._detailList_1plh5_251{display:grid;gap:.85rem;margin:0;padding:0}._detailList_1plh5_251 div{display:grid;gap:.2rem}._detailList_1plh5_251 dt{color:#71717a;font-size:.74rem;letter-spacing:.04em;text-transform:uppercase}._detailList_1plh5_251 dd{margin:0;color:var(--sg-color-text-primary);font-size:.94rem;line-height:1.35}._messagePanelBody_1plh5_277{align-content:stretch;grid-template-rows:minmax(0,1fr) auto;overflow:hidden}._conversation_1plh5_283{display:grid;gap:.75rem;min-height:0;align-content:start;overflow:auto;padding-right:.15rem}._messageBubble_1plh5_292{width:min(44rem,88%);display:grid;gap:.38rem;justify-self:start;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-md);background:var(--sg-color-bg-panel);padding:.75rem .85rem}._messageBubbleRadiologist_1plh5_303{justify-self:end;border-color:#67e8f92e;background:#67e8f912}._messageMeta_1plh5_309{display:flex;align-items:baseline;flex-wrap:wrap;justify-content:space-between;gap:.35rem .75rem;color:var(--sg-color-text-muted);font-size:.76rem;line-height:1.35}._messageMeta_1plh5_309 strong{color:var(--sg-color-text-primary);font-weight:600}._messageContact_1plh5_325,._messageText_1plh5_326,._emptyConversation_1plh5_327{margin:0;font-size:.88rem;line-height:1.45}._messageContact_1plh5_325,._emptyConversation_1plh5_327{color:var(--sg-color-text-muted)}._messageText_1plh5_326{color:var(--sg-color-text-primary);white-space:pre-wrap;overflow-wrap:anywhere}._messageForm_1plh5_344{display:grid;gap:.75rem;border-top:1px solid var(--sg-color-border-default);padding-top:1rem}._field_1plh5_351{display:grid;gap:.35rem;color:#a1a1aa;font-size:.82rem}._field_1plh5_351 input,._field_1plh5_351 textarea{width:100%;box-sizing:border-box;border:1px solid var(--sg-color-border-default);border-radius:var(--sg-radius-sm);background:#090909;color:var(--sg-color-text-primary);font:inherit;font-size:.92rem;line-height:1.45;padding:.65rem .7rem}._field_1plh5_351 textarea{resize:vertical}._field_1plh5_351 input:focus,._field_1plh5_351 textarea:focus{border-color:var(--sg-color-palette-information);outline:none}@media(max-width:980px){._pageWithReport_1plh5_11{height:auto;min-height:100vh;overflow:auto}._resultLayout_1plh5_18{height:auto;grid-template-columns:1fr;overflow:visible}._detailColumn_1plh5_33,._reportColumn_1plh5_34,._messageColumn_1plh5_35{min-height:auto}._reportPanel_1plh5_401,._messagePanel_1plh5_277{min-height:32rem}}@media(max-width:640px){._title_1plh5_136{font-size:1.45rem}._lookupPanel_1plh5_122{gap:1.35rem}._codeInputRow_1plh5_159{width:100%;max-width:31rem}._codeInput_1plh5_159{flex:1 1 0;min-width:0;width:auto;height:3.15rem;font-size:1.3rem}._codeDash_1plh5_212{flex-basis:1.35rem;height:3.15rem;font-size:1.35rem}}:root{--sg-color-bg-canvas: #050506;--sg-color-bg-panel: #08080a;--sg-color-bg-elevated: #0c0c0f;--sg-color-bg-hover: #121216;--sg-color-border-default: #242429;--sg-color-border-strong: #34343a;--sg-color-text-primary: #d9d6de;--sg-color-text-secondary: rgba(228, 228, 228, .72);--sg-color-text-muted: #78737d;--sg-color-text-disabled: #57535c;--sg-color-text-on-accent: #050506;--sg-color-signal-available: #548f73;--sg-color-signal-active: #a85cff;--sg-color-signal-info: #206391;--sg-color-action-primary: #ffc332;--sg-color-signal-danger: #b94d4d;--sg-color-palette-action: #ffc332;--sg-color-palette-attention: #ef8a3c;--sg-color-palette-critical: #e96861;--sg-color-palette-collaboration: #d75fa7;--sg-color-palette-active: #915adc;--sg-color-palette-focus: #5f6fdb;--sg-color-palette-information: #459ad5;--sg-color-palette-verified: #2aa9a1;--sg-color-palette-available: #28ab6d;--sg-font-content: "Space Grotesk", Inter, system-ui, sans-serif;--sg-font-mono: "Space Mono", "SFMono-Regular", Consolas, monospace;--sg-radius-sm: 4px;--sg-radius-md: 6px;--sg-control-height: 36px;--sg-table-row-height: 44px;--sg-shadow-popover: 0 16px 40px rgba(0, 0, 0, .56);font-family:var(--sg-font-content);color:var(--sg-color-text-primary);line-height:1.45;color-scheme:dark}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--sg-color-bg-canvas)}button,input,select,textarea{font-family:var(--sg-font-mono)!important}button{text-transform:uppercase!important}a[href],summary{font-family:var(--sg-font-mono)!important}::selection{background:color-mix(in srgb,var(--sg-color-action-primary) 34%,transparent);color:var(--sg-color-text-primary)}:focus-visible{outline-color:var(--sg-color-action-primary)}*{scrollbar-color:var(--sg-color-border-strong) var(--sg-color-bg-canvas)}.standardTableWrap{min-height:12rem;max-height:var(--standard-table-height, min(26rem, calc(100vh - 18rem) ));overflow:auto}.standardTable{min-width:var(--standard-table-min-width, 48rem);table-layout:fixed}.standardTable th{position:sticky;top:0;z-index:1;background:var(--sg-color-bg-panel)}.standardTable th,.standardTable td{overflow-wrap:anywhere}@media(max-width:720px){.standardTableWrap{min-height:10rem;max-height:var( --standard-table-height, min(22rem, calc(100vh - 14rem) ) )}.standardTable{min-width:var(--standard-table-min-width, 42rem)}}::view-transition-old(root),::view-transition-new(root){animation:none;mix-blend-mode:normal}::view-transition-group(page-breadcrumb-1),::view-transition-group(page-breadcrumb-2),::view-transition-group(page-breadcrumb-3){animation-duration:.28s;animation-timing-function:cubic-bezier(.22,1,.36,1)}::view-transition-group(page-content){animation:none}::view-transition-old(page-content){animation:page-content-out .14s ease-out both;mix-blend-mode:normal}::view-transition-new(page-content){animation:page-content-in .18s ease-out both;mix-blend-mode:normal}::view-transition-new(page-back-button){animation:page-back-button-in .22s cubic-bezier(.22,1,.36,1) both}::view-transition-old(page-back-button){animation:page-back-button-out .12s ease-in both}@keyframes page-content-in{0%{opacity:0}}@keyframes page-content-out{to{opacity:0}}@keyframes page-back-button-in{0%{opacity:0;transform:translate(-.4rem)}}@keyframes page-back-button-out{to{opacity:0;transform:translate(-.25rem)}}@media(prefers-reduced-motion:reduce){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation-duration:1ms!important}}
