:root {
	--han-black: #050505;
	--han-ink: #111111;
	--han-white: #ffffff;
	--han-paper: #f5f5f2;
	--han-gray: #a9a9a9;
	--han-line: rgba(255, 255, 255, 0.18);
}

html {
	scroll-behavior: smooth;
}

body {
	background: var(--han-black);
	color: var(--han-white);
	overflow-x: hidden;
}

body,
button,
input,
textarea,
select {
	font-family: "Poppins", Arial, sans-serif;
}

#masthead {
	position: sticky;
	top: 0;
	z-index: 990;
	background: rgba(255, 255, 255, 0.94);
	box-shadow: 0 10px 35px rgba(0, 0, 0, 0.08);
	backdrop-filter: blur(14px);
}

.admin-bar #masthead {
	top: 32px;
}

#masthead .elementor-section:first-child {
	min-height: 32px !important;
	background: #0a0a0a;
}

#masthead .elementor-section:nth-child(2) {
	min-height: 86px !important;
}

#masthead .hfe-nav-menu a {
	letter-spacing: 0.01em;
}

#flags {
	width: auto !important;
}

#flags ul {
	display: flex !important;
	align-items: center;
	justify-content: flex-end;
	gap: 8px;
	width: auto !important;
}

#flags li {
	float: none !important;
	margin: 0 !important;
}

#flags li#Arabic,
#flags li#Dutch,
#flags li#French {
	display: none !important;
}

#flags a {
	border: 1px solid rgba(255, 255, 255, 0.5);
	border-radius: 2px;
	filter: grayscale(0.1);
	transition: transform 180ms ease, filter 180ms ease;
}

#flags a:hover,
#flags a:focus-visible {
	filter: grayscale(0);
	transform: translateY(-2px);
}

.han-section > .elementor-container,
.han-page-hero > .elementor-container,
.han-hero > .elementor-container,
.han-footer-main > .elementor-container,
.han-footer-bottom > .elementor-container {
	max-width: 1240px;
}

.han-hero {
	position: relative;
	isolation: isolate;
	overflow: hidden;
	background: #151515;
}

.han-hero::after {
	position: absolute;
	inset: 0;
	z-index: 1;
	content: "";
	background:
		linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.28) 55%, rgba(0, 0, 0, 0.52) 100%),
		linear-gradient(0deg, rgba(0, 0, 0, 0.48), transparent 52%);
}

.han-hero .elementor-container,
.han-hero .elementor-column,
.han-hero .elementor-widget-wrap {
	position: static;
}

.han-hero-slide {
	position: absolute !important;
	inset: 0;
	z-index: 0;
	height: 100% !important;
	margin-bottom: 0 !important;
	opacity: 0;
	transition: opacity 1.2s ease;
}

.han-hero-slide .elementor-widget-container {
	height: 100%;
}

.han-hero-slide img {
	width: 100%;
	height: 100%;
	min-height: 760px;
	object-fit: cover;
	transform: scale(1);
	transition: transform 6s ease;
}

.han-hero-slide.is-active {
	opacity: 1;
}

.han-hero-slide.is-active img {
	transform: scale(1.06);
}

.han-hero-title {
	position: relative;
	z-index: 2;
	max-width: 830px;
	margin-top: 180px;
	text-shadow: 0 5px 26px rgba(0, 0, 0, 0.52);
}

.han-kicker {
	position: relative;
	z-index: 2;
	max-width: 720px;
	letter-spacing: 0.14em;
	text-transform: uppercase;
}

.han-eyebrow,
.han-eyebrow p {
	margin: 0 0 14px;
	color: #a9a9a9;
	font-size: 12px !important;
	font-weight: 600;
	letter-spacing: 0.18em;
	line-height: 1.4 !important;
	text-transform: uppercase;
}

.han-dark,
.han-dark h1,
.han-dark h2,
.han-dark h3,
.han-dark p {
	color: var(--han-ink) !important;
}

.han-feature-image img {
	width: 100%;
	height: 560px;
	object-fit: cover;
	filter: grayscale(1) contrast(1.05);
	transition: filter 350ms ease, transform 700ms ease;
}

.han-feature-image:hover img {
	filter: grayscale(0.25) contrast(1.02);
	transform: scale(1.015);
}

.han-pain-section {
	text-align: center;
}

.han-eye-gif {
	width: min(430px, 90vw);
	margin: 0 auto 42px;
}

.han-eye-gif img {
	width: 100%;
	border-radius: 50%;
	filter: grayscale(1) contrast(1.08);
	box-shadow: 0 0 90px rgba(255, 255, 255, 0.12);
}

.han-center,
.han-center h1,
.han-center h2,
.han-center h3,
.han-center p {
	text-align: center !important;
}

.han-narrow {
	max-width: 720px;
}

.han-center.han-narrow {
	margin-inline: auto;
}

.han-center-button .elementor-button-wrapper {
	text-align: center;
}

.han-dark-button .elementor-button {
	color: #fff !important;
	background: #111 !important;
	border-color: #111 !important;
}

.han-dark-button .elementor-button:hover,
.han-dark-button .elementor-button:focus-visible {
	color: #111 !important;
	background: transparent !important;
}

.elementor-button {
	min-height: 48px;
	padding-inline: 26px;
	font-weight: 600;
	letter-spacing: 0.03em;
	transition: color 180ms ease, background-color 180ms ease, transform 180ms ease;
}

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

.han-google-card {
	position: relative;
	overflow: hidden;
	text-align: center;
}

.han-google-mark p {
	margin: 0;
	color: #111;
	font-family: Arial, sans-serif;
	font-size: clamp(92px, 12vw, 170px) !important;
	font-weight: 700;
	line-height: 0.82 !important;
	opacity: 0.07;
}

.han-about-intro {
	position: relative;
	background-color: #000 !important;
	animation: han-about-background 5s ease forwards;
}

.han-about-copy {
	opacity: 0;
	transform: translateY(18px);
	animation: han-copy-reveal 900ms ease 2.7s forwards;
}

.han-about-biography p:first-child::first-letter {
	float: left;
	margin: 8px 12px 0 0;
	color: #fff;
	font-family: "Cormorant Garamond", Georgia, serif;
	font-size: 72px;
	line-height: 0.72;
}

.han-about-gallery .elementor-column {
	padding: 7px;
}

.han-about-gallery > .elementor-container {
	flex-wrap: wrap;
}

.han-about-gallery .elementor-column {
	flex: 0 0 50%;
	width: 50% !important;
}

.han-about-image img,
.han-gallery-image img {
	width: 100%;
	height: 680px;
	object-fit: contain;
	background: #0d0d0d;
	filter: grayscale(1);
	transition: filter 300ms ease, transform 600ms ease;
}

.han-about-image-4 img {
	object-fit: cover;
}

.han-about-image:hover img,
.han-gallery-image:hover img {
	filter: grayscale(0.15);
	transform: scale(1.02);
}

.han-diploma-placeholder .elementor-column {
	padding: clamp(30px, 7vw, 90px);
	border: 1px solid #b8b8b3;
	background:
		linear-gradient(135deg, transparent 0 49.7%, rgba(17, 17, 17, 0.08) 50%, transparent 50.3%),
		#fff;
}

.han-document-grid .elementor-column {
	padding: 10px;
}

.han-document-grid > .elementor-container,
.han-gallery-grid > .elementor-container {
	flex-wrap: wrap;
}

.han-document-grid .elementor-column {
	flex: 0 0 50%;
	width: 50% !important;
}

.han-document-image {
	overflow: hidden;
	border: 1px solid #d0d0cb;
	background: #fff;
	box-shadow: 0 18px 55px rgba(0, 0, 0, 0.09);
}

.han-document-image img {
	width: 100%;
	transition: transform 400ms ease;
}

.han-document-image:hover img {
	transform: scale(1.015);
}

.han-pricing-hero {
	text-align: center;
}

.han-gallery-intro {
	position: fixed !important;
	inset: 0;
	z-index: 10000;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #000 !important;
	transition: opacity 750ms ease, visibility 750ms ease;
}

.han-gallery-intro.is-dismissed {
	visibility: hidden;
	opacity: 0;
	pointer-events: none;
}

.han-gallery-intro-gif {
	width: min(440px, 75vw);
	margin-inline: auto;
}

.han-gallery-intro-gif img {
	filter: grayscale(1);
}

.han-gallery-grid .elementor-column {
	padding: 7px;
	flex: 0 0 33.333%;
	width: 33.333% !important;
}

.han-gallery-image img {
	height: 420px;
	object-fit: cover;
	background: transparent;
}

.han-video-placeholder .elementor-column {
	padding: clamp(30px, 7vw, 80px);
	border: 1px solid #b8b8b3;
}

.han-contact-card {
	min-height: 330px;
	margin: 8px;
	padding: 42px 30px;
	border: 1px solid var(--han-line);
	transition: border-color 180ms ease, transform 250ms ease;
}

.han-contact-card:hover {
	border-color: #fff;
	transform: translateY(-5px);
}

.han-contact-card h3 {
	font-family: "Cormorant Garamond", Georgia, serif;
	font-size: clamp(28px, 2.5vw, 38px) !important;
	line-height: 1.05;
	overflow-wrap: anywhere;
}

.han-map iframe {
	filter: grayscale(1) contrast(1.05);
}

.han-footer-logo {
	max-width: 190px;
}

.han-footer-logo img {
	filter: grayscale(1);
}

.han-footer-motto p {
	color: #fff;
	font-family: "Cormorant Garamond", Georgia, serif;
	font-size: clamp(28px, 3vw, 42px) !important;
	line-height: 1.05 !important;
}

.han-footer-main a {
	color: #fff;
}

.han-copyright p {
	margin: 0;
	color: #898989;
	font-size: 13px !important;
	text-align: center;
}

#han-music-control {
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 9995;
	display: inline-flex;
	align-items: center;
	gap: 10px;
	min-height: 48px;
	padding: 10px 16px;
	color: #fff;
	border: 1px solid rgba(255, 255, 255, 0.28);
	border-radius: 999px;
	background: rgba(5, 5, 5, 0.9);
	box-shadow: 0 12px 35px rgba(0, 0, 0, 0.35);
	backdrop-filter: blur(12px);
	cursor: pointer;
}

#han-music-control:hover,
#han-music-control:focus-visible {
	border-color: #fff;
}

#han-music-control .han-music-icon {
	display: grid;
	width: 24px;
	height: 24px;
	place-items: center;
	font-size: 16px;
}

#han-music-control .han-music-label {
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

#han-youtube-player {
	position: fixed;
	left: -9999px;
	width: 1px;
	height: 1px;
	opacity: 0;
	pointer-events: none;
}

@keyframes han-about-background {
	0%,
	48% {
		background-position: center;
	}
	100% {
		background-position: center;
		box-shadow: inset 0 0 0 100vmax rgba(0, 0, 0, 0.74);
	}
}

@keyframes han-copy-reveal {
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

@media (max-width: 1024px) {
	.admin-bar #masthead {
		top: 32px;
	}

	.han-hero-title {
		margin-top: 120px;
	}

	.han-about-image img {
		height: 560px;
	}
}

@media (max-width: 767px) {
	.admin-bar #masthead {
		top: 0;
	}

	#masthead {
		position: relative;
	}

	#masthead .elementor-section:first-child {
		min-height: 40px !important;
	}

	#flags ul {
		justify-content: center;
	}

	.han-hero,
	.han-hero-slide img {
		min-height: 640px;
	}

	.han-hero-title {
		margin-top: 150px;
	}

	.han-feature-image img {
		height: 360px;
	}

	.han-about-gallery .elementor-column,
	.han-gallery-grid .elementor-column,
	.han-document-grid .elementor-column {
		width: 100% !important;
		flex-basis: 100%;
	}

	.han-about-image img,
	.han-gallery-image img {
		height: auto;
		aspect-ratio: auto;
		max-height: 78vh;
	}

	.han-about-image-4 img,
	.han-gallery-image img {
		aspect-ratio: 1 / 1;
	}

	.han-contact-card {
		min-height: 0;
	}

	#han-music-control {
		right: 12px;
		bottom: 12px;
	}

	#han-music-control .han-music-label {
		display: none;
	}
}

@media (prefers-reduced-motion: reduce) {
	html {
		scroll-behavior: auto;
	}

	*,
	*::before,
	*::after {
		scroll-behavior: auto !important;
		animation-duration: 1ms !important;
		animation-iteration-count: 1 !important;
		transition-duration: 1ms !important;
	}

	.han-gallery-intro {
		display: none !important;
	}
}
