*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #0f0500;--color-bg-card: #1a0a00;--color-bg-dark: #250d00;--color-border: #2a0e00;--color-primary: #f97316;--color-primary-dark: #ea6c00;--color-accent: #d4580a;--color-text: #e0c8b0;--color-muted: #8a6a4a;--color-subtle: #5a3a20}html{scroll-behavior:smooth}body{font-family:Nunito,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--color-bg);color:var(--color-text);line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:Lora,Georgia,serif}a{color:var(--color-primary)}input,textarea,select,button{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#1a0a00}::-webkit-scrollbar-thumb{background:#3a1a00;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#f97316}::selection{background:#f973164d;color:#fff}img{max-width:100%}.text-center{text-align:center}.text-orange{color:#f97316}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}
