*{box-sizing:border-box;margin:0;padding:0}:root{--color-primary: #8b2323;--color-primary-dark: #6b1a1a;--color-primary-light: #a83232;--color-gold: #c4a574;--color-gold-light: #e8dcc8;--color-bg: #f7f2ea;--color-bg-deep: #ebe3d6;--color-paper: #fffef9;--color-text: #2c2416;--color-text-muted: #7a6a55;--shadow-sm: 0 2px 8px rgba(92, 61, 30, .06);--shadow-md: 0 8px 32px rgba(92, 61, 30, .1);--shadow-lg: 0 16px 48px rgba(92, 61, 30, .14);--radius: 12px}body{font-family:Microsoft YaHei,PingFang SC,Noto Sans SC,sans-serif;background:var(--color-bg);background-image:radial-gradient(ellipse at 20% 0%,rgba(196,165,116,.15) 0%,transparent 50%),radial-gradient(ellipse at 80% 100%,rgba(139,35,35,.08) 0%,transparent 50%),linear-gradient(160deg,var(--color-bg) 0%,var(--color-bg-deep) 100%);min-height:100vh;color:var(--color-text);-webkit-font-smoothing:antialiased}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit}@media (max-width: 768px){input:not([type=checkbox]):not([type=radio]):not([type=button]):not([type=submit]):not([type=reset]):not([type=hidden]):not([type=file]):not([type=image]),textarea,select{font-size:16px!important}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:var(--color-gold);border-radius:3px}::-webkit-scrollbar-track{background:transparent}
