@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}}.wsx__head{margin-bottom:.25rem}.wsx__empty{max-width:620px;margin-top:.5rem}.wsx__project-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:.5rem 0;padding:1rem 1.25rem;display:flex}.wsx__project-info{min-width:0}.wsx__back-btn{border:1px solid var(--dash-border);border-radius:var(--dash-radius-sm);background:var(--dash-bg);color:var(--dash-primary);font:inherit;cursor:pointer;flex-shrink:0;align-items:center;margin:0;padding:.25rem .5rem;font-size:.8125rem;font-weight:600;display:inline-flex}.wsx__back-btn:hover{background:var(--dash-accent-light);border-color:var(--dash-accent)}.wsx__section-head{align-items:center;gap:.625rem;margin-bottom:.5rem;display:flex}.wsx__section-head--empty{margin-bottom:.75rem}.wsx__section-head .wsx__section-title{margin:0}.wsx__breadcrumb{flex-wrap:wrap;align-items:center;gap:.15rem;display:flex}.wsx__crumb-group{align-items:center;gap:.15rem;display:inline-flex}.wsx__crumb{font:inherit;color:var(--dash-text);cursor:pointer;border-radius:var(--dash-radius-sm);background:0 0;border:none;padding:.15rem .25rem;font-size:1.05rem;font-weight:700}.wsx__crumb:hover{color:var(--dash-primary);background:var(--dash-accent-light)}.wsx__crumb-sep{color:var(--dash-muted-light);font-weight:600}.wsx__project-meta{color:var(--dash-muted);margin:.35rem 0 0;font-size:.8125rem}.wsx__project-actions{align-items:center;gap:.5rem;display:flex}.wsx__section{margin-top:0;margin-bottom:1.25rem}.wsx__section-title{text-transform:uppercase;letter-spacing:.04em;color:var(--dash-muted);margin:0;font-size:.8125rem;font-weight:700}.wsx__grid{gap:.875rem;display:grid}.wsx__grid--folders{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.wsx__grid--files{grid-template-columns:repeat(auto-fill,minmax(170px,1fr))}.wsx__card{background:var(--dash-surface);border:1px solid var(--dash-border);border-radius:var(--dash-radius);box-shadow:var(--dash-shadow);cursor:pointer;flex-direction:column;gap:.5rem;transition:box-shadow .15s,transform .15s,border-color .15s;display:flex;position:relative}.wsx__card:hover{box-shadow:var(--dash-shadow-md,0 6px 18px #0f172a1a);border-color:var(--dash-accent);transform:translateY(-1px)}.wsx__card:focus-visible{outline:2px solid var(--dash-accent);outline-offset:2px}.wsx__card--folder{min-height:118px;padding:1rem}.wsx__card--file{min-height:96px;padding:.8rem}.wsx__card-icon{border-radius:var(--dash-radius-sm);justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.wsx__card--file .wsx__card-icon{width:34px;height:34px}.wsx__card-icon--folder{color:var(--dash-primary);background:var(--dash-accent-light)}.wsx__card-icon--file{color:var(--dash-accent);background:#f1f5f9}.wsx__card-title{color:var(--dash-text);word-break:break-word;margin:0;font-size:.95rem;font-weight:700}.wsx__card--file .wsx__card-title{font-size:.875rem}.wsx__card-meta{color:var(--dash-muted);margin:0;font-size:.75rem}.wsx__type-tag{background:var(--dash-accent-light);color:var(--dash-primary);letter-spacing:.03em;border-radius:999px;padding:.1rem .4rem;font-size:.6875rem;font-weight:700;display:inline-block}.wsx__menu-root{z-index:5;position:relative}.wsx__card .wsx__menu-root,.workspace__card .wsx__menu-root{position:absolute;top:.5rem;right:.5rem}.wsx__menu-btn{border-radius:var(--dash-radius-sm);width:28px;height:28px;color:var(--dash-muted);cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;display:inline-flex}.wsx__menu-btn:hover,.wsx__menu-btn[aria-expanded=true]{background:var(--dash-bg);border-color:var(--dash-border);color:var(--dash-text)}.wsx__menu{background:var(--dash-surface);border:1px solid var(--dash-border);border-radius:var(--dash-radius-sm);z-index:30;flex-direction:column;min-width:168px;padding:.35rem;display:flex;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 10px 30px #0f172a2e}.wsx__menu-item{text-align:left;font:inherit;color:var(--dash-text);border-radius:var(--dash-radius-sm);cursor:pointer;background:0 0;border:none;padding:.5rem .625rem;font-size:.8125rem}.wsx__menu-item:hover{background:var(--dash-bg)}.wsx__menu-item:disabled{opacity:.5;cursor:not-allowed}.wsx__menu-item--danger{color:var(--dash-danger)}.wsx__menu-item--danger:hover{background:var(--dash-danger-bg)}.wsx__modal{max-width:440px}.wsx__form{gap:1rem;display:grid}.wsx__field{gap:.35rem;display:grid}.wsx__confirm-text{color:var(--dash-text);margin-bottom:1.25rem;font-size:.9rem;line-height:1.55}.wsx__modal-actions{justify-content:flex-end;gap:.5rem;display:flex}.wsx__btn--danger{background:var(--dash-danger);color:#fff;border:1px solid var(--dash-danger)}.wsx__btn--danger:hover:not(:disabled){filter:brightness(.94)}.wsx__move-list{border:1px solid var(--dash-border);border-radius:var(--dash-radius-sm);flex-direction:column;gap:.15rem;max-height:320px;margin-bottom:1.25rem;padding:.35rem;display:flex;overflow-y:auto}.wsx__move-item{text-align:left;font:inherit;color:var(--dash-text);border-radius:var(--dash-radius-sm);cursor:pointer;background:0 0;border:1px solid #0000;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.8125rem;display:flex}.wsx__move-item:hover:not(:disabled){background:var(--dash-bg)}.wsx__move-item--active{background:var(--dash-accent-light);border-color:var(--dash-accent);font-weight:600}.wsx__move-item:disabled{opacity:.4;cursor:not-allowed}.wsx__move-item-icon{font-size:.9rem}.wsx__move-item-tag{color:var(--dash-muted);text-transform:uppercase;letter-spacing:.03em;margin-left:auto;font-size:.6875rem;font-weight:600}.pd-shell{flex-direction:column;flex:1;min-height:0;display:flex}.pd-shell__empty{padding:1.5rem 1.75rem 2rem}.pd-workspace{background:var(--dash-bg);flex:1;grid-template-columns:272px minmax(0,1fr);min-height:0;display:grid}.pd-explorer{border-right:1px solid var(--dash-border);background:var(--dash-surface);flex-direction:column;min-height:0;display:flex}.pd-explorer__head{border-bottom:1px solid var(--dash-border);padding:1rem 1rem .75rem}.pd-explorer__head-label{letter-spacing:.06em;text-transform:uppercase;color:var(--dash-muted);margin-bottom:.35rem;font-size:.6875rem;font-weight:700;display:block}.pd-explorer__project-select{border:1px solid var(--dash-border);border-radius:var(--dash-radius-sm);background:var(--dash-bg);width:100%;color:var(--dash-text);font:inherit;padding:.5rem .625rem;font-size:.875rem;font-weight:600}.pd-explorer__quick-actions{border-bottom:1px solid var(--dash-border);gap:.35rem;padding:.625rem 1rem;display:flex}.pd-explorer__action{border:1px solid var(--dash-border);border-radius:var(--dash-radius-sm);background:var(--dash-bg);color:var(--dash-text);font:inherit;cursor:pointer;flex:1;padding:.35rem .5rem;font-size:.75rem;font-weight:600}.pd-explorer__action:hover{border-color:var(--dash-accent);color:var(--dash-primary)}.pd-explorer__action--primary{background:var(--dash-accent-light);border-color:var(--dash-accent);color:var(--dash-primary)}.pd-explorer__tree-wrap{flex:1;min-height:0;padding:.5rem 0;overflow:auto}.pd-explorer__status{color:var(--dash-muted);margin:.75rem 1rem;font-size:.8125rem}.pd-tree,.pd-tree__children{margin:0;padding:0;list-style:none}.pd-tree__row{width:100%;min-height:2rem;color:var(--dash-text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.35rem;font-size:.8125rem;display:flex}.pd-tree__row:hover{background:var(--dash-bg)}.pd-tree__row--active{background:var(--dash-accent-light);color:var(--dash-primary);font-weight:600}.pd-tree__chevron{color:var(--dash-muted);flex-shrink:0;transition:transform .15s}.pd-tree__chevron--open{transform:rotate(90deg)}.pd-tree__chevron-spacer{flex-shrink:0;width:14px;display:inline-block}.pd-tree__label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.pd-tree__tag{color:var(--dash-muted);letter-spacing:.04em;background:#f1f5f9;border-radius:999px;flex-shrink:0;margin-right:.5rem;padding:.05rem .35rem;font-size:.625rem;font-weight:700}.pd-tree__row--active .pd-tree__tag{background:#ffffffa6}.pd-tree__row--folder{padding-right:.25rem}.pd-tree__chevron-btn,.pd-tree__label-btn,.pd-tree__props-btn{color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.pd-tree__chevron-btn{border-radius:var(--dash-radius-sm);flex-shrink:0;width:1.25rem;height:1.25rem}.pd-tree__chevron-btn:hover{background:#0000000d}.pd-tree__label-btn{text-align:left;flex:1;gap:.35rem;min-width:0}.pd-tree__props-btn{border-radius:var(--dash-radius-sm);opacity:.55;flex-shrink:0;width:1.5rem;height:1.5rem;font-size:.75rem}.pd-tree__props-btn:hover{opacity:1;background:#0000000d}.pd-main{flex-direction:column;min-width:0;min-height:0;display:flex}.pd-main__toolbar{border-bottom:1px solid var(--dash-border);background:var(--dash-surface);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.pd-main__title{color:var(--dash-text);margin:0;font-size:1.125rem;font-weight:700}.pd-main__meta{color:var(--dash-muted);margin:.2rem 0 0;font-size:.8125rem}.pd-main__toolbar-actions{align-items:center;gap:.5rem;display:flex}.pd-main__welcome{max-width:560px;margin:1.25rem}.pd-main__hint{color:var(--dash-muted);margin:.75rem 0 0;font-size:.8125rem}.pd-shell--editing .pd-main{grid-template-rows:auto minmax(0,1fr);display:grid}.pd-shell--editing .pd-main__welcome{display:none}.pd-workspace-panel{border:1px solid var(--dash-border);border-radius:var(--dash-radius);background:var(--dash-surface);min-height:0;box-shadow:var(--dash-shadow-md,0 8px 24px #0f172a14);flex-direction:column;margin:0 1rem 1rem;display:flex;overflow:hidden}.pd-workspace-panel__file-tabs{border-bottom:1px solid var(--dash-border);background:#eef2f7;align-items:stretch;gap:0;display:flex;overflow-x:auto}.pd-file-tab{border-right:1px solid var(--dash-border);flex-shrink:0;align-items:stretch;display:flex}.pd-file-tab--active{background:var(--dash-surface);box-shadow:inset 0 2px 0 var(--dash-primary)}.pd-file-tab__label{font:inherit;color:var(--dash-text);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;align-items:center;gap:.4rem;max-width:220px;padding:.55rem .75rem;font-size:.8125rem;font-weight:600;display:inline-flex;overflow:hidden}.pd-file-tab__type{background:var(--dash-accent-light);color:var(--dash-primary);letter-spacing:.04em;border-radius:999px;flex-shrink:0;padding:.05rem .35rem;font-size:.5625rem;font-weight:700}.pd-file-tab__close{width:1.75rem;color:var(--dash-muted);cursor:pointer;background:0 0;border:none;border-left:1px solid #0000;justify-content:center;align-items:center;font-size:1.1rem;line-height:1;display:inline-flex}.pd-file-tab__close:hover{color:var(--dash-text);background:#0f172a0f}.pd-section-tabs{border-bottom:1px solid var(--dash-border);background:#f8fafc;align-items:stretch;gap:0;display:flex}.pd-section-tab{border:none;border-right:1px solid var(--dash-border);font:inherit;color:var(--dash-muted);cursor:pointer;background:0 0;align-items:center;gap:.35rem;padding:.55rem 1rem;font-size:.8125rem;font-weight:600;display:inline-flex}.pd-section-tab:hover{color:var(--dash-text);background:var(--dash-bg)}.pd-section-tab--active{color:var(--dash-primary);background:var(--dash-surface);box-shadow:inset 0 -2px 0 var(--dash-primary)}.pd-section-tab__icon{font-size:.875rem}.pd-workspace-panel__body{background:var(--dash-surface);flex:1;min-height:0;overflow:auto}.pd-fmea-pane{flex-direction:column;height:100%;min-height:360px;display:flex}.pd-fmea-pane__content{flex:1;min-height:0;overflow:auto}.pd-fmea-tabs{border-top:1px solid var(--dash-border);background:#eef2f7;align-items:stretch;display:flex}.pd-fmea-tab{border:none;border-right:1px solid var(--dash-border);font:inherit;color:var(--dash-muted);cursor:pointer;background:0 0;padding:.5rem 1.1rem;font-size:.8125rem;font-weight:600}.pd-fmea-tab--active{background:var(--dash-surface);color:var(--dash-primary);box-shadow:inset 0 2px 0 var(--dash-primary)}.pd-fmea-placeholder{text-align:center;padding:2rem 1.5rem}.pd-fmea-placeholder h3{margin:0 0 .5rem;font-size:1rem}.pd-fmea-placeholder p{color:var(--dash-muted);margin:0;font-size:.875rem}.pd-analysis-header{padding:0}.pd-analysis-header__table{border-collapse:collapse;width:100%}.pd-analysis-header__row th,.pd-analysis-header__row td{border-bottom:1px solid var(--dash-border);vertical-align:middle;text-align:left;padding:.65rem 1rem}.pd-analysis-header__row th{width:38%;color:var(--dash-text);background:#f8fafc;font-size:.8125rem;font-weight:600}.pd-analysis-header__req{color:var(--dash-danger);margin-left:.15rem}.pd-analysis-header__input{border:1px solid var(--dash-border);border-radius:var(--dash-radius-sm);width:100%;font:inherit;background:var(--dash-surface);padding:.45rem .6rem;font-size:.875rem}.pd-analysis-header__input:focus{outline:2px solid var(--dash-accent);border-color:var(--dash-accent)}.pd-analysis-header__row--readonly td{background:#fafbfc}.pd-analysis-header__readonly{color:var(--dash-muted);align-items:center;gap:.4rem;font-size:.875rem;display:inline-flex}.pd-analysis-header__avatar{opacity:.55}.pd-risk-discovery{overflow:auto}.pd-risk-discovery__table{border-collapse:collapse;width:100%;font-size:.8125rem}.pd-risk-discovery__table th,.pd-risk-discovery__table td{border:1px solid var(--dash-border);vertical-align:top;text-align:left;padding:.55rem .75rem}.pd-risk-discovery__table thead th{color:var(--dash-text);background:#eef2f7;font-weight:700}.pd-risk-discovery__label{color:#1b5e20;background:#e8f5e9;width:16%;font-weight:600}.pd-risk-discovery__question{width:42%}.pd-risk-discovery__response{text-align:center;width:10%}.pd-risk-discovery__comments{width:32%}.pd-risk-discovery__edit-hint{color:var(--dash-muted);font-size:.75rem}.pd-risk-discovery__select,.pd-risk-discovery__input{border:1px solid var(--dash-border);border-radius:var(--dash-radius-sm);width:100%;font:inherit;background:var(--dash-surface);padding:.35rem .5rem;font-size:.8125rem}.pd-analysis-props{margin:0;padding:1rem 1.25rem}.pd-analysis-props__row{border-bottom:1px solid var(--dash-border);grid-template-columns:140px 1fr;gap:1rem;padding:.55rem 0;display:grid}.pd-analysis-props__row:last-child{border-bottom:none}.pd-analysis-props__row dt{color:var(--dash-muted);font-size:.8125rem;font-weight:600}.pd-analysis-props__row dd{color:var(--dash-text);margin:0;font-size:.875rem}.pd-editor-panel{display:none}.pd-editor-panel__header{background:#111827;border-bottom:1px solid #1e293b;justify-content:space-between;align-items:center;gap:.75rem;padding:.625rem .875rem;display:flex}.pd-editor-panel__title-wrap{align-items:center;gap:.5rem;min-width:0;display:flex}.pd-editor-panel__title{color:#f8fafc;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.9375rem;font-weight:700;overflow:hidden}.pd-editor-panel__type{color:#93c5fd;letter-spacing:.04em;background:#0073ea2e;border-radius:999px;flex-shrink:0;padding:.1rem .45rem;font-size:.625rem;font-weight:700}.pd-editor-panel__actions{align-items:center;gap:.5rem;display:flex}.pd-editor-panel__btn{padding:.35rem .75rem;font-size:.75rem}.pd-editor-panel__close{border-radius:var(--dash-radius-sm);color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #334155;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.25rem;line-height:1;display:inline-flex}.pd-editor-panel__close:hover{color:#f8fafc;background:#1e293b}.pd-editor-panel__body{flex:1;min-height:0;overflow:auto}.pd-editor-panel__body .editor--embedded{min-height:100%}.pd-editor-panel__body .editor--embedded .editor__workspace{min-height:320px}.pd-editor__error{padding:1rem 1.25rem}.pd-drawer-root{z-index:120;pointer-events:none;position:fixed;inset:0}.pd-drawer__backdrop{pointer-events:auto;cursor:pointer;background:#0f172a59;border:none;position:absolute;inset:0}.pd-drawer{background:var(--dash-surface);border-left:1px solid var(--dash-border);pointer-events:auto;flex-direction:column;width:min(420px,100vw);animation:.22s pd-drawer-in;display:flex;position:absolute;top:0;bottom:0;right:0;box-shadow:-12px 0 40px #0f172a29}@keyframes pd-drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}.pd-drawer__header{border-bottom:1px solid var(--dash-border);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.25rem 1rem;display:flex}.pd-drawer__title{color:var(--dash-text);margin:0;font-size:1.125rem;font-weight:700}.pd-drawer__subtitle{color:var(--dash-muted);margin:.25rem 0 0;font-size:.8125rem}.pd-drawer__close{border:1px solid var(--dash-border);border-radius:var(--dash-radius-sm);width:2rem;height:2rem;color:var(--dash-muted);cursor:pointer;background:0 0;justify-content:center;align-items:center;font-size:1.35rem;line-height:1;display:inline-flex}.pd-drawer__close:hover{background:var(--dash-bg);color:var(--dash-text)}.pd-drawer__body{flex:1;padding:1rem 1.25rem 1.5rem;overflow:auto}.pd-props__section+.pd-props__section{border-top:1px solid var(--dash-border);margin-top:1.25rem;padding-top:1.25rem}.pd-props__section-title{letter-spacing:.05em;text-transform:uppercase;color:var(--dash-muted);margin:0 0 .75rem;font-size:.75rem;font-weight:700}.pd-props__list{margin:0}.pd-props__row{border-bottom:1px solid var(--dash-border);grid-template-columns:120px 1fr;gap:.75rem;padding:.5rem 0;display:grid}.pd-props__row:last-child{border-bottom:none}.pd-props__label{color:var(--dash-muted);margin:0;font-size:.8125rem;font-weight:600}.pd-props__value{color:var(--dash-text);word-break:break-word;margin:0;font-size:.875rem}.pd-props__systema{font-size:.875rem}.pd-drawer__actions{border-top:1px solid var(--dash-border);margin-top:1.25rem;padding-top:1rem}.pd-props__field{border-bottom:1px solid var(--dash-border);grid-template-columns:140px 1fr;align-items:center;gap:.75rem;padding:.45rem 0;display:grid}.pd-props__field:last-child{border-bottom:none}.pd-props__input{border:1px solid var(--dash-border);border-radius:var(--dash-radius-sm);width:100%;font:inherit;color:var(--dash-text);background:var(--dash-bg);padding:.4rem .55rem;font-size:.875rem}.pd-props__input:disabled{opacity:.65}.pd-worksheet{flex-direction:column;gap:.75rem;height:100%;min-height:0;display:flex}.pd-fmea-pane__content .pd-worksheet.editor{min-height:420px}.pd-worksheet__workspace.editor__workspace{flex:1;min-height:320px}.pd-worksheet__row--selected td{background:#eff6ff}.pd-worksheet__function-trigger{min-width:8rem;max-width:200px}.pd-worksheet__meta--inline{display:none}.pd-worksheet-editor.editor{background:var(--dash-surface);color:var(--dash-text)}.pd-worksheet-editor.pd-worksheet{gap:0}.pd-worksheet-editor .editor__toolbar{background:var(--dash-surface);border-bottom:1px solid var(--dash-border)}.pd-worksheet-editor .editor__tool-btn{color:var(--dash-muted)}.pd-worksheet-editor .editor__tool-btn:hover{background:var(--dash-accent-light);color:var(--dash-text)}.pd-worksheet-editor .editor__autosave{color:var(--dash-muted)}.pd-worksheet-editor .editor__readonly-banner{color:#9a3412;background:#fff7ed;border-color:#fed7aa;margin:0}.pd-worksheet-editor .editor__node-linker{background:var(--dash-surface);border-bottom:1px solid var(--dash-border)}.pd-worksheet-editor .editor__node-linker-label{color:var(--dash-muted)}.pd-worksheet-editor .editor__node-linker-select,.pd-worksheet-editor .editor__node-linker-row .node-picker .editor__node-linker-select{background:var(--dash-surface);border:1px solid var(--dash-border);color:var(--dash-text)}.pd-worksheet-editor .editor__node-linker-meta{color:var(--dash-muted)}.pd-worksheet-editor .editor__node-linker-open{color:var(--dash-accent)}.pd-worksheet-editor .editor__copilot{background:var(--dash-surface);border-left:1px solid var(--dash-border);color:var(--dash-text)}.pd-worksheet-editor .editor__copilot-title{color:var(--dash-text)}.pd-worksheet-editor .editor__copilot-field-label,.pd-worksheet-editor .editor__copilot-nodes-hint,.pd-worksheet-editor .editor__chat-label,.pd-worksheet-editor .editor__evidence-title,.pd-worksheet-editor .editor__confidence-header{color:var(--dash-muted)}.pd-worksheet-editor .editor__copilot-select{background:var(--dash-surface);border:1px solid var(--dash-border);color:var(--dash-text)}.pd-worksheet-editor .editor__suggestions{background:var(--dash-bg);border:1px solid var(--dash-border)}.pd-worksheet-editor .editor__suggestion-item{background:var(--dash-surface);border:1px solid var(--dash-border)}.pd-worksheet-editor .editor__suggestion-check,.pd-worksheet-editor .editor__suggestion-check strong{color:var(--dash-text)}.pd-worksheet-editor .editor__suggestion-meta{color:var(--dash-muted)}.pd-worksheet-editor .editor__chat-msg--assistant{background:var(--dash-bg);color:var(--dash-text);border:1px solid var(--dash-border)}.pd-worksheet-editor .editor__chat-input-wrap{background:var(--dash-surface);border:1px solid var(--dash-border)}.pd-worksheet-editor .editor__chat-input{color:var(--dash-text)}.pd-worksheet-editor .editor__chat-input::placeholder{color:var(--dash-muted-light)}.pd-worksheet-editor .editor__confidence{border-top-color:var(--dash-border)}.pd-worksheet-editor .editor__confidence-header strong{color:var(--dash-accent)}.pd-worksheet-editor .editor__confidence-track{background:var(--dash-border)}.pd-worksheet-editor .editor__insight-card--muted{background:var(--dash-bg);color:var(--dash-text);border:1px solid var(--dash-border)}.pd-worksheet-editor .editor__insight-card--muted .editor__insight-note{color:var(--dash-muted)}.pd-worksheet-editor .editor__copilot-readonly{color:#9a3412;background:#fff7ed;border-color:#fed7aa}.pd-worksheet-editor .editor__cell-combobox-trigger{color:var(--dash-text);background:var(--dash-surface);border-color:var(--dash-border)}.pd-worksheet-editor .editor__cell-combobox-trigger:hover{background:var(--dash-accent-light);border-color:var(--dash-accent)}.pd-worksheet-editor .editor__cell-combobox-list{background:var(--dash-surface);border-color:var(--dash-border);box-shadow:var(--dash-shadow)}.pd-worksheet-editor .editor__cell-combobox-option{color:var(--dash-text)}.pd-worksheet-editor .editor__cell-combobox-option:hover{background:var(--dash-accent-light)}.pd-worksheet-editor .editor__cell-combobox-option--active{background:var(--dash-accent-light);color:var(--dash-primary)}.pd-worksheet-editor .node-picker__trigger{background:var(--dash-surface);border-color:var(--dash-border);color:var(--dash-text)}.pd-worksheet-editor .node-picker__panel{background:var(--dash-surface);border-color:var(--dash-border);box-shadow:0 8px 24px #0f172a1f}.pd-worksheet-editor .node-picker__search{background:var(--dash-surface);border-color:var(--dash-accent);color:var(--dash-text)}.pd-worksheet-editor .node-picker__chip{border-color:var(--dash-border);color:var(--dash-muted)}.pd-worksheet-editor .node-picker__chip:hover{border-color:var(--dash-accent);color:var(--dash-text)}.pd-worksheet-editor .node-picker__chip--active{background:var(--dash-accent-light);border-color:var(--dash-accent);color:var(--dash-primary)}.pd-worksheet-editor .node-picker__option{color:var(--dash-text)}.pd-worksheet-editor .node-picker__option:hover{background:var(--dash-accent-light)}.pd-worksheet-editor .node-picker__option--active{background:var(--dash-accent-light);color:var(--dash-primary)}.pd-worksheet-editor .node-picker__group-label{color:var(--dash-muted)}.pd-worksheet-editor .pd-worksheet__table th{color:var(--dash-text);background:#f8fafc}.pd-worksheet-editor .pd-worksheet__table td{color:var(--dash-text);background:var(--dash-surface)}.pd-worksheet-editor .pd-worksheet__cell-input{color:var(--dash-text)}.pd-worksheet-editor .editor__cell-placeholder{color:var(--dash-muted-light)}.pd-worksheet-editor .editor__copilot-node-trigger{background:var(--dash-surface);border-color:var(--dash-border);color:var(--dash-text)}.pd-worksheet-editor .editor__toolbar--compact{gap:.35rem;min-height:0;padding:.35rem .75rem}.pd-worksheet-editor .editor__toolbar--compact .editor__toolbar-left,.pd-worksheet-editor .editor__toolbar--compact .editor__toolbar-right{gap:.35rem}.pd-worksheet-editor .editor__toolbar--compact .editor__btn{border-radius:var(--dash-radius-sm);padding:.3rem .65rem;font-size:.75rem}.pd-worksheet-editor .editor__toolbar--compact .editor__tool-btn{padding:.3rem .5rem;font-size:.75rem;font-weight:600}.pd-worksheet-editor .editor__toolbar--compact .editor__autosave{letter-spacing:.06em;font-size:.625rem}.pd-worksheet-editor .editor__node-linker--compact{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;padding:.35rem .75rem;display:flex}.pd-worksheet-editor .editor__node-linker--compact .editor__node-linker-main{flex-wrap:wrap;flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.pd-worksheet-editor .editor__node-linker--compact .editor__node-linker-label{color:var(--dash-muted);white-space:nowrap;margin:0;font-size:.75rem;font-weight:600}.pd-worksheet-editor .editor__node-linker--compact .editor__node-linker-row{flex-wrap:wrap;flex:1;align-items:center;gap:.35rem;min-width:0;display:flex}.pd-worksheet-editor .editor__node-linker--compact .editor__node-linker-select{min-width:140px;max-width:240px;padding:.28rem .45rem;font-size:.75rem}.pd-worksheet-editor .editor__node-linker--compact .editor__btn--sm{padding:.28rem .55rem;font-size:.6875rem}.pd-worksheet-editor .editor__node-linker--compact .editor__node-linker-open{font-size:.75rem}.pd-worksheet-editor .editor__node-linker--compact .editor__node-linker-meta{width:100%;color:var(--dash-muted);margin:0;font-size:.6875rem}.pd-worksheet__toolbar{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.pd-worksheet__meta{color:var(--dash-muted);font-size:.8125rem}.pd-worksheet__scroll{border:1px solid var(--dash-border);border-radius:var(--dash-radius-sm);background:#fff;overflow:auto}.pd-worksheet__table{border-collapse:collapse;width:max-content;min-width:100%;font-size:.75rem}.pd-worksheet__table th,.pd-worksheet__table td{border:1px solid var(--dash-border);vertical-align:top;white-space:nowrap;max-width:220px;padding:.35rem .45rem}.pd-worksheet__table th{z-index:1;text-align:left;background:#f8fafc;font-weight:700;position:sticky;top:0}.pd-worksheet__cell-input{width:100%;min-width:6rem;font:inherit;font-size:inherit;background:0 0;border:none;padding:0}.pd-worksheet__cell-input:focus{outline:2px solid var(--dash-accent);outline-offset:-1px;background:#fff}.pd-worksheet__empty{text-align:center;color:var(--dash-muted);padding:1.5rem}.admin-folder-tpl{margin-top:.5rem}.admin-folder-tpl__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.admin-folder-tpl__actions{flex-wrap:wrap;gap:.5rem;display:flex}.admin-folder-tpl__table-wrap{border:1px solid var(--dash-border);border-radius:var(--dash-radius-sm);overflow:auto}.admin-folder-tpl__table{border-collapse:collapse;width:100%;font-size:.8125rem}.admin-folder-tpl__table th,.admin-folder-tpl__table td{border-bottom:1px solid var(--dash-border);text-align:left;padding:.5rem .65rem}.admin-folder-tpl__table th{text-transform:uppercase;letter-spacing:.04em;color:var(--dash-muted);background:#f8fafc;font-size:.75rem}.admin__panel-divider{background:var(--dash-border);height:1px;margin:1.5rem 0}.admin-folder-tpl__legend{margin:0 0 1rem}.pd-browse__intro{margin-bottom:1rem}.pd-browse__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem;display:grid}.pd-browse__folder-tile{border:1px solid var(--dash-border);border-radius:var(--dash-radius-sm);text-align:left;cursor:pointer;font:inherit;color:var(--dash-text);background:#fff;flex-direction:column;align-items:flex-start;gap:.35rem;padding:1rem;transition:border-color .15s,box-shadow .15s;display:flex}.pd-browse__folder-tile:hover{border-color:var(--dash-accent);box-shadow:0 2px 8px #0f172a0f}.pd-browse__folder-icon{font-size:1.25rem}.pd-browse__folder-name{font-size:.875rem;font-weight:700;line-height:1.3}.pd-browse__folder-type{background:var(--dash-accent-light);color:var(--dash-primary);letter-spacing:.04em;border-radius:999px;padding:.1rem .45rem;font-size:.625rem;font-weight:700}.pd-browse__folder-count{color:var(--dash-muted);font-size:.75rem}.pd-browse__crumb{align-items:center;gap:.35rem;margin-bottom:.75rem;font-size:.8125rem;display:flex}.pd-browse__crumb-link{color:var(--dash-primary);font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-weight:600}.pd-browse__crumb-sep{color:var(--dash-muted-light)}.pd-browse__crumb-current{color:var(--dash-muted)}.pd-browse__head{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.pd-browse__file-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.pd-browse__file-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.85rem;display:grid}.pd-browse__file-tile{border:1px solid var(--dash-border);border-radius:var(--dash-radius-sm);background:#fff;min-height:132px;transition:border-color .15s,box-shadow .15s;position:relative}.pd-browse__file-tile:hover{border-color:var(--dash-accent);box-shadow:0 4px 14px #0f172a0f}.pd-browse__file-tile-main{text-align:left;cursor:pointer;width:100%;height:100%;min-height:132px;font:inherit;background:0 0;border:none;flex-direction:column;align-items:flex-start;gap:.65rem;padding:1rem 2.25rem 1rem 1rem;display:flex}.pd-browse__file-tile-main:hover{background:var(--dash-accent-light)}.pd-browse__file-tile-menu{z-index:2;position:absolute;top:.35rem;right:.35rem}.pd-browse__file-tile-body{flex-direction:column;gap:.2rem;width:100%;min-width:0;display:flex}.pd-browse__file-tile-index{letter-spacing:.04em;text-transform:uppercase;color:var(--dash-muted);font-size:.6875rem;font-weight:700}.pd-browse__file-tile-title{color:var(--dash-text);word-break:break-word;font-size:.875rem;font-weight:600;line-height:1.35}.pd-browse__file-tile-type{letter-spacing:.05em;text-transform:uppercase;color:var(--dash-muted);font-size:.6875rem;font-weight:700}.pd-file-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;line-height:1;display:inline-flex}.pd-file-icon--md{width:2.5rem;height:2.5rem}.pd-file-icon--sm{width:2rem;height:2rem;font-size:1rem}.pd-browse__file-card{border:1px solid var(--dash-border);border-radius:var(--dash-radius-sm);text-align:left;cursor:pointer;width:100%;font:inherit;background:#fff;align-items:center;gap:.65rem;padding:.75rem 1rem;display:flex}.pd-browse__file-card:hover{border-color:var(--dash-accent);background:var(--dash-accent-light)}.pd-browse__file-type{background:#f1f5f9;border-radius:999px;flex-shrink:0;padding:.15rem .45rem;font-size:.625rem;font-weight:700}.pd-browse__file-title{font-size:.875rem;font-weight:600}.wsx__type-locked{border:1px solid var(--dash-border);border-radius:var(--dash-radius-sm);color:var(--dash-muted);background:#f8fafc;padding:.55rem .75rem;font-size:.875rem}.wsx__coming-soon-hint{border-radius:var(--dash-radius-sm);color:#92400e;background:#fffbeb;border:1px solid #fde68a;margin:0;padding:.55rem .65rem;font-size:.8125rem}.pd-main__welcome.dashboard__card{width:100%;max-width:none}.pd-section-panel__intro{color:var(--dash-muted);margin:0 0 1rem;font-size:.875rem}.pd-section-panel__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.pd-section-panel__grid{gap:1rem;display:grid}.pd-section-panel__field{flex-direction:column;gap:.35rem;display:flex}.pd-section-panel__label{color:var(--dash-text);font-size:.8125rem;font-weight:600}.pd-section-panel__hint{color:var(--dash-muted);font-size:.75rem}.pd-section-panel__textarea,.pd-section-panel__input{border:1px solid var(--dash-border);border-radius:var(--dash-radius-sm);width:100%;font:inherit;resize:vertical;padding:.55rem .65rem;font-size:.875rem}.pd-pfd-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.pd-pfd-list__item{border:1px solid var(--dash-border);border-radius:var(--dash-radius-sm);background:#fff;align-items:flex-start;gap:.65rem;padding:.65rem;display:flex}.pd-pfd-list__num{background:var(--dash-accent-light);width:1.75rem;height:1.75rem;color:var(--dash-primary);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:inline-flex}.pd-pfd-list__fields{flex:1;gap:.35rem;display:grid}.pd-pfd-list__remove{color:var(--dash-muted);cursor:pointer;background:0 0;border:none;font-size:1.125rem;line-height:1}.pd-plan-list{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.pd-plan-list__item{border:1px solid var(--dash-border);border-radius:var(--dash-radius-sm);background:#fff;padding:.55rem .65rem}.pd-plan-list__item--done{opacity:.72}.pd-plan-list__label{cursor:pointer;align-items:center;gap:.55rem;font-size:.875rem;display:flex}.pd-hierarchy__root{border:1px solid var(--dash-border);border-radius:var(--dash-radius-sm);background:#fff;align-items:center;gap:.75rem;margin-bottom:.75rem;padding:.85rem 1rem;display:flex}.pd-hierarchy__icon{font-size:1.5rem}.pd-hierarchy__tree{border-left:2px solid var(--dash-border);flex-direction:column;gap:.45rem;margin:0 0 .75rem;padding:0 0 0 1.25rem;list-style:none;display:flex}.pd-hierarchy__node{font-size:.875rem;font-weight:500}.pd-hierarchy__badge{text-transform:uppercase;color:var(--dash-muted);margin-left:.5rem;font-size:.625rem;font-weight:700}.pd-hierarchy__footnote{color:var(--dash-muted);margin:0;font-size:.8125rem}.pd-filter-bar{flex-wrap:wrap;align-items:flex-end;gap:.75rem;margin-bottom:.75rem;display:flex}.pd-filter-bar__field{flex-direction:column;gap:.25rem;display:flex}.pd-filter-bar__label{color:var(--dash-muted);font-size:.75rem;font-weight:600}.pd-filter-bar__input-sm{width:5rem}.pd-worksheet__table--compact th,.pd-worksheet__table--compact td{white-space:normal;max-width:280px}@media (width<=900px){.pd-workspace{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr}.pd-explorer{border-right:none;border-bottom:1px solid var(--dash-border);max-height:240px}}.editor{color:#e2e8f0;background:#0f172a;flex-direction:column;flex:1;min-height:calc(100vh - 120px);display:flex}.editor--embedded{background:0 0;min-height:0}.editor--embedded .editor__toolbar,.editor--embedded .editor__readonly-banner,.editor--embedded .editor__node-linker{flex-shrink:0}.editor--embedded .editor__workspace{min-height:280px}.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__file-switcher{margin-top:.35rem}.editor__file-type-tag{color:#94a3b8;letter-spacing:.03em;vertical-align:middle;background:#94a3b82e;border-radius:999px;margin-left:.4rem;padding:.05rem .35rem;font-size:.625rem;font-weight:700;display:inline-block}.dashboard__project-switcher-item--active .editor__file-type-tag{color:#93c5fd;background:#3b82f633}.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-combobox-trigger{text-align:left;color:#e2e8f0;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:1px solid #0000;border-radius:4px;width:100%;padding:.375rem .5rem;font-family:inherit;font-size:.8125rem;overflow:hidden}.editor__cell-combobox-trigger:hover{background:#0f172a;border-color:#475569}.editor__cell-combobox{width:100%;position:relative}.editor__cell-combobox-list{z-index:30;background:#0f172a;border:1px solid #334155;border-radius:6px;width:max(100%,220px);max-height:240px;margin:0;padding:.25rem;list-style:none;position:absolute;top:calc(100% + 2px);left:0;overflow-y:auto;box-shadow:0 12px 28px #00000073}.editor__cell-combobox-option{text-align:left;color:#e2e8f0;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;border-radius:4px;width:100%;padding:.375rem .5rem;font-family:inherit;font-size:.8125rem;overflow:hidden}.editor__cell-combobox-option:hover{background:#1e293b}.editor__cell-combobox-option--active{color:#bfdbfe;background:#2563eb40}.editor__cell-combobox-option--custom{color:#93c5fd}.editor__cell-combobox-option--clear{color:#fca5a5}.editor__cell-combobox-empty{color:#64748b;padding:.375rem .5rem;font-size:.8125rem}.node-picker{width:100%;position:relative}.node-picker__trigger{text-align:left;color:#e2e8f0;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:#0f172a;border:1px solid #475569;border-radius:4px;width:100%;padding:.375rem .5rem;font-family:inherit;font-size:.8125rem;overflow:hidden}.node-picker__trigger:hover{border-color:#64748b}.node-picker__panel{z-index:40;background:#0f172a;border:1px solid #334155;border-radius:8px;width:max(100%,260px);padding:.375rem;position:absolute;top:calc(100% + 2px);left:0;box-shadow:0 14px 32px #00000080}.node-picker__search{color:#e2e8f0;background:#0b1220;border:1px solid #2563eb;border-radius:4px;outline:none;width:100%;margin-bottom:.375rem;padding:.375rem .5rem;font-family:inherit;font-size:.8125rem}.node-picker__chips{flex-wrap:wrap;gap:.25rem;margin-bottom:.375rem;display:flex}.node-picker__chip{color:#94a3b8;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #334155;border-radius:999px;padding:.125rem .5rem;font-size:.6875rem}.node-picker__chip:hover{color:#e2e8f0;border-color:#64748b}.node-picker__chip--active{color:#bfdbfe;background:#2563eb40;border-color:#2563eb}.node-picker__list{max-height:260px;margin:0;padding:0;list-style:none;overflow-y:auto}.node-picker__group{margin:0 0 .25rem;padding:0;list-style:none}.node-picker__group-label{letter-spacing:.06em;text-transform:uppercase;color:#64748b;margin:.25rem 0 .125rem;padding:0 .25rem;font-size:.625rem;font-weight:700}.node-picker__option{text-align:left;color:#e2e8f0;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;border-radius:4px;align-items:center;gap:.375rem;width:100%;padding:.375rem .5rem;font-family:inherit;font-size:.8125rem;display:flex;overflow:hidden}.node-picker__option:hover{background:#1e293b}.node-picker__option--active{color:#bfdbfe;background:#2563eb38}.node-picker__option--custom{color:#93c5fd}.node-picker__option--clear{color:#fca5a5}.node-picker__check{color:#bfdbfe;border:1px solid #475569;border-radius:3px;justify-content:center;align-items:center;width:14px;min-width:14px;height:14px;font-size:.625rem;display:inline-flex}.node-picker__option--active .node-picker__check{color:#fff;background:#2563eb;border-color:#2563eb}.node-picker__empty{color:#64748b;padding:.5rem;font-size:.8125rem}.node-picker__footer{color:#94a3b8;border-top:1px solid #1e293b;justify-content:space-between;align-items:center;margin-top:.375rem;padding-top:.375rem;font-size:.75rem;display:flex}.node-picker__done{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:4px;padding:.25rem .75rem;font-size:.75rem}.editor__copilot-node-trigger{text-align:left;color:#e2e8f0;cursor:pointer;background:#0f172a;border:1px solid #475569;border-radius:6px;width:100%;padding:.5rem .625rem;font-family:inherit;font-size:.8125rem}.editor__copilot-node-trigger:hover{border-color:#64748b}.editor__node-linker-row .node-picker{flex:240px;max-width:420px}.editor__node-linker-row .node-picker .editor__node-linker-select{width:100%;min-width:0;max-width:none}.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-live-badge{color:#86efac;margin-top:.25rem;font-size:.6875rem;display:inline-block}.editor__copilot-status--live{background:#22c55e;box-shadow:0 0 0 3px #22c55e33}.editor__copilot-status--busy{background:#60a5fa;animation:1.2s ease-in-out infinite editor-copilot-pulse;box-shadow:0 0 0 3px #60a5fa40}@keyframes editor-copilot-pulse{0%,to{opacity:1}50%{opacity:.45}}.editor__copilot-actions{flex-direction:column;gap:.5rem;display:flex}.editor__btn--block{justify-content:center;width:100%}.editor__btn--xs{padding:.125rem .375rem;font-size:.6875rem}.editor__copilot-field{flex-direction:column;gap:.375rem;display:flex}.editor__copilot-field-label{letter-spacing:.04em;text-transform:uppercase;color:#94a3b8;font-size:.6875rem;font-weight:600}.editor__copilot-nodes-hint{text-transform:none;letter-spacing:0;color:#94a3b8;margin:.5rem 0 0;line-height:1.4}.editor__copilot-select{color:#e2e8f0;width:100%;font:inherit;background:#0f172a;border:1px solid #475569;border-radius:6px;padding:.5rem .625rem;font-size:.8125rem}.editor__insight-badge--low{color:#059669;background:#ecfdf5}.editor__insight-badge--medium{color:#d97706;background:#fffbeb}.editor__insight-badge--high{color:#ea580c;background:#fff7ed}.editor__insight-badge--extreme{color:#dc2626;background:#fef2f2}.editor__mitigation-list{color:#334155;margin:.375rem 0 0;padding-left:1.125rem;font-size:.8125rem;line-height:1.45}.editor__insight-details{border-top:1px solid #e2e8f0;margin-top:.625rem;padding-top:.625rem}.editor__insight-note--label{color:#334155;margin-top:.5rem;font-weight:700}.editor__insight-note--applied{color:#059669;margin-top:.5rem;font-weight:600}.editor__mitigation-item{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.375rem;display:flex}.editor__mitigation-item span{flex:1}.editor__mitigation-item .editor__btn{flex-shrink:0}.editor__btn--dark{color:#0f172a;background:#fff;border-color:#94a3b8}.editor__btn--dark:hover{color:#0f172a;background:#f1f5f9}.editor__suggestions{background:#0f172a;border:1px solid #334155;border-radius:10px;padding:.75rem}.editor__suggestions-header{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.editor__suggestions-list{flex-direction:column;gap:.5rem;max-height:220px;margin:0 0 .75rem;padding:0;list-style:none;display:flex;overflow-y:auto}.editor__suggestion-item{background:#1e293b;border-radius:8px;padding:.5rem .625rem}.editor__suggestion-check{color:#e2e8f0;cursor:pointer;align-items:flex-start;gap:.5rem;font-size:.8125rem;display:flex}.editor__suggestion-check input{flex-shrink:0;margin-top:.2rem}.editor__suggestion-check strong{color:#f8fafc;display:block}.editor__suggestion-meta{color:#94a3b8;margin-top:.125rem;font-size:.75rem;display:block}.editor__suggestion-warn{color:#fbbf24;background:#fbbf2426;border-radius:4px;margin-top:.25rem;padding:.1rem .35rem;font-size:.6875rem;font-weight:600;display:inline-block}.editor__chat-log{flex-direction:column;gap:.5rem;max-height:180px;padding:.25rem 0;display:flex;overflow-y:auto}.editor__chat-msg{border-radius:8px;padding:.5rem .625rem;font-size:.8125rem;line-height:1.45}.editor__chat-msg--user{color:#fff;background:#2563eb;align-self:flex-end;max-width:92%}.editor__chat-msg--assistant{color:#e2e8f0;background:#334155;align-self:flex-start;max-width:92%}.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}.editor__readonly-banner{color:#fdba74;background:#ea580c1f;border:1px solid #ea580c66;border-radius:6px;margin:0 1.25rem .5rem;padding:.6rem .9rem;font-size:.8125rem}.editor__copilot-readonly{color:#fdba74;background:#ea580c1f;border:1px solid #ea580c59;border-radius:6px;margin-bottom:.75rem;padding:.5rem .7rem;font-size:.75rem}.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;transition:transform .22s;display:flex;position:fixed;top:0;bottom:0;left:0}.dashboard--sidebar-collapsed .dashboard__sidebar{transform:translateX(calc(-1 * var(--dash-sidebar-width)))}.dashboard--sidebar-collapsed .dashboard__main{margin-left:0}.dashboard__sidebar-toggle{border:1px solid var(--dash-border);border-radius:var(--dash-radius-sm);background:var(--dash-bg);width:2rem;height:2rem;color:var(--dash-text);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;display:inline-flex}.dashboard__sidebar-toggle:hover{background:var(--dash-accent-light);border-color:var(--dash-accent);color:var(--dash-primary)}.dashboard__brand{border-bottom:1px solid var(--dash-border);padding:1.25rem 1.25rem 1.5rem}.dashboard__brand-row{justify-content:space-between;align-items:flex-start;gap:.5rem;width:100%;display:flex}.dashboard__brand-main{align-items:center;gap:.625rem;min-width:0;display:flex}.dashboard__sidebar-close{border:1px solid var(--dash-border);border-radius:var(--dash-radius-sm);background:var(--dash-bg);width:1.75rem;height:1.75rem;color:var(--dash-muted);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;margin-top:.1rem;font-size:1.125rem;line-height:1;display:inline-flex}.dashboard__sidebar-close:hover{color:#b91c1c;background:#fee2e2;border-color:#fecaca}.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__content--project-dashboard{flex-direction:column;min-height:0;padding:0;display:flex;overflow:hidden}.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}}.dashboard__projects-section{margin-bottom:0}.dashboard__metrics-section{border-top:1px solid #1e293b;margin-top:2rem;padding-top:1.5rem}.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;padding-right:1.75rem;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;padding-right:2.75rem;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__load-hint{color:#fbbf24;font-size:.8125rem}.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}.workspace__card{position:relative}.workspace__card-share{border:1px solid var(--dash-border);background:var(--dash-surface);width:30px;height:30px;color:var(--dash-muted);cursor:pointer;z-index:3;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s,border-color .15s;display:inline-flex;position:absolute;bottom:.75rem;right:.75rem}button.workspace__card-share:hover,.workspace__card-share--active{background:var(--dash-accent-light);color:var(--dash-primary);border-color:var(--dash-accent)}.workspace__card-share--indicator{cursor:default}.dashboard__role-pill{letter-spacing:.04em;text-transform:uppercase;background:var(--dash-warning-bg);color:var(--dash-warning);border:1px solid #fed7aa;border-radius:999px;align-items:center;padding:.3rem .6rem;font-size:.6875rem;font-weight:700;display:inline-flex}.share{flex-direction:column;gap:1.25rem;display:flex}.share__invite{border-bottom:1px solid var(--dash-border);flex-wrap:wrap;align-items:flex-end;gap:.75rem;padding-bottom:1rem;display:flex}.share__invite-field{flex-direction:column;flex:220px;gap:.3rem;min-width:0;display:flex}.share__invite-field--role{flex:0 0 170px}.share__label{color:var(--dash-muted);font-size:.75rem;font-weight:600}.share__input{border:1px solid var(--dash-border);border-radius:var(--dash-radius-sm);width:100%;color:var(--dash-text);background:var(--dash-surface);box-sizing:border-box;padding:.5rem .625rem;font-family:inherit;font-size:.8125rem}.share__input:focus{border-color:var(--dash-accent);outline:none}.share__invite-btn{flex:none}.share__members-title{color:var(--dash-text);margin:0 0 .75rem;font-size:.875rem;font-weight:700}.share__members-count{color:var(--dash-muted);font-weight:500}.share__empty{color:var(--dash-muted);margin:0;font-size:.8125rem}.share__member-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.share__member{border:1px solid var(--dash-border);border-radius:var(--dash-radius-sm);background:#fbfdff;justify-content:space-between;align-items:center;gap:1rem;padding:.625rem .75rem;display:flex}.share__member-info{flex-direction:column;gap:.15rem;min-width:0;display:flex}.share__member-name{color:var(--dash-text);align-items:center;gap:.4rem;font-size:.8125rem;font-weight:600;display:flex}.share__member-email{color:var(--dash-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.share__tag{text-transform:uppercase;letter-spacing:.03em;background:var(--dash-border);color:var(--dash-muted);border-radius:999px;padding:.1rem .4rem;font-size:.625rem;font-weight:700}.share__tag--owner{background:var(--dash-accent-light);color:var(--dash-primary)}.share__member-actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.share__role-select{border:1px solid var(--dash-border);border-radius:var(--dash-radius-sm);color:var(--dash-text);background:var(--dash-surface);padding:.35rem .5rem;font-family:inherit;font-size:.75rem}.share__role-badge{text-transform:capitalize;background:var(--dash-border);color:var(--dash-muted);border-radius:999px;padding:.25rem .55rem;font-size:.6875rem;font-weight:700}.share__role-badge--admin{background:var(--dash-accent-light);color:var(--dash-primary)}.share__remove{border-radius:var(--dash-radius-sm);background:var(--dash-danger-bg);color:var(--dash-danger);cursor:pointer;border:1px solid #fecaca;padding:.35rem .55rem;font-family:inherit;font-size:.75rem;font-weight:600}.share__remove:hover:not(:disabled){background:#fee2e2}.share__remove:disabled{opacity:.5;cursor:not-allowed}.share-modal__overlay{z-index:1000;background:#0f172a73;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.share-modal{background:var(--dash-surface);border-radius:var(--dash-radius);width:100%;max-width:560px;max-height:85vh;overflow-y:auto;box-shadow:0 20px 45px #0f172a40}.share-modal__header{border-bottom:1px solid var(--dash-border);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;display:flex}.share-modal__title{color:var(--dash-text);margin:0;font-size:1.0625rem;font-weight:700}.share-modal__subtitle{color:var(--dash-muted);margin:.2rem 0 0;font-size:.8125rem}.share-modal__close{color:var(--dash-muted);cursor:pointer;background:0 0;border:none;padding:0 .25rem;font-size:1.5rem;line-height:1}.share-modal__close:hover{color:var(--dash-text)}.share-modal__body{padding:1.5rem}.admin__toolbar{margin:1.25rem 0}.admin__field{flex-direction:column;gap:.35rem;max-width:420px;display:flex}.admin__select{padding:.55rem .7rem;font-size:.875rem}.admin__empty{max-width:560px}.admin__panel{margin-top:.5rem}.admin__panel-head{margin-bottom:1.25rem}.admin__panel-meta{color:var(--dash-muted);margin:.2rem 0 0;font-size:.8125rem}
