:root{color-scheme:dark;font-family:Segoe UI Variable,Segoe UI,PingFang SC,Microsoft YaHei UI,Microsoft YaHei,system-ui,sans-serif;font-synthesis:none;color:#f6f7fb;background:#0b0d12;--bg: #0b0d12;--surface: #121720;--surface-2: #19202b;--surface-3: #202938;--line: rgba(255, 255, 255, .105);--line-strong: rgba(255, 255, 255, .19);--muted: #a2aaba;--text: #f6f7fb;--accent: #9afc7a;--accent-2: #68d8ff;--orange: #ff8a4c;--danger: #ff6b78;--radius: 18px}*{box-sizing:border-box}html{min-width:320px;background:var(--bg);scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg);color:var(--text);font-size:15px;line-height:1.5;text-rendering:optimizeLegibility}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}input,textarea,select{width:100%;border:1px solid var(--line);border-radius:11px;color:var(--text);background:#0d1016;outline:none;transition:border-color .18s,box-shadow .18s}input,select{height:45px;padding:0 13px}textarea{resize:vertical;padding:12px 13px;line-height:1.65}input:focus,textarea:focus,select:focus{border-color:#9afc7a8c;box-shadow:0 0 0 3px #9afc7a14}button{border:0;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}
