@import "../assets/catppuccin-mocha.min.css";:root{background-color:var(--base);user-select:none;position:relative;overflow:hidden}.grid{border-spacing:0}.center{flex-flow:row;justify-content:center;align-items:center;display:flex}.row-holder{flex-flow:row;place-content:center space-evenly;width:100%;margin-top:2em;margin-bottom:2em;display:flex}.option-holder{margin-top:5em}.cell{border:1px solid var(--surface0);width:40px;height:40px}.highlighted-cell{border:1px solid var(--text)!important}.light-cell{border:1px solid var(--surface1);background-color:var(--surface0)!important}@keyframes cleared{0%{background-color:var(--text)}40%{background-color:var(--text)}to{background-color:var(--mantle)}}.cleared-cell{animation-name:cleared;animation-duration:.75s}.empty-cell{background-color:var(--mantle)}.lavender{background-color:var(--lavender)}.blue{background-color:var(--blue)}.sapphire{background-color:var(--sapphire)}.sky{background-color:var(--sky)}.teal{background-color:var(--teal)}.green{background-color:var(--green)}.yellow{background-color:var(--yellow)}.peach{background-color:var(--peach)}.maroon{background-color:var(--maroon)}.red{background-color:var(--red)}.mauve{background-color:var(--mauve)}.pink{background-color:var(--pink)}.flamingo{background-color:var(--flamingo)}.rosewater{background-color:var(--rosewater)}