:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.6;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#f9f9f9;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--primary-color: #ffcb05;--secondary-color: #1a1a1a;--link-color: #3498db;--button-bg-color: #333;--button-hover-bg-color: #646cff}a{font-weight:500;color:var(--link-color);text-decoration:none}a:hover{color:#535bf2;text-decoration:underline}body{margin:0;display:flex;justify-content:center;align-items:center;min-width:320px;min-height:100vh;background:linear-gradient(to bottom,#ffeb3b,#fbc02d,#f9a825,#f57f17);color:var(--secondary-color)}h1{font-size:2.5em;font-weight:600;line-height:1.3;margin-bottom:20px;text-align:center}h3{font-size:1em;font-weight:200;line-height:1.3;margin-bottom:20px;text-align:center}button{border-radius:8px;border:1px solid transparent;padding:.8em 1.5em;font-size:1em;font-weight:500;background-color:var(--button-bg-color);color:#fff;cursor:pointer;transition:all .3s ease}button:hover{background-color:var(--button-hover-bg-color)}button:focus,button:focus-visible{outline:4px solid #ffcb05}@media (prefers-color-scheme: light){:root{color:#333;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9;color:#333}button:hover{background-color:#646cff}}
