.fts-tour {
	--fts-accent: #f39c12;
	--fts-dark: #183d3d;
	--fts-ink: #20302f;
	--fts-muted: #64706e;
	--fts-line: #dfe5e2;
	--fts-sand: #f8f4ec;
	--fts-white: #fff;
	--fts-shadow: 0 18px 55px rgba(20, 46, 44, 0.12);
	background: var(--fts-white);
	color: var(--fts-ink);
	font-family: inherit;
	font-size: 17px;
	line-height: 1.72;
}

.fts-tour,
.fts-tour * {
	box-sizing: border-box;
}

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

.fts-tour a {
	color: inherit;
}

.fts-tour h1,
.fts-tour h2,
.fts-tour h3,
.fts-tour p,
.fts-tour ul {
	margin-top: 0;
}

.fts-tour h1,
.fts-tour h2,
.fts-tour h3 {
	color: var(--fts-dark);
	font-family: inherit;
	font-weight: 750;
	letter-spacing: -0.025em;
	line-height: 1.16;
}

.fts-tour h2 {
	font-size: clamp(1.85rem, 3vw, 2.6rem);
	margin-bottom: 1rem;
}

.fts-tour h3 {
	font-size: 1.25rem;
}

.fts-shell {
	margin-inline: auto;
	max-width: 1220px;
	padding-inline: 28px;
	width: 100%;
}

.fts-hero {
	align-items: flex-end;
	background-color: var(--fts-dark);
	background-image: linear-gradient(90deg, rgba(8, 28, 27, 0.88) 0%, rgba(8, 28, 27, 0.62) 50%, rgba(8, 28, 27, 0.25) 100%), var(--fts-hero-image, linear-gradient(135deg, #183d3d, #315b57));
	background-position: center;
	background-size: cover;
	display: flex;
	isolation: isolate;
	min-height: min(690px, 82vh);
	position: relative;
}

.fts-hero::after {
	background: linear-gradient(180deg, transparent 55%, rgba(5, 22, 21, 0.55));
	content: "";
	inset: 0;
	pointer-events: none;
	position: absolute;
	z-index: -1;
}

.fts-hero-overlay {
	background: radial-gradient(circle at 82% 20%, rgba(243, 156, 18, 0.18), transparent 34%);
	inset: 0;
	pointer-events: none;
	position: absolute;
	z-index: -1;
}

.fts-hero-content {
	color: var(--fts-white);
	padding-bottom: 62px;
	padding-top: 120px;
}

.fts-hero-content h1 {
	color: var(--fts-white);
	font-size: clamp(2.65rem, 6vw, 5.1rem);
	letter-spacing: -0.045em;
	margin: 18px 0 20px;
	max-width: 980px;
	text-wrap: balance;
}

.fts-back-link {
	color: rgba(255, 255, 255, 0.84) !important;
	display: inline-block;
	font-size: 0.86rem;
	font-weight: 650;
	margin-bottom: 30px;
	text-decoration: none !important;
}

.fts-back-link:hover {
	color: var(--fts-white) !important;
}

.fts-eyebrow {
	background: var(--fts-accent);
	border-radius: 999px;
	color: #1c2f2d;
	display: table;
	font-size: 0.76rem;
	font-weight: 800;
	letter-spacing: 0.1em;
	padding: 8px 14px;
	text-transform: uppercase;
}

.fts-hero-summary {
	color: rgba(255, 255, 255, 0.92);
	font-size: clamp(1.05rem, 2vw, 1.28rem);
	line-height: 1.65;
	margin-bottom: 32px;
	max-width: 790px;
}

.fts-quick-facts {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.fts-quick-fact {
	backdrop-filter: blur(9px);
	background: rgba(255, 255, 255, 0.12);
	border: 1px solid rgba(255, 255, 255, 0.24);
	border-radius: 12px;
	min-width: 155px;
	padding: 13px 17px;
}

.fts-quick-fact span,
.fts-quick-fact strong {
	display: block;
}

.fts-quick-fact span {
	color: rgba(255, 255, 255, 0.68);
	font-size: 0.69rem;
	font-weight: 750;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.fts-quick-fact strong {
	color: var(--fts-white);
	font-size: 0.94rem;
}

.fts-anchor-nav {
	background: rgba(255, 255, 255, 0.96);
	border-bottom: 1px solid var(--fts-line);
	box-shadow: 0 8px 25px rgba(26, 56, 54, 0.06);
	position: sticky;
	top: 0;
	z-index: 50;
}

.fts-anchor-nav .fts-shell {
	display: flex;
	gap: 4px;
	overflow-x: auto;
	scrollbar-width: thin;
}

.fts-anchor-nav a {
	border-bottom: 3px solid transparent;
	color: var(--fts-muted);
	font-size: 0.85rem;
	font-weight: 750;
	padding: 18px 16px 15px;
	text-decoration: none !important;
	white-space: nowrap;
}

.fts-anchor-nav a:hover,
.fts-anchor-nav a:focus {
	border-bottom-color: var(--fts-accent);
	color: var(--fts-dark);
}

.fts-main-grid {
	display: grid;
	gap: clamp(42px, 6vw, 78px);
	grid-template-columns: minmax(0, 1fr) 340px;
	padding-bottom: 100px;
	padding-top: 78px;
}

.fts-content-column {
	min-width: 0;
}

.fts-section {
	margin-bottom: 88px;
	scroll-margin-top: 100px;
}

.fts-section-heading {
	margin-bottom: 30px;
	max-width: 760px;
}

.fts-section-heading > span,
.fts-map-card > div > span,
.fts-final-cta span {
	color: var(--fts-accent);
	display: block;
	font-size: 0.74rem;
	font-weight: 850;
	letter-spacing: 0.12em;
	margin-bottom: 8px;
	text-transform: uppercase;
}

.fts-section-heading h2 {
	margin-bottom: 12px;
}

.fts-section-heading p {
	color: var(--fts-muted);
	margin-bottom: 0;
}

.fts-rich-text > *:last-child {
	margin-bottom: 0;
}

.fts-rich-text p,
.fts-overview li {
	color: #3e4c4a;
}

.fts-overview .fts-rich-text > p:first-child {
	color: var(--fts-dark);
	font-size: 1.22rem;
	font-weight: 520;
	line-height: 1.72;
}

.fts-soft-section {
	background: var(--fts-sand);
	border: 1px solid #eee7d9;
	border-radius: 24px;
	padding: clamp(28px, 5vw, 48px);
}

.fts-check-grid {
	display: grid;
	gap: 16px 28px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	list-style: none;
	margin: 0;
	padding: 0;
}

.fts-check-grid li,
.fts-list-card li {
	display: flex;
	gap: 12px;
}

.fts-check-grid li > span,
.fts-list-card-positive li > span {
	align-items: center;
	background: rgba(243, 156, 18, 0.16);
	border-radius: 50%;
	color: #a66000;
	display: inline-flex;
	flex: 0 0 25px;
	font-size: 0.78rem;
	font-weight: 900;
	height: 25px;
	justify-content: center;
	margin-top: 2px;
}

.fts-story-card {
	align-items: flex-start;
	background: var(--fts-dark);
	border-radius: 24px;
	box-shadow: var(--fts-shadow);
	color: rgba(255, 255, 255, 0.82);
	display: grid;
	gap: 24px;
	grid-template-columns: 58px 1fr;
	margin-bottom: 88px;
	padding: clamp(28px, 5vw, 46px);
}

.fts-story-card h2 {
	color: var(--fts-white);
	font-size: clamp(1.6rem, 3vw, 2.2rem);
	margin-bottom: 14px;
}

.fts-story-mark {
	align-items: center;
	background: var(--fts-accent);
	border-radius: 50%;
	color: var(--fts-dark);
	display: flex;
	font-size: 1.3rem;
	height: 58px;
	justify-content: center;
	width: 58px;
}

.fts-timeline {
	position: relative;
}

.fts-timeline::before {
	background: var(--fts-line);
	content: "";
	height: calc(100% - 54px);
	left: 35px;
	position: absolute;
	top: 27px;
	width: 2px;
}

.fts-day-card {
	display: grid;
	gap: 24px;
	grid-template-columns: 72px 1fr;
	margin-bottom: 28px;
	position: relative;
}

.fts-day-number {
	align-items: center;
	background: var(--fts-dark);
	border: 6px solid var(--fts-white);
	border-radius: 50%;
	box-shadow: 0 0 0 1px var(--fts-line);
	color: var(--fts-white);
	display: flex;
	flex-direction: column;
	height: 72px;
	justify-content: center;
	z-index: 2;
}

.fts-day-number span {
	font-size: 0.58rem;
	font-weight: 750;
	letter-spacing: 0.08em;
	line-height: 1;
	text-transform: uppercase;
}

.fts-day-number strong {
	color: var(--fts-white);
	font-size: 1.35rem;
	line-height: 1.1;
}

.fts-day-content {
	background: var(--fts-white);
	border: 1px solid var(--fts-line);
	border-radius: 18px;
	box-shadow: 0 10px 30px rgba(30, 61, 58, 0.055);
	padding: clamp(24px, 4vw, 36px);
}

.fts-day-content h3 {
	font-size: 1.42rem;
	margin-bottom: 8px;
}

.fts-route {
	color: #a66000;
	font-size: 0.84rem;
	font-weight: 750;
	margin-bottom: 18px;
}

.fts-day-meta {
	background: var(--fts-sand);
	border-radius: 10px;
	display: flex;
	flex-wrap: wrap;
	font-size: 0.82rem;
	gap: 10px 22px;
	margin-top: 22px;
	padding: 12px 15px;
}

.fts-inclusion-grid {
	display: grid;
	gap: 22px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.fts-list-card {
	border: 1px solid var(--fts-line);
	border-radius: 20px;
	padding: clamp(25px, 4vw, 34px);
}

.fts-list-card-positive {
	background: #f4faf6;
}

.fts-list-card-neutral {
	background: #faf8f4;
}

.fts-list-card h3 {
	font-size: 1.38rem;
	margin-bottom: 22px;
}

.fts-list-card ul {
	display: grid;
	gap: 13px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.fts-list-card-neutral li > span {
	color: #a34b39;
	font-weight: 900;
}

.fts-gallery {
	display: grid;
	gap: 12px;
	grid-auto-rows: 220px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.fts-gallery a {
	border-radius: 16px;
	overflow: hidden;
}

.fts-gallery a:first-child:nth-last-child(n + 3) {
	grid-row: span 2;
}

.fts-gallery img {
	height: 100%;
	object-fit: cover;
	transition: transform 0.35s ease;
	width: 100%;
}

.fts-gallery a:hover img {
	transform: scale(1.035);
}

.fts-package-grid {
	display: grid;
	gap: 14px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.fts-package-card {
	background: var(--fts-white);
	border: 1px solid var(--fts-line);
	border-radius: 16px;
	padding: 26px 22px;
	position: relative;
}

.fts-package-card.is-featured {
	border-color: var(--fts-accent);
	box-shadow: 0 13px 32px rgba(243, 156, 18, 0.14);
}

.fts-package-label {
	color: #a66000;
	display: block;
	font-size: 0.68rem;
	font-weight: 850;
	letter-spacing: 0.08em;
	margin-bottom: 8px;
	text-transform: uppercase;
}

.fts-package-card h3 {
	font-size: 1.15rem;
	margin-bottom: 18px;
}

.fts-package-card ul {
	color: var(--fts-muted);
	display: grid;
	font-size: 0.87rem;
	gap: 9px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.fts-tip-grid {
	display: grid;
	gap: 15px;
}

.fts-tip-card {
	background: var(--fts-white);
	border: 1px solid var(--fts-line);
	border-radius: 16px;
	display: grid;
	gap: 17px;
	grid-template-columns: 34px 1fr;
	padding: 24px;
}

.fts-tip-card > span {
	align-items: center;
	background: var(--fts-sand);
	border-radius: 50%;
	color: #a66000;
	display: flex;
	font-family: Georgia, serif;
	font-weight: 800;
	height: 34px;
	justify-content: center;
	width: 34px;
}

.fts-tip-card h3 {
	font-size: 1.12rem;
	margin-bottom: 7px;
}

.fts-map-card {
	align-items: center;
	background: var(--fts-dark);
	border-radius: 20px;
	color: rgba(255, 255, 255, 0.76);
	display: flex;
	gap: 26px;
	justify-content: space-between;
	padding: clamp(28px, 5vw, 44px);
}

.fts-map-card h2 {
	color: var(--fts-white);
	font-size: 2rem;
	margin-bottom: 7px;
}

.fts-map-card p {
	margin-bottom: 0;
}

.fts-faq-list {
	border-top: 1px solid var(--fts-line);
}

.fts-faq {
	border-bottom: 1px solid var(--fts-line);
}

.fts-faq summary {
	align-items: center;
	color: var(--fts-dark);
	cursor: pointer;
	display: flex;
	font-size: 1.04rem;
	font-weight: 750;
	gap: 20px;
	justify-content: space-between;
	list-style: none;
	padding: 23px 2px;
}

.fts-faq summary::-webkit-details-marker {
	display: none;
}

.fts-faq summary span {
	color: var(--fts-accent);
	font-size: 1.7rem;
	font-weight: 400;
	transition: transform 0.2s ease;
}

.fts-faq[open] summary span {
	transform: rotate(45deg);
}

.fts-faq > div {
	color: var(--fts-muted);
	padding: 0 45px 22px 2px;
}

.fts-booking-column {
	min-width: 0;
}

.fts-booking-card {
	background: var(--fts-white);
	border: 1px solid var(--fts-line);
	border-radius: 22px;
	box-shadow: var(--fts-shadow);
	padding: 30px;
	position: sticky;
	top: 92px;
}

.fts-booking-kicker {
	color: var(--fts-muted);
	display: block;
	font-size: 0.72rem;
	font-weight: 800;
	letter-spacing: 0.1em;
	margin-bottom: 4px;
	text-transform: uppercase;
}

.fts-price {
	color: var(--fts-dark);
	font-size: 1.72rem;
	font-weight: 800;
	letter-spacing: -0.035em;
	line-height: 1.22;
}

.fts-price-note,
.fts-booking-card > p {
	color: var(--fts-muted);
	font-size: 0.88rem;
	line-height: 1.6;
}

.fts-price-note {
	margin: 10px 0 0;
}

.fts-booking-card hr {
	border: 0;
	border-top: 1px solid var(--fts-line);
	margin: 24px 0;
}

.fts-booking-card h2 {
	font-size: 1.42rem;
	margin-bottom: 10px;
}

.fts-button {
	align-items: center;
	border: 2px solid transparent;
	border-radius: 10px;
	display: inline-flex;
	font-size: 0.9rem;
	font-weight: 800;
	justify-content: center;
	min-height: 50px;
	padding: 12px 20px;
	text-align: center;
	text-decoration: none !important;
	transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.18s ease;
}

.fts-button:hover {
	box-shadow: 0 10px 20px rgba(18, 45, 43, 0.14);
	transform: translateY(-2px);
}

.fts-button:focus-visible,
.fts-anchor-nav a:focus-visible,
.fts-faq summary:focus-visible {
	outline: 3px solid var(--fts-accent);
	outline-offset: 3px;
}

.fts-button-primary {
	background: var(--fts-accent);
	color: #192d2b !important;
	width: 100%;
}

.fts-button-whatsapp {
	background: #eaf8ee;
	border-color: #bfe5c8;
	color: #176c35 !important;
	margin-top: 10px;
	width: 100%;
}

.fts-button-outline {
	border-color: rgba(255, 255, 255, 0.45);
	color: var(--fts-white) !important;
	flex: 0 0 auto;
}

.fts-button-light {
	background: var(--fts-white);
	color: var(--fts-dark) !important;
	flex: 0 0 auto;
}

.fts-text-link {
	color: #8c5609 !important;
	display: inline-block;
	font-size: 0.84rem;
	font-weight: 750;
	margin-top: 13px;
	text-decoration: underline;
	text-underline-offset: 3px;
}

.fts-assurance-list {
	border-top: 1px solid var(--fts-line);
	color: var(--fts-muted);
	display: grid;
	font-size: 0.78rem;
	gap: 7px;
	list-style: none;
	margin: 24px 0 0;
	padding: 20px 0 0;
}

.fts-review-link {
	color: #a66000 !important;
	display: block;
	font-size: 0.77rem;
	font-weight: 800;
	margin-top: 18px;
	text-decoration: none !important;
}

.fts-review-link span {
	color: var(--fts-muted);
	font-weight: 650;
	margin-left: 5px;
}

.fts-related {
	background: var(--fts-sand);
	border-top: 1px solid #ebe3d4;
	padding: 88px 0;
}

.fts-related-grid {
	display: grid;
	gap: 22px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.fts-related-card {
	background: var(--fts-white);
	border: 1px solid var(--fts-line);
	border-radius: 18px;
	overflow: hidden;
	transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.fts-related-card:hover {
	box-shadow: var(--fts-shadow);
	transform: translateY(-4px);
}

.fts-related-image {
	background: #dfe5e2;
	display: block;
	height: 220px;
}

.fts-related-image img {
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.fts-related-card > div {
	padding: 24px;
}

.fts-related-card > div > span {
	color: #a66000;
	font-size: 0.72rem;
	font-weight: 800;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.fts-related-card h3 {
	font-size: 1.25rem;
	margin: 8px 0 3px;
}

.fts-related-card h3 a {
	text-decoration: none;
}

.fts-final-cta {
	background: var(--fts-dark);
	color: rgba(255, 255, 255, 0.78);
	padding: 74px 0;
}

.fts-final-cta .fts-shell {
	align-items: center;
	display: flex;
	gap: 35px;
	justify-content: space-between;
}

.fts-final-cta h2 {
	color: var(--fts-white);
	font-size: clamp(2rem, 4vw, 3rem);
	margin-bottom: 10px;
}

.fts-final-cta p {
	margin-bottom: 0;
	max-width: 690px;
}

@media (max-width: 1020px) {
	.fts-main-grid {
		grid-template-columns: minmax(0, 1fr) 300px;
	}

	.fts-package-grid {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 840px) {
	.fts-main-grid {
		grid-template-columns: 1fr;
		padding-top: 58px;
	}

	.fts-booking-column {
		grid-row: 1;
	}

	.fts-booking-card {
		position: static;
	}

	.fts-related-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 640px) {
	.fts-tour {
		font-size: 16px;
	}

	.fts-shell {
		padding-inline: 18px;
	}

	.fts-hero {
		min-height: 680px;
	}

	.fts-hero-content {
		padding-bottom: 36px;
		padding-top: 100px;
	}

	.fts-hero-content h1 {
		font-size: clamp(2.35rem, 12vw, 3.4rem);
	}

	.fts-quick-facts {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		width: 100%;
	}

	.fts-quick-fact {
		min-width: 0;
	}

	.fts-anchor-nav a {
		padding-inline: 13px;
	}

	.fts-main-grid {
		gap: 48px;
		padding-bottom: 70px;
	}

	.fts-section,
	.fts-story-card {
		margin-bottom: 66px;
	}

	.fts-check-grid,
	.fts-inclusion-grid,
	.fts-related-grid {
		grid-template-columns: 1fr;
	}

	.fts-soft-section {
		border-radius: 18px;
		margin-inline: -4px;
		padding: 25px 20px;
	}

	.fts-story-card {
		grid-template-columns: 1fr;
	}

	.fts-story-mark {
		height: 46px;
		width: 46px;
	}

	.fts-timeline::before {
		left: 24px;
	}

	.fts-day-card {
		gap: 13px;
		grid-template-columns: 50px 1fr;
	}

	.fts-day-number {
		border-width: 4px;
		height: 50px;
	}

	.fts-day-number span {
		display: none;
	}

	.fts-day-number strong {
		font-size: 1.15rem;
	}

	.fts-day-content {
		padding: 22px 18px;
	}

	.fts-day-meta {
		display: grid;
	}

	.fts-gallery {
		grid-auto-rows: 180px;
		grid-template-columns: 1fr;
	}

	.fts-gallery a:first-child:nth-last-child(n + 3) {
		grid-row: auto;
	}

	.fts-map-card,
	.fts-final-cta .fts-shell {
		align-items: stretch;
		flex-direction: column;
	}

	.fts-button-outline,
	.fts-button-light {
		width: 100%;
	}

	.fts-related-image {
		height: 210px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.fts-tour *,
	.fts-tour *::before,
	.fts-tour *::after {
		scroll-behavior: auto !important;
		transition-duration: 0.01ms !important;
	}
}

@media print {
	.fts-anchor-nav,
	.fts-booking-column,
	.fts-related,
	.fts-final-cta {
		display: none !important;
	}

	.fts-hero {
		background: var(--fts-dark) !important;
		min-height: auto;
	}

	.fts-main-grid {
		display: block;
	}
}

