*,:before,:after{box-sizing:border-box;background-repeat:no-repeat}:before,:after{text-decoration:inherit;vertical-align:inherit}:where(:root){cursor:default;line-height:1.5;word-wrap:break-word;-moz-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%}:where(body){margin:0}:where(h1){font-size:2em;margin:.67em 0}:where(dl,ol,ul) :where(dl,ol,ul){margin:0}:where(hr){color:inherit;height:0}:where(nav) :where(ol,ul){list-style-type:none;padding:0}:where(nav li):before{content:"​";float:left}:where(pre){font-family:monospace,monospace;font-size:1em;overflow:auto}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,samp){font-family:monospace,monospace;font-size:1em}:where(small){font-size:80%}:where(audio,canvas,iframe,img,svg,video){vertical-align:middle}:where(iframe){border-style:none}:where(svg:not([fill])){fill:currentColor}:where(table){border-collapse:collapse;border-color:inherit;text-indent:0}:where(button,input,select){margin:0}:where(button,[type=button i],[type=reset i],[type=submit i]){-webkit-appearance:button}:where(fieldset){border:1px solid #a0a0a0}:where(progress){vertical-align:baseline}:where(textarea){margin:0;resize:vertical}:where([type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(dialog){background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(details>summary:first-of-type){display:list-item}:where([aria-busy=true i]){cursor:progress}:where([aria-controls]){cursor:pointer}:where([aria-disabled=true i],[disabled]){cursor:not-allowed}:where([aria-hidden=false i][hidden]){display:inline;display:initial}:where([aria-hidden=false i][hidden]:not(:focus)){clip:rect(0,0,0,0);position:absolute}:root{font-size:100%}*,*:before,*:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{height:100%;margin:0;padding:0;font-family:Lato,sans-serif}li{list-style-type:none}ul{margin:0;padding:0}body{background:url(/assets/background.d0fcd6de.jpg) no-repeat fixed;background-size:cover}.container{display:flex;flex-direction:column;align-items:center}header>h1{display:flex;align-items:center;margin-top:15px;margin-bottom:40px;padding-bottom:0;font-family:Lato,sans-serif;font-size:34px;color:#fff;letter-spacing:2px}header>h1>img{width:30px;height:30px;margin-right:10px}.deck{display:grid;grid-template-columns:repeat(4,120px);grid-template-rows:repeat(4,120px);grid-gap:28px;gap:28px;margin:0;padding:30px;background:#f0fdd8;border-radius:10px}.card{cursor:pointer;display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:0;color:#fff;background:url(/assets/card.2bb356ef.jpg);border-radius:8px;box-shadow:5px 2px 20px rgba(46,61,73,.5)}.card.open{cursor:default;transform:rotateY(0);font-size:33px;background:#564775}.card.match{cursor:default;font-size:33px;background:#00aa9c}.card.fixed{cursor:default;transform:rotateY(0);font-size:33px;background:#c45e5e}.score-panel{display:flex;justify-content:space-around;width:100%;max-width:600px;margin-bottom:20px;font-size:16px}.score-panel .stars{display:inline-block;color:#ff0}.score-panel .stars li{display:inline-block}.score-panel .clock,.score-panel .moves,.moves-info{color:#fff}.score-panel .restart{cursor:pointer;color:#dc143c}.dialog{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.45)}.hide{display:none}.dialog .box{width:100%;max-width:450px;margin:10px;padding-bottom:15px;background:#fff;border-radius:12px}.box-body{display:flex;flex-direction:column;align-items:center}.box-body>h3{margin:0;padding:0}.box-body .box-replay{cursor:pointer;padding:10px 16px;font-size:14px;color:#fff;background-color:#3e9e79;border-style:none;border-radius:6px}footer{position:fixed;bottom:10px}footer>p{font-size:12px;color:#33ac88;letter-spacing:1px}footer>p>span{color:#d4284a}@media screen and (max-width: 900px){.deck{grid-template-columns:repeat(4,100px);grid-template-rows:repeat(4,100px);gap:24px;padding:24px}.card.open,.card.match,.card.fixed{font-size:28px}}@media screen and (max-width: 600px){header>h1{margin-bottom:50px;font-size:26px}header>h1>img{width:24px;height:24px}.deck{grid-template-columns:repeat(4,64px);grid-template-rows:repeat(4,64px);gap:16px;padding:16px}.card.open,.card.match,.card.fixed{font-size:20px}}
