:root{color-scheme:light;font-family:Roboto,Segoe UI,sans-serif;line-height:1.4;font-weight:400;background:#f7fbff;color:#17212b;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--blue-900: #166fcc;--blue-850: #1c8cfd;--blue-700: #5eaefc;--blue-100: #edf6ff;--blue-050: #f7fbff;--orange-500: #ff9a01;--orange-100: #fff3df;--border: #dbe6f2;--border-strong: #1c8cfd;--surface: #ffffff;--surface-muted: #f6f9fc;--text-muted: #5b6b79;--danger: #d05b42;--success: #2f8a59;--warning: #ff9a01}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;min-width:320px;background:linear-gradient(180deg,#fff,#f7fbff)}button,input{font:inherit}button{cursor:pointer}.moy-shell{min-height:100vh;background:linear-gradient(180deg,rgba(28,140,253,.06),transparent 18%),linear-gradient(180deg,#fff,#f7fbff)}.topbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.7rem 1.1rem;padding:.55rem 1rem;background:#fffffffa;color:#17496d;border-top:4px solid var(--blue-850);border-bottom:1px solid rgba(28,140,253,.16);box-shadow:0 10px 28px #1c8cfd14}.topbar-mobile-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex:1 1 auto}.topbar-mobile-controls,.subnav-mobile-bar{display:none}.topbar-nav,.subnav-list{display:flex;flex-wrap:wrap;gap:.35rem .45rem;overflow:visible}.topbar-nav{flex:1 1 52rem;min-width:0;align-items:stretch;justify-content:flex-end}.topbar-link,.subnav-link{border:0;background:transparent;white-space:nowrap}.topbar-link{display:inline-flex;flex-direction:column;justify-content:center;align-items:center;gap:.34rem;width:5.9rem;min-height:4.55rem;padding:.48rem .4rem .42rem;border-radius:12px;border:1px solid rgba(28,140,253,.08);color:#2d5f86;font-size:.86rem;line-height:1.15;text-align:center;white-space:normal}.topbar-link:hover{background:transparent}.topbar-link.is-active{background:linear-gradient(180deg,#1c8cfd21,#1c8cfd2e);color:#0f5183;border-color:#1c8cfd24;box-shadow:inset 0 -2px 0 var(--orange-500),0 8px 20px #1c8cfd14}.topbar-glyph{display:grid;place-items:center;width:28px;height:28px;flex:0 0 28px;border-radius:8px;border:1px solid rgba(28,140,253,.22);background:linear-gradient(180deg,#1c8cfd1a,#1c8cfd0a);color:var(--blue-850)}.module-icon{width:16px;height:16px;display:block}.module-icon-accent{stroke:var(--orange-500)}.topbar-link.is-active .topbar-glyph{border-color:#1c8cfd47;background:linear-gradient(180deg,#1c8cfd29,#ff9a0114);box-shadow:inset 0 1px #ffffffbf}.topbar-logo{display:flex;align-items:center;justify-content:flex-start;flex:0 0 auto;min-width:9rem}.topbar-logo img{display:block;width:min(10rem,100%);height:auto}.subnav{display:block;padding:.45rem 1rem .55rem;background:linear-gradient(180deg,#1c8cfd0a,#1c8cfd03);border-bottom:1px solid var(--border)}.subnav-link{padding:.42rem .72rem;color:#2c6691;border:1px solid transparent;border-radius:999px;background:transparent;font-size:.95rem}.subnav-link-inner{display:inline-flex;align-items:center;gap:.4rem}.tab-icon{width:14px;height:14px;flex:0 0 14px;display:block;color:currentColor}.subnav-link.is-active{color:#0e4e7d;border-color:#1c8cfd29;background:linear-gradient(180deg,#1c8cfd14,#ff9a010f);box-shadow:inset 0 -2px 0 var(--orange-500)}.topbar-current,.topbar-mobile-toggle,.subnav-current,.subnav-mobile-toggle{border:1px solid rgba(28,140,253,.18);background:linear-gradient(180deg,#fff,#f5faff);color:#245c84;border-radius:12px}.workspace{display:grid;gap:1rem;padding:1rem 1.1rem 1.4rem}.system-bar,.workspace-panel,.filter-panel,.table-shell{background:var(--surface);border:1px solid var(--border);border-radius:6px}.system-bar{display:flex;justify-content:space-between;gap:1rem;padding:.75rem .9rem;border-color:#1c8cfd2e;box-shadow:0 8px 24px #1c8cfd0a}.system-status,.system-status-group,.panel-caption{display:flex;align-items:center;gap:.7rem;flex-wrap:wrap}.system-status span{color:var(--text-muted);font-size:.92rem}.system-status{min-width:0}.system-status>span{min-width:0}.screen-head{display:grid;gap:.9rem;padding:1rem 1rem .7rem}.screen-title-block h1,.empty-workspace h2{margin:0;font-size:1.05rem;font-weight:700}.screen-kicker{margin:0 0 .2rem;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--orange-500)}.screen-description,.empty-workspace p,.panel-copy{margin:.3rem 0 0;color:var(--text-muted);max-width:72rem}.screen-stats{display:flex;gap:.75rem;flex-wrap:wrap}.stat-chip{min-width:9rem;padding:.7rem .85rem;border-radius:6px;background:linear-gradient(180deg,#fff,#f4f9ff);border:1px solid rgba(28,140,253,.16)}.stat-chip span{display:block;margin-bottom:.2rem;font-size:.74rem;color:var(--text-muted)}.stat-chip strong{font-size:.98rem}.toolbar-row{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:0 1rem 1rem}.toolbar-actions{display:flex;gap:.5rem;flex-wrap:wrap}.toolbar-button{min-height:32px;padding:.35rem .8rem;border-radius:4px;border:1px solid #bcc9d4;background:linear-gradient(180deg,#fff,#f4f7fa);color:#225070}.toolbar-button-inner{display:inline-flex;align-items:center;gap:.42rem}.action-icon{width:15px;height:15px;flex:0 0 15px;display:block;color:currentColor}.toolbar-button.tone-primary{border-color:#ffbf61;background:linear-gradient(180deg,#ffb744,var(--orange-500));color:#fff;box-shadow:0 8px 18px #ff9a013d}.toolbar-search{flex:0 0 min(26rem,100%)}.toolbar-search input,.inline-input{width:100%;min-height:32px;padding:.35rem .55rem;border:1px solid #bcc9d4;border-radius:4px;background:#fff}.filter-panel{padding:.9rem 1rem 1rem;background:linear-gradient(180deg,#f8fbff,#eef6ff);border-color:#1c8cfd26}.filter-summary{display:block;list-style:none;cursor:pointer}.filter-summary::-webkit-details-marker{display:none}.filter-panel-head{display:flex;justify-content:space-between;gap:1rem;margin-bottom:.8rem;color:var(--text-muted);font-size:.84rem}.filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem}.filter-field{min-height:58px;padding:.55rem .65rem;border:1px solid rgba(28,140,253,.16);border-radius:4px;background:#fff}.filter-field span{display:block;margin-bottom:.3rem;font-size:.72rem;color:var(--text-muted)}.module-layout{display:grid;gap:1rem}.module-layout.with-sidebar{grid-template-columns:minmax(16rem,18rem) 1fr}.category-panel,.module-main{display:grid;gap:1rem}.category-panel{align-content:start;padding:1rem}.mobile-category-panel{display:none}.mobile-category-strip{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.15rem;scrollbar-width:none}.mobile-category-strip::-webkit-scrollbar{display:none}.mobile-category-chip{flex:0 0 auto;min-height:32px;padding:.35rem .8rem;border:1px solid #c7d4de;border-radius:999px;background:#f6f9fb;color:#244558}.mobile-category-chip.is-active{border-color:#7eb1d2;background:#dfeef8;color:#0f4f73}.category-tree{display:grid;gap:.15rem}.category-link{display:flex;justify-content:space-between;gap:.8rem;width:100%;padding:.55rem .7rem;border:0;border-radius:4px;background:transparent;color:#234357;text-align:left}.category-link:hover,.category-link.is-active{background:linear-gradient(180deg,#1c8cfd14,#1c8cfd1f);color:#0d4e7f}.table-shell{overflow:hidden}.table-scroll{overflow-x:auto}.data-table{width:100%;min-width:52rem;border-collapse:collapse}.data-table thead th{padding:.7rem .65rem;border-bottom:2px solid rgba(28,140,253,.86);color:#21597f;font-size:.78rem;font-weight:600;text-align:left}.data-table tbody td{padding:.55rem .65rem;border-bottom:1px solid #e2e8ee;vertical-align:middle;font-size:.9rem}.align-end{text-align:right}.table-empty{padding:1.2rem;text-align:center;color:var(--text-muted)}.status-pill{display:inline-flex;align-items:center;min-height:24px;padding:.1rem .55rem;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.01em}.status-pill-inner{display:inline-flex;align-items:center;gap:.28rem}.status-icon{width:12px;height:12px;flex:0 0 12px;display:block;color:currentColor}.tone-success{background:#e7f6ec;color:var(--success)}.tone-warning{background:var(--orange-100);color:#b56b00}.tone-danger{background:#fdeae6;color:var(--danger)}.tone-muted,.tone-neutral{background:#eef3f6;color:#4d6678}.inline-input{min-height:30px;padding:.22rem .45rem;font-size:.88rem}.inline-input.align-end{text-align:right}.inline-toggle{min-height:28px;padding:.2rem .55rem;border:1px solid #cad4dd;border-radius:999px;background:#f4f7f9;color:#4b6272}.inline-toggle.is-on{border-color:#1c8cfd47;background:#1c8cfd1f;color:#0f5e98}.dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.workspace-panel{padding:1rem;content-visibility:auto}.empty-workspace{display:grid;gap:.8rem}.empty-list{margin:0;padding-left:1.1rem;color:var(--text-muted)}@media(max-width:1100px){.module-layout.with-sidebar,.dashboard-grid,.filter-grid{grid-template-columns:1fr}.toolbar-row,.system-bar{flex-direction:column;align-items:stretch}.toolbar-search{flex-basis:auto}.category-panel{display:none}.mobile-category-panel{display:grid;gap:.8rem}}@media(max-width:760px){.topbar{padding:.6rem;align-items:stretch}.topbar-mobile-bar{gap:.6rem}.topbar-logo{justify-content:flex-start;min-width:0}.topbar-logo img{width:min(8.75rem,100%)}.topbar-mobile-controls{display:flex;align-items:center;justify-content:flex-end;gap:.45rem;flex:1 1 auto;min-width:0}.topbar-current,.topbar-mobile-toggle{display:inline-flex;align-items:center;gap:.42rem;min-height:38px;padding:.4rem .7rem}.topbar-current{min-width:0;max-width:calc(100% - 5.8rem)}.topbar-current span:last-child{overflow:hidden;text-overflow:ellipsis}.topbar-mobile-toggle{white-space:nowrap}.topbar-nav{display:none;width:100%;flex-basis:100%}.topbar[data-mobile-open=true] .topbar-nav,.topbar:has(.topbar-mobile-toggle[aria-expanded=true]) .topbar-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;width:100%;flex-basis:100%;padding-top:.1rem;padding-bottom:.2rem;border-top:1px solid rgba(28,140,253,.1)}.topbar-link{width:100%;flex-direction:row;justify-content:flex-start;min-height:40px;padding:.45rem .7rem;white-space:normal;text-align:left}.subnav{padding:.65rem .75rem .75rem}.subnav-mobile-bar{display:flex;align-items:center;gap:.45rem}.subnav-current,.subnav-mobile-toggle{display:inline-flex;align-items:center;min-height:40px;padding:.45rem .7rem}.subnav-current{flex:1 1 auto;justify-content:flex-start;min-width:0;text-align:left}.subnav-current .subnav-link-inner{min-width:0}.subnav-current .subnav-link-inner span:last-child{overflow:hidden;text-overflow:ellipsis}.subnav-mobile-toggle{flex:0 0 auto;white-space:nowrap}.subnav-list{display:none;margin-top:.55rem}.subnav[data-mobile-open=true] .subnav-list,.subnav:has(.subnav-mobile-toggle[aria-expanded=true]) .subnav-list{display:grid;grid-template-columns:1fr;gap:.45rem}.workspace{gap:.75rem;padding:.65rem}.system-bar,.workspace-panel,.filter-panel,.table-shell{border-radius:12px}.system-bar{gap:.65rem;padding:.7rem .75rem}.system-status{align-items:flex-start}.system-status>span{font-size:.86rem;line-height:1.35}.system-status-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;width:100%}.system-status-group .status-pill{width:100%;justify-content:center;min-height:30px}.subnav-link{width:100%;min-height:40px;justify-content:flex-start;border-radius:10px;border-color:#1c8cfd1f;background:#ffffffeb}.screen-head,.workspace-panel,.filter-panel{padding-left:.75rem;padding-right:.75rem}.screen-head{gap:.75rem;padding-top:.8rem;padding-bottom:.55rem}.screen-title-block h1{font-size:1.18rem;line-height:1.2}.screen-description{font-size:.92rem;line-height:1.45;max-width:none;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.screen-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.stat-chip{min-width:0;padding:.6rem .7rem}.toolbar-row{display:grid;gap:.75rem;padding:0 .75rem .8rem}.toolbar-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}.toolbar-button{width:100%;justify-content:center;min-height:38px}.toolbar-button.tone-primary{grid-column:1 / -1}.toolbar-search{order:-1;width:100%}.toolbar-search input{min-height:40px;font-size:.98rem}.filter-panel{padding-top:.75rem}.filter-summary{margin-bottom:.1rem}.filter-panel:not([open]) .filter-panel-head{margin-bottom:0}.filter-panel:not([open]) .filter-grid{display:none}.filter-panel-head{display:grid;grid-template-columns:1fr;gap:.28rem;margin-bottom:.55rem}.filter-field{min-height:0;padding:.5rem .6rem}.mobile-category-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;overflow:visible;padding-bottom:0}.mobile-category-chip{width:100%;min-height:38px;white-space:normal}.data-table{min-width:0}.data-table thead{display:none}.data-table,.data-table tbody,.data-table tr,.data-table td{display:block;width:100%}.data-table tr{margin:.45rem 0;padding:.38rem .15rem;border:1px solid #dfe6ec;border-radius:12px;background:#fbfdff;box-shadow:0 6px 18px #1c8cfd0a}.data-table tbody td:first-child{grid-template-columns:1fr;padding-top:.48rem;padding-bottom:.18rem;font-weight:700;color:#1b5279}.data-table tbody td:first-child:before{display:none}.data-table tbody td:nth-child(2){padding-top:0}.data-table tbody td{display:grid;grid-template-columns:minmax(5.3rem,36%) 1fr;gap:.4rem;padding:.38rem .5rem;border-bottom:0}.data-table tbody td:before{content:attr(data-label);color:var(--text-muted);font-size:.76rem;font-weight:600}.align-end,.inline-input.align-end{text-align:left}.inline-input,.inline-toggle{min-height:34px}}@media(max-width:520px){.topbar:has(.topbar-mobile-toggle[aria-expanded=true]) .topbar-nav,.topbar[data-mobile-open=true] .topbar-nav,.subnav[data-mobile-open=true] .subnav-list,.system-status-group,.screen-stats,.toolbar-actions,.mobile-category-strip{grid-template-columns:1fr}.topbar-current{max-width:calc(100% - 5.2rem)}.topbar-mobile-toggle,.subnav-mobile-toggle{min-width:4.7rem;justify-content:center}}
