.st-home{--home-navy:#082b45;--home-navy-deep:#041f34;--home-orange:#ff7a1a;--home-ink:#243641;--home-muted:#5f717c;--home-soft:#eff7f8;--home-cream:#fff8ef;color:var(--home-ink);background:#fff;font-family:inherit;overflow:clip}.st-home *{box-sizing:border-box}.st-home img{display:block;max-width:100%;height:auto}.st-home h1,.st-home h2,.st-home h3{margin-top:0;color:var(--home-navy);font-weight:900;line-height:1.08}.st-home h2{font-size:clamp(2.15rem,4.5vw,4rem);letter-spacing:-.035em}.st-home h3{font-size:clamp(1.3rem,2vw,1.7rem)}.st-home p{line-height:1.7}.st-home__container{width:min(100% - 3rem,1200px);margin-inline:auto}.st-home__section{padding:clamp(4.5rem,9vw,8rem) 0}.st-home__section--soft{background:var(--home-soft)}.st-home__eyebrow{margin:0 0 .8rem;color:var(--home-orange);font-size:.76rem;font-weight:900;letter-spacing:.16em;line-height:1.4;text-transform:uppercase}.st-home__header{max-width:820px;margin-bottom:clamp(2.2rem,5vw,4rem)}.st-home__header>p:last-child{max-width:720px;margin-bottom:0;color:var(--home-muted);font-size:1.08rem}.st-home__hero{position:relative;isolation:isolate;display:grid;min-height:min(900px,92vh);align-items:end;padding:clamp(8rem,14vw,12rem) 0 clamp(4rem,8vw,7rem);color:#fff;background:var(--home-navy-deep)}.st-home__hero::before{position:absolute;z-index:-2;inset:0;background-image:var(--st-home-hero);background-position:center;background-size:cover;content:""}.st-home__hero::after{position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(4,31,52,.95) 0%,rgba(4,31,52,.78) 48%,rgba(4,31,52,.25) 100%);content:""}.st-home__hero-content{margin-inline:auto}.st-home__hero h1{max-width:900px;margin-bottom:1.25rem;color:#fff;font-size:clamp(3.1rem,8vw,7rem);letter-spacing:-.055em;line-height:.94}.st-home__lead{max-width:790px;margin:0;color:#fff;font-size:clamp(1.06rem,2vw,1.35rem)}.st-home__actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2rem}.st-home__button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:.85rem 1.45rem;border:2px solid transparent;border-radius:999px;color:var(--home-navy);background:var(--home-orange);font-weight:900;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.st-home__button:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(4,31,52,.18)}.st-home__button:focus-visible{outline:3px solid var(--home-orange);outline-offset:4px}.st-home__button.is-secondary{border-color:rgba(255,255,255,.85);color:#fff;background:transparent}.st-home__button.is-text{min-height:auto;padding:0;border:0;border-radius:0;color:var(--home-orange);background:transparent}.st-home__button.is-text::after{margin-left:.55rem;content:"→"}.st-home__trust{margin:1.5rem 0 0;color:rgba(255,255,255,.82);font-size:.9rem;font-weight:800;letter-spacing:.03em}.st-home__pillars{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.st-home__pillars article{padding:clamp(1.6rem,3vw,2.5rem);border-top:3px solid var(--home-orange);border-radius:.35rem 1rem 1rem;background:#fff;box-shadow:0 18px 50px rgba(8,43,69,.09)}.st-home__pillars span{display:block;margin-bottom:1.8rem;color:var(--home-orange);font-weight:900}.st-home__pillars p{margin-bottom:0;color:var(--home-muted)}.st-home__experiences{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem}.st-home__experiences article{display:grid;min-height:620px;overflow:hidden;border-radius:1.2rem;background:#fff;box-shadow:0 18px 50px rgba(8,43,69,.1);grid-template-rows:300px 1fr}.st-home__card-image{width:100%;height:100%;object-fit:cover}.st-home__experiences article>div{display:flex;align-items:flex-start;flex-direction:column;padding:clamp(1.5rem,3vw,2.35rem)}.st-home__experiences article>div>p:not(.st-home__eyebrow){color:var(--home-muted)}.st-home__experiences .st-home__button{margin-top:auto}.st-home__section--navy{color:#fff;background:var(--home-navy-deep)}.st-home__section--navy h2,.st-home__section--navy h3{color:#fff}.st-home__section--navy .st-home__header>p:last-child{color:rgba(255,255,255,.75)}.st-home__sites{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.st-home__sites article{position:relative;isolation:isolate;display:flex;min-height:500px;align-items:flex-end;overflow:hidden;border-radius:1rem;background:var(--home-navy)}.st-home__site-image{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.st-home__sites article::after{position:absolute;z-index:-1;inset:0;background:linear-gradient(0deg,rgba(4,31,52,.96),rgba(4,31,52,.05) 72%);content:""}.st-home__sites article:hover .st-home__site-image{transform:scale(1.035)}.st-home__sites article>div{padding:1.5rem}.st-home__sites p{margin-bottom:0;color:rgba(255,255,255,.82)}.st-home__center-action{margin-top:2.5rem;text-align:center}.st-home__split,.st-home__spirit-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:clamp(2.5rem,7vw,7rem);align-items:center}.st-home__split--reverse{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}.st-home__split--reverse>:first-child{order:2}.st-home__media-collage{position:relative;padding:0 clamp(2rem,5vw,5rem) clamp(2rem,5vw,5rem) 0}.st-home__media-main{width:100%;aspect-ratio:4/3;border-radius:1.2rem;object-fit:cover}.st-home__media-secondary{position:absolute;right:0;bottom:0;width:38%;aspect-ratio:1;border:7px solid #fff;border-radius:1rem;object-fit:cover;box-shadow:0 18px 40px rgba(8,43,69,.2)}.st-home__copy>p:not(.st-home__eyebrow){color:var(--home-muted);font-size:1.05rem}.st-home__checks{display:grid;margin:1.5rem 0 2rem;padding:0;gap:.65rem;list-style:none}.st-home__checks li{position:relative;padding-left:1.65rem;font-weight:800}.st-home__checks li::before{position:absolute;left:0;color:var(--home-orange);content:"✓"}.st-home__restaurant{background:var(--home-cream)}.st-home__restaurant-media{display:grid;gap:.8rem}.st-home__restaurant-image{width:100%;aspect-ratio:16/8;border-radius:1rem;object-fit:cover}.st-home__spirit{color:#fff;background:var(--home-navy)}.st-home__spirit h2{color:#fff}.st-home__spirit .st-home__copy>p:not(.st-home__eyebrow){color:rgba(255,255,255,.8)}.st-home__spirit-image{width:100%;aspect-ratio:4/5;border-radius:1.2rem;object-fit:cover}.st-home__gallery{display:grid;grid-auto-rows:250px;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem}.st-home__gallery figure{margin:0;overflow:hidden;border-radius:.8rem}.st-home__gallery figure:first-child,.st-home__gallery figure:nth-child(6){grid-column:span 2;grid-row:span 2}.st-home__gallery-image{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.st-home__gallery figure:hover .st-home__gallery-image{transform:scale(1.035)}.st-home__final{padding:clamp(5.5rem,11vw,9rem) 0;color:#fff;background:var(--home-navy-deep);text-align:center}.st-home__final .st-home__container{max-width:850px}.st-home__final h2{color:#fff}.st-home__final p:not(.st-home__eyebrow){font-size:1.12rem}.st-home__final .st-home__actions{justify-content:center}
.st-home .st-home__card-image,.st-home .st-home__site-image,.st-home .st-home__gallery-image{height:100%}
@media(max-width:1050px){.st-home__sites{grid-template-columns:repeat(2,minmax(0,1fr))}.st-home__sites article{min-height:430px}.st-home__gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.st-home__gallery figure:nth-child(6){grid-column:auto;grid-row:auto}}
@media(max-width:800px){.st-home__container{width:min(100% - 2rem,1200px)}.st-home__hero{min-height:780px;background-position:center}.st-home__hero::after{background:rgba(4,31,52,.72)}.st-home__pillars,.st-home__experiences,.st-home__split,.st-home__split--reverse,.st-home__spirit-grid{grid-template-columns:1fr}.st-home__split--reverse>:first-child{order:0}.st-home__pillars{gap:1rem}.st-home__experiences article{min-height:0;grid-template-rows:260px auto}.st-home__sites article{min-height:390px}.st-home__split,.st-home__spirit-grid{gap:2.5rem}.st-home__gallery{grid-auto-rows:230px;grid-template-columns:repeat(2,minmax(0,1fr))}.st-home__gallery figure:first-child{grid-column:span 2;grid-row:auto}.st-home__media-collage{max-width:660px}}
@media(max-width:520px){.st-home__container{width:min(100% - 1.5rem,1200px)}.st-home__section{padding-block:4rem}.st-home__hero{min-height:760px;padding-inline:.25rem}.st-home__hero h1{font-size:clamp(3rem,15vw,4.6rem)}.st-home__actions{align-items:stretch;flex-direction:column}.st-home__hero .st-home__actions{padding-right:3.25rem}.st-home__button{width:100%}.st-home__button.is-text{width:auto;align-self:flex-start}.st-home__sites{grid-template-columns:1fr}.st-home__sites article{min-height:410px}.st-home__gallery{grid-auto-rows:260px;grid-template-columns:1fr}.st-home__gallery figure:first-child{grid-column:auto}.st-home__media-collage{padding:0 1.8rem 1.8rem 0}.st-home__media-secondary{width:42%;border-width:5px}.st-home__final .st-home__button.is-secondary{width:100%}}
@media(prefers-reduced-motion:reduce){.st-home__button,.st-home__site-image,.st-home__gallery-image{transition:none}}

/* Homepage visual finishing: clearer scanning without artificial card whitespace. */
.st-home h1,.st-home h2,.st-home h3{text-wrap:balance}
.st-home__pillars p{max-width:34ch}
.st-home__experiences .st-dive-button{margin-top:auto}
@media(min-width:801px){.st-home__experiences article{min-height:500px;grid-template-rows:270px 1fr}}

/* Compact hero experiment: preserve content and typography while reducing vertical space. */
.st-home__hero{min-height:min(630px,65vh);padding-block:clamp(5.5rem,9vw,8rem) clamp(3rem,5vw,4.5rem)}
@media(max-width:800px){.st-home__hero{min-height:560px;padding-block:6rem 3.5rem}}
@media(max-width:520px){.st-home__hero{min-height:610px;padding-block:5.5rem 3rem}}

/* Home hero title readability across every localized homepage. */
.st-home__hero h1{letter-spacing:.015em}

/* Editorial rhythm: distinguish narrative sections from commercial cards. */
.st-home__pillars article{padding:clamp(1.5rem,2.5vw,2.1rem);border-top:0;border-left:3px solid var(--home-orange);border-radius:0;background:transparent;box-shadow:none}
.st-home__pillars span{margin-bottom:1.25rem}
.st-home__spirit-image{aspect-ratio:4/3}
@media(max-width:520px){
	.st-home__experiences article{grid-template-rows:220px auto}
	.st-home__gallery{grid-auto-rows:155px;grid-template-columns:repeat(2,minmax(0,1fr))}
	.st-home__gallery figure:first-child{grid-column:span 2;grid-row:span 2}
}

/* Compact stay contact chooser in the Home hero. */
.st-home__stay-contact{position:relative}
.st-home__stay-trigger{font:inherit}
.st-home__contact-panel{position:absolute;z-index:20;top:calc(100% + .75rem);right:0;width:min(320px,calc(100vw - 2rem));padding:1rem;border:1px solid rgba(8,43,69,.12);border-radius:16px;color:var(--home-navy);background:#fff;box-shadow:0 20px 48px rgba(4,31,52,.28)}
.st-home__contact-panel[hidden]{display:none}
.st-home__contact-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.8rem}
.st-home__contact-heading p{margin:0;color:var(--home-navy);font-weight:900;line-height:1.3}
.st-home__contact-close{display:inline-grid;width:34px;height:34px;flex:0 0 auto;padding:0;border:0;border-radius:50%;place-items:center;color:var(--home-navy);background:var(--home-soft);font:inherit;font-size:1.4rem;line-height:1;cursor:pointer}
.st-home__contact-actions{display:grid;gap:.65rem}
.st-home__contact-action{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:.55rem;padding:.7rem 1rem;border:1px solid var(--home-navy);border-radius:999px;color:var(--home-navy);background:#fff;font-weight:800;text-decoration:none;transition:color .2s ease,background-color .2s ease,border-color .2s ease}
.st-home__contact-action svg{width:20px;height:20px;flex:0 0 auto;fill:currentColor}
.st-home__contact-action:hover{color:#fff;background:var(--home-navy)}
.st-home__contact-action:focus-visible,.st-home__contact-close:focus-visible{outline:3px solid rgba(39,198,200,.72);outline-offset:3px}
@media(max-width:520px){.st-home__stay-contact{width:100%}.st-home__stay-trigger{width:100%}.st-home__contact-panel{right:auto;left:0;width:100%}}
@media(prefers-reduced-motion:reduce){.st-home__contact-action{transition:none}}
