*{box-sizing:border-box}body{color:#e6edf3;background:#0d1117;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.auth-page{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.auth-page:before{content:"";pointer-events:none;z-index:0;background-image:url(/wave-pattern.svg);background-position:0 0;background-repeat:repeat;position:absolute;inset:0}.auth-card{z-index:1;background:#161b22;border:1px solid #21262d;border-radius:10px;flex-direction:column;gap:.75rem;width:320px;padding:2rem;display:flex;position:relative}.auth-card h1{margin:0 0 .5rem;font-size:1.1rem}.auth-logo{flex-direction:column;align-items:center;gap:.4rem;margin-bottom:.25rem;display:flex}.auth-logo img{width:56px;height:56px}.auth-logo span{color:#8b949e;letter-spacing:.03em;font-size:.75rem}.auth-card input{color:#e6edf3;background:#0d1117;border:1px solid #21262d;border-radius:6px;padding:.55rem .7rem;font-size:.9rem}.auth-card input:focus{border-color:#58a6ff;outline:none}.auth-card button[type=submit]{color:#fff;cursor:pointer;background:#238636;border:1px solid #2ea043;border-radius:6px;margin-top:.25rem;padding:.55rem .7rem;font-size:.9rem}.auth-card button[type=submit]:disabled{opacity:.6;cursor:not-allowed}.auth-error{color:#f85149;margin:0;font-size:.8rem}.auth-switch{color:#8b949e;text-align:center;margin:0;font-size:.8rem}.auth-switch a{color:#58a6ff}.user-badge{color:#8b949e;align-items:center;gap:.5rem;font-size:.8rem;display:flex}.btn-link{color:#58a6ff;cursor:pointer;background:0 0;border:none;padding:0;font-size:.8rem}.dashboard{flex-direction:column;height:100vh;display:flex}.dashboard-header{border-bottom:1px solid #21262d;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex}.dashboard-header h1{margin:0;font-size:1.1rem}.header-right{align-items:center;gap:.75rem;display:flex}.ws-status{border-radius:999px;padding:.15rem .5rem;font-size:.75rem}.ws-connected{color:#86efac;background:#14532d}.ws-disconnected{color:#fca5a5;background:#450a0a}.dashboard-body{flex:1;display:flex;overflow:hidden}.sidebar{border-right:1px solid #21262d;flex-direction:column;gap:.4rem;width:220px;padding:1rem;display:flex;overflow-y:auto}.sidebar-title{text-transform:uppercase;color:#8b949e;margin-top:.75rem;font-size:.7rem}.project-item,.btn-secondary{text-align:left;color:#e6edf3;cursor:pointer;background:#161b22;border:1px solid #21262d;border-radius:6px;padding:.4rem .6rem;font-size:.85rem}.project-item-active{border-color:#58a6ff}.sidebar-footer{border-top:1px solid #21262d;margin-top:auto;padding-top:.75rem}.btn-download{text-align:center;color:#fff;cursor:pointer;background:#1f6feb;border:1px solid #388bfd;border-radius:6px;width:100%;padding:.5rem .6rem;font-size:.9rem;font-weight:600}.btn-download:hover:not(:disabled){background:#388bfd}.btn-download:disabled{opacity:.5;cursor:not-allowed}.empty,.empty-small{color:#8b949e;font-size:.85rem}.main{flex:1;padding:1rem 1.25rem;overflow-y:auto}.view-switcher{gap:.4rem;margin-bottom:1rem;display:flex}.view-tab{color:#8b949e;cursor:pointer;background:0 0;border:1px solid #21262d;border-radius:6px;padding:.35rem .8rem;font-size:.85rem}.view-tab-active{color:#e6edf3;background:#0d1b2e;border-color:#58a6ff}.timeline-row{border-bottom:1px solid #161b22;gap:.75rem;padding:.35rem 0;font-size:.85rem;display:flex}.timeline-time{color:#8b949e;width:140px}.timeline-topic{flex:1}.timeline-lane{color:#58a6ff}.timeline-count{color:#8b949e}.table-filter{color:#e6edf3;background:#161b22;border:1px solid #21262d;border-radius:6px;width:100%;margin-bottom:.75rem;padding:.4rem}table{border-collapse:collapse;width:100%;font-size:.85rem}th,td{text-align:left;border-bottom:1px solid #161b22;padding:.4rem .6rem}th{color:#8b949e;font-weight:500}.lamps-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem;display:grid}.lamp-card{background:#161b22;border:1px solid #21262d;border-radius:8px;padding:.75rem}.lamp-dot{background:#30363d;border-radius:50%;width:10px;height:10px;margin-bottom:.5rem}.lamp-lit .lamp-dot{background:#3fb950;box-shadow:0 0 8px #3fb950}.lamp-label{font-size:.85rem}.lamp-count{color:#8b949e;font-size:.75rem}.fx-empty{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.fx-section{flex-direction:column;gap:.75rem;display:flex}.fx-title{color:#e6edf3;align-items:center;gap:.75rem;font-size:.8rem;font-weight:600;display:flex}.fx-title small{color:#8b949e;font-size:.7rem;font-weight:400;display:block}.fx-controls{gap:.4rem;margin-left:auto;display:flex}.fx-btn,.fx-input,.fx-select{color:#e6edf3;background:#161b22;border:1px solid #21262d;border-radius:6px;padding:.3rem .6rem;font-size:.8rem}.fx-btn{cursor:pointer}.fx-btn.play{color:#3fb950;border-color:#2ea043}.fx-input{width:220px}.fx-scroll{padding-bottom:.5rem;overflow-x:auto}.fx-grid{align-items:center;column-gap:22px;display:grid;position:relative}.fx-lane-bg{background:color-mix(in srgb, var(--lane-color,#8b949e) 6%, transparent);border-top:1px solid #161b22;grid-column:1/-1;align-self:stretch}.fx-lane-bg.cycle{border-top-style:dashed}.fx-lane-label{z-index:3;color:#e6edf3;border-left:3px solid var(--lane-color,#8b949e);grid-column:1;padding-left:1rem;font-size:.75rem}.fx-lane-label small{color:#8b949e;font-size:.65rem;display:block}.fx-lane-dot{background:var(--lane-color,#8b949e);border-radius:50%;width:8px;height:8px;margin-right:.4rem;display:inline-block}.fx-node{z-index:3;opacity:.55;background:#0d1117;border:1px solid #21262d;border-radius:8px;place-self:center;width:100px;padding:.4rem .5rem;transition:opacity .2s,border-color .2s,background .2s}.fx-node.terminal{border-style:dashed}.fx-node.seen{opacity:1;border-color:#2ea043}.fx-node.live{opacity:1;background:#3fb9501f;border-color:#3fb950;box-shadow:0 0 10px #3fb95066}.fx-node-head{align-items:center;gap:.3rem;margin-bottom:.2rem;display:flex}.fx-node-step{border:1px solid #21262d;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.6rem;display:inline-flex}.fx-node.live .fx-node-step{color:#04140a;background:#3fb950;border-color:#3fb950}.fx-node-badge{color:#8b949e;margin-left:auto;font-size:.65rem}.fx-node-label{font-size:.7rem;font-weight:500;line-height:1.25}.fx-node-topic{color:#8b949e;text-overflow:ellipsis;white-space:nowrap;font-family:monospace;font-size:.6rem;overflow:hidden}.fx-node-emit{background:var(--emit-color,#8b949e);border-radius:50%;flex-shrink:0;width:8px;height:8px}.fx-lupa{cursor:pointer;opacity:.6;background:0 0;border:none;font-size:.65rem}.fx-lupa:hover{opacity:1}.fx-edges{z-index:2;pointer-events:none;position:absolute;inset:0}.fx-edge{fill:none;stroke:#30363d;stroke-width:1.5px;opacity:.5}.fx-edge.dashed{stroke-dasharray:5 4}.fx-edge.seen{stroke:#2ea043;opacity:.8;stroke-width:2px}.fx-edge.live{stroke:#3fb950;opacity:1;stroke-width:2.5px}.fx-legend{color:#8b949e;flex-wrap:wrap;gap:1rem;font-size:.7rem;display:flex}.fx-leg-item{align-items:center;gap:.35rem;display:flex}.fx-leg-dot{border-radius:50%;width:8px;height:8px}.fx-leg-line{border-top:2px solid #30363d;width:20px;height:0}.fx-leg-line.solid{border-top-color:#3fb950}.fx-leg-line.dashed{border-top-style:dashed}.fx-modal-overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.fx-modal-overlay.open{display:flex}.fx-modal{background:#161b22;border:1px solid #21262d;border-radius:10px;flex-direction:column;width:480px;max-height:70vh;display:flex}.fx-modal-head{border-bottom:1px solid #21262d;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.fx-modal-title{flex:1;font-family:monospace;font-size:.85rem;font-weight:600}.fx-modal-close{color:#e6edf3;cursor:pointer;background:0 0;border:1px solid #21262d;border-radius:6px}.fx-modal-body{padding:.75rem 1rem;overflow-y:auto}.fx-modal-empty{color:#8b949e;text-align:center;padding:1.5rem;font-size:.8rem}.fx-payload{margin-bottom:.75rem}.fx-payload-ts{color:#8b949e;font-family:monospace;font-size:.65rem}.fx-payload pre{white-space:pre-wrap;word-break:break-all;background:#0d1117;border:1px solid #21262d;border-radius:6px;padding:.5rem;font-size:.7rem;overflow-x:auto}.modal-overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-card{background:#161b22;border:1px solid #21262d;border-radius:10px;flex-direction:column;width:460px;max-width:100%;max-height:85vh;display:flex}.modal-head{border-bottom:1px solid #21262d;align-items:center;gap:.5rem;padding:.85rem 1rem;display:flex}.modal-title{flex:1;font-size:.95rem;font-weight:600}.modal-close{color:#e6edf3;cursor:pointer;background:0 0;border:1px solid #21262d;border-radius:6px;padding:.15rem .5rem}.modal-body{padding:1rem;overflow-y:auto}.np-form{flex-direction:column;gap:.85rem;display:flex}.np-field{flex-direction:column;gap:.3rem;display:flex}.np-label{color:#8b949e;font-size:.75rem}.np-input,.np-textarea{color:#e6edf3;background:#0d1117;border:1px solid #21262d;border-radius:6px;width:100%;padding:.5rem .65rem;font-family:inherit;font-size:.85rem}.np-textarea{resize:vertical;min-height:68px;font-family:monospace;font-size:.8rem}.np-input:focus,.np-textarea:focus{border-color:#58a6ff;outline:none}.np-hint{color:#6e7681;font-size:.7rem}.np-row{align-items:flex-end;gap:.75rem;display:flex}.np-submit{color:#fff;cursor:pointer;background:#238636;border:1px solid #2ea043;border-radius:6px;margin-top:.25rem;padding:.55rem;font-size:.9rem}.np-submit:disabled{opacity:.6;cursor:not-allowed}.np-result{flex-direction:column;gap:.6rem;display:flex}.np-warn{color:#e3b341;background:#e3b3411a;border:1px solid #e3b3414d;border-radius:6px;margin:0;padding:.5rem .6rem;font-size:.78rem}.np-keyrow{align-items:center;gap:.5rem;display:flex}.np-key{white-space:nowrap;background:#0d1117;border:1px solid #21262d;border-radius:6px;flex:1;padding:.45rem .6rem;font-family:monospace;font-size:.75rem;overflow-x:auto}.np-code{white-space:pre;background:#0d1117;border:1px solid #21262d;border-radius:6px;margin:0;padding:.6rem;font-size:.75rem;overflow-x:auto}.np-done{color:#fff;cursor:pointer;background:#238636;border:1px solid #2ea043;border-radius:6px;margin-top:.5rem;padding:.5rem;font-size:.9rem}.fxe-card{width:680px}.fxe-body{flex-direction:column;gap:1.1rem;display:flex}.fxe-sec{flex-direction:column;gap:.4rem;display:flex}.fxe-sec-head{justify-content:space-between;align-items:center;display:flex}.fxe-sec-title{color:#e6edf3;font-size:.8rem;font-weight:600}.fxe-in{color:#e6edf3;background:#0d1117;border:1px solid #21262d;border-radius:6px;min-width:0;padding:.4rem .55rem;font-family:inherit;font-size:.8rem}.fxe-in:focus{border-color:#58a6ff;outline:none}.fxe-lanerow,.fxe-noderow,.fxe-cycle-head{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.fxe-lanelabel{flex:1}.fxe-laneid{width:130px}.fxe-color{cursor:pointer;background:#0d1117;border:1px solid #21262d;border-radius:6px;width:34px;height:30px;padding:0}.fxe-step{text-align:center;width:46px}.fxe-lane{width:108px}.fxe-topic{flex:1;min-width:130px}.fxe-label{flex:1;min-width:100px}.fxe-term{color:#8b949e;white-space:nowrap;align-items:center;gap:.25rem;font-size:.72rem;display:flex}.fxe-icon{color:#e6edf3;cursor:pointer;background:#161b22;border:1px solid #21262d;border-radius:6px;padding:.25rem .45rem;font-size:.8rem;line-height:1}.fxe-del:hover{color:#f85149;border-color:#f85149}.fxe-cycle{border:1px solid #21262d;border-radius:8px;flex-direction:column;gap:.4rem;padding:.6rem;display:flex}.fxe-cyclename{flex:1}.fxe-foot{border-top:1px solid #21262d;justify-content:flex-end;gap:.5rem;padding:.85rem 1rem;display:flex}.fxe-foot .np-submit{margin-top:0}
