.game{background:var(--color--1);position:relative;padding:1px var(--layout-padding);margin:0 auto 10px;width:100%;box-sizing:border-box;font-size:clamp(28px,(100vmin - 20px)/9,45px)}@media(orientation:portrait){.game{font-size:clamp(28px,(100svh - 274px)/9,45px)}}.game__container{position:relative}@media(orientation:landscape){.game{--landscape-game-height-budget:calc(100svh - var(--header-height) - var(--top-ads-reserved-height) - var(--subheader-stack-height) - var(--game-vertical-chrome-height));--landscape-main-row-height-budget:calc(var(--landscape-game-height-budget) - var(--landscape-footer-height));--cell-size:1em;--grid-size:9em;--landscape-columns-gap:clamp(1px,0.8 * var(--cell-size),50px);font-size:clamp(24px,var(--landscape-main-row-height-budget)/9,45px)}.game__container{display:grid;grid-template-columns:minmax(0,486fr) minmax(0,340fr);grid-template-areas:"field panels" "footer footer";grid-column-gap:var(--landscape-columns-gap);column-gap:var(--landscape-columns-gap);align-items:stretch;grid-row-gap:0;row-gap:0;margin:0 auto;max-width:885px;width:min(100%,max(0px,var(--landscape-main-row-height-budget)/.5884));max-height:max(0px,var(--landscape-game-height-budget));min-height:0}.game__container._lefthand{grid-template-columns:minmax(0,340fr) minmax(0,486fr);grid-template-areas:"panels field" "footer footer"}.game__container._twopanels{grid-template-columns:minmax(0,486fr) minmax(0,340fr);grid-template-areas:"field panels" "footer footer"}.game__container._twopanels._lefthand{grid-template-columns:minmax(0,340fr) minmax(0,486fr);grid-template-areas:"panels field" "footer footer"}.game__container .landscape-footer{grid-area:footer}.game__container .gamefield{grid-area:field}.game__container .gamefield,.landscape__panels{max-height:max(0px,var(--landscape-main-row-height-budget))}.landscape__panels{grid-area:panels;display:flex;flex-direction:column;position:relative;min-height:0;min-width:0}.landscape__panels._test-hints{overflow:visible}.landscape__panels._test-hints .bottompanel,.landscape__panels._test-hints .bottompanel__split,.landscape__panels._test-hints .landscape-game-actions,.landscape__panels._test-hints .toppanel{visibility:hidden}.landscape__panels .landscape-game-actions{order:1}.landscape__panels .toppanel{order:2;margin:auto 0}.landscape__panels .bottompanel,.landscape__panels .bottompanel__split{order:3}.game__container._twopanels .gamefield{align-self:start}.game__container._twopanels .landscape__panels{justify-content:space-between}}@media screen and (orientation:landscape)and (max-width:900px)and (max-height:560px){.game{--landscape-main-row-height-budget:calc(100svh - var(--game-vertical-chrome-height));font-size:clamp(24px,var(--landscape-main-row-height-budget)/9,45px)}.game__container{width:min(100%,max(0px,var(--landscape-main-row-height-budget)/.5884));max-height:none}.game__container .gamefield,.landscape__panels{max-height:max(0px,var(--landscape-main-row-height-budget))}}.landscape__buttons{display:none;flex-direction:column;justify-content:space-between;align-items:center}@media(orientation:landscape){.landscape__buttons{display:flex}}@media(orientation:portrait){.game__container{max-width:500px;margin:0 auto;display:flex;flex-direction:column}.game__container .aboutgame{order:-1;margin-bottom:4px;padding-left:0;padding-right:0}.game__container .toppanel{order:1;margin-bottom:0;margin-top:10px}.game__container .bottompanel,.game__container .bottompanel__split{order:2;margin-top:14px}.landscape__panels{display:contents}.landscape__panels._test-hints{display:flex;flex-direction:column;position:relative;order:1}.landscape__panels._test-hints .toppanel{visibility:hidden;margin-top:10px;margin-bottom:0}.landscape__panels._test-hints .bottompanel,.landscape__panels._test-hints .bottompanel__split{visibility:hidden;margin-top:14px}.game__container._twopanels .landscape__panels._test-hints .bottompanel__split{margin:14px 0 0}.landscape__panels._test-hints .bottompanel._classic,.landscape__panels._test-hints .bottompanel__split .split__digits-container._primary{grid-template-columns:repeat(6,1fr);gap:clamp(6px,2%,9px)}.landscape__panels._test-hints .bottompanel._classic .bottompanel__button._digit,.landscape__panels._test-hints .bottompanel__split .split__digits-container._primary .bottompanel__button._digit{aspect-ratio:1/1;padding-top:0}.landscape__panels._test-hints .bottompanel._classic .bottompanel__button._digit>span:first-child,.landscape__panels._test-hints .bottompanel__split .split__digits-container._primary .bottompanel__button._digit>span:first-child{font-size:64cqi}.landscape__panels._test-hints .bottompanel._classic .bottompanel__button._digit .bottompanel__button-counter,.landscape__panels._test-hints .bottompanel__split .split__digits-container._primary .bottompanel__button._digit .bottompanel__button-counter{font-size:22cqi}.landscape__panels._test-hints .bottompanel__split .split__digits-container._secondary{display:none}.landscape__panels._test-hints .test-smart-hints-panel{position:absolute;inset:0;margin-top:10px;height:auto}}@media(orientation:landscape){.game__container .aboutgame{display:none}}.game--placeholder{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.game--placeholder .game-area-placeholder__about{min-height:1.5em;margin-bottom:4px}.game--placeholder .game-area-placeholder__toppanel{height:clamp(36px,12vw,56px);margin-top:10px}.game--placeholder .game-area-placeholder__bottompanel{margin-top:14px;width:100%;aspect-ratio:6/1}.game--placeholder .game-area-placeholder__footer{display:none}@media(orientation:landscape){.game--placeholder .game-area-placeholder__about{display:none}.game--placeholder .game-area-placeholder__toppanel{margin-top:0;flex:1 1 auto;min-height:clamp(36px,12vw,56px)}.game--placeholder .game-area-placeholder__bottompanel{margin-top:0;flex:0 0 auto;aspect-ratio:auto;height:clamp(36px,12vw,56px)}.game--placeholder .game-area-placeholder__footer{display:block;min-height:var(--landscape-footer-height)}}.square:first-child:after,.square:first-child:before,.square:nth-child(2):after,.square:nth-child(2):before,.square:nth-child(3):after,.square:nth-child(4):after,.square:nth-child(4):before,.square:nth-child(5):after,.square:nth-child(5):before,.square:nth-child(6):after,.square:nth-child(7):before,.square:nth-child(8):before{content:"";position:absolute;pointer-events:none;z-index:5}.square:first-child:after,.square:nth-child(2):after,.square:nth-child(3):after,.square:nth-child(4):after,.square:nth-child(5):after,.square:nth-child(6):after{height:var(--grid-major-border-width);width:calc(100% + var(--grid-major-border-width));background:var(--color--6);bottom:calc(var(--grid-major-border-width)/-2);left:calc(var(--grid-major-border-width)/-2)}.square:first-child:before,.square:nth-child(2):before,.square:nth-child(4):before,.square:nth-child(5):before,.square:nth-child(7):before,.square:nth-child(8):before{height:100%;width:var(--grid-major-border-width);background:var(--color--6);bottom:calc(var(--grid-major-border-width)/-2);left:calc(100% - var(--grid-major-border-width)/2)}.square{width:100%;height:100%;display:grid;grid-template-columns:repeat(3,33.3333333333%);grid-template-rows:repeat(3,33.3333333333%);position:relative}.board._teaching-dim .square:after,.board._teaching-dim .square:before{background:color-mix(in srgb,var(--color--6) 50%,var(--color--16))}.cell:first-child:after,.cell:first-child:before,.cell:nth-child(2):after,.cell:nth-child(2):before,.cell:nth-child(3):after,.cell:nth-child(4):after,.cell:nth-child(4):before,.cell:nth-child(5):after,.cell:nth-child(5):before,.cell:nth-child(6):after,.cell:nth-child(7):before,.cell:nth-child(8):before{content:"";opacity:1;position:absolute;z-index:4;box-sizing:border-box}.cell:first-child:after,.cell:nth-child(2):after,.cell:nth-child(3):after,.cell:nth-child(4):after,.cell:nth-child(5):after,.cell:nth-child(6):after{height:var(--grid-minor-border-width);width:calc(100% + var(--grid-minor-border-width));background:var(--color--5);bottom:calc(var(--grid-minor-border-width)/-2);left:calc(var(--grid-minor-border-width)/-2)}.cell:first-child:before,.cell:nth-child(2):before,.cell:nth-child(4):before,.cell:nth-child(5):before,.cell:nth-child(7):before,.cell:nth-child(8):before{height:100%;width:var(--grid-minor-border-width);background:var(--color--5);bottom:calc(var(--grid-minor-border-width)/-2);left:calc(100% - var(--grid-minor-border-width)/2)}.cell{width:100%;height:100%;font-size:.85em;box-sizing:border-box;color:var(--color--2);position:relative;pointer-events:all}.cell._editable{color:var(--color--4)}.cell._same-digit:not(._selected){color:var(--color--2)}.cell._same-digit:not(._selected) .highlighter{background-color:var(--color--10)}.cell._error{color:var(--color--8)}.cell._pseudoerror:not(._selected) .highlighter{background-color:var(--color--9)}.cell._selected .highlighter{background-color:var(--color--1)}.cell._selected_once .highlighter{background-color:var(--color--11)}.cell *{pointer-events:none}.cell__text{position:relative;z-index:4;line-height:1;will-change:transform;font-size:7.2cqi;font-weight:400;display:block}.cell__text._init{opacity:0}.highlighter{z-index:3}.check-areas,.highlighter{width:100%;height:100%;position:absolute;top:0;left:0}.check-areas{z-index:1}.check-areas i{width:100%;height:100%;position:absolute;top:0;left:0;background:var(--color--11)}.check-areas i:first-child{transform:scaleX(1);transform-origin:center}.check-areas i:nth-child(2){transform:scaleY(1);transform-origin:center}.check-areas__block{position:absolute;width:300%;height:300%;top:calc(var(--block-offset-y)*-100%);left:calc(var(--block-offset-x)*-100%)}.check-areas__block-circle{fill:var(--color--11)}.cell__notes{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);position:absolute;z-index:4;top:3%;left:3%;width:94%;height:94%;color:var(--color--7)}.cell__note,.cell__notes{box-sizing:border-box;min-height:0}.cell__note{width:100%;height:100%;min-width:0;display:flex;align-items:center;justify-content:center;padding:8%;line-height:1;font-size:3.2cqi}.cell__note._select{background-color:var(--color--10);color:var(--color--2);font-weight:700}.selection-frame{inset:calc(var(--grid-selection-border-width)/-2);border:var(--grid-selection-border-width) solid var(--color--4);border-radius:0;box-sizing:border-box;z-index:9}.cell__dim,.selection-frame{position:absolute;pointer-events:none}.cell__dim{inset:0;z-index:5;background:color-mix(in srgb,var(--color--16) 60%,transparent)}.cell._teaching-highlighted .highlighter{background-color:color-mix(in srgb,var(--teaching-cell-color,var(--color--4)) 100%,transparent);opacity:var(--teaching-cell-opacity,1)}.cell__note._teaching-note-highlighted{background-color:var(--teaching-note-bg,color-mix(in srgb,var(--teaching-note-color,var(--color--4)) 25%,transparent));color:var(--teaching-note-color,var(--color--4));font-weight:600}.cell__note._teaching-note-blink{color:var(--teaching-note-color,var(--color--1));font-weight:600;animation:noteBlinkBg 1.2s step-end infinite}@keyframes noteBlinkBg{0%{background-color:var(--teaching-note-bg1,transparent)}50%{background-color:var(--teaching-note-bg2,transparent)}to{background-color:var(--teaching-note-bg1,transparent)}}.cell__teaching-blink{position:absolute;z-index:8;inset:0;display:flex;align-items:center;justify-content:center;font-size:7.2cqi;font-weight:400;color:var(--color--4);animation:teaching-blink .8s ease-in-out infinite alternate;pointer-events:none}@keyframes teaching-blink{0%{transform:scale(1)}to{transform:scale(1.1)}}.cell__no-digit{position:absolute;z-index:6;inset:18%;width:auto;height:auto;pointer-events:none}.cell__no-digit line{stroke:var(--color--5);stroke-width:3;stroke-linecap:round;vector-effect:non-scaling-stroke}@media screen{.cell._selected:after,.cell._selected:before{display:none}}@media(pointer:coarse){.cell__text{font-size:8.3cqi}.cell__note{font-size:3.5cqi}}