:root{--max-width:650px;--background-color:#18181b;--text-color:#e0e0e0;--link-color:#90caf9;--hover-color:#64b5f6;--button-color:#303030;--button-text:#ffffff;--border-color:#333333;--font-color:#9898a1;--light-white:#282727;--light-gray:#f5f5f5;--card:#242427;--yellow:#f3b13a;--yellow-light:#f3b23a58}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}body,html{color:var(--font-color)}body{background:var(--background-color);line-height:1.6}a{color:var(--link-color);text-decoration:none}a:hover{color:var(--hover-color);text-decoration:underline}