.styles_container___nUu_{display:flex;flex-direction:column;gap:1rem}.styles_container__7LVss{display:flex;width:100%;justify-content:space-between;align-items:center}.styles_container__7LVss .styles_buttonsContainer__VwbtW{display:flex;justify-content:flex-end}.styles_container__PvHDu{display:flex;justify-content:center;padding:3rem 0;margin:0 -2rem}.styles_container__PvHDu .styles_whiteKeyWrapper__rDmeD{position:relative;width:50px;height:150px}.styles_container__PvHDu .styles_whiteKeyWrapper__rDmeD>*{transition:background-color .25s}.styles_container__PvHDu .styles_whiteKeyWrapper__rDmeD .styles_whiteKey__LDSyh{background-color:#fff;width:100%;height:100%;border:1px solid rgba(0,0,0,.14);cursor:pointer;display:flex;align-items:flex-end;justify-content:center;font-size:1.5rem;font-weight:700;color:#000;transition:border .1s}.styles_container__PvHDu .styles_whiteKeyWrapper__rDmeD .styles_whiteKey__LDSyh:disabled{cursor:default}.styles_container__PvHDu .styles_whiteKeyWrapper__rDmeD .styles_whiteKey__LDSyh:focus-visible{box-shadow:none;border:4px solid gray}.styles_container__PvHDu .styles_whiteKeyWrapper__rDmeD .styles_cancelButton__cPFhZ{position:absolute;background-color:rgba(0,0,0,0);border:1px solid var(--border-color);border-radius:100%;height:26px;width:26px;display:flex;justify-content:center;align-items:center;cursor:pointer}.styles_container__PvHDu .styles_whiteKeyWrapper__rDmeD .styles_whiteKeyCancel__70Vot{top:calc(100% + .5rem);left:calc(50% - 13px)}.styles_container__PvHDu .styles_whiteKeyWrapper__rDmeD .styles_blackKey__w4Qwd{position:absolute;top:0;left:60%;width:80%;height:100px;background-color:#000;z-index:1;border-radius:0 0 5px 5px;border-top-width:1px;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#fff;font-size:1rem;text-align:center;line-height:1rem;transition:border .1s}.styles_container__PvHDu .styles_whiteKeyWrapper__rDmeD .styles_blackKey__w4Qwd:disabled{cursor:default}.styles_container__PvHDu .styles_whiteKeyWrapper__rDmeD .styles_blackKey__w4Qwd:focus-visible{box-shadow:none;border:4px solid gray}.styles_container__PvHDu .styles_whiteKeyWrapper__rDmeD .styles_blackKey__w4Qwd:before{content:"";position:absolute;top:0;left:-12.5%;width:125%;height:100%;background:rgba(0,0,0,0);z-index:-1}.styles_container__PvHDu .styles_whiteKeyWrapper__rDmeD .styles_blackKeyCancel__YZGqi{bottom:calc(100% + .5rem);left:calc(100% - 13px)}.styles_container__PvHDu .styles_whiteKeyWrapper__rDmeD .styles_correct__OePqA{background:var(--chordle-correct-color);color:#fff}.styles_container__PvHDu .styles_whiteKeyWrapper__rDmeD .styles_correct__OePqA:focus-visible{border-color:#ff0}.styles_container__PvHDu .styles_whiteKeyWrapper__rDmeD .styles_present__ziX84{background:var(--chordle-present-stripe);color:#fff}.styles_container__PvHDu .styles_whiteKeyWrapper__rDmeD .styles_present__ziX84:focus-visible{border-color:#ff0}.styles_container__PvHDu .styles_whiteKeyWrapper__rDmeD .styles_absent__g9uTB{background:var(--chordle-absent-color);color:#fff}.styles_container__PvHDu .styles_whiteKeyWrapper__rDmeD .styles_blackKey__w4Qwd.styles_absent__g9uTB{background:color-mix(in srgb,var(--chordle-absent-color) 70%,black 30%)}