html{overscroll-behavior:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-synthesis:none}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif,sans-serif;font-size:1rem;min-height:100vh;line-height:1.5;background-color:#0f172a;color:#fff}/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:after,:before{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;tab-size:4}body,h1,h2,h3,p,ul{margin:0}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;appearance:textfield}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{appearance:textfield;-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}img{display:block;max-width:100%;height:auto}a,a:visited,a:active{text-decoration:none}.memory-game{margin-inline:auto;width:min(100% - 1.5rem,96.875rem)}.header{text-align:center;padding-block-start:.5rem}.header__desc{color:#94a3b8;font-size:.8125rem}@media (min-width: 768px){.header__desc{font-size:1rem}}.header__scoreboard{padding-block-start:1rem;display:flex;justify-content:center;gap:0 1rem}.header__scoreboard .score,.header__scoreboard .best{background-color:#1e293b;padding:4px 8px;border-radius:.5rem}.header__scoreboard .score{color:#c084fc}.header__scoreboard .best{color:#fbbf24}.card{background:linear-gradient(135deg,#0f172a,#1e293b);box-shadow:10px #00000040;width:100%;height:auto;padding:8px;border:2px solid transparent;border-top-right-radius:.5rem;border-bottom-left-radius:.5rem;clip-path:polygon(15px 0%,100% 0,100% calc(100% - 15px),calc(100% - 15px) 100%,0 100%,0% 15px);display:flex;flex-direction:column;align-items:center;cursor:pointer;color:#fff;margin-inline:auto;gap:.5rem;transition:transform .3s cubic-bezier(.37,0,.63,1),border-color .2s ease,box-shadow .2s ease}@media (min-width: 768px){.card{width:max-content}}.card:hover:not(:focus){transform:scale(1.02)}.card:focus{outline:none;border-color:#06c;box-shadow:10px #00000040,0 0 0 3px #0066cc4d;transform:scale(1.02)}.card:focus:not(:focus-visible){border-color:transparent;box-shadow:10px #00000040}.card:focus-visible{border-color:#06c;box-shadow:10px #00000040,0 0 0 3px #0066cc4d;transform:scale(1.02)}.card:active{transform:scale(.98)}@media (prefers-reduced-motion: reduce){.card{transition:border-color .2s ease}.card:hover,.card:focus,.card:focus-visible{transform:none}}@media (prefers-contrast: high){.card{border:2px solid}.card:focus,.card:focus-visible{border-width:3px}}.card .character-name{font-size:.625rem;color:#94a3b8;max-width:100px;text-align:center;text-wrap:wrap}@media (min-width: 768px){.card .character-name{font-size:.8125rem}}.card img{border-radius:4px}@media (min-width: 360px){.card img{width:80px;height:80px}}@media (min-width: 768px){.card img{width:120px;height:120px}}footer{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-block-end:1rem;margin-block-start:2rem;font-size:.9375rem;color:#f59e0b;gap:.75rem;width:100%}@media (min-width: 768px){footer{display:flex;flex-direction:row;gap:0 8px}}footer p{font-size:.8125rem}@media (min-width: 550px){footer p{font-size:.9375rem}}footer button{background-color:#4338ca;padding:8px;border-radius:.5rem;outline:none;border:none;font-size:.8125rem;cursor:pointer;transition:opacity .3s cubic-bezier(.37,0,.63,1);color:#fff}footer button:hover:not(:focus){opacity:90%}footer button:focus{outline:none;border-color:#c084fc;box-shadow:0 0 0 3px #c484fc4d;opacity:100%}footer button:focus:not(:focus-visible){border-color:transparent;box-shadow:none}footer button:focus-visible{border-color:#c084fc;box-shadow:0 0 0 3px #c484fc4d;opacity:100%}footer button:active{opacity:80%;transform:translateY(1px)}footer button:disabled{background-color:#94a3b8;color:#334155;cursor:not-allowed;opacity:60%}footer button:disabled:hover,footer button:disabled:focus{opacity:60%;border-color:transparent;box-shadow:none}@media (prefers-reduced-motion: reduce){footer button{transition:border-color .2s ease}footer button:active{transform:none}}.loader{position:absolute;inset:0;z-index:9999}.jimu-primary-loading:before,.jimu-primary-loading:after{position:absolute;top:0;content:""}.jimu-primary-loading:before{left:-19.992px}.jimu-primary-loading:after{left:19.992px;-webkit-animation-delay:.32s!important;animation-delay:.32s!important}.jimu-primary-loading:before,.jimu-primary-loading:after,.jimu-primary-loading{background:#94a3b8;-webkit-animation:loading-keys-app-loading .8s infinite ease-in-out;animation:loading-keys-app-loading .8s infinite ease-in-out;width:13.6px;height:32px}.jimu-primary-loading{text-indent:-9999em;margin:auto;position:absolute;right:calc(50% - 6.8px);top:calc(50% - 16px);-webkit-animation-delay:.16s!important;animation-delay:.16s!important}@-webkit-keyframes loading-keys-app-loading{0%,80%,to{opacity:.75;box-shadow:0 0 #076fe5;height:32px}40%{opacity:1;box-shadow:0 -8px #076fe5;height:40px}}@keyframes loading-keys-app-loading{0%,80%,to{opacity:.75;box-shadow:0 0 #94a3b8;height:32px}40%{opacity:1;box-shadow:0 -8px #94a3b8;height:40px}}.cards__grid{display:grid;grid-template-columns:repeat(3,1fr);justify-items:center;place-content:center;margin-inline:auto;max-width:1080px;margin-block-start:2rem;gap:1rem}@media (min-width: 360px){.cards__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 768px){.cards__grid{grid-template-columns:repeat(5,1fr);gap:1rem 0}}@media (min-width: 1366px){.cards__grid{grid-template-columns:repeat(7,1fr)}}.error--message{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;padding:2rem;margin:2rem auto;max-width:500px;background:linear-gradient(135deg,#ef4444,#ee5a24);border-radius:12px;box-shadow:0 8px 32px #ff6b6b4d;text-align:center;color:#fff}.error--message p{font-size:1.2rem;font-weight:500;margin-bottom:1.5rem;line-height:1.5}.error--message button{padding:.75rem 2rem;background:#fff3;border:2px solid white;border-radius:8px;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.error--message button:hover{background:#ffffff4d;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.error--message button:active{transform:translateY(0)}.error--message button:focus{outline:none;box-shadow:0 0 0 3px #ffffff80}
