:root{--background:#f3f5f7;--background-soft:#ebf0f4;--surface:#fffbf7db;--accent:#1f4b78;--ink-strong:#1d2733;--ink-soft:#59697b;--muted:#788697;--ease-smooth:cubic-bezier(.4, 0, .2, 1);--ease-bounce:cubic-bezier(.34, 1.56, .64, 1);--ease-out-expo:cubic-bezier(.19, 1, .22, 1)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body{max-width:100vw;min-height:100%;overflow-x:hidden}body{color:var(--ink-strong);background:radial-gradient(circle at top left, #c6ddef9e, transparent 26%), radial-gradient(circle at bottom right, #e3eaf1c7, transparent 28%), linear-gradient(180deg, var(--background) 0%, var(--background-soft) 100%);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Microsoft YaHei,PingFang SC,Hiragino Sans GB,Segoe UI,sans-serif}h1,h2,h3,strong{font-family:Trebuchet MS,Segoe UI,Microsoft YaHei,sans-serif}a{color:inherit;transition:opacity .2s var(--ease-smooth);text-decoration:none}a:hover{opacity:.85}img{max-width:100%;height:auto}::selection{background:#2b476f2e}button,a,input,textarea{transition:all .2s var(--ease-smooth)}
