:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;text-decoration:inherit}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{background-color:#fff}button{background-color:#f9f9f9}}.body{color:#3e2300}.background-container{width:100vw;height:100vh;background-image:url(/assets/wizard-background-DLxuJJdk.png);background-repeat:no-repeat;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:16px}.riddle-card{max-width:35%;width:100%;background:#ffffffd9;padding:5px 24px;border-radius:16px;color:#3e1b00;box-shadow:0 4px 12px #0000001a;text-align:center;margin:0 0 0 2rem}.header{font-size:1.75rem;font-weight:700;margin-bottom:16px;font-family:Segoe UI,sans-serif}.question{font-size:1.125rem}.input{width:100%;height:44px;padding:0 12px;font-size:1rem;border:1px solid #cccccc;border-radius:8px;margin-bottom:16px;box-sizing:border-box}.submit{width:100%;height:44px;background-color:#3e1b00;color:#fff;font-size:1rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease-in-out}.submit:hover{background-color:#1f1200}.result{font-size:1.125rem;font-weight:600;margin-top:16px}.solved-count{font-size:.875rem;color:#3e1b00;margin-top:12px}.no-riddle{text-align:center;font-size:1rem;color:#3e1b00;margin-top:40px}@media (max-width: 768px){.background-container{background-image:url(/assets/mobile-wizard-BtCoN4t3.png);align-items:end;justify-content:center}.riddle-card{max-width:75%;margin:0 0 4rem}}input:focus{outline:none;box-shadow:0 0 0 3px #935800}button:focus{outline:none;box-shadow:0 0 0 3px #935800}
