:root{line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Grenze Gotisch,serif}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}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:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#000;font-family:Grenze Gotisch,serif;color:#eee;height:100vh;width:100vw;display:flex;align-items:center;justify-content:center}.App{text-align:center;padding:2rem;max-width:800px;margin:0 auto}img{max-width:100%;height:auto}h1{font-size:3rem;margin:.5rem 0;text-shadow:2px 2px 4px #000}h2{font-size:1.4rem;margin:.6rem 0;line-height:1.6;text-shadow:1px 1px 2px #000}h3{font-size:1.3rem;margin:1.5rem 0 1rem;text-shadow:1px 1px 2px #000}.welcome-header{display:flex;align-items:center;justify-content:center;gap:1.2rem;font-size:2.5rem;margin:1.5rem 0;text-shadow:2px 2px 6px #000}.welcome-header span{font-weight:700;color:#fff}button{background-image:url(/assets/buttonbg-C4-bTYLE.png);background-size:cover;border:2px solid #222;color:#eee;font-family:Grenze Gotisch,serif;padding:.8rem 1.5rem;font-size:1.1rem;margin:.5rem;cursor:pointer;border-radius:4px;text-shadow:1px 1px 2px #000;transition:transform .2s ease,box-shadow .2s ease,color .2s ease;min-width:100px}button:hover{color:#f22;box-shadow:0 0 10px #8b0000;transform:scale(1.05)}.question-block{margin-top:2rem}.answer-buttons{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin-top:1rem}.thinking-text h3{font-size:1.4rem;font-style:italic;color:#f44;text-shadow:1px 1px 2px black}.result{margin-top:2rem}.result h1{font-size:2.8rem;color:#f44;margin-top:1rem;text-shadow:3px 3px 6px #000}.App>h1,.question-block,.thinking-text,.result{display:flex;flex-direction:column;align-items:center;justify-content:center}
