:root{--rs-accent: #e11d2a;--rs-accent-dark: #b3121e;--rs-accent-light: #ff4d57;--rs-accent-pale: #fdecec}:root[data-fam=rh]{--rs-accent: #2563eb;--rs-accent-dark: #1e40af;--rs-accent-light: #60a5fa;--rs-accent-pale: #e8f0fe}:root[data-fam=client]{--rs-accent: #0f766e;--rs-accent-dark: #115e59;--rs-accent-light: #2dd4bf;--rs-accent-pale: #e6f4f2}:root[data-fam=pilotage]{--rs-accent: #f59e0b;--rs-accent-dark: #b45309;--rs-accent-light: #fbbf24;--rs-accent-pale: #fef3e2}:root[data-fam=administration]{--rs-accent: #7c3aed;--rs-accent-dark: #5b21b6;--rs-accent-light: #a78bfa;--rs-accent-pale: #f2ecfd}:root[data-fam=service]{--rs-accent: #0891b2;--rs-accent-dark: #0e7490;--rs-accent-light: #22d3ee;--rs-accent-pale: #e0f7fa}:root[data-fam=productivite]{--rs-accent: #db2777;--rs-accent-dark: #9d174d;--rs-accent-light: #f472b6;--rs-accent-pale: #fce7f3}h1,h2,h3,h4{margin:0 0 8px;color:#1f2937;line-height:1.25}p{line-height:1.5}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#1f2937;background-color:#f9fafb}.app-container{padding:24px}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.page-header h1{margin:0;font-size:1.5rem}.page-header__subtitle{color:#6b7280;font-size:.875rem;margin:4px 0 0}.page-title-row{display:flex;align-items:center;gap:8px}.page-switch{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;color:var(--rs-accent, #e11d2a);background:var(--rs-accent-pale, #f9fafb);border:1px solid transparent;transition:border-color .12s}.page-switch svg{width:18px;height:18px}.page-switch:hover{border-color:var(--rs-accent, #e11d2a)}.card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px}.page-title{margin:0 0 4px;font-size:1.75rem}.page-subtitle{margin:0 0 32px;color:#6b7280}.empty-state{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;color:#6b7280}.app-header{background-color:#16181c;color:#f6f5f3;border-bottom:3px solid var(--rs-accent)}.app-header__inner{padding:8px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.app-header__brand{display:inline-flex;align-items:center;gap:8px;color:inherit;font-size:1.125rem;line-height:1;font-weight:600}.app-header__brand:hover{text-decoration:none}.app-header__brand-mark{width:14px;height:14px;border-radius:4px;background-color:var(--rs-accent)}.app-header__brand-text strong{color:var(--rs-accent-light)}.app-menu{position:relative}.app-menu__trigger{display:inline-flex;align-items:center;gap:8px;padding:6px 8px 6px 6px;border:0;border-radius:999px;background-color:#ffffff0f;color:#f6f5f3;cursor:pointer;transition:background-color .15s ease}.app-menu__trigger:hover{background-color:#ffffff1f}.app-menu__name{font-size:.875rem;font-weight:600;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:520px){.app-menu__name{display:none}}.app-menu__chevron{transition:transform .15s ease;opacity:.8}.app-menu--open .app-menu__chevron{transform:rotate(180deg)}.app-menu__avatar{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:var(--rs-accent);color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.5px;flex-shrink:0}.app-menu__avatar--lg{width:42px;height:42px;font-size:.95rem}.app-menu__panel{position:absolute;top:calc(100% + 10px);right:0;z-index:1000;min-width:260px;padding:8px;background:#fff;color:#1f2937;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 24px 60px #10121629}.app-menu__identity{display:flex;align-items:center;gap:8px;padding:8px}.app-menu__identity-text{display:flex;flex-direction:column;min-width:0}.app-menu__identity-text strong{font-size:.95rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-menu__identity-text span{font-size:.875rem;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-menu__sep{height:1px;background:#e5e7eb;margin:4px 0}.app-menu__item{display:flex;align-items:center;gap:8px;width:100%;padding:10px 12px;border:0;border-radius:8px;background:transparent;color:#1f2937;font-size:.9rem;font-weight:600;text-align:left;cursor:pointer;text-decoration:none}.app-menu__item svg{color:#6b7280;flex-shrink:0}.app-menu__item:hover{background:#f9fafb;text-decoration:none}.app-menu__item--danger{color:#dc2626}.app-menu__item--danger svg{color:#dc2626}.app-menu__item--danger:hover{background:#fef2f2}.app-shell{display:block}.app-shell--sidebar{display:flex;align-items:stretch;min-height:calc(100vh - 58px)}.app-shell__main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column}.app-sidebar{flex:0 0 240px;background-color:#16181c;color:#f6f5f3;padding:24px 16px}.app-sidebar__nav{display:flex;flex-direction:column;gap:4px}.app-sidebar__link{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:8px;color:#f6f5f3;font-weight:600}.app-sidebar__link:hover{text-decoration:none;background-color:#ffffff14}.app-sidebar__link--active{background-color:var(--rs-accent, #e11d2a);color:#fff}.app-sidebar__icon{width:18px;height:18px;flex:0 0 auto}.app-footer{margin-top:auto;border-top:1px solid #e5e7eb;background-color:#fff}.app-footer__inner{max-width:1200px;margin:0 auto;padding:16px 24px;color:#6b7280;font-size:.875rem;text-align:center}.btn,.btn-redstone,.btn-danger,.btn-secondary,.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 16px;border:1px solid transparent;border-radius:8px;cursor:pointer;font-weight:600;line-height:1;text-decoration:none;transition:background-color .15s ease,color .15s ease}.btn:hover,.btn-redstone:hover,.btn-danger:hover,.btn-secondary:hover,.btn-primary:hover{text-decoration:none}.btn:disabled,.btn-redstone:disabled,.btn-danger:disabled,.btn-secondary:disabled,.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn svg,.btn-redstone svg,.btn-danger svg,.btn-secondary svg,.btn-primary svg{width:16px;height:16px;flex-shrink:0}.btn-primary{background-color:#2563eb;color:#fff}.btn-primary:hover:not(:disabled){background-color:#1d4ed8}.btn-secondary{background-color:#fff;color:#1f2937;border:1px solid #e5e7eb}.btn-secondary:hover:not(:disabled){background-color:#f9fafb}.btn-danger{background-color:#dc2626;color:#fff}.btn-redstone{background-color:var(--rs-accent);color:#fff}.btn-redstone:hover:not(:disabled){background-color:var(--rs-accent-dark)}.btn-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:1px solid #e5e7eb;border-radius:8px;background-color:#fff;color:#6b7280;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.btn-icon svg{width:18px;height:18px}.btn-icon:hover:not(:disabled){background-color:#f9fafb;color:#1f2937}.btn-icon:disabled{opacity:.6;cursor:not-allowed}.btn-icon-danger{color:#dc2626}.btn-icon-danger:hover:not(:disabled){border-color:#dc2626;background-color:#fef2f2}.form-field{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.form-label{font-weight:600;color:#1f2937}.form-required{color:#dc2626}.form-control{padding:8px 16px;border:1px solid #e5e7eb;border-radius:8px;font-size:1rem;color:#1f2937;background-color:#fff}.form-control:focus{outline:none;border-color:#2563eb}.form-control.is-invalid{border-color:#dc2626}select.form-control{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:44px}.form-checkbox{display:inline-flex;align-items:center;gap:6px;cursor:pointer;font-weight:600;color:#1f2937}.form-checkbox input{width:1rem;height:1rem;cursor:pointer;accent-color:#2563eb}.form-error{color:#dc2626;font-size:.875rem}.form-hint{color:#d97706;font-size:.875rem}.form-source{color:#6b7280;font-size:.875rem;font-style:italic}.toolbar{display:flex;align-items:center;gap:24px;margin-bottom:24px}.toolbar__filters{display:flex;flex:1;flex-wrap:wrap;align-items:center;gap:16px}.toolbar__separator{align-self:stretch;width:1px;background-color:#e5e7eb}.toolbar__actions{display:flex;flex-shrink:0;align-items:center;gap:8px}.filter-search{position:relative;display:flex;align-items:center}.filter-search__icon{position:absolute;left:8px;width:16px;height:16px;color:#6b7280;pointer-events:none}.filter-search .form-control{min-width:240px;padding-left:32px}.filter-select{min-width:190px}.filter-dates{display:flex;align-items:center;gap:4px;color:#6b7280;font-size:.875rem}.filter-dates .form-control{width:auto}.filter-chip{display:inline-flex;align-items:center;gap:4px;padding:4px 16px;border:1px solid #e5e7eb;border-radius:20px;background:#fff;color:#6b7280;font-size:.875rem;font-weight:600;cursor:pointer;transition:background-color .15s,border-color .15s,color .15s}.filter-chip svg{width:16px;height:16px}.filter-chip .filter-chip__switch{width:22px;height:16px}.filter-chip .filter-chip__label{min-width:130px;text-align:left}.filter-chip--push{margin-left:auto}.filter-chip:hover{border-color:#2563eb;color:#1f2937}.filter-chip--active{border-color:#2563eb;background:#2563eb;color:#fff}.filter-chip--active:hover{background:#1d4ed8;color:#fff}.filter-reset{padding:4px 8px;border:0;background:none;color:#6b7280;font-size:.875rem;font-weight:600;cursor:pointer}.filter-reset:hover{color:#1f2937;text-decoration:underline}.table{width:100%;border-collapse:collapse;background-color:#fff;border-radius:8px;overflow:hidden}.table th,.table td{padding:8px 16px;text-align:left;border-bottom:1px solid #e5e7eb}.table th{font-weight:600;color:#374151;background-color:var(--rs-accent-pale)}.table tbody tr:hover{background-color:#f9fafb}.th-sort{display:inline-flex;align-items:center;gap:4px;padding:0;border:0;background:none;font:inherit;font-weight:600;color:#374151;cursor:pointer}.th-sort:hover,.th-sort--active{color:#1f2937}.th-sort__arrow{font-size:.7em;line-height:1;opacity:.7}.table-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.action-wrap{display:inline-flex}.modal-backdrop{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background-color:#0006;z-index:1000}.modal{width:100%;max-width:480px;max-height:90vh;background-color:#fff;border-radius:12px;box-shadow:0 10px 30px #00000026;display:flex;flex-direction:column}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid #e5e7eb;font-weight:600}.modal-body{padding:24px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.modal-body::-webkit-scrollbar{display:none}.modal-footer{display:flex;justify-content:flex-end;gap:8px;padding:16px 24px;border-top:1px solid #e5e7eb}.alert{padding:8px 16px;border-radius:8px;border:1px solid transparent;font-size:.875rem;margin-bottom:16px}.alert-danger{color:#dc2626;background-color:#fef2f2;border-color:#fecaca}.alert-info{color:#1d4ed8;background-color:#eff6ff;border-color:#bfdbfe}.alert-success{color:#16a34a;background-color:#f0fdf4;border-color:#bbf7d0}.alert-warning{color:#d97706;background-color:#fffbeb;border-color:#fde68a}.badge{display:inline-block;padding:2px 8px;margin-right:4px;border:1px solid #dbeafe;border-radius:6px;font-size:.875rem;font-weight:600;color:#1d4ed8;background-color:#eff6ff}.badge-success{color:#16a34a;background-color:#f0fdf4;border-color:#bbf7d0}.badge-warning{color:#d97706;background-color:#fffbeb;border-color:#fde68a}.badge-danger{color:#dc2626;background-color:#fef2f2;border-color:#fecaca}.badge-auto{color:#0d9488;background-color:#effdfb;border-color:#99f6e4}.badge-icon{display:inline-flex;align-items:center;gap:4px}.badge-icon svg{width:14px;height:14px}.badge-muted{color:#6b7280;background-color:#f3f4f6;border-color:#e5e7eb}.badge-admin{color:#7c3aed;background-color:#f5f3ff;border-color:#ddd6fe}.badge-sharepoint{color:#1d4ed8;background-color:#eff6ff;border-color:#bfdbfe}.tile-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,360px));gap:24px}.tile{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;padding:32px;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 12px #1012160f;color:#1f2937;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.tile:hover{transform:translateY(-4px);box-shadow:0 24px 60px #10121629;border-color:var(--rs-accent);text-decoration:none}.tile__icon{display:inline-flex;align-items:center;justify-content:center;width:96px;height:96px;border-radius:20px;background-color:#fef2f2;color:var(--rs-accent)}.tile__icon svg{width:52px;height:52px}.tile__label{font-size:1.25rem;font-weight:600}.tile__hint{color:#6b7280;font-size:.875rem;white-space:nowrap}.factory__steps{display:flex;flex-direction:column;gap:1.25rem}.factory__action{display:flex;flex-direction:column;gap:.9rem;padding:1.35rem 1.5rem;background:#f8fafc;border:1px solid #eef2f7;border-radius:16px}.factory__action-head{display:flex;align-items:flex-start;gap:.85rem}.factory__action-num{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background:var(--rs-accent);color:#fff;font-weight:700;font-size:.9rem;flex-shrink:0}.factory__action-title{margin:0;font-weight:700;color:#0f172a;font-size:1.05rem}.factory__action-desc{margin:.15rem 0 0;color:#64748b;font-size:.9rem;line-height:1.4}.factory__action-body{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.factory__hint{margin:0;font-size:.85rem;color:#94a3b8}.factory__deploy-progress{display:flex;flex-direction:column;gap:.4rem}.factory__step{display:flex;justify-content:space-between;gap:1rem;margin:0;font-size:.85rem;color:#64748b}.factory__step strong{color:#0f172a}.factory__done-title{margin:0;font-weight:700;color:#15803d}.factory__summary{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}.factory__summary li{display:flex;justify-content:space-between;gap:1rem;font-size:.9rem}.factory__summary li span{color:#64748b}.factory__summary li strong{color:#1e293b;text-align:right}.factory__briques{display:flex;flex-wrap:wrap;gap:.4rem}.factory__brique{font-size:.8125rem;font-weight:600;padding:.2rem .6rem;border-radius:999px;background:#eef2ff;color:#4338ca}.factory__brique--soon{background:#fef3c7;color:#92400e}.factory__brique--none{background:#f1f5f9;color:#64748b}.factory__yaml{margin:.5rem 0 0;background:#0f172a;color:#e2e8f0;border-radius:10px;padding:1rem;font-size:.8125rem;line-height:1.5;overflow-x:auto;white-space:pre}.factory__log{background:#f8fafc;color:#334155;border:1px solid #e2e8f0}.factory__details{border:1px solid #e2e8f0;border-radius:10px;padding:.35rem .85rem}.factory__details summary{cursor:pointer;font-weight:600;color:#475569;font-size:.875rem;padding:.4rem 0}.spinner{display:inline-block;width:14px;height:14px;flex-shrink:0;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;opacity:.8;animation:spin .7s linear infinite}.app-loader{display:flex;align-items:center;justify-content:center;padding:32px 0}.app-loader:after{content:"";width:32px;height:32px;border:3px solid #6b7280;border-top-color:transparent;border-radius:50%;opacity:.7;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.progressbar{position:relative;height:6px;border-radius:999px;background:#e5e7eb;overflow:hidden}.progressbar__fill{height:100%;border-radius:inherit;background:var(--rs-accent);transition:width .3s ease}.progressbar--indeterminate:before{content:"";position:absolute;top:0;bottom:0;width:40%;border-radius:inherit;background:var(--rs-accent);animation:progressbar-slide 1.2s ease-in-out infinite}@keyframes progressbar-slide{0%{left:-40%}to{left:100%}}.app-tooltip{position:fixed;z-index:3000;padding:6px 10px;border-radius:6px;background-color:#16181c;color:#fff;font-size:.875rem;line-height:1.3;white-space:nowrap;pointer-events:none;box-shadow:0 4px 12px #1012160f;animation:app-tooltip-in .12s ease}.app-tooltip--top,.app-tooltip--bottom{transform:translate(-50%)}.app-tooltip--left,.app-tooltip--right{transform:translateY(-50%)}.app-tooltip:after{content:"";position:absolute;border:5px solid transparent}.app-tooltip--top:after{top:100%;left:50%;transform:translate(-50%);border-top-color:#16181c}.app-tooltip--top-left:after{top:100%;right:11px;border-top-color:#16181c}.app-tooltip--top-right:after{top:100%;left:11px;border-top-color:#16181c}.app-tooltip--bottom:after{bottom:100%;left:50%;transform:translate(-50%);border-bottom-color:#16181c}.app-tooltip--left:after{left:100%;top:50%;transform:translateY(-50%);border-left-color:#16181c}.app-tooltip--right:after{right:100%;top:50%;transform:translateY(-50%);border-right-color:#16181c}@keyframes app-tooltip-in{0%{opacity:0}to{opacity:1}}.ws{flex:1 1 auto;min-height:0;display:flex;overflow:hidden}.btn-sm{padding:4px 8px;font-size:.875rem}.ws__ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ws__avatar{flex:0 0 auto;width:24px;height:24px;border-radius:50%;background:#fff;border:.5px solid #e5e7eb;display:flex;align-items:center;justify-content:center;font-size:10px;color:#6b7280}.ws__avatar.sm{width:20px;height:20px;font-size:9px}.ws__avatar.lg{width:40px;height:40px;font-size:15px}.ws__side{flex:0 0 280px;width:280px;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;min-height:0}.ws__side-top{padding:16px;border-bottom:1px solid #e5e7eb;display:flex;flex-direction:column;gap:8px}.ws__side-actions{display:flex;gap:4px;flex-wrap:wrap}.ws-toolbar{position:relative;display:flex;align-items:center;gap:4px}.ws-toolbar .filter-search{flex:1 1 auto;min-width:0}.ws-toolbar .filter-search .form-control{min-width:0;width:100%}.ws-filter-btn{flex:0 0 auto;position:relative}.ws-filter-btn--on{border-color:var(--rs-accent);color:var(--rs-accent-dark)}.ws-filter-btn__dot{position:absolute;top:3px;right:3px;width:6px;height:6px;border-radius:50%;background:var(--rs-accent)}.ws-filter-backdrop{position:fixed;inset:0;z-index:40}.ws-filter-pop{position:absolute;top:calc(100% + 4px);right:0;z-index:50;width:max-content;min-width:220px;max-width:280px;padding:16px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 28px #00000024,0 2px 8px #00000014;display:flex;flex-direction:column;gap:8px}.ws-filter-pop .form-control{width:100%}.ws-filter-pop__label{font-size:.875rem;color:#6b7280}.ws-seg{display:flex;border:1px solid #e5e7eb;border-radius:6px;overflow:hidden}.ws-seg button{flex:1;border:none;border-left:1px solid #e5e7eb;background:transparent;padding:6px 0;font-size:.875rem;color:#6b7280;cursor:pointer}.ws-seg button:first-child{border-left:none}.ws-seg button.ws-seg--on{background:var(--rs-accent);color:#fff}.ws-add{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:4px}.ws-add svg{width:16px;height:16px}.switcher{position:relative}.switcher__btn{width:100%;display:flex;align-items:center;gap:8px;padding:7px 9px;border:.5px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer;font-size:13px;color:#1f2937}.switcher__btn:hover{border-color:var(--rs-accent)}.switcher__name{flex:1 1 auto;text-align:left;font-weight:600}.switcher__caret{color:#6b7280;font-size:11px}.switcher__backdrop{position:fixed;inset:0;z-index:20}.switcher__menu{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:21;background:#fff;border:.5px solid #e5e7eb;border-radius:8px;box-shadow:0 24px 60px #10121629;padding:8px;display:flex;flex-direction:column;gap:4px}.switcher__list{list-style:none;margin:0;padding:0;overflow-y:auto;max-height:280px;min-height:0;display:flex;flex-direction:column;gap:1px}.switcher__item{width:100%;display:flex;align-items:center;gap:8px;padding:6px 8px;border:none;background:none;border-radius:6px;cursor:pointer;text-align:left;font-size:13px;color:#1f2937}.switcher__item:hover{background:#f9fafb}.switcher__item--active{background:var(--rs-accent-pale);color:var(--rs-accent-dark);font-weight:600}.switcher__empty{color:#6b7280;font-size:12px;padding:6px 8px;list-style:none}.ws__list{flex:1 1 auto;overflow-y:auto;min-height:0;padding:8px;display:flex;flex-direction:column;gap:2px}.ws__list-item{width:100%;display:flex;align-items:center;gap:8px;padding:8px 10px;border:none;background:none;border-radius:8px;cursor:pointer;text-align:left;color:#1f2937}.ws__list-item:hover{background:#f9fafb}.ws__list-item--active{background:var(--rs-accent-pale);color:var(--rs-accent-dark)}.ws__list-item--active .ws__list-sub{color:var(--rs-accent-dark)}.ws__list-main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;line-height:1.3}.ws__list-name{font-weight:600;font-size:13px}.ws__list-sub{font-size:12px;color:#6b7280}.ws__list-empty{color:#6b7280;font-size:12px;padding:8px}.status-dot{flex:0 0 auto;width:8px;height:8px;border-radius:50%;background:#6b7280}.status-dot--ok{background:#16a34a}.status-dot--warn{background:#d97706}.status-dot--off{background:#dc2626}.ws__tree{flex:1 1 auto;overflow-y:auto;min-height:0;padding:8px;font-size:13px}.node{display:flex;align-items:center;gap:4px;border-radius:8px}.node--group{width:100%;border:none;background:none;cursor:pointer;padding:6px 8px;color:#1f2937;font-weight:600}.node--group:hover{background:#f9fafb}.node--item{border-left:1px solid #e5e7eb;margin-left:10px}.node--item:hover{background:#f9fafb}.node--leaf{width:100%;border:none;border-left:1px solid #e5e7eb;margin-left:10px;background:none;cursor:pointer;text-align:left;padding:5px 8px;color:#6b7280}.node--leaf:hover{background:#f9fafb}.node--active{background:var(--rs-accent-pale)!important;color:var(--rs-accent-dark)!important;font-weight:600}.indent1{padding-left:10px}.indent2,.node--leaf.indent1{padding-left:28px}.node--leaf.indent2{padding-left:46px}.node--leaf.indent3{padding-left:64px}.node__twist{flex:0 0 16px;text-align:center;color:#6b7280;font-size:11px}.node__twist.as-btn{border:none;background:none;cursor:pointer;padding:5px 0}.node__label{flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:6px;border:none;background:none;cursor:pointer;text-align:left;padding:5px 4px;color:inherit;font:inherit}.node__count{flex:0 0 auto;color:#6b7280;font-weight:400;font-size:11px}.node__empty{color:#6b7280;font-size:12px;padding:4px 8px;margin:0}.ws__detail{flex:1 1 auto;min-width:0;min-height:0;overflow-y:auto;padding:24px}.d-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.d-head h1{margin:0;font-size:1.25rem}.d-head__id{display:flex;align-items:center;gap:8px}.head-icon{flex:0 0 auto;width:40px;height:40px;border-radius:8px;background:var(--rs-accent-pale);color:var(--rs-accent-dark);display:flex;align-items:center;justify-content:center}.head-icon svg{width:20px;height:20px}.d-sub{margin:2px 0 0;font-size:.875rem;color:#6b7280}.panel{border:1px solid #e5e7eb;border-left:3px solid var(--rs-accent);border-radius:8px;background:#fff;box-shadow:0 4px 12px #1012160f;margin-bottom:16px}.panel__head{display:flex;align-items:center;gap:8px;padding:8px 16px;border-bottom:1px solid #e5e7eb}.panel__icon{flex:0 0 auto;width:32px;height:32px;border-radius:6px;background:color-mix(in srgb,var(--rs-accent) 10%,transparent);display:flex;align-items:center;justify-content:center;font-size:1rem}.panel__titles{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;line-height:1.3}.panel__title{color:var(--rs-accent-dark);font-weight:700}.panel__subtitle{color:#6b7280;font-size:.875rem}.panel__action{flex:0 0 auto}.panel__body{padding:16px}.panel__sub{font-size:.875rem;color:#6b7280;margin:16px 0 8px}.two-col{display:grid;grid-template-columns:1fr;gap:16px}.two-col .panel{margin-bottom:0}.doc-chips{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:8px}.doc-chip{font-size:12px;padding:4px 10px;border-radius:14px;border:1px solid #e5e7eb;background:#fff;color:#6b7280;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.doc-chip:hover{border-color:var(--rs-accent);color:var(--rs-accent-dark)}.doc-chip--active{border-color:var(--rs-accent);background:color-mix(in srgb,var(--rs-accent) 10%,transparent);color:var(--rs-accent-dark);font-weight:600}.doc-bar{display:flex;align-items:center;gap:8px;margin-bottom:8px}.doc-bar__type{flex:0 0 190px}.doc-bar__btn{display:inline-flex;align-items:center;gap:4px;cursor:pointer;white-space:nowrap}.doc-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.doc-item{display:flex;align-items:center;gap:8px;padding:4px 8px;border:.5px solid #e5e7eb;border-radius:6px}.doc-item__name{flex:1 1 auto;min-width:0}.doc-item__size{flex:0 0 auto;color:#6b7280;font-size:.875rem;white-space:nowrap}.d-actions{display:flex;gap:4px;flex-wrap:wrap}.d-note{color:#6b7280;font-size:.875rem;margin-top:16px}.d-note--center{text-align:center}.metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px}.metric{background:#f9fafb;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:4px}.metric__label{font-size:.875rem;color:#6b7280}.metric__value{font-size:1.5rem;font-weight:700}.d-block__title{font-size:.875rem;color:#6b7280;margin:16px 0 8px}.chips{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:16px}.chip{font-size:12px;padding:4px 10px;border-radius:14px;background:var(--rs-accent-pale);color:var(--rs-accent-dark)}.d-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;align-items:center;margin:0}.d-fields dt{font-size:.875rem;color:#6b7280;margin-bottom:2px}.d-fields dd{margin:0;font-size:15px}.d-fields .d-amount{font-weight:700}.d-fields .d-status{justify-self:end}.d-warn{color:#d97706;font-size:.875rem}.d-progress{display:flex;align-items:center;gap:8px}.d-progress__track{flex:1 1 auto;height:6px;border-radius:999px;background:#e5e7eb;overflow:hidden}.d-progress__bar{height:100%;border-radius:999px;background:var(--rs-accent)}.d-progress__bar--over{background:#dc2626}.d-progress__label{font-size:.875rem;color:#6b7280;white-space:nowrap}.table.card{padding:0;overflow:hidden}.col-num{text-align:right;white-space:nowrap}.row-clickable{cursor:pointer}
