:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{touch-action:manipulation}a{font-weight:500;color:#000;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:#fff;color:#000;cursor:pointer;transition:border-color .25s}:root{color:#213547!important;background-color:#57beff!important}a:hover{color:#747bff!important}@media (prefers-color-scheme: dark){:root,body{color:#213547!important;background-color:#57beff!important}a:hover{color:#747bff!important}button{color:#213547!important}.correct{background-color:#6dc466;color:#fff}.partial{background-color:#e6c73e;color:#fff}.absent{background-color:#91989b;color:#fff}.key.correct{background-color:#6aaa64;color:#fff!important}.key.partial{background-color:#c9b458;color:#fff!important}.key.absent{background-color:#787c7e;color:#fff!important}button.how-to{background-color:#fff!important;color:#000!important}}.keyboard{display:flex;flex-direction:column;gap:5px;color:#000;border-radius:10px}.keyboard-row{display:flex;justify-content:center;gap:5px}.title{outline:black 1px}.logo img{width:400px;padding:15px 0 10px}button.how-to{background-color:#fff;font-weight:700;border:2px solid black;border-radius:30px;padding:8px 8px 5px;font-size:25px}.header-buttons{display:flex;justify-content:flex-end}button.how-to:hover{color:#fff;background-color:#000}.instructions{background-color:#fff;border:2px solid black}.close-button{display:flex;justify-content:flex-end;font-family:sans-serif;background-color:#aff6ff}.close-button button{margin:10px;border:2px solid black;box-shadow:0 4px 6px #0003}.close-button button:hover{background-color:#4edbf3}.how-to-play{text-align:left;padding:0 20px}.first-example-word span,.second-example-word span,.third-example-word span{border:2px solid black;padding:10px}.first-example-word,.second-example-word,.third-example-word{padding:20px 0}.instructions{position:fixed;top:53%;left:50%;transform:translate(-50%,-50%);min-width:400px;max-width:400px;box-shadow:0 4px 6px #0003;z-index:1000}.title-section{position:relative;z-index:10}.title-image img{width:90px;padding-bottom:10px}.grid{display:grid;grid-template-rows:repeat(6,50px);grid-gap:10px;margin-bottom:18px}.grid-row{display:flex;justify-content:center;gap:5px}.grid-square{width:50px;height:50px;border:2px solid #000000;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;background-color:#fff}.current-row .grid-square{border-color:#000}.message-container{height:30px;display:flex;align-items:center;justify-content:center;font-size:16px;color:#000;margin-bottom:10px}.message-container.hidden{visibility:hidden}#root{max-width:90%;margin:0 auto;text-align:center}html{color-scheme:light}.wordle{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:80vh;text-align:center}.key{display:flex;align-items:center;justify-content:center;padding:11px;font-size:18px;border:1px solid black;border-radius:8px;background-color:#fff;cursor:pointer;color:#000}.correct{background-color:#6dc466;color:#fff}.partial{background-color:#e6c73e;color:#fff}.absent{background-color:#91989b;color:#fff}.key.correct{background-color:#6aaa64;color:#fff}.key.partial{background-color:#c9b458;color:#fff}.key.absent{background-color:#787c7e;color:#fff}
