@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&family=IBM+Plex+Sans:wght@400;500;600;700&display=swap";:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#eef2ed;--bg:#101311;--panel:#171b18;--panel-2:#1d221e;--panel-3:#252b26;--line:#303731;--line-strong:#414a42;--ink:#eef2ed;--ink-soft:#bbc4bb;--muted:#7f8a80;--teal:#59d2b0;--teal-soft:#173c34;--amber:#f2b84b;--red:#f27878;--blue:#72a8f5;background:#101311;font-family:IBM Plex Sans,sans-serif}*{box-sizing:border-box}html,body,#root{background-color:var(--bg);min-height:100%;margin:0}body{background:linear-gradient(#ffffff05 1px, transparent 1px), linear-gradient(90deg, #ffffff05 1px, transparent 1px), var(--bg);background-size:32px 32px;min-width:320px}button,input,textarea,select{font-family:inherit}.field-label{color:var(--ink-soft);margin-bottom:6px;font-size:12px;font-weight:600;display:block}.login-form{width:100%;max-width:420px}::selection{background:#59d2b04d}.mono{font-family:IBM Plex Mono,monospace}.section-enter>section{margin-top:12px}.view-stage{opacity:1;will-change:opacity, transform;transition:opacity .12s ease-in,transform .16s ease-in-out;transform:translateY(0)}.view-stage[data-phase=exiting],.view-stage[data-phase=preparing]{opacity:0;transform:translateY(2px)}.view-stage[data-phase=entering],.view-stage[data-phase=idle]{opacity:1;transform:translateY(0)}.table-header{color:var(--muted);text-transform:uppercase;align-items:center;gap:12px;padding-top:10px;padding-bottom:10px;font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:600}@media (prefers-reduced-motion:reduce){.view-stage{transition:none}}@media (width>=1024px){.app-shell>:last-child{margin-left:232px}}
