:root{--pine-900: #0d221c;--pine-800: #123129;--pine-700: #174235;--pine-600: #106b5a;--pine-500: #0e8069;--sand-100: #f6f7f4;--sand-200: #eef1ed;--ink-900: #1c2622;--ink-500: #5c6b64;--line: #e4eae7;--font-display: "Sora", "Noto Sans SC", sans-serif;--font-body: "Noto Sans SC", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif}*{box-sizing:border-box}html,body,#app{height:100%;margin:0}body{font-family:var(--font-body);background:var(--sand-100);color:var(--ink-900);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:9999;opacity:.35;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.9' numOctaves='2'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.02 0'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)'/%3E%3C/svg%3E")}::selection{background:#106b5a2e}.page-enter-active{transition:opacity .22s ease,transform .22s ease}.page-enter-from{opacity:0;transform:translateY(6px)}
