.login-page{align-items:center;background:var(--gray-bg);display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:100vh;padding:1rem}.login-warning{align-items:flex-start;background:#4a1500;border:1px solid #7b2d00;border-left:4px solid #ff6b35;border-radius:var(--radius-md);color:#ffd0b0;display:flex;font-size:11.5px;gap:10px;line-height:1.6;max-width:440px;padding:12px 14px;width:100%}.login-warning i{color:#ff8c5a;flex-shrink:0;font-size:22px;margin-top:1px}.login-warning strong{color:#ffba8a;display:block;font-size:12.5px;font-weight:600;margin-bottom:4px}.login-warning p{color:#ffd0b0;margin:0}.login-card{background:var(--surface);border:1px solid var(--gray-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);max-width:440px;padding:2rem 2rem 1.5rem;width:100%}.login-logo-wrap{display:flex;justify-content:center;margin-bottom:1.25rem}.login-logo{height:48px;object-fit:contain;width:auto}.login-divider{background:var(--gray-border);height:1px;margin:0 0 1.25rem}.login-heading{margin-bottom:1.5rem;text-align:center}.login-heading h1{color:var(--text-primary);font-size:18px;font-weight:700;margin-bottom:4px}.login-heading p{color:var(--text-secondary);font-size:12px}.login-lockout{align-items:flex-start;background:#fce4d4;border:1px solid #e87040;border-radius:var(--radius-md);color:#7b2d00;display:flex;font-size:12px;gap:9px;margin-bottom:1rem;padding:10px 12px}.login-lockout i{color:#c04a00;flex-shrink:0;font-size:18px;margin-top:1px}.login-lockout strong{display:block;font-weight:600;margin-bottom:2px}.login-lockout p{margin:0}.login-form{gap:10px}.login-field,.login-form{display:flex;flex-direction:column}.login-field{gap:4px}.login-field label{color:var(--text-secondary);font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.login-input-wrap{align-items:center;background:var(--surface);border:1px solid var(--gray-border);border-radius:var(--radius-md);display:flex;gap:8px;padding:0 10px;transition:border-color .15s}.login-input-wrap:focus-within{border-color:#1f4e79;box-shadow:0 0 0 3px #1f4e791f}.login-input-wrap.input-error{border-color:#e24b4a}.login-input-wrap input{background:#0000;border:none;color:var(--text-primary);flex:1 1;font-family:inherit;font-size:14px;outline:none;padding:10px 0}.login-input-wrap input::placeholder{color:var(--text-hint)}.login-input-wrap input:disabled{opacity:.5}.input-error{border-color:#e24b4a!important}.pw-toggle{background:none;border:none;color:var(--text-hint);cursor:pointer;display:flex;flex-shrink:0;font-size:16px;padding:4px;transition:color .12s}.pw-toggle:hover{color:var(--text-secondary)}.login-error{align-items:center;background:#fcebeb;border:1px solid #f09595;border-radius:var(--radius-sm);color:#a32d2d;display:flex;font-size:12px;gap:5px;padding:6px 10px}.login-attempts{color:var(--text-hint);font-size:11px;text-align:right}.login-btn{align-items:center;background:#1f4e79;border:none;border-radius:var(--radius-md);color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:14px;font-weight:600;gap:7px;justify-content:center;margin-top:4px;padding:11px 20px;transition:background .15s,transform .1s;width:100%}.login-btn:hover:not(:disabled){background:#2e75b6}.login-btn:active:not(:disabled){transform:scale(.98)}.login-btn:disabled{background:var(--gray-mid);cursor:not-allowed;opacity:.7}@keyframes spin{to{transform:rotate(1turn)}}.spin{animation:spin .8s linear infinite;display:inline-block}.login-footer{align-items:center;border-top:1px solid var(--gray-border);color:var(--text-hint);display:flex;flex-wrap:wrap;font-size:10px;gap:7px;justify-content:center;margin-top:1.5rem;padding-top:1rem;text-align:center}.login-footer-logo{opacity:.55}@media (max-width:480px){.login-card{padding:1.5rem 1.25rem}.login-warning{font-size:11px}.login-logo{height:38px}}.login-footer-logo{height:14px;object-fit:contain;width:auto}.welcome-page{align-items:center;background:var(--gray-bg);display:flex;flex-direction:column;min-height:100vh;padding:1rem}.welcome-warning{align-items:flex-start;background:#7b2d00;border:1px solid #a03a00;border-radius:var(--radius-md);color:#ffe0cc;display:flex;font-size:12px;gap:10px;line-height:1.6;margin-bottom:1rem;margin-top:1rem;max-width:520px;padding:10px 14px;width:100%}.welcome-warning i{color:#ffb088;flex-shrink:0;font-size:20px;margin-top:1px}.welcome-warning strong{color:#ffd0b0;display:block;font-size:13px;margin-bottom:3px}.welcome-card{background:var(--surface);border:1px solid var(--gray-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);max-width:520px;padding:2rem 2rem 1.5rem;width:100%}.welcome-logo-wrap{display:flex;justify-content:center;margin-bottom:1.25rem}.welcome-logo-img{height:52px;object-fit:contain;width:auto}.welcome-divider{background:var(--gray-border);height:1px;margin:0 0 1.25rem}.welcome-title{color:var(--text-primary);font-size:20px;font-weight:700;margin-bottom:.5rem;text-align:center}.welcome-subtitle{color:var(--text-secondary);font-size:13px;line-height:1.7;margin-bottom:1.5rem;text-align:center}.welcome-features{display:flex;flex-direction:column;gap:8px;margin-bottom:1.5rem}.welcome-feature{align-items:center;background:var(--surface-2);border:1px solid var(--gray-border);border-radius:var(--radius-md);display:flex;gap:12px;padding:9px 12px}.welcome-feature-icon{align-items:center;background:#ebf3fb;border-radius:8px;color:#1f4e79;display:flex;flex-shrink:0;font-size:16px;height:34px;justify-content:center;width:34px}.welcome-feature-title{color:var(--text-primary);font-size:12px;font-weight:600}.welcome-feature-sub{color:var(--text-secondary);font-size:11px;margin-top:1px}.welcome-btn{align-items:center;background:#1f4e79;border:none;border-radius:var(--radius-md);color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:14px;font-weight:600;gap:8px;justify-content:center;margin-bottom:1.25rem;padding:12px 20px;transition:background .15s,transform .1s;width:100%}.welcome-btn:hover{background:#2e75b6}.welcome-btn:active{transform:scale(.98)}.welcome-powered{align-items:center;color:var(--text-hint);display:flex;flex-wrap:wrap;font-size:10px;gap:6px;justify-content:center;text-align:center}.welcome-powered-logo{opacity:.6}@media (max-width:540px){.welcome-card{padding:1.5rem 1.25rem 1.25rem}.welcome-title{font-size:17px}.welcome-logo-img{height:40px}.welcome-warning{font-size:11px}}.welcome-powered-logo{height:14px;object-fit:contain;width:auto}.warning-banner{align-items:center;background:#7b2d00;color:#ffe0cc;display:flex;flex-wrap:wrap;font-size:11px;gap:6px;line-height:1.4;padding:5px 16px}.warning-banner i{color:#ffb088;flex-shrink:0;font-size:13px}.warning-banner strong{color:#ffd0b0}.topbar-left{gap:12px}.topbar-logo-wrap{align-items:center;display:flex}.topbar-logo{display:block;height:32px;object-fit:contain;width:auto}@media (prefers-color-scheme:dark){.topbar-logo{filter:none}}.topbar-divider{background:var(--gray-border);flex-shrink:0;height:28px;width:1px}.topbar-right{gap:7px}.topbar-role-badge{align-items:center;background:var(--surface);border:1px solid;border-radius:20px;color:var(--text-secondary);display:flex;font-size:11px;gap:5px;padding:3px 9px;white-space:nowrap}.topbar-role-dot{height:7px;width:7px}@media (max-width:640px){.topbar{height:48px;padding:0 10px}.topbar-logo{height:32px}.topbar-title{font-size:12px}.btn-label,.topbar-role-badge,.topbar-sub{display:none}.btn.btn-sm{padding:5px 7px}}@media (max-width:400px){.topbar-divider{display:none}.topbar-title{font-size:11px}}.btn-logout{border-color:#f09595;color:#a32d2d}.btn-logout:hover{background:#fcebeb;border-color:#e24b4a}.topbar-logo-pill .topbar-logo{height:32px;object-fit:contain;width:auto}@media (max-width:640px){.topbar-logo-pill .topbar-logo{height:32px}}.global-progress-bar{background:var(--surface);border-bottom:1px solid var(--gray-border);padding:6px 1rem}.gpb-info{align-items:center;display:flex;flex-wrap:wrap;gap:4px;justify-content:space-between;margin-bottom:5px}.gpb-role{font-size:11px;font-weight:600}.gpb-stats{align-items:center;color:var(--text-secondary);display:flex;font-size:11px;gap:5px}.gpb-pct{font-size:12px;font-weight:700}.gpb-sep{color:var(--text-hint)}.gpb-inprog{color:#2e75b6;font-weight:500}.gpb-blocked{color:#c00000;font-weight:500}.gpb-track{background:#e5e7eb;border-radius:4px;display:flex;height:8px;overflow:hidden;position:relative}.gpb-fill{flex-shrink:0;height:100%;transition:width .4s ease}.gpb-legend{align-items:center;color:var(--text-hint);display:flex;font-size:10px;gap:10px;margin-top:4px}.gpb-legend-dot{border-radius:50%;display:inline-block;flex-shrink:0;height:8px;margin-right:3px;width:8px}@media (max-width:480px){.gpb-legend{display:none}.gpb-track{height:6px}}.app-footer{background:#0d1b2a;border-top:1px solid #1f3a55;padding:10px 1rem}.footer-inner{flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:820px}.footer-inner,.footer-left{align-items:center;display:flex;gap:8px}.footer-powered{color:#8ba7bf;font-size:11px}.footer-logo{filter:brightness(10);height:16px;object-fit:contain;width:auto}.footer-company{color:#8ba7bf;font-size:11px}.footer-right{align-items:center;color:#5a7a94;display:flex;font-size:10px;gap:6px}.footer-dot{color:#3a5a74}@media (max-width:480px){.footer-right{display:none}.footer-inner{justify-content:center}}.tree-fab{align-items:center;background:#375623;border:none;border-radius:50%;bottom:24px;box-shadow:0 4px 16px #37562373;color:#fff;cursor:pointer;display:flex;font-size:20px;gap:0;height:52px;justify-content:center;position:fixed;right:90px;transition:all .2s;width:52px;z-index:999}.tree-fab:hover{background:#538135;transform:scale(1.05)}.tree-fab:active{transform:scale(.97)}.tree-fab--active{background:#1f4e79;border-radius:26px;box-shadow:0 4px 16px #1f4e7973;gap:7px;padding:0 16px;width:auto}.tree-fab-label{font-size:13px;font-weight:600;white-space:nowrap}@media (max-width:480px){.tree-fab{bottom:16px;font-size:18px;height:46px;right:82px;width:46px}.tree-fab--active{padding:0 12px;width:auto}}.process-tree-panel{background:var(--surface);border:1px solid var(--gray-border);border-radius:var(--radius-lg);margin-bottom:1rem;overflow:hidden}.tree-toolbar{border-bottom:1px solid var(--gray-border);flex-wrap:wrap;gap:10px;padding:10px 14px}.tree-title,.tree-toolbar{align-items:center;display:flex}.tree-title{color:var(--text-primary);flex:1 1;font-size:13px;font-weight:600;gap:7px}.tree-view-tab,.tree-view-tabs{display:flex;gap:4px}.tree-view-tab{align-items:center;background:var(--surface);border:1px solid var(--gray-border);border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;font-family:inherit;font-size:11px;font-weight:500;padding:4px 10px;transition:all .12s}.tree-view-tab.active,.tree-view-tab:hover{background:var(--surface-2)}.tree-view-tab.active{font-weight:600}.tree-legend{background:var(--surface-2);border-bottom:1px solid var(--gray-border);display:flex;flex-wrap:wrap;font-size:11px;gap:10px;padding:7px 14px}.tree-legend-item{align-items:center;color:var(--text-secondary);display:flex;gap:5px}.tree-legend-swatch{border:1.5px solid;border-radius:3px;flex-shrink:0;height:14px;width:14px}.tree-legend-badge{background:#fef3c7;border:1px solid #fcd34d;border-radius:20px;color:#92400e;font-size:9px;font-weight:600;padding:1px 5px}.tree-content{max-height:520px;overflow:auto}.vtree{padding:14px}.vtree-phase{margin-bottom:6px;position:relative}.vtree-phase-label{align-items:center;background:var(--surface-2);border-left:3px solid;border-radius:0 var(--radius-md) var(--radius-md) 0;display:flex;font-size:12px;font-weight:600;gap:8px;margin-bottom:8px;padding:6px 12px}.vtree-phase-code{border-radius:20px;color:#fff;font-size:9px;font-weight:700;padding:2px 6px}.vtree-connector{border-left:2px dashed;height:12px;margin:-4px 0 4px 20px;width:2px}.vtree-sections{display:flex;flex-wrap:wrap;gap:8px;padding-left:8px}.vtree-sec-wrap{align-items:center;display:flex;flex-direction:column;gap:4px}.vtree-sec-parallel{border-left:2px dashed #ffc000;padding-left:6px}.vtree-sec-arrow{color:var(--text-hint);font-size:14px}.vtree-parallel-badge{background:#fef3c7;border:1px solid #fcd34d;border-radius:20px;color:#92400e;font-size:9px;padding:1px 5px}.tree-sec-node{border:1.5px solid;border-radius:var(--radius-md);cursor:pointer;max-width:200px;min-width:160px;padding:8px 10px;transition:all .12s}.tree-sec-node:hover{box-shadow:var(--shadow-sm);transform:translateY(-1px)}.tree-node-header{align-items:center;display:flex;flex-wrap:wrap;gap:5px;margin-bottom:5px}.tree-node-code{border-radius:3px;color:#fff;flex-shrink:0;font-size:9px;font-weight:700;padding:1px 5px}.tree-node-title{color:var(--text-primary);flex:1 1;font-size:10px;font-weight:500;line-height:1.3}.tree-critical-badge{background:#fef3c7;border:1px solid #fcd34d;border-radius:20px;color:#92400e;flex-shrink:0;font-size:8px;font-weight:600;padding:1px 4px}.tree-node-footer{align-items:center;display:flex;gap:6px}.tree-node-pbar{background:var(--gray-border);border-radius:2px;flex:1 1;height:4px;overflow:hidden}.tree-node-pct{flex-shrink:0;font-size:10px;font-weight:600}.tree-parallel-line,.tree-prereq-line{align-items:center;color:var(--text-hint);display:flex;font-size:9px;gap:3px;line-height:1.3;margin-top:4px}.swimlane{min-width:800px}.swimlane-header{background:var(--surface);display:flex;position:-webkit-sticky;position:sticky;top:0;z-index:5}.swimlane-phase-col{border-right:1px solid var(--gray-border);flex-shrink:0;width:80px}.swimlane-lane-header{border-right:1px solid #fff3;color:#fff;flex:1 1;font-size:10px;font-weight:600;padding:6px 8px;text-align:center}.swimlane-row{border-top:1px solid var(--gray-border);display:flex;min-height:70px}.swimlane-phase-label{align-items:center;border-right:1px solid #fff3;color:#fff;display:flex;flex-direction:column;flex-shrink:0;font-size:10px;font-weight:700;gap:2px;justify-content:center;padding:6px;text-align:center;width:80px}.swimlane-phase-label small{font-size:8px;font-weight:400;opacity:.85}.swimlane-cell{border-right:1px solid var(--gray-border);display:flex;flex:1 1;flex-direction:column;gap:4px;padding:6px}.swimlane-node{border:1.5px solid;border-radius:var(--radius-sm);cursor:pointer;padding:5px 7px;position:relative;transition:all .12s}.swimlane-node:hover{box-shadow:var(--shadow-sm);transform:scale(1.02)}.swimlane-node--parallel{border-style:dashed}.swimlane-node-code{border-radius:2px;color:#fff;display:inline-block;font-size:8px;font-weight:700;margin-bottom:2px;padding:1px 4px}.swimlane-node-title{color:var(--text-primary);font-size:9px;line-height:1.3}.swimlane-node-pct{font-size:9px;font-weight:600;margin-top:2px}.swimlane-parallel-dot{background:#ffc000;border:1px solid #fff;border-radius:50%;height:7px;position:absolute;right:3px;top:3px;width:7px}.mindmap-wrap{padding:10px}.mindmap-svg{display:block;height:auto;width:100%}.mindmap-legend{border-top:1px solid var(--gray-border);display:flex;flex-wrap:wrap;font-size:11px;gap:10px;padding:8px 14px}.mindmap-legend-item{align-items:center;color:var(--text-secondary);display:flex;gap:5px}@media (max-width:640px){.tree-toolbar{gap:6px}.tree-view-tab span{display:none}.tree-title{font-size:12px}.tree-sec-node{max-width:160px;min-width:130px}}.swimlane-node--selected,.tree-sec-node--selected{border-color:#1f4e79!important;box-shadow:0 0 0 3px #1f4e7933}.role-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}@media (max-width:560px){.role-grid{grid-template-columns:repeat(2,1fr)}}.role-card{background:var(--surface);border:1.5px solid var(--gray-border);border-radius:var(--radius-lg);cursor:pointer;padding:.9rem;position:relative;text-align:left;transition:border-color .15s,transform .12s,box-shadow .12s}.role-card:hover{border-color:var(--gray-mid);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.role-card--selected{box-shadow:var(--shadow-md)}.role-icon{align-items:center;border-radius:9px;display:flex;height:36px;justify-content:center;margin-bottom:8px;width:36px}.role-name{color:var(--text-primary);font-size:12px;font-weight:600;margin-bottom:2px}.role-meta{color:var(--text-hint);font-size:10px}.role-selected-badge{align-items:center;display:flex;font-size:10px;font-weight:500;gap:3px;margin-top:6px}@media (max-width:560px){.role-grid{gap:8px;grid-template-columns:repeat(2,1fr)}.role-card{padding:.75rem}.role-icon{height:30px;width:30px}}@media (max-width:360px){.role-grid{grid-template-columns:1fr}}.wizard-zone{background:var(--surface);border:2px solid var(--brand-mid);border-radius:var(--radius-lg);margin-bottom:1rem;overflow:hidden}.wizard-header{align-items:center;background:var(--brand);display:flex;gap:10px;padding:12px 16px}.wizard-header-title{color:#fff;font-size:13px;font-weight:600}.wizard-header-sub{color:#bdd7ee;font-size:11px;margin-top:1px}.wizard-body{padding:14px 16px}.wizard-back-btn{align-items:center;background:none;border:none;color:var(--text-secondary);cursor:pointer;display:inline-flex;font-family:inherit;font-size:11px;gap:5px;margin-bottom:10px;padding:0;transition:color .12s}.wizard-back-btn:hover,.wizard-q{color:var(--text-primary)}.wizard-q{font-size:13px;font-weight:500;margin-bottom:10px}.wizard-opts{display:flex;flex-direction:column;gap:6px}.wizard-opt{align-items:center;background:var(--surface);border:1px solid var(--gray-border);border-radius:var(--radius-md);cursor:pointer;display:flex;gap:10px;padding:9px 12px;transition:all .12s}.wizard-opt:hover{background:var(--brand-xlight);border-color:var(--brand-mid)}.wizard-opt-icon{align-items:center;background:var(--brand-xlight);border-radius:8px;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.wizard-opt-body{flex:1 1}.wizard-opt-title{color:var(--text-primary);font-size:12px;font-weight:500}.wizard-opt-sub{color:var(--text-secondary);font-size:11px;margin-top:1px}.wizard-result-tag{align-items:center;background:var(--brand-xlight);border-radius:20px;color:var(--brand);display:inline-flex;font-size:10px;font-weight:600;gap:4px;margin-bottom:8px;padding:2px 8px}.wizard-result-card{background:var(--brand-xlight);border:1px solid var(--brand-light);border-left:3px solid var(--brand-mid);border-radius:var(--radius-md);margin-bottom:10px;padding:10px 12px}.wizard-result-section{color:var(--brand);font-size:12px;font-weight:600;margin-bottom:5px}.wizard-result-tip{color:var(--text-secondary);font-size:12px;line-height:1.6}.wizard-preview{margin-bottom:10px}.wizard-preview-label{color:var(--text-hint);font-size:11px;font-weight:500;letter-spacing:.03em;margin-bottom:5px;text-transform:uppercase}.wizard-preview-step{align-items:flex-start;background:var(--surface-2);border-radius:var(--radius-sm);color:var(--text-secondary);display:flex;font-size:11px;gap:7px;line-height:1.5;margin-bottom:4px;padding:4px 8px}.wizard-result-actions{display:flex;gap:8px;margin-top:12px}@media (max-width:640px){.wizard-header{padding:10px 12px}.wizard-header-title{font-size:12px}.wizard-body{padding:12px}.wizard-opt{padding:8px 10px}.wizard-opt-title{font-size:11px}.wizard-opt-sub{font-size:10px}.wizard-result-actions{flex-wrap:wrap}}.dash-header{align-items:center;display:flex;justify-content:space-between;margin:.75rem 0 1rem}.dash-title{color:var(--text-primary);font-size:15px;font-weight:600}.dash-sub{color:var(--text-hint);font-size:11px;margin-top:2px}.dash-role-badge{align-items:center;border-radius:20px;display:flex;font-size:11px;font-weight:500;gap:6px;padding:5px 10px}.phase-card{background:var(--surface);border:1px solid var(--gray-border);border-radius:var(--radius-lg);margin-bottom:8px;overflow:hidden}.phase-head{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:10px 14px;-webkit-user-select:none;user-select:none}.phase-head:hover{background:var(--surface-2)}.phase-head-left{align-items:center;display:flex;gap:7px}.phase-head-right{align-items:center;display:flex;gap:8px}.phase-code{border-radius:20px;font-size:10px;font-weight:600;padding:2px 7px}.phase-title{color:var(--text-primary);font-size:13px;font-weight:500}.phase-pct{font-size:12px;font-weight:600}.sec-list{border-top:1px solid var(--gray-border)}.sec-row{align-items:center;border-bottom:1px solid var(--gray-border);cursor:pointer;display:flex;justify-content:space-between;padding:9px 14px;transition:background .1s}.sec-row:last-child{border-bottom:none}.sec-row:hover{background:var(--surface-2)}.sec-row-left{flex:1 1;gap:0}.sec-row-left,.sec-row-right{align-items:center;display:flex}.sec-row-right{gap:7px}.sec-badge{border-radius:4px;flex-shrink:0;font-size:9px;font-weight:600;margin-right:8px;min-width:28px;padding:2px 6px;text-align:center}.sec-title{color:var(--text-primary);font-size:12px}.sec-pct{color:var(--text-hint);font-size:10px}.mbar{background:var(--gray-border);height:3px;overflow:hidden;width:50px}.mbar,.mfill{border-radius:2px}.mfill{height:100%;transition:width .3s}@media (max-width:640px){.dash-header{align-items:flex-start;flex-direction:column;gap:8px;margin:.5rem 0 .75rem}.dash-title{font-size:14px}.phase-head{padding:8px 10px}.phase-title{font-size:12px}.sec-row{padding:8px 10px}.sec-title{font-size:11px}.mbar{width:36px}}.dash-header-actions{align-items:center;display:flex;flex-wrap:wrap;gap:7px}.btn-export{border-color:#b7d4a0;color:#375623}.btn-export:hover{background:#e2efda;border-color:#538135}@media (max-width:640px){.dash-header{align-items:flex-start;flex-direction:column;gap:8px}.dash-header-actions .btn span{display:none}}.sec-badge-large{border-radius:20px;display:inline-flex;font-size:10px;font-weight:600;margin-bottom:5px;padding:3px 9px}.sec-title-large{color:var(--text-primary);font-size:16px;font-weight:600;margin-bottom:3px}.sec-phase-label{color:var(--text-hint);font-size:11px}.steps-list{display:flex;flex-direction:column;gap:6px}.step-item{background:var(--surface);border:1px solid var(--gray-border);border-radius:var(--radius-md);overflow:hidden}.step-head{align-items:flex-start;cursor:pointer;display:flex;gap:9px;padding:10px 12px;transition:background .1s;-webkit-user-select:none;user-select:none}.step-head:hover{background:var(--surface-2)}.step-num{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-size:10px;font-weight:600;height:22px;justify-content:center;margin-top:1px;width:22px}.step-body{flex:1 1}.step-text{color:var(--text-primary);font-size:12px;line-height:1.5}.step-owner{align-items:center;color:var(--text-hint);display:flex;font-size:10px;gap:3px;margin-top:3px}.step-detail{border-top:1px solid var(--gray-border);padding:10px 12px 12px}.step-fields{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr;padding-top:2px}.step-field{display:flex;flex-direction:column;gap:3px}.step-field--full{grid-column:1/-1}.step-field label{color:var(--text-hint);font-size:10px;font-weight:500;letter-spacing:.03em;text-transform:uppercase}.step-field input,.step-field select,.step-field textarea{background:var(--surface);border:1px solid var(--gray-border);border-radius:var(--radius-sm);color:var(--text-primary);font-family:inherit;font-size:12px;padding:5px 8px;transition:border-color .12s;width:100%}.step-field input:focus,.step-field select:focus,.step-field textarea:focus{border-color:var(--brand-mid);outline:none}.step-field textarea{line-height:1.5;min-height:54px;resize:vertical}@media (max-width:640px){.sec-title-large{font-size:14px}.step-head{gap:7px;padding:9px 10px}.step-text{font-size:11px}.step-fields{grid-template-columns:1fr}.step-field--full{grid-column:1}.sec-nav{flex-wrap:wrap}}.sec-meta-row{align-items:center;color:var(--text-hint);display:flex;font-size:11px;gap:5px;margin-top:4px}.sec-meta-parallel{color:#854f0b}.sec-meta-critical{color:#a32d2d}.sec-header{align-items:flex-start;display:flex;gap:10px;margin:.75rem 0 1rem}.chat-fab{align-items:center;background:var(--brand);border:none;border-radius:50%;bottom:24px;box-shadow:0 4px 16px #1f4e7966;color:#fff;cursor:pointer;display:flex;font-size:22px;height:52px;justify-content:center;position:fixed;right:24px;transition:all .2s;width:52px;z-index:1000}.chat-fab:hover{background:var(--brand-mid);transform:scale(1.05)}.chat-fab:active{transform:scale(.97)}.chat-fab--open{background:var(--text-secondary);box-shadow:0 2px 8px #0003}.chat-fab-badge{align-items:center;background:#e24b4a;border:2px solid #fff;border-radius:50%;color:#fff;display:flex;font-size:10px;font-weight:700;height:18px;justify-content:center;position:absolute;right:-4px;top:-4px;width:18px}.chat-panel{animation:slideUp .2s ease;background:var(--surface);border:1px solid var(--gray-border);border-radius:var(--radius-lg);bottom:88px;box-shadow:0 8px 32px #00000029;display:flex;flex-direction:column;max-height:540px;overflow:hidden;position:fixed;right:24px;width:360px;z-index:999}@keyframes slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.chat-panel{border-radius:var(--radius-lg) var(--radius-lg) 0 0;bottom:0;left:0;max-height:80vh;right:0;width:100%}.chat-fab{bottom:16px;right:16px}}.chat-header{background:var(--brand);flex-shrink:0;justify-content:space-between;padding:10px 12px}.chat-header,.chat-header-left{align-items:center;display:flex}.chat-header-left{gap:8px}.chat-avatar{align-items:center;background:#fff3;border-radius:50%;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.chat-header-title{color:#fff;font-size:13px;font-weight:600}.chat-header-sub{color:#bdd7ee;font-size:10px;margin-top:1px}.chat-close-btn{background:none;border:none;border-radius:4px;color:#ffffffb3;cursor:pointer;display:flex;font-size:16px;padding:4px;transition:color .12s}.chat-close-btn:hover{color:#fff}.chat-context-bar{align-items:center;background:var(--brand-xlight);border-bottom:1px solid var(--brand-light);color:var(--brand);display:flex;flex-shrink:0;font-size:10px;gap:4px;padding:5px 12px}.chat-messages{display:flex;flex:1 1;flex-direction:column;gap:10px;overflow-y:auto;padding:12px;scroll-behavior:smooth}.chat-msg{align-items:flex-start;display:flex;gap:7px}.chat-msg--user{flex-direction:row-reverse}.chat-bot-icon{align-items:center;background:var(--brand-light);border-radius:50%;color:var(--brand);display:flex;flex-shrink:0;height:24px;justify-content:center;margin-top:2px;width:24px}.chat-bubble{background:var(--surface-2);border:1px solid var(--gray-border);border-radius:var(--radius-md);font-size:12px;line-height:1.6;max-width:85%;padding:8px 10px}.chat-msg--user .chat-bubble{background:var(--brand);border-color:var(--brand);color:#fff}.chat-text{color:var(--text-primary)}.chat-msg--user .chat-bubble strong,.chat-msg--user .chat-text{color:#fff}.chat-actions{display:flex;flex-direction:column;gap:4px;margin-top:8px}.chat-action-btn{align-items:center;background:var(--brand);border:none;border-radius:var(--radius-sm);color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:11px;font-weight:500;gap:5px;padding:5px 9px;text-align:left;transition:background .12s}.chat-action-btn:hover{background:var(--brand-mid)}.chat-suggestions{display:flex;flex-wrap:wrap;gap:4px;margin-top:7px}.chat-suggestion-pill{background:var(--brand-xlight);border:1px solid var(--brand-light);border-radius:20px;color:var(--brand);cursor:pointer;font-family:inherit;font-size:10px;padding:3px 8px;transition:all .12s}.chat-suggestion-pill:hover{background:var(--brand-light);border-color:var(--brand-mid)}.chat-typing{align-items:center;display:flex;gap:4px;padding:2px 0}.chat-typing span{animation:blink 1.2s infinite;background:var(--text-hint);border-radius:50%;height:6px;width:6px}.chat-typing span:nth-child(2){animation-delay:.2s}.chat-typing span:nth-child(3){animation-delay:.4s}@keyframes blink{0%,60%,to{opacity:.3;transform:scale(.9)}30%{opacity:1;transform:scale(1)}}.chat-quick{background:var(--surface-2);border-top:1px solid var(--gray-border);display:flex;flex-shrink:0;flex-wrap:wrap;gap:5px;padding:8px 12px}.chat-quick-pill{background:var(--surface);border:1px solid var(--gray-border);border-radius:20px;color:var(--text-secondary);cursor:pointer;font-family:inherit;font-size:10px;font-weight:500;padding:4px 9px;transition:all .12s;white-space:nowrap}.chat-quick-pill:hover{background:var(--brand-xlight);border-color:var(--brand-mid);color:var(--brand)}.chat-input-row{align-items:center;border-top:1px solid var(--gray-border);display:flex;flex-shrink:0;gap:6px;padding:8px 10px}.chat-input{background:var(--surface);border:1px solid var(--gray-border);border-radius:20px;color:var(--text-primary);flex:1 1;font-family:inherit;font-size:12px;outline:none;padding:7px 12px;transition:border-color .12s}.chat-input:focus{border-color:var(--brand-mid)}.chat-input::placeholder{color:var(--text-hint)}.chat-send-btn{align-items:center;background:var(--brand);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:14px;height:32px;justify-content:center;transition:all .12s;width:32px}.chat-send-btn:hover:not(:disabled){background:var(--brand-mid)}.chat-send-btn:disabled{background:var(--gray-mid);cursor:not-allowed}*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--brand:#1f4e79;--brand-mid:#2e75b6;--brand-light:#d5e8f0;--brand-xlight:#ebf3fb;--green-dark:#375623;--green-light:#e2efda;--amber-dark:#854f0b;--amber-light:#fff2cc;--red-dark:#a32d2d;--red-light:#fcebeb;--gray-bg:#f5f5f5;--gray-border:#e0e0e0;--gray-mid:#ccc;--text-primary:#1a1a1a;--text-secondary:#6b6b6b;--text-hint:#9e9e9e;--surface:#fff;--surface-2:#f8f8f8;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 2px 8px #0000001a}html{font-size:16px}body{-webkit-font-smoothing:antialiased;background:#f5f5f5;background:var(--gray-bg);color:#1a1a1a;color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#ccc;background:var(--gray-mid);border-radius:3px}h1{font-size:1.25rem}h1,h2{font-weight:600}h2{font-size:1rem}h3{font-weight:500}h3,p{font-size:.875rem}p{color:#6b6b6b;color:var(--text-secondary);line-height:1.6}.page-content{flex:1 1;margin:0 auto;max-width:820px;padding:1rem;width:100%}.topbar{background:#fff;background:var(--surface);border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--gray-border);box-shadow:0 1px 3px #00000014;box-shadow:var(--shadow-sm);height:52px;justify-content:space-between;padding:0 1rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.topbar,.topbar-left{align-items:center;display:flex}.topbar-left{gap:10px}.logo{align-items:center;background:#1f4e79;background:var(--brand);border-radius:6px;border-radius:var(--radius-sm);color:#fff;display:flex;flex-shrink:0;font-size:11px;font-weight:600;height:32px;justify-content:center;width:32px}.topbar-title{color:#1a1a1a;color:var(--text-primary);font-size:13px;font-weight:600}.topbar-sub{color:#9e9e9e;color:var(--text-hint);font-size:10px}.topbar-right{align-items:center;display:flex;gap:8px}.topbar-role-dot{border-radius:50%;flex-shrink:0;height:8px;width:8px}.breadcrumb{align-items:center;background:#f8f8f8;background:var(--surface-2);border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--gray-border);color:#6b6b6b;color:var(--text-secondary);display:flex;font-size:11px;gap:5px;padding:6px 1rem}.breadcrumb a{color:#2e75b6;color:var(--brand-mid);cursor:pointer;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.btn{align-items:center;background:#fff;background:var(--surface);border:1px solid #e0e0e0;border:1px solid var(--gray-border);border-radius:8px;border-radius:var(--radius-md);color:#1a1a1a;color:var(--text-primary);cursor:pointer;display:inline-flex;font-family:inherit;font-size:12px;font-weight:500;gap:5px;padding:6px 12px;transition:all .12s;white-space:nowrap}.btn:hover{background:#f8f8f8;background:var(--surface-2);border-color:#ccc;border-color:var(--gray-mid)}.btn:active{transform:scale(.98)}.btn-primary{background:#1f4e79;background:var(--brand);border-color:#1f4e79;border-color:var(--brand);color:#fff}.btn-primary:hover{background:#2e75b6;background:var(--brand-mid);border-color:#2e75b6;border-color:var(--brand-mid)}.btn-sm{font-size:11px;padding:4px 9px}.btn-icon{padding:6px}.card{background:#fff;background:var(--surface);border:1px solid #e0e0e0;border:1px solid var(--gray-border);border-radius:12px;border-radius:var(--radius-lg);padding:1rem 1.25rem}.card,.card-title{margin-bottom:.75rem}.card-title{color:#9e9e9e;color:var(--text-hint);font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.stats-row{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(4,1fr);margin-bottom:1rem}.stat-box{background:#fff;background:var(--surface);border:1px solid #e0e0e0;border:1px solid var(--gray-border);border-radius:8px;border-radius:var(--radius-md);padding:10px 12px;text-align:center}.stat-num{font-size:22px;font-weight:600;line-height:1}.stat-lbl{color:#9e9e9e;color:var(--text-hint);font-size:10px;margin-top:3px}.pbar{background:#e0e0e0;background:var(--gray-border);height:4px;overflow:hidden}.pbar,.pfill{border-radius:2px}.pfill{height:100%;transition:width .4s ease}.pill{align-items:center;border-radius:20px;display:inline-flex;font-size:10px;font-weight:500;padding:2px 8px;white-space:nowrap}.pill-done{background:#e2efda;background:var(--green-light);color:#375623;color:var(--green-dark)}.pill-progress{background:#fff2cc;background:var(--amber-light);color:#854f0b;color:var(--amber-dark)}.pill-blocked{background:#fcebeb;background:var(--red-light);color:#a32d2d;color:var(--red-dark)}.pill-na{background:#f0f0f0;color:#9e9e9e;color:var(--text-hint)}.pill-default{background:#f8f8f8;background:var(--surface-2);color:#6b6b6b;color:var(--text-secondary)}.num-done{background:#e2efda;background:var(--green-light);color:#375623;color:var(--green-dark)}.num-progress{background:#fff2cc;background:var(--amber-light);color:#854f0b;color:var(--amber-dark)}.num-blocked{background:#fcebeb;background:var(--red-light);color:#a32d2d;color:var(--red-dark)}.num-default{background:#f8f8f8;background:var(--surface-2);color:#6b6b6b;color:var(--text-secondary)}.sec-nav{border-top:1px solid #e0e0e0;border-top:1px solid var(--gray-border);display:flex;gap:8px;margin-top:1.25rem;padding-top:1rem}@media (max-width:640px){.page-content{padding:.75rem}.stats-row{gap:6px;grid-template-columns:repeat(2,1fr)}.stat-num{font-size:18px}.topbar{height:48px;padding:0 10px}.topbar-title{font-size:12px}.topbar-sub{display:none}.btn{font-size:11px;padding:5px 10px}.btn-sm{font-size:10px;padding:3px 7px}.card{padding:.75rem 1rem}}@media (max-width:420px){.stats-row{grid-template-columns:repeat(2,1fr)}.topbar-role-badge{display:none}}@media (max-width:480px){.topbar-right{gap:5px}}body,html{overflow-x:hidden}.app-layout{display:flex;flex-direction:column;height:100vh;overflow:hidden}.app-main{display:flex;flex:1 1;flex-direction:column;overflow-x:hidden;overflow-y:auto}
/*# sourceMappingURL=main.5e56be49.css.map*/