@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}*{box-sizing:border-box}html,button,body,div,span,h1,h2,h3,p,ul,li,a{margin:0;padding:0;color:inherit;box-sizing:border-box;font-size:100%;font-weight:inherit}a{text-decoration:none}html,body{height:100%}body{font-family:Barlow;margin:0;display:flex;flex-direction:column;background:#fff}ul{list-style:none;margin:0;padding:0}button{-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0);background:none;border:none;font-family:inherit;font-size:inherit;font-weight:inherit;padding:0;-webkit-appearance:none;cursor:pointer;color:inherit}h1,h2,h3{-webkit-font-smoothing:antialiased}@keyframes _FadeDown_ir7lt_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes _FadeOut_ir7lt_1{0%{opacity:1}to{opacity:0}}@keyframes _FadeIn_ir7lt_1{0%{opacity:0}to{opacity:1}}._fadeDown_ir7lt_31{animation:_FadeDown_ir7lt_1 .4s ease-out both}._fadeDownSequence_ir7lt_32>*{animation:_FadeDown_ir7lt_1 .4s ease-out both}._fadeOut_ir7lt_34{animation:_FadeOut_ir7lt_1 .3s ease-out both}._fadeOutSequence_ir7lt_35>*{animation:_FadeOut_ir7lt_1 .3s ease-in-out both}._fadeIn_ir7lt_37{animation:_FadeIn_ir7lt_1 .3s ease-out both}._fadeInSequence_ir7lt_38>*{animation:_FadeIn_ir7lt_1 .3s ease-in-out both}._delay100_ir7lt_41{animation-delay:.1s}._delay200_ir7lt_42{animation-delay:.2s}._delay300_ir7lt_43{animation-delay:.3s}._delay400_ir7lt_44{animation-delay:.4s}._delay500_ir7lt_45{animation-delay:.5s}._delay600_ir7lt_46{animation-delay:.6s}._delay700_ir7lt_47{animation-delay:.7s}._delay800_ir7lt_48{animation-delay:.8s}._delay900_ir7lt_49{animation-delay:.9s}._delay1000_ir7lt_50{animation-delay:1s}._delay1100_ir7lt_51{animation-delay:1.1s}._delay1200_ir7lt_52{animation-delay:1.2s}._delay1300_ir7lt_53{animation-delay:1.3s}._delay1400_ir7lt_54{animation-delay:1.4s}._delay1500_ir7lt_55{animation-delay:1.5s}._screen_1w1xu_1{width:100%;flex:1 1 auto}._center_1w1xu_6{display:flex;flex-direction:column;align-items:center;justify-content:center}._puzzle_rqcz0_1{max-width:400px;margin:0 auto;padding:1rem}@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}._panel_q29db_1{font-size:1.25rem;margin-bottom:.75rem;font-weight:600;font-size:1.375rem;font-variant-numeric:tabular-nums}._label_q29db_9{font-size:.875rem;line-height:1rem}._answers_18upl_1{display:flex;flex-wrap:wrap;margin:-.5rem;padding:.5rem 0;font-size:1.125rem}._answers_18upl_1 li{width:33.333%;height:2.25rem;padding:.5rem;text-transform:capitalize;letter-spacing:.02rem;transition:padding-left .45s,color .45s;position:relative}._answers_18upl_1 svg{position:absolute;top:.5rem;left:.5rem;opacity:0;transition:opacity .4s}li._found_18upl_27{color:#c36f7a;font-weight:600;padding-left:2.375rem}li._found_18upl_27 svg{opacity:1;left:.5rem;transition-delay:.3s}._coreButton_1uby4_4{cursor:pointer;font-size:1rem;font-weight:600;padding:.875rem 1rem;border-radius:2rem;width:10rem;background-color:#000;color:#fff}._coreButton_1uby4_4._active_1uby4_2{background-color:#000000b3}._actions_v8q57_3{display:flex;justify-items:flex-end;margin:1rem 0 1.75rem}._button_v8q57_9{background:#FCAEB8;font-size:1.125rem;text-transform:uppercase;line-height:1.75rem;padding:.5rem 1rem;font-weight:500;border-radius:.25rem;color:#000;border:2px solid #000;box-shadow:4px 4px #00000040;margin-left:auto;transition:transform .1s,box-shadow .1s;display:flex;align-items:center}._button_v8q57_9 svg{margin-left:.75rem;opacity:.75}._button_v8q57_9._active_1uby4_2{transform:translate(4px,4px);box-shadow:0 0 #00000040}._board_10idq_1{max-width:400px;touch-action:none;margin:1rem auto 1.5rem;cursor:grab}._container_10idq_8{overflow:hidden;border:1px solid #193A37;position:relative;width:100%;box-shadow:4px 4px #00000040}._container_10idq_8:after{content:"";display:block;padding-top:100%}._cell_10idq_22._center-cell_10idq_22{background-color:#fcaeb8;color:#000}._cell_10idq_22{position:absolute;width:20%;text-transform:uppercase;border:1px solid #193A37;background-color:#fff;transition:background-color .22s ease-out,color .22s ease-out}._cell-moving_10idq_36{transition:background-color .22s ease-out,color .22s ease-out,transform .22s ease-out}._cell_10idq_22:after{content:"";display:block;padding-top:100%}._cell_10idq_22 span{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-weight:600;font-size:1.375rem}@keyframes _SlideUp_1uojj_1{0%{transform:translate3d(-50%,-100%,0);opacity:0}20%{opacity:1}70%{opacity:1;transform:translate3d(-50%,-250%,0)}to{transform:translate3d(-50%,-250%,0);opacity:0}}._wordUp_1uojj_19{position:absolute;display:inline-block;transform:translate(-50%,-50%);font-size:1rem;line-height:1;padding:.5rem .75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;animation:_SlideUp_1uojj_1 1.4s 75ms ease-in-out both;background:#FFA4B0;color:#5e3036;border-radius:.25rem;z-index:20}@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}}@keyframes _Blink_1f5d5_1{20%,70%{background-color:#fcaeb8;transform:scale(1.25);border-color:#fcaeb8;box-shadow:.25rem .25rem #de485b}}._boardContainer_1f5d5_10{position:relative;max-width:280px;margin:0 auto;transition:opacity 1s}._board_1f5d5_10{position:relative;outline:1px solid #000;width:280px;height:280px;background:#fff;box-shadow:4px 4px #00000040;overflow:hidden}._example_1f5d5_27{background:#FFC6CD;margin:1rem -1.75rem 1.5rem;padding:3rem 0}._blink_1f5d5_33{z-index:99;animation:_Blink_1f5d5_1 1.5s ease-in}._words_1f5d5_38{display:flex;flex-wrap:wrap;max-width:280px;margin:0 auto;transition:opacity 1s}._words_1f5d5_38 div{display:flex;transition:padding-left .45s,color .45s;position:relative}._words_1f5d5_38 svg{position:absolute;width:1.25rem;height:1.25rem;top:1px;left:-.1875rem;opacity:0;transition:opacity .4s}._found_1f5d5_62{color:#c36f7a;font-weight:600;padding-left:1.5rem}._found_1f5d5_62 svg{opacity:1;transition-delay:.3s}._words_1f5d5_38>div{width:33.333%;padding-bottom:1rem}._board_1f5d5_10>span{display:flex;justify-content:center;align-items:center;width:56px;height:56px;border:1px solid #000;position:absolute;font-weight:600;font-size:1.125rem;transition:all .5s ease}._center_1f5d5_91{background:#FCAEB8}._cursor_1f5d5_95{left:0;top:0;width:3rem;height:auto;position:absolute;transition:all .5s ease;z-index:99}._uppercase_18v0b_2{text-transform:uppercase}._center_18v0b_5{text-align:center}._textSm_18v0b_8{font-size:.875rem;line-height:1rem}._textBase_18v0b_12{font-size:1rem;line-height:1.5rem}._textXl_18v0b_16{font-size:1.25rem;line-height:1.75rem}._link_18v0b_22{color:#d26774;text-decoration:none;transition:color .2s ease-in-out}._link_18v0b_22:hover{color:#b44f5b;text-decoration:underline}._medium_18v0b_34{font-weight:500}._semibold_18v0b_35{font-weight:600}._bold_18v0b_36{font-weight:700}._mb1\.5_18v0b_39{margin-bottom:.375rem}._mb6_18v0b_40{margin-bottom:1.5rem}._mb7_18v0b_41{margin-bottom:1.75rem}._mb8_18v0b_42{margin-bottom:2rem}._mt4_18v0b_45{margin-top:1rem}._mt8_18v0b_46{margin-top:2rem}._content_18v0b_50{font-size:1rem;line-height:1.5rem}._content_18v0b_50 *{margin:0;padding:0}._content_18v0b_50 h3{font-size:1rem;line-height:1.5rem;font-weight:600;margin-top:1.5rem;margin-bottom:.5rem}._content_18v0b_50 p{margin-top:1rem;margin-bottom:1rem}._content_18v0b_50 h3+p{margin-top:.5rem}._content_18v0b_50 ul{padding-left:1.5rem;line-height:1.375rem;list-style:none}._content_18v0b_50 li{position:relative}._content_18v0b_50 li+li{margin-top:.5rem}._content_18v0b_50 ul li:before{position:absolute;content:" ";display:inline-block;vertical-align:middle;top:.525rem;width:.375rem;height:.375rem;background:#000;margin-right:.5rem;border-radius:.375rem;margin-left:-1.25rem}._group_zdbbr_1{height:2.75rem;display:flex;align-items:center}._groups_zdbbr_7{border-bottom:1px solid #e2e2e2;border-top:1px solid #e2e2e2;padding:.75rem 0}._chartSection_zdbbr_13{margin:1.5rem 0}._label_zdbbr_18{text-transform:uppercase;font-size:.875rem;width:5.125rem;margin-right:.75rem;flex:none;text-align:right;color:#444;padding-right:1rem}._current_zdbbr_29 ._label_zdbbr_18{color:#000}._labelValue_zdbbr_33{display:block;font-weight:600;letter-spacing:.05rem}._chart_zdbbr_13{padding-right:3.5rem;height:1.5rem;width:100%}._bar_zdbbr_45{position:relative;height:100%;background-color:#e6e6e6;border:2px solid #ccc;border-radius:.125rem}._current_zdbbr_29 ._bar_zdbbr_45{background-color:#fa96a3;border-color:#c4717c}._barValue_zdbbr_58{font-size:.875rem;padding-left:.75rem;line-height:1rem;position:absolute;font-weight:600;left:100%;top:calc(50% - .5rem);letter-spacing:.05rem}._chartContainer_zdbbr_69{flex:1}._header_zdbbr_73{display:flex;font-size:.875rem;padding-bottom:.75rem;font-weight:500}._header_zdbbr_73>span:first-child{flex:none;width:5.125rem;padding-right:1rem;margin-right:.75rem}._details_zdbbr_87 li{position:relative;padding-left:1rem;margin-left:1rem;line-height:1.4}._details_zdbbr_87 li+li{margin-top:.5rem}._details_zdbbr_87 li:before{content:"";position:absolute;left:-.25rem;top:.505rem;width:.4375rem;height:.4375rem;border-radius:50%;background-color:#c4717c}._content_zdbbr_109{padding:2rem 1rem;text-align:center}._content_zdbbr_109 h1{font-size:1.5rem;margin-bottom:1rem;font-weight:600}._content_zdbbr_109 p{max-width:40ch;margin:0 auto;line-height:1.5}._screen_elg83_1{background-color:#fa96a3;padding:0 1rem;text-align:center}._screen_elg83_1 img{width:3rem;height:3rem;margin:0 auto .5rem}._title_elg83_13{font-size:1.875rem;line-height:2.25rem;font-weight:700;margin-bottom:.75rem}._subtitle_elg83_20{margin-bottom:2rem;font-size:1.5rem;line-height:2rem;text-align:center}@keyframes _SlideIn_8esw7_1{0%{transform:translate(40%)}to{transform:translate(0)}}._screen_8esw7_11{background-color:#fa96a3}._screen_8esw7_11 img{margin-bottom:1.5rem}._title_8esw7_19{margin-bottom:1.5rem;font-size:1.675rem;border:1px solid #944650;overflow:hidden;line-height:1.6rem;box-shadow:4px 4px #0003}._title_8esw7_19>div{display:flex;transform:translate(40%);position:relative;animation:_SlideIn_8esw7_1 .65s .2s ease-in-out forwards}._title_8esw7_19 span:nth-child(1),._title_8esw7_19 span:nth-child(2),._title_8esw7_19 span:nth-child(3){top:0;position:absolute}._title_8esw7_19 span:nth-child(1){left:-20%}._title_8esw7_19 span:nth-child(2){left:-40%}._title_8esw7_19 span:nth-child(3){left:-60%}._title_8esw7_19 span{display:flex;align-items:center;justify-content:center;background:#fff;font-weight:600;width:3rem;height:3rem;border:1px solid #944650}._shareButton_8esw7_57{text-decoration:underline;padding:1rem;width:10rem}._shareButton_8esw7_57:hover{text-decoration:none}
