:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%}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:#fff0;cursor:pointer;transition:border-color .25s}button:hover{background-color:#c4c4c4}.bar-wrapper{display:flex;flex-direction:row;width:100%;max-width:1215px;background-color:#e1e1e1;justify-content:space-between;box-sizing:border-box;padding:8px 16px}.assist-buttons{display:flex;align-items:center;gap:10px;padding:10px}.timer{display:flex;align-items:center;gap:8px}.timer span{font-size:20px;font-family:monospace;min-width:60px}button{font-size:19px;padding:5px 10px;cursor:pointer}@media(max-width:960px){.bar-wrapper{flex-direction:column;align-items:center;gap:8px}.assist-buttons,.timer{justify-content:center;width:100%}.timer span{min-width:auto}}.d-flex{display:flex;flex-direction:row;height:620px;justify-content:center;align-items:stretch;gap:24px}.clues{display:flex;justify-content:center;width:100%;max-width:380px!important;align-items:flex-start!important;text-align:left;padding:0!important}.header{font-size:24px}.header:after{content:"";display:block;height:1px;background-color:#000;margin-top:5px}.clue{font-size:20px;color:#212121}.clue:hover{background-color:#ededed}.clue:hover{cursor:pointer}.crossword,.grid{height:100%!important;max-height:100%!important;min-height:100%!important;flex:1 1 auto!important;width:auto!important;min-width:500px!important;max-width:600px!important;width:50vw!important;box-sizing:border-box}.crossword svg,.grid svg{height:50%!important;min-height:50%!important;max-height:50%!important;width:100%!important;min-width:100%!important;max-width:100%!important}.direction{width:300px;height:612px;overflow-y:auto;padding:10px;border:2px solid black;box-sizing:border-box;position:relative}.direction::-webkit-scrollbar{width:8px}.direction::-webkit-scrollbar-track{background:#f0f0f0;border-radius:5px}.direction::-webkit-scrollbar-thumb{background:#888;border-radius:5px}.direction::-webkit-scrollbar-thumb:hover{background:#555}.completion-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000}.completion-content{background-color:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px #0003;text-align:center;max-width:400px;width:90%;position:relative}.close-button{position:absolute;top:10px;right:10px;background:none;border:none;font-size:24px;color:#666;cursor:pointer;padding:5px 10px;line-height:1;transition:color .2s}.close-button:hover{color:#333}.completion-content h2{color:#333;margin-bottom:1rem;font-size:2rem}.completion-stats{margin:2rem 0;display:flex;flex-direction:column;gap:1rem}.stat{display:flex;justify-content:space-between;padding:.5rem;background-color:#f5f5f5;border-radius:6px}.stat-label{font-weight:700;color:#555}.stat-value{color:#2196f3;font-weight:700}.share-button{background-color:#2196f3;color:#fff;border:none;padding:.8rem 1.5rem;border-radius:6px;font-size:1rem;cursor:pointer;transition:background-color .2s}.share-button:hover{background-color:#1976d2}@media(max-width:960px){.d-flex{display:flex;flex-direction:column;height:auto;justify-content:center;align-items:center;gap:16px}.crossword,.grid{max-width:680px!important;min-width:360px!important;width:85vw!important;height:auto!important}.clues{max-width:100%!important;width:100%!important}.direction{width:100%;height:auto;max-height:800px}}.incorrect-letter{fill:red!important}html,body{margin:0;padding:0;height:auto;min-height:100%}.home-wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;min-height:100vh;box-sizing:border-box}#title{font-family:"'DM Serif Text', serif"}.home-content{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:24px;width:100%;max-width:1250px;box-sizing:border-box;padding:0 16px}.attribution{max-width:1250px;width:100%;padding:12px 16px;box-sizing:border-box;text-align:center;background:transparent}@media(max-width:960px){.home-content{flex-direction:column;align-items:center;padding:0 12px}.attribution{max-width:100%;text-align:center;padding:10px 12px}#title{font-size:32px}}#root{width:100%;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.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
