html{font-size:14px;font-family:Roboto}footer{margin:15px 0;font:700 14px Roboto}.sudokuContainer{margin:0 auto;padding:15px 0}.emptyField input{background:#fff;-webkit-animation:lowlight .3s ease-in 1;animation:lowlight .3s ease-in 1}.sdFilled input{background:#eee;-webkit-animation:highlight .5s ease-in 1;animation:highlight .5s ease-in 1}.initFilled input{background:#b7ddf7;-webkit-transition:.6s;-o-transition:.6s;transition:.6s;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateY(1turn);transform:rotateY(1turn);font-weight:700}.initFilled :hover{background:#999;color:#eeece0;font-weight:700}.tableContainer{margin:0 auto 15px;width:90vmin;height:90vmin}.sdCell,.sdColumn,.sdTable{float:left}.sdRow .sdRow{border-collapse:separate}.sdRow div:hover{background:#fff4f6}.sdRow .sdRow div:hover{background:#cdeee8}.sdRow .sdRow .sdColumn div,.tableContainer .sdRow .sdColumn .sdTable{border-bottom:1px solid #999;border-left:1px solid #999}.tableContainer .sdRow:first-child .sdTable{border-top:1px solid #999}.tableContainer .sdRow .sdColumn:last-child .sdTable{border-right:1px solid #999}.tableContainer .sdRow:first-child .sdColumn .sdRow:first-child{border-top:1px solid #999}.tableContainer .sdRow .sdColumn:last-child .sdRow .sdColumn:last-child{border-right:1px solid #999}.sdColumn input[type=number]{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@-webkit-keyframes highlight{0%{background:#ff0}to{background:#eee}}@keyframes highlight{0%{background:#ff0}to{background:#eee}}@-webkit-keyframes lowlight{0%{background:#eed0cd}to{background:none}}@keyframes lowlight{0%{background:#eed0cd}to{background:none}}input[type=number]::-webkit-inner-spin-button,nput[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}
/*# sourceMappingURL=main.4f678e76.css.map*/