@import "https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,600;1,400&display=swap";html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;max-width:100%;white-space:normal;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}html{font-family:Roboto,sans-serif;font-size:16px;line-height:1.4}body{overflow-y:scroll}html[theme=light] body{color:#282828;background-color:#fff}html[theme=dark] body{color:#fff;background-color:#282828}a{color:inherit}h2,h3{margin:1.5em 0 .2em}h2:first-child,h3:first-child,h2+p,h3+p{margin-top:0}.sr-only{width:1px;height:1px;clip:rect(0,0,0,0);border:0;margin:-1px;padding:0;position:absolute;overflow:hidden}html,body,#app{min-height:100vh}#app{box-sizing:border-box;flex-flow:column;padding-top:64px;display:flex}#main{width:100%;max-width:600px;box-sizing:border-box;flex-grow:1;margin:0 auto;padding:30px}.c-Header{z-index:5555;background-color:#fff;flex-flow:row;align-items:center;padding:10px;display:flex;position:absolute;top:0;left:0;right:0;overflow:hidden}.c-Header .logo{width:90px;height:34px;background-image:url(logo.7d7000ec.svg);background-position:50%;background-repeat:no-repeat;margin:-17px -45px;padding:0;animation:logo-appear .2s cubic-bezier(.64,.57,.67,1.53);position:absolute;top:50%;left:50%}@keyframes logo-appear{0%{opacity:0;transform:translateY(50px)}}.c-Header .left,.c-Header .right{flex-flow:row;flex-grow:1;align-items:center;display:flex}.c-Header .right{justify-content:flex-end}.c-Header a{width:24px;height:24px;background-position:50%;background-repeat:no-repeat;padding:10px}.c-Header a.archives{opacity:.5;background-image:url(icon-archive.a728d565.svg)}.c-Header a.about{opacity:.5;background-image:url(icon-help.440f4259.svg)}.c-Header a:hover{opacity:1}.c-Header .version-tag{color:#fff;text-transform:uppercase;background-color:#282828;border-radius:4px;margin-right:5px;padding:3px 4px;font-size:10px;font-weight:700;line-height:1}.c-Loading .spinner{width:30px;height:30px;box-sizing:border-box;border:3px solid #fff;border-bottom-color:#0000;border-radius:50%;animation:rotation 1s linear infinite;display:inline-block}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}.p-Archives ul{flex-flow:wrap;justify-content:flex-start;margin:2em -5px;padding:0;list-style:none;display:flex}.p-Archives ul a{width:3em;height:2em;background-color:#0000001a;border-radius:4px;justify-content:center;align-items:center;margin:5px;font-size:1.2em;text-decoration:none;display:flex}.p-Archives ul a:hover{background-color:#0003}.p-Archives ul a:visited{color:#aaa}.p-Game{padding-left:0!important;padding-right:0!important}.p-Game .grid-number{text-align:center;margin-top:-20px;font-size:12px}.p-Game .attempts-left{justify-content:center;align-items:center;line-height:1;display:flex}.p-Game .attempts-left .counter{width:1em;text-align:center;margin-right:3px;font-size:2.375em;font-weight:700;transition:transform .2s cubic-bezier(.25,.4,.55,1.4)}.p-Game .attempts-left .counter.infinite{transform:rotate(-90deg)translateY(-10%)}.p-Game .attempts-left .text{text-align:left}.p-Game .intro{text-align:center}.p-Game .found-groups-text{text-align:center;white-space:pre-line;margin:30px 0 20px}@keyframes shake{30%{transform:scale(1.2)}40%,60%{transform:rotate(-20deg)scale(1.2)}50%{transform:rotate(20deg)scale(1.2)}70%{transform:scale(1.2)}to{transform:scale(1)}}.c-Grid{border:2px solid #0000;margin:20px 0;position:relative}.c-Grid:before{content:"";padding-bottom:75%;transition:padding-bottom .3s ease-in-out .5s;display:block}.c-GridCell{width:25%;transition:top .5s ease-in-out .5s,margin-left .5s ease-in-out .5s,margin-top .5s ease-in-out .5s,transform .5s ease-in;position:absolute;top:20px;left:0}.c-GridCell:before{content:"";padding-bottom:75%;display:block}.c-GridCell.grid-x-0{margin-left:0}.c-GridCell.grid-x-1{margin-left:25%}.c-GridCell.grid-x-2{margin-left:50%}.c-GridCell.grid-x-3{margin-left:75%}.c-GridCell.grid-y-0{margin-top:0}.c-GridCell.grid-y-1{margin-top:18.75%}.c-GridCell.grid-y-2{margin-top:37.5%}.c-GridCell.grid-y-3{margin-top:56.25%}.c-GridCell.found{z-index:2;animation:test .5s ease-in-out .5s;top:0}@keyframes test{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.c-GridCell.error-enter-active .label{animation:wrong .5s ease-in-out}@keyframes wrong{0%{background-color:red;transform:translate(1px,1px)}10%{transform:translate(-1px,-2px)}20%{transform:translate(-3px)}30%{transform:translate(3px,2px)}40%{transform:translate(1px,-1px)}50%{transform:translate(-1px,2px)}60%{background-color:red;transform:translate(-3px,1px)}70%{transform:translate(3px,1px)}80%{transform:translate(-1px,-1px)}90%{transform:translate(1px,2px)}to{transform:translate(1px,-2px)}}.c-GridCell .label{text-align:center;word-break:break-word;border-radius:4px;justify-content:center;align-items:center;margin:2px;padding:.25em;display:flex;position:absolute;inset:0}html[theme=light] .c-GridCell .label{background:#eaedf4}.c-GridCell.selected .label{outline-offset:-2px}html[theme=light] .c-GridCell.selected .label{background:#c9d0e2;outline:2px solid}html[theme=dark] .c-GridCell.selected .label{outline:2px solid}.c-GridCell.interactive:hover{cursor:pointer}html[theme=light] .c-GridCell.interactive:hover .label{background:#d9dfeb}html[theme=light] .c-GridCell.group-0 .label{background:#bbd5fa}html[theme=light] .c-GridCell.group-1 .label{background:#fec9db}html[theme=light] .c-GridCell.group-2 .label{background:#fde598}html[theme=light] .c-GridCell.group-3 .label{background:#d1eedb}.c-FoundGroup{background-color:#8e8f92;border-radius:6px;margin:20px 0}.c-FoundGroup .clues{border:2px solid #0000;position:relative;overflow:hidden}.c-FoundGroup .clues:before{content:"";padding-bottom:18.75%;transition:padding-bottom .3s ease-in-out .5s;animation:group-appear .4s ease-in-out;display:block}.c-FoundGroup .reason{color:#0d172c;cursor:pointer;text-transform:uppercase;text-align:center;border-radius:4px;margin:2px;padding:6px 20px 10px;font-size:14px;font-weight:700}.c-FoundGroup .reason h2{margin:0;font-size:1.2em;font-weight:600}.c-FoundGroup .reason p{white-space:pre-line;margin:10px 0 5px;font-weight:400}.c-FoundGroup.opened{background-color:#fff}.c-FoundGroup.opened .reason{text-transform:none;text-align:left;cursor:inherit;font-size:1em}
/*# sourceMappingURL=index.469a971d.css.map */
