:root{--ink:#12151a;--mist:#e8eef6;--mist-dim:rgba(232,238,246,.62);--champagne:#d4b98a;--champagne-bright:#f0d9a8;--line:rgba(232,238,246,.12);--font-display:"Syne","Noto Sans SC",sans-serif;--font-body:"Noto Sans SC","PingFang SC","Hiragino Sans GB",sans-serif;--pad:clamp(1.25rem,4vw,2.5rem);--max:42rem}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{height:100%}body,html{max-width:100vw;overflow-x:hidden;font-family:var(--font-body);color:var(--mist);background:var(--ink);-webkit-font-smoothing:antialiased}body{min-height:100%;flex-direction:column}#__next,body{min-height:100dvh;display:flex}#__next{flex:1 1;flex-direction:column}a{color:inherit}