@charset "UTF-8";:root{color-scheme:light;--sd-navy: #0d1726;--sd-navy-2: #16202f;--sd-blue: #3b82f6;--sd-blue-ink: #1d4ed8;--sd-blue-soft: #eff4ff;--sd-blue-strong: #2563eb;--sd-blue-strong-hover: #1d4ed8;--sd-bg: #f8fafc;--sd-card: #ffffff;--sd-ink: #1e293b;--sd-ink-2: #334155;--sd-muted: #475569;--sd-muted-2: #64748b;--sd-line: #e2e8f0;--sd-line-2: #f1f5f9;--sd-ok:#047857;--sd-ok-soft:#ecfdf5;--sd-ok-line:#a7f3d0;--sd-warn:#b45309;--sd-warn-soft:#fff7ed;--sd-warn-line:#fed7aa;--sd-danger:#dc2626;--sd-danger-soft:#fff5f5;--sd-danger-line:#fecaca;--sd-danger-strong: #dc2626;--sd-danger-strong-hover: #b91c1c;--sd-r-sm: 6px;--sd-r: 8px;--sd-r-lg: 10px;--sd-r-pill: 999px;--sd-shadow: 0 1px 2px rgb(15 23 42 / .06), 0 1px 3px rgb(15 23 42 / .04);--sd-shadow-lg: 0 4px 12px rgb(15 23 42 / .08), 0 2px 6px rgb(15 23 42 / .05);--sd-shadow-pop:0 16px 48px rgb(15 23 42 / .16), 0 4px 12px rgb(15 23 42 / .08);--sd-nav-fg: #cbd5e1;--sd-nav-strong: #ffffff;--sd-nav-muted: #7e8aa0;--sd-nav-hover: rgb(255 255 255 / .06);--sd-nav-line: rgb(255 255 255 / .1);--sd-overlay: rgb(2 6 23 / .55)}:root[data-theme=dark]{color-scheme:dark;--sd-navy: #0a1524;--sd-navy-2: #16253a;--sd-blue: #3b82f6;--sd-blue-ink: #60a5fa;--sd-blue-soft: rgb(59 130 246 / .16);--sd-blue-strong: #2563eb;--sd-blue-strong-hover: #1d4ed8;--sd-bg: #0b0f14;--sd-card: #0d1726;--sd-ink: #eaf1fb;--sd-ink-2: #cbd5e1;--sd-muted: #94a3b8;--sd-muted-2: #7c8ba0;--sd-line: rgb(255 255 255 / .09);--sd-line-2: rgb(255 255 255 / .06);--sd-ok:#34d399;--sd-ok-soft:rgb(52 211 153 / .12);--sd-ok-line:rgb(52 211 153 / .3);--sd-warn:#fbbf24;--sd-warn-soft:rgb(251 191 36 / .12);--sd-warn-line:rgb(251 191 36 / .32);--sd-danger:#fb6a6a;--sd-danger-soft:rgb(251 106 106 / .12);--sd-danger-line:rgb(251 106 106 / .32);--sd-danger-strong: #dc2626;--sd-danger-strong-hover: #b91c1c;--sd-r-sm: 6px;--sd-r: 8px;--sd-r-lg: 10px;--sd-r-pill: 999px;--sd-shadow: 0 1px 2px rgb(0 0 0 / .4), inset 0 1px 0 rgb(255 255 255 / .04);--sd-shadow-lg: 0 4px 16px rgb(0 0 0 / .45), inset 0 1px 0 rgb(255 255 255 / .04);--sd-shadow-pop:0 16px 48px rgb(0 0 0 / .6), inset 0 1px 0 rgb(255 255 255 / .05)}*{box-sizing:border-box}html,body{margin:0;height:100%}body{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;background:var(--sd-bg);color:var(--sd-ink);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button{font-family:inherit}.btn:has(app-icon),.mini:has(app-icon),.seg button:has(app-icon),.back:has(app-icon){display:inline-flex;align-items:center;justify-content:center;gap:7px}*{scrollbar-width:thin;scrollbar-color:var(--sd-muted-2) transparent}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-thumb{background:var(--sd-muted-2);border-radius:8px;border:2px solid transparent;background-clip:padding-box}*::-webkit-scrollbar-thumb:hover{background:var(--sd-muted);background-clip:padding-box}html,body{overflow-x:hidden;max-width:100%}img{max-width:100%;height:auto}body.sd-drawer-open{overflow:hidden}@media(pointer:coarse){button,[role=button],input[type=button],input[type=submit],input[type=reset]{min-height:44px}.shell-iconbtn,.shell-burger,.shell-avatar{min-width:44px;min-height:44px}.tr:not(.th){min-height:44px}}@media(max-width:640px){.shell-content .page-head{position:sticky;top:0;z-index:20;background:var(--sd-bg);margin-inline:calc(-1 * var(--sd-content-px, 14px));padding-inline:var(--sd-content-px, 14px);padding-top:12px;border-bottom:1px solid var(--sd-line)}.head-actions.toolbar{gap:8px}.head-actions.toolbar>.btn,.head-actions.toolbar>.btn-primary{flex:0 0 auto;width:44px;min-width:44px;padding:0;justify-content:center}.head-actions.toolbar .btn-lbl{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}}.search-hint{font-size:11.5px;line-height:1.5;color:var(--sd-muted);margin:12px 0 0}.search-hint strong{color:var(--sd-ink);font-weight:600}.link-row.result{align-items:flex-start}.result .link-meta{flex-direction:column;align-items:flex-start;gap:5px;width:100%}.result-top{display:flex;align-items:center;gap:6px;flex-wrap:wrap;min-width:0;width:100%}.result-name{background:none;border:0;padding:0;cursor:pointer;text-align:left;font-size:13px;font-weight:600;color:var(--sd-blue-ink);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.result-name:hover{text-decoration:underline}.result .loc{font-size:11.5px}.snippet-line{font-size:12.5px;line-height:1.55;color:var(--sd-muted);width:100%;word-break:break-word}@media(hover:none){.btn:active,.btn-primary:active,.mini:active,.facet:active,.seg button:active,.shell-iconbtn:active,.shell-logout:active{transform:scale(.97)}.shell-nav-item:active{background:var(--sd-nav-hover)}.tr:not(.th):active,.folder-card:active,.row:active{background:var(--sd-line-2)}}@media(prefers-reduced-motion:reduce){.btn:active,.btn-primary:active,.mini:active,.facet:active,.seg button:active,.shell-iconbtn:active,.shell-logout:active{transform:none}.folder-card{transition:none}.folder-card:hover{transform:none}}@media(max-width:640px){.table-cards thead{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.table-cards tr{display:block;margin-bottom:10px;padding:4px 2px;background:var(--sd-card);border:1px solid var(--sd-line);border-radius:var(--sd-r);box-shadow:var(--sd-shadow)}.table-cards td{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:8px 12px;text-align:right;border:0}.table-cards td:before{content:attr(data-label);flex:0 0 auto;font-weight:600;color:var(--sd-muted);text-align:left}.table-cards td[data-label=""]:before{content:none}}
