.faqs_banner {
	background-image: url('../images/backgrounds/ocean-city.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.faqs_banner:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.3);
	border-radius: 0.5rem;
	overflow: hidden;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
}

.section-py {
	padding: 5rem 0;
}

.banner-bg-img {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: left;
}

.first-section-pt {
	padding-top: 8.84rem;
}

.help-center-header .input-wrapper {
	max-width: 55%;
}

.ripuXWbuTz {
	padding: 20px;
	margin-bottom: 15px;
	border: 1px solid #DDD;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
}

.ripuXWbuTz.open>.tvgfyulWeO {
	margin-bottom: 0.5rem;
}

.ripuXWbuTz .sLWEOrIyRF {
	display: block;
	font-size: 18px;
	font-weight: 600;
	padding-right: 20px;
	position: relative;
	color: #566a7f;
}

.ripuXWbuTz .sLWEOrIyRF:after {
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f105";
	position: absolute;
	top: 0;
	right: 5px;
	font-size: 24px;
	transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-khtml-transition: all .3s ease-in-out;
}

.ripuXWbuTz:not(.open) .eQzTEOgfLE {
	display: none;
}

.ripuXWbuTz.open .sLWEOrIyRF:after {
	transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-khtml-transform: rotate(90deg);
}

.xoVfETIYqT>.ghueVbhSTh {
	padding: 0.625rem 0px;
}

.yslKyZayMv {
	width: 1.5rem;
	height: 1.5rem;
}

.pnyIQyKOfL {
	padding: 180px 0px;
	background: var(--main-bg-color);
}

.efsoStPHGu {
	margin-top: -300px;
	padding-bottom: 30px;
}

.nKyrQPfXnI {
	padding-bottom: 50px;
}

@media screen and (max-width:575px) {
	.pnyIQyKOfL {
		padding: 125px 0px;
	}

	.efsoStPHGu {
		margin-top: -210px;
	}
}

.home_banner {
	padding: 2rem 3rem;
	background: url(../images/backgrounds/faqs.png) no-repeat center center;
	background-size: 100%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}

.ui-link {
	font-weight: bold;
	padding: 12px 30px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	color: var(--bs-white);
	background: #30519d;
}

.ui-outline-link {
	font-weight: bold;
	padding: 12px 30px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	color: var(--bs-white);
	background: var(--bs-blue);
	border: 1px solid var(--bs-blue);
}

.box_search {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	text-align: left;
	border-radius: 10px !important;
	overflow-y: auto;
	max-height: 350px
}

.box_search_list {
	max-width: 300px;
	margin-left: auto !important;
	margin-right: 0 !important;
}

.inp_form {
	border-radius: 0 0.5rem 0.5rem 0 !important;
	border-right: 1px solid #d9dee3 !important;
}

.input-group:focus-within .inp_form {
	border-color: #696cff !important;
}

.box_search::-webkit-scrollbar {
	width: 8px;
}

.box_search::-webkit-scrollbar-track {
	background: #f1f1f1;
}

.box_search::-webkit-scrollbar-thumb {
	background: #4e70c6;
	border-radius: 5px
}

.box_search::-webkit-scrollbar-thumb:hover {
	background: #33509b;
}

.faq__item {
	transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

.faq__item.active,
.faq__item:hover {
	background: #e7edff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.faq__item a {
	color: inherit
}

.ripuXWbuTz:not(.open) {
	background: #F5F5F5;
}

.btn_tab_tag.active {
	color: #595cd9;
	border-color: #595cd9 !important;
}

.btn_tab_tag {
	color: #566a7f;
	border-color: #DDD;
}

.section_relate .title_section {
	margin-bottom: 25px;
	text-align: center;
	letter-spacing: .5px;
}

.section_relate .item_shop_relate .box_image_relate {
	min-height: 200px;
	border-radius: 4px;
	overflow: hidden;
}

.section_relate .box_info_relate {
	padding-top: 12px;
	display: block;
	position: relative;
	text-align: left;
}

.section_relate .title_shop_relate {
	font-size: 16px;
	font-weight: 600;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 14px;
	letter-spacing: .3px;
}

.section_relate .title_shop_relate a {
	color: inherit;
}

.section_relate .box_btn_link {
	display: flex;
	justify-content: space-between;
}

.section_relate .btn_link_relate {
	margin: 0;
	color: #fff;
	text-align: center;
	border-radius: 40px;
	display: block;
	line-height: 20px;
	font-size: 14px;
	padding: 8px 14px 9px;
	font-weight: 500;
	letter-spacing: .5px;
	background: #696cff;
}

.section_relate .btn_link_relate:hover {
	color: #fff;
}

.section_relate .btn_link_relate .icon_phone {
	background: #fff;
	margin-right: 5px;
	padding: 1px;
	padding-left: 2px;
	font-size: 9px;
	vertical-align: middle;
	text-align: center;
	border-radius: 3px;
}

.section_relate .btn_link_relate .icon_phone i {
	color: #696cff;
	line-height: 12px;
}

.section_relate .btn_link_relate_map i {
	margin-right: 5px;
}

.section_relate .owl-carousel .owl-prev,
.owl-carousel .owl-next {
	background: #696cff
}

.box_list_shop_relate {
	max-width: calc(100% - 100px);
	margin: auto;
}

.section_relate .owl-carousel .owl-prev {
	left: -40px;
}

.section_relate .owl-carousel .owl-next {
	right: -40px;
}

.btn_back {
	padding: 7px 10px;
	border: 1px solid;
	border-radius: 25px;
}

.share_box.open .share_news {
	display: block
}

.share_news {
	display: none;
	position: absolute;
}

@media screen and (max-width:1280px) {
	.box_list_shop_relate {
		max-width: 100%;
	}

	.section_relate .owl-carousel .owl-prev {
		left: 15px;
	}

	.section_relate .owl-carousel .owl-next {
		right: 15px;
	}
}

@media screen and (max-width: 575px) {
	.home_banner {
		background-size: cover;
		padding: 2rem;
	}
}

/* ===================== HELP CENTER (/help-center) ===================== */
.hc-page {
	padding: 2rem 0 4rem;
}

.hc-header {
	text-align: center;
	margin-bottom: 1.75rem;
}

.hc-title {
	font-size: 2rem;
	font-weight: 800;
	color: var(--text, #1a1a1a);
	margin: 0 0 .35rem;
}

.hc-subtitle {
	color: var(--gray, #6b7280);
	font-size: 1.02rem;
	margin: 0;
}

/* Hero */
.hc-hero {
	position: relative;
	overflow: hidden;
	background: linear-gradient(135deg, var(--red-dark, #a50d24) 0%, var(--red-light, #e8192e) 100%);
	border-radius: 20px;
	padding: 2.6rem;
	margin-bottom: 2.25rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 2rem;
	box-shadow: 0 18px 40px -18px rgba(165, 13, 36, .55);
}

.hc-hero:before {
	content: "";
	position: absolute;
	right: -60px;
	top: -60px;
	width: 240px;
	height: 240px;
	border-radius: 50%;
	background: rgba(255, 255, 255, .08);
}

.hc-hero:after {
	content: "";
	position: absolute;
	left: -40px;
	bottom: -80px;
	width: 200px;
	height: 200px;
	border-radius: 50%;
	background: rgba(255, 255, 255, .06);
}

.hc-hero-content {
	position: relative;
	z-index: 2;
	flex: 1 1 auto;
	max-width: 620px;
}

.hc-hero-title {
	color: #fff;
	font-size: 1.7rem;
	font-weight: 800;
	margin: 0 0 .5rem;
}

.hc-hero-desc {
	color: rgba(255, 255, 255, .9);
	margin: 0 0 1.25rem;
	font-size: 1rem;
}

/* Search */
.hc-search {
	position: relative;
}

.hc-search-ico {
	position: absolute;
	left: 1.1rem;
	top: 28px;
	transform: translateY(-50%);
	color: #9ca3af;
	font-size: 1rem;
	z-index: 2;
}

.hc-search-input {
	width: 100%;
	height: 56px;
	border: 0;
	border-radius: 14px;
	padding: 0 7.5rem 0 2.9rem;
	font-size: 1rem;
	color: var(--text, #1a1a1a);
	background: #fff;
	box-shadow: 0 10px 30px -12px rgba(0, 0, 0, .3);
}

.hc-search-input:focus {
	outline: none;
	box-shadow: 0 0 0 4px rgba(255, 255, 255, .35), 0 10px 30px -12px rgba(0, 0, 0, .3);
}

.hc-search-btn {
	position: absolute;
	right: 7px;
	top: 7px;
	height: 42px;
	padding: 0 1.3rem;
	border: 0;
	border-radius: 10px;
	background: linear-gradient(135deg, var(--red-dark, #a50d24), var(--red-light, #e8192e));
	color: #fff;
	font-weight: 700;
	cursor: pointer;
	transition: filter .2s ease;
}

.hc-search-btn:hover {
	filter: brightness(1.08);
}

.hc-search-results {
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	top: calc(100% + 10px);
	z-index: 30;
	background: #fff;
	border-radius: 14px;
	box-shadow: 0 20px 50px -15px rgba(0, 0, 0, .35);
	overflow: hidden;
	text-align: left;
	max-height: 360px;
	overflow-y: auto;
}

.hc-search-results.show {
	display: block;
}

.hc-sr-item {
	display: block;
	padding: .8rem 1.1rem;
	border-bottom: 1px solid var(--border, #eef0f2);
	color: var(--text, #1a1a1a);
	transition: background .15s ease;
}

.hc-sr-item:last-child {
	border-bottom: 0;
}

.hc-sr-item:hover {
	background: #fafafa;
	color: var(--red, #990303);
}

.hc-sr-title {
	display: block;
	font-weight: 600;
	font-size: .95rem;
	margin-bottom: .15rem;
}

.hc-sr-desc {
	display: block;
	font-size: .82rem;
	color: var(--gray, #6b7280);
}

.hc-sr-empty {
	padding: 1rem 1.1rem;
	color: var(--gray, #6b7280);
	font-size: .9rem;
}

/* Hero art */
.hc-hero-art {
	position: relative;
	z-index: 2;
	flex: 0 0 200px;
	width: 200px;
	height: 160px;
}

.hc-mascot {
	position: absolute;
	right: 18px;
	top: 50%;
	transform: translateY(-50%);
	width: 118px;
	height: 118px;
	border-radius: 50%;
	background: rgba(255, 255, 255, .16);
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 3.2rem;
	box-shadow: inset 0 0 0 6px rgba(255, 255, 255, .12);
}

.hc-bubble {
	position: absolute;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 8px 18px -6px rgba(0, 0, 0, .3);
	animation: hcFloat 3s ease-in-out infinite;
}

.hc-bubble i {
	font-size: .95rem;
}

.hc-bubble-1 {
	left: 0;
	top: 14px;
	color: var(--red-light, #e8192e);
	animation-delay: 0s;
}

.hc-bubble-2 {
	left: 24px;
	bottom: 6px;
	color: #f59e0b;
	animation-delay: .6s;
}

.hc-bubble-3 {
	right: 6px;
	top: -6px;
	color: var(--green, #16a34a);
	animation-delay: 1.2s;
}

@keyframes hcFloat {

	0%,
	100% {
		transform: translateY(0);
	}

	50% {
		transform: translateY(-9px);
	}
}

/* Sections */
.hc-section-head {
	margin-bottom: 1.1rem;
}

.hc-section-title {
	font-size: 1.3rem;
	font-weight: 800;
	color: var(--text, #1a1a1a);
	margin: 0 0 .2rem;
}

.hc-section-sub {
	color: var(--gray, #6b7280);
	margin: 0;
	font-size: .92rem;
}

/* Topic grid — thẻ ô vuông, lưới đều 5 cột (desktop) để các hàng cân đối */
.hc-section-topics {
	margin-bottom: 1.75rem;
}

.hc-topic-grid {
	display: grid;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	gap: 1rem;
}

.hc-topic-card {
	display: flex;
	flex-direction: column;
	gap: .85rem;
	padding: 1.4rem 1.25rem;
	border: 1px solid var(--border, #e5e7eb);
	border-radius: 16px;
	background: #fff;
	transition: all .25s ease;
	color: inherit;
	height: 100%;
}

.hc-topic-card:hover {
	border-color: transparent;
	box-shadow: 0 16px 34px -18px rgba(0, 0, 0, .25);
	transform: translateY(-3px);
	color: inherit;
}

.hc-topic-ico {
	width: 48px;
	height: 48px;
	border-radius: 13px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.3rem;
	color: var(--red, #990303);
	background: rgba(153, 3, 3, .08);
}

.hc-topic-body {
	display: flex;
	flex-direction: column;
	min-width: 0;
	flex: 1 1 auto;
}

.hc-topic-name {
	font-weight: 700;
	font-size: 1rem;
	color: var(--text, #1a1a1a);
	margin-bottom: .4rem;
}

.hc-topic-desc {
	font-size: .85rem;
	color: var(--gray, #6b7280);
	line-height: 1.55;
	margin-bottom: .85rem;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.hc-topic-count {
	font-size: .8rem;
	font-weight: 600;
	color: var(--gray, #6b7280);
	margin-top: auto;
}

.hc-topic-count i {
	margin-right: .3rem;
	color: var(--red, #990303);
}

@media (max-width: 1199.98px) {
	.hc-topic-grid {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
}

@media (max-width: 767.98px) {
	.hc-topic-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

/* Articles + tabs */
.hc-articles {
	background: #fff;
	border: 1px solid var(--border, #e5e7eb);
	border-radius: 18px;
	padding: 1.4rem 1.5rem 1rem;
}

.hc-tabs {
	display: flex;
	gap: .4rem;
	border-bottom: 1px solid var(--border, #e5e7eb);
	margin-bottom: .5rem;
	flex-wrap: wrap;
}

.hc-tab {
	border: 0;
	background: none;
	padding: .6rem .9rem;
	font-size: .92rem;
	font-weight: 600;
	color: var(--gray, #6b7280);
	cursor: pointer;
	position: relative;
	transition: color .2s ease;
}

.hc-tab:after {
	content: "";
	position: absolute;
	left: .9rem;
	right: .9rem;
	bottom: -1px;
	height: 3px;
	border-radius: 3px;
	background: transparent;
	transition: background .2s ease;
}

.hc-tab.active {
	color: var(--red, #990303);
}

.hc-tab.active:after {
	background: linear-gradient(135deg, var(--red-dark, #a50d24), var(--red-light, #e8192e));
}

.hc-tab-panel {
	display: none;
}

.hc-tab-panel.active {
	display: block;
	animation: hcFade .25s ease;
}

@keyframes hcFade {
	from {
		opacity: 0;
		transform: translateY(6px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

.hc-article {
	display: flex;
	align-items: center;
	gap: 1rem;
	padding: .95rem .4rem;
	border-bottom: 1px solid var(--border, #f0f1f3);
	color: inherit;
	transition: background .15s ease;
}

.hc-article:last-of-type {
	border-bottom: 0;
}

.hc-article:hover {
	background: #fafbff;
	color: inherit;
}

.hc-article-ico {
	flex: 0 0 44px;
	width: 44px;
	height: 44px;
	border-radius: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.1rem;
}

.hc-article-main {
	flex: 1 1 auto;
	min-width: 0;
	display: flex;
	flex-direction: column;
}

.hc-article-title {
	font-weight: 700;
	font-size: .98rem;
	color: var(--text, #1a1a1a);
	margin-bottom: .2rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.hc-article-desc {
	font-size: .85rem;
	color: var(--gray, #6b7280);
	line-height: 1.45;
	margin-bottom: .35rem;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.hc-article-meta {
	display: flex;
	gap: 1.1rem;
	font-size: .78rem;
	color: #9ca3af;
}

.hc-article-meta i {
	margin-right: .25rem;
}

.hc-article-arr {
	flex: 0 0 auto;
	color: #c7ccd1;
	font-size: 1.1rem;
	transition: transform .2s ease, color .2s ease;
}

.hc-article:hover .hc-article-arr {
	color: var(--red, #990303);
	transform: translateX(3px);
}

.hc-viewall {
	display: inline-flex;
	align-items: center;
	gap: .4rem;
	margin-top: .9rem;
	font-weight: 700;
	font-size: .9rem;
	color: var(--red, #990303);
}

.hc-viewall i {
	transition: transform .2s ease;
}

.hc-viewall:hover {
	color: var(--red-light, #e8192e);
}

.hc-viewall:hover i {
	transform: translateX(3px);
}

.hc-empty {
	padding: 1.5rem;
	text-align: center;
	color: #9ca3af;
	font-size: .92rem;
}

/* Right column cards */
.hc-card {
	background: #fff;
	border: 1px solid var(--border, #e5e7eb);
	border-radius: 18px;
	padding: 1.35rem 1.4rem;
	margin-bottom: 1.25rem;
}

.hc-grid .col-12>.hc-card:last-child {
	margin-bottom: 0;
}

@media (min-width: 992px) {
	.hc-support {
		position: sticky;
		top: 1.5rem;
		align-self: flex-start;
	}
}

.hc-card-title {
	font-size: 1.08rem;
	font-weight: 800;
	color: var(--text, #1a1a1a);
	margin: 0 0 1rem;
	display: flex;
	align-items: center;
	gap: .55rem;
}

.hc-card-title i {
	color: var(--red, #990303);
}

/* Contact */
.hc-contact-row {
	display: flex;
	align-items: center;
	gap: .85rem;
	padding: .7rem;
	border-radius: 12px;
	color: inherit;
	transition: background .15s ease;
}

.hc-contact-row+.hc-contact-row {
	margin-top: .25rem;
}

.hc-contact-row:hover {
	background: #f7f8fa;
	color: inherit;
}

.hc-contact-ico {
	flex: 0 0 42px;
	width: 42px;
	height: 42px;
	border-radius: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.1rem;
	color: #fff;
}

.hc-ic-red {
	background: linear-gradient(135deg, #a50d24, #e8192e);
}

.hc-ic-blue {
	background: linear-gradient(135deg, #2563eb, #3b82f6);
}

.hc-ic-green {
	background: linear-gradient(135deg, #16a34a, #22c55e);
}

.hc-ic-sky {
	background: linear-gradient(135deg, #0284c7, #38bdf8);
}

.hc-contact-body {
	flex: 1 1 auto;
	display: flex;
	flex-direction: column;
	min-width: 0;
}

.hc-contact-name {
	font-weight: 700;
	font-size: .95rem;
	color: var(--text, #1a1a1a);
}

.hc-contact-sub {
	font-size: .82rem;
	color: var(--gray, #6b7280);
}

.hc-contact-arr {
	color: #c7ccd1;
}

/* Form */
.hc-field {
	margin-bottom: .9rem;
}

.hc-label {
	display: block;
	font-size: .86rem;
	font-weight: 600;
	color: #374151;
	margin-bottom: .4rem;
}

.hc-req {
	color: var(--red-light, #e8192e);
}

.hc-input {
	width: 100%;
	border: 1px solid var(--border, #d9dee3);
	border-radius: 11px;
	padding: .7rem .85rem;
	font-size: .92rem;
	color: var(--text, #1a1a1a);
	background: #fff;
	transition: border-color .2s ease, box-shadow .2s ease;
}

.hc-input:focus {
	outline: none;
	border-color: var(--red-light, #e8192e);
	box-shadow: 0 0 0 3px rgba(232, 25, 46, .12);
}

textarea.hc-input {
	resize: vertical;
	min-height: 96px;
}

.hc-counter {
	text-align: right;
	font-size: .76rem;
	color: #9ca3af;
	margin-top: .25rem;
}

.hc-upload {
	display: flex;
	align-items: center;
	gap: .6rem;
	padding: .85rem;
	border: 1.5px dashed var(--border, #d9dee3);
	border-radius: 11px;
	cursor: pointer;
	color: var(--gray, #6b7280);
	font-size: .86rem;
	transition: border-color .2s ease, background .2s ease;
}

.hc-upload:hover {
	border-color: var(--red-light, #e8192e);
	background: #fff7f8;
}

.hc-upload.has-file {
	border-color: var(--green, #16a34a);
	color: var(--green, #16a34a);
	background: #f0fdf4;
}

.hc-upload i {
	font-size: 1.05rem;
}

.hc-btn-submit {
	width: 100%;
	border: 0;
	border-radius: 12px;
	padding: .85rem;
	font-weight: 700;
	font-size: .96rem;
	color: #fff;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: .5rem;
	background: linear-gradient(135deg, var(--red-dark, #a50d24), var(--red-light, #e8192e));
	transition: filter .2s ease, transform .1s ease;
}

.hc-btn-submit:hover {
	filter: brightness(1.07);
}

.hc-btn-submit:active {
	transform: scale(.99);
}

.hc-btn-submit:disabled {
	opacity: .6;
	cursor: not-allowed;
}

.hc-btn-outline {
	width: 100%;
	border: 1.5px solid var(--border, #d9dee3);
	border-radius: 12px;
	padding: .7rem;
	font-weight: 700;
	font-size: .92rem;
	color: #374151;
	background: #fff;
	cursor: pointer;
	transition: border-color .2s ease, color .2s ease;
}

.hc-btn-outline:hover {
	border-color: var(--red-light, #e8192e);
	color: var(--red, #990303);
}

/* Done states */
.hc-support-done,
.hc-rating-done {
	text-align: center;
	padding: 1rem .5rem;
}

.hc-done-ico {
	width: 64px;
	height: 64px;
	border-radius: 50%;
	margin: 0 auto .9rem;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.7rem;
	color: #fff;
	background: linear-gradient(135deg, var(--green, #16a34a), #22c55e);
	animation: hcPop .4s cubic-bezier(.34, 1.56, .64, 1);
}

.hc-rating-done .hc-done-ico {
	background: linear-gradient(135deg, #e8192e, #f43f5e);
}

@keyframes hcPop {
	0% {
		transform: scale(0);
	}

	100% {
		transform: scale(1);
	}
}

.hc-done-title {
	font-size: 1.1rem;
	font-weight: 800;
	color: var(--text, #1a1a1a);
	margin: 0 0 .4rem;
}

.hc-done-desc {
	font-size: .88rem;
	color: var(--gray, #6b7280);
	margin: 0 0 .9rem;
}

.hc-done-id {
	font-size: .86rem;
	color: var(--gray, #6b7280);
	margin-bottom: 1rem;
}

.hc-done-code {
	color: var(--red, #990303);
}

/* FAQ accordion */
.hc-faq-item {
	border-bottom: 1px solid var(--border, #f0f1f3);
}

.hc-faq-item:last-child {
	border-bottom: 0;
}

.hc-faq-q {
	width: 100%;
	text-align: left;
	border: 0;
	background: none;
	padding: .85rem .2rem;
	font-size: .92rem;
	font-weight: 600;
	color: var(--text, #1a1a1a);
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: .75rem;
}

.hc-faq-caret {
	flex: 0 0 auto;
	color: #9ca3af;
	transition: transform .25s ease;
}

.hc-faq-item.open .hc-faq-caret {
	transform: rotate(180deg);
	color: var(--red, #990303);
}

.hc-faq-a {
	max-height: 0;
	overflow: hidden;
	transition: max-height .3s ease, padding .3s ease;
}

.hc-faq-item.open .hc-faq-a {
	max-height: 320px;
	padding-bottom: .85rem;
}

.hc-faq-a p {
	font-size: .86rem;
	color: var(--gray, #6b7280);
	line-height: 1.55;
	margin: 0 0 .5rem;
}

.hc-faq-more {
	font-size: .84rem;
	font-weight: 700;
	color: var(--red, #990303);
	display: inline-flex;
	align-items: center;
	gap: .3rem;
}

.hc-faq-more:hover {
	color: var(--red-light, #e8192e);
}

/* Rating */
.hc-rating-lead {
	font-size: .9rem;
	color: var(--gray, #6b7280);
	margin: 0 0 .65rem;
}

.hc-stars {
	display: flex;
	gap: .45rem;
	margin-bottom: .9rem;
}

.hc-star {
	font-size: 1.7rem;
	color: #e2e5e9;
	cursor: pointer;
	transition: transform .12s ease, color .15s ease;
}

.hc-star:hover {
	transform: scale(1.15);
}

.hc-star.on {
	color: #f59e0b;
}

.hc-rating-comment {
	margin-bottom: .8rem;
	min-height: 80px;
}

/* Responsive */
@media (max-width: 767.98px) {
	.hc-hero {
		flex-direction: column;
		align-items: flex-start;
		padding: 1.8rem 1.5rem;
	}

	.hc-hero-art {
		display: none;
	}

	.hc-title {
		font-size: 1.6rem;
	}

	.hc-hero-title {
		font-size: 1.4rem;
	}
}

@media (max-width: 575.98px) {
	.hc-search-btn {
		display: none;
	}

	.hc-search-input {
		padding-right: 1rem;
	}
}

/* ===================== CATEGORY (/help-center list) + DETAIL ===================== */
/* Breadcrumb (shared) */
.faqs-cat .faq-crumb,
.faqs-detail .faq-crumb {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: .5rem;
	margin-bottom: 1.25rem;
	font-size: .9rem;
	color: var(--gray, #6b7280);
}

.faqs-cat .faq-crumb a,
.faqs-detail .faq-crumb a {
	display: inline-flex;
	align-items: center;
	gap: .4rem;
	color: var(--gray, #6b7280);
	text-decoration: none;
	transition: color .15s ease;
}

.faqs-cat .faq-crumb a:hover,
.faqs-detail .faq-crumb a:hover {
	color: var(--red, #990303);
}

.faqs-cat .faq-crumb a i,
.faqs-detail .faq-crumb a i {
	color: var(--red, #990303);
}

.faq-crumb-sep {
	font-size: .72rem;
	color: #c2c7d0;
}

.faqs-cat .faq-crumb-cur {
	color: var(--text, #1a1a1a);
	font-weight: 600;
}

/* Category head */
.faqs-cat .faq-cat-head {
	display: flex;
	align-items: flex-start;
	gap: 1rem;
	margin-bottom: 1.5rem;
}

.faqs-cat .faq-cat-ico {
	flex: 0 0 auto;
	width: 54px;
	height: 54px;
	border-radius: 14px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 1.5rem;
	color: #fff;
	background: linear-gradient(135deg, var(--red-dark, #a50d24), var(--red-light, #e8192e));
	box-shadow: 0 10px 24px -10px rgba(165, 13, 36, .6);
}

.faqs-cat .faq-cat-title {
	font-size: 1.7rem;
	font-weight: 800;
	color: var(--text, #1a1a1a);
	margin: 0 0 .35rem;
}

.faqs-cat .faq-cat-intro {
	margin: 0;
	color: var(--gray, #6b7280);
	font-size: 1rem;
	line-height: 1.6;
}

/* Category search-in-topic */
.faqs-cat .faq-search {
	position: relative;
	margin-bottom: 1.5rem;
}

.faqs-cat .faq-search-ico {
	position: absolute;
	left: 1.1rem;
	top: 50%;
	transform: translateY(-50%);
	color: #9ca3af;
	font-size: 1rem;
	z-index: 2;
}

.faqs-cat .faq-search-input {
	width: 100%;
	height: 52px;
	border: 1px solid var(--border, #e5e7eb);
	border-radius: 14px;
	padding: 0 1.2rem 0 2.9rem;
	font-size: 1rem;
	color: var(--text, #1a1a1a);
	background: #fff;
	transition: border-color .15s ease, box-shadow .15s ease;
}

.faqs-cat .faq-search-input:focus {
	outline: none;
	border-color: var(--red, #990303);
	box-shadow: 0 0 0 4px rgba(153, 3, 3, .08);
}

/* Article row list (category + ajax search results) */
.faqs-cat .faq-cat-list {
	display: flex;
	flex-direction: column;
	gap: .6rem;
}

.faqs-cat .faq-row {
	display: flex;
	align-items: center;
	gap: .85rem;
	padding: .95rem 1.1rem;
	background: #fff;
	border: 1px solid var(--border, #e5e7eb);
	border-radius: 14px;
	color: var(--text, #1a1a1a);
	text-decoration: none;
	transition: border-color .15s ease, box-shadow .15s ease, transform .15s ease;
}

.faqs-cat .faq-row:hover {
	border-color: var(--red, #990303);
	box-shadow: 0 10px 24px -16px rgba(153, 3, 3, .5);
	transform: translateY(-1px);
	color: var(--text, #1a1a1a);
}

.faqs-cat .faq-row-ico {
	flex: 0 0 auto;
	width: 38px;
	height: 38px;
	border-radius: 10px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: rgba(153, 3, 3, .08);
	color: var(--red, #990303);
	font-size: 1rem;
}

.faqs-cat .faq-row-title {
	flex: 1 1 auto;
	font-weight: 500;
	font-size: .98rem;
}

.faqs-cat .faq-row-arr {
	flex: 0 0 auto;
	color: #c2c7d0;
	transition: transform .15s ease, color .15s ease;
}

.faqs-cat .faq-row:hover .faq-row-arr {
	color: var(--red, #990303);
	transform: translateX(3px);
}

/* Detail hero — identical gradient/look to the help-center homepage, sits a bit tighter above the grid */
.faqs-detail .faq-detail-hero {
	margin-bottom: 1.5rem;
}

/* Detail sidebar (overrides legacy .ripuXWbuTz / .faq__item) */
.faqs-detail .ripuXWbuTz.faq-side {
	padding: 1.1rem;
	margin-bottom: 0;
	border: 1px solid var(--border, #e5e7eb);
	border-radius: 18px;
	background: #fff;
}

.faqs-detail .faq-side-head {
	margin-bottom: .85rem;
	padding-bottom: .85rem;
	border-bottom: 1px solid var(--border, #e5e7eb);
}

.faqs-detail .faq-side-cat {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: .6rem;
	padding: 0;
	font-size: 1.02rem;
	font-weight: 800;
	color: var(--text, #1a1a1a);
}

.faqs-detail .faq-side-cat-label {
	flex: 1 1 auto;
}

.faqs-detail .faq-side-count {
	flex: 0 0 auto;
	min-width: 26px;
	height: 24px;
	padding: 0 .5rem;
	border-radius: 999px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: rgba(153, 3, 3, .08);
	color: var(--red, #990303);
	font-size: .8rem;
	font-weight: 700;
}

.faqs-detail .faq-side-list {
	display: flex;
	flex-direction: column;
	gap: .15rem;
}

.faqs-detail .faq-side-list .faq__item {
	border-radius: 10px;
}

.faqs-detail .faq-side-list .faq__item.active,
.faqs-detail .faq-side-list .faq__item:hover {
	background: rgba(153, 3, 3, .06);
}

.faqs-detail .faq-side-link {
	display: block;
	padding: .6rem .75rem;
	border-radius: 10px;
	color: var(--text, #1a1a1a);
	font-size: .92rem;
	line-height: 1.45;
	text-decoration: none;
	transition: color .15s ease;
}

.faqs-detail .faq-side-link:hover {
	color: var(--red, #990303);
}

.faqs-detail .faq-side-list .faq__item.active .faq-side-link {
	color: var(--red, #990303);
	font-weight: 600;
}

.faqs-detail .faq-side-more {
	margin-top: .5rem;
}

.faqs-detail .faq-side-more-btn {
	width: 100%;
	border: 0;
	border-radius: 10px;
	background: transparent;
	color: var(--red, #990303);
	font-weight: 700;
	font-size: .9rem;
	padding: .5rem;
	cursor: pointer;
	transition: background .15s ease;
}

.faqs-detail .faq-side-more-btn:hover {
	background: rgba(153, 3, 3, .06);
}

/* Detail article card */
.faqs-detail .faq-article {
	padding: 1.75rem;
	margin-bottom: 0;
}

.faqs-detail .faq-article-head {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 1rem;
	margin-bottom: 1.25rem;
	padding-bottom: 1.25rem;
	border-bottom: 1px solid var(--border, #e5e7eb);
}

.faqs-detail .faq-article-head-main {
	flex: 1 1 auto;
	min-width: 0;
}

.faqs-detail .faq-article-title {
	font-size: 1.55rem;
	font-weight: 800;
	line-height: 1.3;
	color: var(--text, #1a1a1a);
	margin: 0 0 .6rem;
}

.faqs-detail .faq-article-meta {
	display: flex;
	flex-wrap: wrap;
	gap: 1.1rem;
	color: var(--gray, #6b7280);
	font-size: .88rem;
}

.faqs-detail .faq-article-meta span {
	display: inline-flex;
	align-items: center;
	gap: .4rem;
}

.faqs-detail .faq-article-meta i {
	color: var(--red, #990303);
}

/* Detail share */
.faqs-detail .faq-share {
	position: relative;
	flex: 0 0 auto;
}

.faqs-detail .faq-share-btn {
	width: 42px;
	height: 42px;
	border-radius: 50%;
	border: 1px solid var(--border, #e5e7eb);
	background: #fff;
	color: var(--text, #1a1a1a);
	cursor: pointer;
	transition: border-color .15s ease, color .15s ease;
}

.faqs-detail .faq-share-btn:hover {
	border-color: var(--red, #990303);
	color: var(--red, #990303);
}

.faqs-detail .faq-share-menu {
	right: 0;
	top: calc(100% + 8px);
	z-index: 20;
	padding: .5rem;
	background: #fff;
	border: 1px solid var(--border, #e5e7eb);
	border-radius: 14px;
	box-shadow: 0 18px 40px -18px rgba(0, 0, 0, .35);
}

.faqs-detail .faq-share-menu .sharer-icons {
	display: flex;
	flex-direction: column;
	gap: .4rem;
}

.faqs-detail .faq-share-menu .sharer-icon {
	width: 40px;
	height: 40px;
	margin: 0 !important;
	border-radius: 50% !important;
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	border: 1px solid var(--border, #e5e7eb);
	background: #fff;
	color: var(--text, #1a1a1a);
	transition: border-color .15s ease, color .15s ease;
}

.faqs-detail .faq-share-menu .sharer-icon:hover {
	border-color: var(--red, #990303);
	color: var(--red, #990303);
}

/* Detail article body typography */
.faqs-detail .faq-article-body {
	color: var(--text, #1a1a1a);
	font-size: 1rem;
	line-height: 1.75;
}

.faqs-detail .faq-article-body img,
.faqs-detail .faq-article-body iframe {
	max-width: 100%;
	height: auto;
	border-radius: 12px;
}

.faqs-detail .faq-article-body h1,
.faqs-detail .faq-article-body h2,
.faqs-detail .faq-article-body h3,
.faqs-detail .faq-article-body h4 {
	font-weight: 700;
	margin: 1.6rem 0 .8rem;
	color: var(--text, #1a1a1a);
}

.faqs-detail .faq-article-body p {
	margin: 0 0 1rem;
}

.faqs-detail .faq-article-body ul,
.faqs-detail .faq-article-body ol {
	margin: 0 0 1rem;
	padding-left: 1.4rem;
}

.faqs-detail .faq-article-body li {
	margin-bottom: .4rem;
}

.faqs-detail .faq-article-body a {
	color: var(--red, #990303);
	text-decoration: underline;
}

/* Detail tags */
.faqs-detail .faq-tags {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: .5rem;
	margin-top: 1.5rem;
	padding-top: 1.25rem;
	border-top: 1px solid var(--border, #e5e7eb);
}

.faqs-detail .faq-tags-label {
	margin-right: .25rem;
	font-weight: 700;
	font-size: .9rem;
	color: var(--text, #1a1a1a);
}

.faqs-detail .faq-tag {
	display: inline-flex;
	align-items: center;
	padding: .3rem .8rem;
	border-radius: 999px;
	background: #f3f4f6;
	color: var(--gray, #6b7280);
	font-size: .82rem;
	text-decoration: none;
	transition: background .15s ease, color .15s ease;
}

.faqs-detail .faq-tag:hover {
	background: rgba(153, 3, 3, .1);
	color: var(--red, #990303);
}

/* Detail survey */
.faqs-detail .faq-survey {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	gap: 1rem;
	margin-top: 1.75rem;
	padding: 1.25rem 1.4rem;
	border-radius: 16px;
	background: #f7f8fa;
	border: 1px solid var(--border, #e5e7eb);
}

.faqs-detail .faq-survey--center {
	justify-content: center;
	text-align: center;
}

.faqs-detail .faq-survey-left {
	display: flex;
	align-items: center;
	gap: .9rem;
}

.faqs-detail .faq-survey-ico {
	flex: 0 0 auto;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 1.3rem;
	color: #fff;
	background: linear-gradient(135deg, var(--red-dark, #a50d24), var(--red-light, #e8192e));
}

.faqs-detail .faq-survey-ico--done {
	background: linear-gradient(135deg, #16a34a, #22c55e);
}

.faqs-detail .faq-survey-title {
	margin: 0;
	font-size: 1.02rem;
	font-weight: 700;
	color: var(--text, #1a1a1a);
}

.faqs-detail .faq-survey-stats {
	display: flex;
	flex-wrap: wrap;
	gap: 1rem;
	margin-top: .35rem;
	color: var(--gray, #6b7280);
	font-size: .88rem;
}

.faqs-detail .faq-survey-stats span {
	display: inline-flex;
	align-items: center;
	gap: .4rem;
}

.faqs-detail .faq-survey-actions {
	display: flex;
	gap: .6rem;
}

.faqs-detail .faq-survey-btn {
	width: 48px;
	height: 48px;
	border-radius: 12px;
	border: 1px solid var(--border, #e5e7eb);
	background: #fff;
	color: var(--gray, #6b7280);
	font-size: 1.15rem;
	cursor: pointer;
	transition: border-color .15s ease, color .15s ease, background .15s ease;
}

.faqs-detail .faq-survey-btn.like:hover {
	border-color: #16a34a;
	color: #16a34a;
	background: rgba(22, 163, 74, .08);
}

.faqs-detail .faq-survey-btn.dislike:hover {
	border-color: var(--red, #990303);
	color: var(--red, #990303);
	background: rgba(153, 3, 3, .08);
}

@media (max-width: 991.98px) {
	.faqs-detail .faq-article {
		padding: 1.35rem;
	}
}

@media (max-width: 575.98px) {
	.faqs-cat .faq-cat-ico {
		width: 46px;
		height: 46px;
		font-size: 1.25rem;
	}

	.faqs-cat .faq-cat-title {
		font-size: 1.4rem;
	}

	.faqs-detail .faq-article-title {
		font-size: 1.3rem;
	}

	.faqs-detail .faq-survey {
		padding: 1rem;
	}
}