@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Lora:wght@400;500;600;700&display=swap";:root{--color-background: #EDE8D8;--color-sidebar: #4B5320;--color-sidebar-foreground: #F7F3EB;--color-accent: #8C7340;--color-accent-foreground: #FFFFFF;--color-card: #F7F3EB;--color-card-foreground: #2C2C2C;--color-foreground: #2C2C2C;--color-muted: #B8B0A0;--color-muted-foreground: #6B6356;--color-border: #D4CCBC;--color-destructive: #C0392B;--font-body: "DM Sans", sans-serif;--font-heading: "Lora", serif;--radius: 8px;--sidebar-width: 260px;--shadow-card: 0 2px 8px rgba(0, 0, 0, .06);--shadow-elevated: 0 4px 20px rgba(0, 0, 0, .1)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-body);background-color:var(--color-background);color:var(--color-foreground);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:600;line-height:1.3}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}
