@import url("https://fonts.googleapis.com/css2?family=Source+Serif+Pro:wght@400;500;600&family=Inter:wght@400;500;600&display=swap");body{margin:0}.v2-root{--paper:#F5F4EE;--paper-2:#FBFAF6;--paper-3:#FFFFFF;--ink:#1F1E1D;--ink-2:#2C2B29;--ink-3:#5C5B57;--ink-4:#8C8A85;--line:#E5E4DE;--line-2:#D8D6CF;--terracotta:#4A9A60;--terracotta-2:#3D8453;--accent:var(--terracotta);--accent-soft:rgba(74,154,96,0.10);--green:#6B8F5E;--amber:#C28940;--red:#B5503E;--serif:"Source Serif Pro",Charter,Georgia,serif;--sans:"Inter",-apple-system,system-ui,sans-serif;background:var(--paper);color:var(--ink);font-family:var(--sans);height:100vh;overflow:hidden}.v2-root *{box-sizing:border-box}.v2-root h1,.v2-root h2,.v2-root h3{font-family:var(--serif);font-weight:500;letter-spacing:-.01em;line-height:1.25}.v2-root body,.v2-root p{line-height:1.55}.v2-root button{cursor:pointer}.v2-root button,.v2-root input,.v2-root textarea{font-family:var(--sans)}.v2-root :focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.v2-root,.v2-root *{scrollbar-width:thin;scrollbar-color:transparent transparent}.v2-root ::-webkit-scrollbar{width:10px;height:10px}.v2-root ::-webkit-scrollbar-track{background:transparent}.v2-root ::-webkit-scrollbar-thumb{background-color:transparent;border-radius:999px;border:3px solid transparent;background-clip:padding-box;transition:background-color .18s ease}.v2-root :hover{scrollbar-color:rgba(28,27,25,.22) transparent}.v2-root :hover::-webkit-scrollbar-thumb{background-color:rgba(28,27,25,.18);background-clip:padding-box}.v2-root ::-webkit-scrollbar-thumb:hover{background-color:rgba(28,27,25,.36);background-clip:padding-box}.v2-root ::-webkit-scrollbar-corner{background:transparent}.v2-root .cite-chip-link .cite-chip-label{text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:1px;text-underline-offset:2px;text-decoration-color:var(--ink-4)}.v2-root .cite-chip-link:hover .cite-chip-label{text-decoration-style:solid;text-decoration-color:var(--ink-2);color:var(--ink-2)}.v2-root .cite-chip-link:hover .cite-chip-arrow{color:var(--accent)}