:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.card_titles,.custom_card{display:grid;grid-template-columns:120px repeat(7,110px);gap:5px;max-width:max-content;margin:0 auto;box-sizing:border-box}.tutorialBox{width:50px;aspect-ratio:1 / 1;border:1px solid hsl(0,0%,80%);border-radius:10px;box-shadow:5px 5px 5px #0000001a;background:#25a855;color:#fff;display:grid;place-items:center;padding:5px;text-align:center;font-size:12px;line-height:1.2;overflow:hidden;font-weight:1000}.outside_wrapper{border:1px solid hsl(0,0%,20%);box-shadow:0 6px 18px #00000080;padding:10px;min-width:300px;max-width:max-content;margin:0 auto;border-radius:12px}.minorWrapper{border-radius:12px;padding:10px;min-width:300px;position:relative;display:grid;grid-template-columns:repeat(5,70px);gap:5px;max-width:max-content;margin:0 auto;box-sizing:border-box}.wrapper{background-color:#000000bf;max-width:max-content;border-radius:2%;padding:5px;min-width:1000px;min-height:700px;position:relative}.search_bar .textInput{width:700px;height:30px}.search_bar{display:flex;align-items:center;gap:10px;background:#ffffff1a;border:1px solid rgba(255,255,255,.3);border-radius:8px;padding:8px 12px;width:600px;margin:20px auto;position:relative}.dropdown-select-menu{position:absolute;top:100%;left:0;width:100%;margin-top:6px;background:#000000e6;border:1px solid rgba(255,255,255,.3);border-radius:8px;box-shadow:0 4px 12px #0006;max-height:200px;overflow-y:auto;z-index:20}.dropdown-select-menu p{margin:0;padding:10px 12px;cursor:pointer;color:#fff}.dropdown-select-menu p:hover{background:#ffffff1a}.card_titles{color:#eaeaea;font-weight:600;text-align:center;align-items:center;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:10px}.cards_grid{display:grid;grid-auto-rows:auto;gap:12px;padding:10px;margin:10px}.custom_card{border:1px solid hsl(0,0%,20%);border-radius:12px;box-shadow:0 6px 18px #00000080;padding:16px;background:#1d1e2080;opacity:80}.custom_card .card-image{width:100px;height:100px;border-radius:10%;object-fit:cover;justify-self:start}.custom_card .background-answers{width:90px;aspect-ratio:1 / 1;border:1px solid hsl(0,0%,80%);border-radius:10px;box-shadow:5px 5px 5px #0000001a;background:#25a855;color:#fff;display:grid;place-items:center;padding:5px;text-align:center;font-size:13px;line-height:1.2;overflow:hidden;font-weight:1000}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;padding:50px;min-width:320px;min-height:100vh}.bg_blur{position:fixed;inset:0;background:url(/assets/6853-2362x1408-desktop-hd-dc-vs-marvel-wallpaper-lTpQ3zU3.jpg) center / cover no-repeat fixed;filter:blur(2px) brightness(1);transform:scale(1.03);z-index:0}.bg_blur:after{content:"";position:absolute;inset:0;background:#fff3}h1{font-size:3.2em;line-height:1.1;margin:20px}h1,h3{color:#ffffffde!important}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@media (prefers-reduced-motion: reduce){.pop-in{animation:none!important}}@keyframes pop{0%{transform:scale(.6);opacity:0}60%{transform:scale(1.05);opacity:1}to{transform:scale(1);opacity:1}}.background-answers{transition:background-color .2s ease,transform .2s ease,opacity .2s ease}.custom_card>.background-answers.pop-in{animation:pop .35s ease-out both;will-change:transform,opacity}.custom_card>.background-answers.pop-in:nth-of-type(1){animation-delay:0ms}.custom_card>.background-answers.pop-in:nth-of-type(2){animation-delay:.5s}.custom_card>.background-answers.pop-in:nth-of-type(3){animation-delay:1s}.custom_card>.background-answers.pop-in:nth-of-type(4){animation-delay:1.5s}.custom_card>.background-answers.pop-in:nth-of-type(5){animation-delay:2s}.custom_card>.background-answers.pop-in:nth-of-type(6){animation-delay:2.5s}.custom_card>.background-answers.pop-in:nth-of-type(7){animation-delay:3s}#root{max-width:1280px;margin:0 auto;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}
