@import"https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Geist:wght@300;400;500;600&family=Geist+Mono:wght@400;500&display=swap";:root{--bg: #FAF7F2;--bg2: #F3EDE3;--bg3: #EDE4D6;--card: #FFFFFF;--burg: #6B1E3A;--burg2: #8B2850;--burg3: #4A1228;--rose: #C9637A;--rose2: #E8A0AF;--sage: #4A6741;--sage2: #6B9463;--gold: #B8860B;--gold2: #D4A017;--slate: #3D4F5C;--slate2: #5A6E7A;--muted: #8A7E75;--muted2: #A89D94;--muted3: #C4BAB0;--line: rgba(107, 30, 58, .1);--line2: rgba(107, 30, 58, .18);--s1: 4px;--s2: 8px;--s3: 12px;--s4: 16px;--s5: 24px;--s6: 32px;--s7: 48px;--s8: 64px;--font-serif: "Instrument Serif", Georgia, serif;--font-sans: "Geist", system-ui, sans-serif;--font-mono: "Geist Mono", "Courier New", monospace;--r1: 6px;--r2: 10px;--r3: 14px;--topbar-h: 56px;--sidebar-w: 192px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-sans);background-color:var(--bg);color:var(--slate);line-height:1.5;min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:var(--font-sans);font-weight:600;color:var(--burg3)}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:var(--font-sans)}img{display:block;max-width:100%}.serif{font-family:var(--font-serif)}.mono{font-family:var(--font-mono)}.muted{color:var(--muted)}.muted2{color:var(--muted2)}.text-rose{color:var(--rose)}.text-sage{color:var(--sage)}.text-gold{color:var(--gold)}.text-burg{color:var(--burg)}.uppercase{text-transform:uppercase;letter-spacing:1.2px}.transition-colors{transition:background-color .15s ease,color .15s ease,border-color .15s ease,opacity .15s ease}
