/* generated from packages/ui/tokens.json by packages/ui/src/tokens.ts — edit the JSON, not this file */
@font-face{font-family:'Inter';font-style:normal;font-weight:400 700;font-display:swap;src:url(/vendor/fonts/Inter-latin.woff2) format('woff2')}
@font-face{font-family:'Inter Tight';font-style:normal;font-weight:400 700;font-display:swap;src:url(/vendor/fonts/InterTight-latin.woff2) format('woff2')}
:root{
  --bg:#0b0a09;
  --bg2:#0e0d0c;
  --panel:#131211;
  --panel2:#1a1917;
  --sink:#070606;
  --graph-a:#141311;
  --graph-b:#0b0a09;
  --line:rgba(244,237,224,0.12);
  --line-soft:rgba(244,237,224,0.06);
  --line2:rgba(244,237,224,0.2);
  --txt:#f4ede0;
  --txt2:#d9d2c5;
  --sub:#a9a197;
  --mut:#6f6962;
  --faint:#3d3934;
  --accent:#ff6b1f;
  --accent-2:#e65f18;
  --accent-ink:#0b0a09;
  --amber:#ffba1f;
  --ok:#8fbf7a;
  --warn:#ffba1f;
  --err:#e5583f;
  --halo:rgba(11,10,9,0.94);
  --label:#f4ede0;
  --edge:169,161,151;
  --k-person:#ff6b1f;
  --k-company:#ffba1f;
  --k-project:#f4ede0;
  --k-decision:#e5583f;
  --k-meeting:#c9a27a;
  --k-daily:#6f6962;
  --k-knowledge:#8fbf7a;
  --k-moc:#a9a197;
  --k-memory:#d98b5f;
  --k-template:#4a443f;
  --k-skill:#ffd7b8;
  --sans:'Inter', system-ui, -apple-system, 'Segoe UI', sans-serif;
  --display:'Inter Tight', 'Inter', system-ui, -apple-system, sans-serif;
  --mono:ui-monospace, 'SF Mono', 'Geist Mono', Menlo, Consolas, monospace;
  --r-chip:3px;
  --r-input:4px;
  --r-pill:999px;
  --r-panel:0px;
  --ease:cubic-bezier(0.22, 1, 0.36, 1);
  --rail:220px;
}
:root[data-theme="light"]{
  --bg:#f6f1e8;
  --bg2:#f1ebe0;
  --panel:#fbf8f2;
  --panel2:#ece6da;
  --sink:#e8e1d4;
  --graph-a:#f1ebe0;
  --graph-b:#e6dfd2;
  --line:rgba(26,23,20,0.12);
  --line-soft:rgba(26,23,20,0.06);
  --line2:rgba(26,23,20,0.22);
  --txt:#1a1714;
  --txt2:#2e2925;
  --sub:#5f574f;
  --mut:#8a8177;
  --faint:#c2b9ad;
  --accent:#e35a10;
  --accent-2:#c94e0c;
  --accent-ink:#fbf8f2;
  --amber:#b7791f;
  --ok:#3f7a2e;
  --warn:#b7791f;
  --err:#b3341e;
  --halo:rgba(251,248,242,0.94);
  --label:#1a1714;
  --edge:95,87,79;
  --k-person:#e35a10;
  --k-company:#b7791f;
  --k-project:#1a1714;
  --k-decision:#b3341e;
  --k-meeting:#8a6a3f;
  --k-daily:#8a8177;
  --k-knowledge:#3f7a2e;
  --k-moc:#5f574f;
  --k-memory:#b5623a;
  --k-template:#c2b9ad;
  --k-skill:#c98a5a;
}
@media (prefers-color-scheme:light){ :root:not([data-theme="dark"]){
  --bg:#f6f1e8;
  --bg2:#f1ebe0;
  --panel:#fbf8f2;
  --panel2:#ece6da;
  --sink:#e8e1d4;
  --graph-a:#f1ebe0;
  --graph-b:#e6dfd2;
  --line:rgba(26,23,20,0.12);
  --line-soft:rgba(26,23,20,0.06);
  --line2:rgba(26,23,20,0.22);
  --txt:#1a1714;
  --txt2:#2e2925;
  --sub:#5f574f;
  --mut:#8a8177;
  --faint:#c2b9ad;
  --accent:#e35a10;
  --accent-2:#c94e0c;
  --accent-ink:#fbf8f2;
  --amber:#b7791f;
  --ok:#3f7a2e;
  --warn:#b7791f;
  --err:#b3341e;
  --halo:rgba(251,248,242,0.94);
  --label:#1a1714;
  --edge:95,87,79;
  --k-person:#e35a10;
  --k-company:#b7791f;
  --k-project:#1a1714;
  --k-decision:#b3341e;
  --k-meeting:#8a6a3f;
  --k-daily:#8a8177;
  --k-knowledge:#3f7a2e;
  --k-moc:#5f574f;
  --k-memory:#b5623a;
  --k-template:#c2b9ad;
  --k-skill:#c98a5a;
}}
