@import"https://fonts.googleapis.com/css2?family=Google+Sans+Flex:wght@100..900&display=swap";:root{color-scheme:light;font-family:Segoe UI Rounded,Arial Rounded MT Bold,Trebuchet MS,Verdana,Arial,sans-serif;background:var(--paper);color:#201117;--mobile-board-width: 850px;--board-ratio: 2048 / 1162;--purple: #a3478f;--purple-dark: #6b2c62;--paper: #f0dfbc;--paper-shadow: #d7be94;--green: #2fad4b;--pink: #df93d5;--blue: #42a8df;--red: #d6423a;--orange: #e78618;--outline: #1a1116;--tile-border: rgba(255, 255, 255, .94);--display-font: "Google Sans Flex", "Arial Rounded MT Bold", "Segoe UI Rounded", "Trebuchet MS", Verdana, Arial, sans-serif}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#app{margin:0;min-height:100%}body{min-height:100vh;overflow-x:hidden;overflow-y:auto;background:linear-gradient(180deg,#f6e6c5,var(--paper))}button,input{font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.viewport{position:relative;min-height:100vh;min-height:100dvh;display:flex;justify-content:center;align-items:center;background:url(/assets/background.2eb44874.png);padding:0;overflow:hidden}.orientation-lock{display:none}.app-shell{position:relative;width:min(100vw,var(--mobile-board-width));min-height:100vh;min-height:100dvh}.board{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;min-height:100%;overflow:visible;box-shadow:none}.clear-trigger{position:absolute;top:2.4%;right:2.35%;z-index:3;width:3.6rem;height:3.6rem;padding:0;border:none;border-radius:50%;background:transparent;box-shadow:0 .24rem .75rem #0003;cursor:pointer;user-select:none;touch-action:manipulation;-webkit-touch-callout:none}.clear-trigger__ring{position:absolute;inset:0;border-radius:50%;background:conic-gradient(from -90deg,#ef8a22 var(--reset-progress, 0%),rgba(239,138,34,.22) 0),linear-gradient(180deg,#d84f45 0%,#c33631 62%,#a92828 100%);box-shadow:inset 0 0 0 .14rem #ffffff38,0 .14rem .45rem #0000002e}.clear-trigger__inner{position:absolute;inset:.34rem;display:grid;place-items:center;border-radius:50%;background:linear-gradient(180deg,#b22825 0%,#981d1d 100%);box-shadow:inset 0 .16rem #ffffff24,inset 0 0 0 .08rem #79121259}.clear-trigger__icon{width:1.24rem;height:1.24rem;color:#fff8f6;stroke:currentColor;stroke-width:2.5}.clear-trigger:active{transform:scale(.985)}.board__texture{position:absolute;inset:0;opacity:.35;pointer-events:none}.top-panel,.grid-wrap{position:relative;z-index:1;width:100%}.top-panel{padding:.45rem .45rem .2rem}.top-illustration{position:relative}.top-illustration__image{display:block;width:100%;height:auto;padding:0 6rem}.top-illustration__slots{position:absolute;inset:10.5% 9.7% 13% 9.7%;z-index:1;display:flex;align-items:stretch;gap:0}.top-illustration__slot{padding-top:.8rem;display:flex}.top-illustration__input{height:87%;border:none;text-align:center;font-family:var(--display-font);font-weight:700;background-color:transparent;font-variation-settings:"wght" 700,"ROND" 100;font-size:clamp(1.1rem,4vw,2rem);color:#000;outline:none;-webkit-text-stroke:.11rem var(--outline);text-shadow:.05rem .05rem 0 var(--outline),-.05rem .05rem 0 var(--outline),.05rem -.05rem 0 var(--outline),-.05rem -.05rem 0 var(--outline);letter-spacing:.1rem;aspect-ratio:1 / 1;width:100%}.top-illustration__input::selection{color:inherit;background:transparent}.top-illustration__input::-moz-selection{color:inherit;background:transparent}.top-illustration__slot:nth-child(1){padding-left:15%}.top-illustration__slot:nth-child(2){padding-left:5.5%}.top-illustration__slot:nth-child(3){padding-left:5.2%}.top-illustration__slot:nth-child(4){padding-left:4.7%}.top-illustration__slot:nth-child(5){padding-left:5%}.grid-wrap{height:258px;display:block;overflow:hidden;padding:0 5% 2.1% 3rem}.row-marker{position:absolute;top:.7rem;left:-2.4rem;z-index:2;width:2.9rem;height:2.9rem;display:block;object-fit:contain}.number-grid{display:flex;flex-direction:column;gap:0;overflow:visible}.number-row{position:relative;z-index:calc(1 + var(--row-shift));display:flex;gap:0;align-items:stretch;padding-left:.95rem}.number-row:nth-child(2){transform:translateY(-1.4rem) translate(.5rem)}.number-row:nth-child(3){transform:translateY(-2.8rem) translate(1rem)}.number-row:nth-child(4){transform:translateY(-4.1rem) translate(1.5rem)}.number-row:nth-child(5){transform:translateY(-5.3rem) translate(2rem)}.number-row+.number-row{margin-top:-.15rem}.number-row .cell+.cell{margin-left:-.15rem}.cell{position:relative;flex:1 1 0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;min-width:0;padding:.48rem .48rem 2rem;border:none;border-radius:.92rem .92rem .1rem .1rem;overflow:hidden;background-clip:padding-box;box-shadow:inset 0 0 0 .15rem var(--tile-border),inset 0 .16rem #ffffff2e,0 .08rem #00000014;color:#fffcee;cursor:pointer;user-select:none;touch-action:manipulation}.cell--green{background:linear-gradient(180deg,#42bb5a 0%,var(--green) 85%)}.cell--pink{background:linear-gradient(180deg,#ecb0e4 0%,var(--pink) 85%)}.cell--blue{background:linear-gradient(180deg,#5db8ea 0%,var(--blue) 85%)}.cell--red{background:linear-gradient(180deg,#dc5a50 0%,var(--red) 85%)}.cell--orange{background:linear-gradient(180deg,#ee9728 0%,var(--orange) 85%)}.cell__number{position:relative;z-index:2;font-family:var(--display-font);font-weight:900;font-variation-settings:"wght" 900,"ROND" 100,"opsz" 48;font-size:clamp(.86rem,3.44vw,2rem);line-height:.9;letter-spacing:-.07em;color:#fff;-webkit-text-stroke:.13rem var(--outline);text-shadow:none;paint-order:stroke fill}.cell__dots{position:relative;z-index:2;display:flex;gap:.12rem;align-items:center;justify-content:center;padding-top:.15rem}.cell__dots span{width:.42rem;height:.42rem;border-radius:50%;background:#ffffff;border:.1rem solid var(--outline)}.cell__mark{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;pointer-events:none;z-index:3;transform:scale(1.02)}.cell__mark--circle{top:-.75rem;left:10%;width:80%}.number-row:last-child .cell__mark--circle{top:-.2rem}.cell__mark--cross{top:-.5rem}.number-row:last-child .cell__mark--cross{top:0}.cell.is-crossed:after{content:"";position:absolute;inset:0;opacity:1;background:rgba(255,255,255,.466);z-index:1;pointer-events:none}.cell:active{transform:scale(.985)}.number-row .cell:first-child{padding-bottom:1.5rem;height:fit-content}.number-row:last-child .cell{padding-bottom:.9rem}@media (max-width: 830px){.app-shell{width:100vw}.top-illustration__slot:nth-child(1){padding-left:15%}.top-illustration__slot:nth-child(2){padding-left:5.5%}.top-illustration__slot:nth-child(3){padding-left:5.2%}.top-illustration__slot:nth-child(4){padding-left:4.7%}.top-illustration__slot:nth-child(5){padding-left:5%}}@media (orientation: portrait){.orientation-lock{position:fixed;inset:0;z-index:20;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:1.5rem;background:url(/assets/background.2eb44874.png);text-align:center}.orientation-lock__icon{width:6.5rem;height:6.5rem;object-fit:contain}.app-shell{display:none}}
