:root{--paper:#f5f6f3;--paper-raised:#fff;--ink:#16231f;--ink-soft:#445048;--line:#dfe2db;--line-soft:#ebede8;--green-900:#16231f;--green-700:#2f5d50;--green-600:#3c715f;--green-100:#e3ece7;--berry-700:#7c3548;--berry-600:#8c3b4a;--berry-100:#f4e3e5;--gold-600:#b5892a;--gold-100:#f6ecd6;--gray-400:#9a9c94;--gray-500:#7a7c73;--danger:#a83b3b;--danger-100:#f7e3e1;--font-display:"Fraunces", "Iowan Old Style", serif;--font-body:"Work Sans", -apple-system, BlinkMacSystemFont, sans-serif;--font-mono:"IBM Plex Mono", ui-monospace, monospace;--r-sm:6px;--r-md:12px;--r-lg:20px;--r-pill:999px;--shadow-sm:0 1px 2px #16231f0f;--shadow-md:0 6px 20px #16231f14;--shadow-lg:0 16px 40px #16231f24;--header-h:64px;--container-w:1180px}.dashboard-theme{--paper:#f7f7f5}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--paper);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;min-height:100vh;font-size:15px;line-height:1.5}#app{min-height:100vh}h1,h2,h3,h4{font-family:var(--font-display);color:var(--green-900);margin:0;font-weight:600;line-height:1.15}p{margin:0}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit;font-size:inherit}img{max-width:100%;display:block}ul{margin:0;padding:0;list-style:none}:focus-visible{outline:2px solid var(--green-600);outline-offset:2px}.container{max-width:var(--container-w);margin:0 auto;padding:0 20px}.mono{font-family:var(--font-mono)}.visually-hidden{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important}}.scroll-x{scrollbar-width:thin;overflow-x:auto}.scroll-x::-webkit-scrollbar{height:6px}.scroll-x::-webkit-scrollbar-thumb{background:var(--line);border-radius:var(--r-pill)}
