.weekly-raffle-container{max-width:1255px;margin:0 auto;padding:20px;color:#ffffff}.back-button-of-weekly-raffle{display:flex;align-items:center;gap:8px;background:rgba(41,121,255,.1);border:1px solid rgba(41,121,255,.3);color:#ffffff;padding:12px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;margin-bottom:20px;text-decoration:none;min-width:-moz-fit-content;min-width:fit-content}.back-button-of-weekly-raffle:hover{background:rgba(41,121,255,.2);border-color:rgba(41,121,255,.5);transform:translateY(-1px);box-shadow:0 4px 8px rgba(41,121,255,.2);color:#ffffff}.back-button-of-weekly-raffle:focus{outline:none;box-shadow:0 0 0 3px rgba(41,121,255,.3)}.raffle-hero{margin-bottom:30px;border-radius:12px;overflow:hidden}.raffle-banner-image{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.raffle-header{display:flex;flex-direction:column;gap:30px;margin-bottom:40px}.raffle-title{font-size:2.5rem;font-weight:700;color:#FFD700;margin:0}.raffle-stats{display:flex;gap:20px}.raffle-countdown,.raffle-tickets{background-color:rgba(41,121,255,.1);border:1px solid rgba(41,121,255,.3);border-radius:10px;padding:20px;flex:1;display:flex;flex-direction:column;gap:10px}.raffle-label{font-size:1rem;color:#b0b0b0}.progress-bar{width:100%;height:6px;background-color:rgba(255,255,255,.1);border-radius:3px;overflow:hidden}.progress{height:100%;background-color:#2979FF;border-radius:3px}.countdown-time{font-size:1.2rem;font-weight:600}.ticket-count-weekly-raffle{font-size:2rem;font-weight:700}.raffle-section{margin-bottom:40px}.section-title{font-size:1.8rem;margin-bottom:20px;color:#ffffff}.section-text{color:#b0b0b0;line-height:1.6;margin-bottom:20px}.entry-methods{display:flex;gap:20px;margin-bottom:20px}.entry-method{background-color:rgba(10,14,40,.7);border:1px solid rgba(41,121,255,.3);border-radius:10px;padding:20px;flex:1;display:flex;justify-content:space-between;align-items:center}.entry-content{flex:1}.entry-label{font-size:.9rem;color:#b0b0b0;margin-bottom:8px}.entry-title{font-size:1.2rem;margin:0}.game-link{color:#2979FF;text-decoration:none}.game-link:hover{text-decoration:underline}.entry-image{width:80px;height:80px;-o-object-fit:contain;object-fit:contain}.prize-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:15px;margin-bottom:20px}.prize-box{background-color:rgba(10,14,40,.7);border:1px solid rgba(41,121,255,.3);border-radius:10px;padding:20px;text-align:center;display:flex;flex-direction:column;justify-content:space-between}.prize-amount{font-size:1.4rem;margin:0 0 15px}.prize-place{color:#ffffff;padding:8px;border-radius:20px;font-weight:600}.first-place{background-color:#FFD700;color:#000000}.second-place{background-color:#C0C0C0;color:#000000}.third-place{background-color:#CD7F32;color:#000000}.eighth-place,.fifth-place,.fourth-place,.ninth-place,.seventh-place,.sixth-place,.tenth-place{background-color:#2979FF}.see-more-btn{background-color:rgba(41,121,255,.2);color:#2979FF;border:1px solid #2979ff;border-radius:20px;padding:8px 20px;cursor:pointer;font-weight:600;float:right;transition:all .2s ease}.see-more-btn:hover{background-color:rgba(41,121,255,.3)}.terms-list{list-style-type:disc;padding-left:20px;color:#b0b0b0;line-height:1.6}.terms-list li{margin-bottom:10px}.terms-link{color:#2979FF;text-decoration:none}.terms-link:hover{text-decoration:underline}.wagers-section{margin-bottom:40px}.tabs{display:flex;gap:5px;margin-bottom:20px;border-bottom:1px solid rgba(255,255,255,.1)}.tab{background:none;border:none;color:#b0b0b0;padding:10px 20px;cursor:pointer;font-size:1rem;position:relative}.tab.active{color:#2979FF}.tab.active:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background-color:#2979FF}.wagers-table{background-color:rgba(10,14,40,.7);border:1px solid rgba(41,121,255,.3);border-radius:10px;overflow:hidden}.table-header{display:grid;grid-template-columns:2fr 1.5fr 1fr 1fr 1fr 1fr;padding:15px;background-color:rgba(41,121,255,.1);border-bottom:1px solid rgba(41,121,255,.2)}.th{font-weight:600;color:#ffffff}.table-body{max-height:500px;overflow-y:auto}.table-row{display:grid;grid-template-columns:2fr 1.5fr 1fr 1fr 1fr 1fr;padding:15px;border-bottom:1px solid rgba(255,255,255,.05);align-items:center}.table-row:last-child{border-bottom:none}.td{color:#b0b0b0}.td.game,.td.username{display:flex;align-items:center;gap:10px}.game-icon{width:30px;height:30px;border-radius:5px}.user-badge{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px}.user-badge.eth{background-color:#1da1f2}.user-badge.btc{background-color:#f7931a}.user-badge.lite{background-color:#838383}.user-badge.tether{background-color:#26a17b}.td.multiplier.positive,.td.payout.positive{color:#4CAF50}@media (max-width:768px){.weekly-raffle-container{padding:14px}.raffle-header{flex-direction:column;align-items:stretch;gap:16px;margin-bottom:24px}.raffle-title{font-size:2rem;line-height:1.2}.raffle-stats{flex-direction:column;gap:12px}.raffle-countdown,.raffle-tickets{padding:14px}.raffle-label{font-size:.95rem}.countdown-time{font-size:1.05rem}.progress-bar{height:4px}.entry-methods{flex-direction:column;gap:14px}.entry-method{padding:14px}.entry-title{font-size:1.05rem}.entry-label{font-size:.85rem}.entry-image{width:72px;height:72px}}@media (max-width:480px){.weekly-raffle-container{padding:10px}.back-button-of-weekly-raffle{padding:8px 12px;font-size:12px}.raffle-header{gap:12px;margin-bottom:20px}.raffle-title{font-size:1.5rem;line-height:1.2}.raffle-stats{flex-direction:column;gap:10px}.raffle-countdown,.raffle-tickets{padding:12px}.raffle-label{font-size:.85rem}.countdown-time{font-size:.95rem}.ticket-count-weekly-raffle{font-size:1.3rem}.entry-methods{flex-direction:column;gap:12px}.entry-method{padding:12px;align-items:flex-start}.entry-title{font-size:.95rem}.entry-label{font-size:.8rem}.entry-image{width:60px;height:60px}}@media (max-width:360px){.raffle-title{font-size:1.35rem}.ticket-count-weekly-raffle{font-size:1.15rem}.entry-title{font-size:.9rem}}