@import "https://fonts.googleapis.com/css2?family=League+Spartan:wght@100..900&display=swap";*{box-sizing:border-box}html,body{height:100%;margin:0;padding:0;overflow:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}#root{height:100%;min-height:100vh}@media (width<=768px){#root{height:100dvh;overflow:hidden}}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.victory-overlay{z-index:1000;background:#00000040;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.victory-popup{text-align:center;background:#fff;border:1px solid #cbcbcb;border-radius:4px;width:100%;max-width:420px;padding:2rem;position:relative;box-shadow:0 18px 45px #0000000d}.victory-close-btn{color:#565758;cursor:pointer;background:#f0f2f5;border:none;border-radius:50%;width:32px;height:32px;font-size:1.4rem;line-height:1;position:absolute;top:.5rem;right:.5rem}.victory-close-btn:hover{color:#1a1a1b;background:#dfe3e8}@media (width<=768px){.victory-popup{padding:1rem}}.victory-popup h2{color:#1a1a1b;margin:0 0 1rem;font-size:1.75rem}@media (width<=768px){.victory-popup h2{margin:0 0 .5rem;font-size:1.4rem}}.victory-popup p{color:#1a1a1b;margin:.5rem 0;font-size:1rem}.tries-pills-wrapper{width:100%;max-width:360px;margin:.75rem auto .25rem}.tries{width:40%}.tries span{aspect-ratio:1;color:#fff;border-radius:4px;justify-content:center;align-items:center;width:100%;font-size:1.7rem;font-weight:700;display:flex}.tries-optimal span{background:#6aaa64}.tries-regular span{background:#787c7e}.tries-pill-labels{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}.tries-label{color:#565758;font-size:.78rem;font-weight:700}.tries-label-optimal{text-align:left}.tries-label-extra{text-align:right}.tries-pill-track{justify-content:space-evenly;gap:4px;width:100%;display:flex}.tries-pill{border-radius:999px;min-height:38px}.tries-pill-optimal{background:linear-gradient(90deg,#83d1c4,#aeef7f)}.tries-pill-extra{background:#cfd0d1}@media (width<=768px){.tries-pill{min-height:30px}.tries-label{font-size:.72rem}.victory-popup p{margin:.35rem 0;font-size:.9rem}}.victory-target-row{justify-content:center;gap:6px;margin:.9rem 0 .35rem;display:flex}.victory-target-letter{color:#fff;text-transform:uppercase;background:#6aaa64;border-radius:6px;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.5rem;font-weight:700;animation:1s ease-in-out infinite victoryJump;display:flex}@media (width<=768px){.victory-target-letter{width:40px;height:40px;font-size:1.25rem}}@keyframes victoryJump{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.perfect{font-weight:700;color:#6aaa64!important;margin-top:1rem!important;font-size:1.2rem!important}@media (width<=768px){.perfect{margin-top:.5rem!important;font-size:1rem!important}}.new-game-btn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:#6aaa64;border:none;border-radius:4px;margin-top:1.25rem;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:background .2s}.new-game-btn:hover{background:#538d4e}.new-game-btn:active{transform:scale(.98)}.reset-puzzle-btn{color:#565758;cursor:pointer;background:0 0;border:none;margin-top:.5rem;padding:.5rem 1rem;font-size:.9rem;text-decoration:underline}.reset-puzzle-btn:hover{color:#1a1a1b}.toolbar-menu{justify-content:flex-end;margin-bottom:.35rem;display:flex}.toolbar{justify-content:space-between;align-items:center;width:100%;height:44px;display:flex}.toolbar-title{flex-direction:column;justify-content:center;width:60%;height:100%;display:flex}.toolbar-title p{margin:0;font-size:.9rem}.toolbar-title-puzzle-num{font-size:1rem;font-weight:700}.toolbar-icon-btn{color:#1a1a1b;cursor:pointer;background:#fff;border:1px solid #d3d6da;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.toolbar-icon-btn:hover{background:#f6f7f8}.toolbar-calendar-icon{fill:currentColor;width:20px;height:20px}.toolbar-dialog-backdrop{z-index:1100;background:#0003;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.toolbar-calendar-dialog{background:#fff;border:1px solid #d3d6da;border-radius:10px;width:min(360px,100%);max-width:calc(100vw - 2rem);margin:0;padding:1rem;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.toolbar-calendar-dialog::backdrop{display:none}.toolbar-dialog-header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.toolbar-dialog-header h3{margin:0;font-size:1rem}.toolbar-close-btn{color:#565758;cursor:pointer;background:0 0;border:none;font-size:.85rem;text-decoration:underline}.toolbar-date-input{border:1px solid #d3d6da;border-radius:8px;width:100%;padding:.6rem .7rem;font-family:inherit;font-size:1rem}.custom-calendar{margin-bottom:.85rem}.custom-calendar-month-nav{grid-template-columns:32px 1fr 32px;align-items:center;gap:.35rem;margin-bottom:.45rem;display:grid}.custom-calendar-month{color:#1a1a1b;text-transform:capitalize;text-align:center;margin:0;font-size:.95rem;font-weight:700}.month-nav-btn{color:#565758;cursor:pointer;background:#fff;border:1px solid #d3d6da;border-radius:8px;width:32px;height:32px;font-size:1rem;font-weight:700;line-height:1}.month-nav-btn:hover{color:#1a1a1b;background:#f6f7f8}.custom-calendar-weekdays{grid-template-columns:repeat(7,minmax(0,1fr));gap:.25rem;margin-bottom:.35rem;display:grid}.custom-calendar-weekdays span{color:#878a8c;text-align:center;font-size:.72rem;font-weight:700}.custom-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:.35rem;display:grid}.calendar-day-empty{aspect-ratio:1;width:100%}.calendar-day-chip{aspect-ratio:1;color:#fff;cursor:pointer;background:#8e9399;border:none;border-radius:56% 44% 52% 48%/45% 55% 42% 58%;justify-content:center;align-items:center;width:100%;font-size:.78rem;font-weight:700;transition:background .2s;display:inline-flex}.custom-calendar-grid .calendar-day-chip:nth-child(4n+1){border-radius:60% 40% 48% 52%/46% 54% 40% 60%}.custom-calendar-grid .calendar-day-chip:nth-child(4n+2){border-radius:44% 56% 58% 42%/58% 42% 56% 44%}.custom-calendar-grid .calendar-day-chip:nth-child(4n+3){border-radius:52% 48% 40% 60%/50% 50% 42% 58%}.custom-calendar-grid .calendar-day-chip:nth-child(4n+4){border-radius:46% 54% 60% 40%/42% 58% 50% 50%}.calendar-day-chip:hover,.calendar-day-chip.is-selected{background:#7c8289}.calendar-day-chip.is-optimal{color:#fff;background:#6aaa64}.calendar-day-chip.is-optimal svg{color:#fff}.calendar-day-chip.is-completed{color:#fff;background:#000}.calendar-day-chip.is-disabled{color:#fff;cursor:default;pointer-events:none;box-shadow:none;background:#fff;border-color:#fff}.month-nav-btn:disabled{opacity:.25;cursor:default}.status-icon{object-fit:contain;pointer-events:none;width:72%;height:72%;display:block}.calendar-day-chip.is-optimal .status-icon{width:76%;height:76%}@media (width<=768px){.toolbar-menu{margin-bottom:.2rem;padding:.4rem .4rem 0}}.game-container{box-sizing:border-box;flex-direction:column;max-width:500px;height:100vh;max-height:100vh;margin:0 auto;padding:1rem;font-family:League Spartan,sans-serif;font-weight:400;display:flex}@media (width<=768px){.game-container{height:100dvh;max-height:100dvh;padding:0}}.game-header{text-align:center;flex-direction:column;flex-shrink:0;align-items:center;margin-bottom:.5rem;padding-bottom:.5rem;display:flex}@media (width<=768px){.game-header{margin-bottom:.25rem;padding:.5rem .5rem .25rem}}.game-header h1{font-optical-sizing:auto;color:#1a1a1b;letter-spacing:.5px;margin:0;font-family:League Spartan,sans-serif;font-size:2.25rem;font-style:normal;font-weight:700}.subtitle{color:#565758;max-width:50%;margin-top:.5rem;font-size:1rem}@media (width<=768px){.subtitle{max-width:50%;margin-top:.25rem;font-size:.9rem}}.subtitle strong{color:#1a1a1b;font-weight:700}.stats{color:#565758;flex-shrink:0;justify-content:center;gap:2rem;margin-bottom:.5rem;padding:.5rem;font-size:.85rem;font-weight:400;display:flex}@media (width<=768px){.stats{gap:1rem;margin-bottom:0;padding:.25rem .5rem;font-size:.9rem}}.game-content{-webkit-overflow-scrolling:touch;flex:1;min-height:0;margin-bottom:0;overflow:hidden auto}@media (width<=768px){.game-content{padding-left:.5rem;padding-right:.5rem}}.word-grid{flex-direction:column;align-items:center;gap:5px;padding:.5rem;display:flex}@media (width<=768px){.word-grid{gap:4px;padding:.25rem 0}}.word-row{justify-content:center;gap:5px;display:flex}.letter-box{text-transform:uppercase;color:#1a1a1b;border:2px solid #d3d6da;justify-content:center;align-items:center;width:62px;height:62px;font-family:League Spartan,sans-serif;font-size:2rem;font-weight:700;display:flex}@media (width<=768px){.letter-box{width:48px;height:48px;font-size:1.5rem}}.letter-box.empty{color:#1a1a1b;background:#fff;border:2px solid #d3d6da}.current-row .letter-box.empty{border:2px solid #878a8c;animation:.2s ease-in-out pulse}.letter-box.filled{color:#fff;background:#787c7e;border:2px solid #787c7e}.letter-box.changed{color:#fff;background:#6aaa64;border:2px solid #6aaa64}.start-row .letter-box.start{color:#fff;background:#1a1a1b;border:2px solid #1a1a1b}.target-row .letter-box.target{color:#fff;background:#6aaa64;border:2px solid #6aaa64}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.virtual-keyboard-container{box-sizing:border-box;z-index:20;background:#fff;flex-direction:column;flex-shrink:0;gap:.3rem;width:100%;padding:.4rem .3rem .5rem;display:flex;position:sticky;bottom:0}.virtual-keyboard{flex-direction:column;align-items:center;gap:6px;width:100%;display:flex}.keyboard-row{justify-content:center;gap:5px;width:100%;display:flex}.key-btn{color:#1a1a1b;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#f0f2f5;border:none;border-radius:4px;flex:1;justify-content:center;align-items:center;max-width:42px;height:56px;font-family:League Spartan,sans-serif;font-size:1rem;font-weight:700;display:flex}.key-btn:active{box-shadow:none;background:#d3d6da;transform:translateY(2px)}.key-backspace{flex:1.5;max-width:62px;font-size:1.2rem}.validate-row{padding:0 .2rem}.submit-btn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;touch-action:manipulation;background:#6aaa64;border:none;border-radius:4px;width:100%;padding:.75rem 1rem;font-family:League Spartan,sans-serif;font-size:1rem;font-weight:700;transition:background .2s}.submit-btn:hover,.submit-btn:active{background:#538d4e}.submit-btn:disabled{cursor:not-allowed;opacity:.6;background:#878a8c}.error-message{color:#721c24;text-align:center;background:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;padding:.75rem;font-size:.875rem;animation:.3s ease-in fadeIn,.5s ease-out 2.5s forwards fadeOut}@media (width<=768px){.error-message{padding:.4rem;font-size:.75rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.reset-container{text-align:center;margin-top:.25rem;margin-bottom:.5rem}@media (width<=768px){.reset-container{margin-top:.15rem;margin-bottom:.15rem}}.reset-btn{color:#878a8c;cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-size:.9rem;text-decoration:underline;transition:color .2s}.reset-btn:hover{color:#1a1a1b}.post-win-actions{box-sizing:border-box;z-index:20;background:#fff;flex-shrink:0;width:100%;padding:.4rem .5rem .5rem;position:sticky;bottom:0}.post-win-new-puzzle-btn{width:100%}.app{background:#fff;height:100vh;min-height:100vh;padding:0;overflow:hidden}@media (width<=768px){.app{height:100dvh}}@media (width>=769px){.app{height:auto;padding:1rem;overflow:visible}}.route-loading,.route-error{color:#565758;flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:100vh;font-family:League Spartan,sans-serif;font-size:1.1rem;display:flex}.route-error a{color:#fff;text-align:center;cursor:pointer;text-transform:uppercase;letter-spacing:1px;touch-action:manipulation;background:#6aaa64;border:none;border-radius:4px;width:100%;max-width:280px;padding:.75rem 1rem;font-family:League Spartan,sans-serif;font-size:1rem;font-weight:700;text-decoration:none;transition:background .2s}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}
