* {
	box-sizing: border-box;
}

html {
	scroll-behavior: smooth;
}

body {
	margin: 0;
	background: #090909;
	color: #f7f7f4;
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
	line-height: 1.7;
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

img {
	display: block;
	max-width: 100%;
	height: auto;
}

a {
	color: inherit;
	text-decoration: none;
}

:root {
	--um-black: #090909;
	--um-ink: #111820;
	--um-white: #f7f7f4;
	--um-muted: #cfcfcf;
	--um-gold: #c6a86a;
	--um-gold-dark: #9d8247;
	--um-border: rgba(255, 255, 255, 0.1);
	--um-surface: rgba(255, 255, 255, 0.045);
	--um-container: 1440px;
	--um-transition: 0.35s ease;
}

.container {
	width: min(92%, var(--um-container));
	margin-inline: auto;
}

.site-main {
	min-height: 60vh;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 24px;
	font-family: "Cormorant Garamond", Georgia, serif;
	font-weight: 400;
	line-height: 1.05;
	letter-spacing: 0.02em;
	color: #ffffff;
}

h1 {
	font-size: clamp(64px, 8vw, 120px);
}

h2 {
	font-size: clamp(44px, 6vw, 76px);
}

h3 {
	font-size: clamp(28px, 3vw, 42px);
}

p {
	margin: 0 0 22px;
	font-size: 18px;
	color: #d4d4d4;
}

section {
	position: relative;
	padding: 140px 0;
}

.btn,
.wp-block-button__link,
input[type="submit"] {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 54px;
	padding: 16px 38px;
	border: 1px solid var(--um-gold);
	background: transparent;
	color: var(--um-gold);
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.16em;
	line-height: 1.2;
	text-transform: uppercase;
	transition: background var(--um-transition), color var(--um-transition), border-color var(--um-transition);
}

.btn:hover,
.btn:focus,
.wp-block-button__link:hover,
.wp-block-button__link:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background: var(--um-gold);
	color: #090909;
}

.btn-primary {
	background: var(--um-gold);
	color: #090909;
}

.btn-primary:hover,
.btn-primary:focus {
	background: transparent;
	border-color: #ffffff;
}

.btn-outline {
	border-color: rgba(255, 255, 255, 0.45);
	color: #ffffff;
}

.hero-section {
	display: flex;
	align-items: center;
	min-height: 100vh;
	padding: 180px 0 120px;
	background:
		linear-gradient(90deg, rgba(4, 7, 11, 0.88), rgba(4, 7, 11, 0.44), rgba(4, 7, 11, 0.72)),
		url("../images/hero.jpg") center / cover no-repeat;
}

.hero-overlay {
	position: absolute;
	inset: 0;
	background: radial-gradient(circle at 68% 36%, rgba(198, 168, 106, 0.16), transparent 36%);
	pointer-events: none;
}

.hero-content {
	position: relative;
	z-index: 1;
	max-width: 980px;
}

.hero-kicker,
.hero-subtitle {
	display: inline-flex;
	align-items: center;
	gap: 12px;
	margin: 0 0 22px;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.22em;
	color: var(--um-gold);
	text-transform: uppercase;
}

.hero-kicker::before,
.hero-subtitle::before {
	content: "";
	display: inline-block;
	width: 46px;
	height: 1px;
	background: var(--um-gold);
}

.hero-title {
	max-width: 980px;
	margin-bottom: 26px;
}

.hero-description {
	max-width: 720px;
	font-size: clamp(18px, 2vw, 23px);
	color: rgba(255, 255, 255, 0.78);
}

.hero-actions {
	display: none;
	align-items: center;
	gap: 16px;
	flex-wrap: wrap;
	margin-top: 42px;
}

.hero-scroll {
	margin-top: 72px;
	font-size: 28px;
	color: var(--um-gold);
}

.about {
	background: #0b0d10;
}

.about-grid {
	display: grid;
	grid-template-columns: minmax(0, 0.92fr) minmax(0, 1fr);
	align-items: center;
	gap: clamp(48px, 7vw, 110px);
}

.about-image {
	position: relative;
}

.about-image::after {
	content: "";
	position: absolute;
	right: -24px;
	bottom: -24px;
	z-index: -1;
	width: 70%;
	height: 70%;
	border: 1px solid rgba(198, 168, 106, 0.5);
}

.about-image img {
	aspect-ratio: 4 / 5;
	width: 100%;
	object-fit: cover;
}

.about-content {
	max-width: 680px;
}

.philosophy {
	background:
		linear-gradient(180deg, rgba(9, 9, 9, 0.95), rgba(9, 9, 9, 0.9)),
		radial-gradient(circle at 20% 10%, rgba(198, 168, 106, 0.12), transparent 36%);
}

.philosophy-header {
	max-width: 840px;
	margin-bottom: 70px;
}

.philosophy-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 1px;
	background: var(--um-border);
	border: 1px solid var(--um-border);
}

.philosophy-item {
	padding: clamp(34px, 4vw, 58px);
	background: #0d0f12;
}

.philosophy-number,
.service-number {
	display: inline-block;
	margin-bottom: 22px;
	font-family: "Cormorant Garamond", Georgia, serif;
	font-size: 42px;
	line-height: 1;
	color: rgba(198, 168, 106, 0.78);
}

.services {
	background: #f4f1eb;
	color: #111820;
}

.services h2,
.services h3,
.services p {
	color: #111820;
}

.services .hero-subtitle {
	color: var(--um-gold-dark);
}

.services .hero-subtitle::before {
	background: var(--um-gold-dark);
}

.service-list {
	margin-top: 56px;
	border-top: 1px solid rgba(17, 24, 32, 0.16);
}

.service-item {
	display: grid;
	grid-template-columns: 160px minmax(0, 1fr);
	gap: 44px;
	padding: 42px 0;
	border-bottom: 1px solid rgba(17, 24, 32, 0.16);
}

.service-title {
	margin-bottom: 12px;
}

.projects {
	padding: 0;
	background: #090909;
}

.projects-header {
	padding: 120px 0 70px;
}

.projects-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.project-item {
	position: relative;
	min-height: 520px;
	overflow: hidden;
	background: #101010;
}

.project-item a,
.project-item > div {
	display: block;
	height: 100%;
}

.project-item img {
	width: 100%;
	height: 100%;
	min-height: 520px;
	object-fit: cover;
	transition: transform 0.55s ease;
}

.project-item:hover img {
	transform: scale(1.06);
}

.project-overlay {
	position: absolute;
	inset: 0;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	padding: 34px;
	background: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.82));
}

.project-overlay span {
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.2em;
	color: var(--um-gold);
	text-transform: uppercase;
}

.project-overlay h3 {
	margin-bottom: 0;
	font-size: 34px;
}

.contact {
	background:
		linear-gradient(180deg, rgba(6, 9, 12, 0.96), rgba(6, 9, 12, 0.94)),
		radial-gradient(circle at 82% 18%, rgba(198, 168, 106, 0.16), transparent 38%);
	text-align: center;
}

.contact .hero-subtitle {
	justify-content: center;
}

.contact-intro {
	max-width: 760px;
	margin-inline: auto;
}

.contact-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 18px;
	margin-top: 52px;
	text-align: left;
}

.contact-card {
	padding: 34px;
	background: var(--um-surface);
	border: 1px solid var(--um-border);
}

.contact-card small {
	display: block;
	margin-bottom: 12px;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.18em;
	color: var(--um-gold);
	text-transform: uppercase;
}

.contact-card a,
.contact-card span {
	font-family: "Cormorant Garamond", Georgia, serif;
	font-size: clamp(24px, 3vw, 34px);
	line-height: 1.15;
	color: #ffffff;
}

.contact-action {
	margin-top: 46px;
}

.site-footer {
	padding: 88px 0 30px;
	background: #05070a;
	border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.footer-inner {
	display: grid;
	grid-template-columns: minmax(0, 1.3fr) minmax(180px, 0.5fr) minmax(220px, 0.7fr);
	gap: 64px;
}

.footer-logo {
	display: inline-flex;
	align-items: center;
	padding: 0;
	background: transparent;
	border: 0;
	border-radius: 0;
}

.footer-logo img {
	max-width: 260px;
	max-height: 92px;
	object-fit: contain;
}

.footer-description {
	max-width: 470px;
	margin-top: 24px;
}

.footer-navigation h4,
.footer-contact h4 {
	margin-bottom: 20px;
	font-family: Inter, sans-serif;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.18em;
	color: var(--um-gold);
	text-transform: uppercase;
}

.footer-menu,
.footer-contact ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.footer-menu li,
.footer-contact li {
	margin-bottom: 12px;
	color: #d4d4d4;
}

.footer-menu a:hover,
.footer-contact a:hover {
	color: var(--um-gold);
}

.footer-bottom {
	margin-top: 62px;
	padding-top: 24px;
	border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.footer-bottom p {
	margin: 0;
	font-size: 13px;
	color: rgba(255, 255, 255, 0.52);
}

.content-area,
.entry-content,
.page-content,
.archive-content,
.single-content {
	padding: 150px 0 100px;
}

.entry-title,
.page-title {
	margin-bottom: 32px;
}

input,
select,
textarea {
	width: 100%;
	padding: 14px 16px;
	border: 1px solid rgba(255, 255, 255, 0.16);
	background: rgba(255, 255, 255, 0.04);
	color: #ffffff;
}

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

.screen-reader-text:focus {
	position: fixed;
	top: 16px;
	left: 16px;
	z-index: 99999;
	width: auto;
	height: auto;
	padding: 12px 16px;
	background: transparent;
	color: #090909;
	clip: auto;
}

.fade-up {
	opacity: 0;
	transform: translateY(28px);
	transition: opacity 0.65s ease, transform 0.65s ease;
}

.fade-up.is-visible {
	opacity: 1;
	transform: translateY(0);
}

.service-points {
	margin: 0;
	padding: 0;
	list-style: none;
}

.service-points li {
	position: relative;
	margin-bottom: 10px;
	padding-left: 22px;
	font-size: 17px;
	line-height: 1.65;
	color: #111820;
}

.service-points li::before {
	content: "";
	position: absolute;
	top: 13px;
	left: 0;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: var(--um-gold-dark);
}

.location-note {
	margin-top: 22px;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 0.02em;
	color: var(--um-gold);
}

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

.references-grid .project-item,
.references-grid .project-item img {
	min-height: 460px;
}

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

@media (max-width: 680px) {
	.references-grid {
		grid-template-columns: 1fr;
	}

	.references-grid .project-item,
	.references-grid .project-item img {
		min-height: 390px;
	}

	.service-points li {
		font-size: 16px;
	}
}


/* Sprint 07 Premium Refinements */
.hero-section::after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 38%;
	background: linear-gradient(180deg, rgba(9, 9, 9, 0), #090909 88%);
	pointer-events: none;
}

.hero-content {
	isolation: isolate;
}

.hero-description {
	max-width: 680px;
}

.hero-signature {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 34px;
}

.hero-signature span {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 38px;
	padding: 0 16px;
	border: 1px solid rgba(198, 168, 106, 0.45);
	background: rgba(9, 9, 9, 0.34);
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.16em;
	color: rgba(255, 255, 255, 0.86);
	text-transform: uppercase;
}

.hero-metrics {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 150px));
	gap: 1px;
	max-width: 560px;
	margin-top: 44px;
	background: rgba(255, 255, 255, 0.1);
	border: 1px solid rgba(255, 255, 255, 0.08);
}

.hero-metric {
	padding: 22px 20px;
	background: rgba(9, 9, 9, 0.48);
	backdrop-filter: blur(12px);
	-webkit-backdrop-filter: blur(12px);
}

.hero-metric strong {
	display: block;
	margin-bottom: 8px;
	font-family: "Cormorant Garamond", Georgia, serif;
	font-size: 34px;
	font-weight: 400;
	line-height: 1;
	color: var(--um-gold);
}

.hero-metric span {
	display: block;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 0.15em;
	line-height: 1.45;
	color: rgba(255, 255, 255, 0.68);
	text-transform: uppercase;
}

.service-list {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 18px;
	border: 0;
}

.service-item {
	position: relative;
	display: grid;
	grid-template-columns: 86px minmax(0, 1fr);
	gap: 26px;
	padding: clamp(30px, 4vw, 46px);
	overflow: hidden;
	background: #ffffff;
	border: 1px solid rgba(17, 24, 32, 0.12);
	transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;
}

.service-item::before {
	content: "";
	position: absolute;
	inset: 0;
	background: radial-gradient(circle at 92% 8%, rgba(198, 168, 106, 0.18), transparent 34%);
	opacity: 0;
	transition: opacity 0.35s ease;
}

.service-item:hover {
	transform: translateY(-6px);
	border-color: rgba(198, 168, 106, 0.5);
	box-shadow: 0 30px 70px rgba(17, 24, 32, 0.12);
}

.service-item:hover::before {
	opacity: 1;
}

.service-number,
.service-content {
	position: relative;
	z-index: 1;
}

.service-number {
	font-size: 50px;
}

.service-title {
	font-size: clamp(28px, 3vw, 38px);
}

.projects-intro {
	max-width: 760px;
	color: rgba(255, 255, 255, 0.64);
}

.cinematic-grid {
	gap: 1px;
	background: rgba(255, 255, 255, 0.08);
}

.cinematic-card {
	isolation: isolate;
}

.cinematic-card::after {
	content: "";
	position: absolute;
	inset: 18px;
	z-index: 2;
	border: 1px solid rgba(198, 168, 106, 0.42);
	opacity: 0;
	transform: scale(1.025);
	transition: opacity 0.35s ease, transform 0.35s ease;
	pointer-events: none;
}

.cinematic-card:hover::after {
	opacity: 1;
	transform: scale(1);
}

.project-overlay {
	z-index: 3;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.04), rgba(0, 0, 0, 0.88));
}

.project-overlay p {
	max-width: 320px;
	margin: 12px 0 0;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.68);
}

.contact-card,
.philosophy-item {
	transition: transform 0.35s ease, border-color 0.35s ease, background 0.35s ease;
}

.contact-card:hover,
.philosophy-item:hover {
	transform: translateY(-5px);
	border-color: rgba(198, 168, 106, 0.42);
	background: rgba(255, 255, 255, 0.06);
}

@media (min-width: 1101px) {
	body {
		cursor: default;
	}

	.project-item img,
	.about-image img {
		will-change: transform;
	}
}

@media (max-width: 900px) {
	.service-list {
		grid-template-columns: 1fr;
	}

	.hero-metrics {
		grid-template-columns: 1fr;
		max-width: 100%;
	}
}

@media (max-width: 560px) {
	.hero-signature {
		gap: 8px;
	}

	.hero-signature span {
		width: 100%;
		justify-content: flex-start;
	}

	.hero-metrics {
		margin-top: 30px;
	}

	.hero-metric {
		padding: 18px;
	}

	.service-item {
		grid-template-columns: 1fr;
	}
}

/* Sprint 08 Refinements */
.hero-metrics {
	grid-template-columns: repeat(3, minmax(0, 1fr));
	width: min(100%, 760px);
	max-width: 760px;
	margin-right: auto;
	margin-left: auto;
}

.hero-metric {
	min-width: 0;
	text-align: center;
}

.services {
	padding: 96px 0 116px;
	background:
		radial-gradient(circle at 50% 0%, rgba(198, 168, 106, 0.09), transparent 38%),
		#f4f1eb;
}

.services .container {
	width: min(92%, 1360px);
}

.services .hero-subtitle {
	display: flex;
	justify-content: center;
	width: fit-content;
	margin-right: auto;
	margin-left: auto;
}

.services h2 {
	max-width: 920px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	font-size: clamp(38px, 4.2vw, 58px);
	text-align: center;
}

.service-list {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	grid-auto-flow: dense;
	gap: 14px;
	margin-top: 26px;
	border: 0;
}

.service-item {
	position: relative;
	display: grid;
	grid-template-columns: 86px minmax(0, 1fr);
	align-items: start;
	gap: 32px;
	min-height: 172px;
	padding: clamp(28px, 3.2vw, 46px);
	overflow: hidden;
	background:
		linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.84)),
		radial-gradient(circle at 100% 0%, rgba(198, 168, 106, 0.16), transparent 32%);
	border: 1px solid rgba(17, 24, 32, 0.14);
	box-shadow: none;
	transform: none;
}

.service-item::before {
	content: "";
	position: absolute;
	top: clamp(34px, 3.2vw, 48px);
	bottom: clamp(34px, 3.2vw, 48px);
	left: 128px;
	width: 1px;
	background: rgba(17, 24, 32, 0.13);
	opacity: 1;
}

.service-item:hover {
	transform: none;
	border-color: rgba(17, 24, 32, 0.2);
	box-shadow: 0 24px 60px rgba(17, 24, 32, 0.07);
}

.service-item:nth-child(1) {
	grid-column: 1;
	grid-row: 1;
}

.service-item:nth-child(2) {
	grid-column: 1;
	grid-row: 2;
}

.service-item:nth-child(3) {
	grid-column: 1;
	grid-row: 3;
}

.service-item:nth-child(4) {
	grid-column: 2;
	grid-row: 1 / span 2;
}

.service-item:nth-child(5) {
	grid-column: 2;
	grid-row: 3;
}

.service-number {
	margin: 0;
	font-size: clamp(38px, 3.8vw, 52px);
	color: rgba(157, 130, 71, 0.72);
}

.service-title {
	max-width: 560px;
	margin-bottom: 18px;
	font-size: clamp(30px, 3vw, 42px);
	line-height: 1.02;
	color: #111820;
}

.service-points {
	margin: 0;
	padding-left: 18px;
}

.service-points li {
	margin-bottom: 10px;
	padding-left: 6px;
	font-size: 14px;
	line-height: 1.55;
	color: #111820;
}

.service-points li::marker {
	color: var(--um-gold-dark);
}
@media (max-width: 900px) {
	.hero-metrics {
		grid-template-columns: 1fr;
		width: 100%;
		max-width: 100%;
	}

	.service-list {
		grid-template-columns: 1fr;
	}

	.service-item,
	.service-item:nth-child(1),
	.service-item:nth-child(2),
	.service-item:nth-child(3),
	.service-item:nth-child(4),
	.service-item:nth-child(5) {
		grid-column: auto;
		grid-row: auto;
	}
}

@media (max-width: 560px) {
	.service-item {
		grid-template-columns: 1fr;
		gap: 16px;
		padding: 28px;
	}

	.service-item::before {
		display: none;
	}

	.service-title {
		font-size: 30px;
	}

	.service-points li {
		font-size: 14px;
	}
}


/* Sprint 09 Premium Refinements */
.hero-metrics {
	display: none !important;
}

.hero-signature {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 28px;
}

.hero-signature span {
	display: inline-flex;
	align-items: center;
	min-height: 34px;
	padding: 8px 14px;
	border: 1px solid rgba(198, 168, 106, 0.34);
	background: rgba(5, 8, 12, 0.28);
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.16em;
	color: rgba(255, 255, 255, 0.82);
	text-transform: uppercase;
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
}

.services {
	padding: 106px 0 124px;
}

.service-item {
	transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease, background 0.35s ease;
}

.service-item::after {
	content: "";
	position: absolute;
	inset: 0;
	z-index: 0;
	background: radial-gradient(circle at var(--um-pointer-x, 88%) var(--um-pointer-y, 10%), rgba(198, 168, 106, 0.22), transparent 34%);
	opacity: 0;
	transition: opacity 0.35s ease;
	pointer-events: none;
}

.service-item:hover {
	transform: translateY(-7px);
	border-color: rgba(198, 168, 106, 0.55);
	box-shadow: 0 34px 84px rgba(17, 24, 32, 0.13);
}

.service-item:hover::after {
	opacity: 1;
}

.service-item:hover .service-number {
	color: rgba(198, 168, 106, 0.98);
	transform: translateY(-2px);
}

.service-number {
	transition: color 0.35s ease, transform 0.35s ease;
}

.service-points li {
	transition: color 0.25s ease, transform 0.25s ease;
}

.service-item:hover .service-points li {
	color: #070b10;
}

.service-item:hover .service-points li:hover {
	transform: translateX(4px);
}

.projects {
	background: #05070a;
}

.projects-header {
	padding: 132px 0 76px;
}

.projects-grid.cinematic-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 1px;
	background: rgba(255, 255, 255, 0.09);
}

.references-grid .project-item,
.references-grid .project-item img {
	min-height: 540px;
}

.references-grid .project-item:nth-child(1) {
	grid-column: span 1;
}

.cinematic-card {
	position: relative;
	isolation: isolate;
}

.cinematic-card img {
	filter: saturate(0.86) contrast(1.06) brightness(0.82);
	transform: scale(1.01);
	transition: transform 0.8s ease, filter 0.8s ease;
}

.cinematic-card:hover img {
	filter: saturate(1.04) contrast(1.08) brightness(0.96);
	transform: scale(1.08);
}

.cinematic-card::before {
	content: "";
	position: absolute;
	inset: 0;
	z-index: 2;
	background: linear-gradient(120deg, rgba(198, 168, 106, 0.18), transparent 35%, rgba(255, 255, 255, 0.06));
	opacity: 0;
	transition: opacity 0.45s ease;
	pointer-events: none;
}

.cinematic-card:hover::before {
	opacity: 1;
}

.cinematic-card::after {
	inset: 22px;
	border-color: rgba(198, 168, 106, 0.52);
}

.project-overlay {
	padding: clamp(28px, 3vw, 48px);
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.02), rgba(0, 0, 0, 0.74) 62%, rgba(0, 0, 0, 0.94));
}

.project-overlay span {
	letter-spacing: 0.22em;
}

.project-overlay h3 {
	font-size: clamp(34px, 3.6vw, 58px);
}

.project-overlay p {
	opacity: 0;
	transform: translateY(10px);
	transition: opacity 0.35s ease, transform 0.35s ease;
}

.cinematic-card:hover .project-overlay p {
	opacity: 1;
	transform: translateY(0);
}

@media (max-width: 1100px) {
	.projects-grid.cinematic-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.references-grid .project-item:nth-child(1) {
		grid-column: span 1;
	}
}

@media (max-width: 782px) {
	.hero-signature {
		gap: 10px;
	}

	.hero-signature span {
		font-size: 10px;
		letter-spacing: 0.14em;
	}

	.services {
		padding: 82px 0 96px;
	}

	.service-item:hover {
		transform: none;
	}

	.projects-grid.cinematic-grid {
		grid-template-columns: 1fr;
	}

	.references-grid .project-item,
	.references-grid .project-item img {
		min-height: 430px;
	}

	.project-overlay p {
		opacity: 1;
		transform: none;
	}
}

@media (max-width: 560px) {
	.hero-signature span {
		width: 100%;
		justify-content: center;
	}
}

/* Sprint 10 - Services bullet alignment fix */
.service-points {
	margin: 0;
	padding: 0;
	list-style: none;
}

.service-points li {
	position: relative;
	margin: 0 0 10px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 1.55;
	color: #111820;
}

.service-points li::before {
	content: "";
	position: absolute;
	top: 0.74em;
	left: 0;
	width: 5px;
	height: 5px;
	border-radius: 999px;
	background: var(--um-gold-dark);
	transform: translateY(-50%);
}

.service-points li::marker {
	content: "";
}

@media (max-width: 560px) {
	.service-points li {
		padding-left: 18px;
		font-size: 14px;
	}
}


/* Sprint 11: balanced references grid */
.references-grid {
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 1px;
}

.references-grid .project-item,
.references-grid .project-item img {
	min-height: 500px;
}

.references-grid .project-item:nth-child(1) {
	grid-column: span 1;
}

.references-grid .project-overlay h3 {
	font-size: clamp(30px, 2.8vw, 44px);
}

.references-grid .project-overlay span {
	font-size: 12px;
	color: var(--um-gold);
}

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

@media (max-width: 680px) {
	.references-grid {
		grid-template-columns: 1fr;
	}

	.references-grid .project-item,
	.references-grid .project-item img {
		min-height: 390px;
	}
}
