.fz-play-box--locked{
	background:radial-gradient(circle at 50% 34%,rgba(18,75,123,.62),rgba(2,8,15,.96) 64%),#02070d;
	border-radius:16px;
	box-shadow:0 20px 80px rgba(0,0,0,.48),0 0 0 1px rgba(255,255,255,.06);
	overflow:hidden;
}
.fz-player-poster{
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	filter:blur(10px);
	inset:0;
	opacity:.34;
	position:absolute;
	transform:scale(1.06);
	z-index:0;
}
.fz-player-poster:after{
	background:radial-gradient(circle at center,rgba(12,48,88,.56),rgba(0,0,0,.86) 62%),linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.72));
	content:"";
	inset:0;
	position:absolute;
}
.popedom-play-choice-wrap{
	align-items:center!important;
	backdrop-filter:blur(2px);
	background:rgba(0,0,0,.36)!important;
	box-sizing:border-box!important;
	display:flex!important;
	inset:0!important;
	justify-content:center!important;
	left:0!important;
	margin:0!important;
	max-width:none!important;
	overflow:hidden!important;
	padding:20px!important;
	position:absolute!important;
	right:0!important;
	top:0!important;
	transform:none!important;
	width:100%!important;
	z-index:30!important;
}
.popedom-play-choice-wrap.is-hidden{display:none!important}
.popedom-upgrade-gate{
	background:none!important;
	box-sizing:border-box;
	color:#eef6ff;
	max-width:720px!important;
	position:relative;
	width:calc(100% - 24px)!important;
	z-index:2;
}
.popedom-upgrade-gate .popedom-upgrade-gate-inner.player_popeom{
	background:radial-gradient(circle at top,rgba(35,102,180,.22),transparent 40%),linear-gradient(180deg,rgba(7,18,34,.96),rgba(3,8,16,.96));
	border:1px solid rgba(235,190,110,.55);
	border-radius:22px;
	box-shadow:0 0 38px rgba(39,132,225,.22),0 18px 64px rgba(0,0,0,.55);
	box-sizing:border-box;
	margin:0 auto!important;
	max-height:calc(100% - 16px);
	max-width:720px!important;
	overflow:hidden;
	padding:18px;
	position:relative;
	text-align:center;
	width:100%!important;
}
.popedom-upgrade-gate__icon,.popedom-access-close,.popedom-upgrade-hints{display:none!important}
.popedom-upgrade-title{
	color:#f6d88c;
	display:block;
	font-size:24px;
	font-weight:900;
	line-height:1.15;
	margin:0 0 8px;
	text-align:center;
	text-shadow:0 3px 12px rgba(0,0,0,.48);
	width:100%;
}
.popedom-upgrade-title:before,.popedom-upgrade-title:after{
	color:#f7c45c;
	content:"◆";
	font-size:10px;
	margin:0 12px;
	vertical-align:middle;
}
.popedom-upgrade-subtitle{
	color:#b9c4d2;
	font-size:13px;
	line-height:1.55;
	margin:0 auto 12px;
	max-width:560px;
	text-align:center;
}
.popedom-status{
	background:rgba(12,21,31,.72);
	border:1px solid rgba(221,166,65,.45);
	border-radius:10px;
	display:grid;
	grid-template-columns:1fr 1fr;
	margin:0 auto 12px;
	max-width:560px;
	overflow:hidden;
}
.popedom-status span{
	align-items:center;
	display:flex;
	gap:6px;
	justify-content:center;
	min-height:38px;
	padding:0 14px;
}
.popedom-status span+span{border-left:1px solid rgba(221,166,65,.25)}
.popedom-status b{
	color:#d7dde7;
	font-size:13px;
	font-weight:700;
}
.popedom-status em{
	color:#f7c45c;
	font-size:13px;
	font-style:normal;
	font-weight:900;
}
.popedom-access-options{
	align-items:stretch;
	display:grid!important;
	gap:12px;
	grid-template-columns:repeat(3,minmax(0,1fr))!important;
	margin:0 0 12px;
}
@media(min-width:641px){
	.popedom-access-options.is-count-1{
		grid-template-columns:minmax(220px,260px)!important;
		justify-content:center;
	}
	.popedom-access-options.is-count-2{
		grid-template-columns:repeat(2,minmax(220px,260px))!important;
		justify-content:center;
	}
}
.popedom-access-card{
	background:linear-gradient(180deg,rgba(8,44,82,.88),rgba(7,20,36,.95));
	border:1px solid rgba(66,146,236,.58);
	border-radius:14px;
	box-sizing:border-box;
	color:#eef6ff;
	display:flex!important;
	flex-direction:column;
	line-height:normal;
	margin:0!important;
	min-height:168px;
	min-width:0;
	overflow:hidden;
	padding:12px 10px 10px;
	position:relative;
	text-align:center;
	text-decoration:none;
	width:auto!important;
}
.popedom-access-card:hover{color:#fff;text-decoration:none}
.popedom-access-card.is-vip{
	background:linear-gradient(180deg,rgba(40,34,24,.96),rgba(14,18,26,.96));
	border-color:rgba(221,166,65,.7);
}
.popedom-access-card.is-active{box-shadow:0 0 0 1px rgba(247,196,92,.42) inset,0 0 28px rgba(34,107,188,.22)}
.popedom-access-card.is-disabled{
	cursor:not-allowed;
	filter:saturate(.72);
	opacity:.72;
	pointer-events:none;
}
.popedom-access-badge{
	background:rgba(34,178,115,.22);
	border:1px solid rgba(64,215,145,.6);
	border-radius:6px;
	color:#54dc97;
	font-size:11px;
	font-style:normal;
	font-weight:800;
	padding:3px 6px;
	position:absolute;
	right:8px;
	top:8px;
}
.popedom-access-card.is-vip .popedom-access-badge{
	background:rgba(221,166,65,.16);
	border-color:rgba(221,166,65,.75);
	color:#f3c868;
}
.popedom-card-icon{
	align-items:center;
	background:radial-gradient(circle,#fff7d7 0,#d7ad54 42%,rgba(255,255,255,.08) 43%,rgba(255,255,255,.04) 100%);
	border:1px solid rgba(221,166,65,.7);
	border-radius:50%;
	box-shadow:0 12px 28px rgba(0,0,0,.36);
	color:#142033;
	display:flex;
	font-size:20px;
	font-weight:900;
	height:48px;
	justify-content:center;
	margin:0 auto 9px;
	width:48px;
}
.popedom-access-card strong{
	color:#f6d88c;
	display:block;
	font-size:16px;
	font-weight:900;
	line-height:1.25;
	margin:0 0 7px;
	min-height:38px;
	white-space:normal;
}
.popedom-access-card span{
	color:#dfe8f4;
	display:block;
	font-size:14px;
	font-weight:800;
	white-space:normal;
}
.popedom-access-card span b{
	color:#f7c45c;
	display:inline-block;
	font-size:30px;
	line-height:1;
	vertical-align:baseline;
}
.popedom-access-card em{
	color:#aeb8c8;
	display:block;
	font-size:12px;
	font-style:normal;
	line-height:1.35;
	margin:0 0 10px;
	min-height:32px;
	white-space:normal;
}
.popedom-access-card .popedom-access-btn{
	align-items:center;
	background:linear-gradient(180deg,#ffd777,#e5a438);
	border-radius:9px;
	box-shadow:0 8px 16px rgba(0,0,0,.24);
	color:#251705;
	display:flex!important;
	font-size:14px;
	font-style:normal;
	font-weight:900;
	justify-content:center;
	line-height:1.25;
	margin-top:auto;
	min-height:38px;
	padding:8px 6px;
	white-space:normal;
}
.popedom-access-card.is-disabled .popedom-access-btn{
	background:linear-gradient(180deg,#d8c07e,#9b7a36);
	color:#20190c;
}
.popedom-upgrade-actions{
	display:grid!important;
	gap:12px;
	grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important;
	margin:0;
}
.popedom-upgrade-actions a{
	align-items:center;
	border:1px solid rgba(221,166,65,.78);
	border-radius:10px;
	box-sizing:border-box;
	color:#eef6ff;
	display:flex!important;
	font-size:14px;
	font-weight:900;
	height:40px;
	justify-content:center;
	margin:0!important;
	min-width:0!important;
	text-decoration:none;
	width:auto!important;
}
.popedom-upgrade-actions .qrgm,.popedom-upgrade-actions .mscz{background:rgba(5,22,42,.72)}
.popedom-upgrade-actions a:last-child{
	background:linear-gradient(180deg,#ffd777,#e5a438);
	color:#251705;
}
.popedom-upgrade-actions a:only-child{
	justify-self:center;
	max-width:260px;
	width:100%!important;
}
.popedom-auth-error-tip{
	background:rgba(255,80,80,.12);
	border:1px solid rgba(255,80,80,.32);
	border-radius:10px;
	color:#ffb8b8;
	display:none;
	font-size:13px;
	font-weight:800;
	line-height:1.45;
	margin:0 auto 12px;
	max-width:560px;
	padding:10px 14px;
	text-align:center;
}
.popedom-pay-confirm-layer{
	align-items:center;
	backdrop-filter:blur(6px);
	background:rgba(0,0,0,.68);
	display:none;
	inset:0;
	justify-content:center;
	position:absolute;
	z-index:60;
}
.popedom-pay-confirm-layer.is-open{display:flex}
.popedom-pay-confirm-box{
	background:linear-gradient(180deg,#0b1628,#050b14);
	border:1px solid rgba(235,190,110,.58);
	border-radius:18px;
	box-shadow:0 18px 60px rgba(0,0,0,.56);
	box-sizing:border-box;
	color:#fff;
	padding:24px;
	text-align:center;
	width:min(380px,calc(100% - 32px));
}
.popedom-pay-confirm-box h3{
	color:#f6d88c;
	font-size:22px;
	line-height:1.25;
	margin:0 0 12px;
}
.popedom-pay-confirm-box p{
	color:#c8d2df;
	font-size:14px;
	line-height:1.7;
	margin:0 0 20px;
}
.popedom-pay-confirm-box b{color:#f7c45c}
.popedom-confirm-actions{
	display:grid;
	gap:12px;
	grid-template-columns:1fr 1fr;
}
.popedom-confirm-actions button{
	border-radius:10px;
	cursor:pointer;
	font-size:15px;
	font-weight:900;
	height:42px;
}
.popedom-confirm-cancel{
	background:rgba(255,255,255,.06);
	border:1px solid rgba(255,255,255,.16);
	color:#fff;
}
.popedom-confirm-submit{
	background:linear-gradient(180deg,#ffd978 0%,#f1a72c 100%);
	border:1px solid rgba(255,236,190,.8);
	color:#171009;
}
.popedom-play-toast{
	background:rgba(5,10,18,.96);
	border:1px solid rgba(235,190,110,.5);
	border-radius:12px;
	box-shadow:0 12px 40px rgba(0,0,0,.45);
	color:#fff;
	font-size:14px;
	font-weight:800;
	left:50%;
	max-width:calc(100% - 40px);
	padding:12px 16px;
	position:absolute;
	text-align:center;
	top:18px;
	transform:translateX(-50%);
	z-index:70;
}
.popedom-trial-timer{
	background:rgba(0,0,0,.68);
	border:1px solid rgba(247,196,92,.45);
	border-radius:18px;
	color:#ffd36b;
	font-size:13px;
	font-weight:800;
	padding:7px 12px;
	position:absolute;
	right:16px;
	top:16px;
	z-index:35;
}
.player-lock-layer.popedom-play-choice-wrap{
	align-items:center!important;
	background:radial-gradient(circle at center,rgba(12,52,96,.42),rgba(0,0,0,.88) 66%),linear-gradient(180deg,rgba(4,13,26,.96),rgba(0,0,0,.94))!important;
	display:flex!important;
	justify-content:center!important;
	padding:22px!important;
}
.player-lock-layer .popedom-upgrade-gate{
	max-width:760px!important;
	width:min(760px,100%)!important;
}
.player-lock-layer .popedom-upgrade-gate .popedom-upgrade-gate-inner.player_popeom{
	border-radius:18px;
	max-height:calc(100% - 24px);
	max-width:760px!important;
	overflow:hidden;
	padding:20px;
	width:100%!important;
}
.player-lock-layer .popedom-upgrade-title{
	font-size:22px;
	margin-bottom:6px;
}
.player-lock-layer .popedom-upgrade-subtitle{
	margin-bottom:10px;
}
.player-lock-layer .popedom-status{
	margin-bottom:10px;
}
.player-lock-layer .popedom-access-options{
	gap:12px;
	margin:0 0 12px;
}
.player-lock-layer .popedom-access-card{
	min-height:150px;
	padding:14px 12px;
}
.player-lock-layer .popedom-card-icon{
	height:42px;
	margin-bottom:8px;
	width:42px;
}
.player-lock-layer .popedom-access-card strong{
	font-size:15px;
	min-height:30px;
}
.player-lock-layer .popedom-access-card em{
	font-size:12px;
	margin-bottom:8px;
	min-height:28px;
}
.player-lock-layer .popedom-access-card .popedom-access-btn{
	min-height:36px;
}
.mac_pop_bg,.mac_pop{z-index:999999999!important}
.mac_pop{
	left:50%!important;
	max-height:calc(100vh - 48px)!important;
	position:fixed!important;
	top:50%!important;
	transform:translate(-50%,-50%)!important;
}
@media(max-height:540px) and (min-width:641px){
	.popedom-upgrade-gate{transform:scale(.9);transform-origin:center}
}
@media(max-height:460px) and (min-width:641px){
	.popedom-upgrade-gate{transform:scale(.82)}
}
@media(max-width:640px){
	.popedom-play-choice-wrap{padding:10px!important}
	.popedom-upgrade-gate{width:100%!important}
	.popedom-upgrade-gate .popedom-upgrade-gate-inner.player_popeom{border-radius:16px;padding:12px}
	.popedom-upgrade-title{font-size:20px}
	.popedom-upgrade-subtitle{font-size:12px;margin-bottom:8px}
	.popedom-status{margin-bottom:8px}
	.popedom-status span{min-height:32px;padding:0 8px}
	.popedom-access-options{gap:8px;grid-template-columns:1fr!important;margin-bottom:8px}
	.popedom-access-card{
		display:grid!important;
		grid-template-columns:40px minmax(0,1fr) 104px;
		min-height:62px;
		padding:8px;
		text-align:left;
	}
	.popedom-access-badge{display:none}
	.popedom-card-icon{font-size:16px;height:34px;margin:0;width:34px}
	.popedom-access-card strong{font-size:14px;margin:0;min-height:0}
	.popedom-access-card span{font-size:12px}
	.popedom-access-card span b{font-size:22px}
	.popedom-access-card em{display:none}
	.popedom-access-card .popedom-access-btn{font-size:12px;margin:0;min-height:34px;padding:6px}
	.popedom-upgrade-actions{gap:8px;grid-template-columns:1fr!important}
	.popedom-upgrade-actions a{height:36px}
}
