:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f6f3ed;--surface:#fffdf9;--ink:#25211d;--muted:#6f675e;--rule:#d9d1c7;--accent:#865a37}*{box-sizing:border-box}html{background:var(--background)}body{color:var(--ink);background:var(--background);margin:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}main{width:min(100% - 2rem,68rem);margin:0 auto;padding:clamp(3rem,8vw,6rem) 0}header{margin-bottom:2rem}.eyebrow{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;margin:0 0 .4rem;font-size:.75rem;font-weight:700}h1{letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.15rem,6vw,4rem);font-weight:500;line-height:1.05}.intro{color:var(--muted);margin:.8rem 0 0;font-size:1.05rem}.table-scroll{border:1px solid var(--rule);background:var(--surface);border-radius:.35rem;overflow-x:auto}.table-scroll:focus-visible{outline:3px solid var(--accent);outline-offset:3px}table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%;min-width:44rem}th,td{border-bottom:1px solid var(--rule);text-align:left;white-space:nowrap;padding:.85rem 1rem}th{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;background:#f0ebe3;font-size:.75rem;font-weight:700}tbody tr:last-child td{border-bottom:0}.numeric{text-align:right}.empty-state{border:1px solid var(--rule);color:var(--muted);background:var(--surface);text-align:center;border-radius:.35rem;padding:2rem}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:38rem){main{width:min(100% - 1.25rem,68rem);padding-top:2.5rem}th,td{padding:.75rem .8rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important}}
