html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-top:0}.App{margin:auto;max-width:540px;min-height:100vh;padding-bottom:0;padding-top:6.35rem;text-align:left}.header-wrapper{left:0;position:fixed;right:0;top:0;width:100%;z-index:100}.header-wrapper header{border-radius:0 0 1rem 1rem;margin:auto;max-width:540px;padding:.5rem .45rem .35rem}.header-wrapper header table{border-collapse:separate;border-spacing:0;width:100%}.header-wrapper header td{padding:.1rem .15rem;text-align:center;vertical-align:middle}.header-wrapper header .title-wrapper{text-align:center}.header-wrapper header h1.title{font-size:26px;font-weight:400;font-weight:700;letter-spacing:-.02em;margin:0;pointer-events:none;text-align:center;text-transform:uppercase}@media screen and (max-width:540px){.header-wrapper header h1.title{font-size:18px;line-height:2rem}.header-wrapper header svg{scale:.88}}@media screen and (max-width:420px){.header-wrapper header h1.title{font-size:14px;font-weight:400}}.input-cells{border-spacing:6px;margin:auto}.input-cells td{padding:0}.input-cells .cell{align-items:center;border-radius:.6rem;box-sizing:border-box;display:flex;font-weight:700;justify-content:center;letter-spacing:.04em;line-height:1;text-align:center;text-transform:uppercase;transition:transform .15s ease,border-color .15s ease,background-color .15s ease}.input-cells .cell[data-animation=pop]{animation-duration:.1s;animation-name:PopIn}.input-cells .cell[data-animation=flip-in]{animation-duration:125ms;animation-name:FlipIn;animation-timing-function:ease-in}.input-cells .cell[data-animation=flip-out]{animation-duration:125ms;animation-name:FlipOut;animation-timing-function:ease-in}.icon{align-items:center;border-radius:999px;cursor:pointer;display:inline-flex;justify-content:center;transition:transform .18s ease,background-color .18s ease,opacity .18s ease,border-color .18s ease}@media(hover:hover){.icon:hover{transform:translateY(-1px)}}.help{border:2px solid gray;border-radius:100%;padding:2px 7px}.keys{color:#000;margin-top:2rem}.keys-wrapper{padding:0 .35rem}.keys-wrapper .hg-theme-default{border-radius:1.25rem;margin-left:auto;margin-right:auto;margin-top:1rem;max-width:540px;padding:.35rem .35rem .55rem}@media screen and (max-width:540px){.keys-wrapper .hg-theme-default{border-radius:.9rem;margin-top:.35rem;padding:.3rem .3rem .45rem}}.message{border:1px solid transparent;border-radius:1rem;margin:1rem;overflow-wrap:break-word;padding:1.35rem 1.15rem;text-align:center}.message[data-animation=fade-in]{animation-duration:.5s;animation-name:FadeIn;animation-timing-function:ease-in}.message .support{height:32px}.message .meaning{background:gold;border-radius:1rem;color:#000;font-size:16px;margin-bottom:1rem;padding:1rem}.message .meaning .word{font-size:24px;font-weight:700;text-decoration:underline}.message .meaning .definition{text-align:left}.message-success{background-color:#d1e7dd;border-color:#badbcc;color:#0f5132}.message-failure{word-wrap:break-word;background-color:#f8d7da;border-color:#f5c2c7;color:#842029}.guess{font-size:8px;text-align:right}.btn{background-color:transparent;border:1px solid transparent;border-radius:.7rem;color:#0f172a;cursor:pointer;display:block;font-size:.95rem;font-weight:700;letter-spacing:.03em;line-height:1.5;margin:auto;padding:.55rem .95rem;text-align:center;text-decoration:none;text-transform:uppercase;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,transform .15s ease-in-out;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.btn:hover{transform:translateY(-1px)}.btn-primary{background-color:#0d6efd;border-color:#0d6efd;color:#fff}.btn-pinky{background-color:#ffc107;border-color:#ffc107;color:#000}.not-working-desc{color:#000;font-size:13px}.result-modal textarea{border-radius:.75rem;box-sizing:border-box;height:20rem;margin-top:1rem;max-height:60vh;padding:.85rem;width:100%}.material-icons{line-height:0!important;position:relative;top:-1px;vertical-align:middle}.hg-theme-default .hg-button{border-radius:.25rem!important;font-size:14px;font-weight:700;height:58px!important;letter-spacing:.02em;transition:transform .12s ease,filter .12s ease}.hg-theme-default .hg-button:active{filter:brightness(.97);transform:translateY(1px)}@media screen and (max-width:540px){.hg-theme-default .hg-button{font-size:13px;height:48px!important;margin-bottom:4px}}.adsbygoogle{margin-left:0!important;margin-top:20px}@keyframes PopIn{0%{opacity:0;transform:scale(.8)}40%{opacity:1;transform:scale(1.1)}}@keyframes FlipOut{0%{transform:rotateX(0)}to{transform:rotateX(-90deg)}}@keyframes FlipIn{0%{transform:rotateX(-90deg)}to{transform:rotateX(0)}}@keyframes FadeIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@media(prefers-color-scheme:light){.App{color:#000}body{background-color:#fff}.header-wrapper header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:rgba(248,250,252,.92);border-bottom:1px solid #e2e8f0;box-shadow:0 6px 18px rgba(148,163,184,.12)}h1.title{color:#0f172a}.icon:hover{background-color:rgba(15,23,42,.06)}.icon{border:1px solid transparent}.input-cells .cell{background:#fff;border:2px solid #e2e8f0;color:#0f172a}.input-cells .cell[data-state=tbd]{border:2px solid #333}.input-cells .cell.correct,.input-cells .cell.miss,.input-cells .cell.partial{text-shadow:0 1px 1px rgba(0,0,0,.35)}.input-cells .cell.miss{background:#94a3b8;border:2px solid #94a3b8;color:#fff}.input-cells .cell.correct{background:#379b28;border:2px solid #379b28;color:#fff}.input-cells .cell.partial{background:#f0cc14;border:2px solid #f0cc14;color:#fff}.hg-theme-default.hg-layout-default{background-color:hsla(0,0%,100%,.92);border:1px solid rgba(226,232,240,.9)}.hg-theme-default.hg-layout-default .hg-button{background-color:#e2e8f0;border:none;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.4);color:#000}.hg-theme-default.hg-layout-default .miss{background:#94a3b8}.hg-theme-default.hg-layout-default .correct{background:#379b28}.hg-theme-default.hg-layout-default .partial{background:#f0cc14}.keys-wrapper .hg-theme-default{background:rgba(248,250,252,.95);border:1px solid rgba(226,232,240,.95);box-shadow:0 -3px 9px rgba(15,23,42,.12)}.guess{color:#fff}path{fill:#000}svg{fill:#fff}}@media(prefers-color-scheme:dark){.App{color:#fff}.header-wrapper header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:rgba(15,23,42,.92);border-bottom:1px solid #334155;box-shadow:0 8px 22px rgba(2,6,23,.24)}body{background-color:#0f172a}h1.title{color:#fff}.icon:hover{background-color:rgba(148,163,184,.12)}.icon{border:1px solid transparent}.input-cells .cell{background:#0f172a;border:2px solid #1e293b;color:#fff}.input-cells .cell[data-state=tbd]{border:2px solid #ddd}.input-cells .cell.correct,.input-cells .cell.miss,.input-cells .cell.partial{text-shadow:0 1px 1px rgba(0,0,0,.35)}.input-cells .cell.miss{background:#1e293b;border:2px solid #1e293b}.input-cells .cell.correct{background:#57ac57;border:2px solid #57ac57}.input-cells .cell.partial{background:#b59f3b;border:2px solid #b59f3b}.hg-theme-default.hg-layout-default{background-color:rgba(15,23,42,.95);border:1px solid rgba(51,65,85,.95)}.hg-theme-default.hg-layout-default .hg-button{background-color:#475569;border:none;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06);color:#fff}.hg-theme-default.hg-layout-default .miss{background:#1e293b}.hg-theme-default.hg-layout-default .correct{background:#57ac57}.hg-theme-default.hg-layout-default .partial{background:#b59f3b}.keys-wrapper .hg-theme-default{background:rgba(15,23,42,.96);border:1px solid rgba(51,65,85,.95);box-shadow:0 -3px 12px rgba(2,6,23,.28)}.guess{color:#000}path{fill:#fff}}.dark .App{color:#fff}.dark .header-wrapper header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:rgba(15,23,42,.92);border-bottom:1px solid #334155;box-shadow:0 8px 22px rgba(2,6,23,.24)}.dark body{background-color:#0f172a}.dark h1.title{color:#fff}.dark .icon:hover{background-color:rgba(148,163,184,.12)}.dark .icon{border:1px solid transparent}.dark .input-cells .cell{background:#0f172a;border:2px solid #1e293b;color:#fff}.dark .input-cells .cell[data-state=tbd]{border:2px solid #ddd}.dark .input-cells .cell.correct,.dark .input-cells .cell.miss,.dark .input-cells .cell.partial{text-shadow:0 1px 1px rgba(0,0,0,.35)}.dark .input-cells .cell.miss{background:#1e293b;border:2px solid #1e293b}.dark .input-cells .cell.correct{background:#57ac57;border:2px solid #57ac57}.dark .input-cells .cell.partial{background:#b59f3b;border:2px solid #b59f3b}.dark .hg-theme-default.hg-layout-default{background-color:rgba(15,23,42,.95);border:1px solid rgba(51,65,85,.95)}.dark .hg-theme-default.hg-layout-default .hg-button{background-color:#475569;border:none;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06);color:#fff}.dark .hg-theme-default.hg-layout-default .miss{background:#1e293b}.dark .hg-theme-default.hg-layout-default .correct{background:#57ac57}.dark .hg-theme-default.hg-layout-default .partial{background:#b59f3b}.dark .keys-wrapper .hg-theme-default{background:rgba(15,23,42,.96);border:1px solid rgba(51,65,85,.95);box-shadow:0 -3px 12px rgba(2,6,23,.28)}.dark .guess{color:#000}.dark path{fill:#fff}.light .App{color:#000}.light body{background-color:#fff}.light .header-wrapper header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:rgba(248,250,252,.92);border-bottom:1px solid #e2e8f0;box-shadow:0 6px 18px rgba(148,163,184,.12)}.light h1.title{color:#0f172a}.light .icon:hover{background-color:rgba(15,23,42,.06)}.light .icon{border:1px solid transparent}.light .input-cells .cell{background:#fff;border:2px solid #e2e8f0;color:#0f172a}.light .input-cells .cell[data-state=tbd]{border:2px solid #333}.light .input-cells .cell.correct,.light .input-cells .cell.miss,.light .input-cells .cell.partial{text-shadow:0 1px 1px rgba(0,0,0,.35)}.light .input-cells .cell.miss{background:#94a3b8;border:2px solid #94a3b8;color:#fff}.light .input-cells .cell.correct{background:#379b28;border:2px solid #379b28;color:#fff}.light .input-cells .cell.partial{background:#f0cc14;border:2px solid #f0cc14;color:#fff}.light .hg-theme-default.hg-layout-default{background-color:hsla(0,0%,100%,.92);border:1px solid rgba(226,232,240,.9)}.light .hg-theme-default.hg-layout-default .hg-button{background-color:#e2e8f0;border:none;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.4);color:#000}.light .hg-theme-default.hg-layout-default .miss{background:#94a3b8}.light .hg-theme-default.hg-layout-default .correct{background:#379b28}.light .hg-theme-default.hg-layout-default .partial{background:#f0cc14}.light .keys-wrapper .hg-theme-default{background:rgba(248,250,252,.95);border:1px solid rgba(226,232,240,.95);box-shadow:0 -3px 9px rgba(15,23,42,.12)}.light .guess{color:#fff}.light path{fill:#000}.light svg{fill:#fff}.colorblind .game-board .input-cells .cell.miss{background:#94a3b8;border:2px solid #94a3b8;color:#fff}.colorblind .game-board .input-cells .cell.correct{background:#f5793a;border:2px solid #f5793a;color:#fff}.colorblind .game-board .input-cells .cell.partial{background:#85c0f9;border:2px solid #85c0f9;color:#fff}.colorblind .game-board .hg-theme-default.hg-layout-default .correct{background:#f5793a}.colorblind .game-board .hg-theme-default.hg-layout-default .partial{background:#85c0f9}
/*!
 * 
 *   react-simple-keyboard v3.4.45
 *   https://github.com/hodgef/react-simple-keyboard
 *
 *   Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
 *
 *   This source code is licensed under the MIT license found in the
 *   LICENSE file in the root directory of this source tree.
 *
 */
/*!
 * 
 *   simple-keyboard v3.4.32
 *   https://github.com/hodgef/simple-keyboard
 *
 *   Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
 *
 *   This source code is licensed under the MIT license found in the
 *   LICENSE file in the root directory of this source tree.
 *
 */.hg-theme-default{background-color:#ececec;border-radius:5px;box-sizing:border-box;font-family:HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;overflow:hidden;padding:5px;touch-action:manipulation;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.hg-theme-default .hg-button span{pointer-events:none}.hg-theme-default button.hg-button{border-width:0;font-size:inherit;outline:0}.hg-theme-default .hg-button{display:inline-block;flex-grow:1}.hg-theme-default .hg-row{display:flex}.hg-theme-default .hg-row:not(:last-child){margin-bottom:5px}.hg-theme-default .hg-row .hg-button-container,.hg-theme-default .hg-row .hg-button:not(:last-child){margin-right:5px}.hg-theme-default .hg-row>div:last-child{margin-right:0}.hg-theme-default .hg-row .hg-button-container{display:flex}.hg-theme-default .hg-button{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;background:#fff;border-bottom:1px solid #b5b5b5;border-radius:5px;box-shadow:0 0 3px -1px rgba(0,0,0,.3);box-sizing:border-box;cursor:pointer;display:flex;height:40px;justify-content:center;padding:5px}.hg-theme-default .hg-button.hg-standardBtn{width:20px}.hg-theme-default .hg-button.hg-activeButton{background:#efefef}.hg-theme-default.hg-layout-numeric .hg-button{align-items:center;display:flex;height:60px;justify-content:center;width:33.3%}.hg-theme-default .hg-button.hg-button-numpadadd,.hg-theme-default .hg-button.hg-button-numpadenter{height:85px}.hg-theme-default .hg-button.hg-button-numpad0{width:105px}.hg-theme-default .hg-button.hg-button-com{max-width:85px}.hg-theme-default .hg-button.hg-standardBtn.hg-button-at{max-width:45px}.hg-theme-default .hg-button.hg-selectedButton{background:rgba(5,25,70,.53);color:#fff}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn=".com"]{max-width:82px}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn="@"]{max-width:60px}.hg-candidate-box{background:#ececec;border-bottom:2px solid #b5b5b5;border-radius:5px;display:inline-flex;margin-top:-10px;max-width:272px;position:absolute;transform:translateY(-100%);-webkit-user-select:none;-ms-user-select:none;user-select:none}ul.hg-candidate-box-list{display:flex;flex:1 1;list-style:none;margin:0;padding:0}li.hg-candidate-box-list-item{align-items:center;display:flex;height:40px;justify-content:center;width:40px}li.hg-candidate-box-list-item:hover{background:rgba(0,0,0,.03);cursor:pointer}li.hg-candidate-box-list-item:active{background:rgba(0,0,0,.1)}.hg-candidate-box-prev:before{content:"◄"}.hg-candidate-box-next:before{content:"►"}.hg-candidate-box-next,.hg-candidate-box-prev{align-items:center;background:#d0d0d0;color:#969696;cursor:pointer;display:flex;padding:0 10px}.hg-candidate-box-next{border-bottom-right-radius:5px;border-top-right-radius:5px}.hg-candidate-box-prev{border-bottom-left-radius:5px;border-top-left-radius:5px}.hg-candidate-box-btn-active{color:#444}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translate3d(0,0,9999 px);-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:hsla(0,0%,100%,.7);background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:transparent;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right:2px solid var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.help-content{padding-top:1rem}.help-content .banner,.help-content .help-hero,.help-content .help-section{border:1px solid transparent;border-radius:1.2rem;margin-bottom:1rem;padding:1rem 1rem 1.1rem}.help-content .help-kicker{font-size:.78rem;font-weight:700;letter-spacing:.12em;margin:0 0 .35rem;opacity:.7;text-transform:uppercase}.help-content .banner-copy,.help-content .help-copy,.help-content .help-section p{font-size:.98rem;line-height:1.6;margin:0}.help-content h3{font-size:1rem;letter-spacing:.02em;margin:0 0 .9rem}.help-content .demo-grid{margin:0}.help-content .help-legend{grid-gap:.8rem;display:grid;gap:.8rem}.help-content .legend-item{align-items:flex-start;display:flex;gap:.85rem}.help-content .legend-item p{flex:1 1}.help-content .legend-swatch{align-items:center;border-radius:.8rem;color:#fff;display:inline-flex;flex-shrink:0;font-weight:700;height:2.4rem;justify-content:center;width:2.4rem}.help-content .help-notes a{font-weight:600}.help-content .guess{margin-top:.85rem;opacity:.5}.help-content .banner{margin-bottom:20px;text-align:center}.help-content .banner-title{font-size:1rem;font-weight:700;margin:0 0 .3rem}.help-content .banner-copy{margin-bottom:1rem}.help-content .banner img{max-width:196px}@media(prefers-color-scheme:light){.help-content .legend-swatch.miss{background:#94a3b8}.help-content .legend-swatch.correct{background:#379b28}.help-content .legend-swatch.partial{background:#f0cc14}.help-content .banner,.help-content .help-hero,.help-content .help-section{background:rgba(248,250,252,.92);border-color:#e2e8f0}}@media(prefers-color-scheme:dark){.help-content .legend-swatch.miss{background:#1e293b}.help-content .legend-swatch.correct{background:#57ac57}.help-content .legend-swatch.partial{background:#b59f3b}.help-content .banner,.help-content .help-hero,.help-content .help-section{background:rgba(15,23,42,.85);border-color:#334155}}.dark .help-content .legend-swatch.miss{background:#1e293b}.dark .help-content .legend-swatch.correct{background:#57ac57}.dark .help-content .legend-swatch.partial{background:#b59f3b}.dark .help-content .banner,.dark .help-content .help-hero,.dark .help-content .help-section{background:rgba(15,23,42,.85);border-color:#334155}.light .help-content .legend-swatch.miss{background:#94a3b8}.light .help-content .legend-swatch.correct{background:#379b28}.light .help-content .legend-swatch.partial{background:#f0cc14}.light .help-content .banner,.light .help-content .help-hero,.light .help-content .help-section{background:rgba(248,250,252,.92);border-color:#e2e8f0}.colorblind .help-content .legend-swatch.correct{background:#f5793a}.colorblind .help-content .legend-swatch.partial{background:#85c0f9}.statistics{padding-top:1rem}.statistics .stats-intro{margin-bottom:1.4rem}.statistics .stats-kicker{font-size:.78rem;font-weight:700;letter-spacing:.12em;margin:0 0 .35rem;opacity:.7;text-transform:uppercase}.statistics .stats-copy{font-size:.98rem;line-height:1.55;margin:0}.statistics .stats-highlight-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:1.5rem}.statistics .stats-card{border:1px solid transparent;border-radius:1rem;padding:.95rem .8rem;text-align:center}.statistics .stats-value{font-size:1.55rem;font-weight:700;line-height:1.1;margin-bottom:.25rem}.statistics .stats-label{font-size:.78rem;letter-spacing:.08em;opacity:.72;text-transform:uppercase}.statistics .result-table{border-collapse:collapse;font-size:1rem;margin:auto;max-width:100%;width:100%}.statistics .result-table td{line-height:1.4;padding:.9rem 0}.statistics .result-table td:last-child{font-weight:700;text-align:right}.statistics .result-table tr{border-bottom-style:solid;border-bottom-width:1px}.statistics .result-table tr:last-child{border-bottom:none}@media screen and (max-width:420px){.statistics .stats-highlight-grid{gap:.55rem}.statistics .stats-card{padding:.85rem .55rem}.statistics .stats-value{font-size:1.25rem}.statistics .stats-label{font-size:.68rem}}@media(prefers-color-scheme:light){.statistics .stats-card{background:rgba(248,250,252,.92);border-color:#d3d6da}.statistics .result-table tr{border-bottom-color:#d3d6da}}@media(prefers-color-scheme:dark){.statistics .stats-card{background:rgba(15,23,42,.85);border-color:#3a3a3c}.statistics .result-table tr{border-bottom-color:#3a3a3c}}.dark .statistics .stats-card{background:rgba(15,23,42,.85);border-color:#3a3a3c}.dark .statistics .result-table tr{border-bottom-color:#3a3a3c}.light .statistics .stats-card{background:rgba(248,250,252,.92);border-color:#d3d6da}.light .statistics .result-table tr{border-bottom-color:#d3d6da}.switch{display:inline-block;height:20px;position:relative;width:40px}.switch input{display:none}.slider{background-color:#787c7e;border-radius:20px;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:#fff;border-radius:50%;bottom:2px;content:"";height:16px;left:2px;width:16px}input:checked+.slider{background-color:#2ab934}input:focus+.slider{box-shadow:0 0 1px #2196f3}input:checked+.slider:before{transform:translateX(20px)}.colorblind input:checked+.slider{background-color:#f5793a}.settings .settings-intro{margin-bottom:1.5rem}.settings .settings-kicker{font-size:.78rem;font-weight:700;letter-spacing:.12em;margin:0 0 .35rem;opacity:.7;text-transform:uppercase}.settings .settings-copy{font-size:.98rem;line-height:1.55;margin:0}.settings .configs{grid-gap:.85rem;display:grid;gap:.85rem}.settings .configs .config-row{align-items:center;border-radius:1rem;display:flex;gap:1rem;justify-content:space-between;padding:1rem}.settings .configs .config-row .config-copy{flex:1 1}.settings .configs .config-row .config-name{font-size:1rem;font-weight:700;margin-bottom:.2rem}.settings .configs .config-row .config-description{font-size:.9rem;line-height:1.45;opacity:.72}.settings .configs .config-val{flex-shrink:0}@media(prefers-color-scheme:light){.settings .configs .config-row{background:rgba(248,250,252,.92);border:1px solid #e2e8f0}}@media(prefers-color-scheme:dark){.settings .configs .config-row{background:rgba(15,23,42,.85);border:1px solid #334155}}.dark .settings .configs .config-row{background:rgba(15,23,42,.85);border:1px solid #334155}.light .settings .configs .config-row{background:rgba(248,250,252,.92);border:1px solid #e2e8f0}.lightbox-modal{animation:fadeIn .5s;bottom:0;left:0;position:fixed;right:0;top:0;z-index:100}.lightbox-modal .modal-dialog{border-radius:.5rem;left:50%;margin:auto;max-height:calc(100% - 6rem);max-width:500px;overflow:auto;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% - 10vw)}.lightbox-modal .modal-dialog .modal-content{background-clip:padding-box;border-radius:.3rem;display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative}.lightbox-modal .modal-dialog .modal-content .modal-header{align-items:flex-start;border-top-left-radius:.3rem;border-top-right-radius:.3rem;display:flex;justify-content:space-between;padding:1rem}.lightbox-modal .modal-dialog .modal-content .modal-header h5{font-size:1.25rem;margin-top:0}.lightbox-modal .modal-dialog .modal-content .modal-header .modal-title{line-height:1.5;margin-bottom:0}.lightbox-modal .modal-dialog .modal-content .modal-header .close{-webkit-appearance:none;background-color:transparent;border:0;cursor:pointer;float:right;font-size:1.5rem;font-weight:700;line-height:1;margin:-1rem -1rem -1rem auto;opacity:.5;padding:1rem}.lightbox-modal .modal-dialog .modal-content .modal-header .close:hover{opacity:.75}.lightbox-modal .modal-dialog .modal-content .modal-body{flex:1 1 auto;padding:0 1rem 1rem;position:relative}.lightbox-modal .modal-dialog .modal-content .modal-footer{align-items:center;border-top:1px solid #e9ecef;display:flex;justify-content:flex-end;padding:1rem}.modal-open{overflow:hidden}@media(prefers-color-scheme:light){.lightbox-modal{background-color:rgba(0,0,0,.5);color:#212529}.lightbox-modal .modal-content{background-color:#fff}.lightbox-modal .modal-content .modal-header{border-bottom:1px solid #e9ecef}.lightbox-modal .modal-content .modal-header .close{color:#000;text-shadow:0 1px 0 #fff}}@media(prefers-color-scheme:dark){.lightbox-modal{background-color:#fff5;color:#dedad6}.lightbox-modal .modal-content{background-color:#121213}.lightbox-modal .modal-content .modal-header{border-bottom:1px solid #3a3a3c}.lightbox-modal .modal-content .modal-header .close{color:#fff;text-shadow:0 1px 0 #fff}}.dark .lightbox-modal{background-color:#fff5;color:#dedad6}.dark .lightbox-modal .modal-content{background-color:#121213}.dark .lightbox-modal .modal-content .modal-header{border-bottom:1px solid #3a3a3c}.dark .lightbox-modal .modal-content .modal-header .close{color:#fff;text-shadow:0 1px 0 #fff}.light .lightbox-modal{background-color:rgba(0,0,0,.5);color:#212529}.light .lightbox-modal .modal-content{background-color:#fff}.light .lightbox-modal .modal-content .modal-header{border-bottom:1px solid #e9ecef}.light .lightbox-modal .modal-content .modal-header .close{color:#000;text-shadow:0 1px 0 #fff}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.Loader_Loader__JtD0o{align-items:center;background-color:#000c;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:101}.Loader_Loader__JtD0o p{font-size:1.2rem;line-height:2rem;text-align:center}.Loader_Loader__JtD0o .Loader_loader__pvYRd{animation:Loader_rotation__7XO6F 2s linear infinite;border-color:#fff;border-radius:50%;border-style:solid solid dotted dotted;border-width:3px;box-sizing:border-box;display:inline-block;height:48px;position:relative;width:48px}.Loader_Loader__JtD0o .Loader_loader__pvYRd:after{animation:Loader_rotationBack__wrH5S 1s linear infinite;border:3px #ff3d00;border-radius:50%;border-style:solid solid dotted;bottom:0;box-sizing:border-box;content:"";height:24px;left:0;margin:auto;position:absolute;right:0;top:0;transform-origin:center center;width:24px}@keyframes Loader_rotation__7XO6F{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Loader_rotationBack__wrH5S{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}body{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;margin:0;padding:0;text-align:center}#root{margin-bottom:20px}