/* ==========================================================================
   Laziz Tandoori – theme styles
   Loaded on the front end and inside the block editor.
   Colours, fonts and spacing live in theme.json; this file adds the
   Indian design details, block style variations and motion.
   ========================================================================== */

:root {
	--lt-ink: var(--wp--preset--color--ink, #1C1210);
	--lt-ivory: var(--wp--preset--color--ivory, #FBF6EE);
	--lt-sand: var(--wp--preset--color--sand, #F3E8D6);
	--lt-chili: var(--wp--preset--color--chili, #C2410C);
	--lt-saffron: var(--wp--preset--color--saffron, #F26A1B);
	--lt-marigold: var(--wp--preset--color--marigold, #EBA83A);
	--lt-peacock: var(--wp--preset--color--peacock, #0F3F3C);
	--lt-maroon: var(--wp--preset--color--maroon, #5A1A1F);
	--lt-clay: var(--wp--preset--color--clay, #A97959);

	--lt-accent: var(--lt-chili);
	--lt-accent-2: var(--lt-saffron);
	--lt-muted: var(--wp--preset--color--ink-soft, #4A3A33);
	--lt-line: rgba(169, 121, 89, 0.28);
	--lt-surface: #ffffff;

	/* Kadence Blocks reads these for its default colours, so new Kadence
	   buttons, rows and icons start out in the Laziz palette. */
	--global-palette1: var(--lt-chili);
	--global-palette2: var(--lt-maroon);
	--global-palette3: var(--lt-ink);
	--global-palette4: var(--wp--preset--color--ink-soft, #4A3A33);
	--global-palette5: #6B5A52;
	--global-palette6: var(--lt-clay);
	--global-palette7: var(--lt-sand);
	--global-palette8: var(--lt-ivory);
	--global-palette9: #ffffff;
	--global-palette-highlight: var(--lt-chili);
	--global-palette-highlight-alt: var(--lt-maroon);
	--global-palette-btn-bg: var(--lt-chili);
	--global-palette-btn-bg-hover: var(--lt-maroon);
	--global-palette-btn: #ffffff;
	--global-palette-btn-hover: #ffffff;

	--lt-radius: 24px;
	--lt-ease: cubic-bezier(0.2, 0.7, 0.2, 1);
	--lt-shadow-soft: 0 10px 30px -12px rgba(28, 18, 16, 0.18);
	--lt-shadow-lift: 0 30px 60px -25px rgba(28, 18, 16, 0.38);
	--lt-shadow-glow: 0 18px 40px -16px rgba(194, 65, 12, 0.6);
	--lt-header-offset: 96px;

	/* Shapes & icons (used as masks so they take the current colour). */
	--lt-jaali: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='72' height='72' viewBox='0 0 72 72'><g fill='none' stroke='%23EBA83A' stroke-width='1.2'><circle cx='0' cy='0' r='36'/><circle cx='72' cy='0' r='36'/><circle cx='0' cy='72' r='36'/><circle cx='72' cy='72' r='36'/><circle cx='36' cy='36' r='36'/><circle cx='36' cy='36' r='6'/><path d='M36 22l4 14-4 14-4-14z'/></g></svg>");
	--lt-ornament: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 28'><g fill='none' stroke='%23000' stroke-width='1.6' stroke-linecap='round'><path d='M4 14h72M164 14h72'/><path d='M84 14c9-9 21-9 30 0-9 9-21 9-30 0zM156 14c-9-9-21-9-30 0 9 9 21 9 30 0z'/></g><g fill='%23000'><circle cx='120' cy='14' r='4.2'/><path d='M120 1.5l3 5-3 5-3-5zM120 16.5l3 5-3 5-3-5z'/><circle cx='80' cy='14' r='2.4'/><circle cx='160' cy='14' r='2.4'/></g></svg>");
	--lt-lotus: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 30'><g fill='%23000'><path d='M32 1c-5 6-6 12-5 18 1 4 3 7 5 10 2-3 4-6 5-10 1-6 0-12-5-18z'/><path d='M12 9c2 8 8 14 18 19-7-7-10-13-11-20-2 0-5 0-7 1z'/><path d='M52 9c-2 8-8 14-18 19 7-7 10-13 11-20 2 0 5 0 7 1z'/><path d='M1 19c7 1 16 5 27 10-10 0-19-3-27-10z'/><path d='M63 19c-7 1-16 5-27 10 10 0 19-3 27-10z'/></g></svg>");
	--lt-eyebrow-mark: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 10'><path d='M0 5h26' stroke='%23000' stroke-width='1.5'/><path d='M33 0l5 5-5 5-5-5z' fill='%23000'/></svg>");
	--lt-mehrab: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 130' preserveAspectRatio='none'><path d='M0 130V54C0 32 16 21 32 15 42 11 47 7 50 0c3 7 8 11 18 15 16 6 32 17 32 39v76z' fill='%23000'/></svg>");
	--lt-icon-phone: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='%23000' d='M6.6 10.8a15.2 15.2 0 0 0 6.6 6.6l2.2-2.2a1 1 0 0 1 1-.25 11.4 11.4 0 0 0 3.6.57 1 1 0 0 1 1 1V20a1 1 0 0 1-1 1A17 17 0 0 1 3 4a1 1 0 0 1 1-1h3.5a1 1 0 0 1 1 1c0 1.25.2 2.45.57 3.57a1 1 0 0 1-.25 1z'/></svg>");
	--lt-icon-whatsapp: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M12 2.2a9.8 9.8 0 0 0-8.4 14.9L2.3 21.8l4.8-1.3A9.8 9.8 0 1 0 12 2.2z' fill='none' stroke='%23000' stroke-width='1.8'/><path fill='%23000' d='M8.8 7.3c.2-.4.5-.4.8-.4h.6c.2 0 .4 0 .6.5l.8 1.9c.1.2.1.4 0 .6l-.5.7c-.1.2-.2.3 0 .6.4.7 1 1.4 1.6 1.9.7.6 1.3.9 1.9 1.1.2.1.4 0 .5-.1l.7-.9c.2-.2.4-.2.6-.1l1.8.9c.2.1.4.2.4.4 0 .3 0 1-.4 1.5-.4.5-1.3 1-2 1-.8.1-1.7 0-3.3-.7-2-.9-3.3-2.9-3.4-3.1-.1-.2-.9-1.2-.9-2.3 0-1.1.6-1.6.8-1.9z'/></svg>");
	--lt-icon-mail: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><g fill='none' stroke='%23000' stroke-width='1.8' stroke-linejoin='round'><rect x='2.5' y='5' width='19' height='14' rx='2'/><path d='M3.5 6.5l8.5 6.5 8.5-6.5'/></g></svg>");
	--lt-icon-pin: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='%23000' d='M12 2a7 7 0 0 0-7 7c0 5.2 7 13 7 13s7-7.8 7-13a7 7 0 0 0-7-7zm0 9.5A2.5 2.5 0 1 1 12 6.5a2.5 2.5 0 0 1 0 5z'/></svg>");
	--lt-icon-clock: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><g fill='none' stroke='%23000' stroke-width='1.9' stroke-linecap='round'><circle cx='12' cy='12' r='9'/><path d='M12 7v5l3.5 2'/></g></svg>");
	--lt-icon-user: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><g fill='none' stroke='%23000' stroke-width='1.9' stroke-linecap='round'><circle cx='12' cy='8' r='4'/><path d='M4 21c1.5-4 4.5-6 8-6s6.5 2 8 6'/></g></svg>");
	--lt-icon-check: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M5 12.5l4.2 4.2L19 7' fill='none' stroke='%23000' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'/></svg>");
	--lt-icon-arrow: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M4 12h15M13 6l6 6-6 6' fill='none' stroke='%23000' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/></svg>");
	--lt-icon-search: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><g fill='none' stroke='%23000' stroke-width='2.2' stroke-linecap='round'><circle cx='11' cy='11' r='7'/><path d='M16.5 16.5L21 21'/></g></svg>");
	--lt-icon-star: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path fill='%23000' d='M12 1l2.6 8.4L23 12l-8.4 2.6L12 23l-2.6-8.4L1 12l8.4-2.6z'/></svg>");
}

/* Dark contexts flip the accent colours. */
.has-ink-background-color,
.has-peacock-background-color,
.has-maroon-background-color,
.has-chili-background-color,
.wp-block-cover:not(.is-light) {
	--lt-accent: var(--lt-marigold);
	--lt-accent-2: var(--lt-marigold);
	--lt-muted: rgba(251, 246, 238, 0.8);
	--lt-line: rgba(251, 246, 238, 0.16);
	--lt-surface: rgba(255, 255, 255, 0.06);
}

/* Light surfaces nested inside dark sections switch back. */
.wp-block-group.is-style-lt-card,
.wp-block-column.is-style-lt-card,
.lt-menu-cat,
.wp-block-cover.is-light {
	--lt-accent: var(--lt-chili);
	--lt-accent-2: var(--lt-saffron);
	--lt-muted: var(--wp--preset--color--ink-soft, #4A3A33);
	--lt-line: rgba(169, 121, 89, 0.28);
	--lt-surface: #ffffff;
}

/* --------------------------------------------------------------------------
   Base
   -------------------------------------------------------------------------- */

html {
	scroll-behavior: smooth;
	scroll-padding-top: var(--lt-header-offset);
}

body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
}

::selection {
	background: var(--lt-marigold);
	color: var(--lt-ink);
}

.wp-site-blocks {
	overflow-x: clip;
}

.wp-site-blocks > * {
	margin-block-start: 0;
}

:where(a, button, input, select, textarea, summary, [tabindex]):focus-visible {
	outline: 2px solid var(--lt-marigold);
	outline-offset: 3px;
}

.has-ink-background-color a:where(:not(.wp-element-button):not(.wp-block-navigation-item__content)),
.has-peacock-background-color a:where(:not(.wp-element-button):not(.wp-block-navigation-item__content)),
.has-maroon-background-color a:where(:not(.wp-element-button):not(.wp-block-navigation-item__content)),
.wp-block-cover:not(.is-light) a:where(:not(.wp-element-button)) {
	color: var(--lt-marigold);
}

.wp-block-cover:not(.is-light) .wp-block-cover__inner-container {
	color: var(--lt-ivory);
}

.wp-block-cover.is-light .wp-block-cover__inner-container {
	color: var(--lt-ink);
}

p:empty {
	display: none;
}

.lt-sr-only {
	position: absolute !important;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

/* Designed pages: sections sit edge to edge. */
.lt-canvas {
	margin: 0;
	padding: 0;
}

.lt-canvas > .wp-block-post-content > .alignfull,
.lt-canvas > .wp-block-post-content > .alignfull + * {
	margin-block-start: 0;
}

.lt-canvas > .wp-block-post-content > :last-child {
	margin-block-end: 0;
}

.lt-section {
	position: relative;
	overflow: hidden;
	overflow: clip;
}

.lt-section > :not(.lt-watermark) {
	position: relative;
	z-index: 1;
}

.lt-section-head {
	margin-bottom: var(--wp--preset--spacing--50);
}

.lt-section-head > * {
	margin-block: 0.35rem;
}

/* --------------------------------------------------------------------------
   Buttons
   -------------------------------------------------------------------------- */

.wp-block-button__link {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 0.6em;
	box-shadow: var(--lt-shadow-glow);
	transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease, transform 0.35s var(--lt-ease);
}

.wp-block-button__link:hover {
	transform: translateY(-2px);
}

.wp-block-button.is-style-outline > .wp-block-button__link {
	background: transparent;
	color: inherit;
	border: 1.5px solid currentColor;
	box-shadow: none;
	padding: calc(1rem - 1.5px) calc(1.9rem - 1.5px);
}

.wp-block-button.is-style-outline > .wp-block-button__link:hover {
	background: var(--lt-ink);
	border-color: var(--lt-ink);
	color: var(--lt-ivory);
}

.has-ink-background-color .wp-block-button.is-style-outline > .wp-block-button__link:hover,
.has-peacock-background-color .wp-block-button.is-style-outline > .wp-block-button__link:hover,
.has-chili-background-color .wp-block-button.is-style-outline > .wp-block-button__link:hover,
.wp-block-cover:not(.is-light) .wp-block-button.is-style-outline > .wp-block-button__link:hover {
	background: var(--lt-ivory);
	border-color: var(--lt-ivory);
	color: var(--lt-ink);
}

.wp-block-button.is-style-lt-light > .wp-block-button__link {
	background: rgba(255, 255, 255, 0.04);
	color: var(--lt-ivory);
	border: 1.5px solid rgba(251, 246, 238, 0.5);
	box-shadow: none;
	padding: calc(1rem - 1.5px) calc(1.9rem - 1.5px);
	backdrop-filter: blur(6px);
}

.wp-block-button.is-style-lt-light > .wp-block-button__link:hover {
	background: var(--lt-ivory);
	border-color: var(--lt-ivory);
	color: var(--lt-ink);
}

.is-style-lt-arrow > .wp-block-button__link::after {
	content: "";
	width: 1.1em;
	height: 1.1em;
	flex: none;
	background: currentColor;
	-webkit-mask: var(--lt-icon-arrow) center / contain no-repeat;
	mask: var(--lt-icon-arrow) center / contain no-repeat;
	transition: transform 0.35s var(--lt-ease);
}

.is-style-lt-arrow > .wp-block-button__link:hover::after {
	transform: translateX(5px);
}

.wp-block-button[class*="lt-ico-"] > .wp-block-button__link::before {
	content: "";
	width: 1.15em;
	height: 1.15em;
	flex: none;
	background: currentColor;
	-webkit-mask: var(--lt-ico) center / contain no-repeat;
	mask: var(--lt-ico) center / contain no-repeat;
}

.lt-ico-phone { --lt-ico: var(--lt-icon-phone); }
.lt-ico-whatsapp { --lt-ico: var(--lt-icon-whatsapp); }
.lt-ico-mail { --lt-ico: var(--lt-icon-mail); }
.lt-ico-pin { --lt-ico: var(--lt-icon-pin); }
.lt-ico-clock { --lt-ico: var(--lt-icon-clock); }
.lt-ico-user { --lt-ico: var(--lt-icon-user); }

/* --------------------------------------------------------------------------
   Typography styles
   -------------------------------------------------------------------------- */

.is-style-lt-eyebrow {
	display: flex;
	align-items: center;
	gap: 0.75rem;
	font-family: var(--wp--preset--font-family--body);
	font-size: 0.78rem;
	font-weight: 600;
	letter-spacing: 0.24em;
	line-height: 1.4;
	text-transform: uppercase;
	color: var(--lt-accent);
}

.is-style-lt-eyebrow::before,
.is-style-lt-eyebrow.has-text-align-center::after {
	content: "";
	flex: none;
	width: 2.4rem;
	height: 10px;
	background: currentColor;
	-webkit-mask: var(--lt-eyebrow-mark) center / contain no-repeat;
	mask: var(--lt-eyebrow-mark) center / contain no-repeat;
}

.is-style-lt-eyebrow.has-text-align-center {
	justify-content: center;
}

.is-style-lt-eyebrow.has-text-align-center::before {
	transform: scaleX(-1);
}

.is-style-lt-script {
	font-family: var(--wp--preset--font-family--script);
	font-size: clamp(2rem, 1.4rem + 2vw, 2.8rem);
	line-height: 1;
	letter-spacing: 0;
	color: var(--lt-accent-2);
	margin-bottom: -0.15em !important;
}

.is-style-lt-lead {
	font-size: clamp(1.08rem, 0.95rem + 0.5vw, 1.3rem);
	line-height: 1.65;
	color: var(--lt-muted);
	max-width: 38rem;
}

.is-style-lt-lead.has-text-align-center {
	margin-inline: auto;
}

.wp-block-heading.is-style-lt-flourish::after {
	content: "";
	display: block;
	width: 150px;
	height: 20px;
	margin-top: 0.9rem;
	background: var(--lt-accent-2);
	-webkit-mask: var(--lt-ornament) left center / contain no-repeat;
	mask: var(--lt-ornament) left center / contain no-repeat;
}

.wp-block-heading.is-style-lt-flourish.has-text-align-center::after {
	margin-inline: auto;
	-webkit-mask-position: center;
	mask-position: center;
}

.wp-block-heading.is-style-lt-outline {
	color: transparent;
	-webkit-text-stroke: 1.5px currentColor;
	-webkit-text-stroke-color: var(--lt-accent);
}

.wp-block-heading em {
	font-style: normal;
	background: linear-gradient(90deg, var(--lt-saffron), var(--lt-marigold));
	-webkit-background-clip: text;
	background-clip: text;
	color: transparent;
}

.lt-statement {
	font-family: var(--wp--preset--font-family--heading);
	font-size: clamp(1.6rem, 1rem + 2.6vw, 3rem);
	line-height: 1.25;
	font-weight: 500;
}

/* Separator ornament */
.wp-block-separator.is-style-lt-ornament {
	border: 0 !important;
	width: min(240px, 70%) !important;
	max-width: 240px;
	height: 28px;
	margin-inline: auto !important;
	background: currentColor !important;
	color: var(--lt-accent-2);
	opacity: 0.9;
	-webkit-mask: var(--lt-ornament) center / contain no-repeat;
	mask: var(--lt-ornament) center / contain no-repeat;
}

/* Lists */
.wp-block-list.is-style-lt-checklist,
.wp-block-list.is-style-lt-diamonds {
	list-style: none;
	padding-left: 0;
	display: grid;
	gap: 0.85rem;
}

.is-style-lt-checklist > li,
.is-style-lt-diamonds > li {
	position: relative;
	padding-left: 2.5rem;
	line-height: 1.55;
}

.is-style-lt-checklist > li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0.05em;
	width: 1.65rem;
	height: 1.65rem;
	border-radius: 50%;
	background: linear-gradient(135deg, var(--lt-chili), var(--lt-saffron));
	box-shadow: 0 6px 14px -6px rgba(194, 65, 12, 0.7);
}

.is-style-lt-checklist > li::after {
	content: "";
	position: absolute;
	left: 0.38rem;
	top: calc(0.05em + 0.38rem);
	width: 0.9rem;
	height: 0.9rem;
	background: #fff;
	-webkit-mask: var(--lt-icon-check) center / contain no-repeat;
	mask: var(--lt-icon-check) center / contain no-repeat;
}

.is-style-lt-diamonds > li::before {
	content: "";
	position: absolute;
	left: 0.4rem;
	top: 0.55em;
	width: 0.6rem;
	height: 0.6rem;
	background: var(--lt-accent-2);
	transform: rotate(45deg);
}

/* Quote */
.wp-block-quote.is-style-lt-ornate {
	position: relative;
	margin: 3.2rem 0 0;
	padding: 2.6rem clamp(1.4rem, 3vw, 2.6rem) 2rem;
	border: 0;
	border-radius: var(--lt-radius);
	background: #fff;
	box-shadow: var(--lt-shadow-soft);
	font-family: var(--wp--preset--font-family--body);
	font-size: 1.02rem;
	line-height: 1.75;
	color: var(--lt-muted);
}

.wp-block-quote.is-style-lt-ornate::before {
	content: "\201C";
	position: absolute;
	top: -2.2rem;
	left: 1.4rem;
	font-family: var(--wp--preset--font-family--heading);
	font-size: 7rem;
	line-height: 1;
	color: var(--lt-saffron);
}

.wp-block-quote.is-style-lt-ornate::after {
	content: "";
	position: absolute;
	inset: 10px;
	border: 1px dashed var(--lt-line);
	border-radius: calc(var(--lt-radius) - 8px);
	pointer-events: none;
}

.wp-block-quote.is-style-lt-ornate > p:first-of-type {
	font-family: var(--wp--preset--font-family--heading);
	font-size: clamp(1.2rem, 1rem + 0.6vw, 1.45rem);
	line-height: 1.5;
	color: var(--lt-ink);
}

.wp-block-quote.is-style-lt-ornate cite {
	display: flex;
	align-items: center;
	gap: 0.7rem;
	margin-top: 1.2rem;
	font-style: normal;
	font-size: 0.78rem;
	font-weight: 600;
	letter-spacing: 0.18em;
	text-transform: uppercase;
	color: var(--lt-chili);
}

.wp-block-quote.is-style-lt-ornate cite::before {
	content: "";
	width: 2.2rem;
	height: 2px;
	background: currentColor;
}

/* --------------------------------------------------------------------------
   Image, cover & group styles
   -------------------------------------------------------------------------- */

.wp-block-image.is-style-lt-arch img,
.wp-block-image.is-style-lt-mehrab img,
.wp-block-image.is-style-lt-circle img {
	width: 100%;
	object-fit: cover;
}

.wp-block-image.is-style-lt-arch img {
	aspect-ratio: 4 / 5;
	border-radius: 50% 50% 22px 22px / 36% 36% 22px 22px;
	outline: 1.5px solid rgba(235, 168, 58, 0.85);
	outline-offset: 10px;
	box-shadow: var(--lt-shadow-lift);
}

.wp-block-cover.is-style-lt-arch {
	border-radius: 50% 50% 22px 22px / 36% 36% 22px 22px;
	overflow: hidden;
}

.wp-block-image.is-style-lt-mehrab {
	position: relative;
	isolation: isolate;
	filter: drop-shadow(0 30px 40px rgba(0, 0, 0, 0.35));
}

.wp-block-image.is-style-lt-mehrab img {
	aspect-ratio: 4 / 5;
	-webkit-mask: var(--lt-mehrab) center / 100% 100% no-repeat;
	mask: var(--lt-mehrab) center / 100% 100% no-repeat;
}

.wp-block-image.is-style-lt-mehrab::before {
	content: "";
	position: absolute;
	inset: -9px;
	z-index: -1;
	background: linear-gradient(160deg, var(--lt-marigold), var(--lt-saffron) 60%, var(--lt-chili));
	-webkit-mask: var(--lt-mehrab) center / 100% 100% no-repeat;
	mask: var(--lt-mehrab) center / 100% 100% no-repeat;
}

.wp-block-image.is-style-lt-rounded img {
	border-radius: var(--lt-radius);
	box-shadow: var(--lt-shadow-lift);
}

.wp-block-image.is-style-lt-circle img {
	aspect-ratio: 1;
	border-radius: 50%;
	border: 6px solid var(--lt-ivory);
	box-shadow: var(--lt-shadow-lift);
}

.wp-block-image.is-style-lt-frame img {
	border: 8px solid #fff;
	border-radius: 16px;
	box-shadow: var(--lt-shadow-lift);
	transform: rotate(-3deg);
	transition: transform 0.6s var(--lt-ease);
}

.wp-block-image.is-style-lt-frame:hover img {
	transform: rotate(0deg) scale(1.03);
}

/* Cards */
.wp-block-group.is-style-lt-card,
.wp-block-column.is-style-lt-card {
	background-color: #fff;
	color: var(--lt-ink);
	border: 1px solid rgba(169, 121, 89, 0.16);
	border-radius: var(--lt-radius);
	padding: clamp(1.4rem, 2.6vw, 2.4rem);
	box-shadow: var(--lt-shadow-soft);
	transition: transform 0.45s var(--lt-ease), box-shadow 0.45s var(--lt-ease);
}

.wp-block-group.is-style-lt-card:hover,
.wp-block-column.is-style-lt-card:hover {
	transform: translateY(-5px);
	box-shadow: var(--lt-shadow-lift);
}

.wp-block-group.is-style-lt-glass {
	background: rgba(255, 255, 255, 0.06);
	border: 1px solid rgba(255, 255, 255, 0.14);
	border-radius: var(--lt-radius);
	padding: clamp(1.4rem, 2.6vw, 2.4rem);
	backdrop-filter: blur(10px);
}

.wp-block-cover.is-style-lt-card {
	border-radius: 26px;
	overflow: hidden;
	padding: clamp(1.4rem, 2.5vw, 2.2rem);
	box-shadow: var(--lt-shadow-lift);
	transition: transform 0.5s var(--lt-ease), box-shadow 0.5s var(--lt-ease);
}

.wp-block-cover.is-style-lt-card > .wp-block-cover__background {
	background: linear-gradient(180deg, rgba(28, 18, 16, 0) 30%, rgba(28, 18, 16, 0.94) 100%) !important;
	opacity: 1 !important;
}

.wp-block-cover.is-style-lt-card > .wp-block-cover__image-background {
	transition: transform 1.2s var(--lt-ease);
}

.wp-block-cover.is-style-lt-card:hover {
	transform: translateY(-6px);
}

.wp-block-cover.is-style-lt-card:hover > .wp-block-cover__image-background {
	transform: scale(1.08);
}

.wp-block-cover.is-style-lt-card .wp-block-cover__inner-container > * {
	margin-block: 0.4rem;
}

/* Jaali (lattice) pattern */
.is-style-lt-jaali {
	position: relative;
	isolation: isolate;
}

.is-style-lt-jaali::before {
	content: "";
	position: absolute;
	inset: 0;
	z-index: -1;
	pointer-events: none;
	background-image: var(--lt-jaali);
	background-size: 72px 72px;
	opacity: 0.1;
	-webkit-mask-image: radial-gradient(ellipse at 50% 40%, #000 10%, transparent 75%);
	mask-image: radial-gradient(ellipse at 50% 40%, #000 10%, transparent 75%);
}

.wp-block-cover.is-style-lt-jaali::before {
	z-index: 2;
}

.wp-block-cover.is-style-lt-jaali > .wp-block-cover__inner-container {
	z-index: 3;
}

/* Ornate border */
.wp-block-group.is-style-lt-ornate {
	position: relative;
	border: 1px solid rgba(169, 121, 89, 0.4);
	border-radius: 26px;
	padding: 2.6rem clamp(1.2rem, 2.5vw, 2rem) 2rem;
	box-shadow: var(--lt-shadow-soft);
	--lt-accent: var(--lt-chili);
	--lt-muted: var(--wp--preset--color--ink-soft);
}

.wp-block-group.is-style-lt-ornate::before {
	content: "";
	position: absolute;
	inset: 10px;
	border: 1px dashed rgba(169, 121, 89, 0.45);
	border-radius: 18px;
	pointer-events: none;
}

.wp-block-group.is-style-lt-ornate::after {
	content: "";
	position: absolute;
	top: -15px;
	left: 50%;
	width: 64px;
	height: 30px;
	transform: translateX(-50%);
	background: var(--lt-saffron);
	-webkit-mask: var(--lt-lotus) center / contain no-repeat;
	mask: var(--lt-lotus) center / contain no-repeat;
}

.wp-block-group.is-style-lt-ornate > * {
	position: relative;
}

/* Watermark text (Devanagari / year) */
.lt-watermark {
	position: absolute !important;
	z-index: 0 !important;
	right: -1vw;
	bottom: -0.12em;
	margin: 0 !important;
	pointer-events: none;
	user-select: none;
	font-family: var(--wp--preset--font-family--heading);
	font-size: clamp(7rem, 20vw, 19rem);
	font-weight: 800;
	line-height: 0.9;
	white-space: nowrap;
	color: currentColor;
	opacity: 0.05;
}

.lt-watermark--year {
	top: 50%;
	bottom: auto;
	left: -1.5vw;
	right: auto;
	transform: translateY(-50%);
	opacity: 1;
	color: transparent;
	-webkit-text-stroke: 1.5px rgba(235, 168, 58, 0.22);
}

/* Rotating badge */
.is-style-lt-badge {
	position: relative;
	display: grid;
	place-items: center;
	width: 8.75rem;
	aspect-ratio: 1;
	margin: 0;
	padding: 1.2rem;
	border-radius: 50%;
	background: var(--lt-marigold);
	color: var(--lt-ink);
	font-size: 0.66rem;
	font-weight: 700;
	letter-spacing: 0.2em;
	line-height: 1.4;
	text-align: center;
	text-transform: uppercase;
	box-shadow: 0 18px 40px -14px rgba(235, 168, 58, 0.7);
}

.is-style-lt-badge.is-circular {
	padding: 0;
	font-size: 0;
}

.is-style-lt-badge .lt-badge__ring {
	position: absolute;
	inset: 0;
	animation: lt-spin 18s linear infinite;
}

.is-style-lt-badge .lt-badge__char {
	position: absolute;
	left: 50%;
	top: 0.55rem;
	height: calc(50% - 0.55rem);
	width: 1ch;
	margin-left: -0.5ch;
	font-size: 0.66rem;
	text-align: center;
	transform-origin: 50% 100%;
	transform: rotate(var(--r));
}

.is-style-lt-badge.is-circular::after {
	content: "";
	width: 2.2rem;
	height: 2.2rem;
	background: var(--lt-chili);
	-webkit-mask: var(--lt-icon-star) center / contain no-repeat;
	mask: var(--lt-icon-star) center / contain no-repeat;
	animation: lt-pulse-scale 3s ease-in-out infinite;
}

/* --------------------------------------------------------------------------
   Header
   -------------------------------------------------------------------------- */

.lt-site-header {
	position: sticky;
	top: calc(var(--wp-admin--admin-bar--height, 0px) - var(--lt-topbar-h, 0px));
	z-index: 90;
}

.lt-topbar {
	padding-block: 0.5rem;
	font-size: 0.8125rem;
}

.lt-topbar p {
	margin: 0;
	opacity: 0.85;
}

.lt-topbar a {
	color: inherit !important;
	text-decoration: none;
}

.lt-topbar a:hover {
	color: var(--lt-marigold) !important;
}

.lt-topbar__right {
	gap: 1.4rem !important;
}

p[class*="lt-ico-"]:not(.lt-icon-line)::before {
	content: "";
	display: inline-block;
	width: 1em;
	height: 1em;
	margin-right: 0.5em;
	vertical-align: -0.14em;
	background: var(--lt-marigold);
	-webkit-mask: var(--lt-ico) center / contain no-repeat;
	mask: var(--lt-ico) center / contain no-repeat;
}

.lt-topbar__social {
	gap: 0.4rem !important;
}

.lt-topbar__social .wp-social-link {
	color: var(--lt-ivory) !important;
	background: transparent !important;
}

.lt-topbar__social .wp-block-social-link-anchor {
	padding: 0.1rem !important;
}

.lt-topbar__social svg {
	width: 16px;
	height: 16px;
}

.lt-navbar {
	padding-block: 0.7rem;
	background: rgba(251, 246, 238, 0.9);
	-webkit-backdrop-filter: saturate(160%) blur(14px);
	backdrop-filter: saturate(160%) blur(14px);
	border-bottom: 1px solid rgba(28, 18, 16, 0.07);
	transition: box-shadow 0.35s ease, background-color 0.35s ease;
}

.lt-navbar__inner {
	gap: 1.5rem !important;
}

.lt-nav {
	flex: 1;
	--lt-nav-gap: clamp(1rem, 2vw, 2rem);
}

.lt-nav .wp-block-navigation__container {
	gap: var(--lt-nav-gap);
}

.lt-nav .wp-block-navigation-item__content {
	position: relative;
	padding-block: 0.5rem;
	color: var(--lt-ink);
	text-decoration: none;
}

.lt-nav .wp-block-navigation__container .wp-block-navigation-item__content::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0.15rem;
	height: 2px;
	border-radius: 2px;
	background: linear-gradient(90deg, var(--lt-chili), var(--lt-marigold));
	transform: scaleX(0);
	transform-origin: right;
	transition: transform 0.4s var(--lt-ease);
}

.lt-nav .wp-block-navigation-item__content:hover::after,
.lt-nav .is-current > .wp-block-navigation-item__content::after {
	transform: scaleX(1);
	transform-origin: left;
}

.lt-nav .is-current > .wp-block-navigation-item__content {
	color: var(--lt-chili);
}

.lt-header-cta .wp-block-button__link {
	padding: 0.8rem 1.35rem;
	font-size: 0.8rem;
}

body.lt-scrolled .lt-navbar {
	background: rgba(251, 246, 238, 0.97);
	box-shadow: 0 14px 34px -22px rgba(28, 18, 16, 0.5);
}

/* Mobile menu overlay */
.lt-nav .wp-block-navigation__responsive-container.is-menu-open {
	padding: 5rem 2rem 2rem;
	background-color: var(--lt-ink);
	background-image: var(--lt-jaali);
	background-size: 72px 72px;
	background-blend-mode: soft-light;
}

.lt-nav .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
	align-items: center !important;
}

.lt-nav .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container {
	align-items: center !important;
	gap: 1.2rem;
}

.lt-nav .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item__content {
	font-family: var(--wp--preset--font-family--heading);
	font-size: clamp(1.8rem, 7vw, 2.6rem);
	font-weight: 600;
	color: var(--lt-ivory);
	padding: 0.2rem 0;
}

.lt-nav .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item {
	animation: lt-fade-up 0.6s var(--lt-ease) both;
}

.lt-nav .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item:nth-child(2) { animation-delay: 0.06s; }
.lt-nav .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item:nth-child(3) { animation-delay: 0.12s; }
.lt-nav .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item:nth-child(4) { animation-delay: 0.18s; }
.lt-nav .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item:nth-child(5) { animation-delay: 0.24s; }
.lt-nav .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item:nth-child(6) { animation-delay: 0.3s; }

.lt-nav .wp-block-navigation__responsive-container-close {
	color: var(--lt-ivory);
	top: 1.5rem;
	right: 1.5rem;
}

@media (max-width: 1080px) {
	.lt-nav .wp-block-navigation__responsive-container-open:not(.always-shown) {
		display: flex;
	}

	.lt-nav .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
		display: none;
	}

	.lt-nav {
		flex: 0 0 auto;
		order: 3;
	}

	.lt-navbar__inner {
		gap: 0.9rem !important;
	}

	.lt-header-cta {
		margin-left: auto;
	}
}

@media (max-width: 781px) {
	.lt-topbar {
		display: none;
	}

	.lt-logo img {
		width: 104px !important;
	}
}

@media (max-width: 480px) {
	.lt-header-cta .wp-block-button__link {
		padding: 0.7rem 1rem;
		font-size: 0.72rem;
		letter-spacing: 0.04em;
	}

	.lt-header-cta .wp-block-button__link::after {
		display: none;
	}
}

/* --------------------------------------------------------------------------
   Home hero
   -------------------------------------------------------------------------- */

.lt-hero {
	padding-block: clamp(3.5rem, 9vh, 6.5rem) clamp(4rem, 10vh, 7rem);
	isolation: isolate;
	overflow: hidden;
}

.lt-hero::before {
	content: "";
	position: absolute;
	inset: 0;
	z-index: 2;
	pointer-events: none;
	background:
		radial-gradient(55% 60% at 78% 45%, rgba(242, 106, 27, 0.3), transparent 70%),
		radial-gradient(40% 50% at 8% 95%, rgba(235, 168, 58, 0.16), transparent 70%);
}

.lt-hero::after {
	content: "";
	position: absolute;
	inset: 0;
	z-index: 2;
	pointer-events: none;
	background-image: var(--lt-jaali);
	background-size: 80px 80px;
	opacity: 0.08;
	-webkit-mask-image: linear-gradient(100deg, transparent 35%, #000 90%);
	mask-image: linear-gradient(100deg, transparent 35%, #000 90%);
	min-height: 0;
}

.lt-hero > .wp-block-cover__inner-container {
	z-index: 3;
}

.lt-hero > .wp-block-cover__image-background {
	animation: lt-kenburns 26s ease-in-out infinite alternate;
}

.lt-hero__title {
	color: var(--lt-ivory);
	font-weight: 700;
	line-height: 1.02;
	letter-spacing: -0.02em;
	margin-block: 0.6rem 1.2rem;
	text-wrap: balance;
}

.lt-hero__content .is-style-lt-lead {
	color: rgba(251, 246, 238, 0.8);
}

.lt-hero__content .wp-block-buttons {
	margin-top: 2rem;
	gap: 0.9rem;
}

.lt-chips {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	gap: 0.55rem;
	margin-top: 2.2rem !important;
	padding: 0;
}

.lt-chips > li {
	display: inline-flex;
	align-items: center;
	gap: 0.5rem;
	padding: 0.4rem 0.95rem;
	border: 1px solid rgba(251, 246, 238, 0.18);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.05);
	font-size: 0.8rem;
	letter-spacing: 0.04em;
	color: rgba(251, 246, 238, 0.85);
	backdrop-filter: blur(6px);
}

.lt-chips > li::before {
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: var(--lt-marigold);
	box-shadow: 0 0 10px var(--lt-marigold);
}

.lt-hero__visual {
	position: relative;
	max-width: 470px;
	margin-inline: auto;
	padding: 1.5rem 2.5rem 3rem 1.5rem;
}

.lt-hero__visual > * {
	margin: 0 !important;
}

.lt-hero__arch img {
	aspect-ratio: 4 / 5.1;
	transform: perspective(900px) rotateX(var(--lt-ry, 0deg)) rotateY(var(--lt-rx, 0deg));
	transition: transform 0.4s ease-out;
}

.lt-hero__float {
	position: absolute !important;
	left: -1.5rem;
	bottom: 0.5rem;
	width: 44%;
	z-index: 2;
	animation: lt-float 7s ease-in-out infinite;
}

.lt-hero__badge {
	position: absolute !important;
	right: 0;
	top: 0;
	z-index: 3;
}

.lt-hero .lt-watermark {
	color: var(--lt-ivory);
	opacity: 0.045;
	bottom: -0.35em;
}

.lt-embers {
	position: absolute;
	inset: 0;
	z-index: 2;
	overflow: hidden;
	pointer-events: none;
}

.lt-embers span {
	position: absolute;
	bottom: -10px;
	left: var(--x);
	width: var(--s);
	height: var(--s);
	border-radius: 50%;
	background: radial-gradient(circle, #FFD08A 0%, #F26A1B 55%, transparent 70%);
	opacity: 0;
	animation: lt-ember var(--d) linear var(--delay) infinite;
}

.lt-scroll-cue {
	position: absolute;
	left: 50%;
	bottom: 1.4rem;
	z-index: 4;
	width: 26px;
	height: 42px;
	margin-left: -13px;
	border: 2px solid rgba(251, 246, 238, 0.45);
	border-radius: 20px;
}

.lt-scroll-cue::after {
	content: "";
	position: absolute;
	left: 50%;
	top: 8px;
	width: 4px;
	height: 8px;
	margin-left: -2px;
	border-radius: 2px;
	background: var(--lt-marigold);
	animation: lt-scroll-cue 1.8s ease-in-out infinite;
}

@media (max-width: 781px) {
	.lt-hero {
		min-height: 0 !important;
	}

	.lt-hero__visual {
		max-width: 340px;
		padding: 1rem 1.5rem 2rem 1rem;
	}

	.lt-hero__float {
		left: -0.5rem;
	}

	.is-style-lt-badge {
		width: 7rem;
	}

	.lt-scroll-cue {
		display: none;
	}
}

/* Inner page hero */
.lt-page-hero {
	padding-block: clamp(4rem, 12vh, 8rem) clamp(4rem, 10vh, 6.5rem);
	isolation: isolate;
	overflow: hidden;
}

.lt-page-hero::after {
	content: "";
	position: absolute;
	inset: 0;
	z-index: 2;
	pointer-events: none;
	background-image: var(--lt-jaali);
	background-size: 80px 80px;
	opacity: 0.09;
	-webkit-mask-image: radial-gradient(ellipse at 50% 50%, #000 0%, transparent 70%);
	mask-image: radial-gradient(ellipse at 50% 50%, #000 0%, transparent 70%);
	min-height: 0;
}

.lt-page-hero::before,
.lt-title-banner::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: -1px;
	z-index: 4;
	height: 18px;
	pointer-events: none;
	background-image: radial-gradient(circle at 50% 100%, var(--lt-ivory) 11px, transparent 11.5px);
	background-size: 30px 18px;
	background-repeat: repeat-x;
	background-position: center bottom;
}

.lt-page-hero > .wp-block-cover__inner-container {
	z-index: 3;
}

.lt-page-hero > .wp-block-cover__image-background {
	animation: lt-kenburns 30s ease-in-out infinite alternate;
}

.lt-page-hero__title {
	color: var(--lt-ivory);
	font-weight: 700;
	margin-block: 0.4rem 1rem;
	text-wrap: balance;
}

.lt-page-hero .is-style-lt-lead {
	color: rgba(251, 246, 238, 0.82);
}

.lt-page-hero .wp-block-buttons {
	margin-top: 1.8rem;
}

.lt-page-hero .wp-block-separator {
	margin-top: 2rem !important;
}

/* Generic title banner for normal pages & posts */
.lt-title-banner {
	position: relative;
	padding-block: clamp(3.5rem, 9vw, 6.5rem) clamp(2.8rem, 6vw, 4.5rem);
	background-color: var(--lt-ink);
	color: var(--lt-ivory);
	text-align: center;
	isolation: isolate;
	--lt-accent: var(--lt-marigold);
	--lt-accent-2: var(--lt-marigold);
}

.lt-title-banner::before {
	content: "";
	position: absolute;
	inset: 0;
	z-index: -1;
	background-image: var(--lt-jaali);
	background-size: 72px 72px;
	opacity: 0.1;
}

.lt-title-banner .wp-block-post-title,
.lt-title-banner h1 {
	color: var(--lt-ivory);
	font-size: clamp(2.3rem, 1.4rem + 3.6vw, 4.2rem);
	font-weight: 700;
	margin-block: 0.4rem 0.6rem;
}

.lt-title-banner a {
	color: var(--lt-marigold);
}

.lt-prose {
	padding-block: var(--wp--preset--spacing--60);
}

.lt-prose .wp-block-post-content > * + * {
	margin-block-start: 1.3rem;
}

/* --------------------------------------------------------------------------
   Marquee ribbon
   -------------------------------------------------------------------------- */

.lt-marquee {
	position: relative;
	z-index: 6;
	overflow: hidden;
	margin-block: -1.4rem !important;
	padding-block: 1rem;
	background-image: linear-gradient(90deg, var(--lt-saffron), var(--lt-marigold) 50%, var(--lt-saffron));
	transform: rotate(-1.6deg) scale(1.03);
	box-shadow: 0 16px 36px -18px rgba(194, 65, 12, 0.7);
}

.lt-marquee__text {
	margin: 0 !important;
	padding-right: 0.6em;
	white-space: nowrap;
	font-family: var(--wp--preset--font-family--heading);
	font-size: clamp(1.1rem, 0.8rem + 1.2vw, 1.7rem);
	font-weight: 700;
	letter-spacing: 0.03em;
	text-transform: uppercase;
}

.lt-marquee__track {
	display: flex;
	width: max-content;
	animation: lt-marquee 40s linear infinite;
}

.lt-marquee:hover .lt-marquee__track {
	animation-play-state: paused;
}

.lt-marquee + .alignfull,
.alignfull + .lt-marquee {
	margin-block-start: 0;
}

/* --------------------------------------------------------------------------
   About intro, collages & stats
   -------------------------------------------------------------------------- */

.lt-collage {
	position: relative;
	padding: 1rem 1.5rem 2.5rem 0;
}

.lt-collage > * {
	margin-block: 0 !important;
}

.lt-collage__small {
	position: absolute !important;
	right: -0.5rem;
	bottom: 0;
	width: 44%;
	z-index: 2;
}

.lt-est-badge {
	position: absolute !important;
	right: 0;
	bottom: 2rem;
	z-index: 2;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 9.5rem;
	aspect-ratio: 1;
	border-radius: 50%;
	background: linear-gradient(140deg, var(--lt-chili), var(--lt-saffron));
	color: #fff;
	text-align: center;
	box-shadow: var(--lt-shadow-glow);
	outline: 1.5px dashed rgba(255, 255, 255, 0.55);
	outline-offset: -9px;
	animation: lt-float 8s ease-in-out infinite;
}

.lt-est-badge > p {
	margin: 0 !important;
}

.lt-est-badge__small {
	font-size: 0.68rem;
	font-weight: 600;
	letter-spacing: 0.28em;
	text-transform: uppercase;
}

.lt-est-badge__year {
	font-family: var(--wp--preset--font-family--heading);
	font-size: 2.5rem;
	font-weight: 700;
	line-height: 1;
}

.lt-floating-card {
	position: absolute !important;
	left: -1.5rem;
	bottom: 2.5rem;
	z-index: 3;
	max-width: 15rem;
	padding: 1.1rem 1.4rem;
	border-left: 4px solid var(--lt-saffron);
	border-radius: 18px;
	background: var(--lt-ink);
	color: var(--lt-ivory);
	box-shadow: var(--lt-shadow-lift);
}

.lt-floating-card--left {
	left: auto;
	right: -0.5rem;
}

.lt-floating-card > p {
	margin: 0 !important;
}

.lt-floating-card__big {
	font-family: var(--wp--preset--font-family--heading);
	font-size: 1.7rem;
	font-weight: 700;
	line-height: 1.1;
	color: var(--lt-marigold);
}

.lt-floating-card__small {
	font-size: 0.85rem;
	line-height: 1.4;
	opacity: 0.85;
}

.lt-stats {
	gap: 1.2rem !important;
	margin-block: 2.2rem !important;
}

.lt-stat {
	padding-top: 1rem;
	border-top: 2px solid var(--lt-line);
	position: relative;
}

.lt-stat::before {
	content: "";
	position: absolute;
	top: -2px;
	left: 0;
	width: 2.5rem;
	height: 2px;
	background: var(--lt-saffron);
}

.lt-stat > p {
	margin: 0 !important;
}

.lt-stat__num {
	font-family: var(--wp--preset--font-family--heading);
	font-size: clamp(2.2rem, 1.6rem + 2vw, 3.1rem);
	font-weight: 700;
	line-height: 1;
	color: var(--lt-accent);
	font-variant-numeric: tabular-nums;
}

.lt-stat__label {
	margin-top: 0.4rem !important;
	font-size: 0.875rem;
	line-height: 1.45;
	color: var(--lt-muted);
}

@media (max-width: 781px) {
	.lt-collage {
		padding-right: 0.5rem;
		max-width: 420px;
		margin-inline: auto;
	}

	.lt-floating-card {
		left: 0;
	}

	.lt-est-badge {
		width: 7.5rem;
	}

	.lt-est-badge__year {
		font-size: 2rem;
	}
}

/* --------------------------------------------------------------------------
   Menu highlights (home)
   -------------------------------------------------------------------------- */

.lt-flavours {
	background-image: radial-gradient(circle at 15% 20%, rgba(242, 106, 27, 0.08), transparent 40%), radial-gradient(circle at 85% 80%, rgba(15, 63, 60, 0.07), transparent 40%);
}

.lt-flavours__grid {
	gap: clamp(1rem, 2vw, 1.8rem) !important;
}

.lt-flavours__grid .wp-block-cover {
	height: 100%;
}

.lt-flavours__grid .wp-block-buttons .wp-block-button__link {
	padding: 0.7rem 1.2rem;
	font-size: 0.78rem;
}

.lt-picks {
	height: 100%;
}

.lt-picks .is-style-lt-script {
	margin-top: 0.4rem !important;
}

.lt-picks .wp-block-heading {
	margin-top: 0 !important;
	margin-bottom: 1rem !important;
}

/* --------------------------------------------------------------------------
   Menu tables (dish / type / price)
   -------------------------------------------------------------------------- */

.wp-block-table.is-style-lt-menu {
	margin: 0;
	font-size: 0.95rem;
}

.wp-block-table.is-style-lt-menu table {
	width: 100%;
	border-collapse: collapse;
	border: 0;
}

.wp-block-table.is-style-lt-menu th,
.wp-block-table.is-style-lt-menu td {
	border: 0;
	border-bottom: 1px dashed var(--lt-line);
	padding: 0.5rem 0.3rem;
	text-align: left;
	vertical-align: baseline;
}

.wp-block-table.is-style-lt-menu th {
	font-size: 0.72rem;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	color: var(--lt-muted);
}

.wp-block-table.is-style-lt-menu td:last-child,
.wp-block-table.is-style-lt-menu th:last-child {
	text-align: right;
	white-space: nowrap;
	font-weight: 600;
}

/* Enhanced (front end, after the script tags each row) */
.wp-block-table.is-style-lt-menu.is-enhanced thead {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(0 0 0 0);
}

.wp-block-table.is-style-lt-menu.is-enhanced tbody tr {
	display: flex;
	align-items: baseline;
	gap: 0.6rem;
	padding: 0.55rem 0.4rem;
	border-radius: 10px;
	transition: background-color 0.25s ease;
}

.wp-block-table.is-style-lt-menu.is-enhanced tbody tr:hover {
	background: rgba(242, 106, 27, 0.07);
}

.wp-block-table.is-style-lt-menu.is-enhanced tbody td {
	border: 0;
	padding: 0;
}

.wp-block-table.is-style-lt-menu.is-enhanced tbody td:nth-child(1) {
	order: 2;
	font-weight: 500;
	color: var(--lt-ink);
	transition: color 0.25s ease;
}

.wp-block-table.is-style-lt-menu.is-enhanced tbody tr:hover td:nth-child(1) {
	color: var(--lt-chili);
}

.wp-block-table.is-style-lt-menu.is-enhanced tbody td:nth-child(2) {
	order: 1;
	display: inline-flex;
	gap: 3px;
	flex: none;
	font-size: 0;
	transform: translateY(1px);
}

.wp-block-table.is-style-lt-menu.is-enhanced tbody td:nth-child(3) {
	order: 4;
	font-family: var(--wp--preset--font-family--heading);
	font-size: 1rem;
	font-weight: 600;
	color: var(--lt-chili);
}

.wp-block-table.is-style-lt-menu.is-enhanced tbody tr::after {
	content: "";
	order: 3;
	flex: 1 1 1rem;
	min-width: 1rem;
	border-bottom: 2px dotted rgba(28, 18, 16, 0.18);
	transform: translateY(-0.25em);
}

/* Indian veg / non-veg marks */
.is-style-lt-menu.is-enhanced tr.is-veg td:nth-child(2)::before,
.is-style-lt-menu.is-enhanced tr.is-both td:nth-child(2)::before,
.is-style-lt-menu.is-enhanced tr.is-nonveg td:nth-child(2)::before,
.is-style-lt-menu.is-enhanced tr.is-both td:nth-child(2)::after,
.lt-veg-mark,
.lt-nonveg-mark {
	content: "";
	display: inline-block;
	width: 13px;
	height: 13px;
	border: 1.5px solid var(--lt-mark, #1B8A3A);
	border-radius: 3px;
	background: radial-gradient(circle, var(--lt-mark, #1B8A3A) 0 3.1px, transparent 3.6px);
	flex: none;
}

.is-style-lt-menu.is-enhanced tr.is-nonveg td:nth-child(2)::before,
.is-style-lt-menu.is-enhanced tr.is-both td:nth-child(2)::after,
.lt-nonveg-mark {
	--lt-mark: #B42318;
}

.is-style-lt-menu.is-enhanced tr.is-veg td:nth-child(2)::before,
.is-style-lt-menu.is-enhanced tr.is-both td:nth-child(2)::before,
.lt-veg-mark {
	--lt-mark: #1B8A3A;
}

.is-style-lt-menu.is-enhanced tr[hidden] {
	display: none !important;
}

.lt-picks .wp-block-table.is-style-lt-menu {
	font-size: 0.92rem;
}

/* --------------------------------------------------------------------------
   Full interactive menu
   -------------------------------------------------------------------------- */

.lt-menu {
	columns: 2 380px;
	column-gap: clamp(1.5rem, 3vw, 2.5rem);
}

.lt-menu-cat {
	position: relative;
	break-inside: avoid;
	margin: 0 0 clamp(1.5rem, 3vw, 2.5rem) !important;
	padding: 1.7rem clamp(1.1rem, 2.4vw, 1.9rem) 1.2rem;
	background: #fff;
	border: 1px solid rgba(169, 121, 89, 0.18);
	border-radius: var(--lt-radius);
	box-shadow: var(--lt-shadow-soft);
}

.lt-menu-cat::before {
	content: "";
	position: absolute;
	top: 0;
	left: 1.9rem;
	right: 1.9rem;
	height: 4px;
	border-radius: 0 0 4px 4px;
	background: linear-gradient(90deg, var(--lt-chili), var(--lt-saffron), var(--lt-marigold));
}

.lt-menu-cat[hidden] {
	display: none !important;
}

.lt-menu-cat__title {
	display: flex;
	align-items: center;
	gap: 0.8rem;
	margin: 0 0 0.5rem !important;
	font-weight: 700;
}

.lt-menu-cat__title::after {
	content: "";
	flex: 1;
	height: 14px;
	background: var(--lt-marigold);
	opacity: 0.8;
	-webkit-mask: var(--lt-ornament) right center / auto 100% no-repeat;
	mask: var(--lt-ornament) right center / auto 100% no-repeat;
}

.lt-menu-cat__note {
	margin: -0.2rem 0 0.6rem !important;
	font-size: 0.85rem;
	font-style: italic;
	color: var(--lt-muted);
}

.lt-menu-section .lt-menu-toolbar {
	position: sticky;
	top: calc(var(--wp-admin--admin-bar--height, 0px) + var(--lt-header-h, 72px));
	z-index: 20;
	display: grid;
	gap: 0.8rem;
	margin: 0 0 2rem;
	padding: 0.9rem;
	border: 1px solid rgba(169, 121, 89, 0.2);
	border-radius: 22px;
	background: rgba(251, 246, 238, 0.92);
	-webkit-backdrop-filter: blur(12px);
	backdrop-filter: blur(12px);
	box-shadow: var(--lt-shadow-soft);
	column-span: all;
}

.lt-menu-toolbar__row {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 0.8rem;
}

.lt-menu-search {
	position: relative;
	flex: 1 1 240px;
}

.lt-menu-search input {
	width: 100%;
	padding: 0.8rem 1rem 0.8rem 2.8rem;
	border: 1px solid rgba(28, 18, 16, 0.14);
	border-radius: 999px;
	background: #fff;
	font: inherit;
	font-size: 0.95rem;
	color: var(--lt-ink);
	transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.lt-menu-search input:focus {
	outline: none;
	border-color: var(--lt-saffron);
	box-shadow: 0 0 0 4px rgba(242, 106, 27, 0.15);
}

.lt-menu-search::before {
	content: "";
	position: absolute;
	left: 1rem;
	top: 50%;
	width: 1.1rem;
	height: 1.1rem;
	transform: translateY(-50%);
	background: var(--lt-muted);
	-webkit-mask: var(--lt-icon-search) center / contain no-repeat;
	mask: var(--lt-icon-search) center / contain no-repeat;
}

.lt-menu-filter {
	display: inline-flex;
	padding: 4px;
	border-radius: 999px;
	background: var(--lt-sand);
}

.lt-menu-filter button,
.lt-menu-tabs button {
	display: inline-flex;
	align-items: center;
	gap: 0.45rem;
	border: 0;
	border-radius: 999px;
	background: transparent;
	font: inherit;
	font-size: 0.85rem;
	font-weight: 600;
	color: var(--lt-ink);
	cursor: pointer;
	transition: background-color 0.25s ease, color 0.25s ease, box-shadow 0.25s ease;
}

.lt-menu-filter button {
	padding: 0.55rem 1rem;
}

.lt-menu-filter button[aria-pressed="true"] {
	background: var(--lt-ink);
	color: var(--lt-ivory);
	box-shadow: 0 8px 18px -10px rgba(28, 18, 16, 0.6);
}

.lt-menu-tabs {
	display: flex;
	gap: 0.45rem;
	overflow-x: auto;
	scroll-behavior: smooth;
	scrollbar-width: none;
	padding-bottom: 2px;
	-webkit-mask-image: linear-gradient(90deg, transparent, #000 1.2rem, #000 calc(100% - 1.2rem), transparent);
	mask-image: linear-gradient(90deg, transparent, #000 1.2rem, #000 calc(100% - 1.2rem), transparent);
	padding-inline: 0.6rem;
}

.lt-menu-tabs::-webkit-scrollbar {
	display: none;
}

.lt-menu-tabs button {
	flex: none;
	padding: 0.45rem 0.95rem;
	border: 1px solid rgba(169, 121, 89, 0.3);
	white-space: nowrap;
}

.lt-menu-tabs button:hover {
	border-color: var(--lt-saffron);
	color: var(--lt-chili);
}

.lt-menu-tabs button.is-active {
	background: linear-gradient(135deg, var(--lt-chili), var(--lt-saffron));
	border-color: transparent;
	color: #fff;
}

.lt-menu-empty {
	column-span: all;
	padding: 2rem;
	border: 1px dashed var(--lt-line);
	border-radius: var(--lt-radius);
	text-align: center;
	color: var(--lt-muted);
}

mark.lt-hit {
	background: rgba(235, 168, 58, 0.4);
	color: inherit;
	border-radius: 3px;
	padding: 0 2px;
}

/* --------------------------------------------------------------------------
   History, timeline & story
   -------------------------------------------------------------------------- */

.lt-history .wp-block-heading {
	margin-block: 0.2rem 1.2rem;
}

.lt-history__content p:not([class]) {
	color: rgba(251, 246, 238, 0.82);
}

.lt-story {
	padding-block: var(--wp--preset--spacing--70);
}

.lt-story .lt-statement em {
	font-style: normal;
	color: var(--lt-marigold);
}

.is-style-lt-timeline {
	position: relative;
	margin-top: var(--wp--preset--spacing--50) !important;
	padding-block: 1rem;
}

.is-style-lt-timeline::before,
.is-style-lt-timeline::after {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	width: 2px;
	transform: translateX(-50%);
}

.is-style-lt-timeline::before {
	bottom: 0;
	background: rgba(235, 168, 58, 0.2);
}

.is-style-lt-timeline::after {
	height: var(--lt-progress, 0%);
	background: linear-gradient(180deg, var(--lt-marigold), var(--lt-saffron));
	box-shadow: 0 0 14px rgba(242, 106, 27, 0.6);
	transition: height 0.2s linear;
}

.is-style-lt-timeline > .lt-timeline__item,
.is-style-lt-timeline > .wp-block-group {
	position: relative;
	width: calc(50% - 3rem);
	max-width: none !important;
	margin-block: 0 2.5rem !important;
	padding: 1.8rem 1.9rem !important;
	border: 1px solid rgba(251, 246, 238, 0.12);
	border-radius: 22px;
	background: rgba(255, 255, 255, 0.045);
	-webkit-backdrop-filter: blur(8px);
	backdrop-filter: blur(8px);
	transition: border-color 0.4s ease, background-color 0.4s ease;
}

.is-style-lt-timeline > *:nth-child(odd) {
	margin-left: 0 !important;
	margin-right: auto !important;
}

.is-style-lt-timeline > *:nth-child(even) {
	margin-left: auto !important;
	margin-right: 0 !important;
}

.is-style-lt-timeline > *:hover {
	border-color: rgba(235, 168, 58, 0.45);
	background: rgba(255, 255, 255, 0.07);
}

.is-style-lt-timeline > *::before {
	content: "";
	position: absolute;
	top: 2.1rem;
	width: 18px;
	height: 18px;
	border: 3px solid var(--lt-marigold);
	border-radius: 50%;
	background: var(--lt-ink);
	box-shadow: 0 0 0 6px rgba(235, 168, 58, 0.14);
}

.is-style-lt-timeline > *:nth-child(odd)::before {
	right: calc(-3rem - 9px);
}

.is-style-lt-timeline > *:nth-child(even)::before {
	left: calc(-3rem - 9px);
}

.lt-timeline__item > * {
	margin-block: 0 !important;
}

.lt-timeline__step {
	font-family: var(--wp--preset--font-family--heading);
	font-size: 2.8rem;
	font-weight: 800;
	line-height: 1;
	color: transparent;
	-webkit-text-stroke: 1.5px var(--lt-marigold);
	margin-bottom: 0.6rem !important;
}

.lt-timeline__title {
	margin-bottom: 0.5rem !important;
	color: var(--lt-ivory);
}

.lt-timeline__text {
	color: rgba(251, 246, 238, 0.78);
}

@media (max-width: 781px) {
	.is-style-lt-timeline::before,
	.is-style-lt-timeline::after {
		left: 10px;
	}

	.is-style-lt-timeline > .lt-timeline__item,
	.is-style-lt-timeline > .wp-block-group {
		width: auto;
		margin-left: 2.4rem !important;
		margin-right: 0 !important;
	}

	.is-style-lt-timeline > *:nth-child(odd)::before,
	.is-style-lt-timeline > *:nth-child(even)::before {
		left: calc(-2.4rem + 1px);
		right: auto;
	}
}

/* --------------------------------------------------------------------------
   Rooftop & galleries
   -------------------------------------------------------------------------- */

.lt-rooftop {
	background-image: radial-gradient(60% 50% at 50% 0%, rgba(242, 106, 27, 0.18), transparent 70%);
}

.wp-block-gallery.is-style-lt-carousel {
	display: flex !important;
	flex-wrap: nowrap !important;
	gap: 1.25rem !important;
	margin-block: 2.5rem 1rem !important;
	padding: 1rem 0.25rem 1.5rem;
	overflow-x: auto;
	scroll-snap-type: x mandatory;
	scrollbar-width: none;
	cursor: grab;
	overscroll-behavior-x: contain;
}

.wp-block-gallery.is-style-lt-carousel::-webkit-scrollbar {
	display: none;
}

.wp-block-gallery.is-style-lt-carousel.is-dragging {
	cursor: grabbing;
	scroll-snap-type: none;
}

.wp-block-gallery.has-nested-images.is-style-lt-carousel figure.wp-block-image:not(#individual-image) {
	flex: 0 0 clamp(230px, 28vw, 340px);
	width: auto;
	margin: 0;
	scroll-snap-align: start;
}

.wp-block-gallery.is-style-lt-carousel figure.wp-block-image img {
	aspect-ratio: 3 / 4.2;
	height: auto;
	object-fit: cover;
	border-radius: 50% 50% 20px 20px / 26% 26% 20px 20px;
	box-shadow: var(--lt-shadow-lift);
	transition: transform 0.6s var(--lt-ease), filter 0.6s ease;
	user-select: none;
	-webkit-user-drag: none;
}

.wp-block-gallery.is-style-lt-carousel figure.wp-block-image:hover img {
	transform: translateY(-10px);
}

.lt-carousel-nav {
	display: flex;
	justify-content: center;
	gap: 0.7rem;
	margin: 0 auto 1.8rem;
}

.lt-carousel-nav button {
	display: grid;
	place-items: center;
	width: 3rem;
	height: 3rem;
	border: 1.5px solid currentColor;
	border-radius: 50%;
	background: transparent;
	color: inherit;
	cursor: pointer;
	opacity: 0.8;
	transition: background-color 0.3s ease, color 0.3s ease, opacity 0.3s ease;
}

.lt-carousel-nav button:hover {
	opacity: 1;
	background: var(--lt-marigold);
	border-color: var(--lt-marigold);
	color: var(--lt-ink);
}

.lt-carousel-nav button::before {
	content: "";
	width: 1.2rem;
	height: 1.2rem;
	background: currentColor;
	-webkit-mask: var(--lt-icon-arrow) center / contain no-repeat;
	mask: var(--lt-icon-arrow) center / contain no-repeat;
}

.lt-carousel-nav button:first-child::before {
	transform: scaleX(-1);
}

.wp-block-gallery.has-nested-images.is-style-lt-arches {
	margin-block: 2.5rem !important;
}

.wp-block-gallery.is-style-lt-arches figure.wp-block-image img {
	border-radius: 50% 50% 16px 16px / 22% 22% 16px 16px;
	box-shadow: 0 25px 50px -25px rgba(0, 0, 0, 0.6);
	transition: transform 0.6s var(--lt-ease);
}

.wp-block-gallery.is-style-lt-arches figure.wp-block-image:nth-child(odd) img {
	transform: translateY(14px);
}

.wp-block-gallery.is-style-lt-arches figure.wp-block-image:hover img {
	transform: translateY(-8px) scale(1.02);
}

@media (max-width: 781px) {
	.wp-block-gallery.has-nested-images.is-style-lt-arches figure.wp-block-image:not(#individual-image) {
		width: calc(50% - 0.5rem);
	}
}

/* --------------------------------------------------------------------------
   Corporate
   -------------------------------------------------------------------------- */

.lt-venues__grid {
	gap: clamp(1rem, 2vw, 1.8rem) !important;
}

.lt-venue-card > * {
	margin-block: 0 0.8rem;
}

.lt-venue-card__img {
	margin: 0 0 1.4rem !important;
	overflow: visible;
}

.lt-venue-card__img img {
	aspect-ratio: 4 / 3.3;
	outline-offset: 7px;
	box-shadow: none;
}

.lt-venue-card__num {
	font-family: var(--wp--preset--font-family--heading);
	font-size: 0.95rem;
	font-weight: 700;
	letter-spacing: 0.2em;
	color: var(--lt-saffron);
}

.lt-why {
	padding-block: var(--wp--preset--spacing--70);
}

.lt-why__list > li {
	padding: 1.1rem 1.2rem 1.1rem 3.8rem;
	border: 1px solid rgba(251, 246, 238, 0.12);
	border-radius: 18px;
	background: rgba(255, 255, 255, 0.05);
	font-size: 1.05rem;
	transition: transform 0.35s var(--lt-ease), background-color 0.35s ease;
}

.lt-why__list > li:hover {
	transform: translateX(6px);
	background: rgba(255, 255, 255, 0.09);
}

.lt-why__list > li::before {
	left: 1.1rem;
	top: 1.05rem;
}

.lt-why__list > li::after {
	left: 1.48rem;
	top: 1.43rem;
}

.lt-contact-panel {
	position: sticky;
	top: calc(var(--lt-header-h, 72px) + 1.5rem);
	overflow: hidden;
	padding: clamp(1.6rem, 3vw, 2.6rem);
	border-radius: 26px;
	box-shadow: var(--lt-shadow-lift);
}

.lt-contact-panel > * {
	margin-block: 0 1rem;
}

/* --------------------------------------------------------------------------
   Icon lines, contact cards, forms
   -------------------------------------------------------------------------- */

.lt-icon-line {
	position: relative;
	min-height: 2.9rem;
	padding-left: 3.7rem;
	line-height: 1.5;
}

.lt-icon-line strong {
	display: inline-block;
	margin-bottom: 0.1rem;
	font-size: 0.72rem;
	font-weight: 600;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	color: var(--lt-accent);
}

.lt-icon-line::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 2.9rem;
	height: 2.9rem;
	border: 1px solid rgba(242, 106, 27, 0.3);
	border-radius: 50%;
	background: rgba(242, 106, 27, 0.1);
	transition: transform 0.4s var(--lt-ease), background-color 0.3s ease;
}

.lt-icon-line::after {
	content: "";
	position: absolute;
	left: 0.82rem;
	top: 0.82rem;
	width: 1.25rem;
	height: 1.25rem;
	background: var(--lt-accent);
	-webkit-mask: var(--lt-ico) center / contain no-repeat;
	mask: var(--lt-ico) center / contain no-repeat;
}

.lt-icon-line:hover::before {
	transform: scale(1.1) rotate(12deg);
	background: rgba(242, 106, 27, 0.18);
}

.lt-icon-line a {
	color: inherit;
	text-decoration: none;
	background-image: linear-gradient(currentColor, currentColor);
	background-size: 0 1px;
	background-repeat: no-repeat;
	background-position: 0 100%;
	transition: background-size 0.35s var(--lt-ease);
}

.lt-icon-line a:hover {
	background-size: 100% 1px;
}

.lt-info-list {
	display: grid;
	gap: 1.2rem;
	margin-top: 2rem !important;
}

.lt-info-list > * {
	margin: 0 !important;
}

.lt-cards-grid {
	gap: clamp(1rem, 2vw, 1.6rem) !important;
}

.lt-contact-card {
	position: relative;
	padding-top: 5.6rem !important;
}

.lt-contact-card > * {
	margin-block: 0 0.4rem !important;
}

.lt-contact-card::before {
	content: "";
	position: absolute;
	top: 1.7rem;
	left: clamp(1.4rem, 2.6vw, 2.4rem);
	width: 3.1rem;
	height: 3.1rem;
	border-radius: 16px;
	background: linear-gradient(140deg, var(--lt-chili), var(--lt-saffron));
	box-shadow: var(--lt-shadow-glow);
	transform: rotate(-6deg);
	transition: transform 0.45s var(--lt-ease);
}

.lt-contact-card::after {
	content: "";
	position: absolute;
	top: calc(1.7rem + 0.85rem);
	left: calc(clamp(1.4rem, 2.6vw, 2.4rem) + 0.85rem);
	width: 1.4rem;
	height: 1.4rem;
	background: #fff;
	-webkit-mask: var(--lt-ico) center / contain no-repeat;
	mask: var(--lt-ico) center / contain no-repeat;
}

.lt-contact-card:hover::before {
	transform: rotate(6deg) scale(1.06);
}

.lt-contact-card__value {
	font-family: var(--wp--preset--font-family--heading);
	font-size: 1.12rem;
	font-weight: 600;
	line-height: 1.45;
	word-break: break-word;
}

.lt-contact-card__value a {
	color: var(--lt-ink);
	text-decoration: none;
}

.lt-contact-card__value a:hover {
	color: var(--lt-chili);
}

.lt-contact-card__note {
	font-size: 0.85rem;
	color: var(--lt-muted);
}

.lt-book {
	padding-block: var(--wp--preset--spacing--70);
}

.lt-book__grid {
	gap: clamp(2rem, 5vw, 5rem) !important;
}

.lt-form-card {
	position: relative;
	border-top: 5px solid var(--lt-saffron) !important;
	box-shadow: var(--lt-shadow-lift) !important;
}

.wp-block-group.lt-form-card:hover {
	transform: none;
}

.lt-form-card > * {
	margin-block: 0 0.6rem;
}

.lt-form-card__sub {
	color: var(--lt-muted);
	font-size: 0.95rem;
}

/* WPForms – modern and classic markup */
.lt-form-card .wpforms-container {
	margin: 1.2rem 0 0 !important;
}

.lt-form-card .wpforms-container .wpforms-field {
	padding-block: 0.55rem !important;
}

.lt-form-card .wpforms-container .wpforms-field-label {
	font-weight: 600 !important;
	font-size: 0.85rem !important;
	letter-spacing: 0.02em;
}

.lt-form-card .wpforms-form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]),
.lt-form-card .wpforms-form select,
.lt-form-card .wpforms-form textarea {
	font-family: inherit !important;
	transition: border-color 0.2s ease, box-shadow 0.2s ease !important;
}

.lt-form-card .wpforms-form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]):focus,
.lt-form-card .wpforms-form select:focus,
.lt-form-card .wpforms-form textarea:focus {
	border-color: var(--lt-saffron) !important;
	box-shadow: 0 0 0 4px rgba(242, 106, 27, 0.16) !important;
	outline: none !important;
}

.lt-form-card .wpforms-submit-container {
	padding-top: 0.8rem !important;
}

.lt-form-card .wpforms-form button[type="submit"],
.lt-form-card .wpforms-form .wpforms-submit {
	font-family: var(--wp--preset--font-family--body) !important;
	font-weight: 600 !important;
	letter-spacing: 0.08em !important;
	text-transform: uppercase !important;
	box-shadow: var(--lt-shadow-glow) !important;
	transition: transform 0.3s var(--lt-ease), background-color 0.3s ease !important;
}

.lt-form-card .wpforms-form button[type="submit"]:hover {
	transform: translateY(-2px);
}

.lt-form-card .wpforms-confirmation-container-full {
	border-radius: 14px;
	border-color: #1B8A3A !important;
	background: #EEF8F0 !important;
}

.lt-form-fallback {
	padding: 1.4rem;
	border: 1px dashed var(--lt-line);
	border-radius: 18px;
	background: var(--lt-ivory);
}

/* --------------------------------------------------------------------------
   Map
   -------------------------------------------------------------------------- */

.lt-map {
	position: relative;
	display: flex;
	align-items: center;
	min-height: 480px;
	overflow: hidden;
	border-radius: 28px;
	box-shadow: var(--lt-shadow-lift);
	background: var(--lt-sand);
}

.lt-map > * {
	margin: 0 !important;
}

.lt-map__frame,
.lt-map__frame iframe {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.lt-map__frame iframe {
	filter: grayscale(0.4) sepia(0.2) contrast(1.02);
	transition: filter 0.6s ease;
}

.lt-map:hover .lt-map__frame iframe {
	filter: none;
}

.lt-map__card {
	position: relative;
	z-index: 2;
	margin: 2rem !important;
	max-width: 400px;
}

.lt-map__card > * {
	margin-block: 0 0.8rem;
}

.lt-map__card .wp-block-button__link {
	padding: 0.8rem 1.3rem;
	font-size: 0.8rem;
}

@media (max-width: 781px) {
	.lt-map {
		display: block;
		min-height: 0;
	}

	.lt-map__frame {
		position: relative;
		height: 320px;
	}

	.lt-map__card {
		max-width: none;
		margin: 0 !important;
		border-radius: 0 !important;
		box-shadow: none !important;
	}
}

/* --------------------------------------------------------------------------
   Footer
   -------------------------------------------------------------------------- */

.lt-footer-cta {
	position: relative;
	overflow: hidden;
	padding-block: clamp(2.2rem, 4vw, 3.2rem);
	background-image: linear-gradient(110deg, #E4570F 0%, #C2410C 55%, #8F2F0E 100%);
	isolation: isolate;
}

.lt-footer-cta::before {
	content: "";
	position: absolute;
	inset: 0;
	z-index: -1;
	background-image: var(--lt-jaali);
	background-size: 72px 72px;
	opacity: 0.18;
	filter: brightness(3);
}

.lt-footer-cta__inner {
	gap: 1.5rem !important;
}

.lt-footer-cta__text > * {
	margin-block: 0 !important;
	color: #fff;
}

.lt-footer-cta .is-style-lt-script {
	color: #FFE6C7;
}

.lt-footer-cta .wp-block-button:first-child > .wp-block-button__link {
	background: var(--lt-ivory);
	border-color: var(--lt-ivory);
	color: var(--lt-chili);
}

.lt-footer-cta .wp-block-button:first-child > .wp-block-button__link:hover {
	background: var(--lt-ink);
	border-color: var(--lt-ink);
	color: var(--lt-ivory);
}

.lt-footer {
	padding-block: var(--wp--preset--spacing--60) 1.5rem;
}

.lt-footer__cols {
	gap: clamp(2rem, 4vw, 3.5rem) !important;
}

.lt-footer__logo {
	margin-bottom: 1rem !important;
}

.lt-footer__brand .is-style-lt-script {
	font-size: 1.9rem;
	margin-block: 0.6rem !important;
}

.lt-footer__about {
	font-size: 0.95rem;
	color: rgba(251, 246, 238, 0.72);
}

.lt-footer__title {
	position: relative;
	margin-bottom: 1.3rem !important;
	padding-bottom: 0.8rem;
	color: var(--lt-ivory);
}

.lt-footer__title::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 2.5rem;
	height: 2px;
	background: linear-gradient(90deg, var(--lt-saffron), var(--lt-marigold));
}

.lt-footer p,
.lt-footer li {
	font-size: 0.95rem;
}

.lt-footer .lt-icon-line {
	color: rgba(251, 246, 238, 0.85);
}

.lt-footer .lt-icon-line::before {
	border-color: rgba(235, 168, 58, 0.3);
	background: rgba(235, 168, 58, 0.08);
}

.lt-footer a:where(:not(.wp-element-button)) {
	color: rgba(251, 246, 238, 0.85);
	text-decoration: none;
}

.lt-link-list {
	list-style: none;
	display: grid;
	gap: 0.6rem;
	padding: 0;
}

.lt-link-list a {
	position: relative;
	display: inline-block;
	transition: color 0.3s ease, transform 0.3s var(--lt-ease);
}

.lt-link-list a::before {
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	margin-right: 0.7rem;
	vertical-align: middle;
	background: var(--lt-marigold);
	transform: rotate(45deg) scale(0.7);
	transition: transform 0.3s var(--lt-ease);
}

.lt-footer .lt-link-list a:hover {
	color: var(--lt-marigold);
	transform: translateX(4px);
}

.lt-link-list a:hover::before {
	transform: rotate(225deg) scale(1);
}

.lt-footer__note {
	margin-top: 1rem !important;
	padding: 0.7rem 1rem;
	border: 1px dashed rgba(235, 168, 58, 0.35);
	border-radius: 12px;
	font-size: 0.85rem !important;
	color: rgba(251, 246, 238, 0.75);
}

.lt-footer__bottom {
	gap: 0.6rem !important;
	margin-top: 3rem !important;
	padding-top: 1.4rem;
	border-top: 1px solid rgba(251, 246, 238, 0.12);
	font-size: 0.85rem;
	color: rgba(251, 246, 238, 0.6);
}

.lt-footer__bottom p {
	margin: 0;
	font-size: 0.85rem !important;
}

.is-style-lt-rings .wp-social-link {
	background: transparent !important;
	color: var(--lt-ivory) !important;
	border: 1px solid rgba(251, 246, 238, 0.3);
	transition: background-color 0.3s ease, border-color 0.3s ease, transform 0.3s var(--lt-ease);
}

.is-style-lt-rings .wp-social-link:hover {
	background: var(--lt-saffron) !important;
	border-color: var(--lt-saffron);
	transform: translateY(-3px);
}

.is-style-lt-rings .wp-block-social-link-anchor {
	padding: 0.55rem !important;
}

/* Floating WhatsApp / call buttons */
.lt-fab {
	position: fixed;
	right: 1.1rem;
	bottom: 1.1rem;
	z-index: 80;
	margin: 0 !important;
	padding: 0 !important;
}

.lt-fab .wp-block-buttons {
	flex-direction: column;
	align-items: flex-end;
	gap: 0.7rem;
}

.lt-fab .wp-block-button__link {
	width: 3.6rem;
	height: 3.6rem;
	padding: 0;
	border-radius: 50%;
	font-size: 0;
	letter-spacing: 0;
	box-shadow: 0 16px 30px -12px rgba(0, 0, 0, 0.45);
}

.lt-fab .wp-block-button__link::before {
	width: 1.7rem !important;
	height: 1.7rem !important;
}

.lt-fab .lt-fab__wa > .wp-block-button__link {
	background: #1FAF55;
	color: #fff;
}

.lt-fab .lt-fab__wa > .wp-block-button__link::after {
	content: "";
	position: absolute;
	inset: 0;
	border-radius: 50%;
	border: 2px solid #1FAF55;
	animation: lt-ring 2.4s ease-out infinite;
}

.lt-fab .lt-fab__call > .wp-block-button__link {
	background: var(--lt-chili);
	color: #fff;
}

@media (min-width: 1081px) {
	.lt-fab .lt-fab__call {
		display: none;
	}
}

.lt-to-top {
	position: fixed;
	left: 1.1rem;
	bottom: 1.1rem;
	z-index: 80;
	display: grid;
	place-items: center;
	width: 3rem;
	height: 3rem;
	border: 0;
	border-radius: 50%;
	background: var(--lt-ink);
	color: var(--lt-marigold);
	cursor: pointer;
	opacity: 0;
	transform: translateY(20px);
	pointer-events: none;
	transition: opacity 0.35s ease, transform 0.35s var(--lt-ease);
	box-shadow: var(--lt-shadow-lift);
}

.lt-to-top.is-shown {
	opacity: 1;
	transform: none;
	pointer-events: auto;
}

.lt-to-top::before {
	content: "";
	width: 1.2rem;
	height: 1.2rem;
	background: currentColor;
	-webkit-mask: var(--lt-icon-arrow) center / contain no-repeat;
	mask: var(--lt-icon-arrow) center / contain no-repeat;
	transform: rotate(-90deg);
}

.lt-progress {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100000;
	width: 100%;
	height: 3px;
	pointer-events: none;
	background: linear-gradient(90deg, var(--lt-chili), var(--lt-saffron), var(--lt-marigold));
	transform: scaleX(var(--lt-scroll, 0));
	transform-origin: left;
}

/* --------------------------------------------------------------------------
   Blog, search, 404
   -------------------------------------------------------------------------- */

.lt-blog {
	padding-block: var(--wp--preset--spacing--60);
}

.lt-post-card > * {
	margin-block: 0 0.7rem;
}

.lt-post-card .wp-block-post-title a {
	color: var(--lt-ink);
	text-decoration: none;
}

.lt-post-card .wp-block-post-title a:hover {
	color: var(--lt-chili);
}

.lt-404 {
	padding-block: var(--wp--preset--spacing--70);
	text-align: center;
}

.lt-search {
	max-width: 520px;
	margin: 2rem auto 0;
}

.lt-search .wp-block-search__input {
	border-radius: 999px;
	padding: 0.8rem 1.2rem;
	border: 1px solid rgba(28, 18, 16, 0.18);
}

.lt-search .wp-block-search__button {
	margin-left: 0.5rem;
}

/* --------------------------------------------------------------------------
   Column spacing on small screens
   -------------------------------------------------------------------------- */

@media (max-width: 781px) {
	.lt-section .wp-block-columns {
		gap: 2.5rem;
	}

	.lt-about__grid,
	.lt-history__grid,
	.lt-founder__grid {
		flex-direction: column;
	}
}

/* --------------------------------------------------------------------------
   Motion
   -------------------------------------------------------------------------- */

@media (prefers-reduced-motion: no-preference) {
	.lt-js [class*="lt-reveal"] {
		opacity: 0;
		transition: opacity 0.9s var(--lt-ease), transform 1s var(--lt-ease);
		transition-delay: var(--lt-delay, 0s);
	}

	.lt-js .lt-reveal {
		transform: translateY(30px);
	}

	.lt-js .lt-reveal-left {
		transform: translateX(-46px);
	}

	.lt-js .lt-reveal-right {
		transform: translateX(46px);
	}

	.lt-js .lt-reveal-zoom {
		transform: scale(0.9);
	}

	.lt-js [class*="lt-reveal"].is-visible {
		opacity: 1;
		transform: none;
	}

	.lt-js .lt-stagger > * {
		opacity: 0;
		transform: translateY(28px);
		transition: opacity 0.8s var(--lt-ease), transform 0.9s var(--lt-ease);
	}

	.lt-js .lt-stagger.is-visible > * {
		opacity: 1;
		transform: none;
	}

	.lt-js .lt-stagger.is-visible > :nth-child(2) { transition-delay: 0.1s; }
	.lt-js .lt-stagger.is-visible > :nth-child(3) { transition-delay: 0.2s; }
	.lt-js .lt-stagger.is-visible > :nth-child(4) { transition-delay: 0.3s; }
	.lt-js .lt-stagger.is-visible > :nth-child(5) { transition-delay: 0.4s; }
	.lt-js .lt-stagger.is-visible > :nth-child(6) { transition-delay: 0.5s; }
	.lt-js .lt-stagger.is-visible > :nth-child(n+7) { transition-delay: 0.6s; }

	/* Gallery arches keep their offset once visible. */
	.lt-js .lt-stagger.is-visible > figure.wp-block-image:nth-child(odd) {
		transform: none;
	}
}

@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;
	}
}

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

@keyframes lt-pulse-scale {
	0%, 100% { transform: scale(1); }
	50% { transform: scale(1.18); }
}

@keyframes lt-float {
	0%, 100% { transform: translateY(0); }
	50% { transform: translateY(-14px); }
}

@keyframes lt-kenburns {
	from { transform: scale(1); }
	to { transform: scale(1.12) translate(-1.5%, -1%); }
}

@keyframes lt-marquee {
	to { transform: translateX(-50%); }
}

@keyframes lt-ember {
	0% { transform: translate(0, 0) scale(1); opacity: 0; }
	10% { opacity: 0.9; }
	100% { transform: translate(var(--drift), -85vh) scale(0.3); opacity: 0; }
}

@keyframes lt-scroll-cue {
	0% { transform: translateY(0); opacity: 1; }
	80%, 100% { transform: translateY(14px); opacity: 0; }
}

@keyframes lt-ring {
	0% { transform: scale(1); opacity: 0.8; }
	100% { transform: scale(1.7); opacity: 0; }
}

@keyframes lt-fade-up {
	from { opacity: 0; transform: translateY(20px); }
	to { opacity: 1; transform: none; }
}

/* --------------------------------------------------------------------------
   Block editor adjustments
   -------------------------------------------------------------------------- */

.editor-styles-wrapper .lt-fab {
	position: relative;
	right: auto;
	bottom: auto;
	padding: 1rem !important;
	border: 1px dashed rgba(28, 18, 16, 0.3);
	border-radius: 16px;
}

.editor-styles-wrapper .lt-fab .wp-block-buttons {
	flex-direction: row;
}

.editor-styles-wrapper .lt-site-header,
.editor-styles-wrapper .lt-contact-panel,
.editor-styles-wrapper .lt-menu-toolbar {
	position: relative;
	top: auto;
}

.editor-styles-wrapper .wp-block-gallery.is-style-lt-carousel {
	flex-wrap: wrap !important;
	overflow: visible;
}

.editor-styles-wrapper .wp-block-gallery.has-nested-images.is-style-lt-carousel figure.wp-block-image:not(#individual-image) {
	flex: 1 1 200px;
}

.editor-styles-wrapper .lt-marquee {
	transform: none;
	margin-block: 0 !important;
}

.editor-styles-wrapper .lt-marquee__text {
	white-space: normal;
}

.editor-styles-wrapper .lt-watermark {
	opacity: 0.03;
}

.editor-styles-wrapper .lt-hero > .wp-block-cover__image-background,
.editor-styles-wrapper .lt-page-hero > .wp-block-cover__image-background {
	animation: none;
}

/* Footer: compact icon lines so long emails fit. */
.lt-footer .lt-icon-line {
	min-height: 2.3rem;
	padding-left: 3rem;
	font-size: 0.9rem;
}

.lt-footer .lt-icon-line::before {
	width: 2.2rem;
	height: 2.2rem;
}

.lt-footer .lt-icon-line::after {
	left: 0.6rem;
	top: 0.6rem;
	width: 1rem;
	height: 1rem;
}

.lt-footer .lt-ico-mail a {
	overflow-wrap: anywhere;
}

@media (max-width: 600px) {
	/* Stack WPForms half-width fields on phones. */
	.lt-form-card .wpforms-container .wpforms-field.wpforms-one-half,
	.lt-form-card .wpforms-container .wpforms-one-half {
		width: 100% !important;
		margin-left: 0 !important;
		float: none !important;
		clear: both !important;
	}

	.is-style-lt-eyebrow {
		letter-spacing: 0.18em;
		gap: 0.5rem;
	}

	.is-style-lt-eyebrow.has-text-align-center::before,
	.is-style-lt-eyebrow.has-text-align-center::after {
		width: 1.4rem;
	}
}
