body.page-id-5292,
body.page-id-5292 .site {
	background: #0f1218;
}

body.page-id-5292 .content-area,
body.page-id-5292 .site-main,
body.page-id-5292 article.entry,
body.page-id-5292 .entry-content-wrap,
body.page-id-5292 .entry-content,
body.page-id-5292 .content-container,
body.page-id-5292 .post-thumbnail,
body.page-id-5292 .post-header,
body.page-id-5292 .post-content-wrap,
body.page-id-5292 .page-hero-section,
body.page-id-5292 .content-wrap {
	margin: 0 !important;
	padding: 0 !important;
	width: 100% !important;
	max-width: none !important;
	background: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
}

body.page-id-5292 .entry-content > .wp-block-shortcode {
	margin: 0;
}

.dbad-pricing-page {
	--dbad-bg: #0f1218;
	--dbad-bg-soft: #0d131c;
	--dbad-surface: rgba(255, 255, 255, 0.04);
	--dbad-surface-strong: rgba(255, 255, 255, 0.06);
	--dbad-surface-featured: rgba(200, 140, 81, 0.08);
	--dbad-border: rgba(255, 255, 255, 0.08);
	--dbad-border-strong: rgba(200, 140, 81, 0.4);
	--dbad-text: #fff;
	--dbad-text-muted: rgba(255, 255, 255, 0.5);
	--dbad-text-soft: rgba(255, 255, 255, 0.4);
	--dbad-gold: #c88c51;
	--dbad-gold-soft: #ebdcc5;
	--dbad-gold-deep: #b07a42;
	--dbad-emerald: #34d399;
	--dbad-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
	--dbad-shell: 1280px;
	--dbad-shell-narrow: 1152px;
	--dbad-shell-compact: 1024px;
	--dbad-radius-lg: 16px;
	--dbad-radius-md: 12px;
	--dbad-radius-sm: 12px;
	--dbad-font: "Noto Sans TC", "PingFang TC", "Microsoft JhengHei", "Heiti TC", sans-serif;
	position: relative;
	overflow: clip;
	background: #0f1218;
	color: var(--dbad-text);
	font-family: var(--dbad-font);
	font-size: 16px;
	line-height: 1.65;
	isolation: isolate;
}

.dbad-pricing-page *,
.dbad-pricing-page *::before,
.dbad-pricing-page *::after {
	box-sizing: border-box;
}

.dbad-pricing-page :where(h1, h2, h3, h4, h5, h6, p, ul, ol, li, figure) {
	margin: 0;
	padding: 0;
}

.dbad-pricing-page :where(h1, h2, h3, h4, h5, h6) {
	color: #fff;
	-webkit-text-fill-color: #fff;
	background: none;
	-webkit-background-clip: unset;
	background-clip: unset;
}

.dbad-pricing-page :where(ul, ol) {
	list-style: none;
}

.dbad-pricing-page :where(a) {
	color: inherit;
	text-decoration: none;
}

.dbad-pricing-page :where(button, input, select, textarea) {
	font: inherit;
}

.dbad-pricing-page :where(button) {
	background: transparent;
	border: 0;
	cursor: pointer;
}

.dbad-pricing-page :where(img, video, iframe, svg) {
	display: block;
	max-width: 100%;
}

.dbad-pricing-page :where(section[id]) {
	scroll-margin-top: 2rem;
}

.dbad-visually-hidden {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.dbad-shell {
	position: relative;
	z-index: 1;
	width: min(calc(100% - 32px), var(--dbad-shell));
	margin: 0 auto;
}

.dbad-shell--narrow {
	max-width: 72rem;
}

.dbad-shell--compact {
	max-width: 64rem;
}

.dbad-shell--faq {
	max-width: 48rem;
}

.dbad-section {
	position: relative;
	padding: 6rem 0;
}

@media (min-width: 1024px) {
	.dbad-section {
		padding: 8rem 0;
	}
}

.dbad-section + .dbad-section {
	border-top: 1px solid rgba(255, 255, 255, 0.05);
}

.dbad-section__header {
	max-width: 42rem;
	margin: 0 auto 4rem;
	text-align: center;
}

.dbad-section__title {
	font-size: 1.875rem;
	font-weight: 700;
	line-height: 2.25rem;
	margin-bottom: 1rem;
}

@media (min-width: 768px) {
	.dbad-section__title {
		font-size: 2.25rem;
		line-height: 2.5rem;
	}
}

.dbad-section__description {
	color: var(--dbad-text-muted);
	max-width: 42rem;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.625;
}

.dbad-section__cta {
	margin-top: 1.5rem;
}

.dbad-hero {
	padding-top: 7rem;
	padding-bottom: 6rem;
	overflow: hidden;
	min-height: 100vh;
	display: flex;
	align-items: center;
}

@media (min-width: 1024px) {
	.dbad-hero {
		padding-top: 9rem;
		padding-bottom: 9rem;
	}
}

.dbad-hero__grid,
.dbad-hero__orb {
	position: absolute;
	inset: 0;
	pointer-events: none;
}

.dbad-hero__grid {
	background-image:
		linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px),
		linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
	background-size: 72px 72px;
	mask-image: radial-gradient(ellipse 76% 64% at 50% 24%, #000 28%, transparent 100%);
	-webkit-mask-image: radial-gradient(ellipse 76% 64% at 50% 24%, #000 28%, transparent 100%);
	opacity: 0.92;
}

.dbad-hero__orb {
	border-radius: 50%;
	filter: blur(82px);
	opacity: 0.88;
	animation: dbad-orb-float 10s ease-in-out infinite;
}

.dbad-hero__orb--one {
	inset: auto auto 42% 10%;
	width: 420px;
	height: 420px;
	background: radial-gradient(circle, rgba(200, 140, 81, 0.2) 0%, transparent 72%);
}

.dbad-hero__orb--two {
	inset: 36% 8% auto auto;
	width: 340px;
	height: 340px;
	background: radial-gradient(circle, rgba(200, 140, 81, 0.12) 0%, transparent 72%);
	animation-delay: -3s;
}

.dbad-hero__orb--three {
	inset: 12% 26% auto auto;
	width: 240px;
	height: 240px;
	background: radial-gradient(circle, rgba(87, 120, 177, 0.12) 0%, transparent 76%);
	animation-delay: -6s;
}

.dbad-hero__eyebrow-wrap {
	display: flex;
	justify-content: center;
	margin-bottom: 3rem;
}

.dbad-pill {
	display: inline-flex;
	align-items: center;
	gap: 0.5rem;
	padding: 0.5rem 1.25rem;
	border-radius: 9999px;
	font-size: 0.875rem;
	font-weight: 500;
	letter-spacing: 0.025em;
}

.dbad-pill--gold {
	border: 1px solid rgba(200, 140, 81, 0.2);
	background: rgba(200, 140, 81, 0.15);
	color: #C88C51;
}

.dbad-pill__dot {
	width: 0.5rem;
	height: 0.5rem;
	border-radius: 50%;
	background: linear-gradient(135deg, var(--dbad-gold-soft), var(--dbad-gold));
	box-shadow: 0 0 18px rgba(200, 140, 81, 0.45);
}

.dbad-hero__header {
	margin-top: 1.5rem;
	max-width: 56rem;
	margin-bottom: 2rem;
}

.dbad-hero__title {
	font-size: 2.25rem;
	font-weight: 900;
	line-height: 1.15;
	letter-spacing: -0.025em;
}

@media (min-width: 768px) {
	.dbad-hero__title {
		font-size: 3rem;
	}
}

@media (min-width: 1024px) {
	.dbad-hero__title {
		font-size: 3.75rem;
	}
}

@media (min-width: 1280px) {
	.dbad-hero__title {
		font-size: 4.5rem;
	}
}

.dbad-text-shimmer {
	background: linear-gradient(110deg, #ebdcc5 0%, #c88c51 22%, #ffffff 48%, #c88c51 78%, #ebdcc5 100%);
	background-size: 200% auto;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	animation: dbad-shimmer 7s linear infinite;
}

.dbad-text-soft {
	color: rgba(255, 255, 255, 0.9);
}

.dbad-hero__subtitle {
	margin-top: 1.25rem;
	max-width: 42rem;
	margin-left: auto;
	margin-right: auto;
	color: rgba(255, 255, 255, 0.5);
	font-size: 1rem;
	line-height: 1.625;
}

@media (min-width: 768px) {
	.dbad-hero__subtitle {
		font-size: 1.125rem;
	}
}

.dbad-hero__actions {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 1rem;
	margin-top: 2rem;
	margin-bottom: 4rem;
}

.dbad-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 0.5rem;
	padding: 0.875rem 2rem;
	border-radius: 0.75rem;
	font-size: 0.875rem;
	font-weight: 600;
	transition: all 0.3s ease;
}

.dbad-button:hover,
.dbad-button:focus-visible {
	transform: translateY(-1px);
}

.dbad-button:focus-visible {
	outline: 2px solid rgba(235, 220, 197, 0.9);
	outline-offset: 3px;
}

.dbad-button__icon {
	width: 1.1rem;
	height: 1.1rem;
}

.dbad-button__icon svg {
	width: 100%;
	height: 100%;
}

.dbad-button--primary {
	color: #fff;
	background: linear-gradient(135deg, #C88C51 0%, #b07a42 100%);
}

.dbad-button--primary:hover,
.dbad-button--primary:focus-visible {
	background: linear-gradient(135deg, #d4a066 0%, #C88C51 100%);
	box-shadow: 0 8px 32px rgba(200, 140, 81, 0.3);
	color: #fff;
}

.dbad-button--outline {
	border: 1px solid rgba(200, 140, 81, 0.5);
	color: var(--dbad-gold-soft);
	background: rgba(200, 140, 81, 0.08);
}

.dbad-button--outline:hover,
.dbad-button--outline:focus-visible {
	background: rgba(200, 140, 81, 0.14);
	border-color: rgba(200, 140, 81, 0.74);
	color: var(--dbad-gold-soft);
}

.dbad-button--ghost {
	border: 1px solid rgba(255, 255, 255, 0.15);
	color: rgba(255, 255, 255, 0.5);
}

.dbad-button--ghost:hover,
.dbad-button--ghost:focus-visible {
	color: rgba(255, 255, 255, 0.8);
	border-color: rgba(255, 255, 255, 0.3);
}

.dbad-hero__video {
	max-width: 56rem;
	margin: 0 auto;
}

.dbad-video-card {
	position: relative;
	overflow: hidden;
	border-radius: 1rem;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.04), rgba(255, 255, 255, 0.015));
	box-shadow:
		0 0 0 1px rgba(200, 140, 81, 0.15),
		0 20px 60px -15px rgba(0, 0, 0, 0.5),
		0 0 80px rgba(200, 140, 81, 0.05);
}

.dbad-video-card__glow {
	position: absolute;
	top: -5rem;
	left: 50%;
	transform: translateX(-50%);
	width: 82%;
	height: 11rem;
	background: rgba(200, 140, 81, 0.14);
	filter: blur(72px);
	border-radius: 9999px;
	pointer-events: none;
}

.dbad-video-card__media {
	position: relative;
	aspect-ratio: 16 / 9;
}

.dbad-video-card__html5,
.dbad-video-card__iframe,
.dbad-video-card__poster,
.dbad-video-card__trigger {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
}

.dbad-video-card__html5,
.dbad-video-card__iframe {
	border: 0;
	background: #05070b;
}

.dbad-video-card__iframe {
	opacity: 0;
	transition: opacity 240ms ease;
}

.dbad-video-card__poster {
	object-fit: cover;
	filter: brightness(0.94) saturate(1.04);
	transition:
		opacity 260ms ease,
		transform 260ms ease,
		filter 260ms ease;
}

.dbad-video-card__trigger {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: clamp(1.35rem, 3vw, 2rem);
	background:
		radial-gradient(circle at center, rgba(255, 255, 255, 0.11) 0%, rgba(255, 255, 255, 0) 33%),
		linear-gradient(180deg, rgba(10, 14, 20, 0.18) 0%, rgba(10, 14, 20, 0.34) 52%, rgba(10, 14, 20, 0.5) 100%);
	color: #fff;
	text-align: center;
}

.dbad-video-card__trigger::before,
.dbad-video-card__trigger::after {
	content: "";
	position: absolute;
	pointer-events: none;
}

.dbad-video-card__trigger::before {
	inset: 9% 14%;
	border-radius: 1.5rem;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));
	opacity: 0.8;
}

.dbad-video-card__trigger::after {
	inset: auto 0 0;
	height: 38%;
	background: linear-gradient(180deg, rgba(7, 10, 15, 0) 0%, rgba(7, 10, 15, 0.42) 100%);
}

.dbad-video-card__trigger > * {
	position: relative;
	z-index: 1;
}

.dbad-video-card__trigger:hover,
.dbad-video-card__trigger:focus-visible {
	background:
		radial-gradient(circle at center, rgba(255, 255, 255, 0.16) 0%, rgba(255, 255, 255, 0) 36%),
		linear-gradient(180deg, rgba(10, 14, 20, 0.12) 0%, rgba(10, 14, 20, 0.28) 52%, rgba(10, 14, 20, 0.44) 100%);
	color: #fff;
}

.dbad-video-card:hover .dbad-video-card__poster {
	transform: scale(1.04);
	filter: brightness(1) saturate(1.08);
}

.dbad-video-card__trigger[disabled] {
	cursor: not-allowed;
	opacity: 0.68;
}

.dbad-video-card__rings,
.dbad-video-card__rings::before,
.dbad-video-card__rings::after {
	position: absolute;
	inset: 0;
	width: 5rem;
	height: 5rem;
	border-radius: 50%;
	background: rgba(200, 140, 81, 0.2);
	animation: dbad-pulse-ring 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
	content: "";
}

.dbad-video-card__rings::before {
	animation-delay: 0.6s;
}

.dbad-video-card__rings::after {
	background: rgba(200, 140, 81, 0.15);
	animation-delay: 0.6s;
}

.dbad-video-card__play {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 5.5rem;
	height: 5.5rem;
	border-radius: 50%;
	background: linear-gradient(to bottom right, #C88C51, #b07a42);
	box-shadow:
		0 18px 36px rgba(200, 140, 81, 0.28),
		0 0 0 10px rgba(255, 255, 255, 0.06);
	margin-bottom: 1rem;
}

.dbad-video-card__play-icon {
	width: 2rem;
	height: 2rem;
	margin-left: 0.25rem;
}

.dbad-video-card__play-icon svg {
	width: 100%;
	height: 100%;
}

.dbad-video-card__meta {
	position: relative;
	z-index: 1;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 0.3rem;
	max-width: min(92%, 32rem);
	padding: 0.9rem 1.25rem 0.95rem;
	border-radius: 1.1rem;
	background: rgba(9, 13, 19, 0.32);
	border: 1px solid rgba(255, 255, 255, 0.12);
	backdrop-filter: blur(14px);
	box-shadow: 0 16px 38px rgba(0, 0, 0, 0.18);
}

.dbad-video-card__meta strong {
	color: rgba(255, 255, 255, 0.98);
	font-size: clamp(1rem, 1.6vw, 1.35rem);
	font-weight: 700;
	line-height: 1.15;
	text-shadow: 0 10px 20px rgba(0, 0, 0, 0.22);
}

.dbad-video-card__meta small {
	color: rgba(255, 255, 255, 0.8);
	font-size: clamp(0.8125rem, 1vw, 0.95rem);
	line-height: 1.35;
}

.dbad-video-card.is-playing .dbad-video-card__trigger,
.dbad-video-card.is-playing .dbad-video-card__poster {
	opacity: 0;
	pointer-events: none;
}

.dbad-video-card.is-playing .dbad-video-card__poster {
	transform: scale(1.03);
	filter: blur(6px);
}

.dbad-video-card.is-playing .dbad-video-card__iframe {
	opacity: 1;
}

.dbad-hero__stats {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 0.75rem;
	margin-top: 2.5rem;
}

.dbad-stat-pill {
	display: flex;
	align-items: center;
	gap: 0.625rem;
	padding: 0.625rem 1.25rem;
	border-radius: 9999px;
	background: rgba(255, 255, 255, 0.04);
	border: 1px solid rgba(255, 255, 255, 0.08);
	backdrop-filter: blur(8px);
	transition: all 0.3s ease;
}

.dbad-stat-pill:hover {
	background: rgba(255, 255, 255, 0.07);
	border-color: rgba(200, 140, 81, 0.2);
}

.dbad-stat-pill__icon {
	display: inline-flex;
	width: 1rem;
	height: 1rem;
	color: var(--dbad-gold);
	flex-shrink: 0;
}

.dbad-stat-pill__icon svg,
.dbad-checklist__icon svg,
.dbad-feature-card__icon svg,
.dbad-case-card__link-icon svg,
.dbad-faq-card__icon svg {
	width: 100%;
	height: 100%;
}

.dbad-stat-pill__text {
	font-size: 0.75rem;
	color: rgba(255, 255, 255, 0.6);
}

.dbad-stat-pill__text strong {
	color: #fff;
	font-weight: 600;
}

.dbad-plan-grid,
.dbad-feature-grid,
.dbad-case-grid {
	display: grid;
	gap: 1.5rem;
}

.dbad-plan-grid {
	grid-template-columns: repeat(3, minmax(0, 1fr));
	align-items: start;
	gap: 1.5rem;
}

@media (min-width: 1024px) {
	.dbad-plan-grid {
		gap: 1.25rem;
	}
}

.dbad-plan-card,
.dbad-compare-card,
.dbad-faq-card {
	background: linear-gradient(145deg, rgba(255, 255, 255, 0.06) 0%, rgba(255, 255, 255, 0.02) 100%);
	border: 1px solid rgba(255, 255, 255, 0.08);
	backdrop-filter: blur(12px);
}

.dbad-plan-card {
	position: relative;
	display: flex;
	flex-direction: column;
	padding: 1.75rem;
	border-radius: var(--dbad-radius-lg);
	transition: all 0.3s ease;
}

.dbad-plan-card.is-featured {
	background: linear-gradient(145deg, rgba(200, 140, 81, 0.08) 0%, rgba(255, 255, 255, 0.02) 100%);
	border: 1.5px solid rgba(200, 140, 81, 0.4);
	box-shadow: 0 0 40px rgba(200, 140, 81, 0.08), 0 0 80px rgba(200, 140, 81, 0.04);
}

@media (min-width: 1024px) {
	.dbad-plan-card.is-featured {
		margin-top: -1rem;
		margin-bottom: -16px;
	}
}

.dbad-plan-card__featured-badge {
	position: absolute;
	top: -0.75rem;
	right: 1.5rem;
	padding: 0.25rem 1rem;
	border-radius: 9999px;
	background: linear-gradient(135deg, #C88C51, #b07a42);
	color: #fff;
	font-size: 0.75rem;
	font-weight: 600;
}

.dbad-plan-card__label {
	align-self: flex-start;
	font-size: 0.75rem;
	padding: 0.25rem 0.75rem;
	border-radius: 9999px;
	font-weight: 500;
	background: rgba(200, 140, 81, 0.15);
	color: #C88C51;
	border: 1px solid rgba(200, 140, 81, 0.2);
}

.dbad-plan-card__title {
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 2rem;
	margin-top: 1rem;
	margin-bottom: 0.5rem;
}

.dbad-pricing-page .dbad-plan-card__summary {
	color: var(--dbad-text-muted);
	font-size: 0.875rem;
	line-height: 1.625;
	margin: 0 0 1.25rem;
}

.dbad-plan-card__price {
	font-size: clamp(1.875rem, 4vw, 2.25rem);
	font-weight: 900;
	line-height: 1;
	letter-spacing: -0.025em;
	background: linear-gradient(135deg, #EBDCC5 0%, #C88C51 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	margin-bottom: 1.5rem;
}

.dbad-pricing-page .dbad-plan-card__note {
	color: var(--dbad-text-muted);
	font-size: 0.875rem;
	line-height: 1.5rem;
	margin: 0 0 1.5rem;
}

.dbad-plan-card__note span {
	color: var(--dbad-gold);
	font-weight: 500;
}

.dbad-checklist {
	display: grid;
	gap: 0.75rem;
	margin-bottom: 1.5rem;
}

.dbad-checklist__item {
	display: flex;
	align-items: flex-start;
	gap: 0.625rem;
	color: rgba(255, 255, 255, 0.7);
	font-size: 0.875rem;
}

.dbad-checklist__icon {
	display: inline-flex;
	width: 1.25rem;
	height: 1.25rem;
	margin-top: 0.125rem;
	color: var(--dbad-gold);
	flex-shrink: 0;
}

.dbad-plan-card__addons {
	margin-top: auto;
	padding-top: 1.25rem;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	margin-bottom: 1.5rem;
}

.dbad-plan-card.is-featured .dbad-plan-card__addons {
	border-top-color: rgba(200, 140, 81, 0.2);
}

.dbad-pricing-page .dbad-plan-card__addons-title {
	font-size: 0.75rem;
	font-weight: 500;
	color: rgba(255, 255, 255, 0.4);
	text-transform: uppercase;
	letter-spacing: 0.05em;
	line-height: 1rem;
	margin: 0 0 0.75rem;
}

.dbad-bullet-list {
	display: grid;
	gap: 0.5rem;
}

.dbad-bullet-list__item {
	display: flex;
	gap: 0.5rem;
	color: var(--dbad-text-muted);
	font-size: 0.875rem;
}

.dbad-bullet-list__item::before {
	content: "";
	display: none;
}

.dbad-plan-card .dbad-button {
	display: block;
	width: 100%;
	text-align: center;
	border-radius: 0.5rem;
	padding: 0.75rem 1.5rem;
}

.dbad-plan-card .dbad-button--primary {
	padding: 0.875rem 1.5rem;
}

.dbad-pricing-footnote {
	margin-top: 2.5rem;
	text-align: center;
	color: rgba(255, 255, 255, 0.4);
	font-size: 0.875rem;
}

.dbad-feature-grid {
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 1rem;
}

@media (min-width: 1024px) {
	.dbad-feature-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

@media (min-width: 1280px) {
	.dbad-feature-grid {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
}

.dbad-feature-card {
	padding: 1.25rem;
	border-radius: var(--dbad-radius-md);
	background: rgba(255, 255, 255, 0.03);
	border: 1px solid rgba(255, 255, 255, 0.06);
	transition: all 0.3s ease;
}

.dbad-feature-card:hover {
	background: rgba(255, 255, 255, 0.05);
	border-color: rgba(200, 140, 81, 0.2);
}

.dbad-feature-card.is-emphasis {
	border-color: rgba(200, 140, 81, 0.2) !important;
	background: rgba(200, 140, 81, 0.04) !important;
}

.dbad-feature-card__icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 2rem;
	height: 2rem;
	padding: 0.5rem;
	border-radius: 0.5rem;
	color: var(--dbad-gold);
	background: rgba(200, 140, 81, 0.1);
	margin-bottom: 0.75rem;
}

.dbad-feature-card__title {
	font-size: 0.875rem;
	font-weight: 600;
	line-height: 1.25;
	margin-bottom: 0.25rem;
}

.dbad-feature-card.is-emphasis .dbad-feature-card__title {
	color: var(--dbad-gold-soft);
}

.dbad-feature-card__description {
	color: var(--dbad-text-muted);
	font-size: 0.75rem;
	line-height: 1.625;
}

.dbad-compare-card {
	overflow: hidden;
	border-radius: var(--dbad-radius-lg);
}

.dbad-compare-scroll {
	overflow-x: auto;
}

.dbad-compare-table {
	width: 100%;
	min-width: 930px;
	border-collapse: collapse;
}

.dbad-compare-table :where(th, td) {
	padding: 14px 16px;
	font-size: 0.875rem;
	line-height: 1.25rem;
	text-align: center;
	border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.dbad-compare-table thead th {
	padding-top: 14px;
	padding-bottom: 14px;
	background: transparent;
	font-weight: 600;
	text-align: center;
	vertical-align: bottom;
}

.dbad-compare-table thead th:first-child,
.dbad-compare-table tbody th[scope="row"] {
	text-align: left;
	min-width: 220px;
	width: 37.75%;
}

.dbad-compare-table thead strong {
	display: block;
	font-size: 1rem;
}

.dbad-compare-table thead small {
	display: block;
	margin-top: 0.32rem;
	color: var(--dbad-text-soft);
	font-size: 0.78rem;
	line-height: 1.45;
}

.dbad-compare-table .is-featured {
	background: rgba(200, 140, 81, 0.05);
}

.dbad-compare-table__group-row th {
	background: rgba(200, 140, 81, 0.05);
	color: var(--dbad-gold);
	font-size: 0.875rem;
	font-weight: 600;
	line-height: 1.25rem;
	text-align: left;
}

.dbad-compare-table tbody tr.is-odd {
	background: rgba(255, 255, 255, 0.015);
}

.dbad-compare-table tbody th[scope="row"] {
	font-weight: 700;
	color: rgba(255, 255, 255, 0.88);
}

.dbad-compare-table tbody td {
	text-align: center;
	color: var(--dbad-text-muted);
}

.dbad-compare-check {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 1.25rem;
	height: 1.25rem;
	color: var(--dbad-gold) !important;
	font-size: 1rem;
	line-height: 1;
	font-weight: 700;
}

.dbad-compare-dash {
	color: rgba(255, 255, 255, 0.34);
	font-size: 1.12rem;
}

.dbad-compare-text {
	font-weight: 700;
	color: rgba(255, 255, 255, 0.9);
}

.dbad-addon-list {
	display: grid;
	gap: 0.75rem;
}

.dbad-addon-card {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 1rem;
	padding: 1.25rem;
	border-radius: var(--dbad-radius-md);
	background: rgba(255, 255, 255, 0.02);
	border: 1px solid rgba(255, 255, 255, 0.06);
	transition: all 0.3s ease;
}

.dbad-addon-card:hover {
	border-color: rgba(200, 140, 81, 0.3);
	background: rgba(200, 140, 81, 0.04);
}

.dbad-addon-card__title {
	font-size: 0.875rem;
	font-weight: 600;
	margin-bottom: 0.25rem;
}

.dbad-addon-card__description {
	color: var(--dbad-text-muted);
	font-size: 0.75rem;
}

.dbad-addon-card__price {
	flex-shrink: 0;
	color: var(--dbad-gold);
	font-size: 0.875rem;
	font-weight: 600;
	white-space: nowrap;
}

.dbad-inline-cta {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	gap: 1.5rem;
	margin-top: 2rem;
	padding: 1.5rem 1.75rem;
	border: 1px solid rgba(255, 255, 255, 0.08);
	border-radius: var(--dbad-radius-md);
	background: linear-gradient(135deg, rgba(255, 255, 255, 0.04) 0%, rgba(200, 140, 81, 0.07) 100%);
	box-shadow: 0 20px 50px rgba(0, 0, 0, 0.18);
}

.dbad-inline-cta__copy {
	flex: 1;
	min-width: 260px;
}

.dbad-inline-cta__eyebrow {
	margin-bottom: 0.55rem;
	font-size: 0.75rem;
	font-weight: 600;
	letter-spacing: 0.04em;
	color: var(--dbad-gold);
}

.dbad-inline-cta__title {
	font-size: clamp(1.125rem, 2vw, 1.5rem);
	font-weight: 700;
	line-height: 1.35;
	color: #fff;
}

.dbad-inline-cta__description {
	margin-top: 0.625rem;
	max-width: 620px;
	color: var(--dbad-text-muted);
	font-size: 0.9375rem;
	line-height: 1.75;
}

.dbad-inline-cta__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 0.875rem;
}

.dbad-case-grid {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.dbad-case-results {
	position: relative;
	min-height: 16rem;
	transition: opacity 180ms ease;
}

.dbad-case-results.is-loading .dbad-case-grid,
.dbad-case-results.is-loading .dbad-case-pagination {
	opacity: 0.42;
	pointer-events: none;
}

.dbad-case-results.is-loading::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 2.75rem;
	height: 2.75rem;
	margin: -1.375rem 0 0 -1.375rem;
	border: 3px solid rgba(255, 255, 255, 0.14);
	border-top-color: rgba(200, 140, 81, 0.92);
	border-radius: 50%;
	animation: dbad-spin 0.8s linear infinite;
}

.dbad-case-card {
	display: flex;
	flex-direction: column;
	background: linear-gradient(145deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.01) 100%);
	border: 1px solid rgba(255, 255, 255, 0.08);
	border-radius: var(--dbad-radius-md);
	overflow: hidden;
	transition:
		transform 220ms ease,
		border-color 220ms ease,
		box-shadow 220ms ease;
}

.dbad-case-card:hover {
	transform: translateY(-4px);
	border-color: rgba(200, 140, 81, 0.26);
	box-shadow: 0 26px 70px rgba(0, 0, 0, 0.4);
}

.dbad-case-card__visual {
	position: relative;
	overflow: hidden;
	aspect-ratio: 4 / 3;
	background: linear-gradient(to bottom right, #2d3748, #1a202c);
}

.dbad-case-card__visual-link {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	color: inherit;
	text-decoration: none;
}

.dbad-case-card__image {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 260ms ease;
}

.dbad-case-card:hover .dbad-case-card__image {
	transform: scale(1.04);
}

.dbad-case-card__visual span {
	font-size: 2.25rem;
	font-weight: 900;
	color: rgba(255, 255, 255, 0.2);
}

.dbad-case-card__body {
	display: flex;
	flex: 1;
	flex-direction: column;
	align-items: flex-start;
	padding: 1.5rem;
}

.dbad-case-card__title {
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 0.25rem;
}

.dbad-case-card__title-link {
	color: inherit;
	text-decoration: none;
	transition: color 180ms ease;
}

.dbad-case-card__title-link:hover,
.dbad-case-card__title-link:focus-visible {
	color: var(--dbad-gold-soft);
}

.dbad-case-card__subtitle {
	color: var(--dbad-text-muted);
	font-size: 0.875rem;
	margin-bottom: 0.75rem;
}

.dbad-case-card__subtitle--placeholder {
	width: 100%;
}

.dbad-case-card--empty {
	grid-column: 1 / -1;
}

.dbad-case-card__link {
	display: inline-flex;
	align-items: center;
	gap: 0.45rem;
	margin-top: auto;
	padding-top: 0.55rem;
	color: var(--dbad-gold-soft);
	font-weight: 700;
}

.dbad-case-card__link-icon {
	width: 1rem;
	height: 1rem;
}

.dbad-case-pagination {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 0.65rem;
	margin-top: 2rem;
}

.dbad-case-pagination .page-numbers {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 2.75rem;
	height: 2.75rem;
	padding: 0 0.95rem;
	border-radius: 999px;
	border: 1px solid rgba(255, 255, 255, 0.12);
	background: rgba(255, 255, 255, 0.03);
	color: var(--dbad-text);
	font-size: 0.875rem;
	font-weight: 600;
	line-height: 1;
	transition:
		background-color 180ms ease,
		border-color 180ms ease,
		color 180ms ease,
		transform 180ms ease;
}

.dbad-case-pagination a.page-numbers:hover {
	background: rgba(200, 140, 81, 0.14);
	border-color: rgba(200, 140, 81, 0.35);
	color: #fff;
	transform: translateY(-1px);
}

.dbad-case-pagination .page-numbers.current {
	background: linear-gradient(135deg, rgba(200, 140, 81, 0.92), rgba(180, 120, 60, 0.92));
	border-color: rgba(200, 140, 81, 0.55);
	color: #fff;
	box-shadow: 0 12px 28px rgba(200, 140, 81, 0.22);
}

.dbad-case-pagination .page-numbers.dots {
	min-width: auto;
	padding: 0 0.4rem;
	border: 0;
	background: transparent;
	box-shadow: none;
}

.dbad-faq-list {
	display: grid;
	gap: 0.9rem;
}

.dbad-faq-card {
	border-radius: var(--dbad-radius-sm);
	overflow: hidden;
}

.dbad-faq-card__button {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 1rem;
	width: 100%;
	padding: 1.25rem;
	text-align: left;
	transition: background-color 0.15s ease;
	outline: none;
}

.dbad-faq-card__button:hover {
	background: rgba(255, 255, 255, 0.02);
}

.dbad-faq-card__button:focus-visible {
	outline: 2px solid rgba(200, 140, 81, 0.5);
	outline-offset: -2px;
}

.dbad-faq-card__button[aria-expanded="true"] {
	background: rgba(200, 140, 81, 0.06);
}

.dbad-faq-card__question {
	font-size: 0.875rem;
	font-weight: 600;
	line-height: 1.35;
}

.dbad-faq-card__icon {
	width: 1.3rem;
	height: 1.3rem;
	color: var(--dbad-gold);
	transition: transform 220ms ease;
	flex-shrink: 0;
}

.dbad-faq-card__button[aria-expanded="true"] .dbad-faq-card__icon {
	transform: rotate(180deg);
}

.dbad-faq-card__answer {
	padding: 0 1.3rem;
	max-height: 0;
	overflow: hidden;
	color: var(--dbad-text-muted);
	transition:
		max-height 260ms ease,
		padding-bottom 260ms ease;
}

.dbad-faq-card__answer.is-open {
	padding-bottom: 1.3rem;
}

[data-reveal] {
	opacity: 0;
	transform: translateY(26px);
	transition:
		opacity 680ms cubic-bezier(0.16, 1, 0.3, 1),
		transform 680ms cubic-bezier(0.16, 1, 0.3, 1);
	transition-delay: var(--dbad-reveal-delay, 0ms);
}

[data-reveal].is-visible {
	opacity: 1;
	transform: translateY(0);
}

.dbad-compare-scroll::-webkit-scrollbar {
	height: 8px;
}

.dbad-compare-scroll::-webkit-scrollbar-track {
	background: rgba(255, 255, 255, 0.04);
}

.dbad-compare-scroll::-webkit-scrollbar-thumb {
	background: rgba(200, 140, 81, 0.42);
	border-radius: 999px;
}

@keyframes dbad-orb-float {
	0%,
	100% {
		transform: translate(0, 0) scale(1);
	}

	35% {
		transform: translate(18px, -20px) scale(1.04);
	}

	68% {
		transform: translate(-12px, 12px) scale(0.98);
	}
}

@keyframes dbad-pulse-ring {
	0% {
		transform: translate(-50%, -50%) scale(1);
		opacity: 0.34;
	}

	100% {
		transform: translate(-50%, -50%) scale(1.8);
		opacity: 0;
	}
}

@keyframes dbad-shimmer {
	0% {
		background-position: -200% center;
	}

	100% {
		background-position: 200% center;
	}
}

@keyframes dbad-spin {
	to {
		transform: rotate(360deg);
	}
}

@media (max-width: 1023px) {
	.dbad-plan-grid {
		grid-template-columns: minmax(0, 1fr);
	}

	.dbad-case-grid {
		grid-template-columns: minmax(0, 1fr);
	}
}

@media (max-width: 767px) {
	.dbad-shell {
		width: min(calc(100% - 24px), var(--dbad-shell));
	}

	.dbad-hero__subtitle br,
	.dbad-hero__title br {
		display: none;
	}

	.dbad-addon-card {
		flex-direction: column;
		align-items: flex-start;
	}

	.dbad-video-card__play {
		width: 4.75rem;
		height: 4.75rem;
		box-shadow:
			0 14px 28px rgba(200, 140, 81, 0.22),
			0 0 0 8px rgba(255, 255, 255, 0.05);
	}

	.dbad-video-card__meta {
		padding: 0.8rem 1rem 0.85rem;
		border-radius: 1rem;
	}

	.dbad-video-card__meta strong {
		font-size: 1rem;
	}

	.dbad-video-card__meta small {
		font-size: 0.8rem;
	}

	.dbad-inline-cta {
		padding: 1.25rem;
	}

	.dbad-inline-cta__actions {
		width: 100%;
	}

	.dbad-inline-cta__actions .dbad-button {
		width: 100%;
	}
}

@media (min-width: 768px) {
	.dbad-addon-card {
		flex-direction: row;
		align-items: center;
	}
}

@media (prefers-reduced-motion: reduce) {
	.dbad-pricing-page *,
	.dbad-pricing-page *::before,
	.dbad-pricing-page *::after {
		animation: none !important;
		transition-duration: 0.01ms !important;
		scroll-behavior: auto !important;
	}

	[data-reveal] {
		opacity: 1;
		transform: none;
	}
}
