:root{--oc-pit:#101215;--oc-base:#14161A;--oc-surface:#191C21;--oc-raised:#1F232A;--oc-edge:#2A2E36;--oc-edge-strong:#363B44;--oc-chalk:#E7E5DF;--oc-chalk-2:#A6A49D;--oc-chalk-3:#6F6E67;--oc-paper:#E8E3D7;--oc-paper-dim:#D9D3C5;--oc-ink:#1A1811;--oc-ink-soft:#4A463C;--oc-brass:#C9A227;--oc-brass-dim:#8A7220;--oc-brass-text:#D9BC5F;--oc-emerald:#3E7C5B;--oc-emerald-text:#7FB89A;--oc-burgundy:#8C3A3A;--oc-burgundy-text:#C98383;--oc-slate-blue:#4A6784;--oc-slate-blue-text:#8FAEC9;--oc-amber:#B0813C;--oc-amber-text:#D3A968;--oc-font-instrument:"IBM Plex Mono","JetBrains Mono","SFMono-Regular",Consolas,monospace;--oc-font-prose:"Source Serif 4","Iowan Old Style","Palatino Linotype",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:radial-gradient(1100px 480px at 22% -8%,rgba(74,103,132,.05),transparent 60%),var(--oc-base);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}}