:root{--ivory:#faf9f5;--white:#fff;--slate:#141413;--clay:#d97757;--clay-hover:#c25e3f;--oat:#e3dacc;--olive:#788c5d;--gray-100:#f0eee6;--gray-300:#d1cfc5;--gray-500:#87867f;--gray-700:#3d3d3a;--serif:ui-serif, Georgia, "Times New Roman", serif;--sans:system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, "SF Mono", Menlo, Consolas, monospace;--radius-panel:12px;--radius-row:8px;--border:1.5px solid var(--gray-300)}html,body{background:var(--ivory);color:var(--slate);font-family:var(--sans);margin:0}h1,h2,h3,h4,h5,h6,.ant-typography h1,.ant-typography h2,.ant-typography h3,h1.ant-typography,h2.ant-typography,h3.ant-typography,h4.ant-typography,h5.ant-typography{font-family:var(--serif);letter-spacing:-.01em;color:var(--slate);font-weight:500}code,pre,kbd,samp{font-family:var(--mono)}.ant-table-thead>tr>th{font-family:var(--sans);text-transform:uppercase;letter-spacing:.03em;color:var(--gray-500);font-size:12px}:focus-visible{outline:none;box-shadow:0 0 0 3px #d9775726}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--gray-500)}::-webkit-scrollbar-track{background:var(--ivory)}
