:root{--color-surface:#efe7d2;--color-panel:#fffaf0;--color-text:#292b25;--color-muted:#6f725f;--color-primary:#165c4b;--color-accent:#c3512f;--color-border:#292b2524;--color-success:#2f7d4f;--color-warning:#b7791f;--color-error:#b83232;--font-display:Georgia, "Microsoft YaHei UI", "Noto Serif CJK SC", serif;--font-body:"Microsoft YaHei UI", "Trebuchet MS", "Aptos", sans-serif;--space-xs:.35rem;--space-sm:.75rem;--space-md:1.25rem;--space-lg:2rem;--space-xl:3.5rem;--radius-md:.9rem;--radius-lg:1.35rem;--radius-xl:2rem;--shadow-sm:0 .7rem 1.5rem #292b251a;--shadow-md:0 1.4rem 3rem #292b251f;--shadow-lg:0 2rem 5rem #292b252e;--ease:cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box}html{background:var(--color-surface);min-height:100%}body{min-height:100%;color:var(--color-text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}button,input,select,textarea{font-family:inherit}a{color:inherit;text-decoration:none}
