@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Instrument+Serif:ital@0;1&display=swap";:root{color-scheme:light dark;--font-body: "DM Sans", "Avenir Next", "Segoe UI", sans-serif;--font-display: "Instrument Serif", "Iowan Old Style", "Palatino Linotype", "Book Antiqua", Palatino, serif;--surface: #f4f2ec;--ink: #111111;--muted: #585858;--line: rgba(10, 10, 10, .16);--overlay: rgba(9, 9, 9, .82);--focus: #2f6db3;--shadow-soft: 0 14px 34px rgba(0, 0, 0, .2)}@media(prefers-color-scheme:dark){:root{--surface: #151413;--ink: #f3f3ef;--muted: #c9c9c3;--line: rgba(248, 248, 248, .2);--overlay: rgba(0, 0, 0, .86);--focus: #90b9e4;--shadow-soft: 0 16px 34px rgba(0, 0, 0, .5)}}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;width:100%;min-height:100%;background:#000;color:var(--ink);overscroll-behavior-x:none;overscroll-behavior-y:none;overscroll-behavior:none}body{font-family:var(--font-body);line-height:1.5;overflow-x:hidden}html{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.18) transparent}*::-webkit-scrollbar{width:6px;height:6px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:#ffffff29;border-radius:999px}*::-webkit-scrollbar-thumb:hover{background:#ffffff3d}h1,h2,h3,h4,h5,h6,p{margin:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:400;letter-spacing:.01em}img{display:block;max-width:100%}button{font:inherit}:focus-visible{outline:2px solid var(--focus);outline-offset:2px}
