body,html{padding:0;margin:0;font-family:Inter,sans-serif;font-weight:500}:root{--card-active:#2897FF;--background:#212121;--background-active:#373737;--font-size:16px;--bg-page:#000000;--bg-nav:#171717;--bg-main:#000000;--bg-card:#212121;--bg-card-hover:#373737;--bg-diagram:#0d0d0d;--bg-button:#212121;--bg-button-hover:#373737;--text-primary:#ffffff;--text-secondary:rgb(148,148,148);--text-muted:lightgrey;--text-nav:#ffffff;--border-subtle:rgb(50,50,50);--border-diagram:#2a2a2a;--border-divider:rgb(88,88,88);--link-color:#2897FF;--text-words:lightgrey}[data-theme=light]{--background:#e8e8e8;--background-active:#d0d0d0;--bg-page:#f5f5f5;--bg-nav:#ffffff;--bg-main:#f5f5f5;--bg-card:#e8e8e8;--bg-card-hover:#d8d8d8;--bg-diagram:#efefef;--bg-button:#e8e8e8;--bg-button-hover:#d8d8d8;--text-primary:#111111;--text-secondary:#555555;--text-muted:#666666;--text-nav:#111111;--border-subtle:#d0d0d0;--border-diagram:#cccccc;--border-divider:#bbbbbb;--text-words:black}h1,h2{font-family:Darker Grotesque,sans-serif;font-weight:700}p{font-size:16px;line-height:1.6;font-weight:500}a{color:inherit;text-decoration:none}*{box-sizing:border-box}body{background:var(--bg-page);color:var(--text-primary);transition:background .25s,color .25s}@media screen and (max-width:700px){p{line-height:1.4;font-weight:500}body,p{font-size:14px}}