:root{--color-bg:#f2f2f2;--muted-rose:#c67;--muted-indigo:#328;--muted-sand:#dc7;--muted-green:#173;--muted-cyan:#8ce;--muted-wine:#825;--muted-teal:#4a9;--muted-olive:#993;--muted-purple:#a49;--muted-pale-gray:#ddd;--light-light-blue:#7ad;--light-light-cyan:#9df;--light-mint:#4b9;--light-pear:#bc3;--light-olive:#aa0;--light-light-yellow:#ed8;--light-orange:#e86;--light-pink:#fab;--light-pale-gray:#ddd;--pale-pale-green:#cda}.material-symbols-rounded{font-variation-settings:"FILL" 0,"wght" 600,"GRAD" 200,"opsz" 48;font-size:30px}body{background-color:var(--color-bg);flex-direction:column;justify-content:space-between;align-items:center;display:flex}main{width:960px;height:600px;flex-direction:column-reverse;justify-content:space-around;align-items:center;display:flex}footer{width:95%;flex-direction:row;justify-content:space-between;align-items:center;display:flex}h2{-webkit-user-select:none;user-select:none;font-size:2em}.input-region{flex-direction:column;align-items:center;gap:30px;display:flex}.play-region{flex-direction:column-reverse;align-items:center;display:flex}.reset-btn,.undo-btn{width:60px;height:50px;-webkit-user-select:none;user-select:none;background-color:var(--light-pale-gray)}.prev-level-btn,.next-level-btn{-webkit-user-select:none;user-select:none;width:40px;height:30px;background-color:var(--light-pale-gray)}.material-symbols-rounded.minor-icon{font-size:24px}.target-seq-card{width:60px;height:80px;text-align:center;-webkit-user-select:none;user-select:none;border:2px solid #000;justify-content:center;align-items:center;margin-left:3px;margin-right:3px;font-size:1.4em;display:inline-flex}.target-seq-card[data-animation=solved]{animation-name:target-solved;animation-duration:.1s;animation-timing-function:ease-out;animation-fill-mode:forwards}@keyframes target-solved{to{background-color:var(--pale-pale-green)}}.input-cards{margin-left:20px;margin-right:20px}.input-card{width:90px;height:120px;-webkit-user-select:none;user-select:none;flex-direction:column;justify-content:space-around;align-items:center;margin-bottom:5px;margin-left:5px;margin-right:5px;display:inline-flex}.input-card:disabled{color:#000;border-color:#000}.func-identity{background-color:var(--light-light-cyan)}.func-left-shift,.func-right-shift{background-color:var(--light-light-blue)}.func-add-front{background-color:var(--light-orange)}.func-prod-front{background-color:var(--light-light-yellow)}.func-where-less,.func-where-greater{background-color:var(--light-pink)}.func-modulo{background-color:var(--light-mint)}.func-duplicate{background-color:var(--light-pear)}.int-val{font-size:1.5em}.played-card-container{display:flex}.inviz-input-card{width:1px;height:120px;visibility:hidden}.trash-can{position:absolute}.undo-stuff{-webkit-user-select:none;user-select:none}
/*# sourceMappingURL=index.a087fa48.css.map */
