:root,[data-palette=warm]{--wo-terracotta:#C2553A;--wo-terracotta-soft:#DA7758;--wo-terracotta-pale:rgba(194,85,58,0.10);--wo-ink:#1B2540;--wo-ink-soft:#2E3A55;--wo-cream:#F4E7CF;--wo-cream-soft:#FBF3E2;--wo-paper:#FAF6EC;--wo-card-warm:#F8E9CD;--wo-apricot:#D9925A;--wo-walnut:#5B4A37;--wo-walnut-soft:#8A7459;--wo-sand:#E0D2B5;--wo-sand-soft:#ECDDC0;--wo-line:#C9B998;--wo-leaf:#6E7C5C;--wo-bg:#F4E7CF;--wo-text:#1B2540;--wo-text-dim:rgba(27,37,64,0.62);--wo-text-faint:rgba(27,37,64,0.38);--wo-on-dark:#FBF3E2;--wo-on-dark-dim:rgba(244,231,207,0.60);--wo-on-dark-border:rgba(244,231,207,0.22);--shadow-card:0 2px 14px rgba(91,74,55,0.10);--shadow-card-dark:0 8px 24px rgba(27,37,64,0.18);--shadow-btn:0 6px 18px rgba(194,85,58,0.32);--shadow-avatar:0 2px 10px rgba(91,74,55,0.18)}[data-palette=dark]{--wo-terracotta:#D9785C;--wo-terracotta-soft:#E59578;--wo-terracotta-pale:rgba(217,120,92,0.14);--wo-ink:#F2E6D2;--wo-ink-soft:#C9BCA0;--wo-cream:#1A1612;--wo-cream-soft:#221C16;--wo-paper:#251E18;--wo-card-warm:#2E251C;--wo-apricot:#C98855;--wo-walnut:#8A7459;--wo-walnut-soft:#B0997B;--wo-sand:#3A2E22;--wo-sand-soft:#4A3A2A;--wo-line:#4A3D2C;--wo-leaf:#8AA275;--wo-bg:#1A1612;--wo-text:#F2E6D2;--wo-text-dim:rgba(242,230,210,0.62);--wo-text-faint:rgba(242,230,210,0.38);--shadow-card:0 2px 14px rgba(0,0,0,0.40);--shadow-card-dark:0 8px 24px rgba(0,0,0,0.55);--shadow-btn:0 6px 18px rgba(217,120,92,0.30);--shadow-avatar:0 2px 10px rgba(0,0,0,0.45)}:root{--wo-serif-cn:"Noto Serif SC","Songti SC","STSong",serif;--wo-serif-en:"Cormorant Garamond","EB Garamond",Georgia,serif;--wo-sans-cn:"Noto Sans SC","PingFang SC",system-ui,sans-serif;--wo-sans-en:"DM Sans",system-ui,sans-serif;--r-sm:6px;--r-md:14px;--r-lg:22px;--screen-max:680px;--rail-w:248px;--gutter:20px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:var(--wo-bg);color:var(--wo-text);font-family:var(--wo-sans-cn);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden;transition:background-color .4s ease,color .4s ease}a{text-decoration:none}a,button{color:inherit}button{cursor:pointer;border:none;background:none}button,input{font-family:inherit}em{font-style:italic}::selection{background:var(--wo-terracotta);color:var(--wo-cream-soft)}body:before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;opacity:.5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.035'/%3E%3C/svg%3E");mix-blend-mode:multiply}*{scrollbar-width:thin;scrollbar-color:var(--wo-sand) transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:var(--wo-sand);border-radius:999px}::-webkit-scrollbar-track{background:transparent}.no-scrollbar{scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}@keyframes wo-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes wo-fade{0%{opacity:0}to{opacity:1}}@keyframes wo-draw{0%{stroke-dashoffset:var(--len,240)}to{stroke-dashoffset:0}}@keyframes wo-pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.25)}}@media (prefers-reduced-motion:reduce){*{animation-duration:.001ms!important;animation-iteration-count:1!important}html{scroll-behavior:auto}}