@import url(https://fonts.googleapis.com/css2?family=Inconsolata:wght@700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,500;0,700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Material+Symbols+Sharp:opsz,wght,FILL,GRAD@20,400,0,-25);.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8}.gu-hide{display:none!important}.gu-unselectable{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2}.cyj--wrapper{--col-dark:#333;--col-light:#aaa;--col-primary-main:mediumorchid;--col-primary-bg:hsl(275, 100%, 97%);--col-secondary-main:green;--col-secondary-bg:#eeffee;--col-secondary-bg-hover:#f4fff4;--msg-call-to-action:''}.cyj--wrapper{min-width:min(max(100%,372px),540px);position:relative;font-family:'Open Sans',sans-serif;font-size:16px;color:var(--col-dark);margin:auto;display:inline-flex;flex-direction:column;gap:1em;padding:1em;user-select:none;-webkit-user-select:none;cursor:default;box-sizing:border-box}.cyj--wrapper.disabled{pointer-events:none}.cyj--wrapper a{color:var(--col-secondary-main);text-decoration:none}.cyj--wrapper a:hover{text-decoration:underline}.cyj--wrapper h1{font-size:1.33em}.cyj--wrapper button{display:inline-flex;white-space:nowrap;align-items:center;font:inherit;color:var(--col-dark);border:none;border-radius:8px;background-color:#fff;outline:1px solid currentColor;padding:.375em .5em;cursor:pointer;user-select:none;-webkit-user-select:none}.cyj--wrapper button:active{outline-width:2px}.cyj--wrapper .icon-prefix::before,.cyj--wrapper button::before{font-family:'Material Symbols Sharp';font-size:1.2em;padding-right:.2em}.cyj--wrapper .modal{visibility:hidden;position:absolute;top:0;bottom:0;left:0;right:0;background-color:#fff;padding:1em;overflow:auto;pointer-events:none}.cyj--wrapper .modal.show{visibility:visible;pointer-events:auto}.cyj--wrapper .modal>:first-child{margin-top:0}.cyj--wrapper .modal>:last-child{margin-bottom:0}.cyj--wrapper .modal .close-button{position:-webkit-sticky;position:sticky;float:right;bottom:0;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12)}.cyj--wrapper .modal .close-button::before{content:'\e5c4'}.cyj--wrapper .collections-container,.cyj--wrapper .game-container{font-size:18px;display:flex;justify-content:center;flex-wrap:wrap;row-gap:.67em}.cyj--wrapper .collections-container{align-items:flex-start;align-content:flex-start;min-height:2em;padding-top:1em;border-top:1px solid var(--col-light);column-gap:.67em;max-height:150px;overflow:auto}.cyj--wrapper .collections-container:empty::before{content:'No unused words.'}.cyj--wrapper .item-container{display:flex;align-items:center;opacity:1;text-wrap:nowrap}.cyj--wrapper .item-container.transit-shift-fix.gu-mirror{transform:translateX(11px)}.cyj--wrapper .game-container .item-container::after,.cyj--wrapper .game-container .item-container::before{font-family:'Material Symbols Sharp';font-size:1.25em;content:'';width:11px;text-align:center;border-bottom:2px solid var(--col-dark);z-index:-1}.cyj--wrapper .game-container>.item-container.first-item::before,.cyj--wrapper .game-container>.item-container.last-item::after{display:none}.cyj--wrapper .game-container .item-container:is(.right,.wrong)::after{width:22px}.cyj--wrapper .game-container .item-container:is(.right,.wrong)+.item-container::before{display:none}.cyj--wrapper .game-container>.item-container.gu-mirror::after,.cyj--wrapper .game-container>.item-container.gu-mirror::before{display:none!important}.cyj--wrapper .game-container .item-container.wrong::after{border:none;color:red;content:'\e5cd'}.cyj--wrapper .game-container .item-container.right::after{border:none;color:green;content:'\e5ca'}.cyj--wrapper .game-container .item-container.right[data-compound-type='S']::after{content:'\f71d'}.cyj--wrapper .item-container>.handle{font-family:Inconsolata,monospace;font-weight:700;letter-spacing:.05em;text-transform:uppercase;touch-action:none;display:inline-block;padding:.5em;cursor:grab;border:2px solid currentColor;border-radius:8px;color:var(--col-secondary-main);font-size:24px;background-color:var(--col-secondary-bg)}.cyj--wrapper .item-container>.handle:active{cursor:grabbing}.cyj--wrapper .game-container .item-container:is(.first-item,.last-item)>.handle{color:var(--col-primary-main);background-color:var(--col-primary-bg);cursor:not-allowed}.cyj--wrapper .game-container .item-container:not(.first-item,.last-item)>.handle:hover{background-color:var(--col-secondary-bg-hover)}.cyj--wrapper .item-container.gu-transit>.handle{color:var(--col-light);background-color:#fff}.cyj--wrapper .item-container.gu-mirror>.handle{cursor:grabbing;opacity:.8;box-shadow:0 4px 10px 0 rgba(0,0,0,.2),0 4px 20px 0 rgba(0,0,0,.19)}.cyj--wrapper .action-container{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:.67em}.cyj--wrapper .guess-button{color:var(--col-primary-main)}.cyj--wrapper .guess-button::before{content:'\e719'}.cyj--wrapper .help-button::before{content:'\e887'}.cyj--wrapper .help-button{font-size:.8em}.cyj--wrapper .new-game-button{font-size:.8em}.cyj--wrapper .hud-container{display:flex;align-items:center;flex-wrap:wrap;gap:1em}.cyj--wrapper .hud-container.waiting{gap:0}.cyj--wrapper .hud-container.waiting::after{font-weight:700;content:var(--msg-call-to-action)}.cyj--wrapper .hud-container>*{display:flex;align-items:center}.cyj--wrapper .hud-container.waiting>*{display:none}.cyj--wrapper .hud-container .num-words-used-container::before{content:'\e41c'}.cyj--wrapper .hud-container .num-solved-container,.cyj--wrapper .hud-container .num-words-used-container{flex-grow:1;justify-content:left}.cyj--wrapper .hud-container .num-guesses-container::before{content:'\e719'}.cyj--wrapper .hud-container .clock-container::before{content:'\e425'}.cyj--wrapper .win-modal{display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;transition:opacity .45s .6s}.cyj--wrapper .win-modal.show{opacity:1}.cyj--wrapper .win-modal h1{text-align:center}.cyj--wrapper .win-modal .button-container{display:flex;gap:.67em}.cyj--wrapper .definitions-button::before{content:'\f539'}.cyj--wrapper .share-button[data-status=shared]{color:green}.cyj--wrapper .share-button[data-status=copied]{color:green}.cyj--wrapper .share-button[data-status=failed]{color:red}.cyj--wrapper .share-button::before{content:'\e80d'}.cyj--wrapper .share-button::after{content:'Share'}.cyj--wrapper .share-button[data-status=shared]::after{content:'Shared!'}.cyj--wrapper .share-button[data-status=copied]::after{content:'Copied!'}.cyj--wrapper .share-button[data-status=failed]::after{content:'Share failed'}.cyj--wrapper .win-modal .play-again-message{font-size:14px}.cyj--wrapper .instructions-modal{user-select:auto;-webkit-user-select:auto}.cyj--wrapper .definitions-modal{user-select:auto;-webkit-user-select:auto}.cyj--wrapper .definitions-modal ul{list-style-type:none;padding:0}.cyj--wrapper .definitions-modal ul>li{margin:.33em 0}.cyj--wrapper .definitions-modal ul>li dfn{font-weight:500;font-style:normal}