body{background:radial-gradient(circle at 10% 20%,#111827 0,#1f2937 100%);color:#fff;font-family:Poppins,sans-serif;min-height:100vh;position:relative}body:before{animation:flow 15s ease infinite;background:linear-gradient(-45deg,#00adb5,#007c87,#3f3d56,#1f1f1f);background-size:400% 400%;content:"";filter:blur(80px);height:200vh;left:-50vw;opacity:.4;pointer-events:none;position:fixed;top:-50vh;width:200vw;z-index:-2}@keyframes flow{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.card{align-items:center;aspect-ratio:1/1;background:linear-gradient(135deg,#232526,#414345);border:none;border-radius:16px;box-shadow:0 2px 16px #0000002e;cursor:pointer;display:flex;font-size:2.2rem;justify-content:center;max-width:90px;outline:none;position:relative;transition:transform .25s cubic-bezier(.4,2,.6,1),background .3s,box-shadow .3s;-webkit-user-select:none;user-select:none;width:100%}.card:focus-visible:not(:disabled),.card:hover:not(:disabled){background:linear-gradient(120deg,#00ffc3,#007c87);box-shadow:0 4px 24px #00ffc32e;color:#1a1a1a;transform:scale(1.07) rotate(-2deg)}.card:active:not(:disabled){transform:scale(.97)}.card.matched{background:linear-gradient(120deg,#00ffc8,#fff);box-shadow:0 2px 24px #00ffc82e;color:#000;cursor:default}@media (max-width:600px){.card{border-radius:10px;font-size:1.3rem;max-width:60px}}.leaderboard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:16px;box-shadow:0 2px 16px #0000001a;color:#fff;overflow-x:auto;padding:1.5rem .5rem;text-align:center}.leaderboard h2{color:gold;font-size:1.3rem;letter-spacing:.02em;margin-bottom:1.2rem}.leaderboard table{background:#0000;border-collapse:collapse;width:100%}.leaderboard td,.leaderboard th{border-bottom:1px solid #ffffff1f;font-size:1rem;padding:12px 6px}.leaderboard th{background:#00000014;color:#00ffc3;font-weight:700}.leaderboard tr:nth-child(2n){background:#ffffff0a}@media (max-width:600px){.leaderboard td,.leaderboard th{font-size:.95rem;padding:8px 2px}.leaderboard h2{font-size:1.05rem}}.container{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;margin:0 auto;max-width:1200px;min-height:100vh;padding:2rem 1rem 5rem}.main-layout{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:2.5rem;justify-content:center;width:100%}.game-section{background:#1c1c1cf2;border-radius:20px;box-shadow:0 4px 32px #00ffff1a;color:#fff;flex:2 1;margin-bottom:2rem;max-width:600px;min-width:280px;padding:2.5rem 2rem;transition:box-shadow .3s,background .3s}.game-section h1{font-size:2.2rem;font-weight:700;letter-spacing:.02em;margin-bottom:1.2rem}.leaderboard-panel{background:#2a2a2ad9;border-radius:20px;box-shadow:0 4px 32px #ffd7001a;color:#fff;flex:1 1;height:fit-content;margin-bottom:2rem;min-width:280px;padding:2rem 1.5rem;transition:box-shadow .3s,background .3s}.grid{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));margin:2rem 0 1.5rem;width:100%}.info{color:#00ffc3;display:flex;font-weight:700;justify-content:space-between;margin-bottom:.5rem}.info,button{font-size:1.1rem}button{background:linear-gradient(90deg,#00ffc3 60%,#00cfa5);border:none;border-radius:10px;box-shadow:0 2px 8px #00ffc314;color:#1a1a1a;cursor:pointer;font-weight:600;outline:none;padding:12px 28px;transition:background .2s,transform .15s}button:focus,button:hover{background:linear-gradient(90deg,#00cfa5 60%,#00ffc3);transform:translateY(-2px) scale(1.04)}button:active{transform:scale(.98)}@media (max-width:900px){.main-layout{align-items:center;flex-direction:column;gap:1.5rem}.game-section,.leaderboard-panel{max-width:600px;min-width:0;min-width:auto;width:100%}.grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:600px){.container{padding:1rem .2rem 5rem}.game-section,.leaderboard-panel{border-radius:14px;padding:1.2rem .5rem}.grid{gap:.7rem}.game-section h1{font-size:1.3rem}}@media (min-width:901px){.grid{grid-auto-rows:1fr;grid-template-columns:repeat(4,1fr)}}body{background:none;font-family:Poppins,Segoe UI,sans-serif;margin:0;padding:0;text-align:center}
/*# sourceMappingURL=main.df5fb818.css.map*/