@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600;700&family=Source+Sans+3:wght@300;400;600&display=swap";:root{--cream: #F7F3ED;--cream-dark: #EDE8E0;--parchment: #E4DDD2;--sidebar-bg: #362C1F;--sidebar-text: #E8DFD2;--sidebar-muted: #B5A48E;--copper: #C4956A;--copper-dark: #A07850;--text: #2C2418;--text-muted: #3E3425;--text-light: #6B5B47;--border: #D8D0C4;--font-display: "Playfair Display", Georgia, serif;--font-body: "Source Sans 3", "Segoe UI", sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--cream);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--font-display)}a{color:var(--copper);text-decoration:none}a:hover{color:var(--copper-dark);text-decoration:underline}.section-title{font-family:var(--font-display);font-size:1.5rem;font-weight:600;color:var(--text);margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid var(--copper)}
