@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";body{background-image:url(/assets/bg-CChDoxd7.jpg);background-repeat:no-repeat;background-position:center;background-attachment:fixed;background-size:cover}.title{font-size:1.5rem;text-align:center}@media only screen and (min-width: 1440px){.title{font-size:1.75rem}}body{background-image:url(/assets/bg-CChDoxd7.jpg);background-repeat:no-repeat;background-position:center;background-attachment:fixed;background-size:cover}.container{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;gap:2rem}.container .sub_container{display:flex;flex-direction:column;gap:2rem;min-height:auto}.container .sub_container .cards_section{order:1}@media only screen and (min-width: 768px){.container .cards{min-width:350px}}@media only screen and (min-width: 1024px){.container .sub_container{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.container .sub_container .leaderboard{order:1;max-width:400px}.container .sub_container .cards_section{order:2;display:flex;flex-direction:column;width:700px;max-width:400px}.container .sub_container .cards_section .cards{max-width:400px}}@media only screen and (min-width: 1440px){.container .sub_container{height:700px}}body{background-image:url(/assets/bg-CChDoxd7.jpg);background-repeat:no-repeat;background-position:center;background-attachment:fixed;background-size:cover}.setup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);z-index:1;min-width:300px;max-width:90%;width:400px;padding:2rem;border:none;border-radius:12px;background-color:transparent;box-shadow:0 10px 25px #00000026;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;animation:fadeInScale .3s ease}.setup h3{font-size:1.2rem;text-align:center}.setup form{display:flex;flex-direction:column;gap:1.5rem}.setup form .player_section,.setup form .difficulty_section{display:flex;flex-direction:column;gap:.5rem}.setup form .player_section input{all:unset;border:2px solid #0c4a6e;border-radius:5px;padding:.4rem}.setup form .difficulty_section .difficulty_options{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:.5rem}.setup form .difficulty_section .difficulty_options button{all:unset;padding:.5rem;border:2px solid #0c4a6e;border-radius:9999px;background-color:#38bdf8;cursor:pointer;transition:all .2s ease;font-weight:600}.setup form .difficulty_section .difficulty_options button:hover,.setup form .difficulty_section .difficulty_options button.selected{background-color:#0c4a6e;color:#fff;transform:scale(1.05)}.setup form button{all:unset;padding:.5rem;border:2px solid #0c4a6e;border-radius:10px;background-color:#38bdf8;cursor:pointer;transition:all .2s ease;text-align:center;font-weight:600}.setup form button:hover{background-color:#0c4a6e;color:#fff;transform:scale(1.05)}body{background-image:url(/assets/bg-CChDoxd7.jpg);background-repeat:no-repeat;background-position:center;background-attachment:fixed;background-size:cover}.cards{flex:1;display:grid;gap:.25rem;min-width:300px;padding:.5rem;border-radius:8px;perspective:1000px;box-shadow:0 10px 25px #00000026;aspect-ratio:1/2}.cards .card{width:100%;height:100%;position:relative;border:2px solid #0c4a6e;background-color:#38bdf8;display:flex;justify-content:center;align-items:center;font-weight:700;border-radius:4px;transition:transform .6s;transform-style:preserve-3d;cursor:pointer}.cards .card .face_up,.cards .card .face_down{position:absolute;width:100%;height:100%;backface-visibility:hidden;display:flex;justify-content:center;align-items:center}.cards .card .face_down{background:#0c4a6e}.cards .card .face_up{background:#38bdf8;transform:rotateY(180deg)}.cards .card.flipped{transform:rotateY(180deg)}@media only screen and (min-width: 1440px){.cards{aspect-ratio:unset}}body{background-image:url(/assets/bg-CChDoxd7.jpg);background-repeat:no-repeat;background-position:center;background-attachment:fixed;background-size:cover}.menu{display:flex;justify-content:space-between;align-items:center;padding-top:.5rem;width:100%}.menu button{all:unset;padding:.5rem;border:2px solid #0c4a6e;border-radius:9999px;background-color:#38bdf8;cursor:pointer;transition:all .2s ease;font-weight:600;font-size:small}.menu button:hover{background-color:#0c4a6e;color:#fff;transform:scale(1.05)}body{background-image:url(/assets/bg-CChDoxd7.jpg);background-repeat:no-repeat;background-position:center;background-attachment:fixed;background-size:cover}.metrics{display:flex;justify-content:space-between;align-items:center;padding-bottom:.5rem}.metrics h2{font-size:small}body{background-image:url(/assets/bg-CChDoxd7.jpg);background-repeat:no-repeat;background-position:center;background-attachment:fixed;background-size:cover}.leaderboard{order:2;border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:1rem;box-shadow:0 10px 25px #00000026}.leaderboard h2{border-bottom:2px solid #0c4a6e;width:80%;padding-bottom:.5rem;text-align:center}.leaderboard .no_record{color:#0c4a6e;font-size:1rem}.leaderboard .top_players{display:flex;flex-direction:column;align-items:center;gap:.5rem;border:2px solid #0c4a6e;background-color:#38bdf8;border-radius:4px;padding:1rem 2rem;width:100%;max-width:300px;cursor:default;transition:all .2s ease}.leaderboard .top_players:hover{background-color:#0c4a6e;color:#fff;transform:scale(1.05)}.leaderboard .top_players .player_info,.leaderboard .top_players .game_info{display:flex;gap:1rem}.leaderboard .top_players .player_info{font-weight:700}.leaderboard .top_players .game_info{font-size:small}@media only screen and (min-width: 768px){.leaderboard .top_players .game_info{font-size:medium}}*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif}body{background-image:url(/assets/bg-CChDoxd7.jpg);background-repeat:no-repeat;background-position:center;background-attachment:fixed;background-size:cover}
