:root {
	--wq-yellow: #fdb913;
	--wq-grey: #44434d;
	--wq-ink: #1a1a1a;
	--wq-ink-soft: #2c2c2c;
	--wq-forest: #24352f;
	--wq-forest-deep: #1c2a25;
	--wq-ivory: #f6f3ec;
	--wq-fog: #f3f1eb;
	--wq-white: #ffffff;
	--wq-stone: #cfc8bc;
	--wq-stone-soft: #e7e2d8;
	--wq-muted: #5c5c5c;
	--wq-overlay: rgba(26, 26, 26, 0.48);
	--wq-max: 1120px;
	--wq-max-wide: 1280px;
	--wq-gutter: clamp(16px, 4vw, 32px);
	--wq-h1: clamp(1.7rem, 2.8vw, 2.65rem);
	--wq-h2: clamp(1.55rem, 2.4vw, 2.15rem);
	--wq-h3: 1.2rem;
	--wq-body: 1.0625rem;
	--wq-btn: 1rem;
	--wq-font-display: "Graphik", "Helvetica Neue", Arial, sans-serif;
	--wq-font-ui: "Roboto", "Segoe UI", sans-serif;
	--wq-ease: cubic-bezier(0.22, 1, 0.36, 1);
	--wq-ease-spring: cubic-bezier(0.34, 1.3, 0.64, 1);
	--wq-header-h: 76px;
	--wq-clip-ticket: polygon(0 0, calc(100% - 18px) 0, 100% 18px, 100% 100%, 18px 100%, 0 calc(100% - 18px));
	--wq-clip-slash: polygon(0 0, 100% 0, 100% 86%, 92% 100%, 0 100%);
	--wq-clip-blade: polygon(8% 0, 100% 0, 92% 100%, 0 100%);
	--wq-clip-arch: polygon(0 12%, 8% 0, 100% 0, 100% 100%, 0 100%);
	--wq-clip-notch: polygon(0 0, 100% 0, 100% 78%, 88% 100%, 0 100%);
}

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

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important;
}

html {
	scroll-behavior: smooth;
}

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

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

body.worq-editorial {
	margin: 0;
	font-family: var(--wq-font-ui);
	font-size: var(--wq-body);
	line-height: 1.6;
	color: var(--wq-ink);
	background-color: #efebe3;
	background-image:
		radial-gradient(900px 480px at 8% -8%, rgba(253, 184, 19, 0.16), transparent 55%),
		radial-gradient(700px 420px at 92% 12%, rgba(36, 53, 47, 0.08), transparent 50%);
	-webkit-font-smoothing: antialiased;
	/* Do not clip on body/html — that hides position:fixed header controls on mobile. */
	overflow-x: visible;
	position: relative;
}

html {
	overflow-x: visible;
}

body.worq-editorial > #main,
body.worq-editorial > main {
	overflow-x: clip;
}

body.worq-editorial img {
	max-width: 100%;
	height: auto;
	display: block;
}

body.worq-editorial .wq-mobile-nav__brand-logo {
	max-width: 118px;
	height: 26px !important;
	width: auto !important;
}

body.worq-editorial .wq-mobile-nav__cta-logo {
	max-width: 72px;
	height: 18px !important;
	width: auto !important;
}

body.worq-editorial .wq-brand-mark img {
	max-width: 6.5em;
	height: 0.72em !important;
	width: auto !important;
}

/* Cover frames must ignore the global height:auto or short photos leave a gap. */
body.worq-editorial .wld-office__media img,
body.worq-editorial .worq-solutions__media img,
body.worq-editorial .wq-solution__media img,
body.worq-editorial .wq-split__media img,
body.worq-editorial .wq-loc-card__media img,
body.worq-editorial .wq-find-cta__photo img,
body.worq-editorial .worq-locations__thumb,
body.worq-editorial .worq-sol-loc__media img,
body.worq-editorial .worq-sol-related__media img,
body.worq-editorial .worq-sol-story__media img,
body.worq-editorial .wld-related__card img,
body.worq-editorial .wlg-slide__hit img,
body.worq-editorial .wq-app__visual img,
body.worq-editorial .wod-hero__figure img,
body.worq-editorial .wld-hero__figure img,
body.worq-editorial .wod-gallery img,
body.worq-editorial .worq-reserve-modal__media img,
body.worq-editorial .worq-reserve__media img,
body.worq-editorial .wq-about-hero__img,
body.worq-editorial .wq-about-purpose__img,
body.worq-editorial .wq-about-experience__img,
body.worq-editorial .wq-about-values__img,
body.worq-editorial .wq-about-city__media img,
body.worq-editorial .wq-about-close__img {
	width: 100%;
	height: 100%;
	max-width: none;
	object-fit: cover;
	object-position: center;
}

body.worq-editorial .wq-lead,
body.worq-editorial .wq-footer__intro,
body.worq-editorial .wq-split__copy p,
body.worq-editorial .wq-app__copy .wq-lead,
body.worq-editorial .wld-hero__summary,
body.worq-editorial .wld-office__desc,
body.worq-editorial .wld-overview__copy p,
body.worq-editorial .worq-sol-lead,
body.worq-editorial .worq-sol-loc__summary,
body.worq-editorial .worq-sol-story__caption p,
body.worq-editorial .worq-locations__summary,
body.worq-editorial .worq-solutions__text {
	text-align: justify;
	text-justify: inter-word;
	hyphens: auto;
}

body.worq-editorial a {
	color: inherit;
	text-decoration: none;
}

.wq-wrap {
	width: min(100% - (var(--wq-gutter) * 2), var(--wq-max));
	margin-inline: auto;
}

.wq-wrap--wide {
	width: min(100% - (var(--wq-gutter) * 2), var(--wq-max-wide));
}

.wq-display {
	font-family: var(--wq-font-display);
	font-weight: 700;
	letter-spacing: -0.02em;
	line-height: 1.08;
}

.wq-h1 {
	font-size: var(--wq-h1);
	margin: 0 0 0.75rem;
}

.wq-h2 {
	font-size: var(--wq-h2);
	margin: 0 0 0.75rem;
}

.wq-h3 {
	font-family: var(--wq-font-display);
	font-size: var(--wq-h3);
	font-weight: 600;
	line-height: 1.25;
	margin: 0 0 0.5rem;
}

.wq-lead {
	font-size: 1.125rem;
	color: var(--wq-muted);
	max-width: 38rem;
	margin: 0;
}

/* Buttons — pill shape */
.wq-btn {
	--btn-shift: 0px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 0.55rem;
	min-height: 50px;
	padding: 0.8rem 1.45rem;
	font-family: var(--wq-font-ui);
	font-size: var(--wq-btn);
	font-weight: 600;
	border: 1px solid transparent;
	border-radius: 999px;
	cursor: pointer;
	position: relative;
	isolation: isolate;
	transition:
		transform 0.35s var(--wq-ease-spring),
		background 0.3s var(--wq-ease),
		border-color 0.3s var(--wq-ease),
		color 0.3s var(--wq-ease),
		box-shadow 0.35s var(--wq-ease);
}

.wq-btn:focus-visible {
	outline: 2px solid var(--wq-yellow);
	outline-offset: 3px;
}

.wq-btn--primary {
	background: var(--wq-yellow);
	color: var(--wq-ink);
	border-radius: 999px;
	box-shadow: 0 10px 28px rgba(253, 184, 19, 0.28);
}

.wq-btn--primary:hover {
	transform: translateY(-3px) translateX(var(--btn-shift));
	box-shadow: 0 16px 34px rgba(253, 184, 19, 0.38);
}

.wq-btn--secondary {
	background: transparent;
	border-color: currentColor;
	border-radius: 999px;
}

.wq-btn--secondary:hover {
	background: rgba(255, 255, 255, 0.1);
	transform: translateY(-2px);
}

.wq-btn--ghost {
	background: rgba(255, 255, 255, 0.92);
	border-color: var(--wq-stone);
	color: var(--wq-ink);
	border-radius: 999px;
	clip-path: none !important;
	white-space: normal;
	text-align: center;
	line-height: 1.4;
	padding: 0.9rem 1.4rem;
	max-width: 100%;
	box-sizing: border-box;
	overflow: visible;
}

.wq-btn--ghost:hover {
	border-color: var(--wq-ink);
	transform: translateY(-2px);
}

.wq-btn__arrow {
	transition: transform 0.35s var(--wq-ease-spring);
	display: inline-block;
}

.wq-btn:hover .wq-btn__arrow {
	transform: translateX(5px);
}

.wq-section {
	padding: clamp(4.25rem, 8vw, 7rem) 0;
	position: relative;
}

.wq-section__eyebrow {
	display: inline-flex;
	align-items: center;
	gap: 0.55rem;
	font-size: 0.72rem;
	font-weight: 700;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	color: var(--wq-muted);
	margin-bottom: 0.85rem;
}

.wq-section__eyebrow::before {
	content: "";
	width: 1.5rem;
	height: 2px;
	background: var(--wq-yellow);
	transform: skewX(-20deg);
}

/* Reveal variants */
.wq-reveal {
	opacity: 0;
	transform: translateY(28px);
	transition: opacity 0.8s var(--wq-ease), transform 0.8s var(--wq-ease);
}

.wq-reveal.is-in {
	opacity: 1;
	transform: none;
}

.wq-reveal--left {
	transform: translateX(-32px);
}

.wq-reveal--right {
	transform: translateX(32px);
}

.wq-reveal--scale {
	transform: scale(0.94);
}

.wq-reveal--left.is-in,
.wq-reveal--right.is-in,
.wq-reveal--scale.is-in {
	transform: none;
}

.wq-stagger > .wq-reveal:nth-child(1) { transition-delay: 0.04s; }
.wq-stagger > .wq-reveal:nth-child(2) { transition-delay: 0.1s; }
.wq-stagger > .wq-reveal:nth-child(3) { transition-delay: 0.16s; }
.wq-stagger > .wq-reveal:nth-child(4) { transition-delay: 0.22s; }
.wq-stagger > .wq-reveal:nth-child(5) { transition-delay: 0.28s; }
.wq-stagger > .wq-reveal:nth-child(6) { transition-delay: 0.34s; }
.wq-stagger > .wq-reveal:nth-child(7) { transition-delay: 0.4s; }
.wq-stagger > .wq-reveal:nth-child(8) { transition-delay: 0.46s; }

@media (prefers-reduced-motion: reduce) {
	.wq-reveal,
	.wq-reveal--left,
	.wq-reveal--right,
	.wq-reveal--scale {
		opacity: 1;
		transform: none;
	}
}

/* Brand typography — Graphik (headings) + Roboto (body/UI). Manual de Marca 2021. */
body.worq-editorial :where(
	h1,
	h2,
	h3,
	h4,
	h5,
	h6,
	.wq-display,
	.wq-h1,
	.wq-h2,
	.wq-h3,
	.wq-section__eyebrow,
	.wod-hero__title,
	.wld-hero__title,
	.wrm-hero__title,
	.worq-solutions__title
) {
	font-family: var(--wq-font-display);
}

body.worq-editorial :where(
	.wq-display,
	.wq-h1,
	.wq-h2,
	.wod-hero__title,
	.wld-hero__title,
	.worq-solutions__title
) {
	font-weight: 700;
}

body.worq-editorial :where(
	body,
	p,
	.wq-lead,
	.wq-btn,
	.wq-nav__link,
	.worq-solutions,
	.worq-locations,
	.wod-hero,
	.wld-hero,
	.wrm-hero
) {
	font-family: var(--wq-font-ui);
}
