:root {
  --forest-deep: #071f19;
  --forest: #173f32;
  --mountain: #718d8b;
  --saffron: #f5ad32;
  --terracotta: #c56548;
  --ivory: #fff8ea;
  --paper: #f7f2e8;
  --ink: #10251e;
  --muted: #5c675f;
  --page-progress: 0;
  --hero-scroll: 0px;
  --font-display: Georgia, "Times New Roman", serif;
  --font-body: Inter, Manrope, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--paper); color: var(--ink); font: 16px/1.55 var(--font-body); }
a { color: inherit; text-decoration: none; }
img, video, svg { display: block; max-width: 100%; }
.section-shell { width: min(100% - 44px, 1180px); margin: 0 auto; }
.scroll-progress { position: fixed; top: 0; left: 0; z-index: 100; width: calc(var(--page-progress) * 100%); height: 3px; background: var(--saffron); }

.site-header {
  position: fixed; top: 18px; left: 50%; z-index: 50; transform: translateX(-50%);
  display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 28px;
  width: min(100% - 36px, 1120px); min-height: 74px; padding: 11px 14px 11px 18px;
  color: #fff; background: rgba(7,31,25,.74); border: 1px solid rgba(255,255,255,.2);
  border-radius: 999px; backdrop-filter: blur(18px); box-shadow: 0 18px 70px rgba(0,0,0,.22);
}
.wordmark { position: relative; display: inline-flex; align-items: center; isolation: isolate; line-height: 0; }
.wordmark::before { position: absolute; z-index: 0; width: 46px; height: 46px; border-radius: 50%; background: #fff; content: ''; }
.wordmark-logo { position: relative; display: block; z-index: 1; width: auto; height: 46px; max-width: 224px; object-fit: contain; filter: drop-shadow(0 2px 5px rgba(0,0,0,.32)); }
.wordmark:hover .wordmark-logo { opacity: .88; }
.desktop-nav, .footer-links { display: flex; align-items: center; gap: 22px; font-size: .78rem; font-weight: 800; letter-spacing: .05em; text-transform: uppercase; }
.desktop-nav a, .footer-links a { opacity: .84; }
.desktop-nav a:hover, .footer-links a:hover { opacity: 1; }
.header-cta, .button {
  display: inline-flex; justify-content: center; align-items: center; min-height: 46px; padding: 0 18px;
  border-radius: 999px; font-size: .82rem; font-weight: 900; letter-spacing: .04em; text-transform: uppercase;
}
.header-cta, .button-primary { color: var(--forest-deep); background: var(--saffron); box-shadow: 0 14px 36px rgba(245,173,50,.28); }
.button-ghost { color: #fff; background: rgba(255,255,255,.1); border: 1px solid rgba(255,255,255,.25); }
.mobile-menu { display: none; position: relative; }
.mobile-menu summary { cursor: pointer; list-style: none; font-weight: 900; }
.mobile-menu nav { position: absolute; right: 0; top: 48px; display: grid; gap: 12px; min-width: 210px; padding: 18px; background: var(--forest-deep); border-radius: 18px; box-shadow: 0 24px 70px rgba(0,0,0,.32); }
.modal-open { overflow: hidden; }
.account-modal[hidden] { display: none; }
.account-modal { position: fixed; inset: 0; z-index: 100; display: grid; place-items: center; padding: 22px; }
.account-modal-backdrop { position: absolute; inset: 0; background: rgba(8,25,20,.72); backdrop-filter: blur(12px); animation: accountFade .25s ease both; }
.account-modal-dialog { position: relative; display: grid; grid-template-columns: .88fr 1.12fr; grid-template-rows: minmax(0, 1fr); width: min(920px, 100%); height: min(680px, calc(100vh - 32px)); min-height: 0; overflow: hidden; border: 1px solid rgba(255,255,255,.2); border-radius: 30px; background: #fffdf8; box-shadow: 0 30px 110px rgba(0,0,0,.36); animation: accountRise .45s cubic-bezier(.2,.8,.2,1) both; }
.account-modal-close { position: absolute; top: 16px; right: 18px; z-index: 2; width: 38px; height: 38px; border: 1px solid rgba(255,255,255,.38); border-radius: 50%; color: #fff; background: rgba(10,34,27,.34); font-size: 1.6rem; line-height: 1; cursor: pointer; }
.account-modal-art { position: relative; min-height: 0; overflow: hidden; padding: 32px 30px; display: flex; align-items: flex-end; color: #fffaf0; background: linear-gradient(155deg, #1c5947 0%, #0c2d24 66%, #081d18 100%); }
.account-modal-art::before { content: ''; position: absolute; inset: 0; opacity: .25; background: radial-gradient(circle at 28% 22%, #f7c96e 0 2px, transparent 3px) 0 0/42px 42px, linear-gradient(145deg, transparent 30%, rgba(255,255,255,.1) 30.2% 30.5%, transparent 30.7%); }
.account-modal-art > div { position: relative; z-index: 2; display: grid; gap: 10px; }
.account-modal-art small { letter-spacing: .22em; font-weight: 900; font-size: .64rem; }
.account-modal-art strong { font: 500 clamp(2.2rem, 4vw, 3.7rem)/.94 var(--font-display); }
.account-modal-route { position: absolute; z-index: 1; left: 14%; top: 24%; width: 64%; height: 38%; border: 2px dashed rgba(251,208,123,.7); border-bottom-color: transparent; border-radius: 50%; transform: rotate(-18deg); animation: routeDrift 8s ease-in-out infinite; }
.account-modal-sun { position: absolute; top: 15%; right: 16%; width: 70px; height: 70px; border-radius: 50%; background: #f5b84f; box-shadow: 0 0 0 15px rgba(245,184,79,.12), 0 0 70px rgba(245,184,79,.5); }
.account-modal-mountain { position: absolute; bottom: -2px; width: 0; height: 0; border-left: 190px solid transparent; border-right: 190px solid transparent; border-bottom: 290px solid #143e32; }
.mountain-one { left: -120px; transform: scale(1.2); border-bottom-color: #12382e; }
.mountain-two { right: -180px; transform: scale(.92); border-bottom-color: #0b2921; }
.account-modal-panel { min-height: 0; padding: 26px 38px 20px; align-self: center; }
.account-modal-panel h2 { margin: 8px 0 8px; font: 500 clamp(2rem, 3.8vw, 3.1rem)/.98 var(--font-display); color: var(--forest-deep); }
.account-modal-copy { margin: 0; color: var(--muted); font-size: .88rem; line-height: 1.35; }
.account-modal-tabs { display: grid; grid-template-columns: 1fr 1fr; gap: 6px; margin: 14px 0 10px; padding: 4px; border-radius: 999px; background: rgba(23,63,50,.08); }
.account-modal-tabs button { padding: 11px 10px; border: 0; border-radius: 999px; color: var(--forest); background: transparent; font: inherit; font-size: .8rem; font-weight: 900; cursor: pointer; }
.account-modal-tabs button.active { color: var(--ivory); background: var(--forest); }
.account-modal-notice { min-height: 0; margin: 0 0 14px; border-radius: 10px; font-size: .83rem; }
.account-modal-notice.error { padding: 10px 12px; color: #7d2c1c; background: #f8ddd5; }
.account-modal-notice.success { padding: 10px 12px; color: #1c5f40; background: #dcefe3; }
.account-modal-form { display: grid; gap: 8px; }
.account-modal-form[hidden] { display: none; }
.account-modal-form label { display: grid; gap: 4px; color: var(--forest); font-size: .76rem; font-weight: 900; }
.account-modal-form input, .account-modal-form select, .account-modal-form textarea { width: 100%; min-height: 40px; padding: 0 12px; border: 1px solid rgba(16,37,30,.18); border-radius: 10px; color: var(--ink); background: #fff; font: inherit; }
.account-modal-form textarea { min-height: 90px; padding-top: 10px; resize: vertical; }
.account-modal-form input:focus, .account-modal-form select:focus, .account-modal-form textarea:focus { outline: 3px solid rgba(245,173,50,.45); border-color: var(--saffron); }
.account-modal-form small { color: var(--muted); font-size: .72rem; font-weight: 500; }
.account-modal-form .button { width: 100%; border: 0; cursor: pointer; }
.account-modal-form .button:disabled { opacity: .7; cursor: wait; }
.conversation-modal .account-modal-dialog { width: min(860px, 100%); }
.conversation-modal .account-modal-panel { max-height: 100%; overflow: auto; }
.conversation-modal-art { background: linear-gradient(155deg, #1c5947 0%, #12382e 58%, #071f19 100%); }
.conversation-form { margin-top: 12px; }
.account-modal-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 24px; }
.account-dashboard-link { display: inline-flex; gap: 8px; align-items: center; margin-top: 10px; color: var(--forest); font-size: .68rem; font-weight: 900; letter-spacing: .04em; text-transform: uppercase; }
.account-dashboard-link span { color: var(--saffron); font-size: 1.1rem; transition: transform .2s ease; }
.account-dashboard-link:hover span { transform: translateX(4px); }
@keyframes accountFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes accountRise { from { opacity: 0; transform: translateY(20px) scale(.98); } to { opacity: 1; transform: translateY(0) scale(1); } }
@keyframes routeDrift { 0%, 100% { transform: rotate(-18deg) translate3d(0,0,0); } 50% { transform: rotate(-12deg) translate3d(12px,-8px,0); } }

.hero { position: relative; min-height: min(850px, 100svh); overflow: hidden; color: white; background: var(--forest-deep); }
.hero-media, .hero-wash { position: absolute; inset: 0; width: 100%; height: 100%; }
.hero-media { z-index: 0; object-fit: cover; object-position: 58% center; opacity: 0; transform: translate3d(0, calc(var(--hero-scroll) * .13), 0) scale(1.035); will-change: opacity, transform, filter; }
.hero-media.is-active { z-index: 0; opacity: 1; animation: hero-cinematic-drift var(--hero-clip-time, 7s) linear both; }
.hero-media.is-leaving { z-index: 1; animation: hero-cinematic-fade 1.2s cubic-bezier(.4,0,.2,1) both; }
.hero-wash { z-index: 2; background: linear-gradient(90deg, rgba(7,31,25,.92), rgba(7,31,25,.38) 58%, rgba(7,31,25,.55)), linear-gradient(0deg, rgba(7,31,25,.86), transparent 46%); }
.hero-wash::after { content: ""; position: absolute; inset: 0; opacity: 0; background: rgba(7,31,25,.12); pointer-events: none; }
.hero.is-transitioning .hero-wash::after { animation: hero-transition-wash 1.2s ease both; }
.hero-grain { position: absolute; z-index: 2; inset: 0; opacity: .18; background-image: radial-gradient(circle at 18% 23%, #fff 0 1px, transparent 1px), radial-gradient(circle at 80% 70%, #fff 0 1px, transparent 1px); background-size: 70px 70px, 120px 120px; }
.hero-ambience { position: absolute; z-index: 2; inset: 0; overflow: hidden; pointer-events: none; }
.hero-ambience span { position: absolute; bottom: -20px; left: 12%; width: 4px; height: 4px; border-radius: 50%; background: var(--saffron); animation: ember-rise 9s linear infinite; }
.hero-ambience span:nth-child(2) { left: 27%; animation-delay: 2s; }
.hero-ambience span:nth-child(3) { left: 47%; animation-delay: 4s; }
.hero-ambience span:nth-child(4) { left: 63%; animation-delay: 1s; }
.hero-ambience span:nth-child(5) { left: 80%; animation-delay: 3s; }
.hero-ambience span:nth-child(6) { left: 91%; animation-delay: 5s; }
.hero-route { position: absolute; z-index: 2; top: 126px; left: max(26px, calc((100vw - 1180px) / 2)); display: inline-flex; align-items: center; gap: 10px; color: var(--saffron); font-size: .74rem; letter-spacing: .14em; }
.hero-route span { width: 44px; border-top: 1px solid currentColor; }
.hero-content { position: relative; z-index: 3; display: flex; flex-direction: column; justify-content: center; width: min(100% - 44px, 1180px); min-height: min(850px, 100svh); margin: 0 auto; padding: 145px 0 130px; }
.kicker { margin: 0; color: var(--saffron); font-size: .75rem; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.kicker.dark { color: var(--terracotta); }
.hero h1, .section-heading h2, .trust h2, .story h2, .testimonial-heading h2, .contact h2 { margin: 0; font-family: var(--font-display); font-weight: 500; line-height: .98; letter-spacing: 0; }
.hero h1 { max-width: 760px; margin-top: 18px; font-size: clamp(3.4rem, 7vw, 7rem); }
.hero-title span { display: inline-block; opacity: 0; animation: title-rise .8s cubic-bezier(.2,.75,.2,1) forwards; }
.hero-title span:nth-child(2) { animation-delay: .08s; }
.hero-title span:nth-child(3) { animation-delay: .16s; }
.hero-title span:nth-child(4) { animation-delay: .24s; }
.hero-title span:nth-child(5) { animation-delay: .32s; }
.hero-title span:nth-child(6) { animation-delay: .4s; }
.hero-subtitle { margin: 20px 0 0; color: var(--saffron); font: italic 1.55rem/1.35 var(--font-display); }
.hero-copy { max-width: 590px; margin: 23px 0 0; color: rgba(255,255,255,.86); font-size: 1.06rem; }
.hero-actions { display: flex; flex-wrap: wrap; gap: 13px; margin-top: 35px; }
.hero-proof { position: absolute; z-index: 4; right: max(24px, calc((100vw - 1180px) / 2)); bottom: 32px; display: flex; overflow: hidden; border: 1px solid rgba(255,255,255,.22); border-radius: 22px; background: rgba(255,255,255,.1); backdrop-filter: blur(16px); }
.hero-proof div { min-width: 132px; padding: 15px 18px; border-right: 1px solid rgba(255,255,255,.22); }
.hero-proof div:last-child { border-right: 0; }
.hero-proof strong { display: block; font: 700 1.12rem/1.2 var(--font-display); }
.hero-proof span { color: rgba(255,255,255,.66); font-size: .69rem; letter-spacing: .07em; text-transform: uppercase; }

@keyframes hero-cinematic-drift {
  from { transform: translate3d(0, calc(var(--hero-scroll) * .13), 0) scale(1.035); }
  to { transform: translate3d(0, calc(var(--hero-scroll) * .13), 0) scale(1.085); }
}
@keyframes hero-cinematic-fade {
  from { opacity: 1; filter: blur(0) saturate(1); transform: translate3d(0, calc(var(--hero-scroll) * .13), 0) scale(1.075); }
  to { opacity: 0; filter: blur(2px) saturate(.9); transform: translate3d(0, calc(var(--hero-scroll) * .13), 0) scale(1.105); }
}
@keyframes hero-transition-wash {
  0%, 100% { opacity: 0; }
  48% { opacity: 1; }
}

.below-hero-art { position: relative; z-index: 4; overflow: hidden; background: #061722; }
.below-hero-art-inner { position: relative; }
.below-hero-art img { width: 100%; height: auto; }
.below-hero-label { position: absolute; top: 49%; transform: translateY(-50%); color: #fff; font-size: clamp(.58rem, .78vw, .86rem); font-weight: 800; letter-spacing: .025em; white-space: nowrap; text-shadow: 0 1px 5px rgba(0,0,0,.7); }
.label-eye { left: 37.3%; }
.label-shield { left: 60.3%; }
.label-plane { left: 82.1%; }
.below-hero-mobile-labels { display: none; }

.journeys, .gallery, .story, .testimonials { padding: 112px 0; }
.section-heading, .testimonial-heading { display: grid; grid-template-columns: 1fr .8fr; align-items: end; gap: 54px; margin-bottom: 46px; }
.section-heading h2, .trust h2, .story h2, .testimonial-heading h2, .contact h2 { font-size: clamp(2.8rem, 5vw, 5rem); }
.section-heading p, .testimonial-heading p { color: var(--muted); }
.journey-carousel { overflow: hidden; margin: 0 -8px; padding: 0 8px 12px; }
.journey-grid { --visible-cards: 3; display: flex; gap: 0; width: 100%; will-change: transform; }
.journey-slide { flex: 0 0 calc(100% / var(--visible-cards)); padding: 0 8px; }
.journey-card, .review-card {
  --tilt-x: 0deg; --tilt-y: 0deg; --glow-x: 50%; --glow-y: 50%;
  overflow: hidden; border: 1px solid rgba(16,37,30,.12); border-radius: 26px; background: #fffdf8; box-shadow: 0 18px 46px rgba(18,48,38,.12);
  transform: perspective(1000px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)); transition: transform .22s, box-shadow .22s;
}
.journey-card:hover, .review-card:hover { box-shadow: 0 30px 72px rgba(18,48,38,.22); }
.journey-image-wrap { position: relative; aspect-ratio: 4/3; overflow: hidden; background: var(--mountain); }
.journey-media-slot { position: absolute; inset: 0; }
.journey-image, .journey-video { width: 100%; height: 100%; object-fit: cover; transition: transform .5s ease; }
.journey-card:hover .journey-image, .journey-card:hover .journey-video { transform: scale(1.08); }
.journey-number, .journey-tag { position: absolute; top: 17px; }
.journey-number { left: 17px; color: #fff; font: 700 1.25rem/1 var(--font-display); }
.journey-tag { right: 17px; max-width: 60%; padding: 8px 11px; border-radius: 999px; color: var(--forest); background: var(--saffron); font-size: .66rem; font-weight: 900; letter-spacing: .04em; text-transform: uppercase; }
.journey-body { padding: 25px; }
.journey-eyebrow { margin: 0 0 8px; color: var(--terracotta); font-size: .7rem; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.journey-body h3 { margin: 0; font: 500 1.75rem/1.1 var(--font-display); }
.journey-description { min-height: 84px; margin: 15px 0 19px; color: var(--muted); font-size: .94rem; }
.journey-facts { display: flex; flex-wrap: wrap; gap: 8px; }
.journey-facts span { padding: 7px 9px; border-radius: 999px; background: rgba(23,63,50,.08); color: var(--forest); font-size: .72rem; font-weight: 800; }
.journey-footer { display: flex; justify-content: space-between; align-items: end; gap: 18px; margin-top: 19px; }
.journey-footer small { display: block; color: #7d867f; font-size: .68rem; }
.journey-footer strong { font: 700 1.35rem/1.2 var(--font-display); }
.journey-footer a { color: var(--forest); font-size: .8rem; font-weight: 900; }

.gallery { padding-top: 18px; }
.gallery-heading { margin-bottom: 34px; }
.hover-gallery {
  display: grid; grid-template-columns: 5.8fr repeat(8, 1fr); gap: 9px; min-height: 540px; padding: 12px; overflow: hidden;
  border: 1px solid rgba(16,37,30,.12); border-radius: 34px;
  background: linear-gradient(135deg, rgba(255,248,234,.82), rgba(237,241,236,.88));
  box-shadow: 0 28px 80px rgba(18,48,38,.14);
  transition: grid-template-columns 1.15s cubic-bezier(.19,1,.22,1);
}
.hover-gallery-card {
  --gallery-tint: linear-gradient(135deg, rgba(245,173,50,.28), rgba(7,31,25,.08));
  --gallery-accent: var(--saffron);
  --gallery-filter: contrast(1.24) saturate(1.35) brightness(.94);
  position: relative; min-width: 0; overflow: hidden; isolation: isolate; cursor: pointer;
  border: 1px solid rgba(255,255,255,.38); border-radius: 26px; color: #fff;
  background: var(--forest-deep); box-shadow: 0 18px 44px rgba(7,31,25,.16);
  will-change: transform;
  transition: transform .45s cubic-bezier(.19,1,.22,1), box-shadow .45s ease, border-color .45s ease;
}
.hover-gallery-card:nth-child(2) { --gallery-tint: linear-gradient(135deg, rgba(31,105,255,.34), rgba(6,24,56,.16)); --gallery-accent: #7db7ff; --gallery-filter: contrast(1.28) saturate(1.55) brightness(.9) hue-rotate(8deg); }
.hover-gallery-card:nth-child(3) { --gallery-tint: linear-gradient(135deg, rgba(255,91,66,.34), rgba(122,38,20,.18)); --gallery-accent: #ff8c6b; --gallery-filter: contrast(1.28) saturate(1.62) brightness(.92) hue-rotate(-12deg); }
.hover-gallery-card:nth-child(4) { --gallery-tint: linear-gradient(135deg, rgba(38,194,129,.34), rgba(11,66,44,.18)); --gallery-accent: #65e6a1; --gallery-filter: contrast(1.22) saturate(1.6) brightness(.9) hue-rotate(18deg); }
.hover-gallery-card:nth-child(5) { --gallery-tint: linear-gradient(135deg, rgba(154,92,255,.34), rgba(48,22,89,.18)); --gallery-accent: #c19bff; --gallery-filter: contrast(1.3) saturate(1.52) brightness(.9) hue-rotate(36deg); }
.hover-gallery-card:nth-child(6) { --gallery-tint: linear-gradient(135deg, rgba(255,197,53,.38), rgba(92,58,4,.2)); --gallery-accent: #ffd15c; --gallery-filter: contrast(1.34) saturate(1.7) brightness(.92) sepia(.12); }
.hover-gallery-card:nth-child(7) { --gallery-tint: linear-gradient(135deg, rgba(0,206,209,.34), rgba(3,70,74,.18)); --gallery-accent: #5de9ef; --gallery-filter: contrast(1.26) saturate(1.68) brightness(.9) hue-rotate(55deg); }
.hover-gallery-card:nth-child(8) { --gallery-tint: linear-gradient(135deg, rgba(232,75,154,.34), rgba(96,15,58,.18)); --gallery-accent: #ff85bf; --gallery-filter: contrast(1.3) saturate(1.62) brightness(.91) hue-rotate(-34deg); }
.hover-gallery-card:nth-child(9) { --gallery-tint: linear-gradient(135deg, rgba(255,126,41,.36), rgba(66,29,6,.18)); --gallery-accent: #ff9d52; --gallery-filter: contrast(1.3) saturate(1.72) brightness(.92) hue-rotate(-18deg); }
.hover-gallery-card.is-active, .hover-gallery-card:hover, .hover-gallery-card:focus-visible {
  transform: translateY(-8px); border-color: color-mix(in srgb, var(--gallery-accent) 76%, white 24%);
  box-shadow: 0 34px 90px rgba(7,31,25,.28);
}
.hover-gallery-card:focus-visible { outline: 3px solid rgba(245,173,50,.65); outline-offset: 4px; }
.hover-gallery-card img {
  position: absolute; inset: 0; z-index: 0; width: 100%; height: 100%; max-width: none; object-fit: cover;
  filter: var(--gallery-filter); transform: scale(1.08); transition: transform .95s cubic-bezier(.16,.84,.24,1), filter .45s ease;
}
.hover-gallery-card.is-active img, .hover-gallery-card:hover img, .hover-gallery-card:focus-visible img { filter: contrast(1.36) saturate(1.82) brightness(.98); transform: scale(1); }
.hover-gallery-card::before {
  position: absolute; inset: 0; z-index: 1; pointer-events: none; opacity: .82;
  background: var(--gallery-tint); mix-blend-mode: overlay; content: '';
}
.hover-gallery-shade {
  position: absolute; inset: 0; z-index: 2;
  background: linear-gradient(0deg, rgba(7,31,25,.88), rgba(7,31,25,.08) 54%, rgba(7,31,25,.22));
}
.hover-gallery-code {
  position: absolute; z-index: 3; top: 18px; left: 18px; display: grid; place-items: center;
  width: 52px; height: 52px; border: 1px solid rgba(255,255,255,.34); border-radius: 50%;
  color: var(--gallery-accent); background: rgba(7,31,25,.42); font: 700 .82rem/1 var(--font-display);
}
.hover-gallery-copy {
  position: absolute; z-index: 3; left: 22px; right: 22px; bottom: 22px; display: grid; gap: 8px;
  opacity: 0; transform: translateY(18px); transition: opacity .4s ease, transform .4s ease;
}
.hover-gallery-card.is-active .hover-gallery-copy, .hover-gallery-card:hover .hover-gallery-copy, .hover-gallery-card:focus-visible .hover-gallery-copy {
  opacity: 1; transform: translateY(0);
}
.hover-gallery-copy p { margin: 0; color: rgba(255,255,255,.76); font-size: .68rem; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.hover-gallery-copy h3 { max-width: 470px; margin: 0; font: 500 clamp(2rem, 4vw, 4.4rem)/.92 var(--font-display); letter-spacing: -.03em; }
.hover-gallery-copy a { width: fit-content; margin-top: 10px; padding: 10px 13px; border-radius: 999px; color: var(--forest-deep); background: var(--saffron); font-size: .72rem; font-weight: 900; letter-spacing: .04em; text-transform: uppercase; }

.trust { position: relative; overflow: hidden; padding: 118px 0; color: #fff; background: var(--forest-deep); }
.trust-inner { display: grid; grid-template-columns: .9fr 1.1fr; gap: 90px; }
.trust-intro > p:not(.kicker) { color: rgba(255,255,255,.68); max-width: 520px; margin: 26px 0; }
.trust-note { color: var(--saffron); font-weight: 800; }
.trust-list { border-top: 1px solid rgba(255,255,255,.2); }
.trust-list article { display: grid; grid-template-columns: 44px 1fr; gap: 18px; padding: 29px 0; border-bottom: 1px solid rgba(255,255,255,.2); }
.trust-index { color: rgba(255,255,255,.5); font-family: var(--font-display); }
.trust-list h3 { margin: 0 0 6px; font: 500 1.4rem/1.2 var(--font-display); }
.trust-list p { margin: 0; color: rgba(255,255,255,.66); }

.story-card { display: grid; grid-template-columns: 1fr 1fr; min-height: 520px; overflow: hidden; border-radius: 30px; background: var(--ivory); }
.story-map { position: relative; overflow: hidden; background: radial-gradient(circle at 26% 28%, rgba(245,173,50,.33), transparent 24%), linear-gradient(135deg, #718d8b, #294e44 80%); }
.story-map svg { position: absolute; inset: 12%; width: 76%; height: 76%; }
.story-map path { fill: none; stroke: var(--saffron); stroke-width: 3px; stroke-dasharray: 7 8; animation: route-flow 7s linear infinite; }
.map-dot { position: absolute; z-index: 2; width: 14px; height: 14px; border: 4px solid #fff; border-radius: 50%; background: var(--terracotta); box-shadow: 0 0 0 7px rgba(255,255,255,.17); }
.dot-one { bottom: 21%; left: 15%; }
.dot-two { top: 43%; left: 44%; }
.dot-three { top: 19%; right: 15%; }
.story-copy { display: flex; flex-direction: column; justify-content: center; padding: clamp(44px, 7vw, 85px); }
.story-copy p:not(.kicker) { color: #526159; }
.story-signoff { color: var(--terracotta); font-size: .82rem; font-weight: 900; letter-spacing: .04em; text-transform: uppercase; }

.testimonials { position: relative; overflow: hidden; background: #edf1ec; }
.testimonial-carousel { overflow: hidden; }
.testimonials-track { --visible-cards: 3; display: flex; gap: 0; width: 100%; will-change: transform; }
.testimonial-slide { flex: 0 0 calc(100% / var(--visible-cards)); padding: 0 8px; }
.review-card { position: relative; display: flex; flex-direction: column; min-height: 390px; padding: 30px; }
.review-topline, .review-person { display: flex; justify-content: space-between; align-items: center; gap: 12px; }
.review-number { color: var(--terracotta); font: 700 .8rem/1 var(--font-display); }
.review-stars { color: var(--saffron); letter-spacing: .08em; }
.review-card blockquote { margin: 42px 0 auto; font: 500 1.42rem/1.43 var(--font-display); }
.review-person { justify-content: flex-start; margin-top: 32px; }
.review-person > span { display: grid; place-items: center; width: 42px; height: 42px; border-radius: 50%; color: #fff; background: var(--forest); font-weight: 800; }
.review-person strong, .review-person small { display: block; }
.review-person small { color: #758078; font-size: .72rem; }
.review-journey { width: fit-content; margin: 17px 0 0; padding: 7px 10px; border-radius: 999px; color: var(--forest); background: rgba(23,63,50,.08); font-size: .65rem; font-weight: 900; letter-spacing: .04em; text-transform: uppercase; }
.testimonial-promise { text-align: center; padding-top: 84px; }
.testimonial-promise blockquote { max-width: 900px; margin: 0 auto 18px; font: 500 clamp(2rem,4.5vw,4rem)/1.15 var(--font-display); }
.testimonial-promise p { color: #758078; font-size: .74rem; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }

.contact { position: relative; overflow: hidden; padding: 85px 0; color: var(--forest-deep); background: var(--saffron); }
.contact-inner { display: grid; grid-template-columns: 1.2fr .8fr; align-items: end; gap: 80px; }
.contact .kicker { color: var(--forest); }
.contact p:not(.kicker) { color: rgba(12,44,35,.74); max-width: 670px; }
.contact-actions { display: grid; justify-items: start; gap: 12px; }
.contact-actions .button-primary { color: #fff; background: var(--forest-deep); }
.contact-actions span { color: rgba(12,44,35,.62); font-size: .8rem; }
footer { padding: 54px 0; color: #fff; background: #071f19; }
.footer-inner { display: grid; grid-template-columns: 1fr auto 1fr; align-items: end; gap: 40px; }
.wordmark.light { color: #fff; }
.footer-inner > div:first-child p { margin: 10px 0 0; color: rgba(255,255,255,.55); font-family: var(--font-display); font-style: italic; }
.footer-meta { justify-self: end; color: rgba(255,255,255,.55); text-align: right; font-size: .78rem; }
.footer-meta p { margin: 3px 0; }

.motion-ready [data-reveal] { opacity: 0; filter: blur(8px); transform: translateY(56px); transition: opacity .85s, transform .95s cubic-bezier(.16,.84,.24,1), filter .85s; }
.motion-ready [data-reveal].is-visible { opacity: 1; filter: none; transform: translateY(0); }

@keyframes ember-rise { 0% { opacity: 0; transform: translateY(0) scale(.7); } 18% { opacity: .8; } 100% { opacity: 0; transform: translate(45px, -72vh) scale(1.4); } }
@keyframes title-rise { from { opacity: 0; filter: blur(8px); transform: translateY(26px); } to { opacity: 1; filter: none; transform: translateY(0); } }
@keyframes route-flow { to { stroke-dashoffset: -150px; } }

@media (max-width: 900px) {
  .site-header { grid-template-columns: 1fr auto; }
  .desktop-nav, .header-cta { display: none; }
  .mobile-menu { display: block; }
  .section-heading, .trust-inner, .testimonial-heading, .contact-inner { grid-template-columns: 1fr; gap: 34px; }
  .journey-grid { --visible-cards: 2; }
  .hover-gallery { min-height: 440px; }
  .hover-gallery-copy h3 { font-size: clamp(1.8rem, 5vw, 3rem); }
  .story-card { grid-template-columns: .8fr 1.2fr; }
  .footer-inner { grid-template-columns: 1fr 1fr; }
  .footer-links { justify-self: end; }
  .footer-meta { grid-column: span 2; justify-self: start; text-align: left; }
}

@media (max-width: 640px) {
  .account-modal { padding: 10px; }
  .account-modal-dialog { display: block; height: calc(100vh - 20px); max-height: calc(100vh - 20px); border-radius: 22px; }
  .account-modal-art { height: 120px; min-height: 0; padding: 18px 20px; }
  .account-modal-art strong { font-size: 2.1rem; }
  .account-modal-sun { top: 18%; right: 18%; width: 48px; height: 48px; }
  .account-modal-route { top: 15%; height: 55%; }
  .account-modal-mountain { border-left-width: 120px; border-right-width: 120px; border-bottom-width: 180px; }
  .account-modal-panel { padding: 18px 20px 16px; }
  .section-shell, .hero-content { width: min(100% - 32px, 1180px); }
  .site-header { width: calc(100% - 32px); min-height: 76px; }
  .wordmark-logo { height: 40px; max-width: 192px; }
  .hero { min-height: 820px; }
  .hero-content { min-height: 820px; padding: 135px 0 185px; }
  .hero h1 { font-size: clamp(3.2rem, 16vw, 5.2rem); }
  .hero-actions { flex-direction: column; align-items: stretch; }
  .button { width: 100%; }
  .hero-proof { left: 16px; right: 16px; bottom: 16px; }
  .hero-proof div { min-width: 0; padding: 12px 10px; }
  .below-hero-art-inner { width: 100%; }
  .below-hero-label { display: none; }
  .below-hero-mobile-labels { display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px; padding: 10px 12px 14px; color: #fff; background: #061722; text-align: center; font-size: .58rem; font-weight: 800; letter-spacing: .02em; }
  .journeys, .gallery, .story, .testimonials { padding: 82px 0; }
  .journey-grid { --visible-cards: 1; }
  .hover-gallery { display: grid; grid-template-columns: 1fr !important; min-height: auto; padding: 10px; }
  .hover-gallery-card, .hover-gallery-card.is-active, .hover-gallery-card:hover, .hover-gallery-card:focus-visible {
    flex: none; min-height: 260px; transform: none;
  }
  .hover-gallery-card:not(.is-active) { min-height: 104px; }
  .hover-gallery-card .hover-gallery-copy { opacity: 1; transform: none; }
  .hover-gallery-card:not(.is-active) .hover-gallery-copy h3, .hover-gallery-card:not(.is-active) .hover-gallery-copy a, .hover-gallery-card:not(.is-active) .hover-gallery-copy p { display: none; }
  .hover-gallery-card:not(.is-active) .hover-gallery-code { top: 50%; transform: translateY(-50%); }
  .hover-gallery-copy h3 { font-size: 2.25rem; }
  .story-card, .footer-inner { grid-template-columns: 1fr; }
  .story-map { min-height: 260px; }
  .story-copy { padding: 38px 25px 45px; }
  .review-card { min-height: 340px; }
  .footer-links, .footer-meta { grid-column: auto; justify-self: start; text-align: left; flex-wrap: wrap; }
}

@media (prefers-reduced-motion: reduce) {
  * { animation: none !important; transition-duration: .01ms !important; }
  html { scroll-behavior: auto; }
  .hero-title span, .motion-ready [data-reveal] { opacity: 1; filter: none; transform: none; }
}
