:root{--background:#fff;--foreground:#1f2b25;--brand-yellow:#6f8979;--brand-accent:#9cb7c5;--brand-soft:#e7eeea;--brand-rose:#d7c2b3;--surface:#fff;--surface-strong:#fff;--line-soft:#384e451a;--line-strong:#384e4533;--shadow-soft:0 12px 28px #3649420a;--ink-strong:#1f2b25;--ink-muted:#66756d;--ink-muted-on-dark:#ffffffb3;--font-sans:"IBM Plex Sans", "Avenir Next", "PingFang SC", "Hiragino Sans GB", "Noto Sans CJK SC", "Microsoft YaHei", sans-serif;--font-display:"Cormorant Garamond", "Iowan Old Style", "Songti SC", "STSong", "Noto Serif CJK SC", serif}html{scroll-behavior:smooth;height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}input,button,textarea,select{font:inherit}::selection{color:var(--ink-strong);background:#6f89793d}:focus-visible{outline:2px solid var(--brand-yellow);outline-offset:2px;border-radius:inherit}:focus:not(:focus-visible){outline:none}
