:root{--oc-pit:#0A0B0E;--oc-base:#101318;--oc-surface:#161A21;--oc-raised:#1E242E;--oc-edge:#20242B;--oc-edge-strong:#2B303A;--oc-chalk:#E8E6E1;--oc-chalk-2:#9A9BA3;--oc-chalk-3:#5C5E66;--oc-paper:#E8E3D7;--oc-paper-dim:#D9D3C5;--oc-ink:#1A1811;--oc-ink-soft:#4A463C;--oc-brass:#D4A24E;--oc-brass-dim:#8F6F38;--oc-brass-text:#DEB56E;--oc-emerald:#6FA287;--oc-emerald-text:#8FBCA4;--oc-burgundy:#B0655A;--oc-burgundy-text:#C88B82;--oc-slate-blue:#4A6784;--oc-slate-blue-text:#8FAEC9;--oc-amber:#B0813C;--oc-amber-text:#D3A968;--oc-font-instrument:"JetBrains Mono","IBM Plex Mono","SFMono-Regular",Consolas,monospace;--oc-font-prose:"Newsreader","Source Serif 4","Iowan Old Style",Georgia,serif;--oc-shadow-pit:inset 0 1px 8px rgba(0,0,0,0.42),inset 0 0 0 1px rgba(0,0,0,0.25);--oc-shadow-raised:0 1px 2px rgba(0,0,0,0.45);--oc-shadow-glass:inset 0 0 0 1px rgba(231,229,223,0.07);--oc-ease:cubic-bezier(0.2,0,0,1)}.oc-root{background:var(--oc-pit);color:var(--oc-chalk);font-family:var(--oc-font-instrument);font-variant-numeric:tabular-nums slashed-zero}.oc-root :focus-visible{outline:1px solid var(--oc-brass);outline-offset:2px}.oc-root ::-moz-selection{background:rgba(201,162,39,.22)}.oc-root ::selection{background:rgba(201,162,39,.22)}@keyframes oc-breathe{0%,to{opacity:1}50%{opacity:.45}}.oc-breathe{animation:oc-breathe 3.6s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.oc-breathe{animation:none}.oc-root *{transition-duration:0s!important}}