.side-selection {
	margin: 30px 0;
}

.side-selection label {
	margin-right: 5px;
}

.bet-slection {
	margin-bottom: 30px;
}

.toss-btn {
	text-align: center;
	margin-bottom: 45px;
}

.balance-wrapper {
	font-size: 18px;
	padding: 15px 0;
	color: #172033;
}

.results-title {
	padding: 12px 16px;
	border: 1px solid rgba(23, 32, 51, 0.08);
	border-radius: 18px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.92), rgba(244, 237, 225, 0.78));
	color: #153a6b;
	font-weight: 700;
	box-shadow: 0 14px 28px rgba(23, 32, 51, 0.05);
}

.results > .row {
	padding: 10px 0;
}
