*,*::before,*::after{box-sizing:border-box;text-shadow:1px 1px 2px black,0 0 25px black,0 0 5px darkblue}html,body{margin:0;padding:0;overflow-x:hidden;scroll-behavior:smooth;font-family:Arial,sans-serif;background-color:#121212;background-size:cover;background-position:center;background-attachment:fixed;color:#e0e0e0;font-size:16px;font-weight:700;text-align:center}h1{margin-top:20px;color:#fff;font-size:50px}p{font-size:20px;margin:10px 0}.tab-container{display:flex;justify-content:center;margin:20px}.tab{padding:14px 28px;cursor:pointer;background-color:#007bff;color:#fff;border:2px solid #007bff;border-radius:12px;margin:0 12px;font-weight:700;font-size:18px;transition:background-color 0.3s,transform 0.3s}.tab:hover{background-color:#007bff;transform:scale(1.05)}.tab.active{background-color:#007bff}.content{display:none;margin-top:20px}.active-content{display:block}.top-three-container{display:flex;justify-content:center;gap:30px;margin:30px 0;flex-wrap:wrap}.top-three-box{background:#2a2a2a;border-radius:16px;padding:25px 20px;width:240px;text-align:center;box-shadow:0 8px 25px rgb(0 0 0 / .6),0 5px 10px rgb(0 0 0 / .3);position:relative;overflow:hidden}.first-place{border:2px solid gold;order:2;transform:scale(1.05)}.second-place{border:2px solid silver;order:1}.third-place{border:2px solid #CD7F32;order:3}.top-three-rank{font-size:26px;font-weight:700;margin-bottom:18px;text-shadow:0 2px 4px rgb(0 0 0 / .5);letter-spacing:1px}.first-place .top-three-rank{color:gold}.second-place .top-three-rank{color:#E0E0E0}.third-place .top-three-rank{color:#CD7F32}.top-three-username{font-size:24px;margin:15px 0;color:#fff;font-weight:700;word-break:break-word;text-shadow:0 2px 4px rgb(0 0 0 / .5);letter-spacing:.5px}.top-three-wagered{font-size:22px;color:#fff;margin:10px 0;text-shadow:0 1px 3px rgb(0 0 0 / .5);font-weight:600}.top-three-prize{font-size:25px;color:#32CD32;font-weight:700;margin:18px 0 5px 0;text-shadow:0 2px 4px rgb(0 0 0 / .5);letter-spacing:.5px}.countdown{font-size:24px;display:flex;justify-content:center;gap:12px;margin:20px 0}.time-box{background:#2a2a2a;padding:14px;border-radius:10px;border:2px solid #007bff;font-size:20px;font-weight:700;width:110px;text-align:center;color:#e0e0e0;box-shadow:0 5px 15px rgb(0 0 0 / .4)}.time-box span{font-size:14px;font-weight:400;display:block;color:#999}.leaderboard{width:85%;margin:20px auto;border-collapse:separate;border-spacing:0 12px;table-layout:auto}.leaderboard thead tr th,.leaderboard tbody tr td{padding:16px 10px;text-align:center;font-weight:700;font-size:18px;position:relative;word-break:break-word}.leaderboard thead tr th{background:linear-gradient(to bottom,#4a90e2,#3a7bc8);color:#fff;font-size:20px}.leaderboard tbody tr td{background:#2a2a2a;color:#fff;box-shadow:0 3px 10px rgb(0 0 0 / .3)}.leaderboard thead tr th:nth-child(1),.leaderboard tbody tr td:nth-child(1){width:10%;min-width:70px}.leaderboard thead tr th:nth-child(2),.leaderboard tbody tr td:nth-child(2){width:45%;min-width:150px}.leaderboard thead tr th:nth-child(3),.leaderboard tbody tr td:nth-child(3){width:25%;min-width:120px}.leaderboard thead tr th:nth-child(4),.leaderboard tbody tr td:nth-child(4){width:20%;min-width:90px}.leaderboard thead tr th:first-child,.leaderboard tbody tr td:first-child{border:2px solid #007bff;border-right:none;border-top-left-radius:12px;border-bottom-left-radius:12px}.leaderboard thead tr th:not(:first-child):not(:last-child),.leaderboard tbody tr td:not(:first-child):not(:last-child){border-top:2px solid #007bff;border-bottom:2px solid #007bff}.leaderboard thead tr th:last-child,.leaderboard tbody tr td:last-child{border:2px solid #007bff;border-left:none;border-top-right-radius:12px;border-bottom-right-radius:12px}.leaderboard tbody tr td:nth-child(4){color:#32CD32;font-size:20px}.leaderboard tbody tr:nth-child(1) td,.leaderboard tbody tr:nth-child(2) td,.leaderboard tbody tr:nth-child(3) td{border-color:#007bff!important;border-left:2px solid #007bff!important;border-right:2px solid #007bff!important;border-top:2px solid #007bff!important;border-bottom:2px solid #007bff!important}.leaderboard tbody tr:nth-child(1) td:first-child,.leaderboard tbody tr:nth-child(2) td:first-child,.leaderboard tbody tr:nth-child(3) td:first-child{border-right:none!important}.leaderboard tbody tr:nth-child(1) td:last-child,.leaderboard tbody tr:nth-child(2) td:last-child,.leaderboard tbody tr:nth-child(3) td:last-child{border-left:none!important}.leaderboard tbody tr:nth-child(1) td:not(:first-child):not(:last-child),.leaderboard tbody tr:nth-child(2) td:not(:first-child):not(:last-child),.leaderboard tbody tr:nth-child(3) td:not(:first-child):not(:last-child){border-left:none!important;border-right:none!important}@media (max-width:1024px){.leaderboard{width:90%}.leaderboard thead tr th,.leaderboard tbody tr td{padding:14px 8px}}@media (max-width:768px){.top-three-container{flex-direction:column;align-items:center;gap:20px}.top-three-box{width:100%;max-width:300px}.first-place{order:1;transform:scale(1)}.leaderboard{width:96%;border-spacing:0 8px}.leaderboard thead tr th,.leaderboard tbody tr td{padding:12px 5px;font-size:15px}.leaderboard thead tr th{font-size:16px;white-space:nowrap}.leaderboard thead tr th:nth-child(1),.leaderboard tbody tr td:nth-child(1){width:12%;min-width:50px}.leaderboard thead tr th:nth-child(2),.leaderboard tbody tr td:nth-child(2){width:38%;min-width:110px}.leaderboard thead tr th:nth-child(3),.leaderboard tbody tr td:nth-child(3){width:30%;min-width:90px}.leaderboard tbody tr td:nth-child(4){font-size:16px}}@media (max-width:480px){.leaderboard{width:98%;border-spacing:0 6px}.leaderboard thead tr th,.leaderboard tbody tr td{padding:10px 4px;font-size:14px}.leaderboard thead tr th{font-size:15px}.leaderboard thead tr th:nth-child(1),.leaderboard tbody tr td:nth-child(1){min-width:40px}.leaderboard thead tr th:nth-child(2),.leaderboard tbody tr td:nth-child(2){min-width:90px}.leaderboard tbody tr td:nth-child(4){font-size:15px}}.bonus-box{background:#2a2a2a;padding:20px;border:2px solid #007bff;border-radius:12px;margin:20px auto;width:70%;max-width:800px;text-align:left;font-size:18px;box-sizing:border-box;box-shadow:0 5px 15px rgb(0 0 0 / .4)}.bonus-box a{color:#32CD32;text-decoration:none;font-size:20px;font-weight:700}.social-links{display:flex;justify-content:center;margin:40px auto;width:85%;flex-wrap:wrap;gap:25px}.social-box{background:#2a2a2a;padding:25px;border-radius:12px;display:flex;flex-direction:column;align-items:center;flex:1;min-width:260px;max-width:320px;height:240px;text-align:center;color:#fff;border:2px solid #007bff;box-sizing:border-box;box-shadow:0 5px 15px rgb(0 0 0 / .4)}.social-box::before{content:"";display:inline-block;width:50px;height:60px;background-size:cover;background-position:center;background-repeat:no-repeat;margin-bottom:10px;flex-shrink:0}.social-box:nth-child(1)::before{background-image:url(/image.php?img=discord.png)}.social-box:nth-child(2)::before{background-image:url(/image.php?img=twitter.png)}.social-box:nth-child(3)::before{background-image:url(/image.php?img=youtube.png)}.social-text{margin-bottom:10px}.social-text span{font-size:18px;font-weight:700;color:#fff}.social-text p{font-size:12px;margin:5px 0;color:#fff}.social-btn{padding:10px 20px;background-color:#007bff;color:#fff;font-size:16px;font-weight:700;border:none;border-radius:12px;cursor:pointer;transition:background-color 0.3s ease,transform 0.3s ease-in-out;width:100%;text-align:center;text-decoration:none;margin-top:auto}.social-btn:hover{background-color:#0056b3;transform:scale(1.07);box-shadow:0 2px 8px rgb(0 0 0 / .3)}.social-box a{text-decoration:none;color:inherit}@media (max-width:1024px){.bonus-box,.social-links{width:80%}.social-box{min-width:240px;height:230px}}@media (max-width:768px){.bonus-box,.social-links{width:90%}.bonus-box{padding:15px;font-size:16px}.bonus-box a{font-size:18px}.social-box{min-width:220px;height:220px;padding:20px}}@media (max-width:480px){.bonus-box,.social-links{width:95%}.bonus-box{padding:12px;font-size:15px}.bonus-box a{font-size:16px}.social-box{min-width:200px;height:210px;padding:18px}}.footer-box{display:flex;justify-content:space-between;align-items:center;padding:40px;background-color:#1f1f1f;color:#fff;width:100%;margin-top:50px;position:relative;box-shadow:0 4px 10px rgb(0 0 0 / .3)}.left-side,.right-side{flex:1;text-align:left;font-size:16px}.left-side p:first-child{font-size:28px;font-weight:700;margin-bottom:5px}.right-side p{line-height:1;margin:1}.right-side .highlight{font-size:20px;font-weight:700;margin-right:5px}@media (max-width:768px){.footer-box{flex-direction:column;padding:20px}.left-side,.right-side{text-align:center;margin-bottom:20px}}.rules-btn{padding:14px 28px;background-color:#007bff;color:#fff;border:2px solid #007bff;border-radius:12px;margin:10px 0 20px 0;font-weight:700;font-size:20px;cursor:pointer;transition:background-color 0.3s,transform 0.3s}.rules-btn:hover{background-color:#007bff;transform:scale(1.05)}.modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:rgb(0 0 0 / .7);overflow:hidden}.modal-content{background-color:#2a2a2a;margin:5% auto;padding:30px;border:2px solid #007bff;border-radius:12px;width:80%;max-width:600px;position:relative;box-shadow:0 5px 15px rgb(0 0 0 / .4);max-height:85vh;display:flex;flex-direction:column}.modal-body{overflow-y:auto;max-height:calc(85vh - 100px);padding-right:5px}.modal-body::-webkit-scrollbar{width:8px}.modal-body::-webkit-scrollbar-track{background:#1a1a1a;border-radius:4px}.modal-body::-webkit-scrollbar-thumb{background:#007bff;border-radius:4px}.modal-body::-webkit-scrollbar-thumb:hover{background:#0056b3}.close{color:#aaa;float:right;font-size:28px;font-weight:700;position:absolute;top:10px;right:20px;cursor:pointer}.close:hover,.close:focus{color:#fff;text-decoration:none}.rules-list{text-align:left;font-size:20px;line-height:1.6;margin:0;padding:0}.rules-list li{margin-bottom:20px}.rules-list ul{margin-top:12px;padding-left:25px}.rules-list ul li{margin-bottom:10px}.rules-list b{font-size:22px}body.modal-open{overflow:hidden}