*{margin:0;padding:0;box-sizing:border-box}:root{--yellow-primary: #F5D623;--yellow-light: #FFF3B0;--yellow-dark: #C4A800;--red-terracotta: #C0392B;--red-dark: #96281B;--amber-warm: #D4A017;--green-tropical: #4A7C34;--green-dark: #2D5A1E;--bg-dark: #1A1209;--bg-dark-secondary: #2A1F10;--bg-dark-card: #332816;--text-light: #FAFAF5;--text-light-muted: #C8C0A8;--font-heading: "Bebas Neue", sans-serif;--font-body: "Inter", "Noto Sans Thai", sans-serif;--font-thai: "Noto Sans Thai", sans-serif}html{scroll-behavior:smooth}body{font-family:var(--font-body);background-color:var(--bg-dark);color:var(--text-light);line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}button{font-family:inherit;cursor:pointer;border:none;background:none}ul,ol{list-style:none}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-dark)}::-webkit-scrollbar-thumb{background:var(--bg-dark-card);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--yellow-dark)}.app.svelte-12qhfyh{min-height:100vh}
