.vanua-hero{--frond:rgb(var(--c-frond-near));flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:calc(100svh - 5rem);display:flex;position:relative;overflow:hidden}.vanua-hero .hero-content{z-index:10;text-align:center;flex-direction:column;align-items:center;max-width:900px;margin-bottom:40px;padding:0 24px;display:flex;position:relative}.vanua-hero .logo-container{background:rgb(var(--c-hero-tile));box-shadow:0 18px 48px rgb(var(--c-hero-deep)/.18);justify-content:center;align-items:center;margin-bottom:1.25rem;padding:clamp(20px,3.2vw,56px) clamp(24px,4.2vw,72px);display:flex}.vanua-hero .logo-icon{width:clamp(104px,13vw,210px);height:auto;color:rgb(var(--c-hero-tile-ink));filter:drop-shadow(0 6px 16px rgb(var(--c-scrim)/.15))}.vanua-hero .tagline{color:rgb(var(--c-hatch-ink));letter-spacing:.05rem;max-width:720px;margin:1.5rem 0 2.2rem;font-size:clamp(.95rem,.72rem + .95vw,1.25rem);font-weight:500;line-height:1.6}.vanua-hero .hero-cta-group{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.vanua-hero .cta-button{border:2px solid rgb(var(--c-hero-cta-border));background-color:rgb(var(--c-hero-cta));color:rgb(var(--c-hero-cta-ink));letter-spacing:.15rem;text-transform:uppercase;box-shadow:0 6px 24px rgb(var(--c-scrim)/.15);border-radius:50px;padding:14px 38px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.165,.84,.44,1);display:inline-block}.vanua-hero .cta-button:hover{background-color:rgb(var(--c-hero-cta-hover));color:rgb(var(--c-hero-cta-hover-ink));box-shadow:0 10px 30px rgb(var(--c-scrim)/.2);transform:translateY(-4px)}.vanua-hero .cta-button-secondary{background-color:rgb(var(--c-hero-cta-alt));color:rgb(var(--c-hero-cta-alt-ink))}.vanua-hero .cta-button-secondary:hover{background-color:rgb(var(--c-hero-cta-hover));color:rgb(var(--c-hero-cta-hover-ink))}.vanua-hero .island-wrapper{z-index:2;pointer-events:none;width:clamp(440px,60vw,820px);line-height:0;position:absolute;bottom:0;right:4%}.vanua-hero .island-svg{width:100%;height:auto;display:block}.vanua-hero .island-ridge{fill:rgb(var(--c-sand-far))}.vanua-hero .island-main{fill:rgb(var(--c-sand-near))}.vanua-hero .palm-far{fill:rgb(var(--c-palm-far));--frond:rgb(var(--c-frond-far))}.vanua-hero .palm-near{fill:rgb(var(--c-palm-near));--frond:rgb(var(--c-frond-near))}.vanua-hero .st-tbl{fill:rgb(var(--c-hero-deep))}.vanua-hero .st-fig{fill:rgb(var(--c-station-fig))}.vanua-hero .st-cli{fill:rgb(var(--c-station-client))}.vanua-hero .st-drape{fill:rgb(var(--c-station-drape))}.vanua-hero .st-limb{fill:none;stroke:rgb(var(--c-station-fig));stroke-width:5px;stroke-linecap:round;stroke-linejoin:round}.vanua-hero .hib-petal{fill:rgb(var(--c-hibiscus-petal))}.vanua-hero .hib-eye{fill:rgb(var(--c-hibiscus-eye))}.vanua-hero .hib-stamen{fill:none;stroke:rgb(var(--c-hibiscus-eye));stroke-width:1.2px;stroke-linecap:round}.vanua-hero .hib-tip{fill:rgb(var(--c-hibiscus-tip))}.vanua-hero .station .arms{transform-box:fill-box;transform-origin:100% 0;animation:2.6s ease-in-out infinite vanuaMassageStroke}@keyframes vanuaMassageStroke{0%,to{transform:rotate(-4deg)}50%{transform:rotate(6deg)translate(-2px,-1px)}}.vanua-hero .waves-wrapper{pointer-events:none;z-index:3;width:100%;height:180px;position:absolute;bottom:0;left:0;overflow:hidden}.vanua-hero .wave-svg{will-change:transform;width:200%;height:100%;position:absolute;bottom:0;left:0}.vanua-hero .wave-1{fill:rgb(var(--c-surface)/.35);z-index:1;animation:18s linear infinite vanuaMoveWave}.vanua-hero .wave-2{fill:rgb(var(--c-surface)/.65);z-index:2;animation:12s linear infinite reverse vanuaMoveWave}.vanua-hero .wave-3{fill:rgb(var(--c-surface));z-index:3;animation:8s linear infinite vanuaMoveWave}@keyframes vanuaMoveWave{0%{transform:translate(0)}to{transform:translate(-50%)}}.vanua-hero.is-offscreen .wave-svg,.vanua-hero.is-offscreen .station .arms{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.vanua-hero .station .arms,.vanua-hero .wave-svg{animation:none}}@media (max-width:1280px){.vanua-hero .island-wrapper{width:clamp(420px,66vw,720px);right:2%}.vanua-hero .waves-wrapper{height:165px}}@media (max-width:1024px){.vanua-hero .hero-content{margin-bottom:80px}.vanua-hero .island-wrapper{width:clamp(400px,78vw,620px);right:0}.vanua-hero .waves-wrapper{height:150px}}@media (max-width:768px){.vanua-hero .tagline{margin:1rem 0 1.8rem}.vanua-hero .hero-content{margin-bottom:120px}.vanua-hero .cta-button{padding:12px 28px;font-size:.8rem}.vanua-hero .waves-wrapper{height:140px}.vanua-hero .island-wrapper{width:100%;bottom:0;right:0}}@media (max-width:480px){.vanua-hero .hero-content{margin-bottom:96px;padding:0 16px}.vanua-hero .tagline{margin:.85rem 0 1.4rem}.vanua-hero .cta-button{letter-spacing:.1rem;padding:11px 22px;font-size:.72rem}.vanua-hero .hero-cta-group{gap:10px}.vanua-hero .waves-wrapper{height:110px}}
.vanua-about{background:rgb(var(--c-surface));padding:104px 24px 44px}.vanua-about .about-inner{max-width:1080px;margin:0 auto}.vanua-about .ms-rows{flex-direction:column;gap:72px;display:flex}.vanua-about .ms-row{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);align-items:center;gap:48px;display:grid}.vanua-about .ms-row-alt{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr)}.vanua-about .ms-row-alt .ms-card{order:2}.vanua-about .ms-row-alt .ms-art{order:1}.vanua-about .ms-row.is-driven{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(26px)}.vanua-about .ms-row.is-driven.in-view{opacity:1;transform:translateY(0)}.vanua-about .ms-row-alt.is-driven{transition-delay:.12s}.vanua-about .ms-card{background:rgb(var(--c-surface-sunken));border:1px solid rgb(var(--c-line-subtle));border-left:3px solid rgb(var(--c-primary));border-radius:14px;padding:34px 32px}.vanua-about .ms-eyebrow{letter-spacing:.2rem;text-transform:uppercase;color:rgb(var(--c-gold));margin-bottom:14px;font-size:.72rem;font-weight:700;display:block}.vanua-about .ms-card h2{font-family:var(--font-cormorant),serif;color:rgb(var(--c-ink));margin:0 0 14px;font-size:2.1rem;font-weight:500;line-height:1.15}.vanua-about .ms-card p{color:rgb(var(--c-ink-muted));margin:0;font-size:.95rem;line-height:1.75}.vanua-about .ms-art{min-width:0}.vanua-about .ms-scene{max-width:560px;margin:0 auto 8px}.vanua-about .ms-scene svg{width:100%;height:auto;display:block}.vanua-about .iso-edge{fill:none;stroke:rgb(var(--c-iso-edge));stroke-width:1.4px;stroke-linejoin:round}.vanua-about .iso-shadow{fill:rgb(var(--c-scrim)/.25)}.vanua-about .iso-base{fill:rgb(var(--c-iso-base))}.vanua-about .isoA-top{fill:rgb(var(--c-tile-talent))}.vanua-about .isoA-side{fill:rgb(var(--c-tile-talent-side))}.vanua-about .isoA-side2{fill:rgb(var(--c-tile-talent-side-far))}.vanua-about .isoB-top{fill:rgb(var(--c-tile-industry))}.vanua-about .isoB-side{fill:rgb(var(--c-tile-industry-side))}.vanua-about .isoB-side2{fill:rgb(var(--c-tile-industry-side-far))}.vanua-about .iso-label{font-family:var(--font-montserrat),sans-serif;letter-spacing:.08em;fill:rgb(var(--c-ink-muted));font-size:12px;font-weight:600}.vanua-about .iso-fig{fill:rgb(var(--c-station-fig))}.vanua-about .hib-petal{fill:rgb(var(--c-hibiscus-petal))}.vanua-about .hib-eye{fill:rgb(var(--c-hibiscus-eye))}.vanua-about .hib-stamen{fill:none;stroke:rgb(var(--c-hibiscus-eye));stroke-width:1.2px;stroke-linecap:round}.vanua-about .hib-tip{fill:rgb(var(--c-hibiscus-tip))}.vanua-about .bu-roof{fill:rgb(var(--c-palm-near))}.vanua-about .bu-roof2{fill:rgb(var(--c-bure-roof-shade))}.vanua-about .bu-wall{fill:rgb(var(--c-bure-wall))}.vanua-about .bu-wall2{fill:rgb(var(--c-bure-wall-shade))}.vanua-about .bu-door{fill:rgb(var(--c-bure-door))}.vanua-about .bu-thatch{fill:none;stroke:rgb(var(--c-bure-line)/.5);stroke-width:.7px}.vanua-about .bu-eave{fill:none;stroke:rgb(var(--c-bure-line));stroke-width:1.6px}.vanua-about .hotel{fill:rgb(var(--c-hotel-line))}.vanua-about .hotel-fill{fill:rgb(var(--c-hotel-wall));stroke:rgb(var(--c-hotel-wall));stroke-width:4px;stroke-linejoin:round}.vanua-about .hotel-shade{fill:rgb(var(--c-hotel-shade))}.vanua-about .iso-palm{fill:rgb(var(--c-palm-near));--frond:rgb(var(--c-iso-frond))}.vanua-about .pl-rim{fill:rgb(var(--c-pool-rim))}.vanua-about .pl-rimface{fill:rgb(var(--c-pool-rim-face))}.vanua-about .pl-rimface2{fill:rgb(var(--c-pool-rim-far))}.vanua-about .pl-wall{fill:rgb(var(--c-pool-wall))}.vanua-about .pl-wall2{fill:rgb(var(--c-pool-wall-lit))}.vanua-about .pl-water{fill:rgb(var(--c-pool-water))}.vanua-about .ps-lounge{fill:rgb(var(--c-lounger))}.vanua-about .ps-lounge2{fill:rgb(var(--c-lounger-shade))}.vanua-about .span-shadow{fill:rgb(var(--c-scrim)/.38)}.vanua-about .brg-base,.vanua-about .brg-logo-box{fill:rgb(var(--c-bridge-deck))}.vanua-about .brg-leaf{fill:rgb(var(--c-bridge-mark));stroke:rgb(var(--c-bridge-mark));stroke-width:6px;stroke-linejoin:round}@media (prefers-reduced-motion:reduce){.vanua-about .ms-row.is-driven{opacity:1;transition:none;transform:none}}@media (max-width:900px){.vanua-about{padding:72px 20px 24px}.vanua-about .ms-rows{gap:48px}.vanua-about .ms-row,.vanua-about .ms-row-alt{grid-template-columns:minmax(0,1fr);gap:24px}.vanua-about .ms-row-alt .ms-card{order:1}.vanua-about .ms-row-alt .ms-art{order:2}.vanua-about .ms-card{padding:26px 24px}.vanua-about .ms-card h2{font-size:1.75rem}}
.vanua-courses{background:rgb(var(--c-surface));padding:96px 24px 110px}.vanua-courses .zz-inner{max-width:1160px;margin:0 auto}.vanua-courses .path-header{text-align:center;max-width:680px;margin:0 auto 84px}.vanua-courses .path-header h2{font-family:var(--font-cormorant),serif;color:rgb(var(--c-ink));margin-bottom:12px;font-size:2.6rem;font-weight:500}.vanua-courses .path-header p{font-family:var(--font-cormorant),serif;color:rgb(var(--c-ink-muted));font-size:1.15rem;font-style:italic;line-height:1.5}.vanua-courses .zz{--zz-intrude:64px;position:relative}.vanua-courses .zz-rail{z-index:1;pointer-events:none;will-change:transform;position:absolute;top:0;left:0;right:0}.vanua-courses .zz-svg{width:100%;height:100%;display:block}.vanua-courses .zz-track,.vanua-courses .zz-progress{fill:none;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.vanua-courses .zz-track{stroke:rgb(var(--c-ink)/.13)}.vanua-courses .zz-progress{stroke:rgb(var(--c-primary));stroke-dasharray:9999;stroke-dashoffset:9999px}.vanua-courses .zz-walker{z-index:4;pointer-events:none;will-change:transform;visibility:hidden;width:34px;position:absolute;top:0;left:0;transform:translate(-50%,-100%)}.vanua-courses .zz-walker .wk-backing{fill:rgb(var(--c-surface))}.vanua-courses .zz-walker svg{width:100%;height:auto;display:block}.vanua-courses .zz-steps{z-index:2;grid-auto-rows:1fr;margin:0;padding:0;list-style:none;display:grid;position:relative}.vanua-courses .zz-step{grid-template-columns:minmax(0,1fr) 200px minmax(0,1fr);align-items:center;min-height:560px;display:grid}.vanua-courses .zz-dot{background:rgb(var(--c-surface));border:3px solid rgb(var(--c-ink)/.3);width:18px;height:18px;box-shadow:0 0 0 7px rgb(var(--c-surface));border-radius:50%;grid-column:2;justify-self:center;transition:border-color .4s,background .4s,transform .4s}.vanua-courses .zz-step.is-active .zz-dot{border-color:rgb(var(--c-primary));background:rgb(var(--c-primary));transform:scale(1.2)}.vanua-courses .zz-step:last-child.is-active .zz-dot{background:rgb(var(--c-gold));border-color:rgb(var(--c-gold))}.vanua-courses .zz-card{grid-column:1;justify-self:end;max-width:420px}.vanua-courses .zz-step:nth-child(2n) .zz-card{grid-column:3;justify-self:start}.vanua-courses .zz.is-driven .zz-card{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(28px)}.vanua-courses .zz.is-driven .zz-step.is-active .zz-card{opacity:1;transform:translateY(0)}.vanua-courses .zz-card h3{font-family:var(--font-cormorant),serif;color:rgb(var(--c-ink));margin-bottom:10px;font-size:1.8rem;font-weight:600}.vanua-courses .zz-card p{color:rgb(var(--c-ink-muted));font-size:.93rem;line-height:1.7}.vanua-courses .zz-card .scene-art{margin-bottom:28px}.vanua-courses .scene-art{background:rgb(var(--c-scene-panel));box-shadow:0 18px 40px rgb(var(--c-scrim)/.35);border-radius:14px;padding:18px 20px 10px}.vanua-courses .scene-art svg{width:100%;height:auto;display:block}.vanua-courses .scene-time{letter-spacing:.12rem;text-transform:uppercase;color:rgb(var(--c-gold));margin-bottom:10px;font-size:.72rem;font-weight:700;display:block}.vanua-courses .st-fig{fill:rgb(var(--c-station-fig))}.vanua-courses .st-cli{fill:rgb(var(--c-station-client))}.vanua-courses .st-drape{fill:rgb(var(--c-station-drape))}.vanua-courses .st-tbl{fill:rgb(var(--c-hero-deep))}.vanua-courses .st-cap{fill:rgb(var(--c-station-fig))}.vanua-courses .st-limb{fill:none;stroke:rgb(var(--c-station-fig));stroke-width:5px;stroke-linecap:round;stroke-linejoin:round}.vanua-courses .hib-petal{fill:rgb(var(--c-hibiscus-petal))}.vanua-courses .hib-eye{fill:rgb(var(--c-hibiscus-eye))}.vanua-courses .hib-stamen{fill:none;stroke:rgb(var(--c-hibiscus-eye));stroke-width:1.2px;stroke-linecap:round}.vanua-courses .hib-tip{fill:rgb(var(--c-hibiscus-tip))}.vanua-courses .hibiscus-yellow .hib-petal{fill:rgb(var(--c-hibiscus-petal-yellow))}.vanua-courses .sc-ground{fill:none;stroke:rgb(var(--c-hero-deep)/.16);stroke-width:2px;stroke-linecap:round}.vanua-courses .sc-board{fill:rgb(var(--c-scene-paper));stroke:rgb(var(--c-hero-deep));stroke-width:2px}.vanua-courses .sc-mark{fill:rgb(var(--c-scene-shirt))}.vanua-courses .sc-mark-stroke{fill:none;stroke:rgb(var(--c-scene-shirt));stroke-width:2px;stroke-linecap:round}.vanua-courses .sc-cert{fill:rgb(var(--c-scene-paper));stroke:rgb(var(--c-hero-deep));stroke-width:2px}.vanua-courses .sc-cert-text{fill:rgb(var(--c-hero-deep));font-family:var(--font-montserrat),sans-serif;font-weight:700}.vanua-courses .sc-cert-line{fill:none;stroke:rgb(var(--c-scene-rule));stroke-width:1.8px;stroke-linecap:round}.vanua-courses .sc-gold{fill:rgb(var(--c-scene-gold))}.vanua-courses .sc-tassel{fill:none;stroke:rgb(var(--c-scene-gold));stroke-width:2px;stroke-linecap:round}.vanua-courses .sc-shirt-base,.vanua-courses .sc-sleeve{fill:rgb(var(--c-scene-shirt));stroke:rgb(var(--c-scene-shirt-seam));stroke-width:.6px;stroke-linejoin:round}.vanua-courses .sc-shirt{fill:url(#bula-pattern)}.vanua-courses .sc-bula-motif{fill:rgb(var(--c-scene-shirt-motif));fill-opacity:.55}.vanua-courses .sc-vgap{fill:rgb(var(--c-station-fig))}.vanua-courses .sc-collar-base{fill:rgb(var(--c-scene-shirt))}.vanua-courses .sc-collar{fill:url(#bula-pattern);stroke:rgb(var(--c-hero-deep));stroke-width:.9px;stroke-linejoin:miter}.vanua-courses .sc-placket{fill:none;stroke:rgb(var(--c-hero-deep));stroke-width:.9px}.vanua-courses .sc-button{fill:rgb(var(--c-scene-button))}.vanua-courses .station .arms{transform-box:fill-box;transform-origin:100% 0;animation:2.6s ease-in-out infinite vanuaCourseMassage}@keyframes vanuaCourseMassage{0%,to{transform:rotate(-4deg)}50%{transform:rotate(6deg)translate(-2px,-1px)}}.vanua-courses .sc-pointer{fill:none;stroke:rgb(var(--c-palm-near));stroke-width:3px;stroke-linecap:round;transform-box:fill-box;transform-origin:100% 100%;animation:2.4s ease-in-out infinite vanuaWavePointer}@keyframes vanuaWavePointer{0%,to{transform:rotate(7deg)}50%{transform:rotate(-13deg)}}.vanua-courses .sc-confetti{fill:rgb(var(--c-scene-gold));opacity:.45}.vanua-courses .sc-confetti path{transform-box:fill-box;transform-origin:50%;animation:2.4s ease-in-out infinite vanuaSparkle}.vanua-courses .sc-confetti path:nth-child(2){animation-delay:.4s}.vanua-courses .sc-confetti path:nth-child(3){animation-delay:.8s}.vanua-courses .sc-confetti path:nth-child(4){animation-delay:1.2s}.vanua-courses .sc-confetti path:nth-child(5){animation-delay:1.6s}.vanua-courses .sc-confetti path:nth-child(6){animation-delay:2s}@keyframes vanuaSparkle{0%,to{opacity:.2;transform:scale(.65)}50%{opacity:1;transform:scale(1.25)}}.vanua-courses .scene-art.is-offscreen .station .arms,.vanua-courses .scene-art.is-offscreen .sc-pointer,.vanua-courses .scene-art.is-offscreen .sc-confetti path{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.vanua-courses .zz.is-driven .zz-card{opacity:1;transition:none;transform:none}.vanua-courses .zz-dot{transition:none}.vanua-courses .station .arms,.vanua-courses .sc-pointer,.vanua-courses .sc-confetti path{animation:none}}@media (max-width:900px){.vanua-courses{padding:64px 18px 160px}.vanua-courses .zz{--zz-intrude:40px}.vanua-courses .path-header{margin-bottom:56px}.vanua-courses .path-header h2{font-size:2.1rem}.vanua-courses .path-header p{font-size:1.05rem}.vanua-courses .zz-step{-moz-column-gap:18px;grid-template-columns:46px minmax(0,1fr);column-gap:18px;min-height:440px}.vanua-courses .zz-dot{grid-column:1}.vanua-courses .zz-card,.vanua-courses .zz-step:nth-child(2n) .zz-card{grid-column:2;justify-self:stretch;max-width:none}.vanua-courses .zz-walker{width:26px}}
