@import url(https://fonts.googleapis.com/css2?family=Public+Sans:wght@300&display=swap);@import url(https://fonts.googleapis.com/css2?family=Pacifico&display=swap);.App_container__ecOzt{display:flex;flex-direction:column;margin:0;min-height:100%;padding:0;width:100%}.App_appContent__4Em8K{display:flex;flex:1 1;min-width:250px;width:100%}.App_blueText__TNDLB{color:#2fafff}:root{--ui-blue:#1594e2;--ui-blue-light:#5dbffc;--ui-red:#e21515;--ui-green:#1ce215;--ui-text:#3b3d41;--ui-border:#d7dde2;--ui-surface:#fff;--ui-surface-soft:#f8fafb;--ui-surface-hover:#f0f8fd;--ui-focus:#1594e2;--ui-radius-sm:0.4rem;--ui-radius-md:0.6rem;--ui-radius-lg:0.75rem;--ui-shadow-popover:0 0.75rem 2rem #141c2433;--cell-related-bg:#1594e21c;--cell-selected-bg:#1594e24d;--cell-error-bg:#ffd3d3}:root[data-theme=dark]{--ui-text:#eef2f5;--ui-border:#444b52;--ui-surface:#242a30;--ui-surface-soft:#20262b;--ui-surface-hover:#19394b;--cell-related-bg:#5dbffc21;--cell-selected-bg:#5dbffc4d;--cell-error-bg:#ff5a5a2e}:root[data-theme=warm]{--cell-related-bg:#c692261c;--cell-selected-bg:#c6922647}:root[data-theme=color-vision]{--cell-related-bg:#0072b21c;--cell-selected-bg:#0072b247}:root[data-theme=high-contrast-light]{--cell-related-bg:#00000014;--cell-selected-bg:#0003}:root[data-theme=high-contrast-dark]{--ui-text:#fff;--ui-border:#fff;--ui-surface:#000;--ui-surface-soft:#111;--ui-surface-hover:#1b1b1b;--cell-related-bg:#ffffff1c;--cell-selected-bg:#ffffff3d;--cell-error-bg:#ff5a5a2e}.LegacyBoard_sudoku-page__BKBoa{align-items:stretch;box-sizing:border-box;display:flex;flex-direction:column;min-height:100vh;min-width:250px;padding:0 1rem 1.5rem;width:100%}.LegacyBoard_sudoku-toolbar__Iesh4{align-items:center;box-sizing:border-box;display:flex;justify-content:center;margin-left:-1rem;margin-right:-1rem;min-height:4.6rem;padding:.8rem 1rem;position:relative;width:calc(100% + 2rem)}.LegacyBoard_toolbar-center__Y81vF,.LegacyBoard_toolbar-left__bN2T4,.LegacyBoard_toolbar-right__Iq9Hj{align-items:center;display:flex}.LegacyBoard_toolbar-left__bN2T4{justify-content:flex-start;left:1rem;position:absolute;top:50%;transform:translateY(-50%)}.LegacyBoard_toolbar-center__Y81vF{gap:.75rem;justify-content:center}.LegacyBoard_toolbar-right__Iq9Hj{gap:.6rem;justify-content:flex-end;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.LegacyBoard_toolbar-logo__s02MJ{font-family:Pacifico,cursive;font-size:2.3rem;line-height:1.2;-webkit-user-select:none;user-select:none;white-space:nowrap}.LegacyBoard_sudoku-board-area__YCruu{align-items:center;display:flex;flex:1 1;justify-content:center;min-height:0;width:100%}.LegacyBoard_toolbar-field__XxgL1{color:#3b3d41;display:flex;flex-direction:column;font-size:.8rem;font-weight:600;gap:.3rem;min-width:180px}.LegacyBoard_pdf-field__Q1IHy input[type=number],.LegacyBoard_toolbar-field__XxgL1 select{background:#fff;border:1px solid #b9c1c8;border-radius:.3rem;box-sizing:border-box;color:#3b3d41;font:inherit;min-height:2.35rem;padding:.4rem .55rem}.LegacyBoard_download-button__\+-I7A,.LegacyBoard_primary-button__Jiqd0,.LegacyBoard_secondary-button__vFAcR{border-radius:.3rem;cursor:pointer;font:inherit;font-weight:600;min-height:2.35rem;padding:.45rem 1rem}.LegacyBoard_download-button__\+-I7A,.LegacyBoard_primary-button__Jiqd0{background:#1594e2;border:1px solid #1594e2;color:#fff}.LegacyBoard_download-button__\+-I7A:hover,.LegacyBoard_primary-button__Jiqd0:hover:not(:disabled){background:#127fc1}.LegacyBoard_secondary-button__vFAcR{background:#fff;border:1px solid #b9c1c8;color:#3b3d41}.LegacyBoard_secondary-button__vFAcR:hover:not(:disabled){background:#f1f4f6}.LegacyBoard_primary-button__Jiqd0:disabled,.LegacyBoard_secondary-button__vFAcR:disabled{cursor:wait;opacity:.6}.LegacyBoard_board__Tg266{--board-line-size:9;--board-display-size:min(82vw,70vh);aspect-ratio:1/1;display:grid;font-size:1rem;grid-auto-flow:row;grid-template-columns:repeat(var(--board-line-size),minmax(0,1fr));grid-template-rows:repeat(var(--board-line-size),minmax(0,1fr));height:var(--board-display-size);min-height:250px;min-width:250px;overflow:hidden;-webkit-user-select:none;user-select:none;width:var(--board-display-size)}.LegacyBoard_tile__U\+Lv6{align-content:center;align-items:center;background:#0000;border:0;box-sizing:border-box;cursor:pointer;display:flex;height:100%;justify-content:center;justify-items:center;line-height:1;min-height:0;min-width:0;overflow:hidden;width:100%}.LegacyBoard_tile__U\+Lv6.LegacyBoard_changeable__eTwYJ{color:#1594e2}.LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb{background-color:#5dbffc}.LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_changeable__eTwYJ{color:#fff}.LegacyBoard_tile__U\+Lv6.LegacyBoard_line-related__NURz-{background-color:#d3ebfc}.LegacyBoard_tile__U\+Lv6.LegacyBoard_box-related__QwJEc{background-color:#e6f6fd}.LegacyBoard_tile__U\+Lv6.LegacyBoard_value-related__e-28b{background-color:#bae5fd}.LegacyBoard_tile__U\+Lv6.LegacyBoard_not-valid__067NQ{background-color:#ffd3d3;color:#e21515}.LegacyBoard_tile__U\+Lv6.LegacyBoard_solved__JoiJG{color:#1ce215}.LegacyBoard_tile__U\+Lv6.LegacyBoard_not-original__EtDvF{font-size:.5rem}.LegacyBoard_b-l-l__tOs3u{border-left:.1rem solid #676f77}.LegacyBoard_b-l-b__VakOD{border-left:.15rem solid #676f77}.LegacyBoard_b-r-l__z9dGZ{border-right:.1rem solid #676f77}.LegacyBoard_b-r-b__nfc02{border-right:.15rem solid #676f77}.LegacyBoard_b-t-l__TWepu{border-top:.1rem solid #676f77}.LegacyBoard_b-t-b__kX-Ho{border-top:.15rem solid #676f77}.LegacyBoard_b-b-b__ESLQT{border-bottom:.15rem solid #676f77}.LegacyBoard_pdf-modal-backdrop__EtJiT{align-items:center;background:#1e262e7a;box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:1000}.LegacyBoard_pdf-modal__xIVDX{background:#fff;border-radius:.65rem;box-shadow:0 1.25rem 3rem #141c2440;color:#3b3d41;max-height:calc(100vh - 2rem);overflow:auto;width:min(680px,100%)}.LegacyBoard_pdf-modal-footer__M5qX9,.LegacyBoard_pdf-modal-header__qMMTa{align-items:center;display:flex;gap:1rem;justify-content:space-between;padding:1rem 1.2rem}.LegacyBoard_pdf-modal-header__qMMTa{border-bottom:1px solid #e2e6e9}.LegacyBoard_pdf-modal-header__qMMTa h2{font-size:1.25rem;margin:0}.LegacyBoard_pdf-modal-header__qMMTa p{color:#747d85;font-size:.85rem;margin:.2rem 0 0}.LegacyBoard_pdf-modal-close__fs1s7{background:#0000;border:0;color:#747d85;font-size:1.8rem}.LegacyBoard_pdf-modal-body__cvzYc{display:flex;flex-direction:column;gap:.75rem;padding:.9rem 1rem}.LegacyBoard_pdf-fieldset__3lrVl{border:1px solid #dfe4e8;border-radius:.45rem;display:flex;flex-direction:column;gap:.65rem;margin:0;padding:.9rem}.LegacyBoard_pdf-field__Q1IHy>span,.LegacyBoard_pdf-fieldset__3lrVl legend{font-size:.85rem;font-weight:700;padding:0 .2rem}.LegacyBoard_pdf-check-row__eVvLF,.LegacyBoard_pdf-radio-row__lY\+kl{align-items:flex-start;cursor:pointer;display:flex;gap:.65rem}.LegacyBoard_pdf-check-row__eVvLF input,.LegacyBoard_pdf-radio-row__lY\+kl input{margin-top:.2rem}.LegacyBoard_pdf-check-row__eVvLF span,.LegacyBoard_pdf-radio-row__lY\+kl span{display:flex;flex-direction:column;gap:.1rem}.LegacyBoard_pdf-check-row__eVvLF small,.LegacyBoard_pdf-field__Q1IHy small,.LegacyBoard_pdf-radio-row__lY\+kl small{color:#7c858d;font-size:.78rem}.LegacyBoard_pdf-field__Q1IHy{display:flex;flex-direction:column;gap:.35rem}.LegacyBoard_pdf-count-field__EuTlZ input{width:120px}.LegacyBoard_pdf-option-list__0My30{border:1px solid #dfe4e8;border-radius:.45rem;display:flex;flex-direction:column;gap:.6rem;padding:.75rem}.LegacyBoard_pdf-modal-footer__M5qX9{border-top:1px solid #e2e6e9;justify-content:flex-end}@media(max-width:1180px){.LegacyBoard_sudoku-toolbar__Iesh4{display:flex;flex-wrap:wrap;justify-content:center;row-gap:.75rem}.LegacyBoard_toolbar-center__Y81vF,.LegacyBoard_toolbar-left__bN2T4,.LegacyBoard_toolbar-right__Iq9Hj{flex-wrap:wrap;justify-content:center;position:static;transform:none}.LegacyBoard_toolbar-left__bN2T4{width:100%}.LegacyBoard_toolbar-center__Y81vF{order:2}.LegacyBoard_toolbar-right__Iq9Hj{order:3}}@media(max-width:600px){.LegacyBoard_download-button__\+-I7A,.LegacyBoard_toolbar-center__Y81vF,.LegacyBoard_toolbar-field__XxgL1,.LegacyBoard_toolbar-right__Iq9Hj{width:100%}}.LegacyBoard_toolbar-history-actions__hLTyF{align-items:center;display:flex;gap:.4rem}.LegacyBoard_toolbar-icon-button__MA-DL{font-size:1.35rem;line-height:1;min-width:2.35rem;padding-left:0;padding-right:0;width:2.35rem}.LegacyBoard_toolbar-history-actions__hLTyF .LegacyBoard_secondary-button__vFAcR:disabled{cursor:default;opacity:.4}.LegacyBoard_history-modal-backdrop__HZXLS{align-items:center;background:#1e262e7a;box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:1000}.LegacyBoard_history-modal__Ae-Eq{background:#fff;border-radius:.65rem;box-shadow:0 1.25rem 3rem #141c2440;color:#3b3d41;display:flex;flex-direction:column;max-height:calc(100vh - 2rem);overflow:hidden;width:min(620px,100%)}.LegacyBoard_history-modal-header__rXJby{align-items:center;border-bottom:1px solid #e2e6e9;display:flex;gap:1rem;justify-content:space-between;padding:1rem 1.2rem}.LegacyBoard_history-modal-header__rXJby h2{font-size:1.25rem;margin:0}.LegacyBoard_history-modal-header__rXJby p{color:#747d85;font-size:.85rem;margin:.2rem 0 0}.LegacyBoard_history-modal-close__\+iJQM{background:#0000;border:0;color:#747d85;cursor:pointer;font-size:1.8rem;line-height:1}.LegacyBoard_history-modal-body__QQxUr{display:flex;flex-direction:column;gap:.55rem;overflow:auto;padding:.8rem}.LegacyBoard_history-item__Cf9HO{background:#fff;border:1px solid #dfe4e8;border-radius:.45rem;color:#3b3d41;cursor:pointer;display:flex;flex-direction:column;font:inherit;gap:.45rem;padding:.8rem .9rem;text-align:left;width:100%}.LegacyBoard_history-item__Cf9HO.LegacyBoard_current__qnMm3,.LegacyBoard_history-item__Cf9HO:hover{background:#f4faff;border-color:#1594e2}.LegacyBoard_history-item-main__zQaE7,.LegacyBoard_history-item-meta__k-jtT{align-items:center;display:flex;flex-wrap:wrap;gap:.7rem}.LegacyBoard_history-item-main__zQaE7 span,.LegacyBoard_history-item-meta__k-jtT{color:#747d85}.LegacyBoard_history-item-meta__k-jtT{font-size:.8rem;justify-content:space-between}.LegacyBoard_history-current-badge__w22tB{background:#1594e2;border-radius:999px;color:#fff!important;font-size:.72rem;font-weight:700;padding:.12rem .45rem}.LegacyBoard_history-empty__nZD4y{color:#747d85;padding:1.4rem;text-align:center}.LegacyBoard_game-timer__nmOI7{font-feature-settings:"tnum";align-self:center;color:#3b3d41;font-size:1rem;font-variant-numeric:tabular-nums;font-weight:700;min-width:4.8rem;padding:.35rem .55rem;text-align:center}.LegacyBoard_game-timer__nmOI7.LegacyBoard_completed__FhkXu{color:#1ce215}.LegacyBoard_completion-modal-backdrop__-j9Hq{align-items:center;background:#1e262e80;box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:1100}.LegacyBoard_completion-modal__Gr1Ws{align-items:center;background:#fff;border-radius:.7rem;box-shadow:0 1.25rem 3rem #141c2447;box-sizing:border-box;color:#3b3d41;display:flex;flex-direction:column;padding:2rem 1.6rem 1.6rem;position:relative;text-align:center;width:min(410px,100%)}.LegacyBoard_completion-modal__Gr1Ws h2{margin:.55rem 0 .35rem}.LegacyBoard_completion-modal__Gr1Ws p{color:#747d85;margin:0 0 .45rem}.LegacyBoard_completion-icon__t9uJK{align-items:center;background:#e8f8e8;border-radius:50%;color:#28a745;display:flex;font-size:2rem;font-weight:700;height:3.4rem;justify-content:center;width:3.4rem}.LegacyBoard_completion-time__zv2xn{font-feature-settings:"tnum";font-size:1.7rem;font-variant-numeric:tabular-nums;margin-bottom:1.25rem}.LegacyBoard_completion-modal-close__euZu-{background:#0000;border:0;color:#747d85;cursor:pointer;font-size:1.65rem;line-height:1;position:absolute;right:.7rem;top:.55rem}.LegacyBoard_settings-modal-backdrop__hFk2h{align-items:center;background:#1e262e80;box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:1200}.LegacyBoard_settings-modal__4BjEZ{background:#fff;border-radius:.7rem;box-shadow:0 1.25rem 3rem #141c2447;color:#3b3d41;overflow:visible;width:min(480px,100%)}.LegacyBoard_settings-modal-footer__AMdV-,.LegacyBoard_settings-modal-header__4SDDe{align-items:center;display:flex;gap:1rem;justify-content:space-between;padding:1rem 1.2rem}.LegacyBoard_settings-modal-header__4SDDe{border-bottom:1px solid #e2e6e9}.LegacyBoard_settings-modal-header__4SDDe h2{font-size:1.3rem;margin:0}.LegacyBoard_settings-modal-header__4SDDe p{color:#747d85;font-size:.85rem;margin:.25rem 0 0}.LegacyBoard_settings-modal-close__-PS5\+{background:#0000;border:0;color:#747d85;cursor:pointer;font-size:1.8rem;line-height:1}.LegacyBoard_settings-modal-body__aY7ic{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;padding:1.2rem}.LegacyBoard_settings-field__rT9Q-{color:#3b3d41;display:flex;flex-direction:column;font-size:.85rem;font-weight:700;gap:.4rem}.LegacyBoard_settings-field__rT9Q- select{background:#fff;border:1px solid #b9c1c8;border-radius:.35rem;box-sizing:border-box;color:#3b3d41;font:inherit;min-height:2.5rem;padding:.45rem .6rem}.LegacyBoard_settings-modal-footer__AMdV-{border-top:1px solid #e2e6e9;justify-content:flex-end}.LegacyBoard_settings-resume-section__oAwwM{padding:1.2rem 1.2rem 0}.LegacyBoard_settings-resume-button__2kvai{width:100%}.LegacyBoard_settings-divider__n7Yvd{align-items:center;color:#8a9299;display:flex;font-size:.78rem;gap:.8rem;margin-top:1.1rem;text-transform:uppercase}.LegacyBoard_settings-divider__n7Yvd:after,.LegacyBoard_settings-divider__n7Yvd:before{background:#e2e6e9;content:"";flex:1 1;height:1px}@media(max-width:520px){.LegacyBoard_settings-modal-body__aY7ic{grid-template-columns:1fr}}.LegacyBoard_settings-options__fI41A{display:flex;flex-direction:column;padding:.35rem 1.2rem}.LegacyBoard_settings-toggle__UVmg3{align-items:center;border-bottom:1px solid #edf0f2;cursor:pointer;display:flex;gap:1.25rem;justify-content:space-between;padding:.9rem 0}.LegacyBoard_settings-toggle__UVmg3:last-child{border-bottom:0}.LegacyBoard_settings-toggle__UVmg3 span{display:flex;flex-direction:column;gap:.2rem}.LegacyBoard_settings-toggle__UVmg3 strong{color:#3b3d41;font-size:.92rem}.LegacyBoard_settings-toggle__UVmg3 small{color:#747d85;font-size:.78rem;font-weight:400}.LegacyBoard_settings-toggle__UVmg3 input{cursor:pointer;flex:0 0 auto;height:1.15rem;margin:0;width:1.15rem}.LegacyBoard_sudoku-input-bar__uFbqO{align-items:center;box-sizing:border-box;display:flex;gap:1.5rem;justify-content:center;padding:.8rem 0 0;width:100%}.LegacyBoard_sudoku-arrow-pad__yxnTF,.LegacyBoard_sudoku-number-pad__3fhZe{align-items:center;display:flex;flex-wrap:wrap;gap:.35rem;justify-content:center}.LegacyBoard_sudoku-number-pad__3fhZe{max-width:min(72vw,760px)}.LegacyBoard_input-arrow-button__JqCRD,.LegacyBoard_input-number-button__mRgdi{background:#fff;border:1px solid #b9c1c8;border-radius:.4rem;color:#3b3d41;cursor:pointer;font:inherit;font-size:1rem;font-weight:700;line-height:1;min-height:2.65rem;min-width:2.65rem;padding:.35rem .55rem}.LegacyBoard_input-arrow-button__JqCRD{align-items:center;display:inline-flex;justify-content:center}.LegacyBoard_input-arrow-button__JqCRD:hover:not(:disabled),.LegacyBoard_input-number-button__mRgdi:hover:not(:disabled){background:#f1f9fe;border-color:#1594e2}.LegacyBoard_download-button__\+-I7A:focus-visible,.LegacyBoard_input-arrow-button__JqCRD:focus-visible,.LegacyBoard_input-number-button__mRgdi:focus-visible,.LegacyBoard_primary-button__Jiqd0:focus-visible,.LegacyBoard_secondary-button__vFAcR:focus-visible{outline:3px solid #1594e273;outline-offset:2px}.LegacyBoard_tile__U\+Lv6:focus-visible{box-shadow:inset 0 0 0 2px #1594e2a6}.LegacyBoard_input-number-button__mRgdi:disabled{cursor:default;opacity:.42}.LegacyBoard_input-erase-button__PqYsn{color:#e21515}.LegacyBoard_sudoku-arrow-pad__yxnTF{grid-template-columns:repeat(3,2.65rem)}.LegacyBoard_tile__U\+Lv6{appearance:none;background-clip:padding-box;border-radius:0;color:inherit;font:inherit;padding:0}.LegacyBoard_skip-link__0g-KM{background:#fff;border-radius:.35rem;color:#3b3d41;left:.5rem;padding:.6rem .8rem;position:fixed;top:.5rem;transform:translateY(-160%);z-index:2000}.LegacyBoard_skip-link__0g-KM:focus{transform:translateY(0)}.LegacyBoard_sr-only__\+DpPw{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}@media(max-width:760px){.LegacyBoard_sudoku-input-bar__uFbqO{flex-direction:column;gap:1rem}.LegacyBoard_sudoku-number-pad__3fhZe{max-width:100%}.LegacyBoard_input-arrow-button__JqCRD,.LegacyBoard_input-number-button__mRgdi{min-height:2.8rem;min-width:2.8rem}}.LegacyBoard_tile-notes__pO7Me{align-items:center;box-sizing:border-box;color:#1594e2;display:grid;font-size:.34em;grid-template-columns:repeat(var(--note-columns),1fr);height:100%;justify-items:center;line-height:1;padding:.12rem;width:100%}.LegacyBoard_secondary-button__vFAcR.LegacyBoard_active__5H0OP{background:#e8f5fd;border-color:#1594e2;color:#1594e2}.LegacyBoard_input-number-button__mRgdi.LegacyBoard_completed-value__0207S{opacity:.35;text-decoration:line-through}.LegacyBoard_game-mistakes__dff36{color:#3b3d41;font-size:.9rem;font-weight:600;white-space:nowrap}.LegacyBoard_sudoku-board-area__YCruu{position:relative}.LegacyBoard_sudoku-board-area__YCruu.LegacyBoard_paused__8gGwh .LegacyBoard_board__Tg266{visibility:hidden}.LegacyBoard_pause-overlay__qYXs3{align-items:center;display:flex;flex-direction:column;font-size:1.5rem;gap:1rem;inset:0;justify-content:center;position:absolute}.LegacyBoard_statistics-card__-DuBe,.LegacyBoard_tools-grid__D8sFL{grid-gap:.75rem;display:grid;gap:.75rem}.LegacyBoard_statistics-card__-DuBe{border:1px solid #d7dde2;border-radius:.5rem;grid-template-columns:repeat(2,minmax(0,1fr));padding:1rem}.LegacyBoard_statistics-card__-DuBe strong{grid-column:1/-1}.LegacyBoard_settings-field__rT9Q- textarea{border:1px solid #b9c1c8;border-radius:.3rem;box-sizing:border-box;padding:.6rem;resize:vertical;width:100%}:root[data-theme=dark] .LegacyBoard_sudoku-page__BKBoa,:root[data-theme=dark] body{background:#17191c;color:#eef2f5}:root[data-theme=dark] .LegacyBoard_history-modal__Ae-Eq,:root[data-theme=dark] .LegacyBoard_pdf-modal__xIVDX,:root[data-theme=dark] .LegacyBoard_secondary-button__vFAcR,:root[data-theme=dark] .LegacyBoard_settings-modal__4BjEZ{background:#25292e;color:#eef2f5}:root[data-theme=dark] .LegacyBoard_tile__U\+Lv6{background:#20242a;color:#eef2f5}:root[data-theme=dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_changeable__eTwYJ{color:#65c4ff}@media(max-width:900px){.LegacyBoard_sudoku-input-bar__uFbqO{gap:.5rem}}.LegacyBoard_input-number-button__mRgdi{position:relative}.LegacyBoard_input-number-button__mRgdi small{bottom:.08rem;font-size:.52rem;font-weight:400;opacity:.55;position:absolute;right:.18rem}.LegacyBoard_tool-message__cnOdV{background:#e8f5fd;border-radius:.35rem;color:#3b3d41;padding:.6rem .75rem}.LegacyBoard_settings-options__fI41A{gap:.35rem;padding:1rem 1.4rem 1.35rem}.LegacyBoard_settings-toggle__UVmg3{padding:1rem 0}.LegacyBoard_settings-select-section__V9FTE{grid-gap:1.25rem;border-top:1px solid #e2e6e9;display:grid;gap:1.25rem;grid-template-columns:1fr;margin-top:1.15rem;padding-top:1.2rem}.LegacyBoard_settings-field__rT9Q-{gap:.65rem}.LegacyBoard_toolbar-menu-wrapper__buMYk{position:relative}.LegacyBoard_hamburger-button__UDqTT{font-size:1.15rem;min-width:2.6rem;padding-left:.75rem;padding-right:.75rem}.LegacyBoard_toolbar-menu__EE\+oC{background:#fff;border:1px solid #d7dde2;border-radius:.65rem;box-shadow:0 .8rem 2rem #1b273129;display:grid;min-width:12.5rem;padding:.4rem;position:absolute;right:0;top:calc(100% + .55rem);z-index:70}.LegacyBoard_toolbar-menu__EE\+oC button{background:#0000;border:0;border-radius:.4rem;color:#3b3d41;cursor:pointer;font:inherit;font-weight:600;min-height:2.55rem;padding:.55rem .75rem;text-align:left}.LegacyBoard_toolbar-menu__EE\+oC button:focus-visible,.LegacyBoard_toolbar-menu__EE\+oC button:hover{background:#f1f7fb;color:#087bbf;outline:none}.LegacyBoard_tile__U\+Lv6:focus-visible{box-shadow:none;outline:none}.LegacyBoard_action-modal__2z\+JN,.LegacyBoard_import-modal__k9o\+V,.LegacyBoard_statistics-modal__C8kGz{width:min(34rem,100vw - 2rem)}.LegacyBoard_action-modal-body__mTBfS,.LegacyBoard_import-modal-body__mEdD9{grid-gap:1rem;display:grid;gap:1rem;padding:1.25rem}.LegacyBoard_action-card__BtKqF{grid-gap:.35rem;background:#fff;border:1px solid #d7dde2;border-radius:.65rem;color:#3b3d41;cursor:pointer;display:grid;font:inherit;gap:.35rem;padding:1rem;text-align:left}.LegacyBoard_action-card__BtKqF:focus-visible,.LegacyBoard_action-card__BtKqF:hover{background:#f5fbff;border-color:#1594e2;box-shadow:0 0 0 3px #1594e21a;outline:none}.LegacyBoard_action-card__BtKqF strong{font-size:1rem}.LegacyBoard_action-card__BtKqF span,.LegacyBoard_import-tips__8ngv3,.LegacyBoard_share-link-preview__K\+v83{color:#69737c;font-size:.85rem;line-height:1.45}.LegacyBoard_action-status__hkFYw,.LegacyBoard_import-error__KZ1pt{background:#eef8fe;border-radius:.45rem;color:#087bbf;font-size:.85rem;font-weight:600;padding:.7rem .8rem}.LegacyBoard_import-error__KZ1pt{background:#fff0f0;color:#b51515}.LegacyBoard_share-link-preview__K\+v83{background:#f5f6f7;border-radius:.45rem;overflow:hidden;padding:.65rem .75rem;text-overflow:ellipsis;white-space:nowrap}.LegacyBoard_import-tips__8ngv3{background:#f7f9fa;border-radius:.55rem;padding:.9rem 1rem}.LegacyBoard_import-tips__8ngv3 strong{color:#3b3d41}.LegacyBoard_import-tips__8ngv3 ul{margin:.55rem 0;padding-left:1.15rem}.LegacyBoard_import-field__EA9AQ textarea{border-radius:.55rem;line-height:1.45;min-height:8rem}.LegacyBoard_statistics-grid__SN5QP{grid-gap:.85rem;display:grid;gap:.85rem;grid-template-columns:repeat(2,minmax(0,1fr));padding:1.25rem}.LegacyBoard_statistics-grid__SN5QP>div{grid-gap:.25rem;background:#f8fafb;border:1px solid #e0e5e8;border-radius:.65rem;display:grid;gap:.25rem;padding:1rem}.LegacyBoard_statistics-grid__SN5QP strong{color:#3b3d41;font-size:1.35rem}.LegacyBoard_statistics-grid__SN5QP span{color:#747d85;font-size:.8rem}:root[data-theme=dark] .LegacyBoard_action-card__BtKqF,:root[data-theme=dark] .LegacyBoard_toolbar-menu__EE\+oC{background:#25292e;border-color:#4a5158;color:#eef2f5}:root[data-theme=dark] .LegacyBoard_action-card__BtKqF,:root[data-theme=dark] .LegacyBoard_import-tips__8ngv3 strong,:root[data-theme=dark] .LegacyBoard_statistics-grid__SN5QP strong,:root[data-theme=dark] .LegacyBoard_toolbar-menu__EE\+oC button{color:#eef2f5}:root[data-theme=dark] .LegacyBoard_toolbar-menu__EE\+oC button:hover{background:#303941}:root[data-theme=dark] .LegacyBoard_import-tips__8ngv3,:root[data-theme=dark] .LegacyBoard_share-link-preview__K\+v83,:root[data-theme=dark] .LegacyBoard_statistics-grid__SN5QP>div{background:#20242a;border-color:#444b52}@media(max-width:600px){.LegacyBoard_settings-select-section__V9FTE,.LegacyBoard_statistics-grid__SN5QP{grid-template-columns:1fr}}:root[data-theme=dark] .LegacyBoard_input-arrow-button__JqCRD,:root[data-theme=dark] .LegacyBoard_input-number-button__mRgdi,:root[data-theme=dark] .LegacyBoard_sudoku-mode-button__Lukr-{background:#25292e;border-color:#555e67;color:#eef2f5}:root[data-theme=dark] .LegacyBoard_input-arrow-button__JqCRD:hover:not(:disabled),:root[data-theme=dark] .LegacyBoard_input-number-button__mRgdi:hover:not(:disabled),:root[data-theme=dark] .LegacyBoard_sudoku-mode-button__Lukr-:hover:not(:disabled){background:#303941;border-color:#65c4ff}:root[data-theme=dark] .LegacyBoard_input-erase-button__PqYsn{color:#f77}:root[data-theme=dark] .LegacyBoard_action-card__BtKqF strong,:root[data-theme=dark] .LegacyBoard_import-tips__8ngv3 strong,:root[data-theme=dark] .LegacyBoard_settings-field__rT9Q-,:root[data-theme=dark] .LegacyBoard_settings-field__rT9Q->span,:root[data-theme=dark] .LegacyBoard_settings-modal-header__4SDDe h2,:root[data-theme=dark] .LegacyBoard_settings-modal-header__4SDDe strong,:root[data-theme=dark] .LegacyBoard_settings-toggle__UVmg3 strong,:root[data-theme=dark] .LegacyBoard_statistics-grid__SN5QP strong{color:#f3f6f8}:root[data-theme=dark] .LegacyBoard_action-card__BtKqF span,:root[data-theme=dark] .LegacyBoard_history-empty__nZD4y,:root[data-theme=dark] .LegacyBoard_history-item-main__zQaE7 span,:root[data-theme=dark] .LegacyBoard_history-item-meta__k-jtT,:root[data-theme=dark] .LegacyBoard_import-tips__8ngv3,:root[data-theme=dark] .LegacyBoard_settings-modal-header__4SDDe p,:root[data-theme=dark] .LegacyBoard_settings-toggle__UVmg3 small,:root[data-theme=dark] .LegacyBoard_share-link-preview__K\+v83,:root[data-theme=dark] .LegacyBoard_statistics-grid__SN5QP span{color:#c7cdd3}:root[data-theme=dark] .LegacyBoard_settings-modal-footer__AMdV-,:root[data-theme=dark] .LegacyBoard_settings-modal-header__4SDDe,:root[data-theme=dark] .LegacyBoard_settings-select-section__V9FTE{border-color:#444b52}.LegacyBoard_completion-modal-close__euZu-,.LegacyBoard_download-button__\+-I7A,.LegacyBoard_hamburger-button__UDqTT,.LegacyBoard_history-modal-close__\+iJQM,.LegacyBoard_primary-button__Jiqd0,.LegacyBoard_secondary-button__vFAcR,.LegacyBoard_settings-modal-close__-PS5\+,.LegacyBoard_settings-modal-footer__AMdV- button,.LegacyBoard_toolbar-menu__EE\+oC button{background:#fff;border:1px solid #b9c1c8;border-radius:.4rem;color:#3b3d41;cursor:pointer;font:inherit;font-weight:700}.LegacyBoard_download-button__\+-I7A,.LegacyBoard_hamburger-button__UDqTT,.LegacyBoard_primary-button__Jiqd0,.LegacyBoard_secondary-button__vFAcR{min-height:2.65rem;padding:.35rem .75rem}.LegacyBoard_download-button__\+-I7A:hover:not(:disabled),.LegacyBoard_hamburger-button__UDqTT:hover:not(:disabled),.LegacyBoard_primary-button__Jiqd0:hover:not(:disabled),.LegacyBoard_secondary-button__vFAcR:hover:not(:disabled),.LegacyBoard_toolbar-menu__EE\+oC button:hover:not(:disabled){background:#f1f9fe;border-color:#1594e2;color:#3b3d41}.LegacyBoard_sudoku-toolbar__Iesh4{z-index:2000}.LegacyBoard_toolbar-menu-wrapper__buMYk{z-index:2010}.LegacyBoard_toolbar-menu__EE\+oC{z-index:2020}.LegacyBoard_completion-modal-backdrop__-j9Hq,.LegacyBoard_history-modal-backdrop__HZXLS,.LegacyBoard_pdf-modal-backdrop__EtJiT,.LegacyBoard_settings-modal-backdrop__hFk2h{z-index:3000}:root[data-theme=dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb,:root[data-theme=dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_box-related__QwJEc,:root[data-theme=dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_line-related__NURz-,:root[data-theme=dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_value-related__e-28b{background:#176b9e}:root[data-theme=dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_changeable__eTwYJ{color:#fff}:root[data-theme=dark] .LegacyBoard_history-item__Cf9HO{background:#20242a;border-color:#4a5158;color:#eef2f5}:root[data-theme=dark] .LegacyBoard_history-item__Cf9HO:hover{background:#2b333a;border-color:#65c4ff}:root[data-theme=dark] .LegacyBoard_history-item__Cf9HO.LegacyBoard_current__qnMm3{background:#263945;border-color:#65c4ff}:root[data-theme=dark] .LegacyBoard_history-item__Cf9HO strong{color:#f3f6f8}:root[data-theme=dark] .LegacyBoard_completion-modal-close__euZu-,:root[data-theme=dark] .LegacyBoard_download-button__\+-I7A,:root[data-theme=dark] .LegacyBoard_hamburger-button__UDqTT,:root[data-theme=dark] .LegacyBoard_history-modal-close__\+iJQM,:root[data-theme=dark] .LegacyBoard_primary-button__Jiqd0,:root[data-theme=dark] .LegacyBoard_secondary-button__vFAcR,:root[data-theme=dark] .LegacyBoard_settings-modal-close__-PS5\+,:root[data-theme=dark] .LegacyBoard_settings-modal-footer__AMdV- button,:root[data-theme=dark] .LegacyBoard_toolbar-menu__EE\+oC button{background:#25292e;border-color:#555e67;color:#eef2f5}:root[data-theme=dark] .LegacyBoard_download-button__\+-I7A:hover:not(:disabled),:root[data-theme=dark] .LegacyBoard_hamburger-button__UDqTT:hover:not(:disabled),:root[data-theme=dark] .LegacyBoard_primary-button__Jiqd0:hover:not(:disabled),:root[data-theme=dark] .LegacyBoard_secondary-button__vFAcR:hover:not(:disabled),:root[data-theme=dark] .LegacyBoard_settings-modal-footer__AMdV- button:hover:not(:disabled),:root[data-theme=dark] .LegacyBoard_toolbar-menu__EE\+oC button:hover:not(:disabled){background:#303941;border-color:#65c4ff;color:#fff}:root[data-theme=dark] .LegacyBoard_secondary-button__vFAcR.LegacyBoard_active__5H0OP,:root[data-theme=dark] .LegacyBoard_sudoku-mode-button__Lukr-.LegacyBoard_active__5H0OP{background:#23475d;border-color:#65c4ff;color:#fff}*{scrollbar-color:#aab3bb #eef1f3;scrollbar-width:thin}::-webkit-scrollbar{height:.65rem;width:.65rem}::-webkit-scrollbar-track{background:#eef1f3;border-radius:999px}::-webkit-scrollbar-thumb{background:#aab3bb;border:2px solid #eef1f3;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#858f98}:root[data-theme=dark] *{scrollbar-color:#59636d #20242a}:root[data-theme=dark] ::-webkit-scrollbar-track{background:#20242a}:root[data-theme=dark] ::-webkit-scrollbar-thumb{background:#59636d;border-color:#20242a}:root[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#727e89}.LegacyBoard_completion-modal-close__euZu-,.LegacyBoard_download-button__\+-I7A,.LegacyBoard_hamburger-button__UDqTT,.LegacyBoard_history-modal-close__\+iJQM,.LegacyBoard_input-arrow-button__JqCRD,.LegacyBoard_input-number-button__mRgdi,.LegacyBoard_primary-button__Jiqd0,.LegacyBoard_secondary-button__vFAcR,.LegacyBoard_settings-modal-close__-PS5\+,.LegacyBoard_settings-modal-footer__AMdV- button,.LegacyBoard_settings-resume-button__2kvai,.LegacyBoard_sudoku-mode-button__Lukr-,.LegacyBoard_toolbar-icon-button__MA-DL,.LegacyBoard_toolbar-menu__EE\+oC button{background:#fff;border:1px solid #b9c1c8;border-radius:.4rem;color:#3b3d41;cursor:pointer;font:inherit;font-size:1rem;font-weight:700;line-height:1;min-height:2.65rem;padding:.35rem .55rem}.LegacyBoard_completion-modal-close__euZu-,.LegacyBoard_hamburger-button__UDqTT,.LegacyBoard_history-modal-close__\+iJQM,.LegacyBoard_settings-modal-close__-PS5\+,.LegacyBoard_toolbar-icon-button__MA-DL{min-width:2.65rem}.LegacyBoard_completion-modal-close__euZu-:hover:not(:disabled),.LegacyBoard_download-button__\+-I7A:hover:not(:disabled),.LegacyBoard_hamburger-button__UDqTT:hover:not(:disabled),.LegacyBoard_history-modal-close__\+iJQM:hover:not(:disabled),.LegacyBoard_input-arrow-button__JqCRD:hover:not(:disabled),.LegacyBoard_input-number-button__mRgdi:hover:not(:disabled),.LegacyBoard_primary-button__Jiqd0:hover:not(:disabled),.LegacyBoard_secondary-button__vFAcR:hover:not(:disabled),.LegacyBoard_settings-modal-close__-PS5\+:hover:not(:disabled),.LegacyBoard_settings-modal-footer__AMdV- button:hover:not(:disabled),.LegacyBoard_settings-resume-button__2kvai:hover:not(:disabled),.LegacyBoard_sudoku-mode-button__Lukr-:hover:not(:disabled),.LegacyBoard_toolbar-icon-button__MA-DL:hover:not(:disabled),.LegacyBoard_toolbar-menu__EE\+oC button:hover:not(:disabled){background:#f1f9fe;border-color:#1594e2;color:#3b3d41}.LegacyBoard_completion-modal-close__euZu-:focus-visible,.LegacyBoard_download-button__\+-I7A:focus-visible,.LegacyBoard_hamburger-button__UDqTT:focus-visible,.LegacyBoard_history-modal-close__\+iJQM:focus-visible,.LegacyBoard_input-arrow-button__JqCRD:focus-visible,.LegacyBoard_input-number-button__mRgdi:focus-visible,.LegacyBoard_primary-button__Jiqd0:focus-visible,.LegacyBoard_secondary-button__vFAcR:focus-visible,.LegacyBoard_settings-modal-close__-PS5\+:focus-visible,.LegacyBoard_settings-modal-footer__AMdV- button:focus-visible,.LegacyBoard_settings-resume-button__2kvai:focus-visible,.LegacyBoard_sudoku-mode-button__Lukr-:focus-visible,.LegacyBoard_toolbar-icon-button__MA-DL:focus-visible,.LegacyBoard_toolbar-menu__EE\+oC button:focus-visible{outline:3px solid #1594e273;outline-offset:2px}:root[data-theme=dark] .LegacyBoard_completion-modal-close__euZu-,:root[data-theme=dark] .LegacyBoard_download-button__\+-I7A,:root[data-theme=dark] .LegacyBoard_hamburger-button__UDqTT,:root[data-theme=dark] .LegacyBoard_history-modal-close__\+iJQM,:root[data-theme=dark] .LegacyBoard_input-arrow-button__JqCRD,:root[data-theme=dark] .LegacyBoard_input-number-button__mRgdi,:root[data-theme=dark] .LegacyBoard_primary-button__Jiqd0,:root[data-theme=dark] .LegacyBoard_secondary-button__vFAcR,:root[data-theme=dark] .LegacyBoard_settings-modal-close__-PS5\+,:root[data-theme=dark] .LegacyBoard_settings-modal-footer__AMdV- button,:root[data-theme=dark] .LegacyBoard_settings-resume-button__2kvai,:root[data-theme=dark] .LegacyBoard_sudoku-mode-button__Lukr-,:root[data-theme=dark] .LegacyBoard_toolbar-icon-button__MA-DL,:root[data-theme=dark] .LegacyBoard_toolbar-menu__EE\+oC button{background:#25292e;border-color:#555e67;color:#eef2f5}:root[data-theme=dark] .LegacyBoard_completion-modal-close__euZu-:hover:not(:disabled),:root[data-theme=dark] .LegacyBoard_download-button__\+-I7A:hover:not(:disabled),:root[data-theme=dark] .LegacyBoard_hamburger-button__UDqTT:hover:not(:disabled),:root[data-theme=dark] .LegacyBoard_history-modal-close__\+iJQM:hover:not(:disabled),:root[data-theme=dark] .LegacyBoard_input-arrow-button__JqCRD:hover:not(:disabled),:root[data-theme=dark] .LegacyBoard_input-number-button__mRgdi:hover:not(:disabled),:root[data-theme=dark] .LegacyBoard_primary-button__Jiqd0:hover:not(:disabled),:root[data-theme=dark] .LegacyBoard_secondary-button__vFAcR:hover:not(:disabled),:root[data-theme=dark] .LegacyBoard_settings-modal-close__-PS5\+:hover:not(:disabled),:root[data-theme=dark] .LegacyBoard_settings-modal-footer__AMdV- button:hover:not(:disabled),:root[data-theme=dark] .LegacyBoard_settings-resume-button__2kvai:hover:not(:disabled),:root[data-theme=dark] .LegacyBoard_sudoku-mode-button__Lukr-:hover:not(:disabled),:root[data-theme=dark] .LegacyBoard_toolbar-icon-button__MA-DL:hover:not(:disabled),:root[data-theme=dark] .LegacyBoard_toolbar-menu__EE\+oC button:hover:not(:disabled){background:#303941;border-color:#65c4ff;color:#fff}.LegacyBoard_history-modal-actions__y4pzw{border-top:1px solid #d7dce2;display:flex;justify-content:flex-end;padding-top:1rem}.LegacyBoard_history-clear-confirmation__VNUa7{align-items:center;display:flex;flex-wrap:wrap;gap:.65rem;justify-content:flex-end}.LegacyBoard_danger-button__HF630{border-color:#b42318;color:#b42318}.LegacyBoard_danger-button__HF630:hover:not(:disabled){background:#fff1f0;border-color:#912018}body.LegacyBoard_theme-dark__XT9iA .LegacyBoard_history-modal-actions__y4pzw{border-top-color:#3a4654}body.LegacyBoard_theme-dark__XT9iA .LegacyBoard_danger-button__HF630{border-color:#f97066;color:#ffb4ad}body.LegacyBoard_theme-dark__XT9iA .LegacyBoard_danger-button__HF630:hover:not(:disabled){background:#4a2326;border-color:#ff8b82;color:#ffe0dd}.LegacyBoard_pdf-source-fieldset__8k9gG{grid-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.LegacyBoard_pdf-source-fieldset__8k9gG legend{grid-column:1/-1}.LegacyBoard_pdf-compact-grid__c\+Pwk{grid-gap:.7rem .9rem;display:grid;gap:.7rem .9rem;grid-template-columns:repeat(2,minmax(0,1fr))}.LegacyBoard_pdf-compact-grid__c\+Pwk .LegacyBoard_pdf-field__Q1IHy{min-width:0}.LegacyBoard_pdf-compact-grid__c\+Pwk .LegacyBoard_pdf-field__Q1IHy input[type=number],.LegacyBoard_pdf-compact-grid__c\+Pwk .LegacyBoard_pdf-field__Q1IHy select{box-sizing:border-box;min-height:2.35rem;width:100%}.LegacyBoard_pdf-toggle-pair__Np90T{grid-gap:.65rem;display:grid;gap:.65rem;grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr))}.LegacyBoard_pdf-toggle-pair__Np90T .LegacyBoard_pdf-check-row__eVvLF{border:1px solid #dfe4e8;border-radius:.45rem;padding:.55rem .65rem}.LegacyBoard_pdf-modal-footer__M5qX9{justify-content:space-between;padding:.8rem 1rem}.LegacyBoard_pdf-footer-actions__bvNEV{display:flex;gap:.55rem}.LegacyBoard_share-link-group__fcRpV{grid-gap:.55rem;display:grid;gap:.55rem}.LegacyBoard_share-link-row__5bcvg{grid-gap:.45rem;align-items:center;display:grid;gap:.45rem;grid-template-columns:minmax(0,1fr) auto}.LegacyBoard_share-copy-button__vMk5K{background:#fff;border:1px solid #b9c1c8;border-radius:.4rem;color:#30363b;cursor:pointer;font:inherit;font-size:.82rem;font-weight:700;min-height:2.25rem;padding:.3rem .55rem}.LegacyBoard_share-copy-button__vMk5K:hover{background:#f1f9fe;border-color:#2fafff}.LegacyBoard_toolbar-menu__EE\+oC{overflow:hidden;padding:.3rem 0}.LegacyBoard_toolbar-menu__EE\+oC button,.LegacyBoard_toolbar-menu__EE\+oC button:focus-visible,.LegacyBoard_toolbar-menu__EE\+oC button:hover:not(:disabled){background:#0000;border:0;border-radius:0;box-shadow:none;font-size:.95rem;font-weight:500;line-height:1.2;min-height:2.45rem;padding:.55rem .9rem;text-align:left;width:100%}.LegacyBoard_toolbar-menu__EE\+oC button+button{border-top:1px solid #edf0f2}.LegacyBoard_toolbar-menu__EE\+oC button:focus-visible,.LegacyBoard_toolbar-menu__EE\+oC button:hover:not(:disabled){background:#eef7fd;color:#087bbf;outline:none}:root[data-theme=dark] .LegacyBoard_toolbar-menu__EE\+oC button+button{border-top-color:#3d444b}:root[data-theme=dark] .LegacyBoard_toolbar-menu__EE\+oC button,:root[data-theme=dark] .LegacyBoard_toolbar-menu__EE\+oC button:focus-visible{background:#0000;border-color:#0000;color:#eef2f5}:root[data-theme=dark] .LegacyBoard_toolbar-menu__EE\+oC button:focus-visible,:root[data-theme=dark] .LegacyBoard_toolbar-menu__EE\+oC button:hover:not(:disabled){background:#303941;color:#fff}:root[data-theme=dark] .LegacyBoard_share-copy-button__vMk5K{background:#25292e;border-color:#555e67;color:#eef2f5}:root[data-theme=dark] .LegacyBoard_share-copy-button__vMk5K:hover{background:#303941;border-color:#65c4ff;color:#fff}:root[data-theme=dark] .LegacyBoard_pdf-toggle-pair__Np90T .LegacyBoard_pdf-check-row__eVvLF{border-color:#444b52}@media(max-width:620px){.LegacyBoard_pdf-compact-grid__c\+Pwk,.LegacyBoard_pdf-source-fieldset__8k9gG,.LegacyBoard_pdf-toggle-pair__Np90T{grid-template-columns:1fr}.LegacyBoard_pdf-modal-footer__M5qX9{align-items:stretch;flex-direction:column}.LegacyBoard_pdf-footer-actions__bvNEV{justify-content:flex-end}}.LegacyBoard_module-input__\+llX2,.LegacyBoard_pdf-field__Q1IHy input[type=number],.LegacyBoard_pdf-field__Q1IHy select,.LegacyBoard_settings-field__rT9Q- textarea{background:#fff;border:1px solid #b9c1c8;border-radius:.4rem;box-sizing:border-box;color:#3b3d41;font:inherit;min-height:2.65rem;padding:.5rem .65rem;width:100%}:root[data-theme=dark] .LegacyBoard_module-input__\+llX2,:root[data-theme=dark] .LegacyBoard_pdf-field__Q1IHy input[type=number],:root[data-theme=dark] .LegacyBoard_pdf-field__Q1IHy select,:root[data-theme=dark] .LegacyBoard_settings-field__rT9Q- textarea{background:#20242a;border-color:#555e67;color:#eef2f5;color-scheme:dark}:root[data-theme=dark] .LegacyBoard_pdf-field__Q1IHy input[type=range]{color-scheme:dark}:root[data-theme=dark] .LegacyBoard_pdf-fieldset__3lrVl,:root[data-theme=dark] .LegacyBoard_pdf-toggle-pair__Np90T .LegacyBoard_pdf-check-row__eVvLF{border-color:#4a5158}:root[data-theme=dark] .LegacyBoard_pdf-check-row__eVvLF strong,:root[data-theme=dark] .LegacyBoard_pdf-field__Q1IHy>span,:root[data-theme=dark] .LegacyBoard_pdf-fieldset__3lrVl legend,:root[data-theme=dark] .LegacyBoard_pdf-radio-row__lY\+kl strong{color:#f3f6f8}:root[data-theme=dark] .LegacyBoard_pdf-check-row__eVvLF small,:root[data-theme=dark] .LegacyBoard_pdf-field__Q1IHy small,:root[data-theme=dark] .LegacyBoard_pdf-radio-row__lY\+kl small{color:#c7cdd3}.LegacyBoard_tile-notes__pO7Me.LegacyBoard_possibilities__xLpAs{opacity:.58}:root[data-theme=dark] .LegacyBoard_tile-notes__pO7Me.LegacyBoard_possibilities__xLpAs{color:#9bd8ff;opacity:.72}.LegacyBoard_share-section__6Izm0{grid-gap:.55rem;display:grid;gap:.55rem}.LegacyBoard_share-progress-section__hNRVI{border-top:1px solid #e2e6e9;margin-top:1.15rem;padding-top:1.15rem}:root[data-theme=dark] .LegacyBoard_share-progress-section__hNRVI{border-top-color:#444b52}.LegacyBoard_history-modal-actions__y4pzw{padding:1rem 1.2rem}.LegacyBoard_sudoku-board-loading__TIigB{align-items:center;color:inherit;display:flex;flex-direction:column;font-size:.9rem;gap:.7rem;height:min(82vw,70vh);height:var(--board-display-size,min(82vw,70vh));justify-content:center;min-height:250px;min-width:250px;opacity:.72;width:min(82vw,70vh);width:var(--board-display-size,min(82vw,70vh))}.LegacyBoard_sudoku-loading-spinner__hXpd9{animation:LegacyBoard_sudoku-loading-spin__yvdOR .65s linear infinite;border:3px solid color-mix(in srgb,currentcolor 20%,#0000);border-radius:50%;border-top-color:initial;height:1.8rem;width:1.8rem}@keyframes LegacyBoard_sudoku-loading-spin__yvdOR{to{transform:rotate(1turn)}}.LegacyBoard_solve-log-modal__0I5Gh{display:flex;flex-direction:column;max-height:calc(100vh - 2rem);max-width:100%;overflow:hidden;width:min(68rem,100vw - 2rem)}.LegacyBoard_solve-log-footer__iBnOJ,.LegacyBoard_solve-log-header__8jqw5{flex:0 0 auto}.LegacyBoard_solve-log-header__8jqw5 .LegacyBoard_solve-log-status__ktEk7{margin-top:.25rem}.LegacyBoard_solve-log-status__ktEk7.LegacyBoard_solved-logically__k52CT{color:#1b7f47}.LegacyBoard_solve-log-status__ktEk7.LegacyBoard_invalid__hoQ\+O,.LegacyBoard_solve-log-status__ktEk7.LegacyBoard_stuck__UTFSN{color:#a83a3a}.LegacyBoard_solve-log-modal-body__-MmTo{grid-gap:1rem;box-sizing:border-box;display:grid;flex:1 1 auto;gap:1rem;grid-template-columns:minmax(0,1fr) minmax(17rem,.72fr);min-height:0;min-width:0;overflow:hidden}.LegacyBoard_solve-log-board__JvpoO{align-self:center;aspect-ratio:1;background:#fff;background:var(--board-background,#fff);border:2px solid;box-sizing:border-box;display:grid;justify-self:center;max-height:100%;max-width:100%;overflow:hidden;width:min(100%,34rem)}.LegacyBoard_solve-log-cell__DsQy4{align-items:center;border-left:1px solid #464e5659;border-top:1px solid #464e5659;display:flex;justify-content:center;min-height:0;min-width:0;overflow:hidden;position:relative}.LegacyBoard_solve-log-cell__DsQy4:nth-child(-n+50){box-sizing:border-box}.LegacyBoard_solve-log-cell__DsQy4.LegacyBoard_box-left__0lwLk{border-left-color:initial;border-left-width:2px}.LegacyBoard_solve-log-cell__DsQy4.LegacyBoard_box-top__RFyZ5{border-top-color:initial;border-top-width:2px}.LegacyBoard_solve-log-cell__DsQy4.LegacyBoard_active__5H0OP{background:#1594e24d;background:var(--cell-selected-bg,#1594e23d)}.LegacyBoard_solve-log-cell__DsQy4.LegacyBoard_candidate-eliminated__nxolB:not(.LegacyBoard_active__5H0OP){box-shadow:inset 0 0 0 2px #be3f3fb3}.LegacyBoard_solve-log-eliminations__-jYmv{font-size:.88rem;line-height:1.45;margin-top:.45rem}.LegacyBoard_solve-log-value__yXGL9{align-items:center;display:flex;font-size:clamp(.56rem,2.4vw,1.55rem);font-weight:600;height:100%;justify-content:center;min-height:0;min-width:0;position:relative;width:100%}.LegacyBoard_solve-log-side__2d1fI{display:flex;flex-direction:column;gap:.8rem;min-height:0;min-width:0}.LegacyBoard_solve-log-safety__uqNpD{background:#1594e214;border-radius:.45rem;flex:0 0 auto;font-size:.85rem;line-height:1.4;margin:0;overflow-wrap:anywhere;padding:.7rem .8rem}.LegacyBoard_solve-log-explanation__x3kLa{border:1px solid #dfe4e8;border-radius:.5rem;box-sizing:border-box;flex:1 1 auto;min-height:0;min-width:0;overflow:auto;overflow-wrap:anywhere;padding:.85rem}.LegacyBoard_solve-log-explanation__x3kLa p{line-height:1.45;margin:.4rem 0}.LegacyBoard_solve-log-step-heading__RUpO1{font-weight:700}.LegacyBoard_solve-log-candidates__bi3Gz{font-size:.82rem;opacity:.76}.LegacyBoard_solve-log-footer__iBnOJ{flex-wrap:wrap;justify-content:flex-end}.LegacyBoard_solve-log-board__JvpoO[data-display-mode=shapes] .LegacyBoard_sudoku-value-shape__B7fVw{height:64%;width:64%}.LegacyBoard_solve-log-board__JvpoO[data-display-mode=patterns] .LegacyBoard_sudoku-value-pattern__ao86q{height:82%;width:82%}.LegacyBoard_solve-log-board__JvpoO[data-display-mode=colors] .LegacyBoard_sudoku-value-color-shape__N3lnt,.LegacyBoard_solve-log-board__JvpoO[data-display-mode=numbers-colors] .LegacyBoard_sudoku-value-color-shape__N3lnt{height:88%;width:88%}.LegacyBoard_solve-log-board__JvpoO[data-display-mode=numbers-colors] .LegacyBoard_sudoku-value-color-shape__N3lnt{inset:0;margin:auto;position:absolute}.LegacyBoard_solve-log-board__JvpoO[data-display-mode=numbers-colors] .LegacyBoard_color-shape-number__qPfnG{position:relative;z-index:1}:root[data-theme=dark] .LegacyBoard_solve-log-explanation__x3kLa{border-color:#444b52}:root[data-theme=dark] .LegacyBoard_solve-log-safety__uqNpD,:root[data-theme=high-contrast-dark] .LegacyBoard_solve-log-safety__uqNpD{background:#78beeb1c}@media(max-width:760px){.LegacyBoard_solve-log-modal__0I5Gh{max-height:calc(100vh - 1rem);width:min(100%,48rem)}.LegacyBoard_solve-log-modal-body__-MmTo{display:flex;flex-direction:column;overflow:auto}.LegacyBoard_solve-log-board__JvpoO{flex:0 0 auto;max-height:none;width:min(100%,28rem)}.LegacyBoard_solve-log-side__2d1fI{flex:0 0 auto;min-height:auto}.LegacyBoard_solve-log-explanation__x3kLa{flex:0 0 auto;overflow:visible}}@media(max-height:640px)and (min-width:761px){.LegacyBoard_solve-log-modal__0I5Gh{max-height:calc(100vh - 1rem)}.LegacyBoard_solve-log-modal-body__-MmTo{padding-bottom:.75rem;padding-top:.75rem}.LegacyBoard_solve-log-board__JvpoO{height:100%;max-width:52vw;width:auto}}.LegacyBoard_settings-modal__4BjEZ.LegacyBoard_solve-log-modal__0I5Gh{padding:0!important}.LegacyBoard_solve-log-modal__0I5Gh>.LegacyBoard_solve-log-footer__iBnOJ,.LegacyBoard_solve-log-modal__0I5Gh>.LegacyBoard_solve-log-header__8jqw5,.LegacyBoard_solve-log-modal__0I5Gh>.LegacyBoard_solve-log-modal-body__-MmTo{box-sizing:border-box;margin:0!important;width:100%}.LegacyBoard_solve-log-modal__0I5Gh>.LegacyBoard_solve-log-header__8jqw5{border-top-left-radius:calc(.7rem - 1px);border-top-right-radius:calc(.7rem - 1px)}.LegacyBoard_solve-log-modal__0I5Gh>.LegacyBoard_solve-log-footer__iBnOJ{border-bottom-left-radius:calc(.7rem - 1px);border-bottom-right-radius:calc(.7rem - 1px)}.LegacyBoard_solve-log-modal-body__-MmTo{padding:1rem}@media(max-width:600px){.LegacyBoard_solve-log-modal__0I5Gh>.LegacyBoard_solve-log-header__8jqw5{border-top-left-radius:calc(.55rem - 1px);border-top-right-radius:calc(.55rem - 1px)}.LegacyBoard_solve-log-modal__0I5Gh>.LegacyBoard_solve-log-footer__iBnOJ{border-bottom-left-radius:calc(.55rem - 1px);border-bottom-right-radius:calc(.55rem - 1px)}}.LegacyBoard_toolbar-menu__EE\+oC a,.LegacyBoard_toolbar-menu__EE\+oC button{align-items:center;display:flex;gap:.7rem}.LegacyBoard_toolbar-menu__EE\+oC a svg,.LegacyBoard_toolbar-menu__EE\+oC button svg{flex:0 0 1.2rem;height:1.2rem;width:1.2rem}.LegacyBoard_toolbar-menu__EE\+oC a>span,.LegacyBoard_toolbar-menu__EE\+oC button>span{min-width:0}.LegacyBoard_toolbar-menu__EE\+oC a{background:#0000;border:0;border-radius:0;color:inherit;font-size:.95rem;font-weight:500;line-height:1.2;min-height:2.45rem;padding:.55rem .9rem;text-align:left;text-decoration:none;width:100%}.LegacyBoard_toolbar-menu__EE\+oC a:focus-visible,.LegacyBoard_toolbar-menu__EE\+oC a:hover{background:#eef7fd;color:#087bbf;outline:none}.LegacyBoard_toolbar-menu__EE\+oC .LegacyBoard_mobile-menu-coffee__BcguH{color:inherit}@media(min-width:601px){.LegacyBoard_toolbar-menu__EE\+oC .LegacyBoard_mobile-menu-coffee__BcguH{display:none!important}}.LegacyBoard_background-solution-status__O77c7{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:color-mix(in srgb,#fff 90%,#0000);background:color-mix(in srgb,var(--board-background,#fff) 90%,#0000);border:1px solid color-mix(in srgb,currentcolor 22%,#0000);border-radius:999px;box-shadow:0 .2rem .65rem #0000001f;color:inherit;display:flex;font-size:.82rem;font-weight:600;gap:.55rem;left:50%;line-height:1.2;max-width:calc(100% - 1.3rem);padding:.45rem .7rem;pointer-events:none;position:absolute;text-align:center;top:.65rem;transform:translateX(-50%);z-index:6}.LegacyBoard_background-solution-status__O77c7 .LegacyBoard_sudoku-loading-spinner__hXpd9{border-width:2px;flex:0 0 auto;height:1rem;width:1rem}.LegacyBoard_solve-log-status__ktEk7.LegacyBoard_solved-forced__1KDL3{color:#9a6500;font-weight:700}:root[data-theme=dark] .LegacyBoard_solve-log-status__ktEk7.LegacyBoard_solved-forced__1KDL3,:root[data-theme=high-contrast-dark] .LegacyBoard_solve-log-status__ktEk7.LegacyBoard_solved-forced__1KDL3{color:#ffd45c}.LegacyBoard_history-modal__Ae-Eq,.LegacyBoard_pdf-modal__xIVDX,.LegacyBoard_settings-modal__4BjEZ{border:1px solid #dfe4e8}:root[data-theme=dark] .LegacyBoard_history-modal__Ae-Eq,:root[data-theme=dark] .LegacyBoard_pdf-modal__xIVDX,:root[data-theme=dark] .LegacyBoard_settings-modal__4BjEZ{border-color:#444b52}.LegacyBoard_sudoku-play-layout__Rberl{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;min-height:0;width:100%}.LegacyBoard_sudoku-input-bar__uFbqO{flex:0 0 auto}.LegacyBoard_sudoku-number-pad__3fhZe{display:grid;grid-template-columns:repeat(3,minmax(2.65rem,1fr));max-width:none}.LegacyBoard_sudoku-input-bar__uFbqO[data-line-size="16"] .LegacyBoard_sudoku-number-pad__3fhZe{grid-template-columns:repeat(4,minmax(2.65rem,1fr))}.LegacyBoard_sudoku-arrow-pad__yxnTF{border:1px solid #e1e6ea;border-radius:.55rem;padding:.35rem}.LegacyBoard_toolbar-center__Y81vF{gap:1rem;justify-content:space-between;width:min(100%,58rem)}.LegacyBoard_game-mistakes__dff36,.LegacyBoard_game-timer__nmOI7{margin:0 .35rem}.LegacyBoard_toolbar-history-actions__hLTyF{margin-left:.75rem}.LegacyBoard_toolbar-primary-actions__mAdxv{align-items:center;display:flex;gap:.6rem;justify-content:center;margin-left:auto}@media(min-width:900px)and (orientation:landscape){.LegacyBoard_sudoku-play-layout__Rberl{flex-direction:row;gap:clamp(1rem,2.2vw,2.25rem)}.LegacyBoard_sudoku-board-area__YCruu{flex:0 1 auto;min-width:0}.LegacyBoard_sudoku-input-bar__uFbqO{align-items:stretch;flex-direction:column;gap:1.2rem;padding:.5rem;width:min(19rem,28vw)}.LegacyBoard_sudoku-number-pad__3fhZe{width:100%}.LegacyBoard_sudoku-arrow-pad__yxnTF{align-self:center}}:root[data-theme=dark] .LegacyBoard_sudoku-arrow-pad__yxnTF,:root[data-theme=dark] .LegacyBoard_sudoku-mode-pad__d6dBJ{background:#1d2024;border-color:#3e454c}.LegacyBoard_pdf-source-tabs__0ArUE{grid-gap:.45rem;display:grid;gap:.45rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:.8rem}.LegacyBoard_pdf-advanced-toggle__F97\+C,.LegacyBoard_pdf-source-tabs__0ArUE button{background:#fff;border:1px solid #b9c1c8;border-radius:.4rem;color:#3b3d41;cursor:pointer;font:inherit;font-weight:650;min-height:2.45rem;padding:.45rem .7rem}.LegacyBoard_pdf-advanced-toggle__F97\+C:hover,.LegacyBoard_pdf-source-tabs__0ArUE button:hover{background:#f1f9fe;border-color:#1594e2}.LegacyBoard_pdf-source-tabs__0ArUE button.LegacyBoard_active__5H0OP{background:#e8f5fd;border-color:#1594e2;color:#0c75b5}.LegacyBoard_pdf-basic-options__GiKZz{grid-gap:.6rem;display:grid;gap:.6rem;grid-template-columns:repeat(2,minmax(0,1fr))}.LegacyBoard_pdf-basic-options__GiKZz .LegacyBoard_pdf-field__Q1IHy{grid-column:1/-1}.LegacyBoard_pdf-basic-options__GiKZz .LegacyBoard_pdf-check-row__eVvLF{border:1px solid #dfe4e8;border-radius:.45rem;min-height:3.25rem;padding:.55rem .7rem}.LegacyBoard_pdf-advanced-toggle__F97\+C{align-items:center;background:#0000;border-color:#0000;display:flex;margin-top:.8rem;text-align:left;width:100%}.LegacyBoard_pdf-advanced-toggle__F97\+C span{font-size:1.05rem;width:1.3rem}.LegacyBoard_pdf-advanced-panel__A9j5d{border-top:1px solid #e2e6e9;margin-top:.35rem;padding-top:.7rem}:root[data-theme=dark] .LegacyBoard_pdf-advanced-toggle__F97\+C,:root[data-theme=dark] .LegacyBoard_pdf-basic-options__GiKZz .LegacyBoard_pdf-check-row__eVvLF,:root[data-theme=dark] .LegacyBoard_pdf-source-tabs__0ArUE button{background:#20242a;border-color:#4a5158;color:#eef2f5}:root[data-theme=dark] .LegacyBoard_pdf-advanced-toggle__F97\+C:hover,:root[data-theme=dark] .LegacyBoard_pdf-source-tabs__0ArUE button:hover{background:#30363c;border-color:#6f7a84}:root[data-theme=dark] .LegacyBoard_pdf-source-tabs__0ArUE button.LegacyBoard_active__5H0OP{background:#263c4a;border-color:#65c4ff;color:#9bd8ff}:root[data-theme=dark] .LegacyBoard_pdf-advanced-panel__A9j5d{border-top-color:#444b52}@media(max-width:620px){.LegacyBoard_pdf-basic-options__GiKZz,.LegacyBoard_pdf-source-tabs__0ArUE{grid-template-columns:1fr}}.LegacyBoard_sudoku-input-bar__uFbqO[data-line-size="4"] .LegacyBoard_sudoku-number-pad__3fhZe{grid-template-columns:repeat(5,minmax(2.65rem,1fr))}.LegacyBoard_sudoku-input-bar__uFbqO[data-line-size="6"] .LegacyBoard_sudoku-number-pad__3fhZe{grid-template-columns:repeat(7,minmax(2.65rem,1fr))}.LegacyBoard_sudoku-input-bar__uFbqO[data-line-size="9"] .LegacyBoard_sudoku-number-pad__3fhZe{grid-template-columns:repeat(5,minmax(2.65rem,1fr))}.LegacyBoard_sudoku-input-bar__uFbqO[data-line-size="16"] .LegacyBoard_sudoku-number-pad__3fhZe{grid-template-columns:repeat(6,minmax(2.65rem,1fr))}@media(min-width:900px)and (orientation:landscape){.LegacyBoard_sudoku-input-bar__uFbqO[data-line-size="4"] .LegacyBoard_sudoku-number-pad__3fhZe{grid-template-columns:repeat(3,minmax(2.65rem,1fr))}.LegacyBoard_sudoku-input-bar__uFbqO[data-line-size="16"] .LegacyBoard_sudoku-number-pad__3fhZe,.LegacyBoard_sudoku-input-bar__uFbqO[data-line-size="6"] .LegacyBoard_sudoku-number-pad__3fhZe,.LegacyBoard_sudoku-input-bar__uFbqO[data-line-size="9"] .LegacyBoard_sudoku-number-pad__3fhZe{grid-template-columns:repeat(4,minmax(2.65rem,1fr))}.LegacyBoard_sudoku-play-layout__Rberl{gap:5.3rem;margin:0 auto;max-width:100%;width:auto}.LegacyBoard_sudoku-board-area__YCruu{flex:0 0 auto;width:auto}.LegacyBoard_sudoku-input-bar__uFbqO{width:min(17rem,26vw)}}.LegacyBoard_board__Tg266[data-line-size="16"] .LegacyBoard_tile-notes__pO7Me{font-size:.5em;font-weight:600;padding:.04rem}.LegacyBoard_board__Tg266[data-line-size="16"] .LegacyBoard_tile-notes__pO7Me.LegacyBoard_possibilities__xLpAs{opacity:.76}.LegacyBoard_history-item-row__DJ82h{align-items:stretch;display:flex;gap:.45rem}.LegacyBoard_history-item-row__DJ82h .LegacyBoard_history-item__Cf9HO{flex:1 1 auto;min-width:0}.LegacyBoard_history-remove-button__J8gTa{align-self:center;background:#fff;border:1px solid #b9c1c8;border-radius:.4rem;color:#5d6670;cursor:pointer;flex:0 0 2.65rem;font:inherit;font-size:1.15rem;font-weight:700;line-height:1;min-height:2.65rem;padding:0;width:2.65rem}.LegacyBoard_history-remove-button__J8gTa:focus-visible,.LegacyBoard_history-remove-button__J8gTa:hover{background:#fff3f3;border-color:#d26060;color:#a83434}:root[data-theme=dark] .LegacyBoard_history-remove-button__J8gTa{background:#20242a;border-color:#4a5158;color:#d8dde2}:root[data-theme=dark] .LegacyBoard_history-remove-button__J8gTa:focus-visible,:root[data-theme=dark] .LegacyBoard_history-remove-button__J8gTa:hover{background:#40292b;border-color:#b86464;color:#ffb5b5}@media(min-width:900px)and (orientation:landscape){.LegacyBoard_sudoku-play-layout__Rberl{align-self:center;width:fit-content}}.LegacyBoard_settings-options__fI41A{gap:0;padding:.45rem 1rem .75rem}.LegacyBoard_settings-toggle__UVmg3{gap:.8rem;padding:.55rem 0}.LegacyBoard_settings-toggle__UVmg3 span{gap:.08rem}.LegacyBoard_settings-toggle__UVmg3 strong{font-size:.86rem}.LegacyBoard_settings-toggle__UVmg3 small{font-size:.72rem;line-height:1.3}.LegacyBoard_settings-select-section__V9FTE{gap:.75rem;margin-top:.55rem;padding-top:.65rem}.LegacyBoard_settings-field__rT9Q-{gap:.35rem}.LegacyBoard_settings-modal-footer__AMdV-,.LegacyBoard_settings-modal-header__4SDDe{padding-bottom:.8rem;padding-top:.8rem}.LegacyBoard_sudoku-arrow-pad__yxnTF,.LegacyBoard_sudoku-mode-pad__d6dBJ,:root[data-theme=dark] .LegacyBoard_sudoku-arrow-pad__yxnTF,:root[data-theme=dark] .LegacyBoard_sudoku-mode-pad__d6dBJ{background:#0000;border:0;border-radius:0;padding:0}@media(min-width:680px){.LegacyBoard_settings-options__fI41A{grid-column-gap:1.25rem;column-gap:1.25rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.LegacyBoard_settings-select-section__V9FTE{grid-column:1/-1}}.LegacyBoard_history-filters__v72jO{display:flex;flex-wrap:wrap;gap:.55rem 1rem;padding:0 1rem .75rem}.LegacyBoard_history-filter-group__9OeOX{display:flex;flex-wrap:wrap;gap:.35rem}.LegacyBoard_history-filter__FIy4T{background:#0000;border:0;border-radius:.35rem;color:inherit;cursor:pointer;padding:.35rem .55rem}.LegacyBoard_history-filter__FIy4T.LegacyBoard_active__5H0OP,.LegacyBoard_history-filter__FIy4T:hover{background:#5a82d224}:root[data-theme=dark] .LegacyBoard_history-filter__FIy4T.LegacyBoard_active__5H0OP,:root[data-theme=dark] .LegacyBoard_history-filter__FIy4T:hover{background:#82a5eb33}.LegacyBoard_sudoku-input-bar__uFbqO[data-line-size] .LegacyBoard_sudoku-number-pad__3fhZe{grid-template-columns:repeat(3,minmax(2.65rem,1fr))}.LegacyBoard_sudoku-number-pad__3fhZe.LegacyBoard_full-value-rows__kBX-h .LegacyBoard_input-erase-button__PqYsn{grid-column:2}.LegacyBoard_sudoku-arrow-pad__yxnTF{grid-gap:.35rem;background:#0000;border:0;border-radius:0;display:grid;gap:.35rem;grid-template-columns:repeat(3,minmax(2.65rem,1fr));grid-template-rows:repeat(2,2.65rem);padding:0;width:100%}.LegacyBoard_sudoku-arrow-pad__yxnTF .LegacyBoard_input-arrow-button__JqCRD{height:2.65rem;min-height:2.65rem;min-width:0;width:100%}.LegacyBoard_sudoku-input-bar__uFbqO{gap:2.65rem}:root[data-theme=dark] .LegacyBoard_sudoku-arrow-pad__yxnTF{background:#0000;border:0}.LegacyBoard_sudoku-number-pad__3fhZe:not(.LegacyBoard_full-value-rows__kBX-h) .LegacyBoard_input-erase-button__PqYsn{grid-column:3}:root[data-theme=dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_line-related__NURz-{background:#303d49}:root[data-theme=dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_box-related__QwJEc{background:#29343e}:root[data-theme=dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_value-related__e-28b{background:#43586a;box-shadow:inset 0 0 0 2px #8ed6ff}:root[data-theme=dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb,:root[data-theme=dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_box-related__QwJEc,:root[data-theme=dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_line-related__NURz-,:root[data-theme=dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_value-related__e-28b{background:#087dbd;box-shadow:inset 0 0 0 3px #d8f3ff;color:#fff}:root[data-theme=high-contrast-light] .LegacyBoard_sudoku-page__BKBoa,:root[data-theme=high-contrast-light] .LegacyBoard_tile__U\+Lv6,:root[data-theme=high-contrast-light] body{background:#fff;color:#000}:root[data-theme=high-contrast-light] .LegacyBoard_tile__U\+Lv6.LegacyBoard_changeable__eTwYJ{color:#003f8f}:root[data-theme=high-contrast-light] .LegacyBoard_tile__U\+Lv6.LegacyBoard_box-related__QwJEc,:root[data-theme=high-contrast-light] .LegacyBoard_tile__U\+Lv6.LegacyBoard_line-related__NURz-{background:#e2e2e2}:root[data-theme=high-contrast-light] .LegacyBoard_tile__U\+Lv6.LegacyBoard_value-related__e-28b{background:#c7e8ff;box-shadow:inset 0 0 0 2px #000}:root[data-theme=high-contrast-light] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb{background:#000;box-shadow:inset 0 0 0 3px #ffd800;color:#fff}:root[data-theme=high-contrast-dark] .LegacyBoard_sudoku-page__BKBoa,:root[data-theme=high-contrast-dark] .LegacyBoard_tile__U\+Lv6,:root[data-theme=high-contrast-dark] body{background:#000;color:#fff}:root[data-theme=high-contrast-dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_changeable__eTwYJ{color:#75d9ff}:root[data-theme=high-contrast-dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_box-related__QwJEc,:root[data-theme=high-contrast-dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_line-related__NURz-{background:#262626}:root[data-theme=high-contrast-dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_value-related__e-28b{background:#404040;box-shadow:inset 0 0 0 2px #fff}:root[data-theme=high-contrast-dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb{background:#fff;box-shadow:inset 0 0 0 4px #ffe600;color:#000}:root[data-theme=color-vision] .LegacyBoard_tile__U\+Lv6.LegacyBoard_line-related__NURz-{background:#e8edf2}:root[data-theme=color-vision] .LegacyBoard_tile__U\+Lv6.LegacyBoard_box-related__QwJEc{background:#f1f3f5}:root[data-theme=color-vision] .LegacyBoard_tile__U\+Lv6.LegacyBoard_value-related__e-28b{background:#f5d98b;box-shadow:inset 0 0 0 2px #6b4f00}:root[data-theme=color-vision] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb{background:#0072b2;box-shadow:inset 0 0 0 3px #111;color:#fff}:root[data-theme=color-vision] .LegacyBoard_tile__U\+Lv6.LegacyBoard_not-valid__067NQ{background:#f0e442;box-shadow:inset 0 0 0 3px #111;-webkit-text-decoration:underline wavy;text-decoration:underline wavy}:root[data-theme=easy-read] .LegacyBoard_board__Tg266{font-size:1.18rem}:root[data-theme=easy-read] .LegacyBoard_tile__U\+Lv6{font-weight:650}:root[data-theme=easy-read] .LegacyBoard_tile__U\+Lv6.LegacyBoard_changeable__eTwYJ{font-weight:700}:root[data-theme=easy-read] .LegacyBoard_tile-notes__pO7Me{font-size:.43em;font-weight:700}:root[data-theme=easy-read] .LegacyBoard_board__Tg266[data-line-size="16"] .LegacyBoard_tile-notes__pO7Me{font-size:.58em}:root[data-theme=easy-read] .LegacyBoard_input-arrow-button__JqCRD,:root[data-theme=easy-read] .LegacyBoard_input-number-button__mRgdi,:root[data-theme=easy-read] .LegacyBoard_primary-button__Jiqd0,:root[data-theme=easy-read] .LegacyBoard_secondary-button__vFAcR{font-size:1.08rem;font-weight:650}:root[data-theme=high-contrast-dark] .LegacyBoard_action-card__BtKqF,:root[data-theme=high-contrast-dark] .LegacyBoard_history-modal__Ae-Eq,:root[data-theme=high-contrast-dark] .LegacyBoard_pdf-modal__xIVDX,:root[data-theme=high-contrast-dark] .LegacyBoard_settings-modal__4BjEZ,:root[data-theme=high-contrast-dark] .LegacyBoard_toolbar-menu__EE\+oC{background:#0b0b0b;border-color:#fff;color:#fff}:root[data-theme=high-contrast-dark] .LegacyBoard_settings-field__rT9Q-,:root[data-theme=high-contrast-dark] .LegacyBoard_settings-modal__4BjEZ p,:root[data-theme=high-contrast-dark] .LegacyBoard_settings-modal__4BjEZ small,:root[data-theme=high-contrast-dark] .LegacyBoard_toolbar-menu__EE\+oC button{color:#fff}:root[data-theme=high-contrast-light]{color-scheme:light}:root[data-theme=high-contrast-dark]{color-scheme:dark}:root[data-theme=high-contrast-light] .LegacyBoard_action-card__BtKqF,:root[data-theme=high-contrast-light] .LegacyBoard_history-modal__Ae-Eq,:root[data-theme=high-contrast-light] .LegacyBoard_pdf-modal__xIVDX,:root[data-theme=high-contrast-light] .LegacyBoard_settings-modal__4BjEZ,:root[data-theme=high-contrast-light] .LegacyBoard_sudoku-page__BKBoa,:root[data-theme=high-contrast-light] .LegacyBoard_toolbar-menu__EE\+oC,:root[data-theme=high-contrast-light] body,:root[data-theme=high-contrast-light] button,:root[data-theme=high-contrast-light] input,:root[data-theme=high-contrast-light] select,:root[data-theme=high-contrast-light] textarea{background:#fff;border-color:#000;box-shadow:none;color:#000}:root[data-theme=high-contrast-dark] .LegacyBoard_action-card__BtKqF,:root[data-theme=high-contrast-dark] .LegacyBoard_history-modal__Ae-Eq,:root[data-theme=high-contrast-dark] .LegacyBoard_pdf-modal__xIVDX,:root[data-theme=high-contrast-dark] .LegacyBoard_settings-modal__4BjEZ,:root[data-theme=high-contrast-dark] .LegacyBoard_sudoku-page__BKBoa,:root[data-theme=high-contrast-dark] .LegacyBoard_toolbar-menu__EE\+oC,:root[data-theme=high-contrast-dark] body,:root[data-theme=high-contrast-dark] button,:root[data-theme=high-contrast-dark] input,:root[data-theme=high-contrast-dark] select,:root[data-theme=high-contrast-dark] textarea{background:#000;border-color:#fff;box-shadow:none;color:#fff}:root[data-theme=high-contrast-light] .LegacyBoard_tile__U\+Lv6,:root[data-theme=high-contrast-light] .LegacyBoard_tile__U\+Lv6.LegacyBoard_box-related__QwJEc,:root[data-theme=high-contrast-light] .LegacyBoard_tile__U\+Lv6.LegacyBoard_changeable__eTwYJ,:root[data-theme=high-contrast-light] .LegacyBoard_tile__U\+Lv6.LegacyBoard_line-related__NURz-{background:#fff;box-shadow:none;color:#000}:root[data-theme=high-contrast-dark] .LegacyBoard_tile__U\+Lv6,:root[data-theme=high-contrast-dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_box-related__QwJEc,:root[data-theme=high-contrast-dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_changeable__eTwYJ,:root[data-theme=high-contrast-dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_line-related__NURz-{background:#000;box-shadow:none;color:#fff}:root[data-theme=high-contrast-dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_box-related__QwJEc,:root[data-theme=high-contrast-dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_line-related__NURz-,:root[data-theme=high-contrast-light] .LegacyBoard_tile__U\+Lv6.LegacyBoard_box-related__QwJEc,:root[data-theme=high-contrast-light] .LegacyBoard_tile__U\+Lv6.LegacyBoard_line-related__NURz-{outline:1px dashed currentColor;outline-offset:-3px}:root[data-theme=high-contrast-dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_value-related__e-28b,:root[data-theme=high-contrast-light] .LegacyBoard_tile__U\+Lv6.LegacyBoard_value-related__e-28b{background:inherit;box-shadow:inset 0 0 0 3px currentColor;color:inherit;font-weight:800}:root[data-theme=high-contrast-light] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb,:root[data-theme=high-contrast-light] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_box-related__QwJEc,:root[data-theme=high-contrast-light] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_line-related__NURz-,:root[data-theme=high-contrast-light] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_value-related__e-28b{background:#000;box-shadow:inset 0 0 0 2px #fff;color:#fff;outline:3px solid #000;outline-offset:-3px}:root[data-theme=high-contrast-dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb,:root[data-theme=high-contrast-dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_box-related__QwJEc,:root[data-theme=high-contrast-dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_line-related__NURz-,:root[data-theme=high-contrast-dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_value-related__e-28b{background:#fff;box-shadow:inset 0 0 0 2px #000;color:#000;outline:3px solid #fff;outline-offset:-3px}:root[data-theme=high-contrast-dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_not-valid__067NQ,:root[data-theme=high-contrast-light] .LegacyBoard_tile__U\+Lv6.LegacyBoard_not-valid__067NQ{background:inherit;box-shadow:inset 0 0 0 4px currentColor;color:inherit;font-weight:900;-webkit-text-decoration:underline double;text-decoration:underline double}:root[data-theme=high-contrast-dark] .LegacyBoard_tile-notes__pO7Me,:root[data-theme=high-contrast-dark] .LegacyBoard_tile-notes__pO7Me.LegacyBoard_possibilities__xLpAs,:root[data-theme=high-contrast-light] .LegacyBoard_tile-notes__pO7Me,:root[data-theme=high-contrast-light] .LegacyBoard_tile-notes__pO7Me.LegacyBoard_possibilities__xLpAs{color:inherit;opacity:1}:root[data-theme=high-contrast-dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_original__ZyO70,:root[data-theme=high-contrast-light] .LegacyBoard_tile__U\+Lv6.LegacyBoard_original__ZyO70{font-weight:900;text-decoration:none}:root[data-theme=high-contrast-dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_changeable__eTwYJ:not(.LegacyBoard_tile-notes__pO7Me),:root[data-theme=high-contrast-light] .LegacyBoard_tile__U\+Lv6.LegacyBoard_changeable__eTwYJ:not(.LegacyBoard_tile-notes__pO7Me){font-weight:650}:root[data-theme=high-contrast-dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_changeable__eTwYJ:not(.LegacyBoard_not-valid__067NQ),:root[data-theme=high-contrast-light] .LegacyBoard_tile__U\+Lv6.LegacyBoard_changeable__eTwYJ:not(.LegacyBoard_not-valid__067NQ){-webkit-text-decoration:underline solid 2px;text-decoration:underline solid 2px;text-underline-offset:.16em}:root[data-theme=high-contrast-dark] input[type=checkbox],:root[data-theme=high-contrast-light] input[type=checkbox]{appearance:none;background:#0000;border:2px solid;border-radius:2px;box-shadow:none;cursor:pointer;height:1.25rem;margin:0;min-width:1.25rem;width:1.25rem}:root[data-theme=high-contrast-light] input[type=checkbox]:checked{background-color:#000;background-image:linear-gradient(45deg,#0000 42%,#fff 0,#fff 58%,#0000 0),linear-gradient(-45deg,#0000 42%,#fff 0,#fff 58%,#0000 0);background-position:28% 57%,65% 43%;background-repeat:no-repeat;background-size:42% 26%,62% 26%;color:#000}:root[data-theme=high-contrast-dark] input[type=checkbox]:checked{background-color:#fff;background-image:linear-gradient(45deg,#0000 42%,#000 0,#000 58%,#0000 0),linear-gradient(-45deg,#0000 42%,#000 0,#000 58%,#0000 0);background-position:28% 57%,65% 43%;background-repeat:no-repeat;background-size:42% 26%,62% 26%;color:#fff}:root[data-theme=high-contrast-dark] input[type=checkbox]:hover,:root[data-theme=high-contrast-light] input[type=checkbox]:hover{outline:2px solid currentColor;outline-offset:2px}:root[data-theme=high-contrast-light] button:hover:not(:disabled){background:#000;color:#fff}:root[data-theme=high-contrast-dark] button:hover:not(:disabled){background:#fff;color:#000}:root[data-theme=high-contrast-dark] :focus-visible,:root[data-theme=high-contrast-light] :focus-visible{box-shadow:none;outline:3px solid currentColor;outline-offset:3px}:root[data-theme=easy-read] .LegacyBoard_board__Tg266[data-line-size="4"],:root[data-theme=easy-read] .LegacyBoard_board__Tg266[data-line-size="6"],:root[data-theme=easy-read] .LegacyBoard_board__Tg266[data-line-size="9"]{--board-display-size:min(90vw,84vh);font-size:1.5rem}:root[data-theme=easy-read] .LegacyBoard_board__Tg266[data-line-size="4"] .LegacyBoard_tile__U\+Lv6,:root[data-theme=easy-read] .LegacyBoard_board__Tg266[data-line-size="6"] .LegacyBoard_tile__U\+Lv6,:root[data-theme=easy-read] .LegacyBoard_board__Tg266[data-line-size="9"] .LegacyBoard_tile__U\+Lv6{font-size:1.5em}:root[data-theme=easy-read] .LegacyBoard_board__Tg266[data-line-size="4"] .LegacyBoard_tile-notes__pO7Me,:root[data-theme=easy-read] .LegacyBoard_board__Tg266[data-line-size="6"] .LegacyBoard_tile-notes__pO7Me,:root[data-theme=easy-read] .LegacyBoard_board__Tg266[data-line-size="9"] .LegacyBoard_tile-notes__pO7Me{font-size:.5em}:root[data-theme=easy-read] .LegacyBoard_input-arrow-button__JqCRD,:root[data-theme=easy-read] .LegacyBoard_input-number-button__mRgdi{font-size:1.5rem;min-height:3.975rem;min-width:3.975rem}:root[data-theme=easy-read] .LegacyBoard_sudoku-arrow-pad__yxnTF,:root[data-theme=easy-read] .LegacyBoard_sudoku-number-pad__3fhZe{grid-template-columns:repeat(3,minmax(3.975rem,1fr))}:root[data-theme=easy-read] .LegacyBoard_game-mistakes__dff36,:root[data-theme=easy-read] .LegacyBoard_game-timer__nmOI7,:root[data-theme=easy-read] .LegacyBoard_primary-button__Jiqd0,:root[data-theme=easy-read] .LegacyBoard_secondary-button__vFAcR,:root[data-theme=easy-read] .LegacyBoard_toolbar-icon-button__MA-DL{font-size:1.35rem}:root[data-theme=easy-read] .LegacyBoard_primary-button__Jiqd0,:root[data-theme=easy-read] .LegacyBoard_secondary-button__vFAcR,:root[data-theme=easy-read] .LegacyBoard_toolbar-icon-button__MA-DL{min-height:3.4rem;padding:.65rem 1rem}:root[data-theme=easy-read] .LegacyBoard_board__Tg266[data-line-size="16"]{--board-display-size:min(82vw,70vh);font-size:1.18rem}:root[data-theme=easy-read] .LegacyBoard_board__Tg266[data-line-size="16"] .LegacyBoard_tile__U\+Lv6{font-size:inherit}@media(forced-colors:active){input[type=checkbox]{accent-color:Highlight;appearance:auto;background:Canvas;color:initial;forced-color-adjust:auto}.LegacyBoard_input-arrow-button__JqCRD,.LegacyBoard_input-number-button__mRgdi,.LegacyBoard_primary-button__Jiqd0,.LegacyBoard_secondary-button__vFAcR,.LegacyBoard_tile__U\+Lv6,.LegacyBoard_toolbar-icon-button__MA-DL,.LegacyBoard_toolbar-menu__EE\+oC button,input,select,textarea{border:2px solid #0000;outline-color:#0000}.LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb,.LegacyBoard_tile__U\+Lv6.LegacyBoard_value-related__e-28b{outline:3px solid Highlight;outline-offset:-3px}.LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb{background:Highlight;color:HighlightText}.LegacyBoard_tile__U\+Lv6.LegacyBoard_not-valid__067NQ{outline:4px double CanvasText;-webkit-text-decoration:underline double;text-decoration:underline double}.LegacyBoard_tile__U\+Lv6:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #0000;outline-offset:3px}svg{fill:currentColor;stroke:currentColor}}:root[data-theme=easy-read] .LegacyBoard_sudoku-arrow-pad__yxnTF{grid-template-rows:repeat(2,3.975rem)}:root[data-theme=easy-read] .LegacyBoard_sudoku-arrow-pad__yxnTF .LegacyBoard_input-arrow-button__JqCRD{height:3.975rem;min-height:3.975rem;width:100%}:root[data-theme=easy-read] .LegacyBoard_sudoku-input-bar__uFbqO{gap:3.975rem}@media(max-width:600px){.LegacyBoard_sudoku-page__BKBoa{padding-left:.55rem;padding-right:.55rem}.LegacyBoard_sudoku-toolbar__Iesh4{grid-column-gap:.8rem;grid-row-gap:.5rem;align-items:center;column-gap:.8rem;display:grid;grid-template-areas:"logo timer" "logo mistakes" "history history" "primary primary" "right right";grid-template-columns:minmax(0,1fr) auto;margin-left:-.55rem;margin-right:-.55rem;min-height:0;padding:.55rem .55rem .8rem;row-gap:.5rem;width:calc(100% + 1.1rem)}.LegacyBoard_toolbar-center__Y81vF,.LegacyBoard_toolbar-left__bN2T4,.LegacyBoard_toolbar-right__Iq9Hj{position:static;transform:none;width:auto}.LegacyBoard_toolbar-left__bN2T4{grid-area:logo;justify-content:flex-start;min-width:0}.LegacyBoard_toolbar-logo__s02MJ{font-size:clamp(1.4rem,7vw,1.8rem)}.LegacyBoard_toolbar-center__Y81vF{display:contents}.LegacyBoard_game-timer__nmOI7{grid-area:timer;line-height:1.1;margin:0;text-align:right}.LegacyBoard_game-mistakes__dff36{grid-area:mistakes;line-height:1.1;margin:0;text-align:right}.LegacyBoard_toolbar-history-actions__hLTyF{grid-gap:.4rem;display:grid;gap:.4rem;grid-area:history;grid-template-columns:repeat(4,minmax(0,1fr));margin:.15rem 0 0}.LegacyBoard_toolbar-primary-actions__mAdxv{grid-gap:.45rem;display:grid;gap:.45rem;grid-area:primary;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 auto;width:min(12rem,58%)}.LegacyBoard_toolbar-right__Iq9Hj{grid-gap:.4rem;display:grid;gap:.4rem;grid-area:right;grid-template-columns:repeat(4,minmax(0,1fr))}.LegacyBoard_toolbar-history-actions__hLTyF .LegacyBoard_secondary-button__vFAcR,.LegacyBoard_toolbar-menu-wrapper__buMYk>.LegacyBoard_secondary-button__vFAcR,.LegacyBoard_toolbar-primary-actions__mAdxv .LegacyBoard_secondary-button__vFAcR,.LegacyBoard_toolbar-right__Iq9Hj>.LegacyBoard_secondary-button__vFAcR{min-width:0;padding-left:.35rem;padding-right:.35rem;white-space:nowrap;width:100%}.LegacyBoard_toolbar-menu-wrapper__buMYk{min-width:0;width:100%}.LegacyBoard_toolbar-menu-wrapper__buMYk>.LegacyBoard_hamburger-button__UDqTT{width:100%}.LegacyBoard_toolbar-menu__EE\+oC{left:auto;min-width:min(15rem,100vw - 1.1rem);right:0}}.LegacyBoard_coffee-button__BXBxH{bottom:1rem;display:block;line-height:0;position:fixed;right:1rem;transition:transform .12s ease,opacity .12s ease;width:10.7rem;z-index:20}.LegacyBoard_coffee-button__BXBxH img{border-radius:inherit;display:block;height:auto;width:100%}.LegacyBoard_coffee-button__BXBxH:focus-visible{outline:.18rem solid #1594e2;outline-offset:.18rem}:root[data-theme=dark] .LegacyBoard_coffee-button__BXBxH img,:root[data-theme=high-contrast-dark] .LegacyBoard_coffee-button__BXBxH img{filter:saturate(.88) brightness(.9)}:root[data-theme=high-contrast-light] .LegacyBoard_coffee-button__BXBxH img{filter:grayscale(1) contrast(1.35)}:root[data-theme=high-contrast-dark] .LegacyBoard_coffee-button__BXBxH img{filter:grayscale(1) invert(1) contrast(1.35)}:root[data-theme=high-contrast-dark] .LegacyBoard_coffee-button__BXBxH:focus-visible,:root[data-theme=high-contrast-light] .LegacyBoard_coffee-button__BXBxH:focus-visible{outline:.22rem solid currentColor}@media(max-width:700px){.LegacyBoard_coffee-button__BXBxH{bottom:.65rem;right:.65rem;width:8.5rem}}@media(forced-colors:active){.LegacyBoard_coffee-button__BXBxH{border:2px solid ButtonText;forced-color-adjust:auto}.LegacyBoard_coffee-button__BXBxH img{filter:none}}@media(max-width:760px){.LegacyBoard_sudoku-page__BKBoa{padding-bottom:7rem}.LegacyBoard_sudoku-input-bar__uFbqO{align-items:flex-start;flex-direction:row;gap:1rem;justify-content:center;width:100%}.LegacyBoard_sudoku-arrow-pad__yxnTF,.LegacyBoard_sudoku-input-bar__uFbqO[data-line-size] .LegacyBoard_sudoku-number-pad__3fhZe{flex:0 0 9.1rem;gap:.35rem;grid-template-columns:repeat(3,2.8rem);width:9.1rem}.LegacyBoard_sudoku-arrow-pad__yxnTF{grid-template-rows:repeat(2,2.8rem)}.LegacyBoard_sudoku-arrow-pad__yxnTF .LegacyBoard_input-arrow-button__JqCRD,.LegacyBoard_sudoku-number-pad__3fhZe .LegacyBoard_input-number-button__mRgdi{height:2.8rem;min-height:2.8rem;min-width:2.8rem;width:2.8rem}}.LegacyBoard_secondary-button__vFAcR svg{flex:0 0 auto}.LegacyBoard_toolbar-history-actions__hLTyF .LegacyBoard_secondary-button__vFAcR,.LegacyBoard_toolbar-primary-actions__mAdxv .LegacyBoard_secondary-button__vFAcR,.LegacyBoard_toolbar-right__Iq9Hj>.LegacyBoard_secondary-button__vFAcR{align-items:center;display:inline-flex;gap:.38rem;justify-content:center}.LegacyBoard_mobile-menu-only__QT6WC,.LegacyBoard_mobile-play-actions__5Hi68{display:none}@media(max-width:600px){.LegacyBoard_sudoku-toolbar__Iesh4{grid-template-areas:"logo timer" "logo mistakes" "history history" "right right";padding-bottom:.55rem;row-gap:.38rem}.LegacyBoard_toolbar-primary-actions__mAdxv{display:none}.LegacyBoard_toolbar-right__Iq9Hj{grid-template-columns:minmax(0,1fr) 2.9rem;margin:0 auto;width:min(13rem,70%)}.LegacyBoard_toolbar-history-button__Qryg7,.LegacyBoard_toolbar-settings-button__E3JYl{display:none!important}.LegacyBoard_mobile-menu-only__QT6WC{display:block}.LegacyBoard_toolbar-history-actions__hLTyF{gap:.3rem}.LegacyBoard_toolbar-history-actions__hLTyF .LegacyBoard_secondary-button__vFAcR{min-height:2.6rem;padding:.35rem .45rem}.LegacyBoard_toolbar-menu-wrapper__buMYk>.LegacyBoard_secondary-button__vFAcR,.LegacyBoard_toolbar-right__Iq9Hj>.LegacyBoard_secondary-button__vFAcR{min-height:2.6rem}.LegacyBoard_sudoku-play-layout__Rberl{gap:.55rem}.LegacyBoard_mobile-play-actions__5Hi68{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(2,minmax(0,1fr));margin:.15rem auto 0;width:min(12rem,70%)}.LegacyBoard_mobile-play-actions__5Hi68 .LegacyBoard_secondary-button__vFAcR{align-items:center;display:inline-flex;gap:.4rem;justify-content:center;min-height:2.7rem;padding:.35rem .6rem}.LegacyBoard_coffee-button__BXBxH{align-self:flex-end;margin-bottom:.4rem;margin-right:.1rem;margin-top:.9rem;position:static;width:8.2rem}.LegacyBoard_sudoku-page__BKBoa{padding-bottom:1rem}}@media(max-width:380px){.LegacyBoard_toolbar-logo__s02MJ{font-size:1.3rem}.LegacyBoard_toolbar-history-actions__hLTyF .LegacyBoard_secondary-button__vFAcR{min-height:2.65rem;min-width:2.65rem;padding:.32rem}.LegacyBoard_toolbar-history-actions__hLTyF .LegacyBoard_control-label__19Mvc{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.LegacyBoard_toolbar-history-actions__hLTyF svg{height:1.25rem;width:1.25rem}.LegacyBoard_toolbar-right__Iq9Hj{width:min(10.5rem,64%)}.LegacyBoard_toolbar-right__Iq9Hj>.LegacyBoard_secondary-button__vFAcR .LegacyBoard_control-label__19Mvc{display:inline}.LegacyBoard_sudoku-input-bar__uFbqO{gap:.65rem}.LegacyBoard_sudoku-arrow-pad__yxnTF,.LegacyBoard_sudoku-input-bar__uFbqO[data-line-size] .LegacyBoard_sudoku-number-pad__3fhZe{flex-basis:8.5rem;gap:.35rem;grid-template-columns:repeat(3,2.6rem);width:8.5rem}.LegacyBoard_sudoku-arrow-pad__yxnTF{grid-template-rows:repeat(2,2.6rem)}.LegacyBoard_sudoku-arrow-pad__yxnTF .LegacyBoard_input-arrow-button__JqCRD,.LegacyBoard_sudoku-number-pad__3fhZe .LegacyBoard_input-number-button__mRgdi{height:2.6rem;min-height:2.6rem;min-width:2.6rem;width:2.6rem}}.LegacyBoard_sudoku-arrow-column__Y2-Fm{align-items:center;display:flex;flex-direction:column}@media(max-width:600px){.LegacyBoard_sudoku-arrow-column__Y2-Fm{flex:0 0 9.1rem;gap:.55rem;width:9.1rem}.LegacyBoard_sudoku-arrow-column__Y2-Fm .LegacyBoard_sudoku-arrow-pad__yxnTF{flex:0 0 auto}.LegacyBoard_sudoku-arrow-column__Y2-Fm .LegacyBoard_mobile-play-actions__5Hi68{margin:0;width:100%}}@media(max-width:380px){.LegacyBoard_sudoku-arrow-column__Y2-Fm{flex-basis:8.5rem;width:8.5rem}}.LegacyBoard_sudoku-board-column__SyGS4{align-items:center;display:flex;flex:0 1 auto;flex-direction:column;min-width:0}.LegacyBoard_game-status-line__5hcNm{display:flex;font-size:.9rem;gap:1.1rem;justify-content:center;margin-bottom:.45rem;width:100%}.LegacyBoard_game-status-line__5hcNm .LegacyBoard_game-mistakes__dff36,.LegacyBoard_game-status-line__5hcNm .LegacyBoard_game-timer__nmOI7{gap:.32rem}.LegacyBoard_game-status-line__5hcNm svg{height:1.05rem;width:1.05rem}.LegacyBoard_mobile-arrow-erase__\+fR53{display:none}.LegacyBoard_sudoku-arrow-pad__yxnTF .LegacyBoard_move-up__zKCs7{grid-column:2;grid-row:1}.LegacyBoard_sudoku-arrow-pad__yxnTF .LegacyBoard_move-left__584PV{grid-column:1;grid-row:2}.LegacyBoard_sudoku-arrow-pad__yxnTF .LegacyBoard_move-down__JuaXv{grid-column:2;grid-row:2}.LegacyBoard_sudoku-arrow-pad__yxnTF .LegacyBoard_move-right__QQev0{grid-column:3;grid-row:2}@media(max-width:600px){.LegacyBoard_sudoku-page__BKBoa{padding-bottom:7rem}.LegacyBoard_sudoku-toolbar__Iesh4{column-gap:.55rem;grid-template-areas:"logo right" "history history";grid-template-columns:minmax(0,1fr) auto;padding-bottom:.45rem;padding-top:.45rem;row-gap:.38rem}.LegacyBoard_toolbar-left__bN2T4{grid-area:logo}.LegacyBoard_toolbar-logo__s02MJ{font-size:clamp(1.25rem,6vw,1.55rem)}.LegacyBoard_toolbar-center__Y81vF{display:contents}.LegacyBoard_toolbar-history-actions__hLTyF{grid-area:history;margin-top:0}.LegacyBoard_toolbar-right__Iq9Hj{grid-gap:.35rem;display:grid;gap:.35rem;grid-area:right;grid-template-columns:auto 2.7rem;justify-self:end;margin:0;width:auto}.LegacyBoard_toolbar-menu-wrapper__buMYk>.LegacyBoard_secondary-button__vFAcR,.LegacyBoard_toolbar-right__Iq9Hj>.LegacyBoard_secondary-button__vFAcR{min-height:2.5rem}.LegacyBoard_toolbar-menu-wrapper__buMYk{width:2.7rem}.LegacyBoard_game-status-line__5hcNm{font-size:.82rem;gap:.9rem;margin-bottom:.4rem}.LegacyBoard_game-status-line__5hcNm svg{height:1rem;width:1rem}.LegacyBoard_sudoku-number-pad__3fhZe .LegacyBoard_desktop-number-erase__734lS{display:none}.LegacyBoard_mobile-arrow-erase__\+fR53{display:inline-flex;grid-column:1;grid-row:1}.LegacyBoard_sudoku-arrow-pad__yxnTF .LegacyBoard_move-up__zKCs7{grid-column:2;grid-row:1}.LegacyBoard_sudoku-arrow-pad__yxnTF .LegacyBoard_move-left__584PV{grid-column:1;grid-row:2}.LegacyBoard_sudoku-arrow-pad__yxnTF .LegacyBoard_move-down__JuaXv{grid-column:2;grid-row:2}.LegacyBoard_sudoku-arrow-pad__yxnTF .LegacyBoard_move-right__QQev0{grid-column:3;grid-row:2}.LegacyBoard_mobile-play-actions__5Hi68{gap:.35rem;grid-template-columns:repeat(2,minmax(0,1fr))}.LegacyBoard_mobile-play-actions__5Hi68 .LegacyBoard_secondary-button__vFAcR{min-height:2.45rem;padding:.3rem .45rem}.LegacyBoard_mobile-play-actions__5Hi68 svg{display:none}.LegacyBoard_coffee-button__BXBxH{bottom:.65rem;margin:0;position:fixed;right:.65rem;width:8.2rem;z-index:20}}@media(max-width:380px){.LegacyBoard_toolbar-logo__s02MJ{font-size:1.2rem}.LegacyBoard_game-status-line__5hcNm{font-size:.78rem;gap:.65rem}}.LegacyBoard_sudoku-arrow-pad__yxnTF{grid-template-areas:". up ." "left down right"}.LegacyBoard_sudoku-arrow-pad__yxnTF .LegacyBoard_move-up__zKCs7{grid-area:up}.LegacyBoard_sudoku-arrow-pad__yxnTF .LegacyBoard_move-left__584PV{grid-area:left}.LegacyBoard_sudoku-arrow-pad__yxnTF .LegacyBoard_move-down__JuaXv{grid-area:down}.LegacyBoard_sudoku-arrow-pad__yxnTF .LegacyBoard_move-right__QQev0{grid-area:right}@media(max-width:600px){.LegacyBoard_sudoku-arrow-pad__yxnTF{grid-template-areas:"erase up ." "left down right"}.LegacyBoard_mobile-arrow-erase__\+fR53{grid-area:erase}}@media(min-width:600px)and (max-width:1199px){.LegacyBoard_sudoku-toolbar__Iesh4{grid-column-gap:.4rem;grid-row-gap:.55rem;align-items:center;column-gap:.4rem;display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;grid-template-rows:auto auto;justify-content:stretch;min-height:0;padding:.65rem 1rem;row-gap:.55rem;width:calc(100% + 2rem)}.LegacyBoard_toolbar-center__Y81vF,.LegacyBoard_toolbar-left__bN2T4,.LegacyBoard_toolbar-right__Iq9Hj{min-width:0;position:static;transform:none;width:auto}.LegacyBoard_toolbar-left__bN2T4{grid-column:1/3;grid-row:1;justify-content:flex-start;justify-self:start}.LegacyBoard_toolbar-logo__s02MJ{font-size:clamp(1.65rem,3.2vw,2.05rem)}.LegacyBoard_toolbar-center__Y81vF,.LegacyBoard_toolbar-right__Iq9Hj{display:contents}.LegacyBoard_toolbar-history-actions__hLTyF{align-items:center;display:flex;gap:.28rem;grid-column:1;grid-row:2;justify-content:flex-start;margin:0;min-width:0}.LegacyBoard_toolbar-primary-actions__mAdxv{align-items:center;display:flex;gap:.28rem;grid-column:2;grid-row:2;justify-content:center;margin:0;min-width:0}.LegacyBoard_toolbar-right__Iq9Hj>.LegacyBoard_secondary-button__vFAcR:first-child{grid-column:3;grid-row:1}.LegacyBoard_toolbar-history-button__Qryg7{grid-column:3;grid-row:2}.LegacyBoard_toolbar-settings-button__E3JYl{grid-column:4;grid-row:2}.LegacyBoard_toolbar-menu-wrapper__buMYk{grid-column:4;grid-row:1;justify-self:end;min-width:0;width:auto}.LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_secondary-button__vFAcR,.LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_toolbar-icon-button__MA-DL{font-size:.82rem;min-height:2.25rem;padding:.35rem .52rem;white-space:nowrap}.LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_secondary-button__vFAcR svg,.LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_toolbar-icon-button__MA-DL svg{height:1rem;width:1rem}.LegacyBoard_hamburger-button__UDqTT{min-width:2.45rem}}@media(min-width:1200px){.LegacyBoard_sudoku-toolbar__Iesh4{grid-column-gap:clamp(.65rem,1.25vw,1.25rem);align-items:center;column-gap:clamp(.65rem,1.25vw,1.25rem);display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:auto;justify-content:stretch}.LegacyBoard_toolbar-center__Y81vF,.LegacyBoard_toolbar-left__bN2T4,.LegacyBoard_toolbar-right__Iq9Hj{min-width:0;position:static;transform:none}.LegacyBoard_toolbar-left__bN2T4{grid-column:1;justify-content:flex-start}.LegacyBoard_toolbar-center__Y81vF{gap:clamp(.35rem,.8vw,.75rem);grid-column:2;justify-content:center;width:100%}.LegacyBoard_toolbar-history-actions__hLTyF,.LegacyBoard_toolbar-primary-actions__mAdxv{gap:clamp(.25rem,.55vw,.6rem);margin-left:0}.LegacyBoard_toolbar-primary-actions__mAdxv{margin-left:0}.LegacyBoard_toolbar-right__Iq9Hj{gap:clamp(.3rem,.55vw,.6rem);grid-column:3;justify-content:flex-end}}@media(min-width:1200px)and (max-width:1599px){.LegacyBoard_toolbar-logo__s02MJ{font-size:1.95rem}.LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_secondary-button__vFAcR,.LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_toolbar-icon-button__MA-DL{font-size:.86rem;min-height:2.25rem;padding:.36rem .58rem;white-space:nowrap}.LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_secondary-button__vFAcR svg,.LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_toolbar-icon-button__MA-DL svg{height:1rem;width:1rem}:root[data-theme=easy-read] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_primary-button__Jiqd0,:root[data-theme=easy-read] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_secondary-button__vFAcR,:root[data-theme=easy-read] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_toolbar-icon-button__MA-DL{font-size:.96rem;min-height:2.65rem;padding:.44rem .62rem}}@media(min-width:600px)and (max-width:1199px){.LegacyBoard_sudoku-toolbar__Iesh4{grid-template-columns:auto minmax(0,1fr) auto auto}.LegacyBoard_toolbar-primary-actions__mAdxv{justify-content:center;justify-self:stretch;width:100%}}@media(min-width:1200px){.LegacyBoard_toolbar-center__Y81vF{align-items:center;display:grid;grid-template-columns:auto minmax(0,1fr)}.LegacyBoard_toolbar-primary-actions__mAdxv{justify-content:center;justify-self:stretch;width:100%}}@media(min-width:600px)and (max-width:760px){.LegacyBoard_sudoku-toolbar__Iesh4{column-gap:.25rem;grid-template-columns:auto minmax(0,1fr) auto auto;padding-left:.55rem;padding-right:.55rem}.LegacyBoard_toolbar-history-actions__hLTyF{gap:.18rem}.LegacyBoard_toolbar-history-actions__hLTyF .LegacyBoard_secondary-button__vFAcR{min-height:2.15rem;min-width:2.15rem;padding:.3rem;width:2.15rem}.LegacyBoard_toolbar-history-actions__hLTyF .LegacyBoard_control-label__19Mvc{display:none}.LegacyBoard_toolbar-primary-actions__mAdxv{gap:.18rem}.LegacyBoard_toolbar-history-button__Qryg7,.LegacyBoard_toolbar-primary-actions__mAdxv .LegacyBoard_secondary-button__vFAcR,.LegacyBoard_toolbar-settings-button__E3JYl{font-size:.76rem;min-height:2.15rem;padding:.3rem .42rem}.LegacyBoard_toolbar-history-actions__hLTyF .LegacyBoard_secondary-button__vFAcR svg,.LegacyBoard_toolbar-primary-actions__mAdxv .LegacyBoard_secondary-button__vFAcR svg{height:.95rem;width:.95rem}:root[data-theme=easy-read] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_toolbar-history-actions__hLTyF .LegacyBoard_secondary-button__vFAcR{font-size:.9rem;min-height:2.35rem;min-width:2.35rem;padding:.35rem;width:2.35rem}:root[data-theme=easy-read] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_toolbar-history-button__Qryg7,:root[data-theme=easy-read] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_toolbar-primary-actions__mAdxv .LegacyBoard_secondary-button__vFAcR,:root[data-theme=easy-read] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_toolbar-settings-button__E3JYl{font-size:.86rem;min-height:2.35rem;padding:.35rem .45rem}}.LegacyBoard_sudoku-input-bar__uFbqO:empty{display:none}.LegacyBoard_advanced-help-modal__7eQIy{max-height:min(90vh,52rem);width:min(94vw,58rem)}.LegacyBoard_advanced-help-modal__7eQIy .LegacyBoard_help-content__w4i1Y{overflow:auto}.LegacyBoard_help-tabs__pZlk1{border-bottom:1px solid #e1e5e9;display:flex;flex:0 0 auto;gap:.4rem;padding:.7rem 1rem 0}.LegacyBoard_help-tabs__pZlk1 button{background:#0000;border:0;border-bottom:2px solid #0000;color:inherit;cursor:pointer;font:inherit;font-weight:650;padding:.55rem .8rem}.LegacyBoard_help-tabs__pZlk1 button.LegacyBoard_active__5H0OP{border-bottom-color:#1594e2;color:#0c75b5}.LegacyBoard_advanced-help-content__FPbQe{padding:1rem}.LegacyBoard_help-technique-intro__DF1\+k{margin-bottom:1rem}.LegacyBoard_help-technique-group__wthth h3,.LegacyBoard_help-technique-intro__DF1\+k h3{margin-top:0}.LegacyBoard_help-external-link__HRQlR{display:inline-flex;font-weight:650;margin-top:.25rem}.LegacyBoard_help-technique-groups__a4mQD{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.LegacyBoard_help-technique-group__wthth{border:1px solid #dfe4e8;border-radius:.55rem;min-width:0;padding:.85rem}.LegacyBoard_help-technique__UtpwL{border-top:1px solid #e6e9ec}.LegacyBoard_help-technique__UtpwL:first-of-type{border-top:0}.LegacyBoard_help-technique__UtpwL summary{cursor:pointer;font-weight:650;padding:.55rem 0}.LegacyBoard_help-technique__UtpwL p{font-size:.9rem;line-height:1.45;margin:0 0 .7rem}:root[data-theme=dark] .LegacyBoard_help-tabs__pZlk1,:root[data-theme=dark] .LegacyBoard_help-technique-group__wthth{border-color:#444b52}:root[data-theme=dark] .LegacyBoard_help-technique__UtpwL{border-top-color:#3b4249}:root[data-theme=dark] .LegacyBoard_help-tabs__pZlk1 button.LegacyBoard_active__5H0OP{color:#8fd4ff}@media(max-width:760px){.LegacyBoard_help-technique-groups__a4mQD{grid-template-columns:1fr}}@media(max-height:700px)and (min-width:900px){.LegacyBoard_advanced-help-modal__7eQIy{max-height:calc(100vh - 1.2rem);width:min(96vw,68rem)}.LegacyBoard_help-technique-groups__a4mQD{grid-template-columns:repeat(3,minmax(0,1fr))}}.LegacyBoard_advanced-help-modal__7eQIy{width:min(94vw,64rem)}.LegacyBoard_advanced-help-content__FPbQe{display:block}.LegacyBoard_help-introduction__7rZMv{margin-top:0}.LegacyBoard_advanced-help-content__FPbQe .LegacyBoard_help-technique-groups__a4mQD{display:block}.LegacyBoard_advanced-help-content__FPbQe .LegacyBoard_help-technique-group__wthth{border:0;margin:0 0 1.15rem;padding:0}.LegacyBoard_help-technique-list__8Mav9{grid-gap:.65rem;display:grid;gap:.65rem;grid-template-columns:repeat(2,minmax(0,1fr))}.LegacyBoard_help-technique-card__QeocC{grid-gap:.8rem;align-items:center;border:1px solid #dfe4e8;border-radius:.55rem;display:grid;gap:.8rem;grid-template-columns:4.5rem minmax(0,1fr);min-width:0;padding:.75rem}.LegacyBoard_help-technique-card__QeocC h4{font-size:.95rem;margin:0 0 .25rem}.LegacyBoard_help-technique-card__QeocC p{font-size:.86rem;line-height:1.4;margin:0}.LegacyBoard_help-technique-visual__-of1f{aspect-ratio:1;border:2px solid;border-radius:.25rem;display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;width:4.25rem}.LegacyBoard_help-technique-visual__-of1f span{border-bottom:1px solid color-mix(in srgb,currentcolor 28%,#0000);border-right:1px solid color-mix(in srgb,currentcolor 28%,#0000);display:grid;font-size:1.15rem;line-height:1;min-width:0;place-items:center}.LegacyBoard_help-technique-visual__-of1f span:nth-child(3n){border-right:0}.LegacyBoard_help-technique-visual__-of1f span:nth-child(n+7){border-bottom:0}.LegacyBoard_help-technique-visual__-of1f span.LegacyBoard_marked__Mi5Fp{background:#1594e21c;background:var(--cell-related-bg,#1594e221);color:#0c75b5;font-weight:800}.LegacyBoard_help-reference__B1cwW h3{margin-top:0}:root[data-theme=dark] .LegacyBoard_help-reference__B1cwW,:root[data-theme=dark] .LegacyBoard_help-technique-card__QeocC{border-color:#444b52}:root[data-theme=dark] .LegacyBoard_help-technique-visual__-of1f span.LegacyBoard_marked__Mi5Fp{color:#8fd4ff}@media(max-width:720px){.LegacyBoard_help-shortcuts-grid__nI-6T,.LegacyBoard_help-technique-list__8Mav9{grid-template-columns:1fr}.LegacyBoard_help-technique-card__QeocC{grid-template-columns:4rem minmax(0,1fr)}.LegacyBoard_help-technique-visual__-of1f{width:3.75rem}}@media(max-height:700px)and (min-width:900px){.LegacyBoard_advanced-help-modal__7eQIy{width:min(96vw,72rem)}.LegacyBoard_help-technique-list__8Mav9{grid-template-columns:repeat(3,minmax(0,1fr))}}.LegacyBoard_advanced-help-modal__7eQIy{width:min(94vw,62rem)}.LegacyBoard_advanced-help-modal__7eQIy .LegacyBoard_help-content__w4i1Y{overflow-x:hidden;overflow-y:auto}.LegacyBoard_help-shortcuts-grid__nI-6T{grid-gap:.35rem 1.25rem;display:grid;gap:.35rem 1.25rem;grid-template-columns:repeat(2,minmax(0,1fr))}.LegacyBoard_help-technique-long-form__N4g6E{display:block}.LegacyBoard_help-technique-level__xQZCE{margin:0 0 1.35rem}.LegacyBoard_help-technique-level__xQZCE>h3{border-bottom:1px solid #dfe4e8;margin:0 0 .55rem;padding-bottom:.35rem}.LegacyBoard_help-technique-text__1tgTT{margin:0;padding:.55rem 0}.LegacyBoard_help-technique-text__1tgTT+.LegacyBoard_help-technique-text__1tgTT{border-top:1px solid #edf0f2}.LegacyBoard_help-technique-text__1tgTT h4{font-size:.96rem;margin:0 0 .2rem}.LegacyBoard_help-technique-text__1tgTT p{font-size:.9rem;line-height:1.5;margin:0;max-width:62rem}.LegacyBoard_help-reference__B1cwW{border-top:1px solid #dfe4e8;margin-top:1.25rem;padding-top:1rem}:root[data-theme=dark] .LegacyBoard_help-reference__B1cwW,:root[data-theme=dark] .LegacyBoard_help-technique-level__xQZCE>h3{border-color:#444b52}:root[data-theme=dark] .LegacyBoard_help-technique-text__1tgTT+.LegacyBoard_help-technique-text__1tgTT{border-top-color:#343b42}@media(max-width:720px){.LegacyBoard_help-shortcuts-grid__nI-6T{grid-template-columns:1fr}}.LegacyBoard_help-technique-links__Cdehu{grid-gap:.45rem;display:grid;gap:.45rem;grid-template-columns:repeat(2,minmax(0,1fr))}.LegacyBoard_help-technique-link__\+ArSH{align-items:center;border:1px solid #dfe4e8;border-radius:.45rem;color:inherit;display:flex;gap:.75rem;justify-content:space-between;min-width:0;padding:.65rem .75rem;text-decoration:none}.LegacyBoard_help-technique-link__\+ArSH:focus-visible,.LegacyBoard_help-technique-link__\+ArSH:hover{border-color:#1594e2;text-decoration:underline}.LegacyBoard_help-reference-links__SUPGU{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem}:root[data-theme=dark] .LegacyBoard_help-technique-link__\+ArSH{border-color:#444b52}@media(max-width:620px){.LegacyBoard_help-technique-links__Cdehu{grid-template-columns:1fr}}.LegacyBoard_help-resource-list__qNR3T{grid-gap:.65rem;display:grid;gap:.65rem;margin-top:1rem}.LegacyBoard_help-resource-link__5P6CM{border:1px solid #dfe4e8;border-radius:.5rem;color:inherit;display:flex;flex-direction:column;gap:.2rem;padding:.85rem 1rem;text-decoration:none}.LegacyBoard_help-resource-link__5P6CM:focus-visible,.LegacyBoard_help-resource-link__5P6CM:hover{border-color:#1594e2}.LegacyBoard_help-resource-link__5P6CM strong{color:#0c75b5}.LegacyBoard_help-resource-link__5P6CM span{font-size:.88rem}:root[data-theme=dark] .LegacyBoard_help-resource-link__5P6CM{border-color:#444b52}:root[data-theme=dark] .LegacyBoard_help-resource-link__5P6CM strong{color:#8fd4ff}.LegacyBoard_welcome-modal__N3zKS{display:flex;flex-direction:column;max-height:calc(100vh - 2rem);overflow:hidden;width:min(34rem,100%)}.LegacyBoard_welcome-modal-body__H2S8k{display:flex;flex-direction:column;gap:1rem;min-height:0;overflow:auto;padding:1.2rem}.LegacyBoard_welcome-modal-body__H2S8k p{line-height:1.55;margin:0}.LegacyBoard_welcome-privacy-note__C0T5o{background:#1594e212;border:1px solid #cfe3ef;border-radius:.55rem;display:flex;flex-direction:column;gap:.3rem;line-height:1.45;padding:.85rem 1rem}.LegacyBoard_welcome-privacy-note__C0T5o span{font-size:.9rem}.LegacyBoard_welcome-coffee-link__5e2im{align-self:center;display:block;width:min(13.5rem,100%)}.LegacyBoard_welcome-coffee-link__5e2im img{display:block;height:auto;width:100%}:root[data-theme=dark] .LegacyBoard_welcome-privacy-note__C0T5o{background:#78beeb1a;border-color:#40525e}:root[data-theme=dark] .LegacyBoard_toolbar-menu__EE\+oC a,:root[data-theme=high-contrast-dark] .LegacyBoard_toolbar-menu__EE\+oC a{color:inherit}:root[data-theme=dark] .LegacyBoard_toolbar-menu__EE\+oC a:focus-visible,:root[data-theme=dark] .LegacyBoard_toolbar-menu__EE\+oC a:hover{background:#26333c;color:#8dd4ff}.LegacyBoard_toolbar-menu__EE\+oC .LegacyBoard_menu-fallback-action__E42Sh{display:none}@media(max-width:600px){.LegacyBoard_toolbar-menu__EE\+oC .LegacyBoard_menu-fallback-action__E42Sh{display:flex}}.LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_restart-button__Im0Pv{background:#fff1f1;border-color:#efb1b1;color:#3b3d41}.LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_restart-button__Im0Pv svg{color:#d92d2d}.LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_restart-button__Im0Pv:hover:not(:disabled){background:#ffe5e5;border-color:#e78888;color:#3b3d41}.LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_notes-button__mQMCC{background:#eef7fd;border-color:#b7d7ef;color:#3b3d41}.LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_notes-button__mQMCC svg{color:#1479bd}.LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_notes-button__mQMCC.LegacyBoard_active__5H0OP,.LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_notes-button__mQMCC:hover:not(:disabled){background:#dceffc;border-color:#72b7e4;color:#3b3d41}.LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_hint-button__ndNvG{background:#fff9e9;border-color:#efd58a;color:#3b3d41}.LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_hint-button__ndNvG svg{color:#d89b00}.LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_hint-button__ndNvG:hover:not(:disabled){background:#fff3cd;border-color:#e3c15c;color:#3b3d41}.LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_new-button__tldw0{background:#ddecf9;border-color:#91c4ea;color:#3b3d41}.LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_new-button__tldw0 svg{color:#0f78bd}.LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_new-button__tldw0:hover:not(:disabled){background:#cce5f7;border-color:#6eafe0;color:#3b3d41}.LegacyBoard_input-number-button__mRgdi:not(.LegacyBoard_input-erase-button__PqYsn){background:#f7fbfe;border-color:#c7d9e7}.LegacyBoard_input-number-button__mRgdi:not(.LegacyBoard_input-erase-button__PqYsn):hover:not(:disabled){background:#e5f3fc;border-color:#7db9df}.LegacyBoard_input-erase-button__PqYsn{background:#fff3f3;border-color:#efb7b7}.LegacyBoard_input-erase-button__PqYsn:hover:not(:disabled){background:#ffe3e3;border-color:#e68e8e;color:#c81e1e}.LegacyBoard_game-status-line__5hcNm{gap:0}.LegacyBoard_game-status-line__5hcNm .LegacyBoard_game-mistakes__dff36,.LegacyBoard_game-status-line__5hcNm .LegacyBoard_game-timer__nmOI7{min-width:0}:root[data-theme=dark] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_restart-button__Im0Pv{background:#3a2528;border-color:#7c4246;color:#eef2f5}:root[data-theme=dark] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_restart-button__Im0Pv svg{color:#ff7373}:root[data-theme=dark] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_restart-button__Im0Pv:hover:not(:disabled){background:#492b2f;border-color:#a9565c;color:#fff}:root[data-theme=dark] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_notes-button__mQMCC{background:#203543;border-color:#366b91;color:#eef2f5}:root[data-theme=dark] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_notes-button__mQMCC svg{color:#73c7ff}:root[data-theme=dark] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_notes-button__mQMCC.LegacyBoard_active__5H0OP,:root[data-theme=dark] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_notes-button__mQMCC:hover:not(:disabled){background:#28485c;border-color:#5798c5;color:#fff}:root[data-theme=dark] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_hint-button__ndNvG{background:#37321f;border-color:#77632d;color:#eef2f5}:root[data-theme=dark] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_hint-button__ndNvG svg{color:#f4c84a}:root[data-theme=dark] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_hint-button__ndNvG:hover:not(:disabled){background:#454027;border-color:#9b8138;color:#fff}:root[data-theme=dark] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_new-button__tldw0{background:#284c66;border-color:#4f8eb9;color:#eef2f5}:root[data-theme=dark] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_new-button__tldw0 svg{color:#80ccff}:root[data-theme=dark] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_new-button__tldw0:hover:not(:disabled){background:#315c79;border-color:#68a8d4;color:#fff}:root[data-theme=dark] .LegacyBoard_input-number-button__mRgdi:not(.LegacyBoard_input-erase-button__PqYsn){background:#222e37;border-color:#4e6575}:root[data-theme=dark] .LegacyBoard_input-number-button__mRgdi:not(.LegacyBoard_input-erase-button__PqYsn):hover:not(:disabled){background:#2a4150;border-color:#65b6e8}:root[data-theme=dark] .LegacyBoard_input-erase-button__PqYsn{background:#382528;border-color:#7e4347}:root[data-theme=dark] .LegacyBoard_input-erase-button__PqYsn:hover:not(:disabled){border-color:#aa575d;color:#ff9292}:root[data-theme=dark] .LegacyBoard_game-status-line__5hcNm .LegacyBoard_game-mistakes__dff36:before{background:#59636c}:root[data-theme=warm] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_restart-button__Im0Pv{background:#ffe7e2;border-color:#e69a91;color:#28231f}:root[data-theme=warm] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_restart-button__Im0Pv svg{color:#c92921}:root[data-theme=warm] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_notes-button__mQMCC{background:#e5f2fb;border-color:#9fc9e9;color:#28231f}:root[data-theme=warm] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_hint-button__ndNvG{background:#fff4cf;border-color:#e1bf5d;color:#28231f}:root[data-theme=warm] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_hint-button__ndNvG svg{color:#b47700}:root[data-theme=warm] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_new-button__tldw0{background:#d8ebf8;border-color:#88bde3;color:#28231f}:root[data-theme=warm] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_new-button__tldw0 svg{color:#116fae}:root[data-theme=warm] .LegacyBoard_input-number-button__mRgdi:not(.LegacyBoard_input-erase-button__PqYsn){background:#f7fbfc;border-color:#c7d7df}:root[data-theme=warm] .LegacyBoard_input-erase-button__PqYsn{background:#ffebe7;border-color:#e7a39b;color:#c92921}:root[data-theme=warm] .LegacyBoard_game-status-line__5hcNm .LegacyBoard_game-mistakes__dff36,:root[data-theme=warm] .LegacyBoard_game-status-line__5hcNm .LegacyBoard_game-timer__nmOI7{padding-bottom:.24rem;padding-top:.24rem}:root[data-theme=warm] .LegacyBoard_game-status-line__5hcNm .LegacyBoard_game-mistakes__dff36:before{background:#a9a097}:root[data-theme=high-contrast-light] .LegacyBoard_input-erase-button__PqYsn,:root[data-theme=high-contrast-light] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_restart-button__Im0Pv{background:#fff0f0;border-color:#b00000;color:#000}:root[data-theme=high-contrast-light] .LegacyBoard_input-erase-button__PqYsn,:root[data-theme=high-contrast-light] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_restart-button__Im0Pv svg{color:#b00000}:root[data-theme=high-contrast-light] .LegacyBoard_input-number-button__mRgdi:not(.LegacyBoard_input-erase-button__PqYsn),:root[data-theme=high-contrast-light] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_new-button__tldw0,:root[data-theme=high-contrast-light] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_notes-button__mQMCC{background:#eef7ff;border-color:#005ea8;color:#000}:root[data-theme=high-contrast-light] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_hint-button__ndNvG{background:#fff4bf;border-color:#8c6500;color:#000}:root[data-theme=high-contrast-dark] .LegacyBoard_input-erase-button__PqYsn,:root[data-theme=high-contrast-dark] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_restart-button__Im0Pv{background:#2b1010;border-color:#ff8a8a;color:#fff}:root[data-theme=high-contrast-dark] .LegacyBoard_input-erase-button__PqYsn,:root[data-theme=high-contrast-dark] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_restart-button__Im0Pv svg{color:#ff8a8a}:root[data-theme=high-contrast-dark] .LegacyBoard_input-number-button__mRgdi:not(.LegacyBoard_input-erase-button__PqYsn),:root[data-theme=high-contrast-dark] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_new-button__tldw0,:root[data-theme=high-contrast-dark] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_notes-button__mQMCC{background:#102839;border-color:#79caff;color:#fff}:root[data-theme=high-contrast-dark] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_hint-button__ndNvG{background:#302a12;border-color:#ffd75a;color:#fff}:root[data-theme=high-contrast-light] .LegacyBoard_game-status-line__5hcNm .LegacyBoard_game-mistakes__dff36:before{background:#000}:root[data-theme=high-contrast-dark] .LegacyBoard_game-status-line__5hcNm .LegacyBoard_game-mistakes__dff36:before{background:#fff}.LegacyBoard_coffee-button__BXBxH{background:#ffd45a;border:1px solid #dfad16;box-shadow:0 1px 2px #00000014;box-sizing:border-box;color:#211d12;font-family:Pacifico,cursive;gap:.48rem;justify-content:center;min-height:2.8rem;padding:.48rem .78rem;transition:transform .12s ease,background .12s ease,border-color .12s ease,box-shadow .12s ease;width:auto}.LegacyBoard_coffee-button__BXBxH .LegacyBoard_coffee-icon__bkgGR{flex:0 0 auto;height:1.35rem;width:1.35rem}.LegacyBoard_coffee-button__BXBxH:hover{border-color:#c99500;transform:translateY(-2px)}:root[data-theme=dark] .LegacyBoard_coffee-button__BXBxH{background:#e8bd3d;border-color:#b38d20;color:#15130d}:root[data-theme=dark] .LegacyBoard_coffee-button__BXBxH:hover{background:#f4ca4e;border-color:#cca423}:root[data-theme=warm] .LegacyBoard_coffee-button__BXBxH{background:#ffd35b;border-color:#d6a71e;color:#29220f;font-size:1rem}:root[data-theme=high-contrast-dark] .LegacyBoard_coffee-button__BXBxH{background:#ffd800;border:2px solid #fff;color:#000}:root[data-theme=color-vision] .LegacyBoard_sudoku-page__BKBoa,:root[data-theme=color-vision] body{background:#f8f9fa;color:#161616}:root[data-theme=color-vision] .LegacyBoard_tile__U\+Lv6{background:#fff;color:#161616}:root[data-theme=color-vision] .LegacyBoard_tile__U\+Lv6.LegacyBoard_changeable__eTwYJ{color:#0072b2;font-weight:700}:root[data-theme=color-vision] .LegacyBoard_tile__U\+Lv6.LegacyBoard_line-related__NURz-{background:#e8f2f7}:root[data-theme=color-vision] .LegacyBoard_tile__U\+Lv6.LegacyBoard_box-related__QwJEc{background:#f1f4f5}:root[data-theme=color-vision] .LegacyBoard_tile__U\+Lv6.LegacyBoard_value-related__e-28b{background:#f7df9a;box-shadow:inset 0 0 0 2px #8a5b00}:root[data-theme=color-vision] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb,:root[data-theme=color-vision] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_box-related__QwJEc,:root[data-theme=color-vision] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_line-related__NURz-,:root[data-theme=color-vision] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_value-related__e-28b{background:#0072b2;box-shadow:inset 0 0 0 3px #111;color:#fff}:root[data-theme=color-vision] .LegacyBoard_tile__U\+Lv6.LegacyBoard_not-valid__067NQ{background:#f6c85f;box-shadow:inset 0 0 0 3px #d55e00;color:#111;-webkit-text-decoration:underline wavy 2px #111;text-decoration:underline wavy 2px #111;text-underline-offset:.12em}:root[data-theme=color-vision] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_restart-button__Im0Pv{background:#fff0e7;border-color:#d55e00;color:#222}:root[data-theme=color-vision] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_restart-button__Im0Pv svg{color:#d55e00}:root[data-theme=color-vision] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_restart-button__Im0Pv:hover:not(:disabled){background:#ffe2d2;border-color:#a94700}:root[data-theme=color-vision] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_notes-button__mQMCC{background:#e7f4fb;border-color:#0072b2;color:#222}:root[data-theme=color-vision] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_notes-button__mQMCC svg{color:#0072b2}:root[data-theme=color-vision] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_notes-button__mQMCC.LegacyBoard_active__5H0OP,:root[data-theme=color-vision] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_notes-button__mQMCC:hover:not(:disabled){background:#cfeaf7;border-color:#005f94}:root[data-theme=color-vision] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_hint-button__ndNvG{background:#fff3c4;border-color:#b87900;color:#222}:root[data-theme=color-vision] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_hint-button__ndNvG svg{color:#b87900}:root[data-theme=color-vision] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_hint-button__ndNvG:hover:not(:disabled){background:#ffeaa0;border-color:#8c5b00}:root[data-theme=color-vision] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_new-button__tldw0{background:#dceff8;border-color:#0072b2;color:#222}:root[data-theme=color-vision] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_new-button__tldw0 svg{color:#0072b2}:root[data-theme=color-vision] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_new-button__tldw0:hover:not(:disabled){background:#c5e5f4;border-color:#005f94}:root[data-theme=color-vision] .LegacyBoard_input-number-button__mRgdi:not(.LegacyBoard_input-erase-button__PqYsn){background:#f1f8fb;border-color:#83a9bd;color:#1c3440}:root[data-theme=color-vision] .LegacyBoard_input-number-button__mRgdi:not(.LegacyBoard_input-erase-button__PqYsn):hover:not(:disabled){background:#dceff8;border-color:#0072b2}:root[data-theme=color-vision] .LegacyBoard_input-erase-button__PqYsn:hover:not(:disabled){color:#a94700}:root[data-theme=color-vision] .LegacyBoard_game-status-line__5hcNm .LegacyBoard_game-mistakes__dff36:before{background:#555}:root[data-theme=color-vision] .LegacyBoard_coffee-button__BXBxH{background:#f0e442;border-color:#b87900;color:#1f1f12}:root[data-theme=color-vision] .LegacyBoard_coffee-button__BXBxH:hover{background:#f5dc22;border-color:#8c5b00}:root[data-theme=warm]{color-scheme:light}:root[data-theme=warm] .LegacyBoard_sudoku-page__BKBoa,:root[data-theme=warm] body{background:#fff8e7;color:#2f281d}:root[data-theme=warm] .LegacyBoard_action-card__BtKqF,:root[data-theme=warm] .LegacyBoard_history-modal__Ae-Eq,:root[data-theme=warm] .LegacyBoard_pdf-modal__xIVDX,:root[data-theme=warm] .LegacyBoard_settings-modal__4BjEZ,:root[data-theme=warm] .LegacyBoard_toolbar-menu__EE\+oC{background:#fffdf6;border-color:#cbbf9e;color:#2f281d}:root[data-theme=warm] .LegacyBoard_tile__U\+Lv6{background:#fffdf7;color:#2d281e}:root[data-theme=warm] .LegacyBoard_tile__U\+Lv6.LegacyBoard_changeable__eTwYJ{color:#175f8d}:root[data-theme=warm] .LegacyBoard_tile__U\+Lv6.LegacyBoard_line-related__NURz-{background:#f8efd5}:root[data-theme=warm] .LegacyBoard_tile__U\+Lv6.LegacyBoard_box-related__QwJEc{background:#fbf5e5}:root[data-theme=warm] .LegacyBoard_tile__U\+Lv6.LegacyBoard_value-related__e-28b{background:#ffe6a3;box-shadow:inset 0 0 0 2px #b78000}:root[data-theme=warm] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb,:root[data-theme=warm] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_box-related__QwJEc,:root[data-theme=warm] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_line-related__NURz-,:root[data-theme=warm] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_value-related__e-28b{background:#f5c542;box-shadow:inset 0 0 0 3px #8b6200;color:#211a0c}:root[data-theme=warm] .LegacyBoard_tile__U\+Lv6.LegacyBoard_not-valid__067NQ{background:#ffe1d8;box-shadow:inset 0 0 0 3px #b9362e;color:#8e2019}:root[data-theme=warm] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_secondary-button__vFAcR,:root[data-theme=warm] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_toolbar-icon-button__MA-DL{background:#fffdf7;border-color:#cfc4a8;color:#2f281d}:root[data-theme=warm] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_secondary-button__vFAcR:hover:not(:disabled),:root[data-theme=warm] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_toolbar-icon-button__MA-DL:hover:not(:disabled){background:#fff5d8;border-color:#b5a783}:root[data-theme=warm] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_restart-button__Im0Pv{background:#ffe3dd;border-color:#df7f75;color:#2f281d}:root[data-theme=warm] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_restart-button__Im0Pv svg{color:#ba2d24}:root[data-theme=warm] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_restart-button__Im0Pv:hover:not(:disabled){background:#ffd5cd;border-color:#c65c52}:root[data-theme=warm] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_notes-button__mQMCC{background:#e5f3fb;border-color:#8dbbd7;color:#2f281d}:root[data-theme=warm] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_notes-button__mQMCC svg{color:#176fa7}:root[data-theme=warm] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_notes-button__mQMCC.LegacyBoard_active__5H0OP,:root[data-theme=warm] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_notes-button__mQMCC:hover:not(:disabled){background:#cfeafb;border-color:#5d9fc6}:root[data-theme=warm] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_hint-button__ndNvG{background:#fff0b8;border-color:#cfaa38;color:#2f281d}:root[data-theme=warm] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_hint-button__ndNvG svg{color:#a86d00}:root[data-theme=warm] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_hint-button__ndNvG:hover:not(:disabled){background:#ffe89b;border-color:#b58d19}:root[data-theme=warm] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_new-button__tldw0{background:#dceef8;border-color:#79afd0;color:#2f281d}:root[data-theme=warm] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_new-button__tldw0 svg{color:#176fa7}:root[data-theme=warm] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_new-button__tldw0:hover:not(:disabled){background:#cce6f5;border-color:#5a98bd}:root[data-theme=warm] .LegacyBoard_sudoku-arrow-pad__yxnTF,:root[data-theme=warm] .LegacyBoard_sudoku-input-panel__MLXxM,:root[data-theme=warm] .LegacyBoard_sudoku-mode-pad__d6dBJ{color:#2f281d}:root[data-theme=warm] .LegacyBoard_input-arrow-button__JqCRD,:root[data-theme=warm] .LegacyBoard_input-number-button__mRgdi:not(.LegacyBoard_input-erase-button__PqYsn),:root[data-theme=warm] .LegacyBoard_sudoku-mode-button__Lukr-{background:#fff8df;border-color:#c9bb96;color:#2f281d}:root[data-theme=warm] .LegacyBoard_input-arrow-button__JqCRD:hover:not(:disabled),:root[data-theme=warm] .LegacyBoard_input-number-button__mRgdi:not(.LegacyBoard_input-erase-button__PqYsn):hover:not(:disabled),:root[data-theme=warm] .LegacyBoard_sudoku-mode-button__Lukr-:hover:not(:disabled){background:#ffefbd;border-color:#b79b4f}:root[data-theme=warm] .LegacyBoard_input-erase-button__PqYsn:hover:not(:disabled){color:#9f2119}:root[data-theme=warm] .LegacyBoard_game-status-line__5hcNm{color:#393020}:root[data-theme=warm] .LegacyBoard_game-status-line__5hcNm .LegacyBoard_game-mistakes__dff36:before{background:#9d8d68}:root[data-theme=warm] .LegacyBoard_coffee-button__BXBxH{background:#ffd45a;border-color:#c89512;color:#2b220f}:root[data-theme=warm] .LegacyBoard_coffee-button__BXBxH:hover{background:#ffc928;border-color:#ad7c00}.LegacyBoard_input-number-button__mRgdi:not(.LegacyBoard_input-erase-button__PqYsn){background:#fff;border-color:#b9c1c8;color:#3b3d41}.LegacyBoard_input-number-button__mRgdi:not(.LegacyBoard_input-erase-button__PqYsn):hover:not(:disabled){background:#f7f8f9;border-color:#8fa0ab;color:#3b3d41}:root[data-theme=dark] .LegacyBoard_input-number-button__mRgdi:not(.LegacyBoard_input-erase-button__PqYsn){background:#25292e;border-color:#555e67;color:#eef2f5}:root[data-theme=dark] .LegacyBoard_input-number-button__mRgdi:not(.LegacyBoard_input-erase-button__PqYsn):hover:not(:disabled){background:#30343a;border-color:#7b858e;color:#fff}:root[data-theme=color-vision] .LegacyBoard_input-number-button__mRgdi:not(.LegacyBoard_input-erase-button__PqYsn){background:#fff;border-color:#9aa7ad;color:#1f2b31}:root[data-theme=color-vision] .LegacyBoard_input-number-button__mRgdi:not(.LegacyBoard_input-erase-button__PqYsn):hover:not(:disabled){background:#f4f5f5;border-color:#5f6d74;color:#1f2b31}:root[data-theme=warm] .LegacyBoard_input-number-button__mRgdi:not(.LegacyBoard_input-erase-button__PqYsn){background:#fffdf6;border-color:#c9bb96;color:#2f281d}:root[data-theme=warm] .LegacyBoard_input-number-button__mRgdi:not(.LegacyBoard_input-erase-button__PqYsn):hover:not(:disabled){background:#f7f1df;border-color:#9e8b5f;color:#2f281d}:root[data-theme=high-contrast-light] .LegacyBoard_input-number-button__mRgdi:not(.LegacyBoard_input-erase-button__PqYsn),:root[data-theme=high-contrast-light] .LegacyBoard_input-number-button__mRgdi:not(.LegacyBoard_input-erase-button__PqYsn):hover:not(:disabled){background:#fff;border-color:#000;color:#000}:root[data-theme=high-contrast-dark] .LegacyBoard_input-number-button__mRgdi:not(.LegacyBoard_input-erase-button__PqYsn),:root[data-theme=high-contrast-dark] .LegacyBoard_input-number-button__mRgdi:not(.LegacyBoard_input-erase-button__PqYsn):hover:not(:disabled){background:#000;border-color:#fff;color:#fff}.LegacyBoard_coffee-button__BXBxH{align-items:center;background:#ffd35b;border:1px solid #d4a41b;border-radius:.55rem;box-shadow:0 2px 6px #00000014;color:#29220f;display:inline-flex;font-size:.9rem;font-weight:700;gap:.35rem;line-height:1;min-height:2.35rem;padding:.45rem .7rem;text-decoration:none;transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease}.LegacyBoard_coffee-button__BXBxH:hover{background:#ffca35;box-shadow:0 3px 8px #0000001f;transform:translateY(-1px)}:root[data-theme=dark] .LegacyBoard_coffee-button__BXBxH,:root[data-theme=high-contrast-dark] .LegacyBoard_coffee-button__BXBxH{background:#e8bd3d;border-color:#b38d20;color:#15130d}:root[data-theme=high-contrast-light] .LegacyBoard_coffee-button__BXBxH{background:#ffd800;border:2px solid #000;color:#000}:root[data-theme=color-vision] .LegacyBoard_coffee-button__BXBxH{background:#ffd65a;border-color:#a67c00;color:#1d1d1d}.LegacyBoard_mobile-play-actions__5Hi68 .LegacyBoard_notes-button__mQMCC{background:#eef7fd;border-color:#b7d7ef;color:#3b3d41}.LegacyBoard_mobile-play-actions__5Hi68 .LegacyBoard_notes-button__mQMCC.LegacyBoard_active__5H0OP,.LegacyBoard_mobile-play-actions__5Hi68 .LegacyBoard_notes-button__mQMCC:hover:not(:disabled){background:#dceffc;border-color:#72b7e4;color:#3b3d41}.LegacyBoard_mobile-play-actions__5Hi68 .LegacyBoard_hint-button__ndNvG{background:#fff9e9;border-color:#efd58a;color:#3b3d41}.LegacyBoard_mobile-play-actions__5Hi68 .LegacyBoard_hint-button__ndNvG:hover:not(:disabled){background:#fff3cd;border-color:#e3c15c;color:#3b3d41}:root[data-theme=dark] .LegacyBoard_mobile-play-actions__5Hi68 .LegacyBoard_notes-button__mQMCC{background:#203543;border-color:#366b91;color:#eef2f5}:root[data-theme=dark] .LegacyBoard_mobile-play-actions__5Hi68 .LegacyBoard_notes-button__mQMCC.LegacyBoard_active__5H0OP,:root[data-theme=dark] .LegacyBoard_mobile-play-actions__5Hi68 .LegacyBoard_notes-button__mQMCC:hover:not(:disabled){background:#28485c;border-color:#5798c5;color:#fff}:root[data-theme=dark] .LegacyBoard_mobile-play-actions__5Hi68 .LegacyBoard_hint-button__ndNvG{background:#37321f;border-color:#77632d;color:#eef2f5}:root[data-theme=dark] .LegacyBoard_mobile-play-actions__5Hi68 .LegacyBoard_hint-button__ndNvG:hover:not(:disabled){background:#454027;border-color:#9b8138;color:#fff}:root[data-theme=warm] .LegacyBoard_mobile-play-actions__5Hi68 .LegacyBoard_notes-button__mQMCC{background:#e5f2fb;border-color:#9fc9e9;color:#28231f}:root[data-theme=warm] .LegacyBoard_mobile-play-actions__5Hi68 .LegacyBoard_notes-button__mQMCC.LegacyBoard_active__5H0OP{background:#dceffc;border-color:#72b7e4}:root[data-theme=warm] .LegacyBoard_mobile-play-actions__5Hi68 .LegacyBoard_hint-button__ndNvG{background:#fff4cf;border-color:#e1bf5d;color:#28231f}:root[data-theme=high-contrast-light] .LegacyBoard_mobile-play-actions__5Hi68 .LegacyBoard_notes-button__mQMCC{background:#eef7ff;border-color:#005ea8;color:#000}:root[data-theme=high-contrast-light] .LegacyBoard_mobile-play-actions__5Hi68 .LegacyBoard_hint-button__ndNvG{background:#fff4bf;border-color:#8c6500;color:#000}:root[data-theme=high-contrast-dark] .LegacyBoard_mobile-play-actions__5Hi68 .LegacyBoard_notes-button__mQMCC{background:#102839;border-color:#79caff;color:#fff}:root[data-theme=high-contrast-dark] .LegacyBoard_mobile-play-actions__5Hi68 .LegacyBoard_hint-button__ndNvG{background:#302a12;border-color:#ffd75a;color:#fff}:root[data-theme=color-vision] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb,:root[data-theme=color-vision] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_box-related__QwJEc,:root[data-theme=color-vision] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_line-related__NURz-,:root[data-theme=color-vision] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_value-related__e-28b,:root[data-theme=dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb,:root[data-theme=dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_box-related__QwJEc,:root[data-theme=dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_line-related__NURz-,:root[data-theme=dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_value-related__e-28b,:root[data-theme=high-contrast-dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb,:root[data-theme=high-contrast-dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_box-related__QwJEc,:root[data-theme=high-contrast-dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_line-related__NURz-,:root[data-theme=high-contrast-dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_value-related__e-28b,:root[data-theme=high-contrast-light] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb,:root[data-theme=high-contrast-light] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_box-related__QwJEc,:root[data-theme=high-contrast-light] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_line-related__NURz-,:root[data-theme=high-contrast-light] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_value-related__e-28b,:root[data-theme=warm] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb,:root[data-theme=warm] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_box-related__QwJEc,:root[data-theme=warm] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_line-related__NURz-,:root[data-theme=warm] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_value-related__e-28b{box-shadow:none}.LegacyBoard_input-erase-button__PqYsn{background:#fff1f1;border-color:#efb1b1;color:#d92d2d}.LegacyBoard_input-erase-button__PqYsn:hover:not(:disabled){background:#ffe5e5;border-color:#e78888;color:#d92d2d}:root[data-theme=dark] .LegacyBoard_input-erase-button__PqYsn{background:#3a2528;border-color:#7c4246;color:#ff7373}:root[data-theme=dark] .LegacyBoard_input-erase-button__PqYsn:hover:not(:disabled){background:#492b2f;border-color:#a9565c;color:#ff7373}:root[data-theme=warm] .LegacyBoard_input-erase-button__PqYsn{background:#ffe3dd;border-color:#df7f75;color:#ba2d24}:root[data-theme=warm] .LegacyBoard_input-erase-button__PqYsn:hover:not(:disabled){background:#ffd5cd;border-color:#c65c52;color:#ba2d24}:root[data-theme=color-vision] .LegacyBoard_input-erase-button__PqYsn{background:#fff0e7;border-color:#d55e00;color:#d55e00}:root[data-theme=color-vision] .LegacyBoard_input-erase-button__PqYsn:hover:not(:disabled){background:#ffe2d2;border-color:#a94700;color:#d55e00}:root[data-theme=high-contrast-light] .LegacyBoard_input-erase-button__PqYsn{background:#fff0f0;border-color:#b00000;color:#b00000}:root[data-theme=high-contrast-dark] .LegacyBoard_input-erase-button__PqYsn{background:#2b1010;border-color:#ff8a8a;color:#ff8a8a}:root[data-theme=dark] .LegacyBoard_game-status-line__5hcNm .LegacyBoard_game-mistakes__dff36,:root[data-theme=dark] .LegacyBoard_game-status-line__5hcNm .LegacyBoard_game-timer__nmOI7{color:#f7f9fa}:root[data-theme=dark] .LegacyBoard_b-l-l__tOs3u{border-left-color:#4f5b66}:root[data-theme=dark] .LegacyBoard_b-r-l__z9dGZ{border-right-color:#4f5b66}:root[data-theme=dark] .LegacyBoard_b-t-l__TWepu{border-top-color:#4f5b66}:root[data-theme=dark] .LegacyBoard_b-l-b__VakOD{border-left-color:#9aa7b3}:root[data-theme=dark] .LegacyBoard_b-r-b__nfc02{border-right-color:#9aa7b3}:root[data-theme=dark] .LegacyBoard_b-t-b__kX-Ho{border-top-color:#9aa7b3}:root[data-theme=dark] .LegacyBoard_b-b-b__ESLQT{border-bottom-color:#9aa7b3}:root[data-theme=warm] .LegacyBoard_b-l-l__tOs3u{border-left-color:#d6cdb8}:root[data-theme=warm] .LegacyBoard_b-r-l__z9dGZ{border-right-color:#d6cdb8}:root[data-theme=warm] .LegacyBoard_b-t-l__TWepu{border-top-color:#d6cdb8}:root[data-theme=warm] .LegacyBoard_b-l-b__VakOD{border-left-color:#8b8069}:root[data-theme=warm] .LegacyBoard_b-r-b__nfc02{border-right-color:#8b8069}:root[data-theme=warm] .LegacyBoard_b-t-b__kX-Ho{border-top-color:#8b8069}:root[data-theme=warm] .LegacyBoard_b-b-b__ESLQT{border-bottom-color:#8b8069}:root[data-theme=color-vision] .LegacyBoard_b-l-l__tOs3u{border-left-color:#aeb7bf}:root[data-theme=color-vision] .LegacyBoard_b-r-l__z9dGZ{border-right-color:#aeb7bf}:root[data-theme=color-vision] .LegacyBoard_b-t-l__TWepu{border-top-color:#aeb7bf}:root[data-theme=color-vision] .LegacyBoard_b-l-b__VakOD{border-left-color:#4f5963}:root[data-theme=color-vision] .LegacyBoard_b-r-b__nfc02{border-right-color:#4f5963}:root[data-theme=color-vision] .LegacyBoard_b-t-b__kX-Ho{border-top-color:#4f5963}:root[data-theme=color-vision] .LegacyBoard_b-b-b__ESLQT{border-bottom-color:#4f5963}:root[data-theme=high-contrast-light] .LegacyBoard_b-l-l__tOs3u,:root[data-theme=high-contrast-light] .LegacyBoard_b-r-l__z9dGZ,:root[data-theme=high-contrast-light] .LegacyBoard_b-t-l__TWepu{border-color:#777}:root[data-theme=high-contrast-light] .LegacyBoard_b-b-b__ESLQT,:root[data-theme=high-contrast-light] .LegacyBoard_b-l-b__VakOD,:root[data-theme=high-contrast-light] .LegacyBoard_b-r-b__nfc02,:root[data-theme=high-contrast-light] .LegacyBoard_b-t-b__kX-Ho{border-color:#000;border-width:3px}:root[data-theme=high-contrast-dark] .LegacyBoard_b-l-l__tOs3u,:root[data-theme=high-contrast-dark] .LegacyBoard_b-r-l__z9dGZ,:root[data-theme=high-contrast-dark] .LegacyBoard_b-t-l__TWepu{border-color:#777}:root[data-theme=high-contrast-dark] .LegacyBoard_b-b-b__ESLQT,:root[data-theme=high-contrast-dark] .LegacyBoard_b-l-b__VakOD,:root[data-theme=high-contrast-dark] .LegacyBoard_b-r-b__nfc02,:root[data-theme=high-contrast-dark] .LegacyBoard_b-t-b__kX-Ho{border-color:#fff;border-width:3px}@media(max-width:600px){.LegacyBoard_settings-modal-backdrop__hFk2h{align-items:center;padding:.4rem}.LegacyBoard_settings-modal__4BjEZ{border-radius:.55rem;max-height:calc(100dvh - .8rem);overflow-y:auto;width:min(390px,100%)}.LegacyBoard_settings-modal-footer__AMdV-,.LegacyBoard_settings-modal-header__4SDDe{gap:.5rem;padding:.55rem .75rem}.LegacyBoard_settings-modal-header__4SDDe h2{font-size:1.05rem}.LegacyBoard_settings-modal-header__4SDDe p{font-size:.72rem;line-height:1.2;margin-top:.1rem}.LegacyBoard_settings-modal-close__-PS5\+{font-size:1.5rem}.LegacyBoard_settings-options__fI41A{gap:0;padding:.2rem .75rem .55rem}.LegacyBoard_settings-toggle__UVmg3{gap:.55rem;min-height:0;padding:.38rem 0}.LegacyBoard_settings-toggle__UVmg3 span{gap:0;min-width:0}.LegacyBoard_settings-toggle__UVmg3 strong{font-size:.8rem;line-height:1.15}.LegacyBoard_settings-toggle__UVmg3 small{font-size:.66rem;line-height:1.18;margin-top:.05rem}.LegacyBoard_settings-toggle__UVmg3 input[type=checkbox]{flex:0 0 auto;height:1rem;margin:0;width:1rem}.LegacyBoard_settings-select-section__V9FTE{gap:.5rem;grid-template-columns:1fr;margin-top:.35rem;padding-top:.45rem}.LegacyBoard_settings-field__rT9Q-{font-size:.78rem;gap:.2rem}.LegacyBoard_settings-modal-footer__AMdV- button{min-height:2.15rem;padding-bottom:.35rem;padding-top:.35rem}}:root[data-theme=high-contrast-dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_box-related__QwJEc,:root[data-theme=high-contrast-dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_line-related__NURz-,:root[data-theme=high-contrast-light] .LegacyBoard_tile__U\+Lv6.LegacyBoard_box-related__QwJEc,:root[data-theme=high-contrast-light] .LegacyBoard_tile__U\+Lv6.LegacyBoard_line-related__NURz-{outline:0}:root[data-theme=high-contrast-light] .LegacyBoard_tile__U\+Lv6.LegacyBoard_box-related__QwJEc,:root[data-theme=high-contrast-light] .LegacyBoard_tile__U\+Lv6.LegacyBoard_line-related__NURz-{background-color:#eceff1}:root[data-theme=high-contrast-dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_box-related__QwJEc,:root[data-theme=high-contrast-dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_line-related__NURz-{background-color:#242424}:root[data-theme=high-contrast-light] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb,:root[data-theme=high-contrast-light] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_box-related__QwJEc,:root[data-theme=high-contrast-light] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_line-related__NURz-,:root[data-theme=high-contrast-light] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_value-related__e-28b{background-color:#d7dce0;box-shadow:inset 0 0 0 2px #000;color:#000;outline:0}:root[data-theme=high-contrast-dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb,:root[data-theme=high-contrast-dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_box-related__QwJEc,:root[data-theme=high-contrast-dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_line-related__NURz-,:root[data-theme=high-contrast-dark] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_value-related__e-28b{background-color:#353535;box-shadow:inset 0 0 0 2px #fff;color:#fff;outline:0}:root[data-theme=high-contrast-dark] .LegacyBoard_board__Tg266[data-display-mode=colors] .LegacyBoard_tile__U\+Lv6[data-value].LegacyBoard_box-related__QwJEc,:root[data-theme=high-contrast-dark] .LegacyBoard_board__Tg266[data-display-mode=colors] .LegacyBoard_tile__U\+Lv6[data-value].LegacyBoard_line-related__NURz-,:root[data-theme=high-contrast-dark] .LegacyBoard_board__Tg266[data-display-mode=numbers-colors] .LegacyBoard_tile__U\+Lv6[data-value].LegacyBoard_box-related__QwJEc,:root[data-theme=high-contrast-dark] .LegacyBoard_board__Tg266[data-display-mode=numbers-colors] .LegacyBoard_tile__U\+Lv6[data-value].LegacyBoard_line-related__NURz-,:root[data-theme=high-contrast-light] .LegacyBoard_board__Tg266[data-display-mode=colors] .LegacyBoard_tile__U\+Lv6[data-value].LegacyBoard_box-related__QwJEc,:root[data-theme=high-contrast-light] .LegacyBoard_board__Tg266[data-display-mode=colors] .LegacyBoard_tile__U\+Lv6[data-value].LegacyBoard_line-related__NURz-,:root[data-theme=high-contrast-light] .LegacyBoard_board__Tg266[data-display-mode=numbers-colors] .LegacyBoard_tile__U\+Lv6[data-value].LegacyBoard_box-related__QwJEc,:root[data-theme=high-contrast-light] .LegacyBoard_board__Tg266[data-display-mode=numbers-colors] .LegacyBoard_tile__U\+Lv6[data-value].LegacyBoard_line-related__NURz-{box-shadow:none;outline:0}:root[data-theme=high-contrast-light] .LegacyBoard_board__Tg266[data-display-mode=colors] .LegacyBoard_tile__U\+Lv6[data-value].LegacyBoard_selected__nPIMb,:root[data-theme=high-contrast-light] .LegacyBoard_board__Tg266[data-display-mode=numbers-colors] .LegacyBoard_tile__U\+Lv6[data-value].LegacyBoard_selected__nPIMb{background:var(--sudoku-value-color);box-shadow:inset 0 0 0 2px #000;color:#17212b;color:var(--sudoku-value-foreground);outline:0}:root[data-theme=high-contrast-dark] .LegacyBoard_board__Tg266[data-display-mode=colors] .LegacyBoard_tile__U\+Lv6[data-value].LegacyBoard_selected__nPIMb,:root[data-theme=high-contrast-dark] .LegacyBoard_board__Tg266[data-display-mode=numbers-colors] .LegacyBoard_tile__U\+Lv6[data-value].LegacyBoard_selected__nPIMb{background:var(--sudoku-value-color);box-shadow:inset 0 0 0 2px #fff;color:#17212b;color:var(--sudoku-value-foreground);outline:0}.LegacyBoard_hint-explanation__MJaKq{align-items:center;background:#fff9e8;border:1px solid #ead08a;border-radius:.45rem;box-sizing:border-box;color:#55471c;display:flex;font-size:.82rem;gap:.75rem;justify-content:space-between;line-height:1.35;margin:0 auto .55rem;padding:.55rem .7rem;width:min(100%,34rem);width:min(100%,var(--board-display-size,34rem))}.LegacyBoard_hint-explanation__MJaKq button{background:#0000;border:0;color:inherit;cursor:pointer;flex:0 0 auto;font-size:1rem}.LegacyBoard_daily-game-badge__yGMls{background:#fff8dc;border:1px solid #e1c663;border-radius:999px;color:#655514;font-size:.72rem;font-weight:700;margin:-.15rem auto .45rem;padding:.2rem .55rem;width:max-content}.LegacyBoard_completion-results__-8ce5{width:min(440px,100%)}.LegacyBoard_personal-best-badge__52YO4{background:#e9f6ff;border-radius:999px;color:#087bbf;font-size:.78rem;font-weight:800;margin:.1rem 0 .5rem;padding:.25rem .65rem}.LegacyBoard_completion-summary-grid__mY2\+-{grid-gap:.55rem;display:grid;gap:.55rem;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 0 1rem;width:100%}.LegacyBoard_completion-summary-grid__mY2\+->div{grid-gap:.15rem;background:#f8fafb;border:1px solid #e0e5e8;border-radius:.5rem;display:grid;gap:.15rem;padding:.65rem}.LegacyBoard_completion-summary-grid__mY2\+- strong{font-size:1rem}.LegacyBoard_completion-summary-grid__mY2\+- span{color:#747d85;font-size:.72rem}.LegacyBoard_completion-actions__jJKB2{grid-gap:.55rem;display:grid;gap:.55rem;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.LegacyBoard_statistics-section__AADGl{padding:.9rem 1.25rem 0}.LegacyBoard_statistics-section__AADGl:last-child{padding-bottom:1.25rem}.LegacyBoard_statistics-section__AADGl h3{font-size:.9rem;margin:0 0 .15rem}.LegacyBoard_statistics-section__AADGl .LegacyBoard_statistics-grid__SN5QP{grid-template-columns:repeat(3,minmax(0,1fr));padding:.55rem 0}.LegacyBoard_settings-daily-section__9RRpC{padding:.75rem 1.2rem 0}.LegacyBoard_settings-daily-button__p4WR7{grid-gap:.15rem;display:grid;gap:.15rem;padding:.65rem .85rem;text-align:left;width:100%}.LegacyBoard_difficulty-help__PjOxj,.LegacyBoard_keyboard-shortcuts-note__cMc8Y span,.LegacyBoard_settings-daily-button__p4WR7 span{color:#747d85;font-size:.76rem;font-weight:400;line-height:1.35}.LegacyBoard_keyboard-shortcuts-note__cMc8Y{grid-gap:.2rem;border-bottom:1px solid #edf0f2;display:grid;font-size:.82rem;gap:.2rem;padding:.75rem 0}.LegacyBoard_history-item-card__jrtRR{display:grid;grid-template-columns:minmax(0,1fr) auto}.LegacyBoard_history-item-actions__hWKeB{align-items:center;display:flex;gap:.35rem;padding:.45rem}.LegacyBoard_history-item-actions__hWKeB .LegacyBoard_secondary-button__vFAcR{font-size:.75rem;min-height:2rem;min-width:0;padding:.35rem .55rem}.LegacyBoard_history-daily-badge__1HZ9X{background:#fff5cc;border-radius:999px;color:#6f5a00;font-size:.68rem;font-weight:700;padding:.1rem .4rem}:root[data-theme=dark] .LegacyBoard_daily-game-badge__yGMls,:root[data-theme=dark] .LegacyBoard_hint-explanation__MJaKq,:root[data-theme=dark] .LegacyBoard_history-daily-badge__1HZ9X{background:#332f20;border-color:#6d5a16;color:#f2d96b}:root[data-theme=dark] .LegacyBoard_completion-summary-grid__mY2\+->div{background:#20242a;border-color:#444b52}:root[data-theme=dark] .LegacyBoard_completion-summary-grid__mY2\+- span,:root[data-theme=dark] .LegacyBoard_difficulty-help__PjOxj,:root[data-theme=dark] .LegacyBoard_keyboard-shortcuts-note__cMc8Y span,:root[data-theme=dark] .LegacyBoard_settings-daily-button__p4WR7 span{color:#b9c2ca}:root[data-theme=easy-read] .LegacyBoard_daily-game-badge__yGMls,:root[data-theme=easy-read] .LegacyBoard_hint-explanation__MJaKq,:root[data-theme=warm] .LegacyBoard_daily-game-badge__yGMls,:root[data-theme=warm] .LegacyBoard_hint-explanation__MJaKq{background:#fff5d5;border-color:#d7b85c;color:#5d4b13}@media(max-width:600px){.LegacyBoard_statistics-section__AADGl .LegacyBoard_statistics-grid__SN5QP{grid-template-columns:repeat(2,minmax(0,1fr))}.LegacyBoard_completion-actions__jJKB2,.LegacyBoard_history-item-card__jrtRR{grid-template-columns:1fr}.LegacyBoard_history-item-actions__hWKeB{flex-wrap:wrap;padding-top:0}.LegacyBoard_hint-explanation__MJaKq{font-size:.76rem}}@media(prefers-reduced-motion:no-preference){.LegacyBoard_completion-icon__t9uJK{animation:LegacyBoard_completion-pop__4NENu .28s ease-out}@keyframes LegacyBoard_completion-pop__4NENu{0%{opacity:0;transform:scale(.7)}70%{opacity:1;transform:scale(1.08)}to{transform:scale(1)}}}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.LegacyBoard_tile-notes__pO7Me .LegacyBoard_candidate-match__QtphV{background:#1594e229;border-radius:.18rem;font-weight:800}:root[data-theme=dark] .LegacyBoard_tile-notes__pO7Me .LegacyBoard_candidate-match__QtphV{background:#65c4ff33}:root[data-theme=high-contrast-light] .LegacyBoard_completion-summary-grid__mY2\+->div,:root[data-theme=high-contrast-light] .LegacyBoard_daily-game-badge__yGMls,:root[data-theme=high-contrast-light] .LegacyBoard_hint-explanation__MJaKq,:root[data-theme=high-contrast-light] .LegacyBoard_statistics-grid__SN5QP>div{background:#fff;border:2px solid #000;color:#000}:root[data-theme=high-contrast-dark] .LegacyBoard_completion-summary-grid__mY2\+->div,:root[data-theme=high-contrast-dark] .LegacyBoard_daily-game-badge__yGMls,:root[data-theme=high-contrast-dark] .LegacyBoard_hint-explanation__MJaKq,:root[data-theme=high-contrast-dark] .LegacyBoard_statistics-grid__SN5QP>div{background:#000;border:2px solid #fff;color:#fff}:root[data-theme=color-vision] .LegacyBoard_daily-game-badge__yGMls,:root[data-theme=color-vision] .LegacyBoard_hint-explanation__MJaKq{background:#fff4d6;border-color:#d89000;color:#4b3a00}.LegacyBoard_completion-share-status__iCzfA{color:#087bbf;font-size:.78rem;font-weight:700;margin:-.35rem 0 .7rem;width:100%}:root[data-theme=dark] .LegacyBoard_completion-share-status__iCzfA{color:#8fd2ff}.LegacyBoard_completion-results__-8ce5,.LegacyBoard_statistics-modal__C8kGz{max-height:calc(100dvh - 1rem);overflow-y:auto}@media(max-height:700px),(max-width:600px){.LegacyBoard_completion-results__-8ce5{padding:1.1rem .9rem .9rem}.LegacyBoard_completion-results__-8ce5 .LegacyBoard_completion-icon__t9uJK{font-size:1.55rem;height:2.6rem;width:2.6rem}.LegacyBoard_completion-results__-8ce5 .LegacyBoard_completion-time__zv2xn{font-size:1.4rem;margin-bottom:.7rem}.LegacyBoard_completion-summary-grid__mY2\+-{gap:.4rem;margin-bottom:.65rem}.LegacyBoard_completion-summary-grid__mY2\+->div{padding:.45rem}.LegacyBoard_settings-daily-section__9RRpC{padding-top:.45rem}}.LegacyBoard_game-message-slot__gAqWe{box-sizing:border-box;height:3.4rem;margin:0 auto .15rem;position:relative;width:min(100%,34rem);width:min(100%,var(--board-display-size,34rem))}.LegacyBoard_game-message-slot__gAqWe .LegacyBoard_daily-game-badge__yGMls{bottom:0;left:0;margin:0;position:absolute;z-index:2}.LegacyBoard_game-message-slot__gAqWe .LegacyBoard_hint-explanation__MJaKq{left:0;margin:0;max-height:3.4rem;overflow:hidden;position:absolute;right:0}.LegacyBoard_game-message-slot__gAqWe.LegacyBoard_has-daily__47uHC .LegacyBoard_hint-explanation__MJaKq{bottom:1.55rem;max-height:1.7rem;min-height:1.7rem}.LegacyBoard_game-message-slot__gAqWe:empty:before{content:"";inset:0;position:absolute}.LegacyBoard_mobile-play-actions__5Hi68 .LegacyBoard_notes-button__mQMCC.LegacyBoard_active__5H0OP,.LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_notes-button__mQMCC.LegacyBoard_active__5H0OP{background:#278cc9!important;border-color:#278cc9!important;box-shadow:inset 0 0 0 1px #ffffff61,0 0 0 2px #278cc92e;color:#fff!important}.LegacyBoard_mobile-play-actions__5Hi68 .LegacyBoard_notes-button__mQMCC.LegacyBoard_active__5H0OP svg,.LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_notes-button__mQMCC.LegacyBoard_active__5H0OP svg{color:#fff!important}:root[data-theme=dark] .LegacyBoard_mobile-play-actions__5Hi68 .LegacyBoard_notes-button__mQMCC.LegacyBoard_active__5H0OP,:root[data-theme=dark] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_notes-button__mQMCC.LegacyBoard_active__5H0OP{background:#236f9d!important;border-color:#67b9ec!important;color:#fff!important}:root[data-theme=warm] .LegacyBoard_mobile-play-actions__5Hi68 .LegacyBoard_notes-button__mQMCC.LegacyBoard_active__5H0OP,:root[data-theme=warm] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_notes-button__mQMCC.LegacyBoard_active__5H0OP{background:#b97b00!important;border-color:#a86f00!important;color:#fff!important}:root[data-theme=color-vision] .LegacyBoard_mobile-play-actions__5Hi68 .LegacyBoard_notes-button__mQMCC.LegacyBoard_active__5H0OP,:root[data-theme=color-vision] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_notes-button__mQMCC.LegacyBoard_active__5H0OP{background:#006eb8!important;border-color:#006eb8!important;color:#fff!important}:root[data-theme=high-contrast-light] .LegacyBoard_mobile-play-actions__5Hi68 .LegacyBoard_notes-button__mQMCC.LegacyBoard_active__5H0OP,:root[data-theme=high-contrast-light] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_notes-button__mQMCC.LegacyBoard_active__5H0OP{background:#000!important;border-color:#000!important;box-shadow:0 0 0 2px #fff,0 0 0 4px #000;color:#fff!important}:root[data-theme=high-contrast-dark] .LegacyBoard_mobile-play-actions__5Hi68 .LegacyBoard_notes-button__mQMCC.LegacyBoard_active__5H0OP,:root[data-theme=high-contrast-dark] .LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_notes-button__mQMCC.LegacyBoard_active__5H0OP{background:#fff!important;border-color:#fff!important;box-shadow:0 0 0 2px #000,0 0 0 4px #fff;color:#000!important}.LegacyBoard_help-modal__helEB{width:min(36rem,100vw - 2rem)}.LegacyBoard_help-content__w4i1Y{gap:.85rem}.LegacyBoard_help-section__91vgw{grid-gap:.55rem;display:grid;gap:.55rem}.LegacyBoard_help-section__91vgw+.LegacyBoard_help-section__91vgw{border-top:1px solid #dce2e7;padding-top:.85rem}.LegacyBoard_help-section__91vgw h3,.LegacyBoard_help-section__91vgw p{margin:0}.LegacyBoard_help-section__91vgw p{color:#59636c;font-size:.88rem;line-height:1.45}.LegacyBoard_help-shortcut-row__6-lWL{grid-gap:.8rem;align-items:center;display:grid;font-size:.88rem;gap:.8rem;grid-template-columns:minmax(7.5rem,auto) 1fr}.LegacyBoard_help-shortcut-row__6-lWL kbd{background:#f7f9fa;border:solid #c9d1d8;border-radius:.35rem;border-width:1px 1px 2px;font:inherit;font-size:.8rem;font-weight:700;justify-self:start;padding:.2rem .45rem;white-space:nowrap}:root[data-theme=dark] .LegacyBoard_help-section__91vgw+.LegacyBoard_help-section__91vgw,:root[data-theme=high-contrast-dark] .LegacyBoard_help-section__91vgw+.LegacyBoard_help-section__91vgw{border-top-color:#4a535b}:root[data-theme=dark] .LegacyBoard_help-section__91vgw p,:root[data-theme=high-contrast-dark] .LegacyBoard_help-section__91vgw p{color:#d4dbe0}:root[data-theme=dark] .LegacyBoard_help-shortcut-row__6-lWL kbd,:root[data-theme=high-contrast-dark] .LegacyBoard_help-shortcut-row__6-lWL kbd{background:#272c31;border-color:#65717b;color:#f4f7f9}@media(max-width:600px){.LegacyBoard_game-message-slot__gAqWe{height:3rem;margin-bottom:.25rem}.LegacyBoard_game-message-slot__gAqWe .LegacyBoard_hint-explanation__MJaKq{font-size:.74rem;line-height:1.25;max-height:3rem;min-height:2.1rem;padding:.38rem .5rem}.LegacyBoard_game-message-slot__gAqWe .LegacyBoard_hint-explanation__MJaKq span{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.LegacyBoard_game-message-slot__gAqWe .LegacyBoard_daily-game-badge__yGMls{font-size:.65rem;padding:.12rem .4rem}.LegacyBoard_game-message-slot__gAqWe.LegacyBoard_has-daily__47uHC .LegacyBoard_hint-explanation__MJaKq{-webkit-line-clamp:1;bottom:1.35rem;max-height:1.55rem;min-height:1.55rem}.LegacyBoard_help-shortcut-row__6-lWL{font-size:.8rem;gap:.55rem;grid-template-columns:7rem 1fr}}.LegacyBoard_game-message-slot__gAqWe{height:2.45rem;margin:0 auto .2rem}.LegacyBoard_game-message-slot__gAqWe .LegacyBoard_hint-explanation__MJaKq{bottom:0;max-height:2.35rem;min-height:2.35rem}.LegacyBoard_game-status-line__5hcNm{grid-column-gap:0;column-gap:0;grid-template-columns:minmax(0,1fr) auto auto minmax(0,1fr)}.LegacyBoard_game-status-balance-slot__dGoDY,.LegacyBoard_game-status-daily-slot__AAXcO{min-width:0}.LegacyBoard_game-status-balance-slot__dGoDY{justify-self:stretch}@media(max-width:600px){.LegacyBoard_game-message-slot__gAqWe{height:2.15rem;margin-bottom:.2rem}.LegacyBoard_game-message-slot__gAqWe .LegacyBoard_hint-explanation__MJaKq{max-height:2.05rem;min-height:2.05rem}.LegacyBoard_game-status-line__5hcNm .LegacyBoard_daily-game-badge__yGMls{font-size:.6rem;padding:.1rem .32rem}}.LegacyBoard_new-game-modal__8WFH3{background:linear-gradient(180deg,#e2f4ff9e,#fff0 7.5rem),#fff;border:1px solid #d6e4ef;overflow:visible}.LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_settings-modal-header__4SDDe{background:linear-gradient(115deg,#f2faff,#fff9e8);border-bottom-color:#d7e8f4}.LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_settings-modal-header__4SDDe h2{color:#155d8c}.LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_settings-resume-button__2kvai{background:#eaf7ff;border-color:#86c7ef;color:#0b5e93}.LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_settings-resume-button__2kvai:hover:not(:disabled){background:#d8f0ff;border-color:#4ba9df;color:#084f7d}.LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_settings-daily-button__p4WR7{background:#fff8df;border-color:#e6bd54;color:#6b5200}.LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_settings-daily-button__p4WR7:hover:not(:disabled){background:#fff2bd;border-color:#d9a927;color:#594400}.LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_settings-daily-button__p4WR7 span{color:#846b22}.LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_settings-modal-body__aY7ic{gap:.75rem}.LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_settings-field__rT9Q-{border:1px solid #0000;border-radius:.65rem;padding:.8rem}.LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_new-game-type-field__iS2fU{background:#f2faff;border-color:#b8dcf4}.LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_new-game-level-field__1O2pL{background:#f8f6ff;border-color:#d8d3f4}.LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_new-game-level-field__1O2pL[data-level=easy]{background:#f0fbf3;border-color:#a8d9b8}.LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_new-game-level-field__1O2pL[data-level=medium]{background:#fff9e7;border-color:#ecd079}.LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_new-game-level-field__1O2pL[data-level=hard]{background:#fff3e9;border-color:#efb07f}.LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_new-game-level-field__1O2pL[data-level=expert]{background:#fff0f5;border-color:#dfa0b5}.LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_new-game-level-field__1O2pL[data-level=master]{background:#f5f1ff;border-color:#b8a9e4}.LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_settings-start-button__Mm2Yh{background:#e5f5ff;border-color:#1a8ecc;color:#075f91}.LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_settings-start-button__Mm2Yh:hover:not(:disabled){background:#cfeeff;border-color:#0879b5;color:#064d75}:root[data-theme=dark] .LegacyBoard_new-game-modal__8WFH3{background:linear-gradient(180deg,#1c4a6552,#1f232800 7.5rem),#1f2328;border-color:#3c5667}:root[data-theme=dark] .LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_settings-modal-header__4SDDe{background:linear-gradient(115deg,#1f3542,#342f20);border-bottom-color:#40525e}:root[data-theme=dark] .LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_settings-modal-header__4SDDe h2{color:#9bdcff}:root[data-theme=dark] .LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_settings-resume-button__2kvai{background:#173a50;border-color:#397ba1;color:#c8ebff}:root[data-theme=dark] .LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_settings-daily-button__p4WR7{background:#342f1e;border-color:#79631d;color:#f5dc76}:root[data-theme=dark] .LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_settings-daily-button__p4WR7 span{color:#d9c77d}:root[data-theme=dark] .LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_new-game-type-field__iS2fU{background:#1d3340;border-color:#315e79}:root[data-theme=dark] .LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_new-game-level-field__1O2pL[data-level=easy]{background:#20382a;border-color:#3e7350}:root[data-theme=dark] .LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_new-game-level-field__1O2pL[data-level=medium]{background:#37311f;border-color:#756127}:root[data-theme=dark] .LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_new-game-level-field__1O2pL[data-level=hard]{background:#3b2b20;border-color:#855735}:root[data-theme=dark] .LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_new-game-level-field__1O2pL[data-level=expert]{background:#3b2630;border-color:#7d4359}:root[data-theme=dark] .LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_new-game-level-field__1O2pL[data-level=master]{background:#302944;border-color:#5e4d8a}:root[data-theme=dark] .LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_settings-start-button__Mm2Yh{background:#17445d;border-color:#4baee3;color:#e8f7ff}:root[data-theme=easy-read] .LegacyBoard_new-game-modal__8WFH3,:root[data-theme=warm] .LegacyBoard_new-game-modal__8WFH3{background:linear-gradient(180deg,#ffefb98c,#fffcef00 7.5rem),#fffcef;border-color:#dcc36f}:root[data-theme=easy-read] .LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_settings-modal-header__4SDDe,:root[data-theme=warm] .LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_settings-modal-header__4SDDe{background:linear-gradient(115deg,#fff7dc,#eef8ff);border-bottom-color:#e5cc7c}:root[data-theme=color-vision-friendly] .LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_new-game-type-field__iS2fU,:root[data-theme=color-vision] .LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_new-game-type-field__iS2fU{background:#eef9fd;border-color:#58a5c7}:root[data-theme=color-vision-friendly] .LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_new-game-level-field__1O2pL,:root[data-theme=color-vision] .LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_new-game-level-field__1O2pL{background:#fff8df;border-color:#d6a33a}:root[data-theme=high-contrast-light] .LegacyBoard_new-game-modal__8WFH3{background:#fff;border:3px solid #000}:root[data-theme=high-contrast-light] .LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_settings-modal-header__4SDDe{background:#fff200;border-bottom:3px solid #000}:root[data-theme=high-contrast-light] .LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_settings-daily-button__p4WR7,:root[data-theme=high-contrast-light] .LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_settings-field__rT9Q-,:root[data-theme=high-contrast-light] .LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_settings-resume-button__2kvai,:root[data-theme=high-contrast-light] .LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_settings-start-button__Mm2Yh{border:2px solid #000}:root[data-theme=high-contrast-dark] .LegacyBoard_new-game-modal__8WFH3{background:#000;border:3px solid #fff}:root[data-theme=high-contrast-dark] .LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_settings-modal-header__4SDDe{background:#001a33;border-bottom:3px solid #fff}:root[data-theme=high-contrast-dark] .LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_settings-daily-button__p4WR7,:root[data-theme=high-contrast-dark] .LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_settings-field__rT9Q-,:root[data-theme=high-contrast-dark] .LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_settings-resume-button__2kvai,:root[data-theme=high-contrast-dark] .LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_settings-start-button__Mm2Yh{background:#000;border:2px solid #fff;color:#fff}.LegacyBoard_new-game-modal__8WFH3{background-clip:padding-box;border-radius:.7rem}.LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_settings-modal-header__4SDDe{border-top-left-radius:calc(.7rem - 1px);border-top-right-radius:calc(.7rem - 1px)}.LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_settings-modal-footer__AMdV-{border-bottom-left-radius:calc(.7rem - 1px);border-bottom-right-radius:calc(.7rem - 1px)}@media(max-width:600px){.LegacyBoard_new-game-modal__8WFH3{border-radius:.55rem}.LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_settings-modal-header__4SDDe{border-top-left-radius:calc(.55rem - 1px);border-top-right-radius:calc(.55rem - 1px)}.LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_settings-modal-footer__AMdV-{border-bottom-left-radius:calc(.55rem - 1px);border-bottom-right-radius:calc(.55rem - 1px)}}:root[data-theme=high-contrast-dark] .LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_settings-modal-header__4SDDe,:root[data-theme=high-contrast-light] .LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_settings-modal-header__4SDDe{border-top-left-radius:calc(.7rem - 3px);border-top-right-radius:calc(.7rem - 3px)}:root[data-theme=high-contrast-dark] .LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_settings-modal-footer__AMdV-,:root[data-theme=high-contrast-light] .LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_settings-modal-footer__AMdV-{border-bottom-left-radius:calc(.7rem - 3px);border-bottom-right-radius:calc(.7rem - 3px)}.LegacyBoard_modal-panel-header__ktSkX{background:linear-gradient(115deg,#f2faff,#fff9e8);border-bottom-color:#d7e8f4!important}.LegacyBoard_modal-panel-header__ktSkX h2{color:#155d8c}.LegacyBoard_modal-panel-footer__SVZZK{background:linear-gradient(115deg,#f8fcff,#fffdf4);border-top-color:#d7e8f4!important}.LegacyBoard_history-modal__Ae-Eq>.LegacyBoard_modal-panel-header__ktSkX:first-child,.LegacyBoard_pdf-modal__xIVDX>.LegacyBoard_modal-panel-header__ktSkX:first-child,.LegacyBoard_settings-modal__4BjEZ>.LegacyBoard_modal-panel-header__ktSkX:first-child{border-top-left-radius:calc(.7rem - 1px);border-top-right-radius:calc(.7rem - 1px)}.LegacyBoard_history-modal__Ae-Eq>.LegacyBoard_modal-panel-footer__SVZZK:last-child,.LegacyBoard_pdf-modal__xIVDX>.LegacyBoard_modal-panel-footer__SVZZK:last-child,.LegacyBoard_settings-modal__4BjEZ>.LegacyBoard_modal-panel-footer__SVZZK:last-child{border-bottom-left-radius:calc(.7rem - 1px);border-bottom-right-radius:calc(.7rem - 1px)}:root[data-theme=dark] .LegacyBoard_modal-panel-header__ktSkX{background:linear-gradient(115deg,#1f3542,#342f20);border-bottom-color:#40525e!important}:root[data-theme=dark] .LegacyBoard_modal-panel-header__ktSkX h2{color:#9bdcff}:root[data-theme=dark] .LegacyBoard_modal-panel-footer__SVZZK{background:linear-gradient(115deg,#202c34,#2d2a21);border-top-color:#40525e!important}:root[data-theme=easy-read] .LegacyBoard_modal-panel-header__ktSkX,:root[data-theme=warm] .LegacyBoard_modal-panel-header__ktSkX{background:linear-gradient(115deg,#fff7dc,#eef8ff);border-bottom-color:#e5cc7c!important}:root[data-theme=easy-read] .LegacyBoard_modal-panel-footer__SVZZK,:root[data-theme=warm] .LegacyBoard_modal-panel-footer__SVZZK{background:linear-gradient(115deg,#fff9e7,#f4fbff);border-top-color:#e5cc7c!important}:root[data-theme=color-vision-friendly] .LegacyBoard_modal-panel-header__ktSkX,:root[data-theme=color-vision] .LegacyBoard_modal-panel-header__ktSkX{background:linear-gradient(115deg,#eef9fd,#fff8df);border-bottom-color:#58a5c7!important}:root[data-theme=color-vision-friendly] .LegacyBoard_modal-panel-footer__SVZZK,:root[data-theme=color-vision] .LegacyBoard_modal-panel-footer__SVZZK{background:linear-gradient(115deg,#f5fcff,#fffaf0);border-top-color:#58a5c7!important}:root[data-theme=high-contrast-light] .LegacyBoard_modal-panel-header__ktSkX{background:#fff200;border-bottom:3px solid #000!important}:root[data-theme=high-contrast-light] .LegacyBoard_modal-panel-footer__SVZZK{background:#fff;border-top:3px solid #000!important}:root[data-theme=high-contrast-dark] .LegacyBoard_modal-panel-header__ktSkX{background:#001a33;border-bottom:3px solid #fff!important}:root[data-theme=high-contrast-dark] .LegacyBoard_modal-panel-footer__SVZZK{background:#000;border-top:3px solid #fff!important}@media(max-width:600px){.LegacyBoard_history-modal__Ae-Eq>.LegacyBoard_modal-panel-header__ktSkX:first-child,.LegacyBoard_pdf-modal__xIVDX>.LegacyBoard_modal-panel-header__ktSkX:first-child,.LegacyBoard_settings-modal__4BjEZ>.LegacyBoard_modal-panel-header__ktSkX:first-child{border-top-left-radius:calc(.55rem - 1px);border-top-right-radius:calc(.55rem - 1px)}.LegacyBoard_history-modal__Ae-Eq>.LegacyBoard_modal-panel-footer__SVZZK:last-child,.LegacyBoard_pdf-modal__xIVDX>.LegacyBoard_modal-panel-footer__SVZZK:last-child,.LegacyBoard_settings-modal__4BjEZ>.LegacyBoard_modal-panel-footer__SVZZK:last-child{border-bottom-left-radius:calc(.55rem - 1px);border-bottom-right-radius:calc(.55rem - 1px)}}.LegacyBoard_history-item-card__jrtRR{background:#fff;border:1px solid #dfe4e8;border-radius:.5rem;overflow:hidden;transition:border-color .12s ease,background-color .12s ease}.LegacyBoard_history-item-card__jrtRR.LegacyBoard_current__qnMm3,.LegacyBoard_history-item-card__jrtRR:hover{background:#f4faff;border-color:#62b3e8}.LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item__Cf9HO,.LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item__Cf9HO.LegacyBoard_current__qnMm3,.LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item__Cf9HO:hover{background:#0000;border:0;border-radius:0}.LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-actions__hWKeB{background:#0000;border-left:1px solid #e4e8eb;padding:.55rem}.LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-actions__hWKeB .LegacyBoard_secondary-button__vFAcR,.LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-remove-button__J8gTa{box-sizing:border-box;height:2.4rem;margin:0;min-height:2.4rem}.LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-actions__hWKeB .LegacyBoard_secondary-button__vFAcR{align-items:center;display:inline-flex;justify-content:center;padding:0 .65rem}.LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-remove-button__J8gTa{align-self:auto;flex:0 0 2.4rem;width:2.4rem}:root[data-theme=dark] .LegacyBoard_history-item-card__jrtRR{background:#20242a;border-color:#444b52}:root[data-theme=dark] .LegacyBoard_history-item-card__jrtRR.LegacyBoard_current__qnMm3,:root[data-theme=dark] .LegacyBoard_history-item-card__jrtRR:hover{background:#26323d;border-color:#6cb9e8}:root[data-theme=dark] .LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-actions__hWKeB{border-left-color:#444b52}:root[data-theme=easy-read] .LegacyBoard_history-item-card__jrtRR,:root[data-theme=warm] .LegacyBoard_history-item-card__jrtRR{background:#fffdf6;border-color:#dfd4b5}:root[data-theme=easy-read] .LegacyBoard_history-item-card__jrtRR.LegacyBoard_current__qnMm3,:root[data-theme=easy-read] .LegacyBoard_history-item-card__jrtRR:hover,:root[data-theme=warm] .LegacyBoard_history-item-card__jrtRR.LegacyBoard_current__qnMm3,:root[data-theme=warm] .LegacyBoard_history-item-card__jrtRR:hover{background:#fff8df;border-color:#d7b85c}:root[data-theme=easy-read] .LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-actions__hWKeB,:root[data-theme=warm] .LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-actions__hWKeB{border-left-color:#dfd4b5}:root[data-theme=high-contrast-light] .LegacyBoard_history-item-card__jrtRR{background:#fff;border:2px solid #000}:root[data-theme=high-contrast-dark] .LegacyBoard_history-item-card__jrtRR{background:#000;border:2px solid #fff}:root[data-theme=high-contrast-light] .LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-actions__hWKeB{border-left:2px solid #000}:root[data-theme=high-contrast-dark] .LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-actions__hWKeB{border-left:2px solid #fff}@media(max-width:600px){.LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-actions__hWKeB{border-left:0;border-top:1px solid #e4e8eb;padding-top:.55rem}:root[data-theme=dark] .LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-actions__hWKeB{border-left:0;border-top-color:#444b52}:root[data-theme=easy-read] .LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-actions__hWKeB,:root[data-theme=warm] .LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-actions__hWKeB{border-left:0;border-top-color:#dfd4b5}:root[data-theme=high-contrast-light] .LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-actions__hWKeB{border-left:0;border-top:2px solid #000}:root[data-theme=high-contrast-dark] .LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-actions__hWKeB{border-left:0;border-top:2px solid #fff}}.LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-actions__hWKeB .LegacyBoard_secondary-button__vFAcR,.LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-remove-button__J8gTa{background:#0000}:root[data-theme=color-vision-friendly] .LegacyBoard_history-item-card__jrtRR,:root[data-theme=color-vision] .LegacyBoard_history-item-card__jrtRR{background:#fff;border-color:#7d8790}:root[data-theme=color-vision-friendly] .LegacyBoard_history-item-card__jrtRR.LegacyBoard_current__qnMm3,:root[data-theme=color-vision-friendly] .LegacyBoard_history-item-card__jrtRR:hover,:root[data-theme=color-vision] .LegacyBoard_history-item-card__jrtRR.LegacyBoard_current__qnMm3,:root[data-theme=color-vision] .LegacyBoard_history-item-card__jrtRR:hover{background:#eef7fb;border-color:#0072b2}@media(max-width:600px){.LegacyBoard_history-item-card__jrtRR{grid-template-columns:minmax(0,1fr) 3.25rem}.LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-actions__hWKeB{border-left:1px solid #e4e8eb;border-top:0;padding:.4rem}:root[data-theme=dark] .LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-actions__hWKeB{border-left:1px solid #444b52;border-top:0}:root[data-theme=easy-read] .LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-actions__hWKeB,:root[data-theme=warm] .LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-actions__hWKeB{border-left:1px solid #dfd4b5;border-top:0}:root[data-theme=high-contrast-light] .LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-actions__hWKeB{border-left:2px solid #000;border-top:0}:root[data-theme=high-contrast-dark] .LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-actions__hWKeB{border-left:2px solid #fff;border-top:0}}.LegacyBoard_history-filters__v72jO{padding-top:.8rem}.LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-actions__hWKeB{align-items:center;align-self:stretch;border-left:0;display:flex;justify-content:center}:root[data-theme=dark] .LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-actions__hWKeB,:root[data-theme=easy-read] .LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-actions__hWKeB,:root[data-theme=high-contrast-dark] .LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-actions__hWKeB,:root[data-theme=high-contrast-light] .LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-actions__hWKeB,:root[data-theme=warm] .LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-actions__hWKeB{border-left:0}@media(max-width:600px){.LegacyBoard_history-filters__v72jO{padding-top:.7rem}.LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-actions__hWKeB,:root[data-theme=dark] .LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-actions__hWKeB,:root[data-theme=easy-read] .LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-actions__hWKeB,:root[data-theme=high-contrast-dark] .LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-actions__hWKeB,:root[data-theme=high-contrast-light] .LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-actions__hWKeB,:root[data-theme=warm] .LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-actions__hWKeB{border-left:0;border-top:0}}.LegacyBoard_completion-modal-backdrop__-j9Hq,.LegacyBoard_history-modal-backdrop__HZXLS,.LegacyBoard_pdf-modal-backdrop__EtJiT,.LegacyBoard_settings-modal-backdrop__hFk2h{align-items:flex-start;justify-content:center;overflow-y:auto;padding-bottom:1rem;padding-top:clamp(2.5rem,8vh,6rem)}@media(max-width:600px){.LegacyBoard_completion-modal-backdrop__-j9Hq,.LegacyBoard_history-modal-backdrop__HZXLS,.LegacyBoard_pdf-modal-backdrop__EtJiT,.LegacyBoard_settings-modal-backdrop__hFk2h{align-items:flex-start;padding-bottom:.75rem;padding-top:.75rem}}.LegacyBoard_completion-modal-backdrop__-j9Hq,.LegacyBoard_history-modal-backdrop__HZXLS,.LegacyBoard_pdf-modal-backdrop__EtJiT,.LegacyBoard_settings-modal-backdrop__hFk2h{--modal-top-gap:clamp(2.5rem,8vh,6rem);--modal-bottom-gap:1rem;overflow:hidden;padding-bottom:var(--modal-bottom-gap);padding-top:var(--modal-top-gap)}.LegacyBoard_completion-modal__Gr1Ws,.LegacyBoard_history-modal__Ae-Eq,.LegacyBoard_pdf-modal__xIVDX,.LegacyBoard_settings-modal__4BjEZ{box-sizing:border-box;filter:none;isolation:isolate;max-height:calc(100dvh - var(--modal-top-gap) - var(--modal-bottom-gap));opacity:1}.LegacyBoard_history-modal__Ae-Eq,.LegacyBoard_pdf-modal__xIVDX,.LegacyBoard_settings-modal__4BjEZ{display:flex;flex-direction:column;overflow:hidden}.LegacyBoard_history-modal-actions__y4pzw,.LegacyBoard_history-modal-header__rXJby,.LegacyBoard_pdf-modal-footer__M5qX9,.LegacyBoard_pdf-modal-header__qMMTa,.LegacyBoard_settings-modal-footer__AMdV-,.LegacyBoard_settings-modal-header__4SDDe{flex:0 0 auto}.LegacyBoard_action-modal-body__mTBfS,.LegacyBoard_history-modal-body__QQxUr,.LegacyBoard_import-modal-body__mEdD9,.LegacyBoard_pdf-modal-body__cvzYc,.LegacyBoard_settings-modal-body__aY7ic,.LegacyBoard_settings-options__fI41A{min-height:0;overflow-x:visible;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.LegacyBoard_statistics-modal__C8kGz{display:block;overflow-y:auto;overscroll-behavior:contain}.LegacyBoard_statistics-modal__C8kGz>.LegacyBoard_settings-modal-header__4SDDe{position:sticky;top:0;z-index:3}.LegacyBoard_completion-modal__Gr1Ws{overflow-y:auto;overscroll-behavior:contain}.LegacyBoard_completion-modal__Gr1Ws,.LegacyBoard_history-modal__Ae-Eq,.LegacyBoard_pdf-modal__xIVDX,.LegacyBoard_settings-modal__4BjEZ{background-color:#fff}:root[data-theme=dark] .LegacyBoard_completion-modal__Gr1Ws,:root[data-theme=dark] .LegacyBoard_history-modal__Ae-Eq,:root[data-theme=dark] .LegacyBoard_pdf-modal__xIVDX,:root[data-theme=dark] .LegacyBoard_settings-modal__4BjEZ{background-color:#171b1f}@media(max-width:600px){.LegacyBoard_completion-modal-backdrop__-j9Hq,.LegacyBoard_history-modal-backdrop__HZXLS,.LegacyBoard_pdf-modal-backdrop__EtJiT,.LegacyBoard_settings-modal-backdrop__hFk2h{--modal-top-gap:0.75rem;--modal-bottom-gap:0.75rem}}.LegacyBoard_history-item-card__jrtRR{align-items:stretch;grid-template-columns:minmax(0,1fr) 3.5rem;min-height:4.7rem}.LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item__Cf9HO{height:auto;min-height:4.7rem;min-width:0;overflow:visible;padding:.65rem .75rem}.LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-main__zQaE7{min-width:0;row-gap:.3rem}.LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-meta__k-jtT{grid-gap:.3rem .8rem;align-items:center;display:grid;gap:.3rem .8rem;grid-template-columns:minmax(9.5rem,1.35fr) minmax(7rem,1fr) minmax(7rem,1fr);line-height:1.35;min-width:0;width:100%}.LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-meta__k-jtT span{min-width:0;overflow-wrap:anywhere;white-space:normal}.LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-meta__k-jtT span:nth-child(2){text-align:center}.LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-meta__k-jtT span:nth-child(3){text-align:right}.LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-actions__hWKeB{min-height:100%;padding:.45rem}.LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-remove-button__J8gTa{align-self:center;justify-self:center}@media(max-width:680px){.LegacyBoard_history-item-card__jrtRR{grid-template-columns:minmax(0,1fr) 3.25rem;min-height:5.25rem}.LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item__Cf9HO{min-height:5.25rem;padding:.6rem .7rem}.LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-meta__k-jtT{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-meta__k-jtT span:first-child{grid-column:1/-1}.LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-meta__k-jtT span:nth-child(2){text-align:left}.LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-meta__k-jtT span:nth-child(3){text-align:right}}@media(max-width:420px){.LegacyBoard_history-item-card__jrtRR,.LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item__Cf9HO{min-height:6rem}.LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-meta__k-jtT{gap:.18rem;grid-template-columns:1fr}.LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-meta__k-jtT span:first-child,.LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-meta__k-jtT span:nth-child(2),.LegacyBoard_history-item-card__jrtRR .LegacyBoard_history-item-meta__k-jtT span:nth-child(3){grid-column:auto;text-align:left}}.LegacyBoard_pdf-modal-close__fs1s7{align-items:center;background:#fff;border:1px solid #b9c1c8;border-radius:.4rem;box-sizing:border-box;color:#3b3d41;cursor:pointer;display:inline-flex;font:inherit;font-size:1rem;font-weight:700;height:2.65rem;justify-content:center;line-height:1;min-height:2.65rem;min-width:2.65rem;padding:.35rem .55rem;width:2.65rem}.LegacyBoard_pdf-modal-close__fs1s7:hover:not(:disabled){background:#f1f9fe;border-color:#1594e2;color:#3b3d41}.LegacyBoard_pdf-modal-close__fs1s7:focus-visible{outline:3px solid #1594e273;outline-offset:2px}.LegacyBoard_pdf-modal-close__fs1s7:disabled{cursor:default;opacity:.55}:root[data-theme=dark] .LegacyBoard_pdf-modal-close__fs1s7{background:#25292e;border-color:#555e67;color:#eef2f5}:root[data-theme=dark] .LegacyBoard_pdf-modal-close__fs1s7:hover:not(:disabled){background:#303941;border-color:#65c4ff;color:#fff}.LegacyBoard_new-game-modal__8WFH3:has(.LegacyBoard_new-game-welcome__vyWsa){width:min(620px,100%)}.LegacyBoard_new-game-welcome__vyWsa{padding:1rem 1.2rem 0}.LegacyBoard_new-game-welcome__vyWsa p{line-height:1.45;margin:0 0 .7rem}.LegacyBoard_new-game-welcome-privacy__2DssU{background:#f2faff;border:1px solid #b8dcf4;border-radius:.55rem;flex-direction:column;gap:.2rem;margin-top:.85rem;padding:.75rem .85rem}.LegacyBoard_new-game-welcome-privacy__2DssU span{font-size:.88rem}.LegacyBoard_new-game-welcome-coffee__bhfXC{display:block;margin-top:.85rem;width:min(13rem,100%)}.LegacyBoard_new-game-welcome-coffee__bhfXC img{display:block;height:auto;width:100%}:root[data-theme=dark] .LegacyBoard_new-game-welcome-privacy__2DssU,:root[data-theme=high-contrast-dark] .LegacyBoard_new-game-welcome-privacy__2DssU{background:#202c34;border-color:#40525e}:root[data-theme=high-contrast-light] .LegacyBoard_new-game-welcome-privacy__2DssU{background:#fff;border:2px solid #000}@media(max-width:600px){.LegacyBoard_new-game-welcome__vyWsa{padding:.75rem .75rem 0}.LegacyBoard_new-game-welcome__vyWsa p{font-size:.88rem}.LegacyBoard_new-game-welcome-coffee__bhfXC{width:min(11rem,100%)}}.LegacyBoard_new-game-header-copy__XAYGn{min-width:0}.LegacyBoard_new-game-header-actions__oZRRe{align-items:center;display:flex;flex:0 0 auto;gap:.55rem}.LegacyBoard_new-game-welcome-coffee__bhfXC{align-items:center;background:#ffffff6b;border:1px solid #155d8c2e;border-radius:.5rem;color:#155d8c;display:inline-flex;font-size:.82rem;font-weight:700;gap:.45rem;margin:0;min-height:2.35rem;padding:.45rem .7rem;text-decoration:none;white-space:nowrap;width:auto}.LegacyBoard_new-game-welcome-coffee__bhfXC:focus-visible,.LegacyBoard_new-game-welcome-coffee__bhfXC:hover{background:#ffffffb3;border-color:#155d8c57}.LegacyBoard_new-game-coffee-icon__PMz6T{font-size:1rem}.LegacyBoard_new-game-settings-grid__4xUmV[data-level] .LegacyBoard_settings-field__rT9Q-{transition:border-color .12s ease,background-color .12s ease}.LegacyBoard_new-game-settings-grid__4xUmV[data-level=easy] .LegacyBoard_settings-field__rT9Q-{background:#f0fbf3;border-color:#a8d9b8}.LegacyBoard_new-game-settings-grid__4xUmV[data-level=medium] .LegacyBoard_settings-field__rT9Q-{background:#fff9e7;border-color:#ecd079}.LegacyBoard_new-game-settings-grid__4xUmV[data-level=hard] .LegacyBoard_settings-field__rT9Q-{background:#fff3e9;border-color:#efb07f}.LegacyBoard_new-game-settings-grid__4xUmV[data-level=expert] .LegacyBoard_settings-field__rT9Q-{background:#fff0f5;border-color:#dfa0b5}.LegacyBoard_new-game-settings-grid__4xUmV[data-level=master] .LegacyBoard_settings-field__rT9Q-{background:#f5f1ff;border-color:#b8a9e4}.LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_new-game-level-field__1O2pL,.LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_new-game-type-field__iS2fU{background:inherit;border-color:inherit}.LegacyBoard_new-game-footer__3MAEz{justify-content:space-between}.LegacyBoard_new-game-footer__3MAEz .LegacyBoard_settings-daily-button__p4WR7{align-items:flex-start;display:inline-flex;flex-direction:column;gap:.05rem;min-width:9.5rem;text-align:left;width:auto}.LegacyBoard_new-game-footer__3MAEz .LegacyBoard_settings-daily-button__p4WR7 span{font-size:.72rem;font-weight:500}.LegacyBoard_new-game-footer-actions__GAr4z{align-items:center;display:flex;gap:.6rem;margin-left:auto}:root[data-theme=dark] .LegacyBoard_new-game-welcome-coffee__bhfXC{background:#ffffff0f;border-color:#9bdcff33;color:#9bdcff}:root[data-theme=dark] .LegacyBoard_new-game-welcome-coffee__bhfXC:focus-visible,:root[data-theme=dark] .LegacyBoard_new-game-welcome-coffee__bhfXC:hover{background:#ffffff1a;border-color:#9bdcff61}:root[data-theme=dark] .LegacyBoard_new-game-settings-grid__4xUmV[data-level=easy] .LegacyBoard_settings-field__rT9Q-{background:#20382a;border-color:#3e7350}:root[data-theme=dark] .LegacyBoard_new-game-settings-grid__4xUmV[data-level=medium] .LegacyBoard_settings-field__rT9Q-{background:#37311f;border-color:#756127}:root[data-theme=dark] .LegacyBoard_new-game-settings-grid__4xUmV[data-level=hard] .LegacyBoard_settings-field__rT9Q-{background:#3b2b20;border-color:#855735}:root[data-theme=dark] .LegacyBoard_new-game-settings-grid__4xUmV[data-level=expert] .LegacyBoard_settings-field__rT9Q-{background:#3b2630;border-color:#7d4359}:root[data-theme=dark] .LegacyBoard_new-game-settings-grid__4xUmV[data-level=master] .LegacyBoard_settings-field__rT9Q-{background:#302944;border-color:#5e4d8a}@media(max-width:600px){.LegacyBoard_new-game-header-actions__oZRRe{gap:.35rem}.LegacyBoard_new-game-welcome-coffee__bhfXC{padding:.4rem .5rem}.LegacyBoard_new-game-welcome-coffee__bhfXC span:last-child{display:none}.LegacyBoard_new-game-footer__3MAEz{gap:.5rem}.LegacyBoard_new-game-footer__3MAEz .LegacyBoard_settings-daily-button__p4WR7{min-width:0}.LegacyBoard_new-game-footer-actions__GAr4z{gap:.4rem}}.LegacyBoard_new-game-header-actions__oZRRe .LegacyBoard_new-game-welcome-coffee__bhfXC{align-items:center;background:#ffffff80;border:1px solid #155d8c38;border-radius:.5rem;color:#155d8c;display:inline-flex;font-size:.82rem;font-weight:700;gap:.4rem;line-height:1;min-height:2.35rem;padding:.45rem .65rem;text-decoration:none;white-space:nowrap;width:auto}.LegacyBoard_new-game-header-actions__oZRRe .LegacyBoard_new-game-welcome-coffee__bhfXC:focus-visible,.LegacyBoard_new-game-header-actions__oZRRe .LegacyBoard_new-game-welcome-coffee__bhfXC:hover{background:#ffffffc7;border-color:#155d8c61}:root[data-theme=dark] .LegacyBoard_new-game-header-actions__oZRRe .LegacyBoard_new-game-welcome-coffee__bhfXC,:root[data-theme=high-contrast-dark] .LegacyBoard_new-game-header-actions__oZRRe .LegacyBoard_new-game-welcome-coffee__bhfXC{background:#ffffff12;border-color:#9bdcff47;color:#9bdcff}@media(max-width:600px){.LegacyBoard_new-game-header-actions__oZRRe .LegacyBoard_new-game-welcome-coffee__bhfXC{justify-content:center;min-width:2.35rem;padding:.4rem .5rem}.LegacyBoard_new-game-header-actions__oZRRe .LegacyBoard_new-game-welcome-coffee__bhfXC span:last-child{display:none}}.LegacyBoard_new-game-settings-grid__4xUmV[data-level]{border:1px solid #0000;border-radius:.65rem;margin:.75rem 1.2rem 1rem;padding:.85rem;transition:border-color .12s ease,background-color .12s ease}.LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_new-game-settings-grid__4xUmV .LegacyBoard_new-game-level-field__1O2pL,.LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_new-game-settings-grid__4xUmV .LegacyBoard_new-game-type-field__iS2fU,.LegacyBoard_new-game-settings-grid__4xUmV[data-level] .LegacyBoard_settings-field__rT9Q-{background:#0000;border:0;border-radius:0}.LegacyBoard_new-game-settings-grid__4xUmV[data-level=easy]{background:#f0fbf3;border-color:#a8d9b8}.LegacyBoard_new-game-settings-grid__4xUmV[data-level=medium]{background:#fff9e7;border-color:#ecd079}.LegacyBoard_new-game-settings-grid__4xUmV[data-level=hard]{background:#fff3e9;border-color:#efb07f}.LegacyBoard_new-game-settings-grid__4xUmV[data-level=expert]{background:#fff0f5;border-color:#dfa0b5}.LegacyBoard_new-game-settings-grid__4xUmV[data-level=master]{background:#f5f1ff;border-color:#b8a9e4}:root[data-theme=dark] .LegacyBoard_new-game-settings-grid__4xUmV[data-level=easy]{background:#20382a;border-color:#3e7350}:root[data-theme=dark] .LegacyBoard_new-game-settings-grid__4xUmV[data-level=medium]{background:#37311f;border-color:#756127}:root[data-theme=dark] .LegacyBoard_new-game-settings-grid__4xUmV[data-level=hard]{background:#3b2b20;border-color:#855735}:root[data-theme=dark] .LegacyBoard_new-game-settings-grid__4xUmV[data-level=expert]{background:#3b2630;border-color:#7d4359}:root[data-theme=dark] .LegacyBoard_new-game-settings-grid__4xUmV[data-level=master]{background:#302944;border-color:#5e4d8a}@media(max-width:600px){.LegacyBoard_new-game-settings-grid__4xUmV[data-level]{margin:.6rem .75rem .75rem;padding:.7rem}}.LegacyBoard_new-game-settings-grid__4xUmV[data-level]{align-items:start;column-gap:.75rem;grid-template-columns:repeat(3,minmax(0,1fr))}.LegacyBoard_new-game-settings-grid__4xUmV[data-level] .LegacyBoard_settings-field__rT9Q-,.LegacyBoard_new-game-settings-grid__4xUmV[data-level] .LegacyBoard_settings-field__rT9Q-:last-child{grid-column:auto}@media(max-width:700px){.LegacyBoard_new-game-settings-grid__4xUmV[data-level]{grid-template-columns:repeat(2,minmax(0,1fr))}.LegacyBoard_new-game-settings-grid__4xUmV[data-level] .LegacyBoard_settings-field__rT9Q-:last-child{grid-column:1/-1}}@media(max-width:480px){.LegacyBoard_new-game-settings-grid__4xUmV[data-level]{grid-template-columns:1fr}.LegacyBoard_new-game-settings-grid__4xUmV[data-level] .LegacyBoard_settings-field__rT9Q-:last-child{grid-column:auto}}.LegacyBoard_new-game-welcome-intro__jAWyg{background:#f1f8fc;border:1px solid #c5dfef;border-radius:.55rem;padding:.85rem .95rem}.LegacyBoard_new-game-welcome-intro__jAWyg p{margin:0}.LegacyBoard_new-game-welcome-intro__jAWyg p+p,.LegacyBoard_new-game-welcome-privacy__2DssU{margin-top:.65rem}:root[data-theme=dark] .LegacyBoard_new-game-welcome-intro__jAWyg,:root[data-theme=high-contrast-dark] .LegacyBoard_new-game-welcome-intro__jAWyg{background:#202c34;border-color:#40525e}:root[data-theme=warm] .LegacyBoard_new-game-welcome-intro__jAWyg{background:#fbf6ed;border-color:#e3d2b9}:root[data-theme=high-contrast-light] .LegacyBoard_new-game-welcome-intro__jAWyg{background:#fff;border:2px solid #000}@media(max-width:600px){.LegacyBoard_new-game-welcome-intro__jAWyg{padding:.7rem .75rem}}.LegacyBoard_new-game-welcome-intro__jAWyg,.LegacyBoard_new-game-welcome-privacy__2DssU,:root[data-theme=dark] .LegacyBoard_new-game-welcome-intro__jAWyg,:root[data-theme=dark] .LegacyBoard_new-game-welcome-privacy__2DssU,:root[data-theme=high-contrast-dark] .LegacyBoard_new-game-welcome-intro__jAWyg,:root[data-theme=high-contrast-dark] .LegacyBoard_new-game-welcome-privacy__2DssU,:root[data-theme=high-contrast-light] .LegacyBoard_new-game-welcome-intro__jAWyg,:root[data-theme=high-contrast-light] .LegacyBoard_new-game-welcome-privacy__2DssU,:root[data-theme=warm] .LegacyBoard_new-game-welcome-intro__jAWyg{background:#0000;border:0;border-radius:0;padding:0}.LegacyBoard_new-game-welcome-intro__jAWyg{max-width:44rem}.LegacyBoard_new-game-welcome-intro__jAWyg .LegacyBoard_new-game-welcome-lead__eSTNF{font-size:1.05rem;font-weight:650;line-height:1.4;margin:0}.LegacyBoard_new-game-welcome-intro__jAWyg .LegacyBoard_new-game-welcome-lead__eSTNF+p{line-height:1.5;margin:.35rem 0 0;opacity:.82}.LegacyBoard_new-game-welcome-privacy__2DssU{align-items:baseline;display:flex;flex-direction:row;gap:.45rem;margin-top:.8rem}.LegacyBoard_new-game-welcome-privacy__2DssU strong{flex:0 0 auto;font-size:.86rem}.LegacyBoard_new-game-welcome-privacy__2DssU strong:after{content:"·";margin-left:.45rem;opacity:.45}.LegacyBoard_new-game-welcome-privacy__2DssU span{font-size:.82rem;line-height:1.4;opacity:.68}@media(max-width:600px){.LegacyBoard_new-game-welcome-intro__jAWyg .LegacyBoard_new-game-welcome-lead__eSTNF{font-size:.98rem}.LegacyBoard_new-game-welcome-privacy__2DssU{display:block}.LegacyBoard_new-game-welcome-privacy__2DssU strong{display:block;margin-bottom:.2rem}.LegacyBoard_new-game-welcome-privacy__2DssU strong:after{content:"";margin:0}}.LegacyBoard_new-game-modal__8WFH3{max-width:44rem;width:min(44rem,100vw - 2rem)}.LegacyBoard_new-game-settings-grid__4xUmV[data-level]{column-gap:1rem;grid-template-columns:minmax(0,1.15fr) minmax(0,.9fr) minmax(0,1.15fr)}.LegacyBoard_new-game-settings-grid__4xUmV[data-level] .LegacyBoard_settings-field__rT9Q-{min-width:0}.LegacyBoard_new-game-footer__3MAEz{gap:.75rem}.LegacyBoard_new-game-footer__3MAEz .LegacyBoard_settings-daily-button__p4WR7{min-width:11rem}@media(max-width:700px){.LegacyBoard_new-game-modal__8WFH3{max-height:calc(100dvh - 1rem);width:min(36rem,100vw - 1rem)}.LegacyBoard_new-game-settings-grid__4xUmV[data-level]{column-gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}.LegacyBoard_new-game-settings-grid__4xUmV[data-level] .LegacyBoard_settings-field__rT9Q-:last-child{grid-column:1/-1}.LegacyBoard_new-game-footer__3MAEz{align-items:stretch}.LegacyBoard_new-game-footer__3MAEz .LegacyBoard_settings-daily-button__p4WR7{min-width:9rem}}@media(max-width:520px){.LegacyBoard_new-game-modal__8WFH3{max-height:calc(100dvh - .75rem);overflow:hidden;width:calc(100vw - .75rem)}.LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_settings-modal-body__aY7ic{overflow-y:auto}.LegacyBoard_new-game-settings-grid__4xUmV[data-level]{grid-template-columns:1fr;row-gap:.7rem}.LegacyBoard_new-game-settings-grid__4xUmV[data-level] .LegacyBoard_settings-field__rT9Q-:last-child{grid-column:auto}.LegacyBoard_new-game-footer__3MAEz{grid-gap:.55rem;display:grid;gap:.55rem;grid-template-columns:1fr}.LegacyBoard_new-game-footer__3MAEz .LegacyBoard_settings-daily-button__p4WR7{min-width:0;width:100%}.LegacyBoard_new-game-footer-actions__GAr4z{display:grid;grid-template-columns:auto minmax(0,1fr);margin-left:0;width:100%}.LegacyBoard_new-game-footer-actions__GAr4z .LegacyBoard_settings-start-button__Mm2Yh{width:100%}}@media(max-height:640px){.LegacyBoard_new-game-modal__8WFH3{max-height:calc(100dvh - .6rem)}.LegacyBoard_new-game-welcome__vyWsa{padding-top:.65rem}.LegacyBoard_new-game-settings-grid__4xUmV[data-level]{margin-bottom:.6rem;margin-top:.55rem;padding-bottom:.65rem;padding-top:.65rem}.LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_settings-modal-footer__AMdV-,.LegacyBoard_new-game-modal__8WFH3 .LegacyBoard_settings-modal-header__4SDDe{padding-bottom:.65rem;padding-top:.65rem}}.LegacyBoard_game-status-line__5hcNm{grid-gap:.45rem;align-items:center;color:#3b3d41;display:grid;font-size:.88rem;gap:.45rem;grid-template-columns:minmax(0,1fr) max-content max-content;line-height:1;margin-bottom:.55rem;width:min(100%,34rem);width:min(100%,var(--board-display-size,34rem))}.LegacyBoard_game-status-daily-slot__AAXcO{justify-self:start;min-width:0;overflow:hidden}.LegacyBoard_game-status-balance-slot__dGoDY{display:none}.LegacyBoard_game-status-line__5hcNm .LegacyBoard_game-mistakes__dff36,.LegacyBoard_game-status-line__5hcNm .LegacyBoard_game-timer__nmOI7{align-items:center;color:inherit;display:inline-flex;font-size:inherit;font-weight:650;gap:.3rem;justify-content:center;line-height:1.15;margin:0;min-width:max-content;padding:.18rem .62rem;white-space:nowrap}.LegacyBoard_game-status-line__5hcNm .LegacyBoard_game-mistakes__dff36{padding-left:.78rem;position:relative}.LegacyBoard_game-status-line__5hcNm .LegacyBoard_game-mistakes__dff36:before{background:#bfc7ce;content:"";height:76%;left:0;position:absolute;top:12%;width:1px}.LegacyBoard_game-status-line__5hcNm svg{height:1rem;width:1rem}.LegacyBoard_game-status-line__5hcNm .LegacyBoard_daily-game-badge__yGMls{margin:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.LegacyBoard_game-type-level-badge__x2S\+N{--status-border:#b8dcf4;--status-background:#f2faff;--status-color:#155d8c;align-items:center;background:var(--status-background);border:1px solid var(--status-border);border-radius:999px;color:var(--status-color);display:inline-flex;font-size:.72rem;font-weight:700;line-height:1;max-width:100%;overflow:hidden;white-space:nowrap}.LegacyBoard_game-level-label__w289i,.LegacyBoard_game-type-label__Y2vFp{padding:.22rem .48rem}.LegacyBoard_game-type-label__Y2vFp{overflow:hidden;text-overflow:ellipsis}.LegacyBoard_game-level-label__w289i{flex:0 0 auto}.LegacyBoard_game-type-level-badge__x2S\+N[data-level=easy]{--status-border:#a8d9b8;--status-background:#f0fbf3;--status-color:#27753e}.LegacyBoard_game-type-level-badge__x2S\+N[data-level=medium]{--status-border:#ecd079;--status-background:#fff9e7;--status-color:#806300}.LegacyBoard_game-type-level-badge__x2S\+N[data-level=hard]{--status-border:#efb07f;--status-background:#fff3e9;--status-color:#9a4e16}.LegacyBoard_game-type-level-badge__x2S\+N[data-level=expert]{--status-border:#dfa0b5;--status-background:#fff0f5;--status-color:#9b3658}.LegacyBoard_game-type-level-badge__x2S\+N[data-level=master]{--status-border:#b8a9e4;--status-background:#f5f1ff;--status-color:#5c459f}:root[data-theme=dark] .LegacyBoard_game-type-level-badge__x2S\+N[data-level=easy],:root[data-theme=high-contrast-dark] .LegacyBoard_game-type-level-badge__x2S\+N[data-level=easy]{--status-border:#477a55;--status-background:#203c29;--status-color:#9be3ad}:root[data-theme=dark] .LegacyBoard_game-type-level-badge__x2S\+N[data-level=medium],:root[data-theme=high-contrast-dark] .LegacyBoard_game-type-level-badge__x2S\+N[data-level=medium]{--status-border:#766523;--status-background:#40381d;--status-color:#f2d96b}:root[data-theme=dark] .LegacyBoard_game-type-level-badge__x2S\+N[data-level=hard],:root[data-theme=high-contrast-dark] .LegacyBoard_game-type-level-badge__x2S\+N[data-level=hard]{--status-border:#7a4c2f;--status-background:#422c20;--status-color:#ffc18f}:root[data-theme=dark] .LegacyBoard_game-type-level-badge__x2S\+N[data-level=expert],:root[data-theme=high-contrast-dark] .LegacyBoard_game-type-level-badge__x2S\+N[data-level=expert]{--status-border:#7e4054;--status-background:#422630;--status-color:#f3afc5}:root[data-theme=dark] .LegacyBoard_game-type-level-badge__x2S\+N[data-level=master],:root[data-theme=high-contrast-dark] .LegacyBoard_game-type-level-badge__x2S\+N[data-level=master]{--status-border:#65558d;--status-background:#302848;--status-color:#c9baff}:root[data-theme=dark] .LegacyBoard_game-status-line__5hcNm,:root[data-theme=high-contrast-dark] .LegacyBoard_game-status-line__5hcNm{color:inherit}@media(max-width:600px){.LegacyBoard_game-status-line__5hcNm{font-size:.75rem;gap:.25rem}.LegacyBoard_game-status-line__5hcNm .LegacyBoard_game-mistakes__dff36,.LegacyBoard_game-status-line__5hcNm .LegacyBoard_game-timer__nmOI7{gap:.2rem;padding:.14rem .18rem}.LegacyBoard_game-status-line__5hcNm .LegacyBoard_game-mistakes__dff36{padding-left:.38rem}.LegacyBoard_game-type-level-badge__x2S\+N{font-size:.62rem}.LegacyBoard_game-level-label__w289i,.LegacyBoard_game-type-label__Y2vFp{padding:.18rem .3rem}}@media(max-width:390px){.LegacyBoard_game-status-line__5hcNm{gap:.18rem}.LegacyBoard_game-status-line__5hcNm svg{height:.8rem;width:.8rem}.LegacyBoard_game-type-level-badge__x2S\+N{font-size:.58rem}.LegacyBoard_game-level-label__w289i,.LegacyBoard_game-type-label__Y2vFp{padding:.16rem .22rem}}.LegacyBoard_game-status-line__5hcNm{grid-template-columns:minmax(0,1fr) max-content}.LegacyBoard_game-status-metrics__XzyHx{align-items:center;display:inline-flex;justify-self:end;min-width:0;white-space:nowrap}.LegacyBoard_game-status-line__5hcNm .LegacyBoard_game-mistakes__dff36,.LegacyBoard_game-status-line__5hcNm .LegacyBoard_game-timer__nmOI7{align-self:auto;grid-area:auto;text-align:left;text-align:initial}.LegacyBoard_game-message-slot__gAqWe:empty{height:0;margin:0}@media(max-width:600px){.LegacyBoard_game-status-line__5hcNm{gap:.35rem;grid-template-columns:minmax(0,1fr) auto;width:100%}.LegacyBoard_game-status-metrics__XzyHx{max-width:100%}.LegacyBoard_game-status-line__5hcNm .LegacyBoard_game-mistakes__dff36,.LegacyBoard_game-status-line__5hcNm .LegacyBoard_game-timer__nmOI7{grid-area:auto;min-width:0}}@media(max-width:390px){.LegacyBoard_game-status-line__5hcNm{grid-template-columns:1fr;row-gap:.28rem}.LegacyBoard_game-status-daily-slot__AAXcO,.LegacyBoard_game-status-metrics__XzyHx{justify-self:center}}:root[data-ui-size=extra-small]{font-size:87.5%}:root[data-ui-size=small]{font-size:93.75%}:root[data-ui-size=medium]{font-size:100%}:root[data-ui-size=large]{font-size:112.5%}:root[data-ui-size=extra-large]{font-size:137.5%}:root[data-ui-size=extra-small] .LegacyBoard_board__Tg266[data-line-size="16"],:root[data-ui-size=extra-small] .LegacyBoard_board__Tg266[data-line-size="4"],:root[data-ui-size=extra-small] .LegacyBoard_board__Tg266[data-line-size="6"],:root[data-ui-size=extra-small] .LegacyBoard_board__Tg266[data-line-size="9"]{--board-display-size:min(30rem,88vw,calc(100dvh - 11rem))}:root[data-ui-size=small] .LegacyBoard_board__Tg266[data-line-size="16"],:root[data-ui-size=small] .LegacyBoard_board__Tg266[data-line-size="4"],:root[data-ui-size=small] .LegacyBoard_board__Tg266[data-line-size="6"],:root[data-ui-size=small] .LegacyBoard_board__Tg266[data-line-size="9"]{--board-display-size:min(32rem,84vw,calc(100dvh - 11rem))}@media(min-width:901px){:root[data-ui-size=medium] .LegacyBoard_board__Tg266[data-line-size="16"],:root[data-ui-size=medium] .LegacyBoard_board__Tg266[data-line-size="4"],:root[data-ui-size=medium] .LegacyBoard_board__Tg266[data-line-size="6"],:root[data-ui-size=medium] .LegacyBoard_board__Tg266[data-line-size="9"]{--board-display-size:min(35rem,52vw,calc(100dvh - 10.5rem))}:root[data-ui-size=large] .LegacyBoard_board__Tg266[data-line-size="16"],:root[data-ui-size=large] .LegacyBoard_board__Tg266[data-line-size="4"],:root[data-ui-size=large] .LegacyBoard_board__Tg266[data-line-size="6"],:root[data-ui-size=large] .LegacyBoard_board__Tg266[data-line-size="9"]{--board-display-size:min(42rem,55vw,calc(100dvh - 10.5rem))}:root[data-ui-size=extra-large] .LegacyBoard_board__Tg266[data-line-size="16"],:root[data-ui-size=extra-large] .LegacyBoard_board__Tg266[data-line-size="4"],:root[data-ui-size=extra-large] .LegacyBoard_board__Tg266[data-line-size="6"],:root[data-ui-size=extra-large] .LegacyBoard_board__Tg266[data-line-size="9"]{--board-display-size:min(52rem,58vw,calc(100dvh - 11rem))}}@media(max-width:600px){:root[data-ui-size] .LegacyBoard_board__Tg266[data-line-size="16"],:root[data-ui-size] .LegacyBoard_board__Tg266[data-line-size="4"],:root[data-ui-size] .LegacyBoard_board__Tg266[data-line-size="6"],:root[data-ui-size] .LegacyBoard_board__Tg266[data-line-size="9"]{--board-display-size:min(calc(100vw - 1rem),calc(100dvh - 20.5rem))}}:root{--sudoku-value-foreground:#17212b;--sudoku-value-1:#f3a4a9;--sudoku-value-2:#f3bc7d;--sudoku-value-3:#ecdc7b;--sudoku-value-4:#bfdd7d;--sudoku-value-5:#84d48f;--sudoku-value-6:#66cdc4;--sudoku-value-7:#74b2e8;--sudoku-value-8:#ae97e3;--sudoku-value-9:#816fce;--sudoku-value-10:#cc7dc4;--sudoku-value-11:#e593b5;--sudoku-value-12:#ea9aa6;--sudoku-value-13:#caa484;--sudoku-value-14:#84b2b1;--sudoku-value-15:#b0bc7c;--sudoku-value-16:#acacc5;--sudoku-value-selected-ring:#0b6fae;--sudoku-value-error-ring:#d81717}:root[data-theme=dark]{--sudoku-value-foreground:#f7f9fb;--sudoku-value-1:#8f3940;--sudoku-value-2:#965a2e;--sudoku-value-3:#82712a;--sudoku-value-4:#4f762f;--sudoku-value-5:#2f7448;--sudoku-value-6:#2d7066;--sudoku-value-7:#2c6d82;--sudoku-value-8:#385c91;--sudoku-value-9:#574a96;--sudoku-value-10:#71488b;--sudoku-value-11:#8b456f;--sudoku-value-12:#8c4a5f;--sudoku-value-13:#6f5b49;--sudoku-value-14:#456b6c;--sudoku-value-15:#626b3a;--sudoku-value-16:#5d5d72;--sudoku-value-selected-ring:#8bd5ff;--sudoku-value-error-ring:#ff7373}:root[data-theme=warm]{--sudoku-value-foreground:#33281f;--sudoku-value-1:#efb5ad;--sudoku-value-2:#edc18d;--sudoku-value-3:#eadb8d;--sudoku-value-4:#c8d99a;--sudoku-value-5:#a6d0a8;--sudoku-value-6:#9bcfc2;--sudoku-value-7:#9bcbd8;--sudoku-value-8:#a6bde0;--sudoku-value-9:#b8addc;--sudoku-value-10:#cea9d8;--sudoku-value-11:#dda9c5;--sudoku-value-12:#dfb0b7;--sudoku-value-13:#c9b6a0;--sudoku-value-14:#adc3bf;--sudoku-value-15:#c4c99e;--sudoku-value-16:#c8c1c3;--sudoku-value-selected-ring:#8b5e34;--sudoku-value-error-ring:#b51f1f}:root[data-theme=high-contrast-light]{--sudoku-value-foreground:#000;--sudoku-value-1:#ff9e9e;--sudoku-value-2:#ffc166;--sudoku-value-3:#ffe45c;--sudoku-value-4:#c7e85b;--sudoku-value-5:#6fd08a;--sudoku-value-6:#61d4c5;--sudoku-value-7:#65cced;--sudoku-value-8:#80a8f4;--sudoku-value-9:#a58bf1;--sudoku-value-10:#ca83e8;--sudoku-value-11:#e887c7;--sudoku-value-12:#f08aa9;--sudoku-value-13:#c5a17e;--sudoku-value-14:#84b9b9;--sudoku-value-15:#aeba62;--sudoku-value-16:#aaaac8;--sudoku-value-selected-ring:#000;--sudoku-value-error-ring:#b00000}:root[data-theme=high-contrast-dark]{--sudoku-value-foreground:#000;--sudoku-value-1:#ff8f99;--sudoku-value-2:#ffb65c;--sudoku-value-3:#ffe15a;--sudoku-value-4:#b8e85a;--sudoku-value-5:#67db86;--sudoku-value-6:#58dcc8;--sudoku-value-7:#58ccec;--sudoku-value-8:#78a7ff;--sudoku-value-9:#a58cff;--sudoku-value-10:#cd83f2;--sudoku-value-11:#ef82c1;--sudoku-value-12:#ff8fa9;--sudoku-value-13:#d3a36f;--sudoku-value-14:#76c1c1;--sudoku-value-15:#b7c85a;--sudoku-value-16:#b8b8d6;--sudoku-value-selected-ring:#fff;--sudoku-value-error-ring:#ff6767}:root[data-theme=color-vision]{--sudoku-value-foreground:#101820;--sudoku-value-1:#e69f00;--sudoku-value-2:#56b4e9;--sudoku-value-3:#009e73;--sudoku-value-4:#f0e442;--sudoku-value-5:#6ea9d5;--sudoku-value-6:#d55e00;--sudoku-value-7:#cc79a7;--sudoku-value-8:#a7a7a7;--sudoku-value-9:#c98b2c;--sudoku-value-10:#80cdc1;--sudoku-value-11:#5ab08b;--sudoku-value-12:#dfc27d;--sudoku-value-13:#6f9fbe;--sudoku-value-14:#b35806;--sudoku-value-15:#b66b94;--sudoku-value-16:#7d7d7d;--sudoku-value-selected-ring:#003b5c;--sudoku-value-error-ring:#b2182b}[data-value="1"]{--sudoku-value-color:var(--sudoku-value-1)}[data-value="2"]{--sudoku-value-color:var(--sudoku-value-2)}[data-value="3"]{--sudoku-value-color:var(--sudoku-value-3)}[data-value="4"]{--sudoku-value-color:var(--sudoku-value-4)}[data-value="5"]{--sudoku-value-color:var(--sudoku-value-5)}[data-value="6"]{--sudoku-value-color:var(--sudoku-value-6)}[data-value="7"]{--sudoku-value-color:var(--sudoku-value-7)}[data-value="8"]{--sudoku-value-color:var(--sudoku-value-8)}[data-value="9"]{--sudoku-value-color:var(--sudoku-value-9)}[data-value="10"]{--sudoku-value-color:var(--sudoku-value-10)}[data-value="11"]{--sudoku-value-color:var(--sudoku-value-11)}[data-value="12"]{--sudoku-value-color:var(--sudoku-value-12)}[data-value="13"]{--sudoku-value-color:var(--sudoku-value-13)}[data-value="14"]{--sudoku-value-color:var(--sudoku-value-14)}[data-value="15"]{--sudoku-value-color:var(--sudoku-value-15)}[data-value="16"]{--sudoku-value-color:var(--sudoku-value-16)}.LegacyBoard_board__Tg266[data-display-mode=colors],.LegacyBoard_board__Tg266[data-display-mode=numbers-colors]{--color-symbol-outline-strength:48%}:root[data-theme=dark] .LegacyBoard_board__Tg266[data-display-mode=colors],:root[data-theme=dark] .LegacyBoard_board__Tg266[data-display-mode=numbers-colors],:root[data-theme=high-contrast-dark] .LegacyBoard_board__Tg266[data-display-mode=colors],:root[data-theme=high-contrast-dark] .LegacyBoard_board__Tg266[data-display-mode=numbers-colors]{--color-symbol-outline-strength:44%}:root[data-theme=high-contrast-light] .LegacyBoard_board__Tg266[data-display-mode=colors],:root[data-theme=high-contrast-light] .LegacyBoard_board__Tg266[data-display-mode=numbers-colors]{--color-symbol-outline-strength:32%}.LegacyBoard_board__Tg266[data-display-mode=colors] .LegacyBoard_tile__U\+Lv6,.LegacyBoard_board__Tg266[data-display-mode=numbers-colors] .LegacyBoard_tile__U\+Lv6{position:relative}.LegacyBoard_board__Tg266[data-display-mode=colors] .LegacyBoard_sudoku-value-color-shape__N3lnt,.LegacyBoard_board__Tg266[data-display-mode=numbers-colors] .LegacyBoard_sudoku-value-color-shape__N3lnt{--color-symbol-outline:color-mix(in srgb,var(--sudoku-value-color) var(--color-symbol-outline-strength),#000);color:var(--sudoku-value-color);display:block;height:calc(84% + 8px);height:calc(84% + var(--color-symbol-grow, 8px));margin:auto;overflow:visible;pointer-events:none;transform:scale(1);transform-origin:center;transition:transform .18s ease;width:calc(84% + 8px);width:calc(84% + var(--color-symbol-grow, 8px))}.LegacyBoard_board__Tg266[data-display-mode=colors] .LegacyBoard_sudoku-value-color-shape__N3lnt>rect,.LegacyBoard_board__Tg266[data-display-mode=numbers-colors] .LegacyBoard_sudoku-value-color-shape__N3lnt>rect{fill:currentColor;stroke:var(--color-symbol-outline);stroke-width:3px;stroke-linecap:butt;stroke-linejoin:round;vector-effect:non-scaling-stroke;shape-rendering:geometricPrecision;paint-order:stroke fill}.LegacyBoard_board__Tg266[data-display-mode=colors] .LegacyBoard_tile__U\+Lv6.LegacyBoard_original__ZyO70[data-value] .LegacyBoard_sudoku-value-color-shape__N3lnt>rect,.LegacyBoard_board__Tg266[data-display-mode=numbers-colors] .LegacyBoard_tile__U\+Lv6.LegacyBoard_original__ZyO70[data-value] .LegacyBoard_sudoku-value-color-shape__N3lnt>rect{stroke-dasharray:none}.LegacyBoard_board__Tg266[data-display-mode=colors] .LegacyBoard_tile__U\+Lv6.LegacyBoard_changeable__eTwYJ[data-value] .LegacyBoard_sudoku-value-color-shape__N3lnt>rect,.LegacyBoard_board__Tg266[data-display-mode=numbers-colors] .LegacyBoard_tile__U\+Lv6.LegacyBoard_changeable__eTwYJ[data-value] .LegacyBoard_sudoku-value-color-shape__N3lnt>rect{stroke-dasharray:7 3}.LegacyBoard_board__Tg266[data-display-mode=colors] .LegacyBoard_tile__U\+Lv6[data-value].LegacyBoard_selected__nPIMb .LegacyBoard_sudoku-value-color-shape__N3lnt,.LegacyBoard_board__Tg266[data-display-mode=numbers-colors] .LegacyBoard_tile__U\+Lv6[data-value].LegacyBoard_selected__nPIMb .LegacyBoard_sudoku-value-color-shape__N3lnt{transform:scale(1.1)}.LegacyBoard_board__Tg266[data-display-mode=colors] .LegacyBoard_tile__U\+Lv6.LegacyBoard_not-valid__067NQ .LegacyBoard_sudoku-value-color-shape__N3lnt>rect,.LegacyBoard_board__Tg266[data-display-mode=numbers-colors] .LegacyBoard_tile__U\+Lv6.LegacyBoard_not-valid__067NQ .LegacyBoard_sudoku-value-color-shape__N3lnt>rect{stroke:#d81717;stroke:var(--sudoku-value-error-ring)}:root[data-theme=high-contrast-dark] .LegacyBoard_board__Tg266[data-display-mode=colors] .LegacyBoard_sudoku-value-color-shape__N3lnt>rect,:root[data-theme=high-contrast-dark] .LegacyBoard_board__Tg266[data-display-mode=numbers-colors] .LegacyBoard_sudoku-value-color-shape__N3lnt>rect,:root[data-theme=high-contrast-light] .LegacyBoard_board__Tg266[data-display-mode=colors] .LegacyBoard_sudoku-value-color-shape__N3lnt>rect,:root[data-theme=high-contrast-light] .LegacyBoard_board__Tg266[data-display-mode=numbers-colors] .LegacyBoard_sudoku-value-color-shape__N3lnt>rect{stroke-width:4px}.LegacyBoard_board__Tg266[data-display-mode=colors] .LegacyBoard_tile-value__KcrQR,.LegacyBoard_board__Tg266[data-display-mode=numbers-colors] .LegacyBoard_tile-value__KcrQR{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.LegacyBoard_board__Tg266[data-display-mode=numbers-colors] .LegacyBoard_tile-value__KcrQR .LegacyBoard_sudoku-value-color-shape__N3lnt{inset:0;margin:auto;position:absolute;z-index:0}.LegacyBoard_board__Tg266[data-display-mode=numbers-colors] .LegacyBoard_color-shape-number__qPfnG{color:#17212b;color:var(--sudoku-value-foreground);position:relative;z-index:1}.LegacyBoard_sudoku-input-bar__uFbqO[data-display-mode=colors] .LegacyBoard_input-number-button__mRgdi[data-value],.LegacyBoard_sudoku-input-bar__uFbqO[data-display-mode=numbers-colors] .LegacyBoard_input-number-button__mRgdi[data-value]{background:var(--sudoku-value-color);border-color:#49535c8c;color:#17212b;color:var(--sudoku-value-foreground)}.LegacyBoard_sudoku-input-bar__uFbqO[data-display-mode=colors] .LegacyBoard_input-number-button__mRgdi[data-value]:hover:not(:disabled),.LegacyBoard_sudoku-input-bar__uFbqO[data-display-mode=numbers-colors] .LegacyBoard_input-number-button__mRgdi[data-value]:hover:not(:disabled){background:var(--sudoku-value-color);filter:brightness(.94) saturate(1.08)}.LegacyBoard_sudoku-input-bar__uFbqO[data-display-mode=colors] .LegacyBoard_input-number-button__mRgdi[data-value]>span{border-radius:18%;min-height:1rem;min-width:1rem}.LegacyBoard_sudoku-input-bar__uFbqO[data-display-mode=colors] .LegacyBoard_input-number-button__mRgdi[data-value] small{display:block}.LegacyBoard_board__Tg266[data-display-mode=colors] .LegacyBoard_tile-notes__pO7Me>span.LegacyBoard_candidate-color__f\+yM6{align-items:center;background:#0000;display:flex;justify-content:center}.LegacyBoard_board__Tg266[data-display-mode=colors] .LegacyBoard_tile-notes__pO7Me>span.LegacyBoard_candidate-color__f\+yM6:before{aspect-ratio:1;background:var(--sudoku-value-color);border:1px solid #17212b47;border-radius:18%;box-shadow:none;content:"";max-width:1.2rem;min-width:.46rem;width:92%}:root[data-theme=dark] .LegacyBoard_board__Tg266[data-display-mode=colors] .LegacyBoard_tile-notes__pO7Me>span.LegacyBoard_candidate-color__f\+yM6:before,:root[data-theme=high-contrast-dark] .LegacyBoard_board__Tg266[data-display-mode=colors] .LegacyBoard_tile-notes__pO7Me>span.LegacyBoard_candidate-color__f\+yM6:before{border-color:#ffffff6b}.LegacyBoard_board__Tg266[data-display-mode=colors] .LegacyBoard_tile-notes__pO7Me>span.LegacyBoard_candidate-match__QtphV:before{border-color:#1594e2;box-shadow:0 0 0 1px #1594e2}.LegacyBoard_settings-field-help__thnQY{color:#747d85;font-size:.72rem;font-weight:400;line-height:1.3}:root[data-theme=dark] .LegacyBoard_settings-field-help__thnQY,:root[data-theme=high-contrast-dark] .LegacyBoard_settings-field-help__thnQY{color:#bbc4cc}@media(max-width:600px){.LegacyBoard_board__Tg266[data-display-mode=colors] .LegacyBoard_sudoku-value-color-shape__N3lnt,.LegacyBoard_board__Tg266[data-display-mode=numbers-colors] .LegacyBoard_sudoku-value-color-shape__N3lnt{height:78%;width:78%}}@media(max-width:390px){.LegacyBoard_board__Tg266[data-display-mode=colors] .LegacyBoard_sudoku-value-color-shape__N3lnt,.LegacyBoard_board__Tg266[data-display-mode=numbers-colors] .LegacyBoard_sudoku-value-color-shape__N3lnt{height:70%;width:70%}}@media(prefers-reduced-motion:reduce){.LegacyBoard_board__Tg266[data-display-mode=colors] .LegacyBoard_sudoku-value-color-shape__N3lnt,.LegacyBoard_board__Tg266[data-display-mode=numbers-colors] .LegacyBoard_sudoku-value-color-shape__N3lnt{transition:none}}.LegacyBoard_board__Tg266[data-display-mode=colors],.LegacyBoard_board__Tg266[data-display-mode=numbers-colors]{--color-cell-selected-bg:#1594e22e;--color-cell-line-bg:#1594e214;--color-cell-box-bg:#1594e20a;--color-cell-value-bg:#1594e221}:root[data-theme=dark] .LegacyBoard_board__Tg266[data-display-mode=colors],:root[data-theme=dark] .LegacyBoard_board__Tg266[data-display-mode=numbers-colors]{--color-cell-selected-bg:#5dbffc2e;--color-cell-line-bg:#5dbffc17;--color-cell-box-bg:rgba(93,191,252,.045);--color-cell-value-bg:#5dbffc24}:root[data-theme=high-contrast-dark] .LegacyBoard_board__Tg266[data-display-mode=colors],:root[data-theme=high-contrast-dark] .LegacyBoard_board__Tg266[data-display-mode=numbers-colors]{--color-cell-selected-bg:#fff3;--color-cell-line-bg:#ffffff17;--color-cell-box-bg:hsla(0,0%,100%,.045);--color-cell-value-bg:#ffffff24}.LegacyBoard_board__Tg266[data-display-mode=colors] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb,.LegacyBoard_board__Tg266[data-display-mode=numbers-colors] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb{background-color:var(--color-cell-selected-bg)!important}.LegacyBoard_board__Tg266[data-display-mode=colors] .LegacyBoard_tile__U\+Lv6.LegacyBoard_line-related__NURz-,.LegacyBoard_board__Tg266[data-display-mode=numbers-colors] .LegacyBoard_tile__U\+Lv6.LegacyBoard_line-related__NURz-{background-color:var(--color-cell-line-bg)!important}.LegacyBoard_board__Tg266[data-display-mode=colors] .LegacyBoard_tile__U\+Lv6.LegacyBoard_box-related__QwJEc,.LegacyBoard_board__Tg266[data-display-mode=numbers-colors] .LegacyBoard_tile__U\+Lv6.LegacyBoard_box-related__QwJEc{background-color:var(--color-cell-box-bg)!important}.LegacyBoard_board__Tg266[data-display-mode=colors] .LegacyBoard_tile__U\+Lv6.LegacyBoard_value-related__e-28b,.LegacyBoard_board__Tg266[data-display-mode=numbers-colors] .LegacyBoard_tile__U\+Lv6.LegacyBoard_value-related__e-28b{background-color:var(--color-cell-value-bg)!important}.LegacyBoard_board__Tg266[data-display-mode=colors] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_box-related__QwJEc,.LegacyBoard_board__Tg266[data-display-mode=colors] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_line-related__NURz-,.LegacyBoard_board__Tg266[data-display-mode=colors] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_value-related__e-28b,.LegacyBoard_board__Tg266[data-display-mode=numbers-colors] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_box-related__QwJEc,.LegacyBoard_board__Tg266[data-display-mode=numbers-colors] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_line-related__NURz-,.LegacyBoard_board__Tg266[data-display-mode=numbers-colors] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb.LegacyBoard_value-related__e-28b{background-color:var(--color-cell-selected-bg)!important}.LegacyBoard_board__Tg266,.LegacyBoard_board__Tg266[data-line-size="4"],.LegacyBoard_board__Tg266[data-line-size="6"],.LegacyBoard_board__Tg266[data-line-size="8"],.LegacyBoard_board__Tg266[data-line-size="9"]{--color-symbol-grow:8px}.LegacyBoard_board__Tg266[data-line-size="10"],.LegacyBoard_board__Tg266[data-line-size="12"]{--color-symbol-grow:6px}.LegacyBoard_board__Tg266[data-line-size="16"]{--color-symbol-grow:4px}:root[data-theme=dark] .LegacyBoard_board__Tg266[data-display-mode=colors] .LegacyBoard_sudoku-value-color-shape__N3lnt,:root[data-theme=dark] .LegacyBoard_board__Tg266[data-display-mode=numbers-colors] .LegacyBoard_sudoku-value-color-shape__N3lnt{--color-symbol-outline:color-mix(in srgb,var(--sudoku-value-color) 58%,#fff)}:root[data-theme=high-contrast-dark] .LegacyBoard_board__Tg266[data-display-mode=colors] .LegacyBoard_sudoku-value-color-shape__N3lnt,:root[data-theme=high-contrast-dark] .LegacyBoard_board__Tg266[data-display-mode=numbers-colors] .LegacyBoard_sudoku-value-color-shape__N3lnt{--color-symbol-outline:color-mix(in srgb,var(--sudoku-value-color) 45%,#fff)}:root[data-theme=dark] .LegacyBoard_board__Tg266[data-display-mode=colors] .LegacyBoard_tile__U\+Lv6.LegacyBoard_changeable__eTwYJ .LegacyBoard_sudoku-value-color-shape__N3lnt>rect,:root[data-theme=dark] .LegacyBoard_board__Tg266[data-display-mode=numbers-colors] .LegacyBoard_tile__U\+Lv6.LegacyBoard_changeable__eTwYJ .LegacyBoard_sudoku-value-color-shape__N3lnt>rect,:root[data-theme=high-contrast-dark] .LegacyBoard_board__Tg266[data-display-mode=colors] .LegacyBoard_tile__U\+Lv6.LegacyBoard_changeable__eTwYJ .LegacyBoard_sudoku-value-color-shape__N3lnt>rect,:root[data-theme=high-contrast-dark] .LegacyBoard_board__Tg266[data-display-mode=numbers-colors] .LegacyBoard_tile__U\+Lv6.LegacyBoard_changeable__eTwYJ .LegacyBoard_sudoku-value-color-shape__N3lnt>rect{stroke-width:4px;stroke-dasharray:7 3}.LegacyBoard_board__Tg266[data-line-size="9"] [data-value="9"],.LegacyBoard_sudoku-input-bar__uFbqO[data-line-size="9"] [data-value="9"]{--sudoku-value-color:var(--sudoku-value-10)}.LegacyBoard_sudoku-input-bar__uFbqO[data-display-mode=colors],.LegacyBoard_sudoku-input-bar__uFbqO[data-display-mode=numbers-colors]{--visual-count-bg:#ffffffdb;--visual-count-color:#2f3942}:root[data-theme=dark] .LegacyBoard_sudoku-input-bar__uFbqO[data-display-mode=colors],:root[data-theme=dark] .LegacyBoard_sudoku-input-bar__uFbqO[data-display-mode=numbers-colors],:root[data-theme=high-contrast-dark] .LegacyBoard_sudoku-input-bar__uFbqO[data-display-mode=colors],:root[data-theme=high-contrast-dark] .LegacyBoard_sudoku-input-bar__uFbqO[data-display-mode=numbers-colors]{--visual-count-bg:#181c21e0;--visual-count-color:#f5f7f9}.LegacyBoard_sudoku-input-bar__uFbqO[data-display-mode=colors] .LegacyBoard_input-number-button__mRgdi[data-value] small,.LegacyBoard_sudoku-input-bar__uFbqO[data-display-mode=numbers-colors] .LegacyBoard_input-number-button__mRgdi[data-value] small{align-items:center;background:var(--visual-count-bg);border-radius:.3rem;bottom:.14rem;color:var(--visual-count-color);display:inline-flex;font-size:.5rem;font-weight:600;height:.9rem;justify-content:center;line-height:1;min-width:.9rem;opacity:.92;padding:0 .18rem;right:.16rem;z-index:2}.LegacyBoard_solve-log-board__JvpoO[data-display-mode=colors] .LegacyBoard_sudoku-value-color-shape__N3lnt,.LegacyBoard_solve-log-board__JvpoO[data-display-mode=numbers-colors] .LegacyBoard_sudoku-value-color-shape__N3lnt{--color-symbol-outline:color-mix(in srgb,var(--sudoku-value-color) var(--color-symbol-outline-strength),#000);color:var(--sudoku-value-color);display:block;margin:auto;overflow:visible;pointer-events:none}.LegacyBoard_solve-log-board__JvpoO[data-display-mode=colors] .LegacyBoard_sudoku-value-color-shape__N3lnt>rect,.LegacyBoard_solve-log-board__JvpoO[data-display-mode=numbers-colors] .LegacyBoard_sudoku-value-color-shape__N3lnt>rect{fill:currentColor;stroke:var(--color-symbol-outline);stroke-width:3px;stroke-linejoin:round;vector-effect:non-scaling-stroke;shape-rendering:geometricPrecision;paint-order:stroke fill}.LegacyBoard_solve-log-board__JvpoO[data-display-mode=numbers-colors] .LegacyBoard_color-shape-number__qPfnG{color:#17212b;color:var(--sudoku-value-foreground)}.LegacyBoard_solve-log-board__JvpoO[data-line-size="9"] [data-value="9"]{--sudoku-value-color:var(--sudoku-value-10)}:root{--sudoku-shape-outline-mix:#000;--sudoku-shape-outline-strength:48%;--sudoku-shape-shadow:#0000}:root[data-theme=dark]{--sudoku-shape-outline-strength:44%;--sudoku-shape-shadow:#0000}:root[data-theme=high-contrast-light]{--sudoku-shape-outline-strength:32%;--sudoku-shape-shadow:#0000}:root[data-theme=high-contrast-dark]{--sudoku-shape-outline-strength:28%;--sudoku-shape-shadow:#0000}.LegacyBoard_sudoku-value-shape__B7fVw{--sudoku-shape-outline:color-mix(in srgb,var(--sudoku-value-color) var(--sudoku-shape-outline-strength),var(--sudoku-shape-outline-mix));color:var(--sudoku-value-color);display:block;filter:none;height:62%;margin:auto;overflow:visible;pointer-events:none;width:62%}.LegacyBoard_sudoku-value-shape__B7fVw>*{fill:currentColor;stroke:var(--sudoku-shape-outline);stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:3;stroke-width:2px;vector-effect:non-scaling-stroke;shape-rendering:geometricPrecision;paint-order:stroke fill}.LegacyBoard_board__Tg266[data-display-mode=shapes] .LegacyBoard_tile-value__KcrQR{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.LegacyBoard_board__Tg266[data-display-mode=shapes] .LegacyBoard_tile__U\+Lv6.LegacyBoard_changeable__eTwYJ,.LegacyBoard_board__Tg266[data-display-mode=shapes] .LegacyBoard_tile__U\+Lv6.LegacyBoard_solved__JoiJG,.LegacyBoard_board__Tg266[data-display-mode=shapes] .LegacyBoard_tile__U\+Lv6[data-value]{color:inherit}.LegacyBoard_board__Tg266[data-display-mode=shapes] .LegacyBoard_tile-notes__pO7Me>span{align-items:center;display:flex;justify-content:center}.LegacyBoard_board__Tg266[data-display-mode=shapes] .LegacyBoard_tile-notes__pO7Me .LegacyBoard_sudoku-value-shape__B7fVw.LegacyBoard_compact__fM1DS{filter:none;height:68%;width:68%}.LegacyBoard_board__Tg266[data-display-mode=shapes] .LegacyBoard_tile-notes__pO7Me .LegacyBoard_sudoku-value-shape__B7fVw.LegacyBoard_compact__fM1DS>*{stroke-width:2px}.LegacyBoard_board__Tg266[data-display-mode=shapes] .LegacyBoard_tile-notes__pO7Me .LegacyBoard_candidate-match__QtphV .LegacyBoard_sudoku-value-shape__B7fVw{filter:drop-shadow(0 0 .09rem #0b6fae);filter:drop-shadow(0 0 .09rem var(--sudoku-value-selected-ring))}.LegacyBoard_sudoku-input-bar__uFbqO[data-display-mode=shapes] .LegacyBoard_input-number-button__mRgdi[data-value]{color:inherit}.LegacyBoard_sudoku-input-bar__uFbqO[data-display-mode=shapes] .LegacyBoard_input-number-button__mRgdi[data-value]>span{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.LegacyBoard_sudoku-input-bar__uFbqO[data-display-mode=shapes] .LegacyBoard_input-number-button__mRgdi .LegacyBoard_sudoku-value-shape__B7fVw{height:58%;width:58%}.LegacyBoard_sudoku-input-bar__uFbqO[data-display-mode=shapes] .LegacyBoard_input-number-button__mRgdi small{display:block}@media(max-width:600px){.LegacyBoard_board__Tg266[data-display-mode=shapes] .LegacyBoard_sudoku-value-shape__B7fVw{height:66%;width:66%}.LegacyBoard_sudoku-input-bar__uFbqO[data-display-mode=shapes] .LegacyBoard_input-number-button__mRgdi .LegacyBoard_sudoku-value-shape__B7fVw{height:62%;width:62%}}:root[data-theme=high-contrast-dark] .LegacyBoard_sudoku-value-shape__B7fVw>*,:root[data-theme=high-contrast-light] .LegacyBoard_sudoku-value-shape__B7fVw>*{stroke-width:3px}:root[data-theme=high-contrast-dark] .LegacyBoard_board__Tg266[data-display-mode=shapes] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb .LegacyBoard_sudoku-value-shape__B7fVw,:root[data-theme=high-contrast-light] .LegacyBoard_board__Tg266[data-display-mode=shapes] .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb .LegacyBoard_sudoku-value-shape__B7fVw{filter:drop-shadow(0 0 .08rem #0b6fae);filter:drop-shadow(0 0 .08rem var(--sudoku-value-selected-ring))}.LegacyBoard_board__Tg266[data-display-mode=shapes] .LegacyBoard_tile__U\+Lv6.LegacyBoard_original__ZyO70 .LegacyBoard_sudoku-value-shape__B7fVw>*{stroke-width:3px}.LegacyBoard_board__Tg266[data-display-mode=shapes] .LegacyBoard_tile__U\+Lv6.LegacyBoard_changeable__eTwYJ .LegacyBoard_sudoku-value-shape__B7fVw>*{stroke-width:1.75px}.LegacyBoard_board__Tg266[data-display-mode=shapes] .LegacyBoard_tile-notes__pO7Me .LegacyBoard_sudoku-value-shape__B7fVw.LegacyBoard_compact__fM1DS>*{stroke-width:1.25px}:root[data-theme=high-contrast-dark] .LegacyBoard_board__Tg266[data-display-mode=shapes] .LegacyBoard_tile__U\+Lv6.LegacyBoard_original__ZyO70 .LegacyBoard_sudoku-value-shape__B7fVw>*,:root[data-theme=high-contrast-light] .LegacyBoard_board__Tg266[data-display-mode=shapes] .LegacyBoard_tile__U\+Lv6.LegacyBoard_original__ZyO70 .LegacyBoard_sudoku-value-shape__B7fVw>*{stroke-width:4px}:root[data-theme=high-contrast-dark] .LegacyBoard_board__Tg266[data-display-mode=shapes] .LegacyBoard_tile__U\+Lv6.LegacyBoard_changeable__eTwYJ .LegacyBoard_sudoku-value-shape__B7fVw>*,:root[data-theme=high-contrast-light] .LegacyBoard_board__Tg266[data-display-mode=shapes] .LegacyBoard_tile__U\+Lv6.LegacyBoard_changeable__eTwYJ .LegacyBoard_sudoku-value-shape__B7fVw>*{stroke-width:2.25px}:root[data-theme=high-contrast-dark] .LegacyBoard_board__Tg266[data-display-mode=shapes] .LegacyBoard_tile-notes__pO7Me .LegacyBoard_sudoku-value-shape__B7fVw.LegacyBoard_compact__fM1DS>*,:root[data-theme=high-contrast-light] .LegacyBoard_board__Tg266[data-display-mode=shapes] .LegacyBoard_tile-notes__pO7Me .LegacyBoard_sudoku-value-shape__B7fVw.LegacyBoard_compact__fM1DS>*{stroke-width:1.5px}.LegacyBoard_board__Tg266[data-display-mode=shapes] .LegacyBoard_tile__U\+Lv6.LegacyBoard_changeable__eTwYJ[data-value] .LegacyBoard_sudoku-value-shape__B7fVw>*{fill:none;stroke:var(--sudoku-value-color);paint-order:stroke}:root[data-theme=high-contrast-dark] .LegacyBoard_board__Tg266[data-display-mode=shapes] .LegacyBoard_tile__U\+Lv6.LegacyBoard_changeable__eTwYJ[data-value] .LegacyBoard_sudoku-value-shape__B7fVw>*,:root[data-theme=high-contrast-light] .LegacyBoard_board__Tg266[data-display-mode=shapes] .LegacyBoard_tile__U\+Lv6.LegacyBoard_changeable__eTwYJ[data-value] .LegacyBoard_sudoku-value-shape__B7fVw>*{fill:none;stroke:var(--sudoku-value-color)}.LegacyBoard_board__Tg266[data-display-mode=shapes] .LegacyBoard_tile-notes__pO7Me .LegacyBoard_sudoku-value-shape__B7fVw.LegacyBoard_compact__fM1DS>*{fill:currentColor}.LegacyBoard_board__Tg266[data-display-mode=shapes] .LegacyBoard_tile__U\+Lv6.LegacyBoard_changeable__eTwYJ[data-value] .LegacyBoard_sudoku-value-shape__B7fVw>*{fill:color-mix(in srgb,var(--sudoku-value-color) 18%,#0000);stroke-width:4px}:root[data-theme=high-contrast-dark] .LegacyBoard_board__Tg266[data-display-mode=shapes] .LegacyBoard_tile__U\+Lv6.LegacyBoard_changeable__eTwYJ[data-value] .LegacyBoard_sudoku-value-shape__B7fVw>*,:root[data-theme=high-contrast-light] .LegacyBoard_board__Tg266[data-display-mode=shapes] .LegacyBoard_tile__U\+Lv6.LegacyBoard_changeable__eTwYJ[data-value] .LegacyBoard_sudoku-value-shape__B7fVw>*{fill:color-mix(in srgb,var(--sudoku-value-color) 14%,#0000);stroke:var(--sudoku-shape-outline);stroke-width:5px}.LegacyBoard_board__Tg266[data-display-mode=shapes] .LegacyBoard_tile__U\+Lv6.LegacyBoard_original__ZyO70[data-value] .LegacyBoard_sudoku-value-shape__B7fVw>*{fill:currentColor;stroke:var(--sudoku-shape-outline);stroke-width:3px;stroke-dasharray:none;paint-order:stroke fill}.LegacyBoard_board__Tg266[data-display-mode=shapes] .LegacyBoard_tile__U\+Lv6.LegacyBoard_changeable__eTwYJ[data-value] .LegacyBoard_sudoku-value-shape__B7fVw>*{fill:currentColor;stroke:var(--sudoku-shape-outline);stroke-width:3px;stroke-dasharray:3 2;stroke-linecap:butt;paint-order:stroke fill}:root[data-theme=high-contrast-dark] .LegacyBoard_board__Tg266[data-display-mode=shapes] .LegacyBoard_tile__U\+Lv6.LegacyBoard_original__ZyO70[data-value] .LegacyBoard_sudoku-value-shape__B7fVw>*,:root[data-theme=high-contrast-light] .LegacyBoard_board__Tg266[data-display-mode=shapes] .LegacyBoard_tile__U\+Lv6.LegacyBoard_original__ZyO70[data-value] .LegacyBoard_sudoku-value-shape__B7fVw>*{fill:currentColor;stroke-width:4px;stroke-dasharray:none}:root[data-theme=high-contrast-dark] .LegacyBoard_board__Tg266[data-display-mode=shapes] .LegacyBoard_tile__U\+Lv6.LegacyBoard_changeable__eTwYJ[data-value] .LegacyBoard_sudoku-value-shape__B7fVw>*,:root[data-theme=high-contrast-light] .LegacyBoard_board__Tg266[data-display-mode=shapes] .LegacyBoard_tile__U\+Lv6.LegacyBoard_changeable__eTwYJ[data-value] .LegacyBoard_sudoku-value-shape__B7fVw>*{fill:currentColor;stroke-width:4px;stroke-dasharray:3 2}.LegacyBoard_board__Tg266[data-display-mode=shapes] .LegacyBoard_tile__U\+Lv6.LegacyBoard_changeable__eTwYJ[data-value] .LegacyBoard_sudoku-value-shape__B7fVw>*,:root[data-theme=high-contrast-dark] .LegacyBoard_board__Tg266[data-display-mode=shapes] .LegacyBoard_tile__U\+Lv6.LegacyBoard_changeable__eTwYJ[data-value] .LegacyBoard_sudoku-value-shape__B7fVw>*,:root[data-theme=high-contrast-light] .LegacyBoard_board__Tg266[data-display-mode=shapes] .LegacyBoard_tile__U\+Lv6.LegacyBoard_changeable__eTwYJ[data-value] .LegacyBoard_sudoku-value-shape__B7fVw>*{stroke-dasharray:7 3}.LegacyBoard_board__Tg266[data-display-mode=shapes] .LegacyBoard_tile-notes__pO7Me .LegacyBoard_sudoku-value-shape__B7fVw.LegacyBoard_compact__fM1DS,.LegacyBoard_board__Tg266[data-display-mode=shapes] .LegacyBoard_tile-notes__pO7Me .LegacyBoard_sudoku-value-shape__B7fVw.LegacyBoard_compact__fM1DS>*{box-shadow:none!important;filter:none!important}.LegacyBoard_board__Tg266[data-display-mode=shapes] .LegacyBoard_tile-notes__pO7Me .LegacyBoard_sudoku-value-shape__B7fVw.LegacyBoard_compact__fM1DS>*{fill:currentColor!important;stroke:var(--sudoku-shape-outline)!important;stroke-width:1.25px!important;stroke-dasharray:none!important;opacity:1!important}.LegacyBoard_board__Tg266[data-display-mode=shapes] .LegacyBoard_tile__U\+Lv6[data-value] .LegacyBoard_sudoku-value-shape__B7fVw{transform:scale(1);transform-origin:center;transition:transform .18s ease,filter .18s ease}.LegacyBoard_board__Tg266[data-display-mode=shapes] .LegacyBoard_tile__U\+Lv6[data-value].LegacyBoard_selected__nPIMb .LegacyBoard_sudoku-value-shape__B7fVw{transform:scale(1.12)}@media(prefers-reduced-motion:reduce){.LegacyBoard_board__Tg266[data-display-mode=shapes] .LegacyBoard_tile__U\+Lv6[data-value] .LegacyBoard_sudoku-value-shape__B7fVw{transition:none}}.LegacyBoard_board__Tg266[data-display-mode=patterns] .LegacyBoard_tile-value__KcrQR{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.LegacyBoard_sudoku-value-pattern__ao86q{color:#17212b;color:var(--sudoku-value-foreground,currentColor);display:block;height:90%;margin:auto;overflow:visible;pointer-events:none;transform:scale(1);transform-origin:center;transition:transform .18s ease;width:90%}.LegacyBoard_sudoku-value-pattern__ao86q pattern>*{fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.LegacyBoard_sudoku-value-pattern__ao86q pattern .LegacyBoard_pattern-fill__7iNsj{fill:currentColor;stroke:none}.LegacyBoard_sudoku-value-pattern__ao86q .LegacyBoard_pattern-frame__2c67v{fill:none;stroke:currentColor;stroke-width:1.6;vector-effect:non-scaling-stroke}.LegacyBoard_sudoku-value-pattern__ao86q .LegacyBoard_pattern-surface__YfZXg{color:inherit}.LegacyBoard_board__Tg266[data-display-mode=patterns] .LegacyBoard_tile__U\+Lv6[data-value].LegacyBoard_selected__nPIMb .LegacyBoard_sudoku-value-pattern__ao86q{transform:scale(1.1)}.LegacyBoard_board__Tg266[data-display-mode=patterns] .LegacyBoard_tile__U\+Lv6.LegacyBoard_not-valid__067NQ .LegacyBoard_sudoku-value-pattern__ao86q{color:#d81717;color:var(--sudoku-value-error-ring,#d81717)}.LegacyBoard_board__Tg266[data-display-mode=patterns] .LegacyBoard_tile-notes__pO7Me .LegacyBoard_sudoku-value-pattern__ao86q.LegacyBoard_compact__fM1DS{height:82%;width:82%}.LegacyBoard_board__Tg266[data-display-mode=patterns] .LegacyBoard_tile-notes__pO7Me .LegacyBoard_sudoku-value-pattern__ao86q.LegacyBoard_compact__fM1DS .LegacyBoard_pattern-frame__2c67v{stroke-width:1.4;stroke-dasharray:none}.LegacyBoard_sudoku-input-bar__uFbqO[data-display-mode=patterns] .LegacyBoard_input-number-button__mRgdi[data-value]{overflow:hidden}.LegacyBoard_sudoku-input-bar__uFbqO[data-display-mode=patterns] .LegacyBoard_input-number-button__mRgdi[data-value]>span{display:block;height:100%;inset:0;min-height:0;pointer-events:none;position:absolute;width:100%;z-index:0}.LegacyBoard_sudoku-input-bar__uFbqO[data-display-mode=patterns] .LegacyBoard_input-number-button__mRgdi .LegacyBoard_sudoku-value-pattern__ao86q.LegacyBoard_full-surface__iDusz{height:100%;margin:0;width:100%}.LegacyBoard_sudoku-input-bar__uFbqO[data-display-mode=patterns] .LegacyBoard_input-number-button__mRgdi .LegacyBoard_sudoku-value-pattern__ao86q.LegacyBoard_full-surface__iDusz .LegacyBoard_pattern-surface__YfZXg{opacity:.82}@media(prefers-reduced-motion:reduce){.LegacyBoard_sudoku-value-pattern__ao86q{transition:none}}.LegacyBoard_board__Tg266[data-display-mode=patterns] .LegacyBoard_tile__U\+Lv6.LegacyBoard_original__ZyO70[data-value] .LegacyBoard_pattern-frame__2c67v{opacity:.42}.LegacyBoard_board__Tg266[data-display-mode=patterns] .LegacyBoard_tile__U\+Lv6.LegacyBoard_changeable__eTwYJ[data-value] .LegacyBoard_pattern-frame__2c67v{stroke-width:1.6;stroke-dasharray:7 3;opacity:.7}.LegacyBoard_board__Tg266[data-display-mode=patterns] .LegacyBoard_tile__U\+Lv6[data-value].LegacyBoard_selected__nPIMb .LegacyBoard_pattern-frame__2c67v{opacity:.78}.LegacyBoard_board__Tg266[data-display-mode=patterns] .LegacyBoard_tile-notes__pO7Me .LegacyBoard_sudoku-value-pattern__ao86q.LegacyBoard_compact__fM1DS .LegacyBoard_pattern-frame__2c67v{opacity:.38}.LegacyBoard_sudoku-input-bar__uFbqO[data-display-mode=patterns]{--visual-count-bg:#ffffffe6;--visual-count-color:#33404a}:root[data-theme=dark] .LegacyBoard_sudoku-input-bar__uFbqO[data-display-mode=patterns],:root[data-theme=high-contrast-dark] .LegacyBoard_sudoku-input-bar__uFbqO[data-display-mode=patterns]{--visual-count-bg:#191d22eb;--visual-count-color:#f3f6f8}.LegacyBoard_sudoku-input-bar__uFbqO[data-display-mode=patterns] .LegacyBoard_input-number-button__mRgdi[data-value] small{align-items:center;background:var(--visual-count-bg);border-radius:.3rem;bottom:.14rem;color:var(--visual-count-color);display:inline-flex;font-size:.5rem;font-weight:600;height:.9rem;justify-content:center;line-height:1;min-width:.9rem;opacity:.92;padding:0 .18rem;right:.16rem;z-index:2}.LegacyBoard_sudoku-input-bar__uFbqO[data-display-mode=patterns] .LegacyBoard_input-number-button__mRgdi[data-value]:hover:not(:disabled){filter:brightness(.96)}:root[data-theme=high-contrast-dark] .LegacyBoard_board__Tg266[data-display-mode=patterns] .LegacyBoard_sudoku-value-pattern__ao86q,:root[data-theme=high-contrast-dark] .LegacyBoard_sudoku-input-bar__uFbqO[data-display-mode=patterns] .LegacyBoard_sudoku-value-pattern__ao86q{color:#fff!important}:root[data-theme=high-contrast-dark] .LegacyBoard_board__Tg266[data-display-mode=patterns] .LegacyBoard_tile__U\+Lv6.LegacyBoard_not-valid__067NQ .LegacyBoard_sudoku-value-pattern__ao86q{color:#d81717!important;color:var(--sudoku-value-error-ring,#ff6767)!important}:root[data-theme=high-contrast-dark] .LegacyBoard_sudoku-input-bar__uFbqO[data-display-mode=patterns] .LegacyBoard_input-number-button__mRgdi[data-value]{background:#111!important;border-color:#fff!important}:root[data-theme=high-contrast-dark] .LegacyBoard_sudoku-input-bar__uFbqO[data-display-mode=patterns] .LegacyBoard_input-number-button__mRgdi[data-value] small{background:#000000eb;color:#fff}.LegacyBoard_board__Tg266{--sudoku-grid-thin:1px;--sudoku-grid-bold:2px;--sudoku-grid-thin-color:#7b858e;--sudoku-grid-bold-color:#59636c;background:#0000;border:var(--sudoku-grid-bold) solid var(--sudoku-grid-bold-color);box-sizing:border-box;gap:0}.LegacyBoard_board__Tg266:after,.LegacyBoard_board__Tg266:before{content:none!important}:root[data-theme=dark] .LegacyBoard_board__Tg266{--sudoku-grid-thin-color:#59646d;--sudoku-grid-bold-color:#9da7ae}:root[data-theme=warm] .LegacyBoard_board__Tg266{--sudoku-grid-thin-color:#8b7c6b;--sudoku-grid-bold-color:#625445}:root[data-theme=color-vision] .LegacyBoard_board__Tg266{--sudoku-grid-thin-color:#6c7780;--sudoku-grid-bold-color:#3e4b54}:root[data-theme=high-contrast-light] .LegacyBoard_board__Tg266{--sudoku-grid-thin:1px;--sudoku-grid-bold:3px;--sudoku-grid-thin-color:#666;--sudoku-grid-bold-color:#000}:root[data-theme=high-contrast-dark] .LegacyBoard_board__Tg266{--sudoku-grid-thin:1px;--sudoku-grid-bold:3px;--sudoku-grid-thin-color:#aaa;--sudoku-grid-bold-color:#fff}:root[data-theme=high-contrast-dark] .LegacyBoard_board__Tg266 .LegacyBoard_tile__U\+Lv6.LegacyBoard_box-related__QwJEc:not(.LegacyBoard_selected__nPIMb),:root[data-theme=high-contrast-dark] .LegacyBoard_board__Tg266 .LegacyBoard_tile__U\+Lv6.LegacyBoard_line-related__NURz-:not(.LegacyBoard_selected__nPIMb),:root[data-theme=high-contrast-dark] .LegacyBoard_board__Tg266 .LegacyBoard_tile__U\+Lv6.LegacyBoard_value-related__e-28b:not(.LegacyBoard_selected__nPIMb),:root[data-theme=high-contrast-light] .LegacyBoard_board__Tg266 .LegacyBoard_tile__U\+Lv6.LegacyBoard_box-related__QwJEc:not(.LegacyBoard_selected__nPIMb),:root[data-theme=high-contrast-light] .LegacyBoard_board__Tg266 .LegacyBoard_tile__U\+Lv6.LegacyBoard_line-related__NURz-:not(.LegacyBoard_selected__nPIMb),:root[data-theme=high-contrast-light] .LegacyBoard_board__Tg266 .LegacyBoard_tile__U\+Lv6.LegacyBoard_value-related__e-28b:not(.LegacyBoard_selected__nPIMb){box-shadow:none!important}.LegacyBoard_board__Tg266:not([data-display-mode=colors]):not([data-display-mode=numbers-colors]) .LegacyBoard_tile__U\+Lv6:focus-visible{box-shadow:inset 0 0 0 2px #1594e2e6;outline:0!important}:root[data-theme=high-contrast-light] .LegacyBoard_board__Tg266:not([data-display-mode=colors]):not([data-display-mode=numbers-colors]) .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb,:root[data-theme=high-contrast-light] .LegacyBoard_board__Tg266:not([data-display-mode=colors]):not([data-display-mode=numbers-colors]) .LegacyBoard_tile__U\+Lv6:focus-visible{box-shadow:inset 0 0 0 2px #000!important}:root[data-theme=high-contrast-dark] .LegacyBoard_board__Tg266:not([data-display-mode=colors]):not([data-display-mode=numbers-colors]) .LegacyBoard_tile__U\+Lv6.LegacyBoard_selected__nPIMb,:root[data-theme=high-contrast-dark] .LegacyBoard_board__Tg266:not([data-display-mode=colors]):not([data-display-mode=numbers-colors]) .LegacyBoard_tile__U\+Lv6:focus-visible{box-shadow:inset 0 0 0 2px #fff!important}.LegacyBoard_board__Tg266[data-display-mode=colors],.LegacyBoard_board__Tg266[data-display-mode=numbers-colors]{--sudoku-grid-thin-color:#37414957;--sudoku-grid-bold-color:#37414994}:root[data-theme=dark] .LegacyBoard_board__Tg266[data-display-mode=colors],:root[data-theme=dark] .LegacyBoard_board__Tg266[data-display-mode=numbers-colors]{--sudoku-grid-thin-color:#e1e8ee3d;--sudoku-grid-bold-color:#e1e8ee75}:root[data-theme=warm] .LegacyBoard_board__Tg266[data-display-mode=colors],:root[data-theme=warm] .LegacyBoard_board__Tg266[data-display-mode=numbers-colors]{--sudoku-grid-thin-color:#53433347;--sudoku-grid-bold-color:#53433385}:root[data-theme=color-vision] .LegacyBoard_board__Tg266[data-display-mode=colors],:root[data-theme=color-vision] .LegacyBoard_board__Tg266[data-display-mode=numbers-colors]{--sudoku-grid-thin-color:#2d3a4357;--sudoku-grid-bold-color:#2d3a4394}:root[data-theme=high-contrast-light] .LegacyBoard_board__Tg266[data-display-mode=colors],:root[data-theme=high-contrast-light] .LegacyBoard_board__Tg266[data-display-mode=numbers-colors]{--sudoku-grid-thin-color:#00000057;--sudoku-grid-bold-color:#000000b8}:root[data-theme=high-contrast-dark] .LegacyBoard_board__Tg266[data-display-mode=colors],:root[data-theme=high-contrast-dark] .LegacyBoard_board__Tg266[data-display-mode=numbers-colors]{--sudoku-grid-thin-color:#ffffff4d;--sudoku-grid-bold-color:#ffffffb3}.LegacyBoard_board__Tg266[data-display-mode=colors],.LegacyBoard_board__Tg266[data-display-mode=numbers-colors],.LegacyBoard_board__Tg266[data-display-mode=patterns]{--visual-board-radius:0.7rem;border-radius:var(--visual-board-radius)}.LegacyBoard_board__Tg266[data-line-size="12"][data-display-mode=colors],.LegacyBoard_board__Tg266[data-line-size="12"][data-display-mode=numbers-colors],.LegacyBoard_board__Tg266[data-line-size="12"][data-display-mode=patterns],.LegacyBoard_board__Tg266[data-line-size="16"][data-display-mode=colors],.LegacyBoard_board__Tg266[data-line-size="16"][data-display-mode=numbers-colors],.LegacyBoard_board__Tg266[data-line-size="16"][data-display-mode=patterns]{--visual-board-radius:0.5rem}@media(max-width:760px)and (orientation:portrait){.LegacyBoard_sudoku-page__BKBoa{padding-bottom:max(1rem,env(safe-area-inset-bottom));padding-left:max(.65rem,env(safe-area-inset-left));padding-right:max(.65rem,env(safe-area-inset-right))}.LegacyBoard_sudoku-play-layout__Rberl{gap:.65rem;justify-content:flex-start}.LegacyBoard_sudoku-input-bar__uFbqO{align-items:center;flex-direction:column;gap:.55rem;padding-top:0;width:min(19rem,100%)}.LegacyBoard_sudoku-arrow-column__Y2-Fm{align-items:stretch;display:flex;flex:0 0 auto;flex-direction:row;gap:.55rem;justify-content:center;order:1;width:100%}.LegacyBoard_sudoku-arrow-column__Y2-Fm .LegacyBoard_sudoku-arrow-pad__yxnTF{flex:0 0 9.1rem;width:9.1rem}.LegacyBoard_sudoku-arrow-column__Y2-Fm .LegacyBoard_mobile-play-actions__5Hi68{align-self:stretch;flex:1 1;min-width:0;width:auto}.LegacyBoard_sudoku-input-bar__uFbqO[data-line-size] .LegacyBoard_sudoku-number-pad__3fhZe{flex:0 0 auto;gap:.42rem;grid-template-columns:repeat(3,minmax(0,1fr));order:2;width:100%}.LegacyBoard_sudoku-input-bar__uFbqO[data-line-size="16"] .LegacyBoard_sudoku-number-pad__3fhZe{grid-template-columns:repeat(4,minmax(0,1fr))}.LegacyBoard_sudoku-number-pad__3fhZe .LegacyBoard_input-number-button__mRgdi{font-size:1.05rem;height:3rem;min-height:3rem;min-width:0;padding:.35rem;width:100%}.LegacyBoard_mobile-play-actions__5Hi68 .LegacyBoard_secondary-button__vFAcR,.LegacyBoard_sudoku-arrow-pad__yxnTF .LegacyBoard_input-arrow-button__JqCRD{min-height:2.8rem}.LegacyBoard_input-arrow-button__JqCRD,.LegacyBoard_input-number-button__mRgdi,.LegacyBoard_mobile-play-actions__5Hi68 .LegacyBoard_secondary-button__vFAcR,.LegacyBoard_sudoku-toolbar__Iesh4 .LegacyBoard_secondary-button__vFAcR{-webkit-tap-highlight-color:rgba(0,0,0,0);touch-action:manipulation}.LegacyBoard_coffee-button__BXBxH{bottom:max(.55rem,env(safe-area-inset-bottom));right:max(.55rem,env(safe-area-inset-right))}}@media(max-width:360px)and (orientation:portrait){.LegacyBoard_sudoku-input-bar__uFbqO{width:min(17.5rem,100%)}.LegacyBoard_sudoku-arrow-column__Y2-Fm{gap:.4rem}.LegacyBoard_sudoku-arrow-column__Y2-Fm .LegacyBoard_sudoku-arrow-pad__yxnTF{flex-basis:8.35rem;gap:.35rem;grid-template-columns:repeat(3,2.55rem);grid-template-rows:repeat(2,2.55rem);padding:.3rem;width:8.35rem}.LegacyBoard_sudoku-arrow-pad__yxnTF .LegacyBoard_input-arrow-button__JqCRD{height:2.55rem;min-height:2.55rem;min-width:2.55rem;width:2.55rem}.LegacyBoard_sudoku-number-pad__3fhZe .LegacyBoard_input-number-button__mRgdi{height:2.85rem;min-height:2.85rem}}@media(max-width:1000px)and (max-height:600px)and (orientation:landscape){.LegacyBoard_sudoku-page__BKBoa{min-height:100dvh;padding-bottom:max(.45rem,env(safe-area-inset-bottom));padding-left:max(.5rem,env(safe-area-inset-left));padding-right:max(.5rem,env(safe-area-inset-right))}.LegacyBoard_sudoku-toolbar__Iesh4{padding-bottom:.3rem;padding-top:.3rem}.LegacyBoard_sudoku-play-layout__Rberl{align-items:center;flex-direction:row;gap:clamp(.6rem,2vw,1rem);justify-content:center}.LegacyBoard_sudoku-board-column__SyGS4{flex:0 1 auto}.LegacyBoard_board__Tg266,:root[data-theme=easy-read] .LegacyBoard_board__Tg266[data-line-size="4"],:root[data-theme=easy-read] .LegacyBoard_board__Tg266[data-line-size="6"],:root[data-theme=easy-read] .LegacyBoard_board__Tg266[data-line-size="9"]{--board-display-size:min(66vh,62vw)}.LegacyBoard_game-status-line__5hcNm{font-size:.78rem;margin-bottom:.25rem}.LegacyBoard_sudoku-input-bar__uFbqO{align-items:stretch;flex:0 0 min(15rem,34vw);flex-direction:column;gap:.55rem;padding:0;width:min(15rem,34vw)}.LegacyBoard_sudoku-input-bar__uFbqO[data-line-size] .LegacyBoard_sudoku-number-pad__3fhZe{flex:0 0 auto;gap:.3rem;grid-template-columns:repeat(3,minmax(2.45rem,1fr));order:1;width:100%}.LegacyBoard_sudoku-input-bar__uFbqO[data-line-size="16"] .LegacyBoard_sudoku-number-pad__3fhZe{grid-template-columns:repeat(4,minmax(2.25rem,1fr))}.LegacyBoard_sudoku-number-pad__3fhZe .LegacyBoard_input-number-button__mRgdi{height:2.55rem;min-height:2.55rem;min-width:0;padding:.25rem;width:100%}.LegacyBoard_sudoku-arrow-column__Y2-Fm{align-items:center;display:flex;flex:0 0 auto;flex-direction:row;gap:.45rem;justify-content:center;order:2;width:100%}.LegacyBoard_sudoku-arrow-column__Y2-Fm .LegacyBoard_sudoku-arrow-pad__yxnTF{flex:0 0 8.4rem;gap:.3rem;grid-template-columns:repeat(3,2.55rem);grid-template-rows:repeat(2,2.55rem);padding:.3rem;width:8.4rem}.LegacyBoard_sudoku-arrow-pad__yxnTF .LegacyBoard_input-arrow-button__JqCRD{height:2.55rem;min-height:2.55rem;min-width:2.55rem;width:2.55rem}.LegacyBoard_mobile-play-actions__5Hi68{grid-gap:.3rem;display:grid;flex:1 1;gap:.3rem;grid-template-columns:1fr;margin:0;min-width:0;width:auto}.LegacyBoard_mobile-play-actions__5Hi68 .LegacyBoard_secondary-button__vFAcR{font-size:.85rem;min-height:2.55rem;padding:.25rem .4rem}.LegacyBoard_coffee-button__BXBxH{bottom:max(.4rem,env(safe-area-inset-bottom));right:max(.45rem,env(safe-area-inset-right));width:6.8rem}}@media(min-width:761px)and (max-width:1199px)and (orientation:portrait){.LegacyBoard_sudoku-page__BKBoa{padding-bottom:max(1.25rem,env(safe-area-inset-bottom));padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right))}.LegacyBoard_sudoku-board-area__YCruu{align-items:flex-start}.LegacyBoard_sudoku-play-layout__Rberl{flex-direction:column;gap:clamp(.85rem,2vh,1.25rem);justify-content:flex-start;width:100%}.LegacyBoard_board__Tg266,:root[data-theme=easy-read] .LegacyBoard_board__Tg266[data-line-size="4"],:root[data-theme=easy-read] .LegacyBoard_board__Tg266[data-line-size="6"],:root[data-theme=easy-read] .LegacyBoard_board__Tg266[data-line-size="9"]{--board-display-size:min(78vw,60vh,42rem)}.LegacyBoard_game-status-line__5hcNm{font-size:.95rem;margin-bottom:.5rem}.LegacyBoard_sudoku-input-bar__uFbqO{align-items:center;display:flex;flex-direction:row;gap:clamp(.9rem,3vw,1.5rem);justify-content:center;padding:0;width:min(38rem,94vw)}.LegacyBoard_sudoku-input-bar__uFbqO[data-line-size] .LegacyBoard_sudoku-number-pad__3fhZe{flex:0 1 19rem;gap:.5rem;grid-template-columns:repeat(3,minmax(3.2rem,1fr));width:19rem}.LegacyBoard_sudoku-input-bar__uFbqO[data-line-size="16"] .LegacyBoard_sudoku-number-pad__3fhZe{flex-basis:22rem;grid-template-columns:repeat(4,minmax(3rem,1fr));width:22rem}.LegacyBoard_sudoku-number-pad__3fhZe .LegacyBoard_input-number-button__mRgdi{font-size:1.08rem;height:3.2rem;min-height:3.2rem;min-width:0;width:100%}.LegacyBoard_sudoku-arrow-column__Y2-Fm{flex:0 0 auto;gap:.6rem}.LegacyBoard_sudoku-arrow-pad__yxnTF{gap:.5rem;grid-template-columns:repeat(3,3.2rem);grid-template-rows:repeat(2,3.2rem);width:10.6rem}.LegacyBoard_sudoku-arrow-pad__yxnTF .LegacyBoard_input-arrow-button__JqCRD{height:3.2rem;min-height:3.2rem;min-width:3.2rem;width:3.2rem}.LegacyBoard_mobile-play-actions__5Hi68{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;width:10.6rem}.LegacyBoard_mobile-play-actions__5Hi68 .LegacyBoard_secondary-button__vFAcR{min-height:3rem;padding:.4rem .55rem}}@media(min-width:761px)and (max-width:1199px)and (orientation:landscape){.LegacyBoard_sudoku-page__BKBoa{padding-bottom:max(.9rem,env(safe-area-inset-bottom));padding-left:max(.9rem,env(safe-area-inset-left));padding-right:max(.9rem,env(safe-area-inset-right))}.LegacyBoard_sudoku-play-layout__Rberl{align-items:center;flex-direction:row;gap:clamp(1.25rem,4vw,3rem);justify-content:center;width:100%}.LegacyBoard_board__Tg266,:root[data-theme=easy-read] .LegacyBoard_board__Tg266[data-line-size="4"],:root[data-theme=easy-read] .LegacyBoard_board__Tg266[data-line-size="6"],:root[data-theme=easy-read] .LegacyBoard_board__Tg266[data-line-size="9"]{--board-display-size:min(68vh,57vw,40rem)}.LegacyBoard_sudoku-input-bar__uFbqO{align-items:stretch;flex:0 0 clamp(15rem,25vw,18rem);flex-direction:column;gap:.8rem;padding:0;width:clamp(15rem,25vw,18rem)}.LegacyBoard_sudoku-input-bar__uFbqO[data-line-size] .LegacyBoard_sudoku-number-pad__3fhZe{gap:.45rem;grid-template-columns:repeat(3,minmax(3rem,1fr));width:100%}.LegacyBoard_sudoku-input-bar__uFbqO[data-line-size="16"] .LegacyBoard_sudoku-number-pad__3fhZe{grid-template-columns:repeat(4,minmax(2.8rem,1fr))}.LegacyBoard_sudoku-number-pad__3fhZe .LegacyBoard_input-number-button__mRgdi{height:3rem;min-height:3rem;min-width:0;width:100%}.LegacyBoard_sudoku-arrow-column__Y2-Fm{align-items:center;flex-direction:row;gap:.7rem;justify-content:center;width:100%}.LegacyBoard_sudoku-arrow-pad__yxnTF{flex:0 0 9.8rem;gap:.4rem;grid-template-columns:repeat(3,3rem);grid-template-rows:repeat(2,3rem);width:9.8rem}.LegacyBoard_sudoku-arrow-pad__yxnTF .LegacyBoard_input-arrow-button__JqCRD{height:3rem;min-height:3rem;min-width:3rem;width:3rem}.LegacyBoard_mobile-play-actions__5Hi68{grid-gap:.4rem;display:grid;flex:1 1;gap:.4rem;grid-template-columns:1fr;margin:0;min-width:0;width:auto}.LegacyBoard_mobile-play-actions__5Hi68 .LegacyBoard_secondary-button__vFAcR{min-height:3rem}}.LegacyBoard_pdf-modal__xIVDX{display:flex;flex-direction:column;overflow:hidden}.LegacyBoard_pdf-modal-body__cvzYc{min-height:0;overflow-y:auto;overscroll-behavior:contain}.LegacyBoard_pdf-modal-footer__M5qX9,.LegacyBoard_pdf-modal-header__qMMTa{background:inherit;flex:0 0 auto}@media(min-width:621px)and (max-width:1100px){.LegacyBoard_pdf-modal-backdrop__EtJiT{padding:max(.75rem,env(safe-area-inset-top)) max(.9rem,env(safe-area-inset-right)) max(.75rem,env(safe-area-inset-bottom)) max(.9rem,env(safe-area-inset-left))}.LegacyBoard_pdf-modal__xIVDX{max-height:min(92dvh,760px);width:min(780px,100%)}.LegacyBoard_pdf-modal-body__cvzYc{padding:.8rem .9rem}.LegacyBoard_pdf-basic-options__GiKZz{align-items:stretch;grid-template-columns:minmax(10rem,1.1fr) repeat(2,minmax(9rem,1fr))}.LegacyBoard_pdf-basic-options__GiKZz .LegacyBoard_pdf-field__Q1IHy{grid-column:auto}.LegacyBoard_pdf-compact-grid__c\+Pwk{gap:.65rem .8rem;grid-template-columns:repeat(3,minmax(0,1fr))}.LegacyBoard_pdf-modal-footer__M5qX9{padding:.7rem .9rem}}@media(min-width:621px)and (max-width:820px)and (orientation:portrait){.LegacyBoard_pdf-basic-options__GiKZz,.LegacyBoard_pdf-compact-grid__c\+Pwk{grid-template-columns:repeat(2,minmax(0,1fr))}.LegacyBoard_pdf-basic-options__GiKZz .LegacyBoard_pdf-field__Q1IHy{grid-column:1/-1}}@media(max-width:760px)and (orientation:portrait){.LegacyBoard_sudoku-arrow-column__Y2-Fm{grid-gap:.5rem;align-items:stretch;display:grid;gap:.5rem;grid-template-areas:"actions arrows";grid-template-columns:minmax(4.8rem,.8fr) minmax(8.35rem,1.2fr);justify-content:center;width:min(17.5rem,100%)}.LegacyBoard_sudoku-arrow-column__Y2-Fm .LegacyBoard_mobile-play-actions__5Hi68{grid-gap:.35rem;display:grid;gap:.35rem;grid-area:actions;grid-template-columns:1fr;grid-template-rows:repeat(2,minmax(0,1fr));margin:0;min-width:0;width:100%}.LegacyBoard_sudoku-arrow-column__Y2-Fm .LegacyBoard_sudoku-arrow-pad__yxnTF{flex:none;gap:.35rem;grid-area:arrows;grid-template-columns:repeat(3,2.55rem);grid-template-rows:repeat(2,2.55rem);justify-self:end;min-width:8.35rem;padding:.3rem;width:8.35rem}.LegacyBoard_mobile-play-actions__5Hi68 .LegacyBoard_secondary-button__vFAcR{font-size:.88rem;height:2.55rem;min-height:2.55rem;min-width:0;padding:.2rem .4rem;width:100%}.LegacyBoard_sudoku-arrow-pad__yxnTF .LegacyBoard_input-arrow-button__JqCRD{height:2.55rem;min-height:2.55rem;min-width:2.55rem;width:2.55rem}.LegacyBoard_sudoku-input-bar__uFbqO{gap:.45rem;width:min(17.5rem,100%)}.LegacyBoard_sudoku-input-bar__uFbqO[data-line-size] .LegacyBoard_sudoku-number-pad__3fhZe{gap:.35rem;width:100%}.LegacyBoard_sudoku-number-pad__3fhZe .LegacyBoard_input-number-button__mRgdi{height:2.65rem;min-height:2.65rem;padding:.25rem .35rem}.LegacyBoard_coffee-button__BXBxH{align-self:flex-end;margin:.55rem 0 .25rem;position:static;width:7.3rem}}@media(max-width:380px)and (orientation:portrait){.LegacyBoard_sudoku-play-layout__Rberl{gap:.45rem}.LegacyBoard_sudoku-arrow-column__Y2-Fm,.LegacyBoard_sudoku-input-bar__uFbqO{width:min(16.9rem,100%)}.LegacyBoard_sudoku-arrow-column__Y2-Fm{gap:.4rem;grid-template-columns:minmax(4.55rem,.75fr) 8rem}.LegacyBoard_sudoku-arrow-column__Y2-Fm .LegacyBoard_sudoku-arrow-pad__yxnTF{gap:.3rem;grid-template-columns:repeat(3,2.42rem);grid-template-rows:repeat(2,2.42rem);min-width:8rem;padding:.27rem;width:8rem}.LegacyBoard_sudoku-arrow-pad__yxnTF .LegacyBoard_input-arrow-button__JqCRD{height:2.42rem;min-height:2.42rem;min-width:2.42rem;width:2.42rem}.LegacyBoard_mobile-play-actions__5Hi68 .LegacyBoard_secondary-button__vFAcR{font-size:.82rem;height:2.42rem;min-height:2.42rem;padding:.15rem .3rem}.LegacyBoard_sudoku-number-pad__3fhZe .LegacyBoard_input-number-button__mRgdi{height:2.5rem;min-height:2.5rem}}@media(max-width:760px)and (orientation:portrait){.LegacyBoard_sudoku-page__BKBoa{min-height:100vh;min-height:100dvh}.LegacyBoard_sudoku-play-layout__Rberl{flex:1 0 auto;justify-content:center}}@media(max-width:760px)and (min-height:780px)and (orientation:portrait){.LegacyBoard_sudoku-play-layout__Rberl{justify-content:flex-end;padding-top:.5rem}}@media(max-width:760px)and (max-height:679px)and (orientation:portrait){.LegacyBoard_sudoku-play-layout__Rberl{flex:0 0 auto;justify-content:flex-start;padding-top:0}}.LegacyBoard_mobile-menu-coffee__BcguH{display:none}@media(max-width:600px){.LegacyBoard_coffee-button__BXBxH{display:none}.LegacyBoard_toolbar-menu__EE\+oC .LegacyBoard_mobile-menu-coffee__BcguH{align-items:center;border-top:1px solid #d7dde2;border-top:1px solid var(--border-color,#d7dde2);display:flex;justify-content:center;margin-top:.35rem;padding:.55rem .65rem .15rem;text-decoration:none;width:100%}.LegacyBoard_toolbar-menu__EE\+oC .LegacyBoard_mobile-menu-coffee__BcguH img{border-radius:.45rem;display:block;filter:saturate(.72) brightness(1.04);height:auto;max-width:100%;width:8.5rem}:root[data-theme=dark] .LegacyBoard_toolbar-menu__EE\+oC .LegacyBoard_mobile-menu-coffee__BcguH img,:root[data-theme=high-contrast-dark] .LegacyBoard_toolbar-menu__EE\+oC .LegacyBoard_mobile-menu-coffee__BcguH img{filter:saturate(.72) brightness(.9)}}@media(max-width:1199px)and (orientation:portrait){.LegacyBoard_sudoku-page__BKBoa{height:100vh;height:100dvh;min-height:0;overflow:hidden}}@media(max-width:600px)and (orientation:portrait){.LegacyBoard_sudoku-page__BKBoa{padding:0 max(.45rem,env(safe-area-inset-right)) max(.35rem,env(safe-area-inset-bottom)) max(.45rem,env(safe-area-inset-left))}.LegacyBoard_sudoku-toolbar__Iesh4{flex:0 0 auto;min-height:0;padding-bottom:.3rem;padding-top:.3rem;row-gap:.25rem}.LegacyBoard_toolbar-logo__s02MJ{font-size:clamp(1.15rem,5.5vw,1.42rem)}.LegacyBoard_toolbar-history-actions__hLTyF .LegacyBoard_secondary-button__vFAcR,.LegacyBoard_toolbar-menu-wrapper__buMYk>.LegacyBoard_secondary-button__vFAcR,.LegacyBoard_toolbar-right__Iq9Hj>.LegacyBoard_secondary-button__vFAcR{min-height:2.25rem;padding:.3rem .6rem}.LegacyBoard_toolbar-right__Iq9Hj{grid-template-columns:auto 2.45rem}.LegacyBoard_toolbar-menu-wrapper__buMYk{width:2.45rem}.LegacyBoard_sudoku-play-layout__Rberl{flex:1 1 auto;gap:.3rem;justify-content:center;min-height:0;padding-top:0}.LegacyBoard_sudoku-board-area__YCruu,.LegacyBoard_sudoku-board-column__SyGS4{min-height:0}.LegacyBoard_game-status-line__5hcNm{flex:0 0 auto;font-size:.76rem;gap:.7rem;margin-bottom:.25rem}.LegacyBoard_game-status-line__5hcNm svg{height:.9rem;width:.9rem}.LegacyBoard_board__Tg266,:root[data-theme=easy-read] .LegacyBoard_board__Tg266[data-line-size="4"],:root[data-theme=easy-read] .LegacyBoard_board__Tg266[data-line-size="6"],:root[data-theme=easy-read] .LegacyBoard_board__Tg266[data-line-size="9"]{--board-display-size:min(calc(100vw - 2.5rem),calc(100dvh - 20.75rem));min-height:250px;min-width:250px}.LegacyBoard_sudoku-input-bar__uFbqO{gap:.3rem;width:min(17rem,100%)}.LegacyBoard_sudoku-arrow-column__Y2-Fm{gap:.3rem;grid-template-columns:minmax(4.4rem,.78fr) minmax(7.65rem,1.22fr);width:min(17rem,100%)}.LegacyBoard_sudoku-arrow-column__Y2-Fm .LegacyBoard_mobile-play-actions__5Hi68{gap:.25rem}.LegacyBoard_mobile-play-actions__5Hi68 .LegacyBoard_secondary-button__vFAcR{font-size:.78rem;height:2.2rem;min-height:2.2rem;padding:.1rem .3rem}.LegacyBoard_sudoku-arrow-column__Y2-Fm .LegacyBoard_sudoku-arrow-pad__yxnTF{gap:.22rem;grid-template-columns:repeat(3,2.3rem);grid-template-rows:repeat(2,2.3rem);min-width:7.65rem;padding:.2rem;width:7.65rem}.LegacyBoard_sudoku-arrow-pad__yxnTF .LegacyBoard_input-arrow-button__JqCRD{height:2.3rem;min-height:2.3rem;min-width:2.3rem;padding:.15rem;width:2.3rem}.LegacyBoard_sudoku-input-bar__uFbqO[data-line-size] .LegacyBoard_sudoku-number-pad__3fhZe{gap:.28rem}.LegacyBoard_sudoku-number-pad__3fhZe .LegacyBoard_input-number-button__mRgdi{font-size:.95rem;height:2.3rem;min-height:2.3rem;padding:.15rem .25rem}}@media(max-width:390px)and (max-height:700px)and (orientation:portrait){.LegacyBoard_sudoku-toolbar__Iesh4{padding-bottom:.22rem;padding-top:.22rem;row-gap:.2rem}.LegacyBoard_toolbar-logo__s02MJ{font-size:1.12rem}.LegacyBoard_toolbar-history-actions__hLTyF .LegacyBoard_secondary-button__vFAcR,.LegacyBoard_toolbar-menu-wrapper__buMYk>.LegacyBoard_secondary-button__vFAcR,.LegacyBoard_toolbar-right__Iq9Hj>.LegacyBoard_secondary-button__vFAcR{font-size:.82rem;min-height:2.05rem;padding:.22rem .5rem}.LegacyBoard_toolbar-right__Iq9Hj{grid-template-columns:auto 2.25rem}.LegacyBoard_toolbar-menu-wrapper__buMYk{width:2.25rem}.LegacyBoard_game-status-line__5hcNm{font-size:.72rem;gap:.55rem;margin-bottom:.18rem}.LegacyBoard_board__Tg266,:root[data-theme=easy-read] .LegacyBoard_board__Tg266[data-line-size="4"],:root[data-theme=easy-read] .LegacyBoard_board__Tg266[data-line-size="6"],:root[data-theme=easy-read] .LegacyBoard_board__Tg266[data-line-size="9"]{--board-display-size:min(calc(100vw - 2.8rem),calc(100dvh - 19.4rem))}.LegacyBoard_sudoku-play-layout__Rberl{gap:.22rem}.LegacyBoard_sudoku-arrow-column__Y2-Fm,.LegacyBoard_sudoku-input-bar__uFbqO{width:min(15.8rem,100%)}.LegacyBoard_sudoku-arrow-column__Y2-Fm{gap:.25rem;grid-template-columns:minmax(4.05rem,.78fr) 7.2rem}.LegacyBoard_mobile-play-actions__5Hi68 .LegacyBoard_secondary-button__vFAcR{font-size:.74rem;height:2rem;min-height:2rem}.LegacyBoard_sudoku-arrow-column__Y2-Fm .LegacyBoard_sudoku-arrow-pad__yxnTF{gap:.2rem;grid-template-columns:repeat(3,2.15rem);grid-template-rows:repeat(2,2.15rem);min-width:7.2rem;padding:.18rem;width:7.2rem}.LegacyBoard_sudoku-arrow-pad__yxnTF .LegacyBoard_input-arrow-button__JqCRD{font-size:.85rem;height:2.15rem;min-height:2.15rem;min-width:2.15rem;width:2.15rem}.LegacyBoard_sudoku-input-bar__uFbqO[data-line-size] .LegacyBoard_sudoku-number-pad__3fhZe{gap:.22rem}.LegacyBoard_sudoku-number-pad__3fhZe .LegacyBoard_input-number-button__mRgdi{font-size:.88rem;height:2.08rem;min-height:2.08rem}}@media(orientation:landscape)and (max-width:1199px){.LegacyBoard_sudoku-page__BKBoa{height:auto;min-height:100vh;min-height:100dvh;overflow-y:auto}}.LegacyBoard_sudoku-input-bar__uFbqO[data-show-arrows=false] .LegacyBoard_sudoku-arrow-pad__yxnTF{align-items:center;background:#0000;border:0;display:flex;grid-template-columns:none;grid-template-rows:none;justify-content:center;min-width:0;padding:0;width:auto}.LegacyBoard_sudoku-input-bar__uFbqO[data-show-arrows=false] .LegacyBoard_sudoku-arrow-pad__yxnTF .LegacyBoard_mobile-arrow-erase__\+fR53{grid-area:auto;position:static}@media(max-width:600px)and (orientation:portrait){.LegacyBoard_sudoku-input-bar__uFbqO[data-show-arrows=false] .LegacyBoard_sudoku-arrow-column__Y2-Fm{align-items:stretch;grid-template-columns:minmax(0,1fr) auto}.LegacyBoard_sudoku-input-bar__uFbqO[data-show-arrows=false] .LegacyBoard_sudoku-arrow-pad__yxnTF{min-width:2.3rem;width:2.3rem}.LegacyBoard_sudoku-input-bar__uFbqO[data-show-arrows=false] .LegacyBoard_mobile-play-actions__5Hi68{width:100%}}@media(max-width:390px)and (max-height:700px)and (orientation:portrait){.LegacyBoard_sudoku-input-bar__uFbqO[data-show-arrows=false] .LegacyBoard_sudoku-arrow-pad__yxnTF{min-width:2.15rem;width:2.15rem}}@media(max-width:1199px){.LegacyBoard_sudoku-input-bar__uFbqO[data-show-arrows=false] .LegacyBoard_sudoku-arrow-column__Y2-Fm{grid-gap:.35rem;display:grid;gap:.35rem;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.LegacyBoard_sudoku-input-bar__uFbqO[data-show-arrows=false] .LegacyBoard_mobile-play-actions__5Hi68,.LegacyBoard_sudoku-input-bar__uFbqO[data-show-arrows=false] .LegacyBoard_sudoku-arrow-pad__yxnTF{display:contents}.LegacyBoard_sudoku-input-bar__uFbqO[data-show-arrows=false] .LegacyBoard_mobile-play-actions__5Hi68 .LegacyBoard_secondary-button__vFAcR,.LegacyBoard_sudoku-input-bar__uFbqO[data-show-arrows=false] .LegacyBoard_sudoku-arrow-pad__yxnTF .LegacyBoard_mobile-arrow-erase__\+fR53{height:2.65rem;margin:0;min-height:2.65rem;min-width:0;width:100%}}@media(max-width:600px)and (orientation:portrait){.LegacyBoard_sudoku-input-bar__uFbqO[data-show-arrows=false] .LegacyBoard_sudoku-arrow-column__Y2-Fm{gap:.28rem;width:100%}.LegacyBoard_sudoku-input-bar__uFbqO[data-show-arrows=false] .LegacyBoard_mobile-play-actions__5Hi68 .LegacyBoard_secondary-button__vFAcR,.LegacyBoard_sudoku-input-bar__uFbqO[data-show-arrows=false] .LegacyBoard_sudoku-arrow-pad__yxnTF .LegacyBoard_mobile-arrow-erase__\+fR53{height:2.3rem;min-height:2.3rem}}@media(max-width:390px)and (max-height:700px)and (orientation:portrait){.LegacyBoard_sudoku-input-bar__uFbqO[data-show-arrows=false] .LegacyBoard_sudoku-arrow-column__Y2-Fm{gap:.22rem}.LegacyBoard_sudoku-input-bar__uFbqO[data-show-arrows=false] .LegacyBoard_mobile-play-actions__5Hi68 .LegacyBoard_secondary-button__vFAcR,.LegacyBoard_sudoku-input-bar__uFbqO[data-show-arrows=false] .LegacyBoard_sudoku-arrow-pad__yxnTF .LegacyBoard_mobile-arrow-erase__\+fR53{height:2.08rem;min-height:2.08rem}}@media(min-width:601px)and (max-width:1199px){.LegacyBoard_sudoku-input-bar__uFbqO .LegacyBoard_mobile-play-actions__5Hi68,.LegacyBoard_sudoku-input-bar__uFbqO[data-show-arrows=false] .LegacyBoard_sudoku-arrow-column__Y2-Fm{display:none}}@media(min-width:601px)and (max-width:1199px)and (orientation:portrait){.LegacyBoard_sudoku-input-bar__uFbqO{justify-content:center}.LegacyBoard_sudoku-input-bar__uFbqO[data-line-size] .LegacyBoard_sudoku-number-pad__3fhZe{flex:0 0 auto;gap:.5rem;grid-template-columns:repeat(3,minmax(0,1fr));width:clamp(18rem,36vw,21rem)}.LegacyBoard_sudoku-input-bar__uFbqO[data-line-size="16"] .LegacyBoard_sudoku-number-pad__3fhZe{flex-basis:auto;grid-template-columns:repeat(4,minmax(0,1fr));width:clamp(20rem,42vw,24rem)}.LegacyBoard_sudoku-number-pad__3fhZe .LegacyBoard_input-number-button__mRgdi{height:3.15rem;min-height:3.15rem;min-width:0;width:100%}}@media(max-width:1199px)and (orientation:portrait){.LegacyBoard_sudoku-input-bar__uFbqO{margin-top:.75rem}}@media(max-width:600px)and (orientation:portrait){.LegacyBoard_sudoku-input-bar__uFbqO{margin-top:.6rem}}@media(max-width:390px)and (max-height:700px)and (orientation:portrait){.LegacyBoard_sudoku-input-bar__uFbqO{margin-top:.45rem}.LegacyBoard_board__Tg266,:root[data-theme=easy-read] .LegacyBoard_board__Tg266[data-line-size="4"],:root[data-theme=easy-read] .LegacyBoard_board__Tg266[data-line-size="6"],:root[data-theme=easy-read] .LegacyBoard_board__Tg266[data-line-size="9"]{--board-display-size:min(calc(100vw - 2.8rem),calc(100dvh - 19.85rem))}}@media(min-width:1200px){.LegacyBoard_board__Tg266,:root[data-theme=easy-read] .LegacyBoard_board__Tg266[data-line-size="4"],:root[data-theme=easy-read] .LegacyBoard_board__Tg266[data-line-size="6"],:root[data-theme=easy-read] .LegacyBoard_board__Tg266[data-line-size="9"]{--board-display-size:min(36rem,54vw,70dvh,calc(100dvh - 13rem))}}@media(min-width:1200px)and (max-height:900px){.LegacyBoard_board__Tg266,:root[data-theme=easy-read] .LegacyBoard_board__Tg266[data-line-size="4"],:root[data-theme=easy-read] .LegacyBoard_board__Tg266[data-line-size="6"],:root[data-theme=easy-read] .LegacyBoard_board__Tg266[data-line-size="9"]{--board-display-size:min(32rem,52vw,70dvh,calc(100dvh - 12.5rem))}}@media(min-width:601px)and (max-width:1199px)and (orientation:portrait){.LegacyBoard_board__Tg266,:root[data-theme=easy-read] .LegacyBoard_board__Tg266[data-line-size="4"],:root[data-theme=easy-read] .LegacyBoard_board__Tg266[data-line-size="6"],:root[data-theme=easy-read] .LegacyBoard_board__Tg266[data-line-size="9"]{--board-display-size:min(32rem,calc(100vw - 4rem),70dvh,calc(100dvh - 17.5rem))}}@media(min-width:601px)and (max-width:1199px)and (max-height:850px)and (orientation:portrait){.LegacyBoard_board__Tg266,:root[data-theme=easy-read] .LegacyBoard_board__Tg266[data-line-size="4"],:root[data-theme=easy-read] .LegacyBoard_board__Tg266[data-line-size="6"],:root[data-theme=easy-read] .LegacyBoard_board__Tg266[data-line-size="9"]{--board-display-size:min(30rem,calc(100vw - 4rem),70dvh,calc(100dvh - 17.5rem))}}.LegacyBoard_settings-group-title__zpc5y{color:#65717b;font-size:.72rem;font-weight:800;letter-spacing:.06em;margin:.45rem 0 .15rem;text-transform:uppercase}.LegacyBoard_settings-group-title__zpc5y:first-child{margin-top:0}:root[data-theme=dark] .LegacyBoard_settings-group-title__zpc5y,:root[data-theme=high-contrast-dark] .LegacyBoard_settings-group-title__zpc5y{color:#b8c1c9}@media(max-width:600px){.LegacyBoard_settings-group-title__zpc5y{font-size:.66rem;margin-top:.28rem}}@media(min-width:601px)and (max-width:760px)and (orientation:portrait){.LegacyBoard_sudoku-input-bar__uFbqO[data-line-size] .LegacyBoard_sudoku-number-pad__3fhZe{flex:0 0 auto;gap:.35rem;width:clamp(15rem,52vw,18rem)}.LegacyBoard_sudoku-input-bar__uFbqO[data-line-size="16"] .LegacyBoard_sudoku-number-pad__3fhZe{width:clamp(17rem,58vw,20rem)}.LegacyBoard_sudoku-number-pad__3fhZe .LegacyBoard_input-number-button__mRgdi{height:2.55rem;min-height:2.55rem}}@media(min-width:601px){.LegacyBoard_toolbar-menu__EE\+oC .LegacyBoard_mobile-menu-coffee__BcguH{display:none}}.LegacyBoard_board__Tg266[data-line-size="4"]{--board-display-size:min(72vw,20rem,calc(100dvh - 12rem))}.LegacyBoard_board__Tg266[data-line-size="6"]{--board-display-size:min(76vw,26.25rem,calc(100dvh - 12rem))}.LegacyBoard_board__Tg266[data-line-size="9"]{--board-display-size:min(82vw,35rem,calc(100dvh - 12rem))}.LegacyBoard_board__Tg266[data-line-size="16"]{--board-display-size:min(90vw,45rem,calc(100dvh - 12rem))}@media(min-width:1200px){.LegacyBoard_sudoku-page__BKBoa{height:100dvh;min-height:0;overflow:hidden;padding-bottom:.65rem}.LegacyBoard_sudoku-play-layout__Rberl{min-height:0}.LegacyBoard_board__Tg266[data-line-size="16"],.LegacyBoard_board__Tg266[data-line-size="4"],.LegacyBoard_board__Tg266[data-line-size="6"],.LegacyBoard_board__Tg266[data-line-size="9"]{--board-display-size:min(35rem,52vw,calc(100dvh - 10.5rem))}}@media(min-width:900px)and (max-height:820px)and (orientation:landscape){.LegacyBoard_sudoku-page__BKBoa{height:100dvh;min-height:0;overflow:hidden;padding-bottom:.4rem}.LegacyBoard_sudoku-toolbar__Iesh4{min-height:3.8rem;padding-bottom:.45rem;padding-top:.45rem}.LegacyBoard_toolbar-logo__s02MJ{font-size:1.9rem}.LegacyBoard_sudoku-play-layout__Rberl{gap:clamp(.75rem,1.5vw,1.4rem);min-height:0}.LegacyBoard_game-message-slot__gAqWe{height:2rem}.LegacyBoard_game-status-line__5hcNm{margin-bottom:.28rem}.LegacyBoard_board__Tg266[data-line-size="16"],.LegacyBoard_board__Tg266[data-line-size="4"],.LegacyBoard_board__Tg266[data-line-size="6"],.LegacyBoard_board__Tg266[data-line-size="9"]{--board-display-size:min(31.5rem,50vw,calc(100dvh - 9.6rem))}}@media(max-width:1199px){.LegacyBoard_sudoku-page__BKBoa{height:100dvh;min-height:0;overflow:hidden}}@media(max-width:600px)and (orientation:portrait){.LegacyBoard_sudoku-play-layout__Rberl{justify-content:center;padding-bottom:clamp(.35rem,1.5dvh,.9rem);padding-top:clamp(.5rem,2.5dvh,1.5rem)}.LegacyBoard_game-message-slot__gAqWe{height:auto;margin-bottom:.1rem}.LegacyBoard_game-message-slot__gAqWe .LegacyBoard_hint-explanation__MJaKq{max-height:1.75rem;min-height:1.75rem;padding-bottom:.2rem;padding-top:.2rem}.LegacyBoard_board__Tg266[data-line-size="16"],.LegacyBoard_board__Tg266[data-line-size="4"],.LegacyBoard_board__Tg266[data-line-size="6"],.LegacyBoard_board__Tg266[data-line-size="9"]{--board-display-size:min(calc(100vw - 1.1rem),calc(100dvh - 20rem));min-height:0;min-width:0}.LegacyBoard_sudoku-input-bar__uFbqO{flex:0 0 auto;margin-top:.35rem}}@media(max-width:600px)and (max-height:740px)and (orientation:portrait){.LegacyBoard_sudoku-play-layout__Rberl{justify-content:flex-start;padding-bottom:.25rem;padding-top:.65rem}.LegacyBoard_sudoku-toolbar__Iesh4{padding-bottom:.18rem;padding-top:.18rem}.LegacyBoard_game-message-slot__gAqWe{height:auto}.LegacyBoard_game-message-slot__gAqWe .LegacyBoard_hint-explanation__MJaKq{font-size:.68rem;max-height:1.4rem;min-height:1.4rem}.LegacyBoard_game-status-line__5hcNm{margin-bottom:.12rem}.LegacyBoard_board__Tg266[data-line-size="16"],.LegacyBoard_board__Tg266[data-line-size="4"],.LegacyBoard_board__Tg266[data-line-size="6"],.LegacyBoard_board__Tg266[data-line-size="9"]{--board-display-size:min(calc(100vw - 1rem),calc(100dvh - 19rem))}.LegacyBoard_sudoku-input-bar__uFbqO{margin-top:.25rem}.LegacyBoard_sudoku-input-bar__uFbqO[data-line-size] .LegacyBoard_sudoku-number-pad__3fhZe,.LegacyBoard_sudoku-input-bar__uFbqO[data-show-arrows=false] .LegacyBoard_sudoku-arrow-column__Y2-Fm{gap:.2rem}.LegacyBoard_sudoku-input-bar__uFbqO[data-show-arrows=false] .LegacyBoard_mobile-play-actions__5Hi68 .LegacyBoard_secondary-button__vFAcR,.LegacyBoard_sudoku-input-bar__uFbqO[data-show-arrows=false] .LegacyBoard_sudoku-arrow-pad__yxnTF .LegacyBoard_mobile-arrow-erase__\+fR53,.LegacyBoard_sudoku-number-pad__3fhZe .LegacyBoard_input-number-button__mRgdi{height:2rem;min-height:2rem}}@media(max-width:1199px)and (orientation:landscape){.LegacyBoard_sudoku-page__BKBoa{padding-bottom:max(.25rem,env(safe-area-inset-bottom))}.LegacyBoard_sudoku-toolbar__Iesh4{min-height:3.2rem;padding-bottom:.2rem;padding-top:.2rem}.LegacyBoard_sudoku-play-layout__Rberl{flex-direction:row;gap:clamp(.5rem,1.6vw,1rem);justify-content:center}.LegacyBoard_game-message-slot__gAqWe{height:1.5rem}.LegacyBoard_game-status-line__5hcNm{margin-bottom:.18rem}.LegacyBoard_board__Tg266[data-line-size="16"],.LegacyBoard_board__Tg266[data-line-size="4"],.LegacyBoard_board__Tg266[data-line-size="6"],.LegacyBoard_board__Tg266[data-line-size="9"]{--board-display-size:min(56vw,calc(100dvh - 6.6rem));min-height:0;min-width:0}.LegacyBoard_sudoku-input-bar__uFbqO{flex:0 0 min(16rem,34vw);margin-top:0;width:min(16rem,34vw)}}.GameToolbar_candidatesButtonIcon__X-aYk{align-items:center;border:1.6px solid;border-radius:.2rem;box-sizing:border-box;display:inline-flex;flex:0 0 1.2rem;font-size:.62rem;font-weight:700;height:1.2rem;justify-content:center;letter-spacing:-.04em;line-height:1;width:1.2rem}@media(max-width:600px){.GameToolbar_sudokuToolbar__DqgvV{display:grid;grid-template-areas:"logo right" "history history";grid-template-columns:minmax(0,1fr) auto}.GameToolbar_toolbarLeft__ljhOJ{grid-area:logo}.GameToolbar_toolbarRight__H\+eJs{align-items:center;display:flex;flex-flow:row nowrap;gap:.3rem;grid-area:right;justify-content:flex-end;justify-self:end;min-width:0;width:auto}.GameToolbar_toolbarRight__H\+eJs>.GameToolbar_newButton__Kn4gd{display:inline-flex;flex:0 0 auto;width:auto}.GameToolbar_toolbarMenuWrapper__udmWU{display:block;flex:0 0 2.45rem;min-width:2.45rem;width:2.45rem}.GameToolbar_hamburgerButton__oiFYi{align-items:center;display:inline-flex;height:2.25rem;justify-content:center;min-height:2.25rem;min-width:2.45rem;padding:0;width:2.45rem}}.GameToolbar_hamburgerButton__oiFYi,.GameToolbar_toolbarMenu__E0LIo a,.GameToolbar_toolbarMenu__E0LIo button{-webkit-tap-highlight-color:rgba(0,0,0,0);touch-action:manipulation}.GameToolbar_toolbarMenu__E0LIo,.GameToolbar_toolbarMenu__E0LIo a,.GameToolbar_toolbarMenu__E0LIo button{pointer-events:auto}.GameToolbar_coffeeIcon__akoRe{align-items:center;display:inline-flex;font-size:1rem;justify-content:center;line-height:1;margin-right:.35rem}.GameToolbar_coffeeButton__MoF82,.GameToolbar_mobileMenuCoffee__eVwm7{align-items:center;gap:.25rem;text-decoration:none}.GameToolbar_mobileMenuCoffee__eVwm7{align-items:center;color:inherit;display:flex;justify-content:flex-start;line-height:1.2;min-height:2.35rem}.GameToolbar_coffeeButton__MoF82{font-family:inherit;line-height:0;max-width:calc(100vw - 2rem);min-height:0;padding:0;width:8.25rem}.GameToolbar_coffeeButton__MoF82,.GameToolbar_coffeeButton__MoF82:hover{background:#0000;border:0;box-shadow:none}.GameToolbar_coffeeButtonImage__jqWUp{border-radius:.48rem;display:block;filter:saturate(.92) brightness(1.02);height:auto;max-width:100%;width:8.25rem}:root[data-theme=dark] .GameToolbar_coffeeButtonImage__jqWUp{filter:saturate(.86) brightness(.86) contrast(1.06)}:root[data-theme=warm] .GameToolbar_coffeeButtonImage__jqWUp{filter:none}:root[data-theme=high-contrast-light] .GameToolbar_coffeeButtonImage__jqWUp{filter:saturate(1.08) brightness(1.04) contrast(1.16)}:root[data-theme=high-contrast-dark] .GameToolbar_coffeeButtonImage__jqWUp{filter:saturate(.94) brightness(.82) contrast(1.18)}:root[data-theme=color-vision] .GameToolbar_coffeeButtonImage__jqWUp{filter:saturate(.76) brightness(.98) contrast(1.08)}.GameToolbar_coffeeButtonFallback__Qym8F{bottom:1rem;color:inherit;position:fixed;right:1rem;text-decoration:underline;z-index:20}.GameToolbar_mobileMenuCoffee__eVwm7{padding-bottom:.4rem;padding-top:.4rem}.GameToolbar_mobileMenuCoffeeImage__awWK4{border-radius:.42rem;display:block;filter:saturate(.92) brightness(1.02);height:auto;max-width:100%;width:7.5rem}:root[data-theme=dark] .GameToolbar_mobileMenuCoffeeImage__awWK4{filter:saturate(.86) brightness(.86) contrast(1.06)}:root[data-theme=warm] .GameToolbar_mobileMenuCoffeeImage__awWK4{filter:none}:root[data-theme=high-contrast-light] .GameToolbar_mobileMenuCoffeeImage__awWK4{filter:saturate(1.08) brightness(1.04) contrast(1.16)}:root[data-theme=high-contrast-dark] .GameToolbar_mobileMenuCoffeeImage__awWK4{filter:saturate(.94) brightness(.82) contrast(1.18)}:root[data-theme=color-vision] .GameToolbar_mobileMenuCoffeeImage__awWK4{filter:saturate(.76) brightness(.98) contrast(1.08)}.GameToolbar_mobileMenuCoffeeFallback__QrqaT{color:inherit;display:block;padding:.55rem .7rem;text-decoration:underline}.SudokuGrid_board__-LWKD{--sudoku-grid-thin:1px;--sudoku-grid-bold:2px;--sudoku-grid-thin-color:#7b858e;--sudoku-grid-bold-color:#59636c;background:#0000;border:var(--sudoku-grid-bold) solid var(--sudoku-grid-bold-color);box-sizing:border-box;gap:0}.SudokuGrid_board__-LWKD>.tile{border:0!important;outline:0}.SudokuGrid_board__-LWKD>.SudokuGrid_gridCellLeft__FAtsV{border-left:var(--sudoku-grid-thin) solid var(--sudoku-grid-thin-color)!important}.SudokuGrid_board__-LWKD>.SudokuGrid_gridCellTop__WgvtC{border-top:var(--sudoku-grid-thin) solid var(--sudoku-grid-thin-color)!important}.SudokuGrid_board__-LWKD>.SudokuGrid_gridBoxLeft__Sg\+XQ{border-left:var(--sudoku-grid-bold) solid var(--sudoku-grid-bold-color)!important}.SudokuGrid_board__-LWKD>.SudokuGrid_gridBoxTop__clOCd{border-top:var(--sudoku-grid-bold) solid var(--sudoku-grid-bold-color)!important}@media(max-width:600px)and (orientation:portrait){.SudokuGrid_sudokuPlayLayout__8sL6p{gap:.45rem}.SudokuGrid_board__-LWKD{--board-display-size:min(calc(100vw - 2.5rem),calc(100dvh - 23rem))}}@media(max-width:390px)and (max-height:700px)and (orientation:portrait){.SudokuGrid_board__-LWKD{--board-display-size:min(calc(100vw - 2.8rem),calc(100dvh - 21.5rem))}}@media(max-width:600px)and (orientation:portrait){.SudokuGrid_board__-LWKD{--board-display-size:min(29rem,calc(100vw - 4rem),calc(100dvh - 24rem))!important}}@media(max-width:420px)and (orientation:portrait){.SudokuGrid_board__-LWKD{--board-display-size:min(calc(100vw - 2.75rem),calc(100dvh - 22.5rem))!important}}@media(max-width:390px)and (max-height:700px)and (orientation:portrait){.SudokuGrid_board__-LWKD{--board-display-size:min(calc(100vw - 3rem),calc(100dvh - 21.75rem))!important}}.Button_base__3gFk-{border-radius:var(--ui-radius-sm);cursor:pointer;font:inherit;font-size:1rem;font-weight:700;line-height:1;min-height:2.65rem;padding:.35rem .55rem}.Button_base__3gFk-:disabled{cursor:wait;opacity:.6}.Button_base__3gFk-:focus-visible{outline:3px solid #1594e273;outline-offset:2px}.Button_primary__qjSq8{background:var(--ui-blue);border:1px solid var(--ui-blue);color:#fff}.Button_primary__qjSq8:hover:not(:disabled){filter:brightness(.93)}.Button_secondary__bPuVS{background:var(--ui-surface);border:1px solid var(--ui-border);color:inherit}.Button_secondary__bPuVS:hover:not(:disabled){background:var(--ui-surface-hover);border-color:var(--ui-blue)}@media(max-width:600px)and (orientation:portrait){.BottomInputBar_inputBar__02XwE{margin-top:.5rem;position:relative;z-index:1}}@media(max-width:390px)and (max-height:700px)and (orientation:portrait){.BottomInputBar_inputBar__02XwE{margin-top:.35rem}}@media(max-width:600px)and (orientation:portrait){.BottomInputBar_inputBar__02XwE{margin-top:.65rem!important}}.SudokuSettingsModal_newGameDisplayField__Rfbgb{grid-column:1/-1}.SudokuSettingsModal_modal__v-8fZ,.SudokuSettingsModal_settingsGrid__OPQgm{--select-menu-z:210}.SudokuSettingsModal_welcomeCoffee__VMgsk{background:#0000;border:0;line-height:0;padding:0}.SudokuSettingsModal_welcomeCoffee__VMgsk:focus-visible,.SudokuSettingsModal_welcomeCoffee__VMgsk:hover{background:#0000;border:0}.SudokuSettingsModal_welcomeCoffeeImage__C54gM{border-radius:.42rem;display:block;filter:saturate(.92) brightness(1.02);height:auto;max-width:100%;width:7.5rem}:root[data-theme=dark] .SudokuSettingsModal_welcomeCoffeeImage__C54gM{filter:saturate(.86) brightness(.86) contrast(1.06)}:root[data-theme=warm] .SudokuSettingsModal_welcomeCoffeeImage__C54gM{filter:none}:root[data-theme=high-contrast-light] .SudokuSettingsModal_welcomeCoffeeImage__C54gM{filter:saturate(1.08) brightness(1.04) contrast(1.16)}:root[data-theme=high-contrast-dark] .SudokuSettingsModal_welcomeCoffeeImage__C54gM{filter:saturate(.94) brightness(.82) contrast(1.18)}:root[data-theme=color-vision] .SudokuSettingsModal_welcomeCoffeeImage__C54gM{filter:saturate(.76) brightness(.98) contrast(1.08)}.SudokuSettingsModal_welcomeCoffeeFallback__PKDUX{color:inherit;text-decoration:underline;white-space:nowrap}.CustomSelect_select__AT2VE{position:relative;width:100%}.CustomSelect_open__\+MnCE .CustomSelect_trigger__KqGk3{border-color:var(--ui-blue);box-shadow:0 0 0 3px #1594e21a}.CustomSelect_trigger__KqGk3{align-items:center;background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:.55rem;color:var(--ui-text);cursor:pointer;display:flex;font:inherit;font-weight:600;gap:1rem;justify-content:space-between;min-height:2.7rem;padding:.55rem .75rem;text-align:left;transition:border-color .12s ease,box-shadow .12s ease,background .12s ease;width:100%}.CustomSelect_trigger__KqGk3:hover{border-color:var(--ui-blue);box-shadow:0 0 0 3px #1594e21a}.CustomSelect_chevron__iPpZw{color:#747d85;font-size:1.1rem;transform:translateY(-.1rem)}.CustomSelect_menu__qwGiF{grid-gap:.2rem;background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:var(--ui-radius-md);bottom:auto;bottom:var(--select-menu-bottom,auto);box-shadow:0 .75rem 2rem #1b273126;display:grid;gap:.2rem;left:0;padding:.35rem;position:absolute;right:0;top:calc(100% + .4rem);top:var(--select-menu-top,calc(100% + .4rem));z-index:60;z-index:var(--select-menu-z,60)}.CustomSelect_portal__LNqs1{bottom:auto;box-sizing:border-box;overflow-y:auto;right:auto;z-index:3200}.CustomSelect_option__\+F-ZN{background:#0000;border:0;border-radius:var(--ui-radius-sm);color:var(--ui-text);cursor:pointer;font:inherit;font-weight:600;min-height:2.35rem;padding:.5rem .7rem;text-align:left}.CustomSelect_option__\+F-ZN.CustomSelect_selected__IKZPl,.CustomSelect_option__\+F-ZN:hover{background:var(--ui-surface-hover);color:#087bbf}.CustomSelect_selected__IKZPl{background:var(--ui-surface-hover)}[data-theme=high-contrast-dark] .CustomSelect_menu__qwGiF,[data-theme=high-contrast-dark] .CustomSelect_trigger__KqGk3,[data-theme=high-contrast-light] .CustomSelect_menu__qwGiF,[data-theme=high-contrast-light] .CustomSelect_trigger__KqGk3{border-width:2px}.Tile_cellRelated__rmYnd{background:var(--cell-related-bg);box-shadow:none;outline:0}.Tile_cellSelected__MxY3D,.Tile_cellSelected__MxY3D.Tile_boxRelated__F2Hz7,.Tile_cellSelected__MxY3D.Tile_cellRelated__rmYnd,.Tile_cellSelected__MxY3D.Tile_lineRelated__5o-kL,.Tile_cellSelected__MxY3D.Tile_valueRelated__BO4HM,.Tile_selected__fxlX9.Tile_cellSelected__MxY3D{background:var(--cell-selected-bg);box-shadow:none;outline:0}.Tile_notValid__oUs\+w{background-color:var(--cell-error-bg)}@media(max-width:390px){.Tile_tileValue__qXTEU,.Tile_tile__U8gdT{min-height:0;min-width:0}}.AppSettingsModal_modal__6Q-Fp{max-height:calc(100dvh - 2rem);overflow:hidden;width:min(30rem,100vw - 2rem)}.AppSettingsModal_content__4cXO7{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:.75rem}.AppSettingsModal_section__uJhQa+.AppSettingsModal_section__uJhQa{margin-top:.75rem}.AppSettingsModal_section__uJhQa{background:#0000;border:0;padding:0}.AppSettingsModal_section__uJhQa h3{font-size:.7rem;font-weight:800;letter-spacing:.04em;margin:0 0 .4rem;opacity:.62;text-transform:uppercase}.AppSettingsModal_choiceGrid__7gbof{grid-gap:.32rem;display:grid;gap:.32rem;grid-template-columns:repeat(2,minmax(0,1fr))}.AppSettingsModal_choiceButton__wekvt{align-items:center;background:#0000;border:1px solid var(--ui-border);border-radius:.42rem;color:inherit;cursor:pointer;display:flex;font:inherit;font-size:.76rem;gap:.5rem;justify-content:space-between;min-width:0;padding:.48rem .52rem;text-align:left;touch-action:manipulation}.AppSettingsModal_choiceButton__wekvt:hover{background:var(--ui-surface-hover)}.AppSettingsModal_choiceButton__wekvt:focus-visible{outline:.18rem solid var(--ui-focus);outline-offset:.12rem}.AppSettingsModal_choiceCopy__LlY-x{display:flex;flex:1 1 auto;flex-direction:column;gap:.12rem;min-width:0}.AppSettingsModal_choiceCopy__LlY-x strong{font-size:.76rem;font-weight:700}.AppSettingsModal_choiceCopy__LlY-x small{font-size:.66rem;line-height:1.25;opacity:.68}.AppSettingsModal_choiceState__G7UU2{flex:0 0 auto;font-size:.65rem;font-weight:750;opacity:.68}.AppSettingsModal_choiceButton__wekvt.AppSettingsModal_active__IwNjJ{background:var(--ui-surface-hover);border-color:var(--ui-focus)}.AppSettingsModal_choiceButton__wekvt.AppSettingsModal_active__IwNjJ .AppSettingsModal_choiceState__G7UU2{color:inherit;opacity:.85}@media(max-width:600px){.AppSettingsModal_modal__6Q-Fp{max-height:calc(100dvh - 1rem);width:min(28rem,100vw - 1rem)}.AppSettingsModal_content__4cXO7{padding:.65rem}}@media(max-width:390px){.AppSettingsModal_choiceGrid__7gbof{gap:.25rem}.AppSettingsModal_choiceButton__wekvt{font-size:.72rem;padding:.42rem .45rem}.AppSettingsModal_choiceCopy__LlY-x strong{font-size:.72rem}.AppSettingsModal_choiceCopy__LlY-x small{font-size:.63rem}}.ModalShell_backdrop__EXHIf{align-items:center;background:#1e262e80;box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:3000}.ModalShell_modal__Jgw-j{background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:.7rem;box-shadow:0 1.25rem 3rem #141c2447;color:var(--ui-text);display:flex;flex-direction:column;max-height:calc(100dvh - 2rem);overflow:hidden;width:min(480px,100%)}.ModalShell_footer__NMn\+N,.ModalShell_header__5mwfk{align-items:center;display:flex;flex:0 0 auto;gap:1rem;justify-content:space-between;padding:1rem 1.2rem}.ModalShell_header__5mwfk{border-bottom:1px solid var(--ui-border)}.ModalShell_header__5mwfk h2{font-size:1.3rem;margin:0}.ModalShell_header__5mwfk p{font-size:.85rem;margin:.25rem 0 0;opacity:.72}.ModalShell_footer__NMn\+N{border-top:1px solid var(--ui-border);justify-content:flex-end}.ModalShell_panelHeader__coibz{background:linear-gradient(115deg,#f2faff,#fff9e8);border-bottom-color:#d7e8f4}.ModalShell_panelHeader__coibz h2{color:#155d8c}.ModalShell_panelFooter__sC502{background:linear-gradient(115deg,#f8fcff,#fffdf4);border-top-color:#d7e8f4}:root[data-theme=dark] .ModalShell_panelHeader__coibz{background:linear-gradient(115deg,#1f3542,#342f20);border-bottom-color:#40525e}:root[data-theme=dark] .ModalShell_panelHeader__coibz h2{color:#9bdcff}:root[data-theme=dark] .ModalShell_panelFooter__sC502{background:linear-gradient(115deg,#202c34,#2d2a21);border-top-color:#40525e}:root[data-theme=warm] .ModalShell_panelHeader__coibz{background:linear-gradient(115deg,#fff7dc,#eef8ff);border-bottom-color:#e5cc7c}:root[data-theme=warm] .ModalShell_panelFooter__sC502{background:linear-gradient(115deg,#fff9e7,#f4fbff);border-top-color:#e5cc7c}.ModalShell_close__shqJC{align-items:center;background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:var(--ui-radius-sm);color:inherit;cursor:pointer;display:inline-flex;font:inherit;font-size:1.65rem;justify-content:center;line-height:1;min-height:2.65rem;min-width:2.65rem;padding:.25rem}.ModalShell_close__shqJC:hover{background:var(--ui-surface-hover);border-color:var(--ui-blue)}.ModalShell_close__shqJC:focus-visible{outline:.18rem solid var(--ui-focus);outline-offset:.12rem}@media(max-width:520px){.ModalShell_backdrop__EXHIf{padding:.5rem}.ModalShell_modal__Jgw-j{max-height:calc(100dvh - 1rem)}}.QuickSettings_wrapper__HOzUa{position:relative}.QuickSettings_triggerLabel__ATUI9{display:inline}.QuickSettings_popover__YLjS\+{background:var(--ui-surface);border:1px solid var(--ui-border);border-radius:var(--ui-radius-md);box-shadow:var(--ui-shadow-popover);color:var(--ui-text);max-height:min(34rem,100dvh - 5rem);overflow-y:auto;padding:.7rem;position:absolute;right:0;top:calc(100% + .45rem);width:min(24rem,100vw - 1rem);z-index:260}.QuickSettings_header__ecbZQ{align-items:baseline;display:flex;gap:.75rem;justify-content:space-between;margin-bottom:.7rem}.QuickSettings_header__ecbZQ strong{font-size:.92rem}.QuickSettings_header__ecbZQ span{font-size:.68rem;opacity:.65}.QuickSettings_section__eRl9P+.QuickSettings_section__eRl9P{margin-top:.75rem}.QuickSettings_heading__K8eab{font-size:.7rem;font-weight:800;letter-spacing:.04em;margin-bottom:.4rem;opacity:.62;text-transform:uppercase}.QuickSettings_chips__X5Bv6{grid-gap:.32rem;display:grid;gap:.32rem;grid-template-columns:repeat(2,minmax(0,1fr))}.QuickSettings_chips__X5Bv6 button{background:#0000;border:1px solid var(--ui-border);border-radius:.42rem;color:inherit;cursor:pointer;font:inherit;font-size:.76rem;min-width:0;padding:.45rem .5rem;text-align:center}.QuickSettings_buttons__5wQTH{grid-gap:.32rem;display:grid;gap:.32rem;grid-template-columns:repeat(2,minmax(0,1fr))}.QuickSettings_buttons__5wQTH button{align-items:center;background:#0000;border:1px solid var(--ui-border);border-radius:.42rem;color:inherit;cursor:pointer;display:flex;font:inherit;font-size:.76rem;gap:.5rem;justify-content:space-between;min-width:0;padding:.48rem .52rem;text-align:left}.QuickSettings_buttons__5wQTH button span{flex:0 0 auto;font-size:.65rem;font-weight:750;opacity:.68}.QuickSettings_active__54qyN,.QuickSettings_buttons__5wQTH button:hover,.QuickSettings_chips__X5Bv6 button:hover{background:var(--ui-surface-hover)!important;border-color:var(--ui-focus)!important}.QuickSettings_all__VNGYA{align-items:center;background:#0000;border:1px solid var(--ui-border);border-radius:.42rem;color:inherit;cursor:pointer;display:flex;font:inherit;font-weight:700;justify-content:center;margin-top:.75rem;padding:.55rem .6rem;width:100%}@media(max-width:600px){.QuickSettings_wrapper__HOzUa{display:block!important;position:static}.QuickSettings_toolbarSettingsButton__f033s{align-items:center;box-sizing:border-box;display:inline-flex!important;height:2.25rem!important;justify-content:center;line-height:1;min-height:2.25rem!important;min-width:2.45rem!important;padding:0!important;width:2.45rem!important}.QuickSettings_triggerLabel__ATUI9{display:none}.QuickSettings_popover__YLjS\+{border-radius:.75rem;bottom:max(.5rem,env(safe-area-inset-bottom));left:.5rem;max-height:min(78dvh,38rem);position:fixed;right:.5rem;top:auto;width:auto}}@media(max-width:390px){.QuickSettings_popover__YLjS\+{padding:.6rem}.QuickSettings_buttons__5wQTH,.QuickSettings_chips__X5Bv6{gap:.25rem}.QuickSettings_buttons__5wQTH button,.QuickSettings_chips__X5Bv6 button{font-size:.72rem;padding:.4rem .42rem}}.QuickSettings_trigger__Napx6{align-items:center;display:inline-flex;gap:.35rem;justify-content:center}.QuickSettings_trigger__Napx6 svg{display:block;flex:0 0 auto}@media(max-width:600px){.QuickSettings_toolbarSettingsButton__f033s svg{display:block;height:1.15rem;margin:0;width:1.15rem}}.NotificationPanel_panel__fUsLx{align-items:center;background:#fff;border:1px solid #b9c1c8;border-radius:.45rem;box-shadow:0 .5rem 1.4rem #141c2429;color:#30363b;display:flex;font-size:.9rem;gap:.65rem;left:50%;max-width:min(34rem,100vw - 2rem);padding:.55rem .65rem .55rem .8rem;position:fixed;top:5rem;transform:translateX(-50%);z-index:1900}.NotificationPanel_dismiss__vJVDr{align-items:center;background:#0000;border:0;border-radius:50%;color:inherit;cursor:pointer;display:inline-flex;flex:0 0 auto;font:inherit;font-size:1.2rem;height:1.7rem;justify-content:center;line-height:1;padding:0;width:1.7rem}.NotificationPanel_dismiss__vJVDr:focus-visible,.NotificationPanel_dismiss__vJVDr:hover{background:#7f7f7f24;outline:none}:root[data-theme=dark] .NotificationPanel_panel__fUsLx,:root[data-theme=high-contrast-dark] .NotificationPanel_panel__fUsLx{background:#25292e;border-color:#555e67;color:#eef2f5}:root[data-theme=high-contrast-light] .NotificationPanel_panel__fUsLx{background:#fff;border-color:#111;box-shadow:0 0 0 2px #111;color:#111}:root[data-theme=yellow] .NotificationPanel_panel__fUsLx{background:#fff8c9;border-color:#c9a92e;color:#342d00}:root[data-theme=color-vision-friendly] .NotificationPanel_panel__fUsLx{border-color:#6f7f90}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#303233;font-family:Public Sans,sans-serif;font-size:16px;height:100vh;margin:0;padding:0;width:100vw}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{height:100%;margin:0;padding:0;width:100%}@media(max-width:1199px){#root,body{height:100dvh;min-height:0;overflow:hidden;width:100%}}
/*# sourceMappingURL=main.438a7cfb.css.map*/