:root{--pine:#062f2a;--deep-pine:#03241f;--gold:#ecaf0a;--sun:#ffc83d;--cream:#f8f2e7;--olive:#667140;--terracotta:#a84d1c;--wine:#7c1620;--ink:#15352f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit}.site-shell{position:relative;min-height:100svh;overflow:hidden;background:radial-gradient(circle at 83% 20%,rgba(236,175,10,.14),transparent 28rem) , linear-gradient(115deg,#fbf6ed 0%,#f6efe3 62%,#e8ddc9 100%);isolation:isolate}.intro-splash{position:fixed;z-index:20;inset:0;overflow:hidden;pointer-events:none;background:var(--pine);animation:intro-splash-fade .72s ease 2.1s both}.intro-logo{position:absolute;top:50%;left:50%;display:inline-flex;align-items:center;gap:24px;transform:translate(-50%,-50%);animation:intro-logo-rise 2.75s cubic-bezier(.65,0,.2,1) both}.intro-logo-mark{width:156px;height:156px;overflow:hidden;border:4px solid var(--gold);border-radius:50%;background:var(--pine);box-shadow:0 20px 55px rgba(6,47,42,.2)}.intro-logo-mark img,.brand-mark img{display:block;width:100%;height:100%;object-fit:cover}.intro-logo-wording{display:grid;color:var(--cream)}.intro-logo-wording strong{font-family:Georgia,"Times New Roman",serif;font-size:clamp(4rem,10vw,7.5rem);letter-spacing:.04em;line-height:.8}.intro-logo-wording small{margin-top:17px;color:var(--gold);font-size:clamp(.66rem,1.25vw,.9rem);font-weight:800;letter-spacing:.31em;text-transform:uppercase}.ambient{position:absolute;z-index:-1;border-radius:999px;filter:blur(2px);opacity:.8}.ambient-one{width:26rem;height:26rem;right:-12rem;bottom:-10rem;background:rgba(168,77,28,.14)}.ambient-two{width:14rem;height:14rem;left:-8rem;top:42%;background:rgba(102,113,64,.12)}.topbar,.hero,.promise,footer{width:min(1240px,calc(100% - 64px));margin-inline:auto}.topbar{display:flex;align-items:center;justify-content:space-between;padding:30px 0 20px;animation:scene-reveal .62s ease 2.1s both}.brand{display:inline-flex;align-items:center;gap:16px;text-decoration:none}.brand-mark{width:78px;height:78px;overflow:hidden;border:2px solid var(--gold);border-radius:50%;background:var(--pine);box-shadow:0 8px 24px rgba(6,47,42,.15)}.brand-wording{display:grid;line-height:1}.brand-wording strong{color:var(--pine);font-family:Georgia,"Times New Roman",serif;font-size:2.625rem;letter-spacing:.05em}.brand-wording small{margin-top:5px;color:var(--terracotta);font-size:.69rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.launch-note{display:flex;align-items:center;gap:9px;color:var(--pine);font-size:.72rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.launch-note i{width:8px;height:8px;border-radius:50%;background:var(--terracotta);box-shadow:0 0 0 5px rgba(168,77,28,.12);animation:pulse 2.4s ease-in-out infinite}.hero{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(460px,.98fr);align-items:center;gap:clamp(30px,6vw,90px);min-height:calc(100svh - 220px);padding:58px 0 68px;animation:scene-reveal .7s ease 2.25s both}.hero-copy{max-width:650px}.eyebrow{display:flex;align-items:center;gap:12px;margin:0 0 22px;color:var(--terracotta);font-size:.74rem;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.eyebrow:before{width:42px;height:1px;background:currentColor;content:""}h1{max-width:700px;margin:0;color:var(--pine);font-family:Georgia,"Times New Roman",serif;font-size:clamp(3.75rem,7vw,7.3rem);font-weight:400;letter-spacing:-.065em;line-height:.88}h1 em{display:block;color:var(--terracotta);font-weight:400}.intro{max-width:560px;margin:30px 0 0;color:#46605a;font-size:clamp(1rem,1.4vw,1.16rem);line-height:1.7}.actions{display:flex;align-items:center;gap:22px;margin-top:34px}.primary-cta{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:56px;padding:0 24px;border:1px solid var(--pine);border-radius:999px;background:var(--pine);color:#fff;font-size:.91rem;font-weight:800;text-decoration:none;transition:transform .18s ease , background .18s ease , box-shadow .18s ease}.primary-cta span{color:var(--sun);font-size:1.25rem}.primary-cta:hover{transform:translateY(-2px);background:var(--terracotta);box-shadow:0 14px 34px rgba(6,47,42,.18)}.actions p{max-width:190px;margin:0;color:#64756f;font-size:.72rem;line-height:1.5}.travel-orbit{position:relative;width:min(100%,555px);aspect-ratio:1;margin-inline:auto;border:1px solid rgba(6,47,42,.14);border-radius:50%;background:radial-gradient(circle at center,rgba(255,255,255,.65) 0 22%,transparent 22.5%) , linear-gradient(140deg,rgba(255,255,255,.65),rgba(236,175,10,.06))}.orbit-ring{position:absolute;border:1px dashed rgba(6,47,42,.24);border-radius:50%}.orbit-ring-one{inset:12%;animation:spin 42s linear infinite}.orbit-ring-two{inset:30%;border-style:solid;border-color:rgba(168,77,28,.22)}.sun-disc{position:absolute;z-index:2;top:50%;left:50%;display:grid;width:146px;height:146px;align-content:center;justify-items:center;padding:18px;transform:translate(-50%,-50%);border:2px solid var(--gold);border-radius:50%;background:var(--pine);box-shadow:0 0 0 14px rgba(236,175,10,.1) , 0 18px 45px rgba(124,22,32,.15)}.sun-disc span{color:var(--sun);font-size:.59rem;font-weight:800;letter-spacing:.13em;line-height:1.2;text-transform:uppercase}.sun-disc strong{margin-top:7px;color:var(--cream);font-family:Georgia,"Times New Roman",serif;font-size:.86rem;font-weight:400;line-height:1.06;text-align:center}.sun-disc b{color:var(--sun);font-weight:700}.orbit-wheel{position:absolute;inset:0;animation:wheel-turn 28s linear infinite}.orbit-card{position:absolute;display:grid;width:158px;min-height:112px;padding:16px;border:1px solid rgba(248,242,231,.18);border-radius:18px;color:#fff;box-shadow:0 18px 50px rgba(6,47,42,.18)}.orbit-card-one{top:1%;right:24%;background:var(--pine);transform:rotate(3deg)}.orbit-card-two{top:34%;right:-9%;background:var(--terracotta);transform:rotate(-3deg)}.orbit-card-three{right:21%;bottom:-1%;background:var(--olive);transform:rotate(2deg)}.orbit-card-four{bottom:12%;left:-8%;background:var(--wine);transform:rotate(-4deg)}.orbit-card-five{top:25%;left:-9%;background:var(--olive);transform:rotate(4deg)}.orbit-card-compact{width:128px;min-height:88px;padding:14px}.card-number{color:var(--sun);font-size:.65rem;font-weight:800;letter-spacing:.14em}.orbit-card strong{align-self:end;font-family:Georgia,"Times New Roman",serif;font-size:1.25rem;font-weight:400}.orbit-card small{margin-top:4px;color:rgba(255,255,255,.72);font-size:.62rem;line-height:1.35}.plane{position:absolute;top:31%;left:9%;display:grid;width:46px;height:46px;place-items:center;border-radius:50%;background:var(--wine);color:#fff;font-size:1.25rem;box-shadow:0 10px 28px rgba(124,22,32,.22)}.promise{display:grid;grid-template-columns:minmax(240px,.58fr) minmax(0,1fr);gap:clamp(28px,5vw,76px);padding:28px 0 30px;border-top:1px solid rgba(6,47,42,.15);border-bottom:1px solid rgba(6,47,42,.15);animation:scene-reveal .7s ease 2.45s both}.promise-heading>p{margin:0;color:var(--terracotta);font-family:Georgia,"Times New Roman",serif;font-style:italic}.promise h2{max-width:350px;margin:8px 0 0;color:var(--pine);font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.5rem,2.2vw,2.15rem);font-weight:400;letter-spacing:-.04em;line-height:.98}.promise h2 em{display:block;color:var(--terracotta);font-weight:400}.promise-content{display:grid;gap:20px}.journey-types{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none}.journey-types li{padding:8px 13px;border:1px solid rgba(6,47,42,.16);border-radius:999px;color:var(--pine);font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;animation:chip-arrival .62s cubic-bezier(.16,1,.3,1) both;animation-delay:3s}.journey-types li:nth-child(2){animation-delay:3.13s}.journey-types li:nth-child(3){animation-delay:3.26s}.journey-types li:nth-child(4){animation-delay:3.39s}.travel-offerings{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.travel-offerings article{min-height:132px;padding:15px 2px 0 15px;border-left:1px solid rgba(6,47,42,.18)}.travel-offerings p{margin:0;color:#526860;font-size:.71rem;line-height:1.5}.travel-offerings .offering-label{margin-bottom:10px;color:var(--terracotta);font-size:.62rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}footer{display:flex;justify-content:space-between;gap:20px;padding:20px 0 30px;color:#65766f;font-size:.67rem;letter-spacing:.06em;animation:scene-reveal .65s ease 2.65s both}.footer-message{color:var(--terracotta)}@keyframes intro-logo-rise{0%{opacity:0;transform:translate(-50%,-42%) scale(.76)}12%{opacity:1}43%{opacity:1;transform:translate(-50%,-50%) scale(1)}82%{opacity:1;transform:translate(-50%,-72%) scale(.9)}100%{opacity:0;transform:translate(-50%,calc(-50% - 46vh)) scale(.5)}}@keyframes intro-splash-fade{from{opacity:1}to{opacity:0;visibility:hidden}}@keyframes scene-reveal{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes chip-arrival{from{opacity:0;transform:translateY(26px) scale(.82) rotate(-3deg)}to{opacity:1;transform:translateY(0) scale(1) rotate(0)}}@keyframes wheel-turn{to{transform:rotate(360deg)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{box-shadow:0 0 0 9px rgba(168,77,28,.04)}}@media (max-width:960px){.hero{grid-template-columns:1fr;min-height:auto;padding-top:70px}.hero-copy{max-width:760px}.travel-orbit{width:min(100%,520px);margin-top:20px}}@media (max-width:640px){.topbar,.hero,.promise,footer{width:min(100% - 36px,1240px)}.topbar{padding-top:20px}.intro-logo{gap:12px}.intro-logo-mark{width:108px;height:108px;border-width:3px}.intro-logo-wording strong{font-size:clamp(3.25rem,15vw,5rem)}.intro-logo-wording small{margin-top:10px;font-size:.52rem;letter-spacing:.22em}.brand-wording small{font-size:.52rem}.launch-note{font-size:.61rem}.hero{gap:45px;padding:52px 0 54px}h1{font-size:clamp(3.35rem,17vw,5.2rem)}.actions{align-items:flex-start;flex-direction:column}.actions p{max-width:280px}.travel-orbit{width:100%}.orbit-card{width:120px;min-height:96px;padding:13px;border-radius:15px}.orbit-card strong{font-size:1rem}.orbit-card small{font-size:.54rem}.orbit-card-compact{width:100px;min-height:74px;padding:11px}.brand-mark{width:66px;height:66px}.brand-wording strong{font-size:2rem}.sun-disc{width:112px;height:112px;padding:12px}.sun-disc span{font-size:.48rem}.sun-disc strong{margin-top:5px;font-size:.72rem}.promise{grid-template-columns:1fr}.travel-offerings{grid-template-columns:1fr;gap:0}.travel-offerings article{min-height:auto;padding:14px 0 14px 15px}footer{align-items:flex-start;flex-direction:column}footer span:last-child{display:none}}@media (prefers-reduced-motion:reduce){.intro-splash,.intro-logo{display:none}.topbar,.hero,.promise,footer,.journey-types li{opacity:1;transform:none}*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.fullbranding-ribbon{display:flex;width:100%;height:50px;align-items:center;justify-content:center;background:#085a6e;color:#fff;font-size:.9rem;font-weight:600;letter-spacing:.03em;text-decoration:none;transition:background 180ms ease}.fullbranding-ribbon:hover{background:#06495a}@media (max-width:640px){.topbar{flex-wrap:wrap;padding-top:20px;padding-bottom:16px}.brand-mark{width:78px;height:78px}.brand-wording strong{font-size:2.625rem}.brand-wording small{font-size:.69rem}.launch-note{width:100%;justify-content:flex-end;margin-top:12px;font-size:.72rem}.sun-disc{width:140px;height:140px;padding:16px}.sun-disc span{font-size:.58rem}.sun-disc strong{margin-top:7px;font-size:.94rem}}.sun-disc{border-color:var(--pine);background:var(--gold);box-shadow:0 0 0 14px rgba(236,175,10,.16) , 0 18px 45px rgba(124,22,32,.15)}.sun-disc span,.sun-disc strong,.sun-disc strong b{color:var(--pine)}.sun-disc{animation:sun-disc-enter .7s cubic-bezier(.16,1,.3,1) 5.14s both}.sun-disc span{color:#fff}.orbit-ring-one{animation:spin 42s linear infinite , orbit-ring-enter .55s ease 5.02s both}.orbit-ring-two{animation:orbit-ring-enter .55s ease 5.08s both}.orbit-card{animation:orbit-card-enter .58s cubic-bezier(.16,1,.3,1) 5.18s both}.orbit-card-content{animation:none}.orbit-card-one{animation-delay:5.18s}.orbit-card-four{animation-delay:5.32s}.orbit-card-five{animation-delay:5.46s}.orbit-card-two{animation-delay:5.6s}.orbit-card-three{animation-delay:5.74s}.orbit-spark{opacity:0;animation:sparkle 3.2s ease-in-out 5.66s infinite , orbit-spark-enter .45s ease 5.66s both}.spark-coral{animation-delay:4.56s , 5.78s}.spark-olive{animation-delay:3.66s , 5.9s}@keyframes sun-disc-enter{from{opacity:0;transform:translate(-50%,-50%) scale(.55)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes orbit-card-enter{from{opacity:0}to{opacity:1}}@keyframes orbit-spark-enter{from{opacity:0}to{opacity:1}}@keyframes orbit-ring-enter{from{opacity:0}to{opacity:1}}.orbit-card{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.orbit-card-one,.orbit-card-two,.orbit-card-three,.orbit-card-four,.orbit-card-five{transform:none!important}.orbit-card-content{width:100%!important;min-height:112px!important;padding:16px!important;border:1px solid rgba(248,242,231,.18)!important;border-radius:18px!important;color:#fff!important;box-shadow:0 18px 50px rgba(6,47,42,.18)!important;animation:counter-wheel 28s linear infinite!important}.orbit-card-one .orbit-card-content{background:var(--pine)!important}.orbit-card-two .orbit-card-content{background:var(--terracotta)!important}.orbit-card-three .orbit-card-content,.orbit-card-five .orbit-card-content{background:var(--olive)!important}.orbit-card-four .orbit-card-content{background:var(--wine)!important}@media (max-width:640px){.orbit-card-content{min-height:96px!important;padding:13px!important;border-radius:15px!important}}.orbit-card-content{display:grid;align-content:center;height:100%;animation:counter-wheel 28s linear infinite}.orbit-spark{position:absolute;z-index:2;display:grid;width:24px;height:24px;place-items:center;border-radius:50%;font-size:18px;line-height:1;animation:sparkle 3.2s ease-in-out infinite}.spark-gold{top:16%;left:23%;color:var(--pine);background:var(--gold)}.spark-coral{right:17%;bottom:16%;width:14px;height:14px;color:var(--cream);background:var(--terracotta);font-size:20px;animation-delay:-1.1s}.spark-olive{bottom:25%;left:19%;width:18px;height:18px;color:var(--cream);background:var(--olive);font-size:13px;animation-delay:-2s}@keyframes counter-wheel{to{transform:rotate(-360deg)}}@keyframes sparkle{50%{transform:scale(1.16) rotate(18deg);opacity:.72}}.intro-categories{position:fixed;z-index:19;inset:0;display:flex;flex-wrap:wrap;align-content:center;justify-content:center;gap:14px;padding:32px;pointer-events:none;background:radial-gradient(circle at center,rgba(236,175,10,.14),transparent 27rem);animation:category-stage 2.45s ease 2.45s both}.intro-categories span{padding:14px 20px;border:1px solid rgba(6,47,42,.22);border-radius:999px;background:rgba(248,242,231,.8);color:var(--pine);font-size:clamp(1rem,2vw,1.45rem);font-weight:800;letter-spacing:.04em;box-shadow:0 14px 35px rgba(6,47,42,.1);opacity:0;animation:category-arrival .7s cubic-bezier(.16,1,.3,1) both;animation-delay:2.58s}.intro-categories span:nth-child(2){animation-delay:2.76s}.intro-categories span:nth-child(3){animation-delay:2.94s}.intro-categories span:nth-child(4){animation-delay:3.12s}.topbar{animation-delay:4.9s}.hero{animation-delay:5.05s}.promise{animation-delay:5.2s}footer{animation-delay:5.35s}.journey-types li{animation-delay:5.75s}.journey-types li:nth-child(2){animation-delay:5.88s}.journey-types li:nth-child(3){animation-delay:6.01s}.journey-types li:nth-child(4){animation-delay:6.14s}.orbit-card-four,.orbit-card-five{width:158px;min-height:112px;padding:16px}.orbit-card-four{bottom:12%;left:-8%}.orbit-card-five{top:25%;left:-9%}@keyframes category-stage{0%,8%{opacity:0}14%,76%{opacity:1}100%{opacity:0;visibility:hidden}}@keyframes category-arrival{from{opacity:0;transform:translateY(38px) scale(.72) rotate(-6deg)}to{opacity:1;transform:translateY(0) scale(1) rotate(0)}}@media (max-width:640px){.intro-categories{gap:10px;padding:24px}.intro-categories span{padding:11px 14px;font-size:.9rem}.orbit-card-four,.orbit-card-five{width:120px;min-height:96px;padding:13px}}@media (prefers-reduced-motion:reduce){.intro-categories{display:none}}