
a{
	text-decoration: none!important;
}
.mui-content{
	max-width: 600px;
	margin: auto;
}
.yh_box{
	background: #fff;
	padding: .6rem;
}
.yh_box_padd{
	margin: 1rem .6rem 0;
}
.mui-card-footer,.mui-card-header{
	background:#fff;
	padding: .6rem .3rem;
	border:none;
}
.f_t_txt{
	color: #555;
	font-size: 12px;
}
.right{
	float:right;
}
.left{
	float:left;
}
.u_d_tit{
	position: relative;
	height: 3rem;
	display: block;
	line-height: 3rem;
	font-size: 12px;
	color: #555;
}
.u_d_ct{
	line-height: 3rem;
	font-weight: bold;
	font-size: 15px;
}
.header .mui-search{
	position: absolute;
	left: 40px;
	right: 40px;
	margin: 0 10px;
}
.mui-popover {
	position: fixed;
	top: 6rem;
	right: .6rem;
	max-height: 40rem;
	min-height: 20rem;
}
.mui-popover .mui-popover-arrow {
	left: auto;
	right: 6px;
}
.flow-more a {
	display: inline-block;
	color: #a3a3a3;
	text-align: center;
	border-bottom: none;
	line-height: 3rem;
	width: 100%;
	margin-top: 1rem;
}
.btm_menu {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 4rem;
	text-align: center;
	line-height: 4rem;
	color: #555;
	background: #f2f2f2;
	z-index: 1;
}
.btm_menu .m-icon{
	font-size: 16px!important;
}
.btm_menu>div{
	position: relative;
}
.btm_menu>div:after{
	content: ' ';
	width: 1px;
	position: absolute;
	right: 0;
	top: 10px;
	bottom: 10px;
	background: linear-gradient(30deg, #ccc, #e1e1e1);
}
.btm_menu>div:last-child{
	background: #ffd910;
	color: #192330;
	font-weight: bold;
}
.btm_menu>div:last-child:after,.btm_menu>div:nth-last-child(2):after{
	display: none;
}
.btm_menu>div.disabled{
	background: #d3d3d3;
}
.mui-card-footer,.mui-card-header {
	padding: .8rem 1rem;
	position:relative;
	-webkit-box-pack:justify;
	-webkit-justify-content:space-between;
	justify-content:space-between;
	-webkit-box-align:center;
	-webkit-align-items:center;
	align-items:center;
	overflow: hidden;
}
.mui-card-footer .mui-card-link,.mui-card-header .mui-card-link {
	line-height:44px;
	position:relative;
	display:-webkit-box;
	display:-webkit-flex;
	display:flex;
	height:44px;
	margin-top:-10px;
	margin-bottom:-10px;
	-webkit-transition-duration:.3s;
	transition-duration:.3s;
	text-decoration:none;
	-webkit-box-pack:start;
	-webkit-justify-content:flex-start;
	justify-content:flex-start;
	-webkit-box-align:center;
	-webkit-align-items:center;
	align-items:center
}
.mui-card-footer:before,.mui-card-header:after {

}
.mui-table-view-radio .mui-table-view-cell.mui-selected .mui-navigate-right:after{
	color: #ffd910;
}
.mui-card-header {
	border-radius:2px 2px 0 0
}
.mui-card-header:after {
	top:auto;
	bottom:0
}

.mui-card-content-inner {
	position:relative;
	padding: 1rem;
}
.cr_btn{
	background: none;
	border: 2px solid #ffd910;
	color: #192330;
}
.pop_menu.active{
	color: #04be02;
}
.collect_box{
	position: fixed;
	right: 0;
	top: 40%;
	background: #ffd910;
	color: #fff;
	opacity: .8;
	border-radius: 1rem 0 0 1rem;
	font-size: 14px;
	overflow: hidden;
	width: 2rem;
	text-align: center;
}
.collect_box .clc_txt{
	display: block;
	float: right;
	padding: 1rem 0;
}
.collect_box .mui-icon-extra{
	font-size: 2rem;
	color: #064f47;
	text-align: center;
}
.c-share{
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	opacity: .8;
	z-index: 2;
}
.c-share .share-bg{
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 9;
	opacity: .8;
}
.c-share .share-img{
	position: absolute;
	top: 0;
	right: 0;
	width: 30rem;
	height: 20rem;
	background-image: url(../img/share.png);
	background-repeat: no-repeat;
	background-size: 100%;
	z-index: 10;
}
.mui-progressbar span{
	background: rgb(88, 122, 220)!important;
}
.mui-badge{
	background-color: #ffd910!important;
}
.mui-bar-tab .mui-tab-item.mui-active{

}
.mui-btn-blue, .mui-btn-primary, input[type=submit] {
	background-image: #ffd910!important;
	border: 1px solid  #ffd910!important;
}
.mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active{
	color: #fff!important;
	position: relative;
	height: 40px;
	background: #587adc;
}
.mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active:after{
	content:'';
	height: 4px;
	/*background:  rgb(88, 122, 220)!important;*/
	position: absolute;
	bottom: 0;
	left: 5px;
	right: 5px;
}
.mui-segmented-control.mui-segmented-control-inverted .mui-control-item{
	border-bottom:unset!important;
}
.mui-slider .mui-segmented-control.mui-segmented-control-inverted~.mui-slider-group .mui-slider-item{
	border:unset!important;
}
.mui-slider-indicator .mui-active.mui-indicator{
	background: #000!important;
}
.mui-slider-indicator .mui-indicator{
	background:#f2f2f2!important;
	width: 6px!important;
	height: 6px;
	box-shadow: none!important;
	border-radius: 6px!important;
	margin:1px 1px!important;
	opacity:.8;
}
.m-btn-row{
	height: 50px;
	padding: 10px;
	margin: auto;
	text-align: center;
}
.mui-input-group:before,.mui-input-group:after{
	display:none
}
.mui-slider .mui-slider-group .mui-slider-item img{
	width:100%;
	height:auto;
}
.mui-table-view:before,.mui-table-view:after{
	display:none
}
.menu-b-c .mui-icon {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	width: 4rem!important;
	height: 4rem!important;
	border-radius: 2rem;
	line-height: 4rem;
	background: #ffd910;
	color: #fff;
	font-size: 4rem;
}
.fixed_top{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	background: #fff;
}
.m-slider-bg{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center 0;
}
.nav-home{
	position: absolute;
	top: 10px;
	z-index: 3;
	left: 10px;
	background: #ffd910;
	color: #fff;
	border-radius: 30px;
	padding: 5px;
	font-size: 25px!important;
	opacity: .6;
	box-shadow: 0px 0px 30px #a0a0a0;
}
video{
	max-width: 100%;
}
.mui-progressbar span{
	background: #ffd910;
}
.m-scroll-wrapper{
	position: relative;
	overflow: scroll;
}
.m-scroll{
	position: relative;
}
.m-btn{
	border-radius: 20px;
	border: unset;
	font-size: 12px;
}
.m-btn-gray{
	background: #f2f2f2;
	color:#666
}
.m-btn-dft{
	background: #ffd910;
	color:#fff
}
.m-tag-tit{
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	margin: 10px 0;
	position: relative;
}
.m-tag-tit:after{
	content: '';
	position: absolute;
	width: 17px;
	left: -10px;
	background: #ffd910;
	border-radius: 20px;
	top: 2px;
	bottom: 2px;
}

a{
	text-decoration: none!important;
	color:#1c1c1c;
}
.mui-content{
	max-width: 600px;
	margin: auto;
}
.yh_box_padd{
	margin: 1rem .6rem 0;
}
.mui-card-footer,.mui-card-header{
	background:#fff;
	padding: .6rem .3rem;
	border:none;
}
.f_t_txt{
	color: #555;
	font-size: 12px;
}
.right{
	float:right;
}
.left{
	float:left;
}
.u_d_tit{
	position: relative;
	height: 3rem;
	display: block;
	line-height: 3rem;
	font-size: 12px;
	color: #555;
}
.u_d_ct{
	line-height: 3rem;
	font-weight: bold;
	font-size: 15px;
}
.header .mui-search{
	position: absolute;
	left: 40px;
	right: 40px;
	margin: 0 10px;
}
.mui-popover {
	position: fixed;
	top: 6rem;
	right: .6rem;
	max-height: 40rem;
	min-height: 20rem;
}
.mui-popover .mui-popover-arrow {
	left: auto;
	right: 6px;
}
.flow-more a {
	display: inline-block;
	color: #a3a3a3;
	text-align: center;
	border-bottom: none;
	line-height: 3rem;
	width: 100%;
	margin-top: 1rem;
}

.btm_menu .m-icon{
	font-size: 16px!important;
}
.btm_menu>div{
	position: relative;
}
.btm_menu>div:after{
	content: ' ';
	width: 1px;
	position: absolute;
	right: 0;
	top: 10px;
	bottom: 10px;
	background: linear-gradient(30deg, #ccc, #e1e1e1);
}
.btm_menu>div:last-child{
	background: #ffd910;
	color: #192330;
	font-weight: bold;
}
.btm_menu>div:last-child:after,.btm_menu>div:nth-last-child(2):after{
	display: none;
}
.btm_menu>div.disabled{
	background: #d3d3d3;
}
.mui-card-footer,.mui-card-header {
	padding: .8rem 1rem;
	position:relative;
	-webkit-box-pack:justify;
	-webkit-justify-content:space-between;
	justify-content:space-between;
	-webkit-box-align:center;
	-webkit-align-items:center;
	align-items:center;
	overflow: hidden;
}
.mui-card-footer .mui-card-link,.mui-card-header .mui-card-link {
	line-height:44px;
	position:relative;
	display:-webkit-box;
	display:-webkit-flex;
	display:flex;
	height:44px;
	margin-top:-10px;
	margin-bottom:-10px;
	-webkit-transition-duration:.3s;
	transition-duration:.3s;
	text-decoration:none;
	-webkit-box-pack:start;
	-webkit-justify-content:flex-start;
	justify-content:flex-start;
	-webkit-box-align:center;
	-webkit-align-items:center;
	align-items:center
}
.mui-card-footer:before,.mui-card-header:after {

}
.mui-table-view-radio .mui-table-view-cell.mui-selected .mui-navigate-right:after{
	color: #ffd910;
}
.mui-card-header {
	border-radius:2px 2px 0 0
}
.mui-card-header:after {
	top:auto;
	bottom:0
}

.mui-card-content-inner {
	position:relative;
	padding: 1rem;
}
.cr_btn{
	background: none;
	border: 2px solid #ffd910;
	color: #192330;
}
.pop_menu.active{
	color: #04be02;
}
.collect_box{
	position: fixed;
	right: 0;
	top: 40%;
	background: #ffd910;
	color: #fff;
	opacity: .8;
	border-radius: 1rem 0 0 1rem;
	font-size: 14px;
	overflow: hidden;
	width: 2rem;
	text-align: center;
}
.collect_box .clc_txt{
	display: block;
	float: right;
	padding: 1rem 0;
}
.collect_box .mui-icon-extra{
	font-size: 2rem;
	color: #064f47;
	text-align: center;
}
.c-share{
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	opacity: .8;
	z-index: 2;
}
.c-share .share-bg{
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 9;
	opacity: .8;
}
.c-share .share-img{
	position: absolute;
	top: 0;
	right: 0;
	width: 30rem;
	height: 20rem;
	background-image: url(../img/share.png);
	background-repeat: no-repeat;
	background-size: 100%;
	z-index: 10;
}
.mui-card{
	-webkit-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.08);
	box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.08);
	border-radius: .25rem;
	border:unset;
}
.mui-progressbar span{
	background: background: rgb(88, 122, 220)!important;
}
.mui-badge{
	background-color: #ffd910!important;
}
.mui-bar-tab .mui-tab-item.mui-active{

}
.mui-btn-blue, .mui-btn-primary, input[type=submit] {
	background-color: #ffd910!important;
	border: 1px solid  #ffd910!important;
}
.mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active{
	color: #fff!important;
	position: relative;
	height: 40px;
	background: #587adc;
}
.mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active:after{
	content:'';
	transition: all .3s;
	height: 4px;
	/*background:  rgb(88, 122, 220)!important;*/
	position: absolute;
	bottom: 0;
	left: 5px;
	right: 5px;
}
.mui-segmented-control.mui-segmented-control-inverted .mui-control-item{
	border-bottom: unset!important;
	font-weight: bold;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 40px;
	line-height: 40px;
	box-sizing: border-box;
	transition: all .3s;
	text-align: center;
	font-size: 12px;
	background: #eee;
	color: #9b9b9b;
}
.mui-slider .mui-segmented-control.mui-segmented-control-inverted~.mui-slider-group .mui-slider-item{
	border:unset!important;
}
.mui-slider-indicator .mui-active.mui-indicator{
	background: #000!important;
}
.mui-slider-indicator .mui-indicator{
	background:#f2f2f2!important;
	width: 6px!important;
	height: 6px;
	box-shadow: none!important;
	border-radius: 6px!important;
	margin:1px 1px!important;
	opacity:.8;
}
.m-btn-row{
	height: 50px;
	padding: 10px;
	margin: auto;
	text-align: center;
}
.mui-input-group:before,.mui-input-group:after{
	display:none
}
.mui-slider .mui-slider-group .mui-slider-item img{
	width:100%;
	height:auto;
}
.mui-table-view:before,.mui-table-view:after{
	display:none
}
.menu-b-c .mui-icon {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	width: 4rem!important;
	height: 4rem!important;
	border-radius: 2rem;
	line-height: 4rem;
	background: #ffd910;
	color: #fff;
	font-size: 4rem;
}
.fixed_top{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	background: #fff;
}
.m-slider-bg{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center 0;
}
.nav-home{
	position: absolute;
	top: 10px;
	z-index: 3;
	left: 10px;
	background: #ffd910;
	color: #fff;
	border-radius: 30px;
	padding: 5px;
	font-size: 25px!important;
	opacity: .6;
	box-shadow: 0px 0px 30px #a0a0a0;
}
video{
	max-width: 100%;
}
.mui-progressbar span{
	background: #ffd910;
}
.m-scroll-wrapper{
	position: relative;
	overflow: scroll;
}
.m-scroll{
	position: relative;
}
.m-btn{
	border-radius: 20px;
	border: unset;
	font-size: 12px;
}
.m-btn-gray{
	background: #f2f2f2;
	color:#666
}
.m-btn-dft{
	background: #ffd910;
	color:#fff
}
.m-tag-tit{
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	margin: 10px 0;
	position: relative;
}
.m-tag-tit:after{
	content: '';
	position: absolute;
	width: 17px;
	left: -10px;
	background: #ffd910;
	border-radius: 20px;
	top: 2px;
	bottom: 2px;
}
.give-btn {
	padding: 9px 38px;
	font-size: 14px;
	font-weight: 800;
	color: #1e1e1e;
	border: 2px solid #1e1e1e;
	text-transform: uppercase;
	background: #fff;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	display: inline-block;
}
/* line 13, ../sass/template/_donate.scss */
.give-btn:hover, .give-btn:active {
	background: #1e1e1e;
	color: #feda0a;
	border-color: #1e1e1e;
}

/* line 19, ../sass/template/_donate.scss */
.give-progress-bar {
	background: #eeeeee !important;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	overflow: hidden;
}
/* line 22, ../sass/template/_donate.scss */
.give-progress-bar > span {
	display: block;
	background-color: #feda0a !important;
	font-size: 10px;
	color: #1e1e1e;
	text-align: right;
}

/* line 30, ../sass/template/_donate.scss */
.donator-whilist {
	color: #feda0a;
	font-size: 12px;
}
/* line 33, ../sass/template/_donate.scss */
.donator-whilist i {
	margin-right: 5px;
	vertical-align: middle;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .donator-whilist i {
	margin-left: 5px;
	margin-right: inherit;
}
/* line 37, ../sass/template/_donate.scss */
.donator-whilist strong {
	font-weight: 400;
}

/* line 41, ../sass/template/_donate.scss */
.income {
	font-size: 20px;
	font-weight: 500;
	color: #1db3e7;
}

/* line 46, ../sass/template/_donate.scss */
.goal-text {
	font-size: 14px;
	font-weight: 700;
	color: #feda0a;
}

/* line 51, ../sass/template/_donate.scss */
.give-grid {
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	margin: 0 0 30px;
	-webkit-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.08);
	box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.08);
	margin: 10px;
	border-radius: .25rem;
	overflow: hidden;
}
/* line 55, ../sass/template/_donate.scss */
.give-grid:hover {
	-webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.2);
}
/* line 57, ../sass/template/_donate.scss */
.give-grid:hover .give-btn {
	background: #1e1e1e;
	color: #feda0a;
	border-color: #1e1e1e;
}
/* line 61, ../sass/template/_donate.scss */
.give-grid:hover .give-btn:hover, .give-grid:hover .give-btn:active {
	background: #313131;
	border-color: #313131;
}
/* line 66, ../sass/template/_donate.scss */
.give-grid:hover .give-image .donator-whilist {
	top: 50%;
	opacity: 1;
	filter: alpha(opacity=100);
}
/* line 70, ../sass/template/_donate.scss */
.give-grid:hover .give-image .image-wrapper a:before {
	opacity: 1;
	filter: alpha(opacity=100);
}
/* line 74, ../sass/template/_donate.scss */
.give-grid .donator-whilist {
	color: #fff;
}
/* line 77, ../sass/template/_donate.scss */
.give-grid .give-image {
	overflow: hidden;
	position: relative;
}
/* line 80, ../sass/template/_donate.scss */
.give-grid .give-image .donator-whilist {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	z-index: 2;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
	opacity: 0;
	filter: alpha(opacity=0);
}
/* line 91, ../sass/template/_donate.scss */
.give-grid .give-image .image-wrapper a {
	display: block;
	position: relative;
}
.give-grid .give-image .image-wrapper a img{
	width: 100%;
}
/* line 94, ../sass/template/_donate.scss */
.give-grid .give-image .image-wrapper a:before {
	-webkit-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}
/* line 107, ../sass/template/_donate.scss */
.give-grid .entry-title {
	font-weight: 700;
	font-size: 16px;
	margin: 0 0 8px;
}
/* line 112, ../sass/template/_donate.scss */
.give-grid .give-meta {
	overflow: hidden;
	display: inline-block;
	width: 100%;
	clear: both;
	margin: 0 0 10px;
}
/* line 119, ../sass/template/_donate.scss */
.give-grid .time {
	margin-left: 15px;
	font-size: 12px;
}
/* line 22, ../sass/rtl/_rtl.scss */
.rtl .give-grid .time {
	margin-right: 15px;
	margin-left: inherit;
}
/* line 122, ../sass/template/_donate.scss */
.give-grid .time > span {
	color: #1e1e1e;
}
/* line 126, ../sass/template/_donate.scss */
.give-grid .give-goal-progress {
	padding: 0 0 15px;
	margin: 0;
}
/* line 129, ../sass/template/_donate.scss */
.give-grid .give-goal-progress .income {
	font-size: 14px;
	font-weight: 700;
	color: #969696;
	line-height: inherit;
}
/* line 135, ../sass/template/_donate.scss */
.give-grid .give-goal-progress .goal-income-wrapper {
	float: left;
}
.rtl .give-grid .give-goal-progress .goal-income-wrapper {
	float: right;
}
.give-grid .give-goal-progress .goal-text-wrapper {
	float: right;
}
.rtl .give-grid .give-goal-progress .goal-text-wrapper {
	float: left;
}
.give-grid .entry-excerpt {
	color: #555555;
	font-size: 14px;
	margin: 0;
	width: 100%;
}
.give-grid .entry-excerpt p {
	margin: 0;
}
.give-grid .give-form .give-total-wrap {
	display: none !important;
}
.give-grid .give-form .give-btn, .give-grid .give-form {
	margin: 0 !important;
}
.give-grid .give-form-wrap {
	margin-right: 20px;
}
.rtl .give-grid .give-form-wrap {
	margin-left: 20px;
	margin-right: inherit;
}
.give-grid .time,
.give-grid .give-form-wrap {
	display: inline-block;
	vertical-align: middle;
}
.give-grid .total-goal {
	clear: both;
	padding: 0;
	overflow: hidden;
}
.give-grid .give-content {
	padding: 20px 30px 30px;
	background: #fff;
	position: relative;
	z-index: 2;
}
.m-flex{
	display: flex;
}
.m-flex-12{
	width: 100%;
}
.mui-bar-transparent {
	top: 0;
	background-color: rgba(247,247,247,0);
	-webkit-box-shadow: none;
	box-shadow: none
}

/* Unified floating pill action bar */
.yhzc-action-pill.btm_menu {
	position: fixed;
	left: 14px;
	right: 14px;
	bottom: calc(12px + env(safe-area-inset-bottom));
	width: auto;
	height: auto;
	padding: 10px;
	display: flex;
	align-items: center;
	gap: 10px;
	border: 1px solid rgba(255, 255, 255, 0.3);
	border-radius: 26px;
	background: rgba(255, 248, 241, 0.66);
	backdrop-filter: blur(18px) saturate(155%);
	-webkit-backdrop-filter: blur(18px) saturate(155%);
	box-shadow: 0 18px 40px rgba(15, 23, 42, 0.14), inset 0 1px 0 rgba(255, 255, 255, 0.56);
	overflow: visible;
	z-index: 1200;
}
.yhzc-action-pill.btm_menu:before {
	content: "";
	position: absolute;
	inset: 1px;
	border-radius: 24px;
	background: linear-gradient(135deg, rgba(255, 255, 255, 0.34) 0%, rgba(255, 255, 255, 0.08) 100%);
	pointer-events: none;
}
.yhzc-action-pill .yhzc-pill-btn {
	position: relative;
	z-index: 1;
	flex: 1 1 0;
	float: none;
	min-width: 0;
	height: 58px;
	padding: 0 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 20px;
	border: 1px solid rgba(255, 255, 255, 0.28);
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 0.2px;
	text-align: center;
	transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.18s ease, color 0.18s ease;
}
.yhzc-action-pill.btm_menu > div:after,
.yhzc-action-pill.btm_menu > .yhzc-pill-btn:after {
	display: none;
}
.yhzc-action-pill .yhzc-pill-btn:active {
	transform: translateY(1px) scale(0.995);
}
.yhzc-action-pill .yhzc-pill-primary {
	color: #3f2a00;
	background: linear-gradient(135deg, #ffe68a 0%, #ffd910 56%, #f7c800 100%);
	border-color: rgba(255, 214, 89, 0.7);
	box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.62), 0 14px 28px rgba(249, 200, 0, 0.26);
}
.yhzc-action-pill .yhzc-pill-secondary {
	color: #7c3a12;
	background: linear-gradient(145deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 244, 234, 0.84) 100%);
	box-shadow: inset 2px 2px 5px rgba(255, 255, 255, 0.75), inset -4px -4px 10px rgba(232, 194, 163, 0.18), 8px 10px 22px rgba(148, 163, 184, 0.14);
}
.yhzc-action-pill .yhzc-pill-disabled {
	color: #8f8f8f;
	background: linear-gradient(145deg, rgba(250, 250, 250, 0.82) 0%, rgba(238, 238, 238, 0.76) 100%);
	box-shadow: inset 3px 3px 8px rgba(255, 255, 255, 0.75), inset -5px -5px 12px rgba(203, 213, 225, 0.35);
}
@media (max-width: 420px) {
	.yhzc-action-pill.btm_menu {
		left: 10px;
		right: 10px;
		bottom: calc(10px + env(safe-area-inset-bottom));
		padding: 8px;
		gap: 8px;
		border-radius: 22px;
	}
	.yhzc-action-pill .yhzc-pill-btn {
		height: 54px;
		padding: 0 12px;
		font-size: 14px;
		border-radius: 18px;
	}
}
