@import "https://fonts.googleapis.com/css2?family=Figtree:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Figtree:wght@400;500;600;700&display=swap";html,body,#root{min-height:100%;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sys3-logo{color:#fff;background-color:#0073ea;border-radius:4px;padding:2px 6px;font-family:Figtree,Segoe UI,Arial,sans-serif;font-size:.75rem;font-weight:600;line-height:1;display:inline-block;box-shadow:0 1px 3px #0003}.sys3-logo__beta{margin-left:3px;font-size:7px;font-weight:600}*,:before,:after{box-sizing:border-box}.auth-page{color:#e2e8f0;background:#0a0f1e;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem 1.5rem;font-family:Figtree,Segoe UI,system-ui,sans-serif;display:flex;position:relative;overflow:hidden}.auth-page__grid{pointer-events:none;background-image:linear-gradient(#3b82f60f 1px,#0000 1px),linear-gradient(90deg,#3b82f60f 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.auth-brand{z-index:1;text-align:center;margin-bottom:1.75rem;position:relative}.auth-brand__row{justify-content:center;align-items:center;gap:.625rem;display:flex}.auth-brand__title{letter-spacing:.02em;color:#f8fafc;margin:0;font-size:1.5rem;font-weight:700}.auth-brand__subtitle{letter-spacing:.18em;color:#64748b;text-transform:uppercase;margin:.375rem 0 0;font-size:.65rem;font-weight:500}.auth-card{z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172ad9;border:1px solid #3b82f62e;border-radius:12px;width:100%;max-width:420px;position:relative;overflow:hidden;box-shadow:0 0 0 1px #0f172a80,0 24px 48px #00000073}.auth-tabs{border-bottom:1px solid #334155cc;display:flex}.auth-tabs__tab{text-align:center;letter-spacing:.12em;color:#64748b;border-bottom:2px solid #0000;flex:1;padding:.875rem 1rem;font-size:.7rem;font-weight:600;text-decoration:none;transition:color .2s,border-color .2s}.auth-tabs__tab:hover{color:#94a3b8}.auth-tabs__tab--active{color:#3b9eff;border-bottom-color:#0073ea}.auth-card__body{padding:1.5rem 1.75rem 1.25rem}.auth-card__footer{background:#0a0f1e80;border-top:1px solid #33415599;justify-content:space-between;align-items:center;padding:.75rem 1.75rem;display:flex}.auth-card__footer-item{letter-spacing:.08em;color:#475569;text-transform:uppercase;align-items:center;gap:.35rem;font-size:.6rem;font-weight:500;display:inline-flex}.auth-card__footer-item svg{width:12px;height:12px}.auth-card__footer-item--mono{letter-spacing:.05em;font-family:Consolas,Courier New,monospace}.auth-heading{color:#f1f5f9;margin:0 0 .25rem;font-size:1.35rem;font-weight:700}.auth-subheading{color:#64748b;margin:0 0 1.25rem;font-size:.8rem;line-height:1.45}.auth-form{flex-direction:column;gap:.875rem;display:flex}.auth-field label{color:#94a3b8;margin-bottom:.35rem;font-size:.72rem;font-weight:500;display:block}.auth-input-wrap{align-items:center;display:flex;position:relative}.auth-input-wrap__icon{color:#475569;pointer-events:none;display:flex;position:absolute;left:.75rem}.auth-input-wrap__toggle{color:#475569;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex;position:absolute;right:.75rem}.auth-input-wrap__toggle:hover{color:#94a3b8}.auth-input{color:#f1f5f9;background:#0f172ae6;border:1px solid #334155e6;border-radius:6px;outline:none;width:100%;padding:.65rem .75rem .65rem 2.25rem;font-family:inherit;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.auth-input::placeholder{color:#475569}.auth-input:focus{border-color:#3b82f699;box-shadow:0 0 0 3px #3b82f61f}.auth-input--with-toggle{padding-right:2.5rem}.auth-oauth{grid-template-columns:1fr 1fr;gap:.625rem;margin-bottom:.25rem;display:grid}.auth-oauth__btn{color:#cbd5e1;cursor:pointer;background:#0f172ae6;border:1px solid #334155e6;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;padding:.6rem .75rem;font-family:inherit;font-size:.8rem;font-weight:500;transition:border-color .2s,background .2s;display:flex}.auth-oauth__btn:hover{background:#1e293be6;border-color:#3b82f666}.auth-divider{color:#475569;letter-spacing:.1em;align-items:center;gap:.75rem;margin:.75rem 0;font-size:.65rem;font-weight:600;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#334155cc;flex:1;height:1px}.auth-options{justify-content:space-between;align-items:center;margin-top:-.25rem;display:flex}.auth-checkbox{color:#64748b;cursor:pointer;align-items:center;gap:.4rem;font-size:.75rem;display:flex}.auth-checkbox input{accent-color:#0073ea;width:14px;height:14px}.auth-link{color:#3b9eff;font-size:.75rem;text-decoration:none}.auth-link:hover{color:#60a5fa;text-decoration:underline}.auth-submit{color:#fff;letter-spacing:.1em;cursor:pointer;background:linear-gradient(#0073ea 0%,#0060c4 100%);border:none;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.5rem;padding:.75rem 1rem;font-family:inherit;font-size:.72rem;font-weight:700;transition:filter .2s,transform .1s;display:flex}.auth-submit:hover:not(:disabled){filter:brightness(1.08)}.auth-submit:active:not(:disabled){transform:translateY(1px)}.auth-submit:disabled{opacity:.55;cursor:not-allowed}.auth-error{color:#fca5a5;background:#ef44441a;border:1px solid #ef444440;border-radius:6px;padding:.5rem .75rem;font-size:.78rem;line-height:1.4}.auth-pw-strength{margin-top:-.25rem}.auth-pw-strength__bar{background:#334155cc;border-radius:2px;height:4px;overflow:hidden}.auth-pw-strength__fill{border-radius:2px;height:100%;transition:width .25s,background .25s}.auth-pw-strength__label{margin:.25rem 0 0;font-size:.68rem}.auth-hint{color:#475569;margin:0;font-size:.68rem}.auth-page__links{z-index:1;align-items:center;gap:.5rem;margin-top:1.5rem;font-size:.75rem;display:flex;position:relative}.auth-page__links a{color:#475569;text-decoration:none}.auth-page__links a:hover{color:#64748b}.auth-page__links-sep{color:#334155}.auth-callback{z-index:1;color:#64748b;font-size:.875rem;position:relative}.auth-callback__spinner{border:2px solid #334155cc;border-top-color:#0073ea;border-radius:50%;width:32px;height:32px;margin-bottom:.75rem;animation:.8s linear infinite auth-spin}@keyframes auth-spin{to{transform:rotate(360deg)}}@media (width<=480px){.auth-card__body{padding:1.25rem 1.25rem 1rem}.auth-card__footer{flex-direction:column;align-items:flex-start;gap:.35rem}}.editor{color:#e2e8f0;background:#0f172a;flex-direction:column;flex:1;min-height:calc(100vh - 120px);display:flex}.editor__page-header{background:#0f172a;border-bottom:1px solid #1e293b;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.25rem .5rem;display:flex}.editor__page-header .dashboard__page-title{color:#f8fafc;margin:0 0 .25rem;font-size:1.125rem}.editor__page-header .dashboard__page-subtitle{color:#94a3b8}.editor__toolbar{background:#1e293b;border-bottom:1px solid #334155;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:.875rem 1.25rem;display:flex}.editor__toolbar-left,.editor__toolbar-right{align-items:center;gap:.625rem;display:flex}.editor__btn{cursor:pointer;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:.375rem;padding:.5rem .875rem;font-family:inherit;font-size:.8125rem;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.editor__btn--primary{color:#fff;background:#2563eb;border-color:#2563eb}.editor__btn--primary:hover{background:#1d4ed8}.editor__btn--ghost{color:#e2e8f0;background:0 0;border-color:#475569}.editor__btn--ghost:hover{background:#334155}.editor__btn--sm{padding:.4375rem .75rem;font-size:.75rem}.editor__tool-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.375rem;padding:.4375rem .625rem;font-family:inherit;font-size:.8125rem;font-weight:500;transition:background .15s,color .15s;display:inline-flex}.editor__tool-btn:hover{color:#e2e8f0;background:#334155}.editor__tool-btn--export:not(:disabled){color:#93c5fd;border-color:#3b82f659}.editor__tool-btn--export:not(:disabled):hover{color:#bfdbfe;background:#2563eb26}.editor__autosave{letter-spacing:.08em;color:#64748b;font-size:.6875rem;font-weight:700}.editor__icon-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.editor__icon-btn:hover{color:#e2e8f0;background:#334155}.editor__workspace{flex:1;min-height:0;display:flex;overflow:hidden}.editor__grid-wrap{border-right:1px solid #334155;flex:1;overflow:auto}.editor__grid{border-collapse:collapse;table-layout:fixed;width:100%;font-size:.8125rem}.editor__grid thead{z-index:2;position:sticky;top:0}.editor__grid th{text-align:left;letter-spacing:.06em;text-transform:uppercase;color:#0f172a;background:#7dd3fc;border-bottom:1px solid #38bdf8;border-right:1px solid #0f172a14;padding:.75rem 1rem;font-size:.6875rem;font-weight:700}.editor__grid th:last-child{border-right:none}.editor__grid td{color:#cbd5e1;vertical-align:top;border-bottom:1px solid #1e293b;border-right:1px solid #1e293b;padding:.75rem 1rem;line-height:1.45}.editor__grid td:last-child{border-right:none}.editor__col-index{text-align:center;font-variant-numeric:tabular-nums;width:64px;font-weight:600;color:#64748b!important}.editor__grid th.editor__col-index{color:#0f172a}.editor__row--selected td{background:#2563eb2e}.editor__row--selected td:first-child{box-shadow:inset 3px 0 #2563eb}.editor__row--empty td{height:42px}.editor__cell-input{color:#f8fafc;background:#0f172a;border:1px solid #2563eb;border-radius:4px;outline:none;width:100%;padding:.375rem .5rem;font-family:inherit;font-size:.8125rem}.editor__cell-select{color:#e2e8f0;cursor:pointer;background:#0f172a;border:1px solid #475569;border-radius:4px;outline:none;width:100%;max-width:100%;padding:.375rem .5rem;font-family:inherit;font-size:.8125rem}.editor__cell-select:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb40}.editor__cell-placeholder{min-height:1.25rem;display:block}.editor__copilot{background:#1e293b;border-left:1px solid #334155;flex-direction:column;flex-shrink:0;gap:1rem;width:320px;padding:1rem;display:flex;overflow-y:auto}.editor__copilot-header{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.editor__copilot-title{color:#f8fafc;margin:0;font-size:.875rem;font-weight:700}.editor__copilot-preview-badge{color:#fbbf24;margin-top:.25rem;font-size:.6875rem;display:inline-block}.editor__copilot-status{background:#fbbf24;border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 0 3px #fbbf2433}.editor__insight-card{color:#1e293b;background:#f8fafc;border-radius:10px;padding:1rem}.editor__insight-card--muted{color:#cbd5e1;background:#334155}.editor__insight-badge{color:#dc2626;letter-spacing:.04em;text-transform:uppercase;background:#fef2f2;border-radius:4px;margin-bottom:.625rem;padding:.2rem .5rem;font-size:.625rem;font-weight:700;display:inline-flex}.editor__insight-text{margin:0;font-size:.8125rem;line-height:1.5}.editor__insight-note,.editor__evidence-note{color:#64748b;margin:.5rem 0 0;font-size:.75rem;line-height:1.4}.editor__insight-card--muted .editor__insight-note{color:#94a3b8}.editor__btn:disabled{opacity:.55;cursor:not-allowed}.editor__insight-actions{gap:.5rem;margin-top:.875rem;display:flex}.editor__evidence-title{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;margin:0 0 .625rem;font-size:.6875rem;font-weight:700}.editor__evidence-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.editor__evidence-link{color:#60a5fa;font-size:.8125rem;text-decoration:none}.editor__evidence-link:hover{text-decoration:underline}.editor__evidence-link--sample{color:#64748b;cursor:default;text-decoration:none}.editor__evidence-link--sample:hover{text-decoration:none}.editor__chat-input:disabled,.editor__chat-send:disabled{opacity:.55;cursor:not-allowed}.editor__confidence--sample .editor__confidence-header strong{color:#94a3b8}.editor__copilot-chat{margin-top:auto}.editor__chat-label{color:#94a3b8;margin-bottom:.5rem;font-size:.75rem;display:block}.editor__chat-input-wrap{background:#0f172a;border:1px solid #334155;border-radius:8px;align-items:center;gap:.375rem;padding:.375rem .5rem;display:flex}.editor__chat-input{color:#f8fafc;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:.8125rem}.editor__chat-input::placeholder{color:#64748b}.editor__chat-send{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.editor__chat-send:hover{background:#1d4ed8}.editor__confidence{border-top:1px solid #334155;padding-top:.5rem}.editor__confidence-header{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.6875rem;font-weight:700;display:flex}.editor__confidence-header strong{color:#60a5fa}.editor__confidence-track{background:#334155;border-radius:999px;height:6px;overflow:hidden}.editor__confidence-fill{background:linear-gradient(90deg,#2563eb,#60a5fa);border-radius:999px;height:100%}@media (width<=1100px){.editor__workspace:not(.editor__workspace--copilot-closed) .editor__copilot{width:min(100%,320px)}}.editor__workspace--copilot-closed .editor__copilot{display:none}.editor__loading{padding:2rem}.editor__grid--scored{min-width:1100px}.editor__col-score{text-align:center;width:52px}.editor__col-rpn{text-align:center;width:64px;font-weight:700}.editor__col-rpn--extreme{color:#fca5a5}.editor__col-rpn--high{color:#fdba74}.editor__col-rpn--medium{color:#fde047}.editor__col-rpn--low{color:#86efac}.editor__col-node{min-width:140px;max-width:180px}.editor__cell-input--score{text-align:center;width:44px;padding:.25rem}.editor__node-chip{text-overflow:ellipsis;white-space:nowrap;color:#93c5fd;background:#2563eb33;border-radius:999px;max-width:160px;padding:.125rem .5rem;font-size:.75rem;display:inline-block;overflow:hidden}.editor__node-linker{background:#1e293b;border-bottom:1px solid #334155;padding:.75rem 1.25rem}.editor__node-linker-label{color:#94a3b8;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:block}.editor__node-linker-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.editor__node-linker-select{color:#e2e8f0;min-width:240px;max-width:420px;font:inherit;background:#0f172a;border:1px solid #475569;border-radius:6px;flex:1;padding:.5rem .625rem}.editor__node-linker-open{color:#60a5fa;font-size:.8125rem;font-weight:600;text-decoration:none}.editor__node-linker-open:hover{text-decoration:underline}.editor__node-linker-meta{color:#64748b;margin:.5rem 0 0;font-size:.75rem}.editor__insight-note--linked{color:#334155;margin-bottom:.5rem}.dashboard{--dash-sidebar-width:240px;--dash-bg:#eef2f7;--dash-surface:#fff;--dash-border:#e2e8f0;--dash-primary:#1a4d7a;--dash-primary-dark:#0f3557;--dash-accent:#2b6cb0;--dash-accent-light:#e8f2fb;--dash-text:#1e293b;--dash-muted:#64748b;--dash-muted-light:#94a3b8;--dash-danger:#dc2626;--dash-danger-bg:#fef2f2;--dash-warning:#ea580c;--dash-warning-bg:#fff7ed;--dash-success:#2563eb;--dash-shadow:0 1px 3px #0f172a0f;--dash-radius:10px;--dash-radius-sm:6px;background:var(--dash-bg);min-height:100vh;color:var(--dash-text);font-family:Figtree,Segoe UI,system-ui,sans-serif;font-size:14px;line-height:1.5;display:flex}.dashboard__sidebar{width:var(--dash-sidebar-width);background:var(--dash-surface);border-right:1px solid var(--dash-border);z-index:20;flex-direction:column;flex-shrink:0;display:flex;position:fixed;top:0;bottom:0;left:0}.dashboard__brand{border-bottom:1px solid var(--dash-border);padding:1.25rem 1.25rem 1.5rem}.dashboard__brand-row{align-items:center;gap:.625rem;display:flex}.dashboard__brand-icon{background:var(--dash-primary-dark);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.dashboard__brand-title{color:var(--dash-primary);margin:0;font-size:1.05rem;font-weight:700;line-height:1.2}.dashboard__brand-subtitle{letter-spacing:.14em;color:var(--dash-muted);text-transform:uppercase;margin:.15rem 0 0;font-size:.58rem;font-weight:600}.dashboard__nav{flex-direction:column;flex:1;gap:.25rem;padding:1rem .75rem;display:flex}.dashboard__nav-item{border-radius:var(--dash-radius-sm);color:var(--dash-muted);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.625rem;width:100%;padding:.625rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.dashboard__nav-item:hover{color:var(--dash-text);background:#f8fafc}.dashboard__nav-item--active{background:var(--dash-accent-light);color:var(--dash-accent)}.dashboard__nav-item svg{flex-shrink:0}.dashboard__sidebar-footer{border-top:1px solid var(--dash-border);flex-direction:column;gap:.25rem;padding:1rem .75rem;display:flex}.dashboard__main{margin-left:var(--dash-sidebar-width);flex-direction:column;flex:1;min-height:100vh;display:flex}.dashboard__topbar{background:var(--dash-surface);border-bottom:1px solid var(--dash-border);z-index:10;align-items:center;gap:1.5rem;padding:.75rem 1.5rem;display:flex;position:sticky;top:0}.dashboard__search{flex:0 320px;position:relative}.dashboard__search-input{border:1px solid var(--dash-border);border-radius:var(--dash-radius-sm);width:100%;color:var(--dash-text);background:#f8fafc;outline:none;padding:.5rem .875rem .5rem 2.25rem;font-family:inherit;font-size:.8125rem}.dashboard__search-input::placeholder{color:var(--dash-muted-light)}.dashboard__search-input:focus{border-color:var(--dash-accent);background:var(--dash-surface)}.dashboard__search-icon{color:var(--dash-muted-light);pointer-events:none;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.dashboard__tabs{flex:1;justify-content:center;align-items:center;gap:1.75rem;display:flex}.dashboard__tab{color:var(--dash-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:.375rem 0;font-family:inherit;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s,border-color .15s}.dashboard__tab:hover{color:var(--dash-text)}.dashboard__tab--active{color:var(--dash-accent);border-bottom-color:var(--dash-accent)}.dashboard__tab:disabled{cursor:default;opacity:.85}.dashboard__tab:disabled:hover{color:var(--dash-muted)}.dashboard__tab--active:disabled{color:var(--dash-accent)}.dashboard__topbar-actions{align-items:center;gap:.75rem;margin-left:auto;display:flex}.dashboard__icon-btn{border-radius:var(--dash-radius-sm);width:36px;height:36px;color:var(--dash-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex;position:relative}.dashboard__icon-btn:hover{color:var(--dash-text);background:#f8fafc}.dashboard__icon-btn--active{color:var(--dash-primary);background:#eff6ff;box-shadow:inset 0 0 0 1px #bfdbfe}.dashboard__icon-btn-dot{background:var(--dash-danger);border:1.5px solid var(--dash-surface);border-radius:50%;width:7px;height:7px;position:absolute;top:7px;right:7px}.dashboard__user{align-items:center;gap:.625rem;display:flex}.dashboard__user-avatar{object-fit:cover;color:#fff;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.75rem;font-weight:600;display:flex}.dashboard__user-name{color:var(--dash-text);white-space:nowrap;font-size:.8125rem;font-weight:600}.dashboard__content{flex:1;padding:1.5rem 1.5rem 5rem}.dashboard__page-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.dashboard__page-title{color:var(--dash-primary);margin:0;font-size:1.625rem;font-weight:700;line-height:1.25}.dashboard__page-subtitle{color:var(--dash-muted);margin:.375rem 0 0;font-size:.875rem}.dashboard__page-subtitle strong{color:var(--dash-accent);font-weight:600}.dashboard__project-switcher{margin-top:.375rem;display:inline-block;position:relative}.dashboard__project-switcher-trigger{font:inherit;color:var(--dash-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:0;font-size:.875rem;display:inline-flex}.dashboard__project-switcher-trigger strong{color:var(--dash-accent)}.dashboard__project-switcher-trigger:hover strong{text-decoration:underline}.dashboard__project-switcher-chevron{color:var(--dash-muted-light);transition:transform .15s}.dashboard__project-switcher-chevron--open{transform:rotate(180deg)}.dashboard__project-switcher-menu{z-index:40;background:var(--dash-surface);border:1px solid var(--dash-border);border-radius:var(--dash-radius);min-width:260px;max-width:320px;box-shadow:var(--dash-shadow-md);padding:.375rem;position:absolute;top:calc(100% + .5rem);left:0}.dashboard__project-switcher-menu-header{letter-spacing:.06em;text-transform:uppercase;color:var(--dash-muted-light);padding:.5rem .625rem;font-size:.6875rem;font-weight:700}.dashboard__project-switcher-item{border-radius:var(--dash-radius-sm);text-align:left;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:flex-start;gap:.125rem;width:100%;padding:.625rem;font-family:inherit;display:flex}.dashboard__project-switcher-item:hover{background:#f8fafc}.dashboard__project-switcher-item--active{cursor:default;background:#eff6ff}.dashboard__project-switcher-item-name{color:var(--dash-text);font-size:.875rem;font-weight:600}.dashboard__project-switcher-item--active .dashboard__project-switcher-item-name{color:var(--dash-primary)}.dashboard__project-switcher-item-meta{color:var(--dash-muted);font-size:.75rem}.dashboard__project-switcher-empty{color:var(--dash-muted);margin:0;padding:.625rem;font-size:.8125rem}.dashboard__project-switcher-divider{background:var(--dash-border);height:1px;margin:.375rem 0}.dashboard__project-switcher-footer{color:var(--dash-muted);border-radius:var(--dash-radius-sm);padding:.5rem .625rem;font-size:.8125rem;font-weight:600;text-decoration:none;display:block}.dashboard__project-switcher-footer:hover{color:var(--dash-primary);background:#f8fafc}.dashboard__project-switcher-footer--primary{color:var(--dash-primary)}.dashboard__page-actions{flex-shrink:0;align-items:center;gap:.625rem;display:flex}.dashboard__btn{border-radius:var(--dash-radius-sm);cursor:pointer;white-space:nowrap;align-items:center;gap:.5rem;padding:.5rem .875rem;font-family:inherit;font-size:.8125rem;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.dashboard__btn--outline{background:var(--dash-surface);border:1px solid var(--dash-border);color:var(--dash-text)}.dashboard__btn--outline:hover{background:#f8fafc;border-color:#cbd5e1}.dashboard__btn--primary{background:var(--dash-accent);border:1px solid var(--dash-accent);color:#fff}.dashboard__btn--primary:hover{background:#2563a8;border-color:#2563a8}.dashboard__grid{gap:1.25rem;display:grid}.dashboard__grid--2{grid-template-columns:1fr 1fr}.dashboard__grid--1{grid-template-columns:1fr}.dashboard__card{background:var(--dash-surface);border:1px solid var(--dash-border);border-radius:var(--dash-radius);box-shadow:var(--dash-shadow);padding:1.25rem}.dashboard__card-header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.dashboard__card-title{color:var(--dash-text);margin:0;font-size:.9375rem;font-weight:700}.dashboard__card-subtitle{color:var(--dash-muted);margin:.25rem 0 0;font-size:.75rem}.dashboard__badge{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;padding:.2rem .5rem;font-size:.625rem;font-weight:700;display:inline-flex}.dashboard__badge--ai{color:var(--dash-accent);background:#eff6ff;border:1px solid #bfdbfe}.dashboard__badge--open{color:var(--dash-accent);background:#eff6ff}.dashboard__badge--overdue-count{color:#0369a1;background:#e0f2fe}.dashboard__legend{color:var(--dash-muted);align-items:center;gap:1rem;margin-bottom:1rem;font-size:.75rem;display:flex}.dashboard__legend-item{align-items:center;gap:.375rem;display:flex}.dashboard__legend-dot{border-radius:50%;width:8px;height:8px}.dashboard__legend-dot--blue{background:#60a5fa}.dashboard__legend-dot--red{background:#f87171}.dashboard__chart{justify-content:space-between;align-items:flex-end;gap:.75rem;height:160px;padding-top:.5rem;display:flex}.dashboard__chart-bar-wrap{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:.5rem;height:100%;display:flex}.dashboard__chart-bar{background:#bfdbfe;border-radius:4px 4px 0 0;width:100%;max-width:48px;transition:height .3s}.dashboard__chart-bar--highlight{background:var(--dash-accent)}.dashboard__chart-label{color:var(--dash-muted-light);letter-spacing:.02em;font-size:.625rem;font-weight:600}.dashboard__risk-list{flex-direction:column;gap:.875rem;display:flex}.dashboard__risk-item{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;gap:.75rem;padding-bottom:.875rem;display:flex}.dashboard__risk-item:last-child{border-bottom:none;padding-bottom:0}.dashboard__risk-title{color:var(--dash-text);margin:0;font-size:.8125rem;font-weight:600}.dashboard__risk-meta{color:var(--dash-muted);margin:.2rem 0 0;font-size:.75rem}.dashboard__status-pill{letter-spacing:.03em;border-radius:4px;flex-shrink:0;align-items:center;padding:.2rem .5rem;font-size:.625rem;font-weight:700;display:inline-flex}.dashboard__status-pill--urgent{background:var(--dash-danger-bg);color:var(--dash-danger)}.dashboard__status-pill--pending{background:var(--dash-warning-bg);color:var(--dash-warning)}.dashboard__status-pill--logged{color:var(--dash-muted);background:#f1f5f9}.dashboard__status-pill--progress{color:var(--dash-accent);background:#eff6ff}.dashboard__status-pill--overdue{background:var(--dash-danger-bg);color:var(--dash-danger)}.dashboard__status-pill--planned{color:var(--dash-muted);background:#f1f5f9}.dashboard__link{color:var(--dash-accent);margin-top:.75rem;font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-block}.dashboard__link:hover{text-decoration:underline}.dashboard__table-wrap{overflow-x:auto}.dashboard__table{border-collapse:collapse;width:100%;font-size:.8125rem}.dashboard__table th{text-align:left;letter-spacing:.06em;color:var(--dash-muted);text-transform:uppercase;border-bottom:1px solid var(--dash-border);padding:.625rem .75rem;font-size:.6875rem;font-weight:700}.dashboard__table td{color:var(--dash-text);vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:.875rem .75rem}.dashboard__table tr:last-child td{border-bottom:none}.dashboard__table-ref{color:var(--dash-accent);font-weight:600}.dashboard__owner{align-items:center;gap:.5rem;display:flex}.dashboard__owner-avatar{width:26px;height:26px;color:var(--dash-muted);background:#e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.625rem;font-weight:700;display:flex}.dashboard__menu-btn{width:28px;height:28px;color:var(--dash-muted-light);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;display:flex}.dashboard__menu-btn:hover{color:var(--dash-text);background:#f8fafc}.dashboard__progress-list{flex-direction:column;gap:1.125rem;display:flex}.dashboard__progress-item{flex-direction:column;gap:.375rem;display:flex}.dashboard__progress-header{justify-content:space-between;align-items:center;display:flex}.dashboard__progress-label{color:var(--dash-text);font-size:.8125rem;font-weight:500}.dashboard__progress-value{color:var(--dash-text);font-size:.8125rem;font-weight:700}.dashboard__progress-track{background:#f1f5f9;border-radius:999px;height:8px;overflow:hidden}.dashboard__progress-fill{border-radius:999px;height:100%;transition:width .3s}.dashboard__progress-fill--blue{background:var(--dash-accent)}.dashboard__progress-fill--orange{background:var(--dash-warning)}.dashboard__progress-fill--red{background:var(--dash-danger)}.dashboard__activity-list{flex-direction:column;gap:0;display:flex}.dashboard__activity-item{gap:.75rem;padding:.75rem 0;display:flex;position:relative}.dashboard__activity-item:not(:last-child):after{content:"";background:#e2e8f0;width:2px;position:absolute;top:2.25rem;bottom:0;left:11px}.dashboard__activity-icon{width:24px;height:24px;color:var(--dash-muted);z-index:1;background:#f1f5f9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.dashboard__activity-icon--critical{background:var(--dash-danger-bg);color:var(--dash-danger)}.dashboard__activity-icon--success{color:var(--dash-accent);background:#eff6ff}.dashboard__activity-text{color:var(--dash-text);flex:1;font-size:.8125rem;line-height:1.45}.dashboard__activity-text strong{font-weight:600}.dashboard__activity-time{color:var(--dash-muted-light);margin-top:.15rem;font-size:.75rem;display:block}.dashboard__footer{border-top:1px solid var(--dash-border);background:var(--dash-surface);color:var(--dash-muted);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;font-size:.75rem;display:flex}.dashboard__footer-links{align-items:center;gap:.5rem;display:flex}.dashboard__footer-links a{color:var(--dash-muted);text-decoration:none}.dashboard__footer-links a:hover{color:var(--dash-accent)}.dashboard__footer-sep{color:#cbd5e1}.dashboard__fab{background:var(--dash-primary-dark);color:#fff;cursor:pointer;z-index:30;border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 4px 14px #0f355759}.dashboard__fab:hover{transform:scale(1.05);box-shadow:0 6px 20px #0f355766}.dashboard__loading{color:var(--dash-muted);padding:2rem 0}.dashboard__page-actions .dashboard__btn{align-items:center;gap:.375rem;text-decoration:none;display:inline-flex}.dashboard__card-header-row,.dashboard__card-badges{align-items:center;gap:.5rem;display:flex}.dashboard__content--editor{flex-direction:column;min-height:0;padding:0;display:flex}.dashboard__placeholder{padding:2rem 0}.dashboard__profile{border-left:1px solid var(--dash-border);margin-left:.25rem;padding-left:.5rem;position:relative}.dashboard__profile-trigger{cursor:pointer;border-radius:var(--dash-radius-sm);background:0 0;border:none;align-items:center;gap:.625rem;padding:.25rem .375rem .25rem 0;font-family:inherit;transition:background .15s;display:flex}.dashboard__profile-trigger:hover{background:#f8fafc}.dashboard__profile-chevron{color:var(--dash-muted-light);flex-shrink:0;transition:transform .15s}.dashboard__profile-chevron--open{transform:rotate(180deg)}.dashboard__profile-menu{background:var(--dash-surface);border:1px solid var(--dash-border);border-radius:var(--dash-radius);z-index:50;min-width:220px;padding:.5rem;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 8px 24px #0f172a1f}.dashboard__profile-menu-header{align-items:center;gap:.75rem;padding:.5rem .625rem;display:flex}.dashboard__user-avatar--menu{width:38px;height:38px}.dashboard__profile-menu-name{color:var(--dash-text);margin:0;font-size:.875rem;font-weight:700}.dashboard__profile-menu-label{color:var(--dash-muted);margin:.15rem 0 0;font-size:.75rem}.dashboard__profile-menu-divider{background:var(--dash-border);height:1px;margin:.375rem 0}.dashboard__profile-menu-item{border-radius:var(--dash-radius-sm);width:100%;color:var(--dash-text);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.625rem;padding:.625rem .75rem;font-family:inherit;font-size:.8125rem;font-weight:500;transition:background .15s,color .15s;display:flex}.dashboard__profile-menu-item:hover:not(:disabled){background:#f8fafc}.dashboard__profile-menu-item:disabled{opacity:.6;cursor:not-allowed}.dashboard__profile-menu-item--danger{color:var(--dash-danger)}.dashboard__profile-menu-item--danger:hover:not(:disabled){background:var(--dash-danger-bg)}.dashboard--editor{--dash-bg:#0f172a}@media (width<=1200px){.dashboard__grid--2{grid-template-columns:1fr}}@media (width<=900px){.dashboard__sidebar{display:none}.dashboard__main{margin-left:0}.dashboard__tabs,.dashboard__user-name,.dashboard__profile-chevron{display:none}}.workspace__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.workspace__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.workspace__card{text-align:left;flex-direction:column;width:100%;transition:box-shadow .15s,transform .15s;display:flex}.workspace__card-hitarea{text-align:left;cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;flex:1;width:100%;padding:0;display:block}.workspace__card-hitarea:hover .workspace__card-title{color:var(--dash-primary)}.workspace__card-link{color:var(--dash-primary);cursor:pointer;z-index:2;background:0 0;border:none;padding:0;font-family:inherit;font-size:.8125rem;font-weight:600;text-decoration:none;position:relative}.workspace__card-top{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.5rem;display:flex}.workspace__card-title{color:var(--dash-text);margin:0;font-size:1.05rem;font-weight:700}.workspace__card-meta,.workspace__card-desc{color:var(--dash-muted);margin:.35rem 0 0;font-size:.875rem}.workspace__card:hover{box-shadow:var(--dash-shadow-md);transform:translateY(-1px)}.workspace__card-links{z-index:2;gap:.75rem;margin-top:1rem;display:flex;position:relative}.workspace__form{gap:.875rem;margin-bottom:1.25rem;display:grid}.workspace__field{gap:.35rem;display:grid}.workspace__field span{color:var(--dash-muted);font-size:.8125rem;font-weight:600}.workspace__field input,.workspace__field textarea{border:1px solid var(--dash-border);border-radius:var(--dash-radius-sm);font:inherit;padding:.625rem .75rem}.workspace__form-actions{justify-content:flex-end;gap:.5rem;display:flex}.workspace__card-link:hover{text-decoration:underline}.dashboard__placeholder .dashboard__btn{text-decoration:none}.dashboard__welcome-banner{margin-bottom:1.25rem}.dashboard__grid--muted{opacity:.72;pointer-events:none;-webkit-user-select:none;user-select:none}.dashboard__grid--muted+.dashboard__grid--muted{opacity:.72}.workspace__loading,.workspace__empty{padding:1rem 0}.models__panel{margin-bottom:1.25rem}.models__field-row{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.75rem;display:flex}.models__select{border:1px solid var(--dash-border);min-width:260px;max-width:420px;font:inherit;color:var(--dash-text);background:#fff;border-radius:8px;flex:1;padding:.625rem .75rem}.models__linked-meta,.models__empty-note{color:var(--dash-muted);margin:.75rem 0 0;font-size:.875rem}.models__panel-header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.models__panel-header .dashboard__card-title{margin:0}.models__count{color:var(--dash-muted);font-size:.75rem}.models__node-desc{color:var(--dash-muted);margin-top:.25rem;font-size:.75rem;line-height:1.4}.models__open-link{color:var(--dash-accent);font-size:.8125rem;font-weight:600;text-decoration:none}.models__open-link:hover{text-decoration:underline}.models__table td:last-child{text-align:right;white-space:nowrap}.systema-link-badge{color:var(--dash-muted);margin:.375rem 0 0;font-size:.8125rem}.systema-link-badge--compact{margin:.5rem 0 0;font-size:.75rem}.systema-link-badge--unlinked{color:var(--dash-muted)}.systema-link-badge__label{font-weight:600}.systema-link-badge__name,.systema-link-badge__action{color:var(--dash-accent);font-weight:600;text-decoration:none}.systema-link-badge__name:hover,.systema-link-badge__action:hover{text-decoration:underline}.workspace__card-systema{padding:0 1rem .75rem}
