:root{--cream:#fdfaf6;--parchment:#fef3e8;--sand:#fdb96b;--clay:#c4610a;--terracotta:#f5820d;--umber:#8b4513;--espresso:#2c1810;--moss:#6b7f5e;--dusty-rose:#f5a86b;--mist:#c4a882;--bg:var(--cream);--bg-warm:var(--parchment);--text-primary:var(--espresso);--text-secondary:var(--umber);--text-muted:var(--clay);--accent:#f5820d;--accent-light:#fdb96b;--accent-dark:#c4610a;--accent-soft:#fee8cc;--border:#f5820d2e;--font-display:"Ma Shan Zheng", "Noto Serif SC", serif;--font-body:"Noto Serif SC", "Lora", serif;--font-latin:"Lora", serif;--radius-sm:8px;--radius-md:16px;--radius-lg:28px;--radius-xl:48px;--shadow-sm:0 2px 8px #f5820d14;--shadow-md:0 4px 24px #f5820d24;--shadow-lg:0 8px 48px #f5820d2e}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--bg);color:var(--text-primary);font-family:var(--font-body);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.75}::selection{color:var(--espresso);background:#f5820d26}body:before{content:"";pointer-events:none;z-index:9999;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E");position:fixed;inset:0}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:var(--font-body)}input,textarea{font-family:var(--font-body)}
