*,*:before,*:after{box-sizing:border-box}:root{--color-page-bg: #efefef;--color-text: #111111;--color-text-muted: #4f4f4f;--color-text-subtle: #7b7b7b;--color-border: #d9d9d9;--color-surface: #f4f4f4;--color-surface-hover: #fbfbfb}html{background:var(--color-page-bg);color:var(--color-text)}body{margin:0;min-height:100vh;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;background:var(--color-page-bg);color:var(--color-text)}a{color:inherit;text-decoration-line:underline;text-decoration-thickness:.06em;text-underline-offset:.18em;text-decoration-color:color-mix(in srgb,var(--color-text) 30%,transparent);transition:color .18s ease,text-decoration-color .18s ease}a:hover,a:focus-visible{text-decoration-color:currentColor}
