.login-module__ndwAQa__page{background:var(--bg);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.login-module__ndwAQa__card{border:1px solid var(--border);background:var(--surface);border-radius:10px;width:100%;max-width:360px;padding:28px 24px}.login-module__ndwAQa__brand{flex-direction:column;gap:4px;margin-bottom:20px;display:flex}.login-module__ndwAQa__title{font-size:16px;font-weight:700}.login-module__ndwAQa__subtitle{color:var(--muted);font-size:12px}.login-module__ndwAQa__form{display:block}.login-module__ndwAQa__footer{color:var(--muted);margin-top:18px;font-size:11px;line-height:1.6}
.ui-module__WR5Zoq__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.ui-module__WR5Zoq__cardHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.ui-module__WR5Zoq__cardTitle{font-size:15px;font-weight:600}.ui-module__WR5Zoq__cardDescription{color:var(--muted);margin-top:2px;font-size:12.5px}.ui-module__WR5Zoq__cardBody{padding:16px}.ui-module__WR5Zoq__cardBodyFlush{padding:0}.ui-module__WR5Zoq__cardActions{flex-shrink:0;align-items:center;gap:8px;display:flex}.ui-module__WR5Zoq__button{border-radius:var(--radius-sm);border:1px solid var(--border-strong);background:var(--surface);color:var(--fg);cursor:pointer;white-space:nowrap;justify-content:center;align-items:center;gap:6px;padding:7px 13px;font-size:13px;font-weight:500;transition:background-color .12s,border-color .12s;display:inline-flex}.ui-module__WR5Zoq__button:hover:not(:disabled){background:var(--surface-2)}.ui-module__WR5Zoq__button:disabled{opacity:.55;cursor:not-allowed}.ui-module__WR5Zoq__primary{background:var(--accent);border-color:var(--accent);color:var(--accent-fg)}.ui-module__WR5Zoq__primary:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover)}.ui-module__WR5Zoq__danger{color:var(--danger);border-color:var(--border-strong)}.ui-module__WR5Zoq__danger:hover:not(:disabled){background:var(--danger-soft);border-color:var(--danger)}.ui-module__WR5Zoq__ghost{background:0 0;border-color:#0000}.ui-module__WR5Zoq__ghost:hover:not(:disabled){background:var(--surface-2)}.ui-module__WR5Zoq__small{padding:4px 9px;font-size:12px}.ui-module__WR5Zoq__badge{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:11.5px;font-weight:600;line-height:1.7;display:inline-flex}.ui-module__WR5Zoq__badgeNeutral{background:var(--surface-3);color:var(--muted)}.ui-module__WR5Zoq__badgeOk{background:var(--ok-soft);color:var(--ok)}.ui-module__WR5Zoq__badgeWarn{background:var(--warn-soft);color:var(--warn)}.ui-module__WR5Zoq__badgeDanger{background:var(--danger-soft);color:var(--danger)}.ui-module__WR5Zoq__badgeInfo{background:var(--info-soft);color:var(--info)}.ui-module__WR5Zoq__badgeAccent{background:var(--accent-soft);color:var(--accent)}.ui-module__WR5Zoq__tableWrap{width:100%;overflow-x:auto}.ui-module__WR5Zoq__table{border-collapse:collapse;width:100%;font-size:13px}.ui-module__WR5Zoq__table th,.ui-module__WR5Zoq__table td{text-align:left;border-bottom:1px solid var(--border);vertical-align:top;padding:9px 12px}.ui-module__WR5Zoq__table th{background:var(--surface-2);color:var(--muted);white-space:nowrap;font-size:12px;font-weight:600}.ui-module__WR5Zoq__table tbody tr:last-child td{border-bottom:none}.ui-module__WR5Zoq__table tbody tr:hover td{background:var(--surface-2)}.ui-module__WR5Zoq__numeric{text-align:right;font-variant-numeric:tabular-nums}.ui-module__WR5Zoq__empty{text-align:center;color:var(--muted);padding:28px 12px}.ui-module__WR5Zoq__mono{font-family:Cascadia Mono,D2Coding,Consolas,monospace;font-size:12px}.ui-module__WR5Zoq__form{flex-direction:column;gap:14px;display:flex}.ui-module__WR5Zoq__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px 16px;display:grid}.ui-module__WR5Zoq__field{flex-direction:column;gap:4px;min-width:0;display:flex}.ui-module__WR5Zoq__label{color:var(--muted);font-size:12.5px;font-weight:600}.ui-module__WR5Zoq__required:after{content:" *";color:var(--danger)}.ui-module__WR5Zoq__control{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);width:100%;padding:7px 10px;font-size:13px}.ui-module__WR5Zoq__control:disabled{background:var(--surface-2);color:var(--muted)}.ui-module__WR5Zoq__controlError{border-color:var(--danger)}.ui-module__WR5Zoq__hint{color:var(--muted);font-size:11.5px}.ui-module__WR5Zoq__error{color:var(--danger);font-size:11.5px;font-weight:500}.ui-module__WR5Zoq__checkboxRow{align-items:center;gap:7px;font-size:13px;display:flex}.ui-module__WR5Zoq__checkboxRow input{width:15px;height:15px;accent-color:var(--accent)}.ui-module__WR5Zoq__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ui-module__WR5Zoq__fieldset{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-2);margin:0;padding:12px 14px 14px}.ui-module__WR5Zoq__legend{color:var(--muted);padding:0 6px;font-size:12px;font-weight:600}.ui-module__WR5Zoq__notice{border-radius:var(--radius-sm);border:1px solid var(--border);flex-direction:column;gap:4px;padding:12px 14px;font-size:13px;display:flex}.ui-module__WR5Zoq__noticeTitle{font-weight:600}.ui-module__WR5Zoq__noticeDanger{background:var(--danger-soft);border-color:var(--danger);color:var(--danger)}.ui-module__WR5Zoq__noticeWarn{background:var(--warn-soft);border-color:var(--warn);color:var(--warn)}.ui-module__WR5Zoq__noticeInfo{background:var(--info-soft);border-color:var(--border);color:var(--fg)}.ui-module__WR5Zoq__toastHost{z-index:50;flex-direction:column;gap:8px;max-width:min(420px,100vw - 40px);display:flex;position:fixed;bottom:20px;right:20px}.ui-module__WR5Zoq__toast{border-radius:var(--radius-sm);border:1px solid var(--border-strong);background:var(--surface);box-shadow:var(--shadow);align-items:flex-start;gap:10px;padding:11px 13px;font-size:13px;animation:.14s ease-out ui-module__WR5Zoq__toastIn;display:flex}.ui-module__WR5Zoq__toastOk{border-color:var(--ok);background:var(--ok-soft);color:var(--ok)}.ui-module__WR5Zoq__toastError{border-color:var(--danger);background:var(--danger-soft);color:var(--danger)}.ui-module__WR5Zoq__toastClose{cursor:pointer;color:inherit;background:0 0;border:none;margin-left:auto;padding:0 2px;font-size:15px;line-height:1}@keyframes ui-module__WR5Zoq__toastIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.ui-module__WR5Zoq__comingSoon{flex-direction:column;gap:12px;max-width:620px;display:flex}.ui-module__WR5Zoq__comingSoonList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.ui-module__WR5Zoq__comingSoonList li{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-2);padding:8px 12px;font-size:13px}.ui-module__WR5Zoq__statGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.ui-module__WR5Zoq__stat{flex-direction:column;gap:2px;padding:14px 16px;display:flex}.ui-module__WR5Zoq__statLabel{color:var(--muted);font-size:12.5px;font-weight:600}.ui-module__WR5Zoq__statValue{font-variant-numeric:tabular-nums;color:var(--fg-strong);font-size:26px;font-weight:700;line-height:1.2}.ui-module__WR5Zoq__statNote{color:var(--muted);font-size:11.5px}.ui-module__WR5Zoq__stack{flex-direction:column;gap:16px;display:flex}.ui-module__WR5Zoq__row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ui-module__WR5Zoq__split{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;display:grid}@media (max-width:900px){.ui-module__WR5Zoq__split{grid-template-columns:minmax(0,1fr)}}.ui-module__WR5Zoq__filterBar{border-bottom:1px solid var(--border);background:var(--surface-2);flex-wrap:wrap;align-items:flex-end;gap:10px 12px;padding:12px 16px;display:flex}.ui-module__WR5Zoq__filterField{flex-direction:column;gap:3px;min-width:0;display:flex}.ui-module__WR5Zoq__filterLabel{color:var(--muted);font-size:11.5px;font-weight:600}.ui-module__WR5Zoq__filterControl{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);min-width:130px;padding:6px 9px;font-size:13px}.ui-module__WR5Zoq__filterCheckbox{align-items:center;gap:6px;padding-bottom:6px;font-size:12.5px;display:flex}.ui-module__WR5Zoq__filterCheckbox input{width:15px;height:15px;accent-color:var(--accent)}.ui-module__WR5Zoq__filterActions{align-items:center;gap:8px;margin-left:auto;display:flex}.ui-module__WR5Zoq__filterSubmit{border-radius:var(--radius-sm);border:1px solid var(--accent);background:var(--accent);color:var(--accent-fg);cursor:pointer;padding:7px 14px;font-size:13px;font-weight:500}.ui-module__WR5Zoq__filterSubmit:hover{background:var(--accent-hover)}.ui-module__WR5Zoq__filterReset{color:var(--muted);font-size:12.5px;text-decoration:underline}.ui-module__WR5Zoq__pager{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;font-size:12.5px;display:flex}.ui-module__WR5Zoq__pagerLinks{gap:8px;display:flex}.ui-module__WR5Zoq__pagerLink{border:1px solid var(--border-strong);border-radius:var(--radius-sm);color:var(--fg);background:var(--surface);padding:5px 11px;font-size:12.5px}.ui-module__WR5Zoq__pagerLink:hover{background:var(--surface-2)}.ui-module__WR5Zoq__pagerLinkDisabled{opacity:.45;pointer-events:none}.ui-module__WR5Zoq__details{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-2)}.ui-module__WR5Zoq__summary{cursor:pointer;color:var(--muted);padding:9px 12px;font-size:12.5px;font-weight:600;list-style-position:inside}.ui-module__WR5Zoq__summary:hover{color:var(--fg)}.ui-module__WR5Zoq__detailsBody{border-top:1px solid var(--border);background:var(--surface);flex-direction:column;gap:8px;padding:12px;display:flex}.ui-module__WR5Zoq__detailHtml{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);word-break:break-word;max-height:620px;padding:12px;font-size:13px;overflow:auto}.ui-module__WR5Zoq__detailHtml img{max-width:100%;height:auto}.ui-module__WR5Zoq__detailHtml table{border-collapse:collapse;max-width:100%}.ui-module__WR5Zoq__detailHtml td,.ui-module__WR5Zoq__detailHtml th{border:1px solid var(--border);padding:4px 8px}.ui-module__WR5Zoq__detailHtml a{color:var(--accent);text-decoration:underline}.ui-module__WR5Zoq__jsonBlock{border-top:1px solid var(--border);background:var(--surface);white-space:pre-wrap;word-break:break-all;max-height:420px;margin:0;padding:12px;font-family:Cascadia Mono,D2Coding,Consolas,monospace;font-size:12px;overflow:auto}.ui-module__WR5Zoq__definitionList{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px 20px;margin:0;display:grid}.ui-module__WR5Zoq__definitionRow{flex-direction:column;gap:2px;min-width:0;display:flex}.ui-module__WR5Zoq__definitionTerm{color:var(--muted);font-size:11.5px;font-weight:600}.ui-module__WR5Zoq__definitionValue{word-break:break-word;flex-direction:column;gap:2px;margin:0;font-size:13px;display:flex}.ui-module__WR5Zoq__imageStrip{flex-wrap:wrap;gap:10px;display:flex}.ui-module__WR5Zoq__imageCard{flex-direction:column;align-items:center;gap:4px;margin:0;display:flex}.ui-module__WR5Zoq__imageThumb{object-fit:contain;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-2);width:108px;height:108px}.ui-module__WR5Zoq__imageCaption{color:var(--muted);font-size:11px}.ui-module__WR5Zoq__thumb{object-fit:contain;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-2);width:44px;height:44px}.ui-module__WR5Zoq__cellTitle{color:var(--fg-strong);word-break:break-word;max-width:460px;font-weight:500;display:block}.ui-module__WR5Zoq__cellSub{color:var(--muted);margin-top:2px;font-size:11.5px;display:block}.ui-module__WR5Zoq__chips{flex-wrap:wrap;gap:4px;display:flex}.ui-module__WR5Zoq__link{color:var(--accent);text-decoration:underline}.ui-module__WR5Zoq__copyList{flex-direction:column;gap:6px;display:flex}.ui-module__WR5Zoq__copyRow{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);grid-template-columns:110px minmax(0,1fr) auto;align-items:center;gap:8px;padding:6px 8px;display:grid}.ui-module__WR5Zoq__copyLabel{color:var(--muted);font-size:12px}.ui-module__WR5Zoq__copyValue{color:var(--fg-strong);word-break:break-all;font-size:13px}@media (max-width:700px){.ui-module__WR5Zoq__copyRow{grid-template-columns:minmax(0,1fr) auto}.ui-module__WR5Zoq__copyLabel{grid-column:1/-1}}.ui-module__WR5Zoq__console{grid-template-columns:minmax(280px,360px) minmax(0,1fr);align-items:start;gap:16px;display:grid}@media (max-width:1000px){.ui-module__WR5Zoq__console{grid-template-columns:minmax(0,1fr)}}.ui-module__WR5Zoq__pickList{flex-direction:column;display:flex}.ui-module__WR5Zoq__pickItem{border-bottom:1px solid var(--border);color:inherit;padding:10px 12px;text-decoration:none;display:block}.ui-module__WR5Zoq__pickItem:hover{background:var(--surface-2)}.ui-module__WR5Zoq__pickItemActive{background:var(--accent-soft);box-shadow:inset 3px 0 0 var(--accent)}.ui-module__WR5Zoq__pickItem:last-child{border-bottom:none}.ui-module__WR5Zoq__timer{font-variant-numeric:tabular-nums;align-items:baseline;gap:6px;display:inline-flex}.ui-module__WR5Zoq__timerSoon{color:var(--warn);font-weight:600}.ui-module__WR5Zoq__timerExceeded{color:var(--danger);font-weight:700}
.shell-module__Rb-4ja__shell{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);min-height:100vh;display:grid}.shell-module__Rb-4ja__sidebar{border-right:1px solid var(--border);background:var(--surface);flex-direction:column;gap:4px;height:100vh;padding:14px 10px;display:flex;position:sticky;top:0;overflow-y:auto}.shell-module__Rb-4ja__brand{flex-direction:column;gap:1px;padding:6px 10px 14px;display:flex}.shell-module__Rb-4ja__brandTitle{color:var(--fg-strong);font-size:15px;font-weight:700}.shell-module__Rb-4ja__brandSub{color:var(--muted);font-size:11px}.shell-module__Rb-4ja__navLink{border-radius:var(--radius-sm);color:var(--fg);justify-content:space-between;align-items:center;gap:8px;padding:7px 10px;font-size:13.5px;display:flex}.shell-module__Rb-4ja__navLink:hover{background:var(--surface-2)}.shell-module__Rb-4ja__navLinkActive{background:var(--accent-soft);color:var(--accent);font-weight:600}.shell-module__Rb-4ja__navWp{color:var(--muted);font-size:10.5px;font-weight:400}.shell-module__Rb-4ja__sidebarFooter{color:var(--muted);border-top:1px solid var(--border);margin-top:auto;padding:10px;font-size:11px}.shell-module__Rb-4ja__main{flex-direction:column;min-width:0;display:flex}.shell-module__Rb-4ja__topbar{height:var(--topbar-height);border-bottom:1px solid var(--border);background:var(--surface);z-index:20;justify-content:space-between;align-items:center;gap:16px;padding:0 24px;display:flex;position:sticky;top:0}.shell-module__Rb-4ja__pageTitle{font-size:15px;font-weight:600}.shell-module__Rb-4ja__topbarRight{color:var(--muted);align-items:center;gap:10px;font-size:12px;display:flex}.shell-module__Rb-4ja__content{min-width:0;padding:20px 24px 40px}.shell-module__Rb-4ja__tabs{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:4px;margin-bottom:16px;display:flex}.shell-module__Rb-4ja__tab{color:var(--muted);border-bottom:2px solid #0000;margin-bottom:-1px;padding:8px 12px;font-size:13px}.shell-module__Rb-4ja__tab:hover{color:var(--fg)}.shell-module__Rb-4ja__tabActive{color:var(--accent);border-bottom-color:var(--accent);font-weight:600}.shell-module__Rb-4ja__tabDisabled{opacity:.55;cursor:not-allowed}@media (max-width:760px){.shell-module__Rb-4ja__shell{grid-template-columns:minmax(0,1fr)}.shell-module__Rb-4ja__sidebar{border-right:none;border-bottom:1px solid var(--border);flex-flow:wrap;height:auto;position:static}.shell-module__Rb-4ja__brand{width:100%;padding-bottom:6px}.shell-module__Rb-4ja__sidebarFooter{display:none}}.shell-module__Rb-4ja__user{color:var(--fg);text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-size:12px;font-weight:600;overflow:hidden}
