/**
 * Totobola — regras de totoloto.css com prefixo (depois tagDiv).
 * Gerado: 2026-08-26T23:09:14+00:00
 * Regenerar: php wp-content/bin/as-build-lotarias-totobola-fix.php
 */
/* Totobola — jogos + 1/X/2 + prognóstico (2 linhas) */body.mftn-lotarias-page .geo-page-shell .totoloto-chave--totobola{
	--tb-pick: 1.35rem;
	--tb-red: #e57373;
	--tb-red-line: #ef9a9a;
	--tb-red-bg: #fff5f5;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
}body.mftn-lotarias-page .geo-page-shell .totoloto-chave--totobola .totoloto-lotaria-layout{
	display: block;
	grid-template-columns: none;
	width: 100%;
	max-width: 100%;
	min-width: 0;
	overflow: visible;
	box-sizing: border-box;
}body.mftn-lotarias-page .geo-page-shell .totoloto-chave--totobola .totoloto-chave-banner{
	display: grid;
	grid-template-columns: auto minmax(0, 1fr);
	grid-template-areas:
		"logo meta"
		"stake stake";
	align-items: center;
	column-gap: 1rem;
	row-gap: 0.35rem;
	max-width: 100%;
	min-width: 0;
	box-sizing: border-box;
}body.mftn-lotarias-page .geo-page-shell .totoloto-chave--totobola .totoloto-chave-banner__logo{
	grid-area: logo;
	justify-self: start;
	align-self: start;
}body.mftn-lotarias-page .geo-page-shell .totoloto-chave--totobola .totoloto-chave-banner__meta{
	grid-area: meta;
	min-width: 0;
}body.mftn-lotarias-page .geo-page-shell .totoloto-chave--totobola .totoloto-chave-banner__stake{
	grid-area: stake;
	justify-self: start;
	margin: 0;
	padding: 0;
	max-width: 100%;
}body.mftn-lotarias-page .geo-page-shell /* Sistemas — abas sob o banner */
.totoloto-tb-sys-tabs{
	display: flex;
	flex-wrap: wrap;
	gap: 0.35rem;
	margin: 0.65rem 0 0.85rem;
	padding: 0.15rem 0 0;
	border-bottom: 2px solid var(--geo-line, #ddd);
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sys-tabs__btn{
	appearance: none;
	-webkit-appearance: none;
	margin: 0 0 -2px;
	padding: 0.5rem 0.95rem;
	border: 1px solid transparent;
	border-bottom: 2px solid transparent;
	border-radius: 4px 4px 0 0;
	background: #f6f7f7;
	color: #1d2327;
	font: inherit;
	font-size: 0.84rem;
	font-weight: 700;
	line-height: 1.2;
	cursor: pointer;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sys-tabs__btn:hover,
body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sys-tabs__btn:focus-visible{
	color: #1565c0;
	outline: none;
	background: #fff;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sys-tabs__btn.is-active{
	background: #fff;
	border-color: var(--geo-line, #ddd);
	border-bottom-color: #fff;
	color: #1565c0;
	box-shadow: 0 -1px 0 #fff;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sys-panel{
	width: 100%;
	max-width: 100%;
	min-width: 0;
	box-sizing: border-box;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sys-panel[hidden]{
	display: none !important;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sys__probs{
	margin: 0 0 0.85rem;
	padding: 0.65rem 0.75rem;
	border: 1px solid var(--geo-line, #ddd);
	border-radius: 4px;
	background: #fafbfc;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sys__probs-lead{
	margin: 0 0 0.35rem;
	font-size: 0.8rem;
	font-weight: 700;
	line-height: 1.35;
	color: #1d2327;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sys__probs-list{
	margin: 0;
	padding: 0 0 0 1.1rem;
	font-size: 0.76rem;
	line-height: 1.4;
	color: #50575e;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sys__probs-list li{
	margin: 0.2rem 0;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-mestre{
	display: grid;
	gap: 1rem;
	margin: 0 0 1rem;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-mestre__bio{
	padding: 1rem 1.1rem 1.15rem;
	border: 1px solid var(--geo-line, #ddd);
	border-radius: 4px;
	background:
		linear-gradient(165deg, #f7fafc 0%, #fff 55%),
		repeating-linear-gradient(
			-12deg,
			transparent,
			transparent 11px,
			rgba(21, 101, 192, 0.03) 11px,
			rgba(21, 101, 192, 0.03) 12px
		);
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-mestre__eyebrow{
	margin: 0 0 0.25rem;
	font-size: 0.72rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #1565c0;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-mestre__name{
	margin: 0;
	font-size: 1.35rem;
	font-weight: 800;
	line-height: 1.2;
	color: #1d2327;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-mestre__aka{
	margin: 0.25rem 0 0.75rem;
	font-size: 0.84rem;
	font-weight: 600;
	color: #50575e;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-mestre__body p{
	margin: 0 0 0.7rem;
	font-size: 0.9rem;
	line-height: 1.55;
	color: #2c3338;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-mestre__body p:last-child{
	margin-bottom: 0;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-mestre__link a{
	font-weight: 700;
	color: #1565c0;
	text-decoration: underline;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-mestre__sysnote{
	padding: 0.7rem 0.85rem;
	border-left: 3px solid #1565c0;
	background: #f0f6fc;
	font-size: 0.8rem;
	line-height: 1.45;
	color: #1d2327;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-mestre__sysnote strong{
	display: block;
	margin-bottom: 0.25rem;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-mestre__sysnote p{
	margin: 0;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-mestre__tips{
	padding: 0.9rem 1rem;
	border: 1px dashed var(--geo-line, #c3c4c7);
	border-radius: 4px;
	background: #fff;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-mestre__tips-title{
	margin: 0 0 0.45rem;
	font-size: 0.95rem;
	font-weight: 700;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-mestre__tips-empty{
	margin: 0;
	font-size: 0.86rem;
	line-height: 1.45;
	color: #646970;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-mestre__tips-note{
	margin-top: 0.65rem;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-mestre__scroll{
	width: 100%;
	max-width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-mestre-sheet{
	width: 100%;
	min-width: 28rem;
	border-collapse: collapse;
	font-size: 0.86rem;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-mestre-sheet th,
body.mftn-lotarias-page .geo-page-shell .totoloto-tb-mestre-sheet td{
	padding: 0.4rem 0.45rem;
	border-bottom: 1px solid var(--geo-line, #e2e4e7);
	vertical-align: middle;
	text-align: left;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-mestre-sheet thead th{
	font-size: 0.72rem;
	font-weight: 700;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	color: #50575e;
	border-bottom-color: #c3c4c7;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-mestre-sheet__num,
body.mftn-lotarias-page .geo-page-shell .totoloto-tb-mestre-sheet th[scope="row"]{
	width: 3.25rem;
	font-weight: 700;
	font-variant-numeric: tabular-nums;
	color: #1d2327;
	white-space: nowrap;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-mestre-sheet__match{
	min-width: 10rem;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-mestre-sheet__meta{
	width: 7.5rem;
	white-space: nowrap;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-mestre-sheet__picks{
	width: 7.5rem;
	white-space: nowrap;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-mestre-sheet--cols{
	min-width: 48rem;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-mestre-sheet__colhead{
	text-align: center !important;
	min-width: 5.5rem;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-mestre-sheet__colnum{
	display: inline-block;
	font-weight: 800;
	font-variant-numeric: tabular-nums;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-mestre-sheet--cols .totoloto-tb-mestre-sheet__picks{
	text-align: center;
	width: auto;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-mestre-sheet--cols .totoloto-tb-mestre-sheet__picks .totoloto-tb-sheet__pick{
	pointer-events: none;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-mestre__analysis{
	margin: 0 0 0.85rem;
	padding: 0.75rem 0.9rem;
	border-left: 3px solid #1565c0;
	background: #f0f6fc;
	font-size: 0.84rem;
	line-height: 1.45;
	color: #1d2327;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-mestre__analysis-lead{
	margin: 0 0 0.35rem;
	font-weight: 700;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-mestre__analysis-note,
body.mftn-lotarias-page .geo-page-shell .totoloto-tb-mestre__analysis-fugas,
body.mftn-lotarias-page .geo-page-shell .totoloto-tb-mestre__analysis-hint{
	margin: 0.3rem 0 0;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-mestre__analysis-hint{
	color: #50575e;
	font-size: 0.78rem;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-mestre-sheet__picks--simple{
	background: #f6f7f7;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-mestre-sheet__collab{
	display: block;
	font-size: 0.65rem;
	font-weight: 600;
	text-transform: none;
	letter-spacing: 0;
	color: #646970;
	max-width: 5.5rem;
	margin: 0.15rem auto 0;
	line-height: 1.2;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-mestre-sheet__picks .totoloto-tb-sheet__pick{
	pointer-events: none;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sys__lead{
	margin: 0 0 0.65rem;
	font-size: 0.78rem;
	font-weight: 700;
	line-height: 1.35;
	color: #1565c0;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sys__scroll{
	width: 100%;
	max-width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sys-sheet{
	width: 100%;
	min-width: 52rem;
	border-collapse: collapse;
	table-layout: fixed;
	margin: 0;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sys-sheet th,
body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sys-sheet td{
	padding: 0.28rem 0.2rem;
	border-bottom: 1px solid var(--geo-line, #ddd);
	vertical-align: middle;
	font-size: 0.78rem;
	line-height: 1.2;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sys-sheet__num{
	width: 1.5rem;
	text-align: center;
	color: var(--tb-red, #e57373);
	font-weight: 700;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sys-sheet th[scope="row"]{
	text-align: center;
	color: var(--tb-red, #e57373);
	font-weight: 700;
	font-variant-numeric: tabular-nums;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sys-sheet__match{
	width: 9.5rem;
	min-width: 0;
	font-weight: 650;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sys-sheet__role{
	width: 5.4rem;
	text-align: center;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sys-sheet__badge{
	display: inline-block;
	padding: 0.12rem 0.3rem;
	border-radius: 2px;
	font-size: 0.58rem;
	font-weight: 800;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	line-height: 1.2;
	white-space: nowrap;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sys-sheet__badge--t{
	background: #e3f2fd;
	color: #1565c0;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sys-sheet__badge--d{
	background: #fff3e0;
	color: #ef6c00;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sys-sheet__badge--s{
	background: #e8f5e9;
	color: #2e7d32;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sys-sheet__badge--sp{
	background: #f3e5f5;
	color: #6a1b9a;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sys-sheet__colhead{
	width: 5.2rem;
	text-align: center;
	vertical-align: bottom;
	font-weight: 700;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sys-sheet__colnum{
	display: block;
	font-size: 0.85rem;
	color: #1d2327;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sys-sheet__collab{
	display: block;
	margin-top: 0.15rem;
	font-size: 0.58rem;
	font-weight: 650;
	line-height: 1.2;
	color: var(--geo-muted, #646970);
	white-space: normal;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sys-sheet__picks{
	text-align: center;
	white-space: nowrap;
	line-height: 0;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sys-sheet__picks .totoloto-tb-sheet__pick{
	--tb-pick: 1.15rem;
	font-size: 0.62rem;
	margin-right: 0.04rem;
	cursor: default;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sys-sheet tr.is-triple{
	background: rgba(21, 101, 192, 0.04);
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sys-sheet tr.is-double{
	background: rgba(239, 108, 0, 0.05);
}body.mftn-lotarias-page .geo-page-shell .totoloto-chave--totobola .totoloto-lotaria-hero-pager{
	box-sizing: border-box;
	width: 100%;
	max-width: 100%;
	margin-top: 0;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__pager td{
	padding-top: 0.85rem;
	padding-bottom: 0;
	border-bottom: 0;
	vertical-align: middle;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__pager .totoloto-lotaria-hero-pager{
	padding: 0.28rem 0.32rem;
	gap: 0.28rem;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__pager .totoloto-lotaria-hero-pager__label{
	font-size: 0.78rem;
	white-space: nowrap;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-layout{
	width: 100%;
	max-width: 100%;
	min-width: 0;
	box-sizing: border-box;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-layout__col--key{
	width: 100%;
	max-width: 100%;
	min-width: 0;
	box-sizing: border-box;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet{
	width: 100%;
	min-width: 0;
	max-width: 100%;
	border-collapse: collapse;
	margin: 0;
	table-layout: fixed;
	box-sizing: border-box;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__col-num{
	width: 1.5rem;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__col-role{
	width: 5.1rem;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__col-meta{
	width: 4.6rem;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__col-picks{
	width: 5.25rem;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__col-match{
	width: auto;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet th,
body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet td{
	padding: 0.28rem 0.28rem;
	border-bottom: 1px solid var(--geo-line, #ddd);
	vertical-align: middle;
	font-size: 0.82rem;
	line-height: 1.25;
	box-sizing: border-box;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet th[scope="row"]{
	width: 1.5rem;
	max-width: 1.5rem;
	white-space: nowrap;
	text-align: center;
	font-weight: 700;
	font-variant-numeric: tabular-nums;
	color: var(--tb-red, #e57373);
	padding-left: 0.1rem;
	padding-right: 0.25rem;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__match{
	width: auto;
	padding-right: 0.35rem;
	white-space: normal;
	font-size: 1.05rem;
	font-weight: 650;
	line-height: 1.3;
	min-width: 0;
	overflow: hidden;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__teams{
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__prog-row th,
body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__prog-row td{
	padding-top: 0;
	padding-bottom: 0.35rem;
	border-bottom: 1px solid var(--geo-line, #ddd);
	vertical-align: middle;
	line-height: 1.25;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__prog-row .totoloto-tb-sheet__prog-cell{
	padding-left: 0.28rem;
	padding-right: 0.35rem;
	max-width: 0;
	overflow: hidden;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__prog-row .totoloto-tb-sheet__prog-pad{
	padding-top: 0;
	padding-bottom: 0.35rem;
	overflow: hidden;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__role{
	width: 5.1rem;
	max-width: 5.1rem;
	min-width: 5.1rem;
	padding-left: 0.1rem;
	padding-right: 0.12rem;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
	box-sizing: border-box;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__tip-box{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	max-width: 100%;
	min-width: 0;
	padding: 0.18rem 0.28rem;
	border-radius: 0.55rem;
	border: 1.5px solid currentColor;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: middle;
	line-height: 1.15;
	font-size: 0.55rem;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__tip-box.totoloto-tb-sys-sheet__badge--t{
	border-color: #90caf9;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__tip-box.totoloto-tb-sys-sheet__badge--d{
	border-color: #ffcc80;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__tip-box.totoloto-tb-sys-sheet__badge--s{
	border-color: #a5d6a7;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__tip-box.totoloto-tb-sys-sheet__badge--sp{
	border-color: #ce93d8;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__prog{
	display: block;
	width: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
	font: inherit;
	font-size: 0.72rem;
	font-weight: 700;
	line-height: 1.25;
	color: #1565c0;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__prog:hover,
body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__prog:focus-visible{
	text-decoration: underline;
	outline: none;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-prog-modal{
	position: fixed;
	inset: 0;
	z-index: 100200;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 1.25rem;
	background: rgba(0, 0, 0, 0.55);
	box-sizing: border-box;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-prog-modal[hidden]{
	display: none !important;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-prog-modal__dialog{
	position: relative;
	width: min(100%, 28rem);
	max-height: min(80vh, 24rem);
	overflow: auto;
	margin: 0;
	padding: 1.15rem 1.25rem 1.1rem;
	background: #fff;
	border: 1px solid var(--geo-line, #ddd);
	border-radius: 4px;
	box-shadow: 0 8px 28px rgba(0, 0, 0, 0.28);
	box-sizing: border-box;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-prog-modal__close{
	position: absolute;
	top: 0.45rem;
	right: 0.45rem;
	width: 1.85rem;
	height: 1.85rem;
	padding: 0;
	border: 0;
	border-radius: 50%;
	background: #1d2327;
	color: #fff;
	font-size: 1.15rem;
	line-height: 1;
	cursor: pointer;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-prog-modal__title{
	display: block;
	margin: 0 1.75rem 0.55rem 0;
	font-size: 0.95rem;
	font-weight: 700;
	line-height: 1.35;
	color: #1d2327;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-prog-modal__body{
	margin: 0;
	font-size: 0.92rem;
	font-weight: 600;
	line-height: 1.45;
	color: #1565c0;
	white-space: normal;
}body.mftn-lotarias-page .geo-page-shell body.totoloto-tb-prog-modal-open{
	overflow: hidden;
}body.mftn-lotarias-page .geo-page-shell /* Fixture row above a prog line: no bottom rule (prog row owns it). */
.totoloto-tb-sheet tr:has(+ .totoloto-tb-sheet__prog-row) th,
body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet tr:has(+ .totoloto-tb-sheet__prog-row) td{
	border-bottom: 0;
	padding-bottom: 0.12rem;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__meta{
	width: 4.6rem;
	max-width: 4.6rem;
	padding-left: 0.15rem;
	padding-right: 0.25rem;
	white-space: nowrap;
	text-align: right;
	vertical-align: middle;
	overflow: hidden;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__meta-box{
	display: inline-flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 0.05rem;
	max-width: 100%;
	min-width: 0;
	padding: 0.18rem 0.35rem;
	border-radius: 0.55rem;
	border: 1.5px solid #1d2327;
	box-sizing: border-box;
	font-variant-numeric: tabular-nums;
	line-height: 1.15;
	overflow: hidden;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__meta-box--score{
	font-size: 0.88rem;
	font-weight: 750;
	color: #1d2327;
	background: #fff;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__meta-box--day{
	font-size: 0.68rem;
	font-weight: 650;
	letter-spacing: 0.02em;
	text-transform: capitalize;
	color: #1d2327;
	background: #fff;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__meta-day,
body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__meta-time{
	display: block;
	white-space: nowrap;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__meta-time{
	font-weight: 700;
	font-variant-numeric: tabular-nums;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__meta-empty{
	color: var(--geo-muted, #a7aaad);
	font-size: 0.75rem;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__picks{
	width: 5.25rem;
	max-width: 5.25rem;
	min-width: 5.25rem;
	white-space: nowrap;
	padding-left: 0.15rem;
	padding-right: 0;
	vertical-align: middle;
	line-height: 0;
	text-align: right;
	overflow: hidden;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__picks--pleno{
	white-space: normal;
	line-height: 1.15;
	vertical-align: middle;
	overflow: visible;
	box-sizing: border-box;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__super{
	border-top: 0;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__super-h th{
	padding: 0.85rem 0.28rem 0.35rem;
	border-bottom: 1px solid #1d2327;
	font-size: 0.72rem;
	font-weight: 800;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #1d2327;
	text-align: left;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__prebreak th,
body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__prebreak td{
	border-bottom: 0;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__break th{
	padding: 0.7rem 0.28rem;
	border-bottom: 0;
	line-height: 0;
	font-size: 0;
	background-image: linear-gradient(var(--tb-red, #e57373), var(--tb-red, #e57373));
	background-size: 100% 1px;
	background-position: center;
	background-repeat: no-repeat;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__super tr:not(.totoloto-tb-sheet__super-h) th,
body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__super tr:not(.totoloto-tb-sheet__super-h) td{
	font-weight: 700;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__pick{
	--tb-pick: 1.35rem;
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: var(--tb-pick);
	height: var(--tb-pick);
	min-width: var(--tb-pick);
	min-height: var(--tb-pick);
	max-width: var(--tb-pick);
	max-height: var(--tb-pick);
	aspect-ratio: 1 / 1;
	margin: 0 0.08rem 0 0;
	padding: 0;
	appearance: none;
	-webkit-appearance: none;
	border: 1px solid var(--tb-red-line, #ef9a9a);
	border-radius: 2px;
	background: var(--tb-red-bg, #fff5f5);
	color: var(--tb-red, #e57373);
	font-weight: 700;
	font-size: 0.72rem;
	line-height: 1;
	text-align: center;
	cursor: pointer;
	box-sizing: border-box;
	vertical-align: middle;
	flex: 0 0 var(--tb-pick);
	overflow: hidden;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__pick:last-child{
	margin-right: 0;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__pleno{
	display: inline-flex;
	flex-direction: column;
	align-items: flex-end;
	justify-content: center;
	gap: 0.18rem;
	max-width: 100%;
	min-width: 0;
	margin: 0;
	line-height: 1.15;
	vertical-align: middle;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__pleno-side{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-end;
	gap: 0.12rem;
	max-width: 100%;
	min-width: 0;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__pleno-marks{
	display: inline-flex;
	flex-direction: row;
	align-items: center;
	flex-wrap: nowrap;
	max-width: 100%;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__pleno-lab{
	flex: 0 0 auto;
	width: 0.7rem;
	font-size: 0.58rem;
	line-height: 1;
	font-weight: 800;
	letter-spacing: 0;
	text-transform: uppercase;
	text-align: center;
	color: #50575e;
	white-space: nowrap;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__pleno-side .totoloto-tb-sheet__pick{
	--tb-pick: 1.05rem;
	font-size: 0.58rem;
	margin-right: 0.04rem;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__pick-sym{
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	line-height: 1;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__pick.is-prog{
	border-color: #1565c0;
	box-shadow: inset 0 0 0 1px rgba(21, 101, 192, 0.25);
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__pick.is-prog::after{
	content: "";
	position: absolute;
	inset: 2.5px;
	background:
		linear-gradient(
			to top left,
			transparent calc(50% - 2px),
			currentColor calc(50% - 2px),
			currentColor calc(50% + 2px),
			transparent calc(50% + 2px)
		),
		linear-gradient(
			to top right,
			transparent calc(50% - 2px),
			currentColor calc(50% - 2px),
			currentColor calc(50% + 2px),
			transparent calc(50% + 2px)
		);
	color: #1565c0;
	z-index: 2;
	pointer-events: none;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__pick.is-on{
	background: #1d2327;
	border-color: #1d2327;
	color: #fff;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__pick.is-on.is-prog::after{
	color: #64b5f6;
}body.mftn-lotarias-page .geo-page-shell .totoloto-tb-sheet__pick.is-cancel{
	cursor: default;
	background: #50575e;
	border-color: #50575e;
	color: #fff;
}body.mftn-lotarias-page .geo-page-shell @media (max-width: 900px){
	.totoloto-tb-layout {
		width: 100%;
		max-width: 100%;
		min-width: 0;
	}

	.totoloto-tb-layout__col--key {
		width: 100%;
		max-width: 100%;
		min-width: 0;
		overflow: visible;
	}

	.totoloto-tb-layout__col:empty {
		display: none;
	}

	.totoloto-tb-sheet {
		table-layout: fixed;
		width: 100%;
	}

	.totoloto-tb-sheet__col-num {
		width: 1.3rem;
	}

	.totoloto-tb-sheet__col-role {
		width: 4.4rem;
	}

	.totoloto-tb-sheet__col-meta {
		width: 3.9rem;
	}

	.totoloto-tb-sheet__col-picks {
		width: 4.8rem;
	}

	.totoloto-tb-sheet th[scope="row"] {
		width: 1.3rem;
		max-width: 1.3rem;
		padding-left: 0;
		padding-right: 0.15rem;
		font-size: 0.78rem;
	}

	.totoloto-tb-sheet__match {
		font-size: 0.88rem;
		padding-right: 0.2rem;
		overflow: hidden;
		max-width: 100%;
	}

	.totoloto-tb-sheet__teams {
		overflow: hidden;
		text-overflow: ellipsis;
		max-width: 100%;
	}

	.totoloto-tb-sheet__role {
		width: 4.4rem;
		max-width: 4.4rem;
		min-width: 4.4rem;
		padding-left: 0.06rem;
		padding-right: 0.06rem;
	}

	.totoloto-tb-sheet__tip-box {
		font-size: 0.55rem;
		padding: 0.14rem 0.24rem;
		letter-spacing: 0.02em;
	}

	.totoloto-tb-sheet__meta {
		width: 3.9rem;
		max-width: 3.9rem;
		padding-left: 0.08rem;
		padding-right: 0.12rem;
		overflow: hidden;
	}

	.totoloto-tb-sheet__picks {
		width: 4.8rem;
		max-width: 4.8rem;
		min-width: 4.8rem;
		padding-left: 0.12rem;
		padding-right: 0;
		text-align: right;
		overflow: hidden;
	}

	.totoloto-tb-sheet__picks--pleno {
		overflow: visible;
		white-space: normal;
		line-height: 1.15;
	}

	.totoloto-tb-sheet__pick {
		--tb-pick: 1.15rem;
		font-size: 0.62rem;
		margin-right: 0.04rem;
	}

	.totoloto-tb-sheet__pleno-lab {
		width: 0.65rem;
		font-size: 0.5rem;
	}

	.totoloto-tb-sheet__pleno-side .totoloto-tb-sheet__pick {
		--tb-pick: 0.95rem;
		font-size: 0.52rem;
		margin-right: 0.02rem;
	}

	.totoloto-tb-sheet__prog {
		font-size: 0.65rem;
	}

	.totoloto-tb-sheet__meta-box--day {
		font-size: 0.58rem;
		padding: 0.14rem 0.28rem;
	}

	.totoloto-tb-sheet__meta-box--score {
		font-size: 0.72rem;
		padding: 0.14rem 0.28rem;
	}

	.totoloto-chave--totobola .totoloto-chave-banner__title {
		font-size: 0.78rem;
		line-height: 1.35;
	}
}body.mftn-lotarias-page .geo-page-shell @media (max-width: 520px){
	.totoloto-tb-sheet__col-meta {
		width: 0;
	}

	.totoloto-tb-sheet__meta {
		width: 0;
		max-width: 0;
		padding: 0;
		overflow: hidden;
		border-left: 0;
		border-right: 0;
		font-size: 0;
		line-height: 0;
		color: transparent;
	}

	.totoloto-tb-sheet__meta * {
		display: none;
	}

	.totoloto-tb-sheet__col-role {
		width: 4rem;
	}

	.totoloto-tb-sheet__role {
		width: 4rem;
		max-width: 4rem;
		min-width: 4rem;
	}

	.totoloto-tb-sheet__col-picks {
		width: 4.5rem;
	}

	.totoloto-tb-sheet__picks {
		width: 4.5rem;
		max-width: 4.5rem;
		min-width: 4.5rem;
	}

	.totoloto-tb-sheet__col-num {
		width: 1.2rem;
	}

	.totoloto-tb-sheet th[scope="row"] {
		width: 1.2rem;
		max-width: 1.2rem;
	}

	.totoloto-tb-sheet__match {
		font-size: 0.82rem;
	}

	.totoloto-tb-sheet__pick {
		--tb-pick: 1.1rem;
		font-size: 0.6rem;
	}

	.totoloto-tb-sheet__prog-row .totoloto-tb-sheet__prog-cell {
		padding-right: 0.1rem;
	}
}body.mftn-lotarias-page .geo-page-shell .totoloto-tickets{
	display: flex;
	flex-wrap: wrap;
	gap: 0.65rem 0.85rem;
	align-items: stretch;
	margin: 0.75rem 0 1rem;
}body.mftn-lotarias-page .geo-page-shell .totoloto-ticket{
	display: inline-flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	gap: 0.2rem;
	min-width: 7.25rem;
	padding: 0.45rem 0.7rem;
	border: 1px solid #c3c4c7;
	border-radius: 4px;
	background: #fff;
	box-shadow: inset 0 1px 0 #fff;
}body.mftn-lotarias-page .geo-page-shell .totoloto-ticket__lab{
	font-size: 0.72rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #555;
	line-height: 1.2;
}body.mftn-lotarias-page .geo-page-shell .totoloto-ticket__num{
	font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
	font-size: 1.35rem;
	font-weight: 700;
	font-variant-numeric: tabular-nums;
	letter-spacing: 0.08em;
	color: #163044;
	line-height: 1.2;
}body.mftn-lotarias-page .geo-page-shell .totoloto-ticket.is-empty .totoloto-ticket__num{
	min-width: 6ch;
	min-height: 1.2em;
	color: transparent;
}body.mftn-lotarias-page .geo-page-shell .totoloto-chave__em-jogo{
	margin: 0.45rem 0 0;
	font-size: 0.88rem;
	line-height: 1.4;
	color: #4a5560;
	white-space: pre-line;
}body.mftn-lotarias-page .geo-page-shell .totoloto-ticket--extra{
	background: #fff8e8;
	border-color: #e2b100;
}body.mftn-lotarias-page .geo-page-shell .totoloto-ticket--extra .totoloto-ticket__num{
	color: #6b4e00;
}body.mftn-lotarias-page .geo-page-shell .totoloto-lotaria-layout{
	display: grid;
	grid-template-columns: 1fr 2fr;
	gap: 1.25rem 1.5rem;
	align-items: start;
	width: 100%;
}body.mftn-lotarias-page .geo-page-shell .totoloto-lotaria-layout__left{
	display: flex;
	flex-direction: column;
	min-width: 0;
}body.mftn-lotarias-page .geo-page-shell .totoloto-lotaria-layout__hero{
	min-width: 0;
	width: 100%;
}body.mftn-lotarias-page .geo-page-shell .totoloto-lotaria-layout__hero .totoloto-chave-banner{
	max-width: none;
}body.mftn-lotarias-page .geo-page-shell .totoloto-lotaria-layout__hero .totoloto-tickets,
body.mftn-lotarias-page .geo-page-shell .totoloto-chave--lotaria .totoloto-tickets,
body.mftn-lotarias-page .geo-page-shell .totoloto-prize-page__chave .totoloto-tickets{
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-items: center;
	gap: 0.45rem;
	width: 100%;
	margin: 0.75rem 0 1rem;
	box-sizing: border-box;
}body.mftn-lotarias-page .geo-page-shell .totoloto-lotaria-layout__hero .totoloto-tickets__prizes,
body.mftn-lotarias-page .geo-page-shell .totoloto-lotaria-layout__hero .totoloto-tickets__extras,
body.mftn-lotarias-page .geo-page-shell .totoloto-chave--lotaria .totoloto-tickets__prizes,
body.mftn-lotarias-page .geo-page-shell .totoloto-chave--lotaria .totoloto-tickets__extras,
body.mftn-lotarias-page .geo-page-shell .totoloto-prize-page__chave .totoloto-tickets__prizes,
body.mftn-lotarias-page .geo-page-shell .totoloto-prize-page__chave .totoloto-tickets__extras{
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: stretch;
	gap: 0.45rem;
	width: 100%;
	min-width: 0;
}body.mftn-lotarias-page .geo-page-shell .totoloto-lotaria-layout__hero .totoloto-tickets__prizes .totoloto-ticket,
body.mftn-lotarias-page .geo-page-shell .totoloto-lotaria-layout__hero .totoloto-tickets__extras .totoloto-ticket,
body.mftn-lotarias-page .geo-page-shell .totoloto-chave--lotaria .totoloto-tickets__prizes .totoloto-ticket,
body.mftn-lotarias-page .geo-page-shell .totoloto-chave--lotaria .totoloto-tickets__extras .totoloto-ticket,
body.mftn-lotarias-page .geo-page-shell .totoloto-prize-page__chave .totoloto-tickets__prizes .totoloto-ticket,
body.mftn-lotarias-page .geo-page-shell .totoloto-prize-page__chave .totoloto-tickets__extras .totoloto-ticket{
	flex: 1 1 0;
	width: 100%;
	max-width: calc((100% - 0.9rem) / 3);
	min-width: 0;
	box-sizing: border-box;
	padding: 0.4rem 0.45rem;
	align-items: center;
	text-align: center;
	justify-content: center;
}body.mftn-lotarias-page .geo-page-shell .totoloto-lotaria-layout__hero .totoloto-tickets--popular .totoloto-tickets__prizes .totoloto-ticket,
body.mftn-lotarias-page .geo-page-shell .totoloto-chave--lotaria .totoloto-tickets--popular .totoloto-tickets__prizes .totoloto-ticket,
body.mftn-lotarias-page .geo-page-shell .totoloto-prize-page__chave .totoloto-tickets--popular .totoloto-tickets__prizes .totoloto-ticket{
	max-width: calc((100% - 1.35rem) / 4);
}body.mftn-lotarias-page .geo-page-shell .totoloto-lotaria-layout__hero .totoloto-ticket__lab{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}body.mftn-lotarias-page .geo-page-shell .totoloto-lotaria-layout__hero .totoloto-ticket__num{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: clamp(0.95rem, 2.6vw, 1.35rem);
}body.mftn-lotarias-page .geo-page-shell .totoloto-lotaria-layout__hero .totoloto-chave__boletim{
	margin: 0;
	width: 100%;
	max-width: 100%;
	min-width: 0;
	overflow: hidden;
}body.mftn-lotarias-page .geo-page-shell .totoloto-lotaria-layout__hero .totoloto-chave__boletim img{
	display: block;
	width: 100%;
	max-width: 100%;
	height: auto;
	object-fit: contain;
}body.mftn-lotarias-page .geo-page-shell .totoloto-lotaria-hero-pager{
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 0.5rem;
	margin-top: 0.85rem;
	padding: 0.4rem 0.55rem;
	border: 1px solid var(--geo-line, #ddd);
	border-radius: 4px;
	background: #f6f7f7;
}body.mftn-lotarias-page .geo-page-shell .totoloto-lotaria-hero-pager__label{
	flex: 1 1 auto;
	text-align: center;
	font-size: 0.85rem;
	font-weight: 700;
	color: #163044;
}body.mftn-lotarias-page .geo-page-shell .totoloto-lotaria-hero-pager__btn{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 2.1rem;
	height: 2.1rem;
	padding: 0 0.45rem;
	border: 1px solid var(--geo-line, #c3c4c7);
	border-radius: 3px;
	background: #fff;
	color: #163044;
	font-size: 1.05rem;
	font-weight: 700;
	line-height: 1;
	text-decoration: none;
	box-sizing: border-box;
}body.mftn-lotarias-page .geo-page-shell .totoloto-lotaria-hero-pager__btn:hover{
	background: #fff;
	border-color: #163044;
	color: #163044;
}body.mftn-lotarias-page .geo-page-shell .totoloto-lotaria-hero-pager__btn.is-disabled{
	opacity: 0.35;
	cursor: default;
	pointer-events: none;
}body.mftn-lotarias-page .geo-page-shell @media (max-width: 900px){
	.totoloto-lotaria-layout {
		grid-template-columns: 1fr;
		width: 100%;
		max-width: 100%;
		min-width: 0;
	}

	.totoloto-lotaria-layout__left,
	.totoloto-lotaria-layout__hero {
		width: 100%;
		max-width: 100%;
		min-width: 0;
	}

	.totoloto-chave--lotaria .totoloto-chave__boletim,
	.totoloto-lotaria-layout__hero .totoloto-chave__boletim {
		width: 100%;
		max-width: 100%;
	}

	.totoloto-chave--lotaria .totoloto-chave__boletim img,
	.totoloto-lotaria-layout__hero .totoloto-chave__boletim img,
	.totoloto-prize-page__banner img {
		width: 100%;
		max-width: 100%;
		height: auto;
	}
}
