*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;line-height:1.4}button{font-family:inherit;border:0;-webkit-appearance:none;background:transparent;color:inherit}body{background:#C4DDE2;font-family:Barlow,sans-serif;display:flex;flex-direction:column}strong{font-weight:600}a{text-decoration:none;color:inherit}ul,ol{list-style-type:none}h1,h2,h3,h4{-webkit-font-smoothing:antialiased}.screen{flex:1;display:flex;flex-direction:column}@keyframes MI{0%{opacity:0;transform:translate3d(0,15px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes MO{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(0,15px,0)}}@keyframes BI{0%{opacity:0}to{opacity:1}}.modal{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center;z-index:20;will-change:opacity;height:-webkit-fill-available;overflow:hidden}.modal-backdrop{position:fixed;left:0;top:0;width:100vw;height:100vh;background:rgba(0,0,0,.15);z-index:15;will-change:opacity}.modal.in .modal-backdrop{animation:BI .5s}.modal.out .modal-backdrop{animation:BI .5s reverse forwards}.dialog{position:relative;z-index:30;border-top-left-radius:.75rem;border-top-right-radius:.75rem;width:100%;max-width:600px;background:#fff;overflow:hidden;box-shadow:0 0 25px -5px #0003,0 0 10px -6px #00000040;margin:0;height:calc(100% - 3.25rem)}.dialog:focus,.dialog:active{outline:none}.modal.in .dialog{animation:MI .3s both}.modal.out .dialog{animation:MO .3s both}.dialog-content{height:100%;width:100%;overflow-x:hidden;overflow-y:auto;padding:1.75rem 1.75rem 2.5rem}.dialog-title{font-weight:800;font-size:1.5rem;line-height:2.5rem}@media screen and (min-width: 640px){.dialog-title{font-size:1.875rem;line-height:2.25rem}.dialog{border-radius:.75rem;display:flex;flex-direction:column;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.modal{position:fixed;padding:2rem 0;align-items:center}.modal .dialog{height:auto;margin:auto;max-height:100%}}.dialog-top{display:flex;margin-bottom:.75rem}.dialog-close{color:#9e9e9e;width:2.5rem;height:2.5rem;display:block;padding:.5rem;border-radius:.3rem;margin-left:auto;margin-top:-.1rem;margin-right:-.5rem}.dialog-close svg{width:1.6rem;height:1.6rem}.dialog-close.active{background:#f0f0f0}@keyframes toast-in{0%{transform:translateY(-10px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes toast-out{0%{transform:translateY(0);opacity:1}to{transform:translateY(-10px);opacity:0}}.Toast{background:#000;color:#fff;font-size:.875rem;font-weight:600;padding:.5rem .75rem;border-radius:.25rem;top:4rem;position:absolute;pointer-events:none;animation:toast-in .3s ease-out}.Toast.\:out{animation:toast-out .3s ease-out}.ToastContainer{display:flex;position:fixed;top:0;left:0;justify-content:center;width:100%;z-index:200}._touchNone_wbgc8_4{touch-action:none}._textPrimary_wbgc8_11{color:#294d54}._center_wbgc8_18{text-align:center}._right_wbgc8_19{text-align:right}._truncate_wbgc8_24{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._overflowHidden_wbgc8_33{overflow:hidden}._size12_wbgc8_40{width:3rem;height:3rem}._size14_wbgc8_41{width:3.5rem;height:3.5rem}._underline_wbgc8_46{text-decoration:underline}._hover_noUnderline_wbgc8_47:hover{text-decoration:none}._fontMono_wbgc8_52{font-family:Jetbrains Mono,monospace}._flex_wbgc8_59{display:flex}._block_wbgc8_60{display:block}._uppercase_wbgc8_64{text-transform:uppercase}._leadingNone_wbgc8_69{line-height:1}._leading1Rem_wbgc8_70{line-height:1rem}._textSm_wbgc8_75{font-size:.875rem}._textLg_wbgc8_76{font-size:1.125rem}._textXl_wbgc8_77{font-size:1.25rem}._text2Xl_wbgc8_78{font-size:1.5rem}._fontSemiBold_wbgc8_83{font-weight:600}._fontBold_wbgc8_84{font-weight:700}._italic_wbgc8_89{font-style:italic}._relative_wbgc8_94{position:relative}._absolute_wbgc8_95{position:absolute}._z0_wbgc8_100{z-index:0}._z10_wbgc8_101{z-index:10}._z1000_wbgc8_102{z-index:1000}._flexRow_wbgc8_107{flex-direction:row}._flexColumn_wbgc8_108{flex-direction:column}._itemsCenter_wbgc8_113{align-items:center}._itemsStretch_wbgc8_114{align-items:stretch}._justifyCenter_wbgc8_119{justify-content:center}._flex1_wbgc8_124{flex:1}._opacity25_wbgc8_129{opacity:.25}._opacity50_wbgc8_130{opacity:.5}._opacity75_wbgc8_131{opacity:.75}@keyframes _SlideDownIn_wbgc8_1{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes _FadeIn_wbgc8_1{0%{opacity:0}to{opacity:1}}@keyframes _FadeOut_wbgc8_1{0%{opacity:1}to{opacity:0}}._slideDownIn_wbgc8_165{animation:_SlideDownIn_wbgc8_1 .3s ease-in-out both}._fadeIn_wbgc8_169{animation:_FadeIn_wbgc8_1 .3s ease-in-out both}._fadeOut_wbgc8_173{animation:_FadeOut_wbgc8_1 .3s ease-in-out both}._delay10_wbgc8_180{animation-delay:.1s}._delay15_wbgc8_181{animation-delay:.15s}._delay20_wbgc8_182{animation-delay:.2s}._delay25_wbgc8_183{animation-delay:.25s}._delay30_wbgc8_184{animation-delay:.3s}._delay40_wbgc8_185{animation-delay:.4s}._delay50_wbgc8_186{animation-delay:.5s}._delay60_wbgc8_187{animation-delay:.6s}._delay70_wbgc8_188{animation-delay:.7s}._delay80_wbgc8_189{animation-delay:.8s}._delay90_wbgc8_190{animation-delay:.9s}._delay100_wbgc8_191{animation-delay:1s}._delay110_wbgc8_192{animation-delay:1.1s}._delay120_wbgc8_193{animation-delay:1.2s}._delay130_wbgc8_194{animation-delay:1.3s}._delay140_wbgc8_195{animation-delay:1.4s}._delay150_wbgc8_196{animation-delay:1.5s}._delay160_wbgc8_197{animation-delay:1.6s}._delay170_wbgc8_198{animation-delay:1.7s}._delay180_wbgc8_199{animation-delay:1.8s}._delay190_wbgc8_200{animation-delay:1.9s}._delay200_wbgc8_201{animation-delay:2s}._delay210_wbgc8_202{animation-delay:2.1s}._fill_wbgc8_207{top:0;left:0;right:0;bottom:0}.__mt1_wbgc8_216{margin-top:-.25rem}._mt2_wbgc8_217{margin-top:.5rem}._mt4_wbgc8_218{margin-top:1rem}._mt6_wbgc8_219{margin-top:1.5rem}._mt8_wbgc8_220{margin-top:2rem}._mr1_wbgc8_225{margin-right:.25rem}._mr2_wbgc8_226{margin-right:.5rem}._mr4_wbgc8_227{margin-right:1rem}._mr6_wbgc8_228{margin-right:1.5rem}._mb1_wbgc8_233{margin-bottom:.25rem}._mb1_5_wbgc8_234{margin-bottom:.375rem}._mb2_wbgc8_235{margin-bottom:.5rem}._mb3_wbgc8_236{margin-bottom:.75rem}._mb4_wbgc8_237{margin-bottom:1rem}._mb5_wbgc8_238{margin-bottom:1.25rem}._mb6_wbgc8_239{margin-bottom:1.5rem}._mb7_wbgc8_240{margin-bottom:1.75rem}._mb8_wbgc8_241{margin-bottom:2rem}._mlAuto_wbgc8_246{margin-left:auto}._p4_wbgc8_251{padding:1rem}._w8_wbgc8_256{width:2rem}._wFull_wbgc8_257{width:100%}._maxW72_wbgc8_262{max-width:18rem}._gap1_wbgc8_266{gap:.25rem}._gap4_wbgc8_267{gap:1rem}._gap8_wbgc8_268{gap:2rem}._blurSm_wbgc8_273{filter:blur(3px)}._absoluteCenter_wbgc8_280{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._right0_wbgc8_290{right:0}._bulletList_wbgc8_297{list-style-type:disc;margin-left:1.5rem}@media screen and (min-width: 640px){._smFlexRow_wbgc8_303{flex-direction:row}}._bullet_wbgc8_297{margin-left:2rem}._bullet_wbgc8_297 li{padding:.125rem;position:relative}._bullet_wbgc8_297 li+li{margin-top:.25rem}._bullet_wbgc8_297 li:before{position:absolute;content:" ";display:inline-block;vertical-align:middle;top:.8rem;width:.375rem;height:.375rem;background:#294D54;margin-right:.5rem;margin-top:-2px;border-radius:.375rem;margin-left:-1.25rem}._content_wbgc8_343{font-size:1.0625rem}._content_wbgc8_343 p+p{margin-top:1rem}._content_wbgc8_343 h3{font-weight:600;font-size:1.125rem;margin-bottom:.5rem;margin-top:1rem}._stacks_1pp84_1{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;width:432px}._stack_1pp84_1{width:100%;background:#DBEAED;position:relative;aspect-ratio:1;display:flex;align-items:center;justify-content:center;border-radius:.5rem}._placeholder_1pp84_20{font-weight:700;color:#999}._stack_1pp84_1>div{position:absolute}._grabbing_7d5mg_1,._grabbing_7d5mg_1 *{cursor:grabbing!important}._tile_65awe_1{width:100%;aspect-ratio:1;cursor:grab;touch-action:none;user-select:none;display:flex;align-items:center;justify-content:center;border:2px solid #000;border-radius:.5rem;background:#fff;transition:background .3s ease,box-shadow .3s ease;font-size:1.5rem;font-weight:700;font-family:Jetbrains Mono,monospace;position:relative}._value_65awe_20,._factor_65awe_21{position:absolute;padding:.25rem;right:0;font-size:.875rem;font-weight:900;line-height:1}._value_65awe_20{position:absolute;top:0rem;color:#999;display:flex;gap:2px}._factor_65awe_21{color:orange;bottom:0}._hidden_65awe_43{visibility:hidden;opacity:0;pointer-events:none}._dragging_65awe_49{position:absolute;z-index:1000!important;box-shadow:0 4px 8px #0000001a;cursor:grabbing;pointer-events:none}._grabbing_65awe_57,._grabbing_65awe_57 *{cursor:grabbing!important}._placeholder_65awe_62{color:#999;background:#f9f9f9}._placeholder_65awe_62 *{opacity:.5;color:#555}._container_1jwd1_3{flex:1;flex-shrink:1;overflow:hidden;position:relative;width:100%;background:#b5d4da}._board_1jwd1_12{position:absolute;display:grid;width:25rem;left:50%;top:50%;transform:translate(-50%,-50%)}._strokes_1jwd1_21{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:2}._factor_1jwd1_31{display:flex;align-items:center;gap:.125em;color:#999;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._value_1jwd1_42{font-weight:700;font-size:1em}._times_1jwd1_47{display:block;font-weight:400;font-size:2em;line-height:1em;margin-top:-.125em}._cell_1jwd1_55{width:100%;aspect-ratio:1;background:#DBEAED;transition:background .3s ease,box-shadow .3s ease;align-items:center;justify-content:center;position:relative}._activeCell_1jwd1_65{background:#76aab5;box-shadow:0 0 0 .375rem #76aab5;border-radius:.25rem;z-index:1}._cell_1jwd1_55 ._tile_65awe_1{position:absolute;z-index:2}._stroke_1jwd1_21{position:absolute;background:rgba(255,0,0,.25);border-radius:2rem;pointer-events:none;transition:transform .5s ease-in-out}._stroke_1jwd1_21._x_1jwd1_85{height:2rem;margin-top:-1rem;transform:scaleX(0)}._stroke_1jwd1_21._y_1jwd1_91{width:2rem;margin-left:-1rem;transform:scaleY(0)}._stroke_1jwd1_21._circle_1jwd1_97{height:3rem;width:3rem;transform:scale(0)}@keyframes _xIn_68dj5_1{0%{opacity:0;margin-left:-25%}to{opacity:1;margin-left:0}}@keyframes _yIn_68dj5_1{0%{opacity:0;margin-top:-25%}to{opacity:1;margin-top:0}}._label_68dj5_23{position:absolute;background:#294D54;z-index:2;pointer-events:none;color:#fff;font-weight:600;font-size:.875rem;display:flex;align-items:center;justify-content:center;line-height:1rem;width:1.75rem;height:1.75rem}._label_68dj5_23._x_68dj5_39{top:0;left:100%;animation:_xIn_68dj5_1 .2s .2s ease-in-out backwards;border-top-right-radius:.375rem;border-bottom-right-radius:.375rem;transform-origin:left top}._label_68dj5_23._y_68dj5_48{top:100%;right:0;animation:_yIn_68dj5_1 .2s .2s ease-in-out backwards;border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem;transform-origin:right top}._header_1wn2k_3{width:100%;background:#b5d4da;max-width:none!important}._container_1wn2k_9{height:2.25rem;margin:0 auto;display:flex;align-items:center;margin-top:1rem;padding-left:1rem;padding-right:1rem;position:relative;max-width:none!important}._button_1wn2k_21{background:#fff;border-radius:4px;padding:.5em 1em;cursor:pointer;border-radius:.375rem;font-size:.875rem;height:2.25rem;display:inline-flex;align-items:center;justify-content:center;gap:.25rem}._button_1wn2k_21:disabled{opacity:.5;cursor:default}._button_1wn2k_21 svg{width:1.25rem;height:1.25rem}._actions_1wn2k_45{display:flex;gap:.5rem;align-items:center;margin-left:auto}._reset_1wn2k_53{width:2.25rem;height:2.25rem;padding:0}._submit_1wn2k_59{background:#294D54;color:#fff;font-weight:600}._submit_1wn2k_59._active_jn65i_16{background:#1e363a;border-color:#1e363a;color:#fff}@media screen and (min-width: 1024px){._container_1wn2k_9{margin-top:1.5rem;height:2.5rem;max-width:560px!important}._button_1wn2k_21{font-size:1rem;height:2.5rem}._reset_1wn2k_53{width:2.5rem;height:2.5rem;padding:0}}button{font-family:inherit;font-size:inherit;border:none;background:none;cursor:pointer;outline:none;color:inherit;-webkit-font-smoothing:antialiased;-webkit-appearance:none;-webkit-tap-highlight-color:transparent}._active_jn65i_16{background-color:#0000}._btn_jn65i_14:disabled{cursor:default}._system_jn65i_24{background-color:#000;color:#fff;font-size:1rem;height:3rem;font-weight:600;padding:.875rem 1.5rem;border-radius:3rem;min-width:10rem}._system_jn65i_24._small_jn65i_35{font-size:.875rem;height:2.5rem;padding:.625rem 1.25rem}._system_jn65i_24._primary_jn65i_41{background-color:#294d54;color:#fff}._system_jn65i_24._primary_jn65i_41._active_jn65i_16{background-color:#182e32}._secondary_jn65i_50{background-color:#fff;color:#294d54;border:1px solid #294D54}._secondary_jn65i_50._active_jn65i_16{background-color:#f0f0f0}._dropdown_djr9c_1{background:#fff;box-shadow:0 2px 4px #0000001a;opacity:0;transform:translateY(-10px);transition:opacity .2s ease,transform .2s ease;pointer-events:none;padding:1rem}._dropdown_djr9c_1._open_djr9c_11{opacity:1;transform:translateY(0);pointer-events:auto}._label_djr9c_17{margin-right:.125rem}._figure_1iw6o_1{display:grid}._cell_1iw6o_8{aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-family:Jetbrains Mono,monospace;background:#f6f6f6}._tiny_1iw6o_20{border:1px solid #ccc}._tiny_1iw6o_20 ._cell_1iw6o_8{width:1.75rem;height:1.75rem;border:1px solid #dbdbdb;font-size:1rem;font-weight:700}._tiny_1iw6o_20 ._letter_1iw6o_32{background:#fff;border-color:#ccc}._fluid_1iw6o_40{border:1px solid #ccc}._fluid_1iw6o_40 ._cell_1iw6o_8{width:auto;aspect-ratio:1;border:1px solid #ccc;font-size:1.25rem;font-weight:700}._fluid_1iw6o_40 ._letter_1iw6o_32{background:#fff;color:#fff;border:1px solid #294D54;z-index:2;outline:1px solid #294D54;animation:_LetterIn_1iw6o_1 .5s ease-in-out both}@keyframes _LetterIn_1iw6o_1{0%{color:#fff}to{color:#294d54}}._message_1iw6o_73{border:1px solid #869fa4}._message_1iw6o_73 ._cell_1iw6o_8{width:3rem;height:3rem;border:1px solid #869fa4;font-size:1.25rem;font-weight:700;background-color:#00000003}._message_1iw6o_73 ._letter_1iw6o_32{background:#fff;color:#fff;border:1px solid #294D54;z-index:2;outline:1px solid #294D54;animation:_LetterIn_1iw6o_1 .5s ease-in-out both}._actions_1ofqz_1{margin-top:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;margin-top:auto}._actions_1ofqz_1 button{width:100%}._content_1ofqz_15{padding:1.5rem;display:flex;flex-direction:column;text-align:center}@media screen and (min-width: 768px){._content_1ofqz_15{padding:2rem}._actions_1ofqz_1{flex-direction:row}._actions_1ofqz_1 button{width:auto}}._digit_cjeji_1{width:1rem;height:2rem;flex:none}._track_cjeji_7{width:1rem;display:flex;flex-direction:column;transition:transform 1s ease-in-out}._track_cjeji_7>span{width:1rem;height:2rem;text-align:center}._screen_14ef9_1{background:#C4DDE2}._title_14ef9_5{text-transform:uppercase;font-size:1.25rem;line-height:1.75rem;margin-bottom:1.75rem}._example_dvqch_1{margin:0 -1.75rem;background:#C4DDE2;padding:1.75rem}._board_dvqch_7{display:grid;max-width:14rem;margin:0 auto}._cell_dvqch_13{aspect-ratio:1;border:1px solid #D9D9D9;background:rgba(0,0,0,.05)}._tile_dvqch_19{background:#fff;display:flex;align-items:center;justify-content:center;font-weight:800}._figure_16u9c_1{display:grid;border:1px solid #ABC1C6}._cell_16u9c_6{width:2.5rem;height:2.5rem;border:1px solid #ABC1C6;background:rgba(0,0,0,.01)}._tile_16u9c_13{display:flex;align-items:center;justify-content:center;width:calc(2.5rem + 2px);height:calc(2.5rem + 2px);background:#fff;color:#294d54;margin-top:-2px;margin-left:-2px;border:2px solid #294D54;font-family:Jetbrains Mono,monospace;font-size:1.125rem;font-weight:700;transition:transform .5s ease-in-out,opacity .5s ease-in-out}._input_1nlxr_1{font-family:inherit;font-size:1rem;padding:.5rem;display:block;border:1px solid #ccc;width:100%;border-radius:.25rem;height:2.5rem}._error_1nlxr_12{color:red}._leaderboard_4s5kt_2{position:relative}._fade_4s5kt_6{position:absolute;left:0;right:0;pointer-events:none;z-index:1;background:blue}._fade_4s5kt_6._top_4s5kt_15{top:0;background:linear-gradient(to bottom,#fff,rgba(255,255,255,0))}._fade_4s5kt_6._bottom_4s5kt_20{bottom:0;background:linear-gradient(to top,#fff,rgba(255,255,255,0))}._entry_4s5kt_25{padding:.375rem .5rem .375rem .25rem;background:#f9f9f9;border-radius:.375rem}._entry_4s5kt_25+._entry_4s5kt_25{margin-top:.5rem}._current_4s5kt_35{background:#C4DDE2;outline:2px solid #294D54}._divider_4s5kt_40{height:1px;background:#ccc;margin:.75rem 0}._placeOne_4s5kt_46{background:#F9B03E;color:#664d15}._placeOne_4s5kt_46._current_4s5kt_35{outline:2px solid #664d15}._placeTwo_4s5kt_55{background:#F8CB6C;color:#664d15}._placeTwo_4s5kt_55._current_4s5kt_35{outline:2px solid #664d15}._placeThree_4s5kt_64{background:#F8E0AC;color:#664d15}._placeThree_4s5kt_64._current_4s5kt_35{outline:2px solid #664d15}@keyframes MenuIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes MenuOut{to{opacity:0;transform:translateY(-20px)}0%{opacity:1;transform:translateY(0)}}.header{height:2.875rem;display:flex;align-items:center;text-transform:uppercase;justify-content:space-between;position:relative;z-index:20;background:#fff;flex:0 0 auto}.header:after{content:"";position:absolute;width:100%;left:0;height:1px;bottom:-1px;z-index:-1;background-color:#00000020}@media screen and (max-height: 540px){.header{height:2.5rem}}.menu-item svg{margin-left:.5rem;margin-bottom:-.1875rem;transition:transform .2s}.menu-btn .close-icon{transform:rotate(0);color:#999;opacity:0}.menu-items{display:flex;align-items:center;height:100%;margin-right:.25rem}.menu-item{-webkit-font-smoothing:subpixel-antialiased;padding:.25rem .75rem;cursor:pointer;height:100%;display:inline-flex;align-items:center}.menu-item:hover{background-color:#f0f0f0}.menu-item.expanded svg{transform:rotate(180deg)}.header-menu.in{animation:MenuIn .2s}.header-menu.out{animation:MenuOut .2s forwards}.header-menu{position:absolute;right:.25rem;top:100%;z-index:10;background:#fff;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;margin:0;padding:.5rem 0;width:20rem;border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem;overflow:hidden;border:1px solid #ddd;z-index:9}.header-menu button{position:relative;align-items:center;min-height:2.75rem;font-size:1.0625rem;width:100%;text-align:left;padding:.65rem 1.125rem .65rem 3.125rem;cursor:pointer}.header-menu button svg{position:absolute;left:1rem;top:.75rem;width:1.25rem;height:1.25rem;opacity:.45}.header-menu button svg path{stroke-width:1.5}.header-menu button:hover{background-color:#f0f0f0}.header-menu button.active{background-color:#e8e8e8}.header-menu button:disabled,.header-menu button:disabled:hover{background:inherit;cursor:default;opacity:.5}@media screen and (min-width: 1024px){.header{height:3.5rem}.menu-items{margin-right:.75rem}.menu-item{font-size:1rem;padding-left:1rem;padding-right:1rem}.header-menu{right:.75rem}}
