:root{--bg: #0b0f14;--surface: #121826;--surface-2: #161f2e;--text: #e6edf3;--muted: #9aa4b2;--border: rgba(255, 255, 255, .12);--border-2: rgba(255, 255, 255, .18);--accent: #5c81ff;--accent-2: rgba(92, 129, 255, .18);--danger: #ff6060;--danger-2: rgba(255, 96, 96, .18)}html,body{height:100%}body{margin:0;font-family:Roboto,Helvetica Neue,sans-serif;background:var(--bg);color:var(--text)}a{color:var(--accent)}.mat-mdc-select-panel{background:var(--surface-2)!important;color:var(--text)!important;border:1px solid var(--border)!important}.mat-mdc-option{color:var(--text)!important}.mat-mdc-option:hover,.mat-mdc-option.mdc-list-item--selected{background:#ffffff14!important}.mat-mdc-select-value{color:var(--text)!important}.mat-mdc-select-arrow,.mat-mdc-form-field-label,.mat-mdc-floating-label,.mat-mdc-form-field-subscript-wrapper{color:var(--muted)!important}@media(max-width:900px){input,select,textarea{font-size:16px!important}.node-sidebar{width:min(92vw,420px)!important;max-width:92vw!important;min-width:min(92vw,420px)!important}}
