.hero[data-astro-cid-3sclpglf]{position:relative;min-height:clamp(560px,92vh,880px);display:flex;align-items:center;color:#f3f1ea;overflow:hidden;background:linear-gradient(160deg,#0f1d2c,#16263a 45%,#1d3346)}.hero__media[data-astro-cid-3sclpglf]{position:absolute;inset:0;overflow:hidden}.hero__media[data-astro-cid-3sclpglf] picture{display:block;width:100%;height:100%}.hero__media[data-astro-cid-3sclpglf] img{width:100%;height:100%;object-fit:cover;object-position:center 48%}.hero__overlay[data-astro-cid-3sclpglf]{position:absolute;inset:0;background:linear-gradient(100deg,#0b131ce6,#0b131c8c 44%,#0b131c33),linear-gradient(to top,#0b131cb8,#0b131c00 40%)}.hero__inner[data-astro-cid-3sclpglf]{position:relative;padding-block:6rem}.hero__eyebrow[data-astro-cid-3sclpglf]{color:var(--gold-soft)}.hero__eyebrow[data-astro-cid-3sclpglf]:before{background:var(--gold-soft)}.hero__title[data-astro-cid-3sclpglf]{color:#fff;margin-top:1.4rem;max-width:16ch;text-wrap:balance}.hero__title-accent[data-astro-cid-3sclpglf]{display:block;font-style:italic;color:var(--gold-soft);font-size:.72em;margin-top:.4rem}.hero__lead[data-astro-cid-3sclpglf]{margin-top:1.8rem;max-width:56ch;font-size:clamp(1.05rem,1.5vw,1.25rem);color:#cdd8e2;font-weight:300}.hero__cta[data-astro-cid-3sclpglf]{margin-top:2.4rem;display:flex;gap:1rem;flex-wrap:wrap}.hero__scroll[data-astro-cid-3sclpglf]{position:absolute;bottom:1.8rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.6rem;color:#aebccb;font-size:.66rem;letter-spacing:.28em;text-transform:uppercase}.hero__scroll-line[data-astro-cid-3sclpglf]{width:1px;height:2.6rem;background:linear-gradient(var(--gold-soft),transparent);animation:scrollPulse 2.4s ease-in-out infinite}@keyframes scrollPulse{0%,to{opacity:.3;transform:scaleY(.7);transform-origin:top}50%{opacity:1;transform:scaleY(1)}}.block-head[data-astro-cid-3sclpglf]{text-align:center;max-width:60ch;margin:0 auto clamp(2.5rem,5vw,4rem)}.block-head[data-astro-cid-3sclpglf] h2[data-astro-cid-3sclpglf]{margin-top:.8rem}.block-head[data-astro-cid-3sclpglf] .lead[data-astro-cid-3sclpglf]{margin-top:1rem}.block-cta[data-astro-cid-3sclpglf]{text-align:center;margin-top:3rem}.intro[data-astro-cid-3sclpglf]{display:grid;grid-template-columns:1.5fr 1fr;gap:clamp(2rem,6vw,5rem);align-items:center}.intro[data-astro-cid-3sclpglf] h2[data-astro-cid-3sclpglf]{margin-top:.8rem}.intro[data-astro-cid-3sclpglf] .lead[data-astro-cid-3sclpglf]{margin-top:1.2rem}.intro__sign[data-astro-cid-3sclpglf]{margin-top:1.5rem;font-family:var(--font-display);font-style:italic;font-size:1.4rem;color:var(--gold-deep)}.intro__stats[data-astro-cid-3sclpglf]{display:grid;gap:1.2rem}.stat[data-astro-cid-3sclpglf]{border-left:2px solid var(--gold);padding:.6rem 0 .6rem 1.4rem}.stat__value[data-astro-cid-3sclpglf]{display:block;font-family:var(--font-display);font-size:2.8rem;line-height:1;color:var(--ink)}.stat__label[data-astro-cid-3sclpglf]{color:var(--muted);font-size:.95rem}.dest-grid[data-astro-cid-3sclpglf]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.dest[data-astro-cid-3sclpglf]{position:relative;min-height:300px;border-radius:var(--radius-lg);overflow:hidden;display:flex;align-items:flex-end;color:#fff;background:#1c2a38;box-shadow:var(--shadow);transition:transform .4s ease,box-shadow .4s ease}.dest[data-astro-cid-3sclpglf] picture{position:absolute;inset:0}.dest[data-astro-cid-3sclpglf] img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.dest__overlay[data-astro-cid-3sclpglf]{position:absolute;inset:0;background:linear-gradient(to top,#0d161fd1,#0d161f40 55%,#0d161f14)}.dest__body[data-astro-cid-3sclpglf]{position:relative;padding:1.6rem}.dest__name[data-astro-cid-3sclpglf]{color:#fff;font-size:1.7rem}.dest__blurb[data-astro-cid-3sclpglf]{color:#ffffffe0;font-size:.92rem;margin-top:.2rem}.dest[data-astro-cid-3sclpglf]:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.dest[data-astro-cid-3sclpglf]:hover img{transform:scale(1.06)}.pillars[data-astro-cid-3sclpglf]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.4rem}.pillar[data-astro-cid-3sclpglf]{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);padding:2rem 1.6rem;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.pillar[data-astro-cid-3sclpglf]:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:var(--gold-soft)}.pillar__icon[data-astro-cid-3sclpglf]{display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border-radius:50%;background:var(--sand);color:var(--gold-deep);margin-bottom:1.2rem}.pillar__icon[data-astro-cid-3sclpglf] .icon{width:1.6rem;height:1.6rem}.pillar__title[data-astro-cid-3sclpglf]{font-size:1.35rem;margin-bottom:.5rem}.pillar__body[data-astro-cid-3sclpglf]{color:var(--muted);font-size:.96rem}.steps[data-astro-cid-3sclpglf]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.6rem;counter-reset:step}.step[data-astro-cid-3sclpglf]{position:relative;padding-top:1.4rem}.step[data-astro-cid-3sclpglf]:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:#b8945f66}.step__num[data-astro-cid-3sclpglf]{font-family:var(--font-display);font-size:2.4rem;color:var(--gold)}.step__title[data-astro-cid-3sclpglf]{color:#fff;font-size:1.3rem;margin:.6rem 0 .5rem}.step__body[data-astro-cid-3sclpglf]{color:#b9c6d4;font-size:.95rem}.why[data-astro-cid-3sclpglf]{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(2rem,6vw,5rem);align-items:start}.why__head[data-astro-cid-3sclpglf] h2[data-astro-cid-3sclpglf]{margin-top:.8rem}.why__ornament[data-astro-cid-3sclpglf]{justify-content:flex-start;margin-top:1.5rem}.why__list[data-astro-cid-3sclpglf]{display:grid;gap:1.8rem}.why__item[data-astro-cid-3sclpglf]{display:flex;gap:1.1rem;align-items:flex-start}.why__check[data-astro-cid-3sclpglf]{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:50%;background:var(--sand);color:var(--gold-deep)}.why__check[data-astro-cid-3sclpglf] .icon{width:1.2rem;height:1.2rem}.why__title[data-astro-cid-3sclpglf]{font-size:1.25rem;margin-bottom:.25rem}.why__body[data-astro-cid-3sclpglf]{color:var(--muted)}.quotes[data-astro-cid-3sclpglf]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}.quote[data-astro-cid-3sclpglf]{position:relative;background:var(--white);border-radius:var(--radius-lg);padding:2.2rem 1.8rem 1.8rem;box-shadow:var(--shadow-sm)}.quote__mark[data-astro-cid-3sclpglf]{font-family:var(--font-display);font-size:4rem;line-height:.6;color:var(--gold-soft);height:1.6rem}.quote[data-astro-cid-3sclpglf] blockquote[data-astro-cid-3sclpglf]{font-family:var(--font-display);font-size:1.2rem;line-height:1.5;color:var(--ink);font-style:italic;margin-bottom:1.4rem}.quote[data-astro-cid-3sclpglf] figcaption[data-astro-cid-3sclpglf]{display:flex;flex-direction:column}.quote[data-astro-cid-3sclpglf] figcaption[data-astro-cid-3sclpglf] strong[data-astro-cid-3sclpglf]{color:var(--ink)}.quote[data-astro-cid-3sclpglf] figcaption[data-astro-cid-3sclpglf] span[data-astro-cid-3sclpglf]{color:var(--gold-deep);font-size:.85rem;letter-spacing:.05em}.cta-band[data-astro-cid-3sclpglf]{background:linear-gradient(#0f1821db,#0f1821eb),linear-gradient(135deg,#1d3346,#0f1d2c);color:#fff;text-align:center;padding-block:clamp(4rem,9vw,7rem)}.cta-band__inner[data-astro-cid-3sclpglf]{max-width:60ch}.cta-band__ornament[data-astro-cid-3sclpglf]{margin-bottom:1.5rem}.cta-band[data-astro-cid-3sclpglf] h2[data-astro-cid-3sclpglf]{color:#fff}.cta-band[data-astro-cid-3sclpglf] .lead[data-astro-cid-3sclpglf]{color:#c4d0dc;margin:1rem auto 0}.cta-band__actions[data-astro-cid-3sclpglf]{margin-top:2.2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-band[data-astro-cid-3sclpglf] .btn--outline[data-astro-cid-3sclpglf]{border-color:#ffffff80;color:#fff}.cta-band[data-astro-cid-3sclpglf] .btn--outline[data-astro-cid-3sclpglf]:hover{background:#fff;color:var(--ink)}@media(max-width:980px){.intro[data-astro-cid-3sclpglf],.why[data-astro-cid-3sclpglf]{grid-template-columns:1fr}.intro__stats[data-astro-cid-3sclpglf]{grid-auto-flow:column;grid-template-columns:repeat(3,1fr)}.dest-grid[data-astro-cid-3sclpglf],.pillars[data-astro-cid-3sclpglf],.steps[data-astro-cid-3sclpglf],.quotes[data-astro-cid-3sclpglf]{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.intro__stats[data-astro-cid-3sclpglf]{grid-auto-flow:row;grid-template-columns:1fr}.dest-grid[data-astro-cid-3sclpglf],.pillars[data-astro-cid-3sclpglf],.steps[data-astro-cid-3sclpglf],.quotes[data-astro-cid-3sclpglf]{grid-template-columns:1fr}.hero__cta[data-astro-cid-3sclpglf] .btn[data-astro-cid-3sclpglf]{flex:1;justify-content:center}}
