html, body{
	font-family: arial;
	cursor: default;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#container{
	display: flex;
	justify-content: center;
	background-color: transparent;
	height: 470px;
	padding: 20px;
	color: #fff;
}

/*notification*/
#notification{
	position: absolute;
	width: 500px;
	height: 318px;
	background: linear-gradient(135deg, rgba(123, 44, 191, 0.95), rgba(247, 37, 133, 0.95));
	z-index: 10;
	border: 3px solid rgba(255, 255, 255, 0.2);
	border-radius: 20px;
	transition: 1s;
	backdrop-filter: blur(10px);
}

.nSpan{
	display: block;
	position: relative;
	top: 105px;
	font-size: 53px;
	text-align: center;
}

.nBtn{
	display: block;
	position: relative;
	top: 116px;
	left: 25%;
	width: 45%;
	padding: 10px;
	font-size: 32px;
	text-align: center;
	background: linear-gradient(135deg, #00f5d4, #7b2cbf);
	border-radius: 15px;
	box-shadow: 0 4px 15px rgba(0, 245, 212, 0.3);
	cursor: pointer;
	transition: all 0.3s ease;
}

.nBtn:hover{
	transform: scale(1.05);
	box-shadow: 0 6px 20px rgba(0, 245, 212, 0.5);
}

.nBtn:active{
	top: 118px;
	left: calc(25% + 2px);
	box-shadow: 0 2px 10px rgba(0, 245, 212, 0.3);
}

.nsWin{
	position:absolute;
	left: 4px;
}

.nsWinBlock{
	display: inline-block;
	font-size: 21px;
	border-right: 1px solid;
	border-left: 1px solid;
	padding-left: 40px;
	padding-right: 40px;
}
/*notification end*/

/*betting table*/
#betting_board{
	width: 500px;
    height: 315px;
    border: 1px solid;
}

.bbtop{
	margin-left:2px;
}

.bbtoptwo{
	width: calc(50% - 8px);
	border: 1px solid;
	display: inline-block;
	padding: 12px 4px;
	margin-left: -2px;
	text-align: center;
	font-size:20px;
	font-weight: bold;
}

.number_board{
	margin-left: 1px;
}

.number_block{
	width: 39.94px;
    border: 1px solid;
    text-align: center;
    display: inline-block;
    margin: 0 -0.2px;
    padding: 32px 0px;
}

.nbn{
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.bo3_board, .oto_board{
	width:500px;
	margin-left: 1px;
}

.bo3_block, .oto_block{
	border: 1px solid;
	display: inline-block;
	padding: 8px 5px;
	width: 156.65px;
	margin-left: -1.98px;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}

.oto_block{
	width: 114.94px;
	margin-left: -1.98px;
}

.number_0{
	position: absolute;
	border: 2px solid;
	margin-left: -57px;
	margin-top: -0.516px;
	padding: 120.55px 20px;
	border-bottom-left-radius: 100%;
	border-top-left-radius: 100%;
}

.tt1_block{
	border: 2px solid;
	width: 65px;
	position: absolute;
	margin-left: 498px;
	padding: 31.65px 0px;
	margin-top: -89.75px;
}

.winning_lines{
	position: absolute;
	margin-top: -137px;
	width: 603px;
	height: 0;
}

.wlttb{
	position: relative;
	width: 100%;
    height: 10px;
    margin-left: -7.75px;
	top: 269px;
}

#wlttb_top{
    position: absolute;
    margin-top: -89px;
    margin-left: 11px;
}

#wlttb_2, #wlttb_3{
    margin-top: 79px;
}

.wlrtl{
	position: relative;
    display: inline-block;
    width: 10px;
    height: 266px;
    top: -3px;
    margin-left: 37px;
}

#wlrtl_2, #wlrtl_3, #wlrtl_6, #wlrtl_9, #wlrtl_11{
	margin-left: 31px;
}
#wlrtl_4, #wlrtl_5, #wlrtl_7, #wlrtl_8, #wlrtl_10{
	margin-left: 32px;
}

.wlcb{
	position: absolute;
	width: 477px;
	height: 41px;
	top: 255px;
	margin-left: 13px;
}

#wlcb_2{
	top: 343px;
}

.cbbb{
    width: 20px;
    height: 20px;
    position: relative;
	display: inline-block;
	margin-left:22px;
	margin-top: 9.5px;
	cursor: pointer;
}

#cbbb_1, #cbbb_4, #cbbb_5, #cbbb_7, #cbbb_9, #cbbb_11, #cbbb_12, #cbbb_15, #cbbb_16, #cbbb_18, #cbbb_20, #cbbb_22{
	margin-left: 21px;
}

#cbbb_3, #cbbb_14{
	margin-left: 20.5px;
}

#cbbb_6, #cbbb_17{
	margin-left: 23px;
}

#cbbb_8, #cbbb_10, #cbbb_19, #cbbb_21{
	margin-left: 22px;
}

.ttbbetblock{
	width: 19.1px;
	height: 10px;
	position: relative;
	display: inline-block;
	margin-left: 22.52px;
	top: -2px;
	cursor:pointer;
	z-index:3;
}

.rtlbb1, .rtlbb2, .rtlbb3{
	height: 45px;
    margin-top: 23px;
	width: 10px;
}

.rtlbb2, .rtlbb3{
    margin-top: 42px;
}

.spinBtn{
	position: absolute;
	margin-top: 329px;
	margin-left: -392px;
	font-size: 15px;
	cursor: pointer;
	background: linear-gradient(135deg, #00f5d4, #7b2cbf);
	padding: 10px 5px;
	border-radius: 100%;
	color: #fff;
	font-weight: bold;
	border: none;
	box-shadow: 0 0 15px rgba(0, 245, 212, 0.4);
	transition: transform 0.2s, box-shadow 0.2s;
}

.spinBtn:hover{
	transform: scale(1.1);
	box-shadow: 0 0 25px rgba(0, 245, 212, 0.6);
}

.redNum{
	background-color: #E0080B;
}

.blackNum{
	background-color: #000;
}

.chipDeck, .bankContainer{
	position: absolute;
	margin-left: -383px;
	margin-top: -74px;
	width: 340px;
	height: 42px;
	padding: 5px 6px;
	border: 1px solid rgba(255, 255, 255, 0.1);
	border-radius: 12px;
	background: linear-gradient(135deg, rgba(10, 10, 15, 0.8), rgba(20, 20, 30, 0.8));
	backdrop-filter: blur(10px);
	display: flex;
	align-items: center;
}

.bankContainer{
	margin-top: -21px;
	gap: 8px;
}

.actionBtns{
	position: absolute;
	margin-left: -383px;
	margin-top: 30px;
	width: 340px;
	display: flex;
	gap: 8px;
}

.actionBtn{
	flex: 1;
	padding: 8px 12px;
	text-align: center;
	border-radius: 10px;
	font-size: 12px;
	font-weight: 600;
	cursor: pointer;
	transition: all 0.3s ease;
	border: 1px solid rgba(255, 255, 255, 0.1);
}

.repeatBtn{
	background: linear-gradient(135deg, rgba(0, 245, 212, 0.2), rgba(0, 245, 212, 0.1));
	color: #00f5d4;
}

.repeatBtn:hover{
	background: linear-gradient(135deg, rgba(0, 245, 212, 0.4), rgba(0, 245, 212, 0.2));
	box-shadow: 0 0 15px rgba(0, 245, 212, 0.3);
}

.doubleBtn{
	background: linear-gradient(135deg, rgba(247, 37, 133, 0.2), rgba(247, 37, 133, 0.1));
	color: #f72585;
}

.doubleBtn:hover{
	background: linear-gradient(135deg, rgba(247, 37, 133, 0.4), rgba(247, 37, 133, 0.2));
	box-shadow: 0 0 15px rgba(247, 37, 133, 0.3);
}

.cdChip{
	width: 24px;
    height: 24px;
    background-color: #fff;
    border: 4px solid;
    border-radius: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 5px;
    color: #000;
	cursor: pointer;
	vertical-align: middle;
	position: relative;
	top: 0;
	flex-shrink: 0;
}

.cdChipSpan{
	font-weight: bold;
	font-size: 9px;
	text-align: center;
	line-height: 1;
}

.cdChipActive{
	position: relative;
	top: 0;
	box-shadow: 0 0 8px rgba(0, 245, 212, 0.6);
}

.clearBet{
	border-color:red;
	background-color:red;
	color:#fff;
	margin-left:22px;
}

.clearBet .cdChipSpan{
	margin-left:-2px;
}

.bank, .bet{
	display: inline-block;
	width: calc(50% - 28px);
    background: linear-gradient(135deg, rgba(10, 10, 15, 0.9), rgba(20, 20, 30, 0.9));
    font-size: 18px;
    margin-left: 7px;
    padding: 8px 12px;
    border: 1px solid rgba(0, 245, 212, 0.3);
    border-radius: 12px;
    text-align: right;
    font-family: 'Space Grotesk', monospace;
    font-weight: 700;
    color: #00f5d4;
    box-shadow: 0 0 10px rgba(0, 245, 212, 0.1);
}

.bank::before{
	content: '💰 ';
	font-size: 14px;
}

.bet::before{
	content: '🎯 ';
	font-size: 14px;
}

.pnBlock{
	position: absolute;
	border: none;
	width: 500px;
	height: 45px;
	margin-top: 10px;
	margin-left: -1px;
	background: transparent;
	padding: 0;
	box-sizing: border-box;
}

#pnContent{
	border: 1px solid rgba(255, 255, 255, 0.1);
	width: 100%;
	height: 100%;
	position: relative;
	display: flex;
	align-items: center;
	background: linear-gradient(135deg, rgba(10, 10, 15, 0.8), rgba(20, 20, 30, 0.8));
	color: #fff;
	overflow-x: auto;
	overflow-y: hidden;
	border-radius: 12px;
	gap: 5px;
	padding: 0 10px;
	box-sizing: border-box;
}

#pnContent::before{
	content: 'Ultimos numeros';
	font-size: 10px;
	color: rgba(255, 255, 255, 0.4);
	text-transform: uppercase;
	letter-spacing: 1px;
	flex-shrink: 0;
	margin-right: 8px;
	padding-right: 10px;
	border-right: 1px solid rgba(255, 255, 255, 0.1);
}

#pnContent::-webkit-scrollbar {
	height: 4px;
}

#pnContent::-webkit-scrollbar-track {
	background: rgba(255, 255, 255, 0.05);
	border-radius: 2px;
}

#pnContent::-webkit-scrollbar-thumb {
	background: rgba(0, 245, 212, 0.3);
	border-radius: 2px;
}

.pnRed, .pnBlack, .pnGreen{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 28px;
	height: 28px;
	padding: 0 6px;
	font-size: 14px;
	font-weight: bold;
	border-radius: 6px;
	flex-shrink: 0;
}
.pnRed{
	background: rgba(224, 8, 11, 0.8);
	color: #fff;
	box-shadow: 0 0 8px rgba(224, 8, 11, 0.4);
}
.pnBlack{
	background: rgba(40, 40, 40, 0.9);
	color: #fff;
	border: 1px solid rgba(255, 255, 255, 0.2);
}
.pnGreen{
	background: rgba(0, 245, 212, 0.2);
	color: #00f5d4;
	box-shadow: 0 0 8px rgba(0, 245, 212, 0.3);
}
/*betting table end*/

/*wheel*/
@keyframes wheelRotate {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(359deg);
	}
}
@keyframes ballRotate {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(-359deg);
	}
}

.wheel {
	height: 312px;
	width: 312px;
	position: relative;
	left: -75px;
}
	
.ballTrack{
	width: 212px;
	height: 207px;
	position: absolute;
	left: 47.5px;
	top: 50px;
	border-radius: 100%;
	z-index:2;
}

.ball{
	background-color: #fff;
	width: 16px;
	height: 16px;
	border-radius: 100%;
	position: relative;
	left: 109px;
	top: -8px;
}
	
.turret{
	border-radius: 100%;
	background: radial-gradient( circle at 30% 30%, #c0c0c0, #1a1608 );
	width: 45px;
	height: 45px;
	position: absolute;
	top: 133px;
	left: 134px;
	z-index: 1;
}

.turretHandle{
	background: radial-gradient( circle at 44%, #c0c0c0, #3a3a3a);
	width: 87px;
	height: 14px;
	position: absolute;
	left: 113px;
	top: 148px;
}

.thendOne, .thendTwo{
	border-radius: 100%;
	background: radial-gradient( circle at 30% 30%, #c0c0c0, #1a1608 );
	width: 25px;
	height: 25px;
	position: absolute;
}

.thendOne{
	top: -6px;
	left: -20px;
}

.thendTwo{
	top: -6px;
	left: 83px;
}

.outerRim {
	display: none;
} 

.block {
	transition: all 1s;
	position: absolute;
	width: 290px;
	height: 290px;
	border-radius: 100%;
	clip: rect(0px, 145px, 290px, 0px);
}

.sect {
	position: absolute;
	top:10px;
	left:10px;
	width: 290px;
	height: 290px;
	border-radius: 100%;
	clip: rect(0px, 290px, 290px, 145px);
}

.double, .single{
	position: absolute;
	z-index: 1;
	color: #fff;
	font-size: 14px;
	transform: rotate(3deg);
}

.double{
	left: 148px;
	margin-top: 4.5px;
}

.single{
	left: 152px;
	margin-top: 4.5px;
}

#sect1 .block {
	background-color: #016D29;
	transform:rotate(9.73deg);
}
    
#sect2 .block, #sect4 .block, #sect6 .block, #sect8 .block, #sect10 .block, #sect12 .block, #sect14 .block, #sect16 .block, #sect18 .block, #sect20 .block, #sect22 .block, #sect24 .block, #sect26 .block, #sect28 .block, #sect30 .block, #sect32 .block, #sect34 .block, #sect36 .block {
	background-color: #E0080B;
	transform: rotate(9.73deg);
}

#sect3 .block, #sect5 .block, #sect7 .block, #sect9 .block, #sect11 .block, #sect13 .block, #sect15 .block, #sect17 .block, #sect19 .block, #sect21 .block, #sect23 .block, #sect25 .block, #sect27 .block, #sect29 .block, #sect31 .block, #sect33 .block, #sect35 .block, #sect37 .block {
	background-color: #000;
	transform: rotate(9.73deg);
}

#sect2 {
	transform: rotate(9.73deg);
}

#sect3 {
	transform: rotate(19.46deg);
}

#sect4 {
	transform: rotate(29.19deg);
}

#sect5 {
	transform: rotate(38.92deg);
}

#sect6 {
	transform: rotate(48.65deg);
}

#sect7 {
	transform: rotate(58.38deg);
}

#sect8 {
	transform: rotate(68.11deg);
}

#sect9 {
	transform: rotate(77.84deg);
}

#sect10 {
	transform: rotate(87.57deg);
}

#sect11 {
	transform: rotate(97.3deg);
}

#sect12 {
	transform: rotate(107.03deg);
}

#sect13 {
	transform: rotate(116.76deg);
}

#sect14 {
	transform: rotate(126.49deg);
}

#sect15 {
	transform: rotate(136.22deg);
}

#sect16 {
	transform: rotate(145.95deg);
}

#sect17 {
	transform: rotate(155.68deg);
}

#sect18 {
	transform: rotate(165.41deg);
}

#sect19 {
	transform: rotate(175.14deg);
}

#sect20 {
	transform: rotate(184.87deg);
}

#sect21 {
	transform: rotate(194.6deg);
}

#sect22 {
	transform: rotate(204.33deg);
}

#sect23 {
	transform: rotate(214.06deg);
}

#sect24 {
	transform: rotate(223.79deg);
}

#sect25 {
	transform: rotate(233.52deg);
}

#sect26 {
	transform: rotate(243.25deg);
}

#sect27 {
	transform: rotate(252.98deg);
}

#sect28 {
	transform: rotate(262.71deg);
}

#sect29 {
	transform: rotate(272.44deg);
}

#sect30 {
	transform: rotate(282.17deg);
}

#sect31 {
	transform: rotate(291.9deg);
}

#sect32 {
	transform: rotate(301.63deg);
}

#sect33 {
	transform: rotate(311.36deg);
}

#sect34 {
	transform: rotate(321.09deg);
}

#sect35 {
	transform: rotate(330.82deg);
}

#sect36 {
	transform: rotate(340.55deg);
}

#sect37 {
	transform: rotate(350.28deg);
}

.pockets {
	position: absolute;
	top: 37px;
	left: 37px;
	width: 235px;
	height: 235px;
	background-color: #000;
	border-radius: 100%;
	opacity: .5;
}

.pocketsRim {
	position: absolute;
	top: 34px;
	left: 34px;
	width: 235px;
	height: 235px;
	border-radius: 100%;
	border: 3px solid silver;
}
	
.cone {
	position: absolute;
	top: 62px;
	left: 61px;
	height: 180px;
	width: 180px;
	border: 3px solid #9f9a9a;
	border-radius: 100%;
	background: radial-gradient(circle at 100px 100px, #892c10, #000);
}
/*wheel end*/

/*chip*/
.chip{
    width: 21px;
	height: 21px;
	background-color:#fff;
	border: 3px solid;
	border-radius: 100%;
    position:absolute;
    display: flex;
    align-items: center;
    justify-content: center;
}

.chipSpan{
	color: #000;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	line-height: 1;
}

.gold{
	border-color:gold;
}

.red{
	border-color:red;
}

.orange{
	border-color:orange;
}

.blue{
	border-color:blue;
}

.purple{
	border-color: #9b59b6;
	background-color: #e8d5f0;
}

.pink{
	border-color: #e91e63;
	background-color: #fce4ec;
}

.black{
	border-color: #333;
	background-color: #666;
	color: #fff;
}

.black .cdChipSpan,
.black .chipSpan{
	color: #fff;
}

.diamond{
	border-color: #00ffff;
	background: linear-gradient(135deg, #00ffff, #0088ff, #00ffff);
	color: #000;
	animation: diamondGlow 1s ease infinite;
}

@keyframes diamondGlow {
	0%, 100% { box-shadow: 0 0 10px #00ffff; }
	50% { box-shadow: 0 0 20px #00ffff, 0 0 30px #0088ff; }
}

.diamond .cdChipSpan,
.diamond .chipSpan{
	color: #000;
	font-weight: bold;
}

/* Custom bet input */
.customBetContainer {
	display: flex;
	align-items: center;
	gap: 5px;
	margin-left: 10px;
}

.customBetInput {
	width: 100px;
	padding: 8px 10px;
	border: 2px solid #00f5d4;
	border-radius: 8px;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.customBetInput::placeholder {
	color: rgba(255, 255, 255, 0.5);
	font-size: 11px;
}

.customBetInput:focus {
	outline: none;
	box-shadow: 0 0 10px #00f5d4;
}

.customBetBtn {
	padding: 8px 15px;
	border: none;
	border-radius: 8px;
	background: linear-gradient(135deg, #00f5d4, #0088ff);
	color: #000;
	font-weight: bold;
	cursor: pointer;
	transition: all 0.3s ease;
}

.customBetBtn:hover {
	transform: scale(1.05);
	box-shadow: 0 0 15px #00f5d4;
}

.tt1_block .chip{
	margin-left: 19px;
	margin-top: -24px;
}

.number_block .chip{
	margin-left: 7px;
	margin-top: -24px;
}

.wlrtl .chip{
	margin-left: -9px;
	margin-top: 9px;
}

.cbbb .chip{
	margin-left: -4px;
	margin-top: -5px;
}

.ttbbetblock .chip{
	margin-left: -7px;
	margin-top: -8px;
}

#wlttb_top .chip{
	margin-left: -5px;
	margin-top: -8px;
}

.bbtoptwo .chip{
	margin-left: 108px;
	margin-top: -25px;
}

.number_0 .chip{
	margin-left: -8px;
	margin-top: -22px;
}

.bo3_block .chip{
	margin-left: 65px;
	margin-top: -26px;
}

.oto_block .chip{
	margin-left: 45px;
	margin-top: -25px;
}
/*chip end*/

/* Phase Display */
.sr-phase-container {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 1.5rem;
	margin-bottom: 1rem;
	padding: 0.5rem;
}

.sr-phase-display {
	font-family: 'Space Grotesk', sans-serif;
	font-size: 1.3rem;
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 0.6rem 1.5rem;
	border-radius: 50px;
	background: rgba(255, 255, 255, 0.1);
	border: 1px solid rgba(255, 255, 255, 0.2);
}

.sr-phase-waiting {
	color: rgba(255, 255, 255, 0.5);
}

.sr-phase-betting {
	background: rgba(0, 245, 212, 0.1);
	border-color: #00f5d4;
	color: #00f5d4;
	animation: phasePulse 1s ease-in-out infinite;
}

.sr-phase-spinning {
	background: rgba(255, 184, 0, 0.1);
	border-color: #ffb800;
	color: #ffb800;
}

.sr-phase-result {
	background: rgba(123, 44, 191, 0.1);
	border-color: #7b2cbf;
	color: #7b2cbf;
}

@keyframes phasePulse {
	0%, 100% { transform: scale(1); }
	50% { transform: scale(1.02); }
}

.sr-timer-display {
	font-family: 'Space Grotesk', sans-serif;
	font-size: 2.5rem;
	font-weight: 800;
	color: #00f5d4;
	min-width: 60px;
	text-align: center;
}

.sr-timer-urgent {
	color: #f72585;
	animation: timerBlink 0.5s ease-in-out infinite;
}

@keyframes timerBlink {
	0%, 100% { opacity: 1; }
	50% { opacity: 0.5; }
}

/* Winners Popup */
.sr-winners-popup {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(0.8);
	background: linear-gradient(135deg, rgba(10, 10, 15, 0.98), rgba(30, 30, 45, 0.98));
	border: 2px solid #ffb800;
	border-radius: 24px;
	padding: 2rem;
	z-index: 10000;
	min-width: 300px;
	opacity: 0;
	transition: all 0.3s ease;
	box-shadow: 0 0 50px rgba(255, 184, 0, 0.3);
	backdrop-filter: blur(10px);
}

.sr-popup-show {
	opacity: 1;
	transform: translate(-50%, -50%) scale(1);
}

.sr-winners-title {
	font-family: 'Space Grotesk', sans-serif;
	font-size: 1.5rem;
	font-weight: 800;
	color: #ffb800;
	text-align: center;
	margin-bottom: 1rem;
}

.sr-winners-list {
	display: flex;
	flex-direction: column;
	gap: 0.75rem;
}

.sr-winner-item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0.75rem 1rem;
	background: rgba(255, 184, 0, 0.1);
	border-radius: 8px;
}

.sr-winner-name {
	font-weight: 600;
	text-transform: capitalize;
	color: #fff;
}

.sr-winner-amount {
	font-family: 'Space Grotesk', sans-serif;
	font-weight: 800;
	color: #00f5d4;
}

/* Notifications */
.sr-notification {
	position: fixed;
	bottom: 100px;
	left: 50%;
	transform: translateX(-50%) translateY(20px);
	padding: 1rem 2rem;
	border-radius: 50px;
	font-weight: 600;
	z-index: 9999;
	opacity: 0;
	transition: all 0.3s ease;
}

.sr-notif-show {
	opacity: 1;
	transform: translateX(-50%) translateY(0);
}

.sr-notif-info {
	background: rgba(0, 245, 212, 0.9);
	color: #0a0a0f;
}

.sr-notif-success {
	background: rgba(76, 175, 80, 0.9);
	color: white;
}

.sr-notif-error {
	background: rgba(244, 67, 54, 0.9);
	color: white;
}

.sr-notif-win {
	background: linear-gradient(135deg, #ffb800, #00f5d4);
	color: #0a0a0f;
}

.sr-notif-lose {
	background: rgba(247, 37, 133, 0.9);
	color: white;
}

/* Best Wins Section */
.best-wins-section {
	margin-top: 20px;
	padding: 15px;
	background: linear-gradient(135deg, rgba(10, 10, 15, 0.8), rgba(20, 20, 30, 0.8));
	border: 1px solid rgba(255, 184, 0, 0.3);
	border-radius: 12px;
}

.best-wins-title {
	font-family: 'Space Grotesk', sans-serif;
	font-size: 1rem;
	font-weight: 700;
	color: #ffb800;
	margin-bottom: 10px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.best-wins-list {
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.best-win-item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 8px 12px;
	background: rgba(255, 255, 255, 0.05);
	border-radius: 8px;
	font-size: 0.9rem;
}

.best-win-user {
	color: #fff;
	font-weight: 600;
	text-transform: capitalize;
}

.best-win-amount {
	color: #00f5d4;
	font-weight: 800;
	font-family: 'Space Grotesk', monospace;
}

.best-win-bet {
	color: rgba(255, 255, 255, 0.5);
	font-size: 0.8rem;
}
