:root{color-scheme:dark;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;color:#eee0c8;background:#090807;--ink: #090807;--surface: rgba(31, 17, 15, .84);--surface-deep: rgba(12, 8, 8, .92);--line: rgba(214, 168, 92, .62);--gold: #d6a85c;--gold-light: #f2d591;--red: #c64638;--red-deep: #8f2f28;--muted: #aa9275;--cyan: #88c6c9;--green: #7db588}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{min-width:0;overflow-x:hidden;background:radial-gradient(circle at 76% 12%,rgba(184,62,50,.22),transparent 31%),radial-gradient(circle at 21% 91%,rgba(214,168,92,.09),transparent 25%),#090807}button,input{font:inherit}button{cursor:pointer}.placeholder{min-height:100vh;display:grid;place-items:center;color:var(--gold-light)}
