:root{--white:#f4f2f2;--ink:#26292b;--muted:#585659;--disabled:#bdbdbd;--line:#d9d9d9;--page:#efeeec;--card:#fff;--card-soft:#f9f9f9;--accent:#fdc41f;--accent-hover:#ffcf53;--accent-pressed:#e5a100;--ok:#2e7d52;--ok-soft:#2e7d521f;--err:#c0432a;--err-soft:#c0432a1a;--warn:#e5a100;--warn-soft:#fdc41f2e;--font-display:var(--font-unbounded), "Unbounded", sans-serif;--font-body:var(--font-onest), "Onest", sans-serif;--font-mono:ui-monospace, Menlo, Consolas, monospace;--h:47px;--h-sm:38px;--bar:3px;--shadow:0 4px 44px #00000006;--sidebar-w:280px}*,:before,:after{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--page);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;font-size:15px;font-weight:400;line-height:1.45}::selection{background:var(--accent);color:var(--ink)}button,input,select{font:inherit;color:inherit}a{color:inherit}.mono{font-family:var(--font-mono)}
