: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;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}#app{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.vanilla:hover{filter:drop-shadow(0 0 2em #f7df1eaa)}.card{padding:2em}.read-the-docs{color:#888}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}}html{font:size 18px}body{background-color:#233739;color:#edddd4}.container{display:flex;flex-direction:row;align-items:center;justify-content:center;height:100vh;padding:1rem}.buttons-container{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;left:15rem;top:40%}#timer{display:flex}#timer p{margin:3px;padding:1px}.white-1e1d7{background-color:#edddd4!important}.black-3c85d{background-color:#197278!important}.white-1e1d7 .notation-322f9{color:#197278!important}.black-3c85d .notation-322f9{color:#edddd4!important}#boardContainer{min-width:250px;background-size:contain;background-repeat:no-repeat;background-position:center;min-height:250px;width:90vw;max-width:480px}button:hover{transform:scale(1.03);transition:background-color .2s ease,transform .2s ease}.btn-primary{color:#edddd4;background-color:#e5625e;border:1px}.btn-primary:hover{background-color:#e84855}.btn-primary:active{background-color:#e84855!important}.timer-difficulty-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:180px;min-height:80px;text-align:center;margin-top:1rem;margin-left:.5rem}#difficulty p{width:100%;text-align:center;margin-top:1rem;white-space:nowrap}#difficulty button{width:100%;margin-top:1rem}.puzzle-count-selector{display:flex;flex-direction:row;align-items:center;gap:6px;flex-wrap:wrap}.puzzle-count-selector p{margin:0;white-space:nowrap}.puzzle-count-btn{padding:.3em .7em;font-size:.9em}.puzzle-count-btn.active{background-color:#197278!important;border-color:#edddd4!important}#puzzleCounter{font-size:1em;text-align:center;margin:.5rem 0;white-space:nowrap}#summary{min-width:250px;max-width:480px;width:90vw}.summary-card{background-color:#1a2e30;border-radius:8px;padding:1.5rem;text-align:center}.summary-card h2{margin-bottom:.5rem}.summary-score{font-size:1.4em;font-weight:700;color:#edddd4;margin-bottom:.25rem}.summary-table{width:100%;border-collapse:collapse;margin:1rem 0}.summary-table th,.summary-table td{padding:.4rem .8rem;border:1px solid #2e4f52;text-align:center}.summary-table thead{background-color:#197278}.result-correct{color:#4caf50;font-weight:700}.result-wrong{color:#e84855;font-weight:700}#authScreen{display:flex;justify-content:center;align-items:center;min-height:100vh}.auth-card{background-color:#1a2e30;border-radius:8px;padding:2rem;width:100%;max-width:360px}.auth-card h2{text-align:center;margin-bottom:1.5rem;color:#edddd4}.auth-error{color:#e84855;font-size:.9em;margin-top:.75rem;min-height:1.2em;text-align:center}
