/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

/*
 * Responsive stability layer
 *
 * Keep these rules in the child theme so Blocksy, Elementor and WordPress
 * updates cannot overwrite the layout corrections.
 */

html,
body {
	max-width: 100%;
	overflow-x: clip;
}

*,
*::before,
*::after {
	box-sizing: border-box;
}

img,
video,
iframe {
	max-width: 100%;
}

.home-hero {
	isolation: isolate;
	overflow: hidden;
}

.elementor-element-498f846 .elementor-heading-title {
	font-size: clamp(3.1rem, 9.7vw, 8.75rem) !important;
	line-height: 0.96 !important;
	text-wrap: balance;
}

/* Elementor's tablet layout kept desktop offsets and fixed widths. */
@media (max-width: 1024px) {
	.elementor-element-749f022.hero-info-block {
		inset: auto 4vw 5vw auto !important;
		width: min(42vw, 20rem) !important;
		transform: none !important;
	}

	.elementor-element-d4a353d,
	.elementor-element-a77e2c3,
	.elementor-element-bd3d056,
	.elementor-element-0421d86 {
		flex-wrap: wrap !important;
		inset: auto !important;
		width: 100% !important;
		max-width: 100% !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		transform: none !important;
	}

	.elementor-element-87b3c93,
	.elementor-element-4a5e663,
	.elementor-element-683060e {
		position: relative !important;
		inset: auto !important;
		width: 100% !important;
		max-width: 100% !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		transform: none !important;
	}

	.methodology-scope,
	.methodology-scope .methodology-cards {
		width: 100% !important;
		max-width: 100% !important;
	}

	.jp-thinktank,
	.elementor-element-e447ea0 {
		inset: auto !important;
		width: 100% !important;
		max-width: 100% !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		transform: none !important;
	}

	.elementor-element-1ff023b,
	.elementor-element-29713ef,
	.gewu-rpg,
	.gewu-rpg__inner,
	.gewu-rpg__grid,
	.gewu-btn-box {
		inset: auto !important;
		width: 100% !important;
		max-width: 100% !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		transform: none !important;
	}

	.gewu-rpg__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}

	.elementor-element-14da5e0 {
		display: block !important;
	}
}

/* Final accessibility and editorial-quality pass. */
a:focus-visible,
button:focus-visible,
[role="button"]:focus-visible {
	outline: 3px solid #1594ff !important;
	outline-offset: 3px;
}

.ct-header-search,
.ct-header-trigger {
	min-width: 2.75rem;
	min-height: 2.75rem;
}

.sp-more,
.sd-more,
.ss-more,
.jp-tt-btn {
	min-height: 2.75rem;
	display: inline-flex !important;
	align-items: center;
}

.sp-more,
.sd-more,
.ss-more {
	justify-content: center;
}

.jp-tt-card p {
	max-width: 68ch;
}

@media (max-width: 767px) {
	.jp-tt-card,
	.method-card,
	.service-card {
		text-wrap: pretty;
	}

	.jp-tt-btn {
		padding-block: 0.7rem !important;
	}
}

/* Keep the closing quotation on its own line at every column width. */
.elementor-element-abc401b .quote-box {
	display: flex !important;
	width: 100% !important;
	max-width: 100% !important;
	margin: 1.5rem 0 0 !important;
	clear: both;
	align-items: flex-start;
}

.elementor-element-abc401b .quote-text {
	display: block;
	min-width: 0;
	max-width: 100%;
	line-height: 1.75;
	overflow-wrap: break-word;
}

/* The SEO-semantic H1 must retain the original hero treatment. */
.home-hero .elementor-element-498f846 .elementor-heading-title {
	color: #ffffff !important;
}

/* Bridge the wide-phone / small-tablet breakpoint. The old mobile canvas
 * collapsed the entire hero to roughly 300px and crowded every element. */
@media (min-width: 421px) and (max-width: 767px) {
	.elementor-element-9e2839f.hero-bg {
		min-height: 44rem !important;
	}

	.elementor-element-9e2839f.hero-bg > .e-con-inner {
		min-height: 44rem !important;
		padding: 7rem 1.5rem 3.5rem !important;
	}

	.home-hero {
		min-height: 36rem !important;
		justify-content: flex-start !important;
	}

	.home-hero .elementor-element-498f846 {
		width: min(72%, 32rem) !important;
		max-width: 32rem !important;
	}

	.home-hero .elementor-element-498f846 .elementor-heading-title {
		font-size: clamp(3rem, 7.6vw, 3.6rem) !important;
		line-height: 1 !important;
	}

	.home-hero .elementor-element-92671d6 {
		width: min(62%, 28rem) !important;
		max-width: 28rem !important;
	}

	.home-hero .hero-cta-row {
		width: min(100%, 26rem) !important;
		max-width: 26rem !important;
		margin-top: 0.75rem !important;
		align-self: flex-start !important;
	}

	.home-hero .hero-cta-row .elementor-button-wrapper,
	.home-hero .hero-cta-row .elementor-button {
		width: 100% !important;
	}
}

/* Desktop edge cleanup: preserve the editorial composition without allowing
 * decorative widgets or legacy negative margins to escape the page canvas. */
@media (min-width: 1025px) {
	.elementor-element-a77e2c3 .elementor-element-039f661 {
		transform: translateX(0.5rem) !important;
	}

	.elementor-element-a77e2c3 .elementor-element-75b2bb4 {
		transform: translateX(-0.5rem) !important;
	}

	.elementor-element-db30295,
	.elementor-element-e447ea0,
	.jp-thinktank {
		width: 100% !important;
		max-width: 100% !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	.elementor-element-1654d51 {
		margin-top: 0 !important;
	}
}

/* Keep the portrait credit anchored inside the hero instead of letting
 * Elementor's fixed canvas push it outside the visible composition. */
.home-hero .elementor-element-749f022.hero-info-block {
	display: block !important;
	position: absolute !important;
	inset: auto auto clamp(1.75rem, 4vw, 3.5rem) clamp(1.5rem, 9vw, 7rem) !important;
	z-index: 3;
	width: auto !important;
	max-width: min(22rem, 48vw) !important;
	margin: 0 !important;
	transform: none !important;
}

.home-hero .hero-name {
	width: auto !important;
	text-align: left !important;
	text-shadow: 0 2px 18px rgba(0, 0, 0, 0.35);
}

@media (min-width: 1025px) {
	.home-hero .elementor-element-749f022.hero-info-block {
		inset: auto 1rem 8rem auto !important;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.home-hero {
		min-height: 38rem !important;
	}

	.home-hero .elementor-element-749f022.hero-info-block {
		bottom: 1.75rem !important;
	}
}

@media (max-width: 767px) {
	.home-hero .elementor-element-749f022.hero-info-block {
		display: block !important;
		position: relative !important;
		inset: auto !important;
		align-self: flex-start !important;
		max-width: 100% !important;
		margin: 0.85rem 0 0 !important;
		padding-left: 0.85rem;
		border-left: 3px solid #1594ff;
	}

	.home-hero .hero-name-main {
		font-size: clamp(1.65rem, 8vw, 2.15rem) !important;
		line-height: 1.05 !important;
	}

	.home-hero .hero-name-role {
		margin-top: 0.25rem;
		font-size: 0.88rem !important;
		line-height: 1.4 !important;
	}
}

@media (max-width: 767px) {
	.home-hero {
		min-height: auto !important;
		padding-inline: clamp(1rem, 5vw, 1.5rem) !important;
	}

	.elementor-element-498f846,
	.elementor-element-498f846 .elementor-heading-title {
		width: 100% !important;
		max-width: 100% !important;
	}

	.elementor-element-498f846 .elementor-heading-title {
		font-size: clamp(2.6rem, 12.5vw, 4rem) !important;
		line-height: 1.02 !important;
	}

	.elementor-element-749f022.hero-info-block {
		position: relative !important;
		inset: auto !important;
		align-self: stretch !important;
		width: 100% !important;
		margin-top: 1.5rem !important;
		transform: none !important;
	}

	.elementor-element-749f022 .hero-name {
		width: 100% !important;
		text-align: left;
	}

	.elementor-element-87b3c93,
	.elementor-element-4a5e663,
	.elementor-element-683060e {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.methodology-scope .methodology-cards {
		display: grid !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		gap: 0.75rem !important;
		padding: 0 !important;
	}

	.methodology-scope .method-card {
		width: auto !important;
		min-width: 0 !important;
		padding-inline: 0.5rem !important;
	}

	.elementor-widget-image,
	.elementor-widget-image img,
	.elementor-element-ffba1e8,
	.elementor-element-ffba1e8 img {
		max-width: 100% !important;
	}

	.jp-thinktank {
		padding: 4.5rem clamp(1rem, 5vw, 1.5rem) !important;
	}

	.jp-tt-grid {
		grid-template-columns: minmax(0, 1fr) !important;
	}

	.gewu-rpg__grid {
		grid-template-columns: minmax(0, 1fr) !important;
	}

	.elementor-element-51ffa9e {
		width: 100% !important;
		padding-left: 0 !important;
		text-align: center !important;
	}
}

/* Page-wide cleanup for legacy Elementor fixed offsets. */
@media (max-width: 1024px) {
	.elementor-element-16d7ca1 {
		width: 100% !important;
		max-width: none !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	.elementor-element-3a076ae,
	.elementor-element-70ffd58,
	.elementor-element-1ebb275 {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	.elementor-element-66e2752 > .e-con-inner {
		padding-top: 6rem !important;
		padding-bottom: 4rem !important;
	}

	.elementor-element-66e2752 .elementor-element-de67a7e {
		margin-top: 0 !important;
	}

	.elementor-element-a77e2c3.model-block {
		height: auto !important;
		min-height: 0 !important;
		margin-top: 0 !important;
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}

	.elementor-element-a77e2c3 .elementor-element-039f661.model-avatar {
		display: none !important;
	}

	.elementor-element-a77e2c3 .elementor-element-683060e {
		height: auto !important;
		min-height: 0 !important;
		margin: 0 !important;
		padding: 0 0 1.5rem !important;
	}

	.elementor-element-a77e2c3 .elementor-element-75b2bb4,
	.elementor-element-a77e2c3 .whale-slider {
		inset: auto !important;
		width: min(100%, 26.25rem) !important;
		max-width: 26.25rem !important;
		margin: 2rem auto 0 !important;
		transform: none !important;
	}

	.elementor-element-3e719ac {
		width: 100% !important;
		max-width: none !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.elementor-element-db30295 {
		width: 100% !important;
		max-width: none !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	.elementor-element-1654d51 {
		width: 100% !important;
		max-width: none !important;
		margin: 0 !important;
	}

	.elementor-element-1654d51 > .e-con-inner {
		width: 100% !important;
		max-width: 58rem !important;
		margin: 0 auto !important;
		padding: 6rem 2rem 5rem !important;
	}

	.elementor-element-1654d51 .elementor-element-5e7fb9e,
	.elementor-element-1654d51 .elementor-element-749f244,
	.elementor-element-1654d51 .elementor-element-f2715c0 {
		width: 100% !important;
		height: auto !important;
		min-height: 0 !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	.elementor-element-1654d51 .elementor-element-749f244 {
		margin-top: 1rem !important;
		margin-bottom: 2rem !important;
	}
}

@media (max-width: 767px) {
	.elementor-element-66e2752 > .e-con-inner {
		padding-top: 4rem !important;
		padding-bottom: 3.5rem !important;
	}

	.elementor-element-1654d51 > .e-con-inner {
		padding: 4.5rem 1.25rem 4rem !important;
	}
}

@media (max-width: 420px) {
	.methodology-scope .methodology-cards {
		grid-template-columns: minmax(0, 1fr) !important;
	}
}

/*
 * Purpose-built tablet composition.
 * The original Elementor canvas used a narrow fixed title column and large
 * negative offsets. At this width we intentionally switch to an editorial
 * overlay layout instead of shrinking the desktop canvas.
 */
@media (min-width: 768px) and (max-width: 1024px) {
	.elementor-element-9e2839f.hero-bg {
		position: relative;
		min-height: 46rem;
		margin-bottom: 0 !important;
		background-position: 62% center !important;
	}

	.elementor-element-9e2839f.hero-bg::before {
		content: "";
		position: absolute;
		inset: 0;
		z-index: 0;
		pointer-events: none;
		background: linear-gradient(90deg, rgba(5, 35, 94, 0.97) 0%, rgba(5, 35, 94, 0.84) 43%, rgba(5, 35, 94, 0.24) 72%, rgba(5, 35, 94, 0.08) 100%);
	}

	.elementor-element-9e2839f.hero-bg > .e-con-inner {
		position: relative;
		z-index: 1;
		width: 100% !important;
		max-width: none !important;
		margin: 0 !important;
		padding: 8.5rem clamp(2.25rem, 6vw, 4.5rem) 4.5rem !important;
	}

	.home-hero {
		display: flex !important;
		width: 100% !important;
		max-width: 100% !important;
		min-height: 33rem;
		margin: 0 !important;
		gap: 1.15rem;
		align-items: flex-start !important;
		justify-content: flex-start !important;
	}

	.home-hero > .elementor-element {
		flex: 0 0 auto;
	}

	.home-hero .elementor-element-becc1ee {
		width: auto !important;
		height: auto !important;
		margin: 0 !important;
	}

	.home-hero .subtag {
		font-size: clamp(1.15rem, 2.8vw, 1.65rem) !important;
		line-height: 1.3 !important;
		letter-spacing: 0.18em !important;
	}

	.home-hero .elementor-element-5ea71b5 {
		width: auto !important;
		height: auto !important;
		min-height: 0 !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	.home-hero .elementor-element-bba1a62 .elementor-heading-title {
		font-size: clamp(1.5rem, 3.5vw, 2rem) !important;
		line-height: 1.2 !important;
	}

	.home-hero .elementor-element-498f846 {
		width: min(76%, 37rem) !important;
		max-width: 37rem !important;
		height: auto !important;
		margin: 0 0 0.5rem !important;
	}

	.home-hero .elementor-element-498f846 .elementor-heading-title {
		font-size: clamp(3.5rem, 7.6vw, 4.75rem) !important;
		line-height: 0.98 !important;
		letter-spacing: -0.045em !important;
		word-break: keep-all !important;
		overflow-wrap: normal !important;
	}

	.home-hero .elementor-element-92671d6 {
		width: min(58%, 29rem) !important;
		max-width: 29rem !important;
		height: auto !important;
		margin: 0 !important;
	}

	.home-hero .intro-block {
		width: 100% !important;
	}

	.home-hero .intro-title {
		font-size: 1.15rem !important;
	}

	.home-hero .intro-text {
		font-size: 0.95rem !important;
		line-height: 1.75 !important;
	}

	.home-hero .hero-cta-row {
		flex-direction: row !important;
		align-items: center !important;
		width: auto !important;
		height: auto !important;
		min-height: 0 !important;
		margin: 0.4rem 0 0 !important;
		gap: 0.75rem !important;
	}

	.home-hero .hero-cta-row > .elementor-element {
		flex: 0 0 auto !important;
		width: auto !important;
		min-width: 10.5rem !important;
		max-width: none !important;
		margin: 0 !important;
	}

	.home-hero .hero-cta-row .elementor-button,
	.home-hero .hero-cta-row a {
		width: 100% !important;
		white-space: nowrap !important;
	}

	.elementor-element-749f022.hero-info-block {
		display: none !important;
	}

	.elementor-element-19f472d {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}

	/* About section: use readable columns, not offset mini-columns. */
	.elementor-element-16d7ca1 {
		height: auto !important;
		min-height: 0 !important;
		margin: 0 !important;
		padding: 6rem clamp(2.25rem, 6vw, 4.5rem) 5rem !important;
		gap: 0 !important;
	}

	.elementor-element-16d7ca1 > .elementor-element-e492a7a,
	.elementor-element-16d7ca1 > .elementor-element-611a44e,
	.elementor-element-16d7ca1 > .elementor-element-825fc0c {
		width: 100% !important;
		height: auto !important;
		margin: 0 !important;
		padding: 0 !important;
		text-align: center;
	}

	.elementor-element-16d7ca1 > .elementor-element-611a44e {
		margin-top: 1.5rem !important;
	}

	.elementor-element-16d7ca1 > .elementor-element-825fc0c {
		margin-top: 0.75rem !important;
	}

	.elementor-element-16d7ca1 .elementor-element-611a44e .elementor-heading-title {
		font-size: clamp(1.75rem, 4vw, 2.35rem) !important;
		line-height: 1.2 !important;
	}

	.elementor-element-16d7ca1 .elementor-element-825fc0c .elementor-heading-title {
		font-size: clamp(2rem, 4.7vw, 2.75rem) !important;
		line-height: 1.2 !important;
		text-wrap: balance;
	}

	.elementor-element-57a60a8 {
		width: 100% !important;
		max-width: 62rem !important;
		height: auto !important;
		margin: 3.5rem auto 0 !important;
		padding: 0 !important;
		gap: clamp(2.5rem, 7vw, 5rem) !important;
		align-items: flex-start !important;
	}

	.elementor-element-57a60a8 > .elementor-element-562cac5,
	.elementor-element-57a60a8 > .elementor-element-abc401b {
		flex: 1 1 0 !important;
		width: auto !important;
		max-width: none !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	.elementor-element-57a60a8 .elementor-widget-container {
		font-size: 1rem;
		line-height: 1.9;
	}

	.elementor-element-16d7ca1 > .pixel-whale {
		margin: 2.5rem auto 0 !important;
	}
}

/* Clean single-column composition for phones. */
@media (max-width: 767px) {
	.elementor-element-9e2839f.hero-bg {
		position: relative;
		margin-bottom: 0 !important;
		background-position: 64% center !important;
	}

	.elementor-element-9e2839f.hero-bg::before {
		content: "";
		position: absolute;
		inset: 0;
		z-index: 0;
		pointer-events: none;
		background: linear-gradient(180deg, rgba(4, 31, 82, 0.94) 0%, rgba(4, 31, 82, 0.72) 46%, rgba(4, 22, 58, 0.88) 100%);
	}

	.elementor-element-9e2839f.hero-bg > .e-con-inner {
		position: relative;
		z-index: 1;
		width: 100% !important;
		max-width: none !important;
		margin: 0 !important;
		padding: 7rem 1.25rem 3.5rem !important;
	}

	.home-hero {
		display: flex !important;
		width: 100% !important;
		max-width: 100% !important;
		margin: 0 !important;
		padding: 0 !important;
		gap: 1.15rem;
		align-items: stretch !important;
	}

	.home-hero .elementor-element-5ea71b5 {
		display: none !important;
	}

	.home-hero .elementor-element-bba1a62 .elementor-heading-title {
		font-size: 1.35rem !important;
		line-height: 1.2 !important;
	}

	.home-hero .elementor-element-498f846 {
		margin: 0 !important;
	}

	.home-hero .elementor-element-498f846 .elementor-heading-title {
		font-size: clamp(2.25rem, 10.3vw, 3rem) !important;
		line-height: 1.02 !important;
		letter-spacing: -0.045em !important;
		word-break: keep-all !important;
		overflow-wrap: normal !important;
	}

	.home-hero .elementor-element-92671d6 {
		width: 100% !important;
		height: auto !important;
		margin: 0 !important;
	}

	.home-hero .intro-title {
		font-size: 1.05rem !important;
	}

	.home-hero .intro-text {
		font-size: 0.92rem !important;
		line-height: 1.75 !important;
	}

	.home-hero .hero-cta-row {
		display: grid !important;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		width: 100% !important;
		height: auto !important;
		min-height: 0 !important;
		margin: 0.25rem 0 0 !important;
		gap: 0.75rem !important;
	}

	.home-hero .hero-cta-row > .elementor-element {
		width: 100% !important;
		max-width: none !important;
		margin: 0 !important;
	}

	.elementor-element-749f022.hero-info-block {
		display: none !important;
	}

	.elementor-element-19f472d {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}

	.elementor-element-16d7ca1 {
		height: auto !important;
		min-height: 0 !important;
		margin: 0 !important;
		padding: 4.75rem 1.25rem 4rem !important;
	}

	.elementor-element-16d7ca1 > .elementor-element-e492a7a,
	.elementor-element-16d7ca1 > .elementor-element-611a44e,
	.elementor-element-16d7ca1 > .elementor-element-825fc0c {
		width: 100% !important;
		height: auto !important;
		margin: 0 !important;
		padding: 0 !important;
		text-align: center;
	}

	.elementor-element-16d7ca1 > .elementor-element-611a44e {
		margin-top: 1.25rem !important;
	}

	.elementor-element-16d7ca1 > .elementor-element-825fc0c {
		margin-top: 0.7rem !important;
	}

	.elementor-element-16d7ca1 .elementor-element-611a44e .elementor-heading-title {
		font-size: 1.5rem !important;
		line-height: 1.25 !important;
	}

	.elementor-element-16d7ca1 .elementor-element-825fc0c .elementor-heading-title {
		font-size: clamp(1.7rem, 8vw, 2.2rem) !important;
		line-height: 1.22 !important;
	}

	.elementor-element-57a60a8 {
		flex-direction: column !important;
		width: 100% !important;
		height: auto !important;
		margin: 2.75rem 0 0 !important;
		padding: 0 !important;
		gap: 1.5rem !important;
	}

	.elementor-element-57a60a8 > .elementor-element-562cac5,
	.elementor-element-57a60a8 > .elementor-element-abc401b {
		width: 100% !important;
		max-width: none !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	.elementor-element-57a60a8 .elementor-widget-container {
		font-size: 0.98rem;
		line-height: 1.9;
	}

	.elementor-element-16d7ca1 > .pixel-whale {
		margin: 2rem auto 0 !important;
	}
}

@media (max-width: 420px) {
	.home-hero .hero-cta-row {
		grid-template-columns: minmax(0, 1fr);
	}
}

/* Equal-height service cards and a shared footer baseline. */
@media (min-width: 768px) {
	.elementor-element-ea07045 > .e-con-inner {
		align-items: stretch !important;
	}

	.elementor-element-ea07045 .service-card {
		align-self: stretch !important;
		height: auto !important;
	}

	.elementor-element-ea07045 .service-card > .elementor-widget-text-editor,
	.elementor-element-ea07045 .service-card > .elementor-widget-text-editor > .elementor-widget-container,
	.service-planning,
	.service-design,
	.service-strategy {
		display: flex !important;
		flex: 1 1 auto !important;
		flex-direction: column !important;
		height: 100% !important;
	}

	.service-planning > :last-child,
	.service-design > :last-child,
	.service-strategy > :last-child,
	.sp-more,
	.sd-more,
	.ss-more {
		margin-top: auto !important;
	}

	.sp-more,
	.sd-more,
	.ss-more {
		display: block !important;
	}
}

/* Dedicated breathing room for the four pixel characters. */
.elementor-element-8465585 {
	width: 100% !important;
	min-height: 12.5rem !important;
	margin: 0 !important;
	padding: 3.5rem 1.5rem 3rem !important;
}

.elementor-element-8465585 > .e-con-inner {
	display: flex !important;
	width: 100% !important;
	max-width: 72rem !important;
	margin: 0 auto !important;
	padding: 0 !important;
	justify-content: center !important;
	align-items: center !important;
}

.elementor-element-8465585 .elementor-element-14da5e0 {
	width: min(100%, 29rem) !important;
	max-width: 29rem !important;
	margin: 0 auto !important;
	padding: 0 !important;
}

.elementor-element-8465585 .pixel-characters {
	display: flex !important;
	width: 100% !important;
	height: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	gap: clamp(1.35rem, 2.6vw, 2rem) !important;
	justify-content: center !important;
	align-items: flex-end !important;
}

.elementor-element-8465585 .char-item {
	flex: 0 0 clamp(5.25rem, 7.5vw, 6.5rem) !important;
	width: clamp(5.25rem, 7.5vw, 6.5rem) !important;
	height: clamp(5.25rem, 7.5vw, 6.5rem) !important;
}

.elementor-element-8465585 .char-item img {
	width: 100% !important;
	height: 100% !important;
	object-fit: contain !important;
}

@media (max-width: 767px) {
	.elementor-element-8465585 {
		min-height: 10.5rem !important;
		padding: 2.75rem 1rem 2.5rem !important;
	}

	.elementor-element-8465585 .pixel-characters {
		gap: clamp(0.65rem, 2.5vw, 1rem) !important;
	}

	.elementor-element-8465585 .char-item {
		flex-basis: clamp(4rem, 18vw, 4.75rem) !important;
		width: clamp(4rem, 18vw, 4.75rem) !important;
		height: clamp(4rem, 18vw, 4.75rem) !important;
	}

	.elementor-element-8465585 .char-label {
		display: none !important;
	}
}

/* Final structural overrides: keep these last so Elementor device rules cannot reintroduce gaps. */
@media (max-width: 1024px) {
	body .elementor-element-a77e2c3 .elementor-element-039f661.model-avatar {
		display: none !important;
	}

	body .elementor-element-a77e2c3 .elementor-element-683060e {
		height: auto !important;
		min-height: 0 !important;
		margin: 0 !important;
		padding: 0 0 1.5rem !important;
	}

body .elementor-element-a77e2c3 .elementor-element-75b2bb4,
	body .elementor-element-a77e2c3 .whale-slider {
		inset: auto !important;
		width: min(100%, 26.25rem) !important;
		max-width: 26.25rem !important;
		margin: 2rem auto 0 !important;
		transform: none !important;
	}
}

/* Mobile case carousel: use the available canvas and keep one readable card
 * centered, rather than inheriting Elementor's 53% widget width. */
@media (max-width: 767px) {
	body .elementor-element-3e719ac > .e-con-inner {
		width: 100% !important;
		max-width: none !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	body .elementor-element-3e719ac .elementor-element-63f80a5 {
		width: 100% !important;
		max-width: none !important;
		margin: 0 !important;
	}

	body .gewu-case-section {
		width: 100% !important;
		max-width: none !important;
		margin: 0 !important;
		padding: 3.25rem 1.25rem 6.5rem !important;
	}

	body .gewu-case-head,
	body .gewu-case-slider {
		width: min(100%, 27rem) !important;
		max-width: 27rem !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}

	body .gewu-case-card,
	body .gewu-case-card.is-active {
		width: 100% !important;
		max-width: 100% !important;
	}

	body .gewu-case-left,
	body .gewu-case-right {
		width: 100% !important;
	}

	body .gewu-case-arrows {
		justify-content: center !important;
	}

	body .gewu-case-arrow {
		min-width: 2.75rem;
		min-height: 2.75rem;
	}
}

/* Final breakpoint authority. Keep this block last so older Elementor mobile
 * declarations cannot collapse the hero content back into the upper corner. */
@media (min-width: 421px) and (max-width: 767px) {
	body .elementor-element-9e2839f.hero-bg,
	body .elementor-element-9e2839f.hero-bg > .e-con-inner {
		min-height: 44rem !important;
	}

	body .home-hero {
		min-height: 33rem !important;
		height: auto !important;
		align-self: stretch !important;
	}

	body .home-hero .elementor-element-749f022.hero-info-block {
		margin-top: auto !important;
	}
}

@media (min-width: 1025px) {
	body .elementor-element-1654d51 {
		padding-top: 6rem !important;
		padding-bottom: 3.5rem !important;
	}
}

/* Restore the methodology pixel guide as a real flow item between the copy
 * and the strategy slider. This replaces the old off-canvas absolute pose. */
@media (max-width: 1024px) {
	body .elementor-element-a77e2c3 .elementor-element-683060e {
		order: 1;
	}

	body .elementor-element-a77e2c3 .elementor-element-039f661.model-avatar {
		display: block !important;
		position: relative !important;
		inset: auto !important;
		order: 2;
		flex: 0 0 100% !important;
		width: 100% !important;
		min-width: 100% !important;
		max-width: 100% !important;
		height: auto !important;
		align-self: stretch !important;
		margin: 0.85rem 0 0 !important;
		padding-right: clamp(1rem, 8vw, 4rem) !important;
		text-align: right;
		transform: none !important;
	}

	body .elementor-element-a77e2c3 .elementor-element-039f661.model-avatar img {
		display: inline-block !important;
		width: clamp(9rem, 22vw, 11rem) !important;
		height: clamp(9rem, 22vw, 11rem) !important;
		object-fit: contain !important;
	}

	body .elementor-element-a77e2c3 .elementor-element-75b2bb4 {
		order: 3;
		margin-top: 0.85rem !important;
	}
}

/* Remove the CTA's inherited inner padding (the outer section already owns
 * the spacing) and tighten the stacked footer without shrinking its content. */
@media (min-width: 1025px) {
	body .elementor-element-1654d51 > .e-con-inner {
		min-height: 0 !important;
		padding: 0 !important;
	}
}

@media (max-width: 1024px) {
	body footer.ct-footer [data-row="middle"] > .ct-container {
		padding-top: 3.5rem !important;
		padding-bottom: 3.5rem !important;
		row-gap: 2rem !important;
	}
}

/* Place the portrait credit beneath the person at intermediate widths. */
@media (min-width: 421px) and (max-width: 1024px) {
	body .home-hero .elementor-element-749f022.hero-info-block {
		display: block !important;
		position: absolute !important;
		inset: auto clamp(2rem, 12vw, 7rem) 1.5rem auto !important;
		width: auto !important;
		max-width: 16rem !important;
		margin: 0 !important;
		padding: 0 !important;
		border: 0 !important;
		text-align: center !important;
		transform: none !important;
	}

	body .home-hero .hero-name {
		text-align: center !important;
	}
}

@media (max-width: 767px) {
	body .home-hero .hero-cta-row .elementor-button-text {
		white-space: nowrap !important;
	}
}

@media (min-width: 421px) and (max-width: 560px) {
	body .home-hero .hero-cta-row .elementor-button {
		padding-left: 1rem !important;
		padding-right: 1rem !important;
		font-size: 0.95rem !important;
	}
}

/* Give the transparent header wordmark stronger presence while preserving
 * room for search and menu controls on narrow screens. */
body header .site-branding,
body header .site-logo-container {
	width: auto !important;
	height: auto !important;
}

body header .site-logo-container img.default-logo {
	display: block;
	width: clamp(14.5rem, 38vw, 18rem) !important;
	height: auto !important;
	max-width: 100% !important;
	max-height: 7rem !important;
	object-fit: contain !important;
}

/* Final hero-credit alignment across all responsive modes. */
body .home-hero .hero-cta-row .elementor-button,
body .home-hero .hero-cta-row .elementor-button-text {
	white-space: nowrap !important;
}

@media (min-width: 1025px) {
	body .home-hero .elementor-element-749f022.hero-info-block {
		inset: auto clamp(3rem, 8vw, 7rem) 3rem auto !important;
		text-align: center !important;
	}

	body .home-hero .hero-name {
		text-align: center !important;
	}
}

@media (min-width: 421px) and (max-width: 1024px) {
	body .home-hero .elementor-element-749f022.hero-info-block {
		inset: auto clamp(3rem, 16vw, 9rem) 1.5rem auto !important;
	}
}

@media (max-width: 420px) {
	body .home-hero .elementor-element-749f022.hero-info-block {
		display: block !important;
		position: absolute !important;
		inset: auto 12vw 1rem auto !important;
		width: auto !important;
		max-width: 12rem !important;
		margin: 0 !important;
		padding: 0 !important;
		border: 0 !important;
		text-align: center !important;
	}

	body .home-hero .hero-name {
		text-align: center !important;
	}
}

/* Center the methodology guide and remove the inherited empty spacer above it. */
@media (max-width: 1024px) {
	body .elementor-element-a77e2c3 .elementor-element-683060e {
		padding-bottom: 0 !important;
	}

	body .elementor-element-a77e2c3 .elementor-element-039f661.model-avatar {
		margin-top: 0.5rem !important;
		padding-right: 0 !important;
		text-align: center !important;
	}
}

/* Final responsive polish: reserve distinct zones for hero copy, actions and
 * portrait credit, and remove legacy spacing that made the compact header and
 * methodology copy feel uneven. */
@media (max-width: 420px) {
	body .home-hero {
		min-height: 28rem !important;
		height: 28rem !important;
	}

	body header .site-branding {
		margin-left: 0 !important;
	}

	body header .site-logo-container img.default-logo {
		width: min(13.75rem, 56vw) !important;
		max-height: 5.5rem !important;
	}

	body .home-hero .hero-cta-row {
		display: grid !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		gap: 0.55rem !important;
		padding-right: 0 !important;
	}

	body .home-hero .hero-cta-row > .elementor-element {
		min-width: 0 !important;
	}

	body .home-hero .hero-cta-row .elementor-button {
		min-width: 0 !important;
		padding-left: 0.7rem !important;
		padding-right: 0.7rem !important;
		font-size: 0.92rem !important;
	}

	body .home-hero .elementor-element-749f022.hero-info-block {
		inset: auto 1.15rem 0.45rem auto !important;
		max-width: 10rem !important;
	}

	body .home-hero .hero-name-main {
		font-size: clamp(1.5rem, 7.2vw, 1.85rem) !important;
	}

	body .home-hero .hero-name-role {
		font-size: 0.76rem !important;
		line-height: 1.25 !important;
	}
}

@media (min-width: 421px) and (max-width: 767px) {
	body header .site-branding {
		margin-left: clamp(0rem, 3vw, 1rem) !important;
	}

	body .home-hero .elementor-element-749f022.hero-info-block {
		inset: auto clamp(2rem, 14vw, 5.5rem) 1.1rem auto !important;
	}
}

@media (min-width: 1025px) {
	body .home-hero .elementor-element-749f022.hero-info-block {
		inset: auto clamp(4rem, 9vw, 8rem) 2rem auto !important;
	}
}

/* More even reading rhythm in the long-form sections. */
body .elementor-element-57a60a8 .elementor-widget-container,
body .elementor-element-a77e2c3 .elementor-element-683060e p {
	line-height: 1.75 !important;
}

body .elementor-element-a77e2c3 .elementor-element-683060e p + p {
	margin-top: 0.45em !important;
}

@media (max-width: 1024px) {
	body .elementor-element-a77e2c3 .methodology-text {
		padding-bottom: 0 !important;
		margin-bottom: 0 !important;
	}
}

@media (max-width: 767px) {
	body .elementor-element-a77e2c3 .elementor-element-683060e p + p {
		margin-top: 0.3em !important;
	}
}

/* System-level rhythm pass: several Elementor widgets carried 1px line-height
 * values, which only became visible when their headings wrapped. */
body .elementor-element-611a44e .elementor-heading-title,
body .elementor-element-d506f3b .elementor-heading-title {
	line-height: 1.25 !important;
}

body .elementor-element-825fc0c .elementor-heading-title,
body .elementor-element-d16ed5e .elementor-heading-title {
	line-height: 1.2 !important;
}

body .elementor-element-749f244 .elementor-heading-title {
	line-height: 1.45 !important;
}

body .elementor-element-7697cbc .elementor-heading-title,
body .elementor-element-5e7fb9e .elementor-heading-title {
	line-height: 1.12 !important;
}

body .elementor-element-e492a7a .elementor-heading-title,
body .elementor-element-acd0ace .elementor-heading-title,
body .elementor-element-de67a7e .elementor-heading-title {
	line-height: 1.45 !important;
}

body .elementor-widget-text-editor p {
	line-height: 1.75 !important;
}

/* Smooth the abrupt tablet-to-desktop hero transition. The original desktop
 * canvas added more than 500px of vertical padding and let the headline scale
 * past 100px at relatively narrow desktop widths. */
@media (min-width: 1025px) {
	body .hero-bg {
		margin-bottom: 100px !important;
	}

	body .hero-bg > .e-con-inner {
		padding-top: clamp(8rem, 12vw, 10rem) !important;
		padding-bottom: clamp(3.5rem, 6vw, 5rem) !important;
	}

	body .home-hero .elementor-element-498f846 {
		width: min(110%, 43rem) !important;
		max-width: 43rem !important;
	}

	body .home-hero .elementor-element-498f846 .elementor-heading-title {
		font-size: clamp(4.35rem, 6vw, 5rem) !important;
		line-height: 0.98 !important;
		letter-spacing: -0.045em !important;
		word-break: keep-all !important;
		overflow-wrap: normal !important;
	}

	body .home-hero .elementor-element-749f022.hero-info-block {
		inset: auto -22vw 1.25rem auto !important;
	}
}

@media (min-width: 1025px) and (max-width: 1180px) {
	body .home-hero .subtag {
		font-size: clamp(1.1rem, 2.2vw, 1.4rem) !important;
		line-height: 1.3 !important;
	}

	body .home-hero .intro-text {
		line-height: 1.7 !important;
	}
}

@media (max-width: 767px) {
	body .elementor-widget-text-editor p {
		line-height: 1.7 !important;
	}

	body .elementor-element-5e7fb9e .elementor-heading-title {
		font-size: clamp(2rem, 10vw, 3rem) !important;
	}
}

/* Screenshot follow-up: restore breathing room inside the compact hero. */
@media (min-width: 421px) and (max-width: 1024px) {
	body .home-hero .elementor-element-92671d6 {
		margin-top: 0.75rem !important;
	}

	body .home-hero .hero-cta-row {
		margin-top: 1rem !important;
	}
}

@media (max-width: 420px) {
	body .home-hero .elementor-element-92671d6 {
		margin-top: 0.45rem !important;
	}

	body .home-hero .hero-cta-row {
		margin-top: 0.7rem !important;
	}
}

/* Lower the hero copy cluster on narrow screens so it does not crowd the
 * header wordmark. The portrait credit remains anchored at the bottom. */
@media (max-width: 767px) {
	body .home-hero .elementor-element-498f846 {
		margin-top: clamp(3.5rem, 8vw, 4.25rem) !important;
	}

	body .home-hero .elementor-element-498f846 .elementor-heading-title {
		line-height: 1.07 !important;
	}

	body .home-hero .elementor-element-92671d6 {
		margin-top: 1rem !important;
	}

	body .home-hero .hero-cta-row {
		margin-top: 1.35rem !important;
	}
}

/* Tighten the oversized gaps between the about badge and its two headings. */
body .elementor-element-16d7ca1 {
	row-gap: 1.25rem !important;
}

body .elementor-element-16d7ca1 .elementor-element-611a44e,
body .elementor-element-16d7ca1 .elementor-element-825fc0c {
	margin-top: 0 !important;
}

/* On compact layouts the template removed the RPG panel's bottom inset,
 * causing its final white card to touch the decorative outer frame. */
@media (max-width: 767px) {
	body .elementor-element-1ff023b .gewu-rpg {
		height: auto !important;
		padding: 3rem 1.25rem 2rem !important;
	}
}

/* Whale services page (page 1358): responsive rhythm and legibility pass.
 * The page contains separate Elementor compositions for desktop and mobile,
 * so these rules are deliberately page-scoped and leave all copy/assets intact. */
body.page-id-1358 .elementor-1358 {
	overflow: clip;
}

body.page-id-1358 .elementor-1358 .elementor-heading-title {
	line-height: 1.16;
	text-wrap: balance;
}

body.page-id-1358 .elementor-1358 .elementor-widget-text-editor,
body.page-id-1358 .elementor-1358 .elementor-widget-text-editor p {
	line-height: 1.72 !important;
}

body.page-id-1358 .elementor-1358 .elementor-widget-text-editor p {
	margin-block-end: 0.75em;
}

body.page-id-1358 .elementor-1358 .elementor-widget-text-editor p:last-child {
	margin-block-end: 0;
}

body.page-id-1358 .elementor-1358 img {
	display: block;
	max-width: 100%;
	height: auto;
}

/* The desktop founder biography was authored with a 10px line-height at a
 * 20px font size, causing its five lines to collide. */
body.page-id-1358 .elementor-1358 .elementor-element-46d3bf6 {
	line-height: 1.7 !important;
}

body.page-id-1358 .elementor-1358 .elementor-element-46d3bf6 p {
	margin-block-end: 0.65em !important;
}

@media (min-width: 768px) {
	body.page-id-1358 .elementor-1358 > .e-con.e-parent {
		padding-inline: clamp(1.75rem, 4vw, 3rem);
	}

	body.page-id-1358 .elementor-1358 > .e-con.e-parent > .e-con-inner {
		width: min(100%, 1180px);
		margin-inline: auto;
	}
}

@media (max-width: 767px) {
	body.page-id-1358 .elementor-1358 .elementor-heading-title {
		line-height: 1.2;
	}

	body.page-id-1358 .elementor-1358 .elementor-widget-text-editor,
	body.page-id-1358 .elementor-1358 .elementor-widget-text-editor p {
		line-height: 1.68 !important;
	}

	/* Keep all long case-study copy on one consistent reading measure. */
	body.page-id-1358 .elementor-1358 :is(
		.elementor-element-50dc373,
		.elementor-element-0282f22,
		.elementor-element-0c12b0c,
		.elementor-element-a892534,
		.elementor-element-539141e,
		.elementor-element-f328912,
		.elementor-element-f2193d1,
		.elementor-element-4c9bfb1,
		.elementor-element-c91ddf9,
		.elementor-element-069dc66,
		.elementor-element-8c021b9
	) > .elementor-element:not(.elementor-widget-spacer) {
		max-width: calc(100% - 2.25rem);
		margin-inline: auto;
	}

	/* Preserve the intended full-bleed case imagery and separators. */
	body.page-id-1358 .elementor-1358 :is(
		.elementor-element-50dc373,
		.elementor-element-0282f22,
		.elementor-element-0c12b0c,
		.elementor-element-a892534,
		.elementor-element-539141e,
		.elementor-element-f328912,
		.elementor-element-f2193d1,
		.elementor-element-4c9bfb1,
		.elementor-element-c91ddf9,
		.elementor-element-069dc66,
		.elementor-element-8c021b9
	) > :is(.elementor-widget-image, .elementor-widget-divider) {
		max-width: 100%;
	}
}

/* Commercial cases (page 785): replace the old flat grey card treatment with
 * a neutral editorial surface so the published project imagery stays primary. */
body.page-id-785 .elementskit-post-image-card {
	background: #fff !important;
	border: 1px solid rgba(0, 45, 145, 0.1);
	box-shadow: 0 14px 34px rgba(20, 45, 85, 0.09) !important;
	overflow: hidden;
	transition: transform 0.28s ease, box-shadow 0.28s ease;
}

body.page-id-785 .elementskit-post-image-card:hover {
	transform: translateY(-3px);
	box-shadow: 0 20px 44px rgba(20, 45, 85, 0.14) !important;
}

body.page-id-785 .elementskit-post-image-card .elementskit-entry-header {
	background: #f7f9fd;
}

body.page-id-785 .elementskit-post-image-card .elementskit-entry-thumb {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 100%;
}

body.page-id-785 .elementskit-post-image-card .elementskit-entry-thumb img {
	max-width: calc(100% - 2.5rem);
	height: auto;
	object-fit: contain;
}

body.page-id-785 .elementskit-post-image-card .elementskit-post-body {
	background: #fff !important;
}

body.page-id-785 .elementskit-post-image-card .entry-title,
body.page-id-785 .elementskit-post-image-card .entry-title a {
	color: #10264d !important;
	line-height: 1.5 !important;
}

body.page-id-785 .elementskit-post-image-card .elementskit-post-body p {
	color: #4d5d77 !important;
	line-height: 1.7 !important;
}

@media (min-width: 768px) {
	body.page-id-785 .elementskit-post-image-card .elementskit-entry-header {
		flex: 0 0 52% !important;
		width: 52% !important;
	}

	body.page-id-785 .elementskit-post-image-card .elementskit-post-body {
		flex: 1 1 48% !important;
		width: 48% !important;
		padding: 1.4rem 1.5rem 1.5rem !important;
	}
}

@media (max-width: 767px) {
	body.page-id-785 .elementskit-post-image-card .elementskit-post-body {
		padding: 1.25rem 1.4rem 1.5rem !important;
	}

	body.page-id-785 .elementskit-post-image-card .elementskit-entry-thumb img {
		max-width: calc(100% - 2rem);
	}
}

/* Homepage case slider: Whale editorial treatment. Keep the interaction and
 * real case imagery, but use the brand's standard blue instead of tech-style
 * gradients and glows. */
body.home .elementor-element-63f80a5 .gewu-case-card {
	background: #fff !important;
	border: 1px solid rgba(0, 0, 190, 0.18) !important;
	border-radius: 18px !important;
	box-shadow: 0 18px 46px rgba(0, 0, 90, 0.11) !important;
}

body.home .elementor-element-63f80a5 .gewu-case-left {
	position: relative;
	isolation: isolate;
	overflow: hidden;
	background: #0000be !important;
	color: #fff !important;
}

body.home .elementor-element-63f80a5 .gewu-case-left::before {
	content: "";
	position: absolute;
	z-index: -1;
	inset: 0;
	background-image:
		linear-gradient(rgba(255, 255, 255, 0.075) 1px, transparent 1px),
		linear-gradient(90deg, rgba(255, 255, 255, 0.075) 1px, transparent 1px);
	background-size: 44px 44px;
	-webkit-mask-image: linear-gradient(135deg, rgba(0,0,0,0.85), transparent 78%);
	mask-image: linear-gradient(135deg, rgba(0,0,0,0.85), transparent 78%);
}

body.home .elementor-element-63f80a5 .gewu-case-left::after {
	content: "";
	position: absolute;
	z-index: -1;
	left: 0;
	right: 0;
	bottom: 0;
	width: 76px;
	height: 5px;
	background: #fff;
}

body.home .elementor-element-63f80a5 :is(.gewu-case-tag, .gewu-case-title-cn, .gewu-case-title-en, .gewu-case-desc) {
	color: #fff !important;
}

body.home .elementor-element-63f80a5 .gewu-case-tag {
	display: inline-flex;
	align-self: flex-start;
	padding: 0 0 0.62rem;
	border: 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.62);
	border-radius: 0;
	background: transparent;
	font-size: 12px !important;
	font-weight: 750;
	letter-spacing: 0.12em !important;
}

body.home .elementor-element-63f80a5 .gewu-case-title-cn {
	font-size: clamp(2.2rem, 4vw, 3.2rem) !important;
	line-height: 1.08 !important;
	letter-spacing: -0.035em;
	margin-top: 1.4rem !important;
}

body.home .elementor-element-63f80a5 .gewu-case-title-en {
	font-size: 0.95rem !important;
	line-height: 1.45 !important;
	font-weight: 700;
	opacity: 0.72;
}

body.home .elementor-element-63f80a5 .gewu-case-line {
	background: #fff !important;
	opacity: 1 !important;
}

body.home .elementor-element-63f80a5 .gewu-case-desc {
	font-size: 15px !important;
	line-height: 1.75 !important;
	max-width: 22rem !important;
	opacity: 0.86;
}

body.home .elementor-element-63f80a5 .gewu-case-right {
	background-color: #f7f7ff;
}

body.home .elementor-element-63f80a5 .gewu-case-more {
	background: #0000be !important;
	border: 1px solid rgba(255, 255, 255, 0.2);
	box-shadow: 0 10px 26px rgba(0, 0, 90, 0.22);
}

body.home .elementor-element-63f80a5 .gewu-case-more:hover {
	background: #00007a !important;
}

@media (max-width: 960px) {
	body.home .elementor-element-63f80a5 .gewu-case-track {
		height: 560px !important;
	}

	body.home .elementor-element-63f80a5 .gewu-case-left {
		min-height: 315px;
		padding: 2.35rem 2rem !important;
	}

	body.home .elementor-element-63f80a5 .gewu-case-right {
		min-height: 245px;
	}
}

@media (max-width: 420px) {
	body.home .elementor-element-63f80a5 .gewu-case-track {
		height: 540px !important;
	}

	body.home .elementor-element-63f80a5 .gewu-case-left {
		min-height: 310px;
		padding: 2rem 1.65rem !important;
	}

	body.home .elementor-element-63f80a5 .gewu-case-right {
		min-height: 230px;
	}
}

/* Long-term SEO landing pages: readable HTML-first layouts for the company
 * location entity and Chen Xi's professional identity. */
body.seo-landing-body .site-main,
body.seo-landing-body .site-main > article,
body.seo-landing-body .entry-content {
	margin: 0 !important;
	padding: 0 !important;
	max-width: none !important;
	width: 100% !important;
}

body.seo-landing-body .entry-header {
	display: none !important;
}

.seo-landing {
	--seo-blue: #0000be;
	--seo-blue-deep: #00006f;
	--seo-ink: #151522;
	--seo-muted: #555568;
	--seo-soft: #f7f7ff;
	--seo-line: rgba(0, 0, 190, 0.16);
	width: 100%;
	color: var(--seo-ink);
	font-family: system-ui, -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei", sans-serif;
}

body.seo-landing-body .entry-content > .seo-landing {
	width: 100% !important;
	max-width: none !important;
	margin-inline: 0 !important;
}

.seo-landing *,
.seo-landing *::before,
.seo-landing *::after {
	box-sizing: border-box;
}

.seo-landing :is(h1, h2, h3, p, figure, blockquote) {
	margin-top: 0;
}

.seo-shell {
	width: min(1160px, calc(100% - 3rem));
	margin-inline: auto;
}

.seo-hero,
.seo-person-hero {
	position: relative;
	overflow: hidden;
	background-color: #fff;
	background-image:
		linear-gradient(rgba(0, 0, 190, 0.055) 1px, transparent 1px),
		linear-gradient(90deg, rgba(0, 0, 190, 0.055) 1px, transparent 1px);
	background-size: 48px 48px;
	border-top: 8px solid var(--seo-blue);
	border-bottom: 1px solid var(--seo-line);
	color: var(--seo-ink);
}

.seo-hero::after,
.seo-person-hero::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: clamp(10px, 1.25vw, 18px);
	background: var(--seo-blue);
}

.seo-hero__inner {
	position: relative;
	z-index: 1;
	padding-block: clamp(6rem, 11vw, 9rem);
	max-width: 1000px;
}

.seo-eyebrow,
.seo-kicker {
	font-size: 0.78rem;
	font-weight: 750;
	letter-spacing: 0.18em;
	text-transform: uppercase;
}

.seo-eyebrow {
	color: var(--seo-blue);
	margin-bottom: 1.5rem;
}

.seo-hero h1,
.seo-person-hero h1 {
	max-width: 1100px;
	margin-bottom: 1.5rem;
	font-size: clamp(2.65rem, 5.2vw, 4.5rem);
	line-height: 1.03;
	letter-spacing: -0.055em;
	color: var(--seo-blue);
}

.seo-hero h1 > span,
.seo-person-hero h1 > span {
	display: block;
	color: var(--seo-blue);
}

.seo-hero__lead {
	margin-bottom: 1.2rem;
	font-size: clamp(1.35rem, 2.5vw, 2rem);
	line-height: 1.35;
	font-weight: 700;
	color: var(--seo-ink);
}

.seo-hero__summary {
	max-width: 780px;
	margin-bottom: 0;
	font-size: clamp(1rem, 1.5vw, 1.18rem);
	line-height: 1.85;
	color: var(--seo-muted);
}

.seo-actions {
	display: flex;
	align-items: center;
	gap: 1.2rem;
	margin-top: 2.25rem;
}

.seo-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 3.25rem;
	padding: 0.85rem 1.5rem;
	border-radius: 999px;
	font-weight: 750;
	text-decoration: none !important;
}

.seo-button--light {
	background: var(--seo-blue);
	color: #fff !important;
	box-shadow: 0 12px 28px rgba(0,0,190,0.2);
}

.seo-text-link {
	color: var(--seo-blue) !important;
	font-weight: 700;
	text-decoration: underline !important;
	text-underline-offset: 0.3em;
}

.seo-section {
	padding-block: clamp(4.5rem, 8vw, 7.5rem);
}

.seo-section--soft {
	background: var(--seo-soft);
}

.seo-section--blue {
	background: var(--seo-blue);
	color: #fff;
}

.seo-prose-grid,
.seo-faq-layout {
	display: grid;
	grid-template-columns: minmax(210px, 0.72fr) minmax(0, 1.6fr);
	gap: clamp(2.5rem, 7vw, 7rem);
	align-items: start;
}

.seo-section__head {
	position: relative;
}

.seo-section__head--wide {
	max-width: 760px;
	margin-bottom: 3rem;
}

.seo-kicker {
	margin-bottom: 1rem;
	color: var(--seo-blue);
}

.seo-section--blue .seo-kicker {
	color: rgba(255,255,255,0.72);
}

.seo-section__head h2,
.seo-contact h2 {
	margin-bottom: 1.2rem;
	font-size: clamp(2rem, 4vw, 3.65rem);
	line-height: 1.08;
	letter-spacing: -0.045em;
	color: var(--seo-ink);
}

.seo-section--blue .seo-section__head h2,
.seo-contact h2 {
	color: #fff;
}

.seo-section__head > p:last-child {
	color: var(--seo-muted);
	line-height: 1.75;
}

.seo-richtext {
	max-width: 760px;
}

.seo-richtext p {
	margin-bottom: 1.25rem;
	font-size: 1.04rem;
	line-height: 1.95;
	color: #35455d;
}

.seo-richtext a,
.seo-section__footer-link a,
.seo-case a,
.seo-person-cases a {
	color: var(--seo-blue);
	font-weight: 750;
}

.seo-card-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 1rem;
}

.seo-card {
	min-height: 260px;
	padding: 1.75rem;
	border: 1px solid var(--seo-line);
	border-radius: 10px;
	background: #fff;
	box-shadow: 0 8px 24px rgba(0, 0, 90, 0.045);
}

.seo-card > span {
	display: block;
	margin-bottom: 2.25rem;
	font-size: 0.78rem;
	font-weight: 800;
	color: var(--seo-blue);
}

.seo-card h3,
.seo-case h3,
.seo-person-cases h3 {
	margin-bottom: 0.85rem;
	font-size: 1.25rem;
	line-height: 1.35;
	color: var(--seo-ink);
}

.seo-card p,
.seo-case p,
.seo-person-cases p {
	margin-bottom: 0;
	font-size: 0.94rem;
	line-height: 1.75;
	color: var(--seo-muted);
}

.seo-section__footer-link {
	margin: 2rem 0 0;
}

.seo-principles {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 1px;
	background: rgba(255,255,255,0.18);
	border: 1px solid rgba(255,255,255,0.18);
	border-radius: 10px;
	overflow: hidden;
}

.seo-principles article {
	padding: 2rem;
	background: var(--seo-blue);
}

.seo-principles strong {
	color: #fff;
}

.seo-principles h3 {
	margin: 2.8rem 0 0.85rem;
	font-size: 1.16rem;
	color: #fff;
}

.seo-principles p {
	margin-bottom: 0;
	line-height: 1.75;
	color: rgba(255,255,255,0.76);
}

.seo-case-grid,
.seo-person-cases {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 1rem;
}

.seo-case,
.seo-person-cases article {
	display: flex;
	flex-direction: column;
	min-height: 330px;
	padding: 1.8rem;
	border: 1px solid var(--seo-line);
	border-radius: 10px;
	background: #fff;
}

.seo-case__meta {
	margin-bottom: 2.6rem !important;
	font-size: 0.75rem !important;
	font-weight: 750;
	letter-spacing: 0.08em;
	color: var(--seo-blue) !important;
}

.seo-case p + p {
	margin-top: 0.7rem;
}

.seo-case a,
.seo-person-cases a {
	margin-top: auto;
	padding-top: 1.4rem;
}

.seo-faqs details {
	border-top: 1px solid var(--seo-line);
	padding-block: 1.25rem;
}

.seo-faqs details:last-child {
	border-bottom: 1px solid var(--seo-line);
}

.seo-faqs summary {
	cursor: pointer;
	font-size: 1.08rem;
	font-weight: 750;
	color: var(--seo-ink);
}

.seo-faqs details p {
	max-width: 720px;
	margin: 1rem 0 0;
	line-height: 1.85;
	color: var(--seo-muted);
}

.seo-contact {
	padding-block: clamp(4rem, 7vw, 6.5rem);
	background: var(--seo-blue);
	color: #fff;
}

.seo-contact__grid {
	display: grid;
	grid-template-columns: minmax(0, 1.2fr) minmax(280px, 0.8fr);
	gap: 4rem;
	align-items: end;
}

.seo-contact p {
	max-width: 650px;
	line-height: 1.8;
	color: rgba(255,255,255,0.72);
}

.seo-contact address {
	display: grid;
	gap: 0.7rem;
	font-style: normal;
	line-height: 1.6;
	color: rgba(255,255,255,0.78);
}

.seo-contact address strong {
	color: #fff;
}

.seo-person-hero__grid {
	position: relative;
	z-index: 1;
	display: grid;
	grid-template-columns: minmax(0, 1.05fr) minmax(360px, 0.95fr);
	gap: clamp(2rem, 5vw, 5rem);
	align-items: center;
	min-height: 720px;
	padding-block: 4.5rem;
}

.seo-person-hero__role {
	margin-bottom: 1.25rem;
	font-size: clamp(1.1rem, 2vw, 1.45rem);
	font-weight: 700;
	color: var(--seo-blue);
}

.seo-person-hero__photo {
	position: relative;
	margin: 0 14px 14px 0;
	border: 2px solid var(--seo-blue);
	border-radius: 12px;
	overflow: hidden;
	box-shadow: 14px 14px 0 var(--seo-blue);
	transform: translateX(-32px);
}

.seo-person-hero__photo img {
	display: block;
	width: 100%;
	aspect-ratio: 4 / 5;
	object-fit: cover;
	object-position: 86% center;
}

.seo-person-hero__photo figcaption {
	position: absolute;
	left: 1.2rem;
	bottom: 1.2rem;
	padding: 0.55rem 0.85rem;
	border: 1px solid rgba(255,255,255,0.24);
	border-radius: 4px;
	background: var(--seo-blue);
	font-size: 0.82rem;
	color: #fff;
}

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

.seo-topic-grid span {
	display: flex;
	align-items: center;
	min-height: 92px;
	padding: 1.25rem;
	border: 1px solid var(--seo-line);
	border-radius: 8px;
	background: #fff;
	font-weight: 700;
}

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

.seo-quotes blockquote {
	min-height: 180px;
	padding: 2rem;
	border: 1px solid rgba(255,255,255,0.16);
	border-radius: 8px;
	background: transparent;
	font-size: clamp(1.2rem, 2.4vw, 1.75rem);
	line-height: 1.55;
	color: #fff;
}

.seo-identity-note {
	margin-top: 2rem;
	padding: 1.2rem 1.4rem;
	border-left: 3px solid var(--seo-blue);
	background: var(--seo-soft);
}

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

	.seo-principles,
	.seo-case-grid,
	.seo-person-cases {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.seo-person-hero__grid {
		grid-template-columns: minmax(0, 1fr) minmax(300px, 0.8fr);
		min-height: 620px;
	}

	.seo-person-hero__photo {
		transform: translateX(-16px);
	}
}

@media (max-width: 767px) {
	.seo-shell {
		width: min(100% - 2.25rem, 1160px);
	}

	.seo-hero__inner {
		padding-block: 5rem;
	}

	.seo-hero h1,
	.seo-person-hero h1 {
		font-size: clamp(2.15rem, 9vw, 2.8rem);
		line-height: 1.08;
		letter-spacing: -0.04em;
	}

	.seo-actions {
		align-items: flex-start;
		flex-direction: column;
	}

	.seo-prose-grid,
	.seo-faq-layout,
	.seo-contact__grid,
	.seo-person-hero__grid {
		grid-template-columns: 1fr;
		gap: 2rem;
	}

	.seo-section__head--wide {
		margin-bottom: 2rem;
	}

	.seo-card-grid,
	.seo-principles,
	.seo-case-grid,
	.seo-person-cases,
	.seo-topic-grid,
	.seo-quotes {
		grid-template-columns: 1fr;
	}

	.seo-card,
	.seo-case,
	.seo-person-cases article {
		min-height: 0;
	}

	.seo-principles {
		gap: 1px;
	}

	.seo-principles h3 {
		margin-top: 1.8rem;
	}

	.seo-person-hero__grid {
		padding-block: 4rem;
	}

	.seo-person-hero__photo {
		width: calc(100% - 14px);
		max-width: none;
		margin-left: 0;
		margin-right: 14px;
		transform: none;
	}

	.seo-person-hero__photo img {
		aspect-ratio: 4 / 4.6;
	}

	.seo-quotes blockquote {
		min-height: 0;
	}
}
