.homepage{padding-top:0}.hp-cta-wrap{max-width:1280px;margin:0 auto;padding:0 2rem}.hp-eyebrow{font-family:var(--font-display);letter-spacing:.18em;text-transform:uppercase;color:var(--neptune-primary);margin-bottom:1.25rem;font-size:.75rem;font-weight:700;display:block}.hp-eyebrow--light{color:var(--neptune-primary)}.hp-pill{font-family:var(--font-display);letter-spacing:.16em;text-transform:uppercase;color:var(--neptune-primary);background:var(--neptune-primary-light);border-radius:var(--radius-pill);margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.6875rem;font-weight:700;display:inline-block}.hp-section-title{font-family:var(--font-display);color:var(--neptune-text);letter-spacing:-.03em;margin-bottom:.75rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.08}.hp-section-sub{color:var(--neptune-text-secondary);max-width:560px;margin-bottom:2.5rem;font-size:1.0625rem;line-height:1.7}.hp-hero{flex-direction:column;height:100vh;min-height:600px;display:flex;position:relative;overflow:hidden}.hp-hero-bg{object-fit:cover;opacity:0;z-index:0;width:100%;height:100%;transition:opacity 1.2s;position:absolute;inset:0}.hp-hero-bg.active{opacity:1}.hp-hero-overlay{z-index:1;background:linear-gradient(#00000040 0%,#00000026 40%,#00000080 100%);position:absolute;inset:0}.hp-hero-content{z-index:2;padding-top:4.5rem;padding-bottom:1rem;padding-left:max(2rem, calc((100vw - var(--container-max)) / 2 + 2rem));color:#fff;flex-direction:column;flex:1;justify-content:center;padding-right:2rem;display:flex;position:relative}.hp-hero .hp-pill{-webkit-backdrop-filter:blur(14px);color:#fff;background:#ffffff1f;border:1px solid #fff3;align-self:flex-start}.hp-hero-heading{font-family:var(--font-display);color:#fff;letter-spacing:-.03em;text-transform:uppercase;text-shadow:0 2px 20px #00000040;margin-bottom:1.5rem;font-size:clamp(2.75rem,7vw,5.5rem);font-weight:800;line-height:.95}.hp-hero-accent{color:#fff;white-space:nowrap;height:1em;animation:.5s heroFadeUp;display:block;overflow:visible}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.hp-hero-sub{color:#ffffffe0;text-shadow:0 1px 8px #0003;max-width:560px;margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.hp-hero-actions{flex-wrap:wrap;gap:1rem;display:flex}.hp-hero-cta{border-radius:var(--radius-pill);align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:600;transition:all .25s;display:inline-flex}.hp-hero-cta--ghost{-webkit-backdrop-filter:blur(10px);color:#fff;background:#ffffff1f;border:1.5px solid #fff6}.hp-hero-cta--ghost:hover{background:#ffffff38;border-color:#ffffffb3}.hp-hero-stats{z-index:2;-webkit-backdrop-filter:blur(16px);background:#00000059;border-top:1px solid #ffffff1a;position:relative}.hp-hero-stats-inner{grid-template-columns:repeat(4,1fr);gap:1rem;padding-top:1.25rem;padding-bottom:1.25rem;display:grid}.hp-hero-stat{text-align:center;flex-direction:column;align-items:center;display:flex}.hp-hero-stat-value{font-family:var(--font-display);color:#fff;letter-spacing:-.02em;font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.hp-hero-stat-label{letter-spacing:.12em;text-transform:uppercase;color:#ffffffa6;margin-top:.25rem;font-size:.6875rem;font-weight:600}@media (max-width:768px){.hp-hero{height:100svh;min-height:560px}.hp-hero-content{justify-content:flex-end;padding:4rem 1.25rem 1.5rem}.hp-hero-heading{font-size:clamp(2.25rem,10vw,3.5rem)}.hp-hero-sub{margin-bottom:1.5rem;font-size:1rem}.hp-hero-actions{flex-direction:column;gap:.75rem}.hp-hero-cta{justify-content:center;width:100%}.hp-hero-stats-inner{grid-template-columns:repeat(2,1fr);gap:.75rem;padding-top:1rem;padding-bottom:1rem}.hp-hero-stat-value{font-size:1.5rem}}.hp-services{background:var(--neptune-white)}.hp-services-header{margin-bottom:3rem}.hp-services-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.hp-service-card{border-radius:var(--radius-xl);color:inherit;border:none;flex-direction:column;padding:1.5rem;text-decoration:none;transition:transform .35s,box-shadow .35s;display:flex;overflow:hidden}.hp-service-card--cyan{background:var(--neptune-primary-light)}.hp-service-card--teal{background:var(--neptune-teal-light)}.hp-service-card--gold{background:var(--neptune-gold-light)}.hp-service-card:hover{transform:translateY(-8px);box-shadow:0 20px 60px #0000001a}.hp-service-img-wrap{border-radius:var(--radius-lg);margin-bottom:1.5rem;overflow:hidden}.hp-service-img{aspect-ratio:5/3;object-fit:cover;width:100%;height:auto;transition:transform .5s;display:block}.hp-service-card:hover .hp-service-img{transform:scale(1.04)}.hp-service-body{padding:.25rem .25rem .5rem}.hp-service-name{font-family:var(--font-display);color:var(--neptune-text);margin-bottom:.625rem;font-size:1.375rem;font-weight:800}.hp-service-desc{color:var(--neptune-text-secondary);margin-bottom:1.5rem;font-size:.9375rem;line-height:1.65}.hp-service-link{font-family:var(--font-display);color:var(--neptune-text);align-items:center;gap:.375rem;font-size:.8125rem;font-weight:700;transition:color .2s,gap .2s;display:inline-flex}.hp-service-card:hover .hp-service-link{color:var(--neptune-primary);gap:.625rem}@media (max-width:992px){.hp-services-grid{grid-template-columns:1fr;max-width:520px}}.hp-stats{background:var(--neptune-navy);padding:5rem 0}.hp-stats-quote{font-family:var(--font-display);color:#ffffffb3;text-align:center;max-width:720px;margin:0 auto 4rem;font-size:clamp(1.25rem,3vw,1.75rem);font-weight:600;line-height:1.5}.hp-stats-quote-accent{color:var(--neptune-primary);font-weight:800}.hp-stats-grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.hp-stat-value{font-family:var(--font-display);color:var(--neptune-primary);letter-spacing:-.02em;font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1;display:block}.hp-stat-label{font-family:var(--font-display);letter-spacing:.14em;color:#fff6;text-transform:uppercase;margin-top:.75rem;font-size:.6875rem;font-weight:700;display:block}@media (max-width:768px){.hp-stats{padding:3.5rem 0}.hp-stats-grid{grid-template-columns:repeat(2,1fr);gap:2rem 1.5rem}.hp-stats-quote{margin-bottom:3rem}}.hp-features{background:var(--neptune-white)}.hp-features-header{margin-bottom:3rem}.hp-features-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.hp-feature-card{background:var(--neptune-bg);border-radius:var(--radius-lg);border:1px solid #0000;padding:2rem 1.75rem;transition:transform .3s,box-shadow .3s,border-color .3s}.hp-feature-card:hover{border-color:var(--neptune-border);transform:translateY(-6px);box-shadow:0 16px 48px #0000000f}.hp-feature-icon-wrap{background:var(--neptune-primary-light);border-radius:var(--radius-sm);justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.5rem;font-size:1.375rem;display:flex}.hp-feature-card h3{font-family:var(--font-display);color:var(--neptune-text);margin-bottom:.625rem;font-size:1.0625rem;font-weight:700;line-height:1.3}.hp-feature-card p{color:var(--neptune-text-secondary);font-size:.875rem;line-height:1.7}@media (max-width:992px){.hp-features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.hp-features-grid{grid-template-columns:1fr}}.hp-vessels{background:var(--neptune-bg)}.hp-vessels-header{margin-bottom:3rem}.hp-vessels-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.hp-vessel-card{background:var(--neptune-white);border-radius:var(--radius-xl);color:inherit;box-shadow:var(--shadow-sm);flex-direction:column;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.hp-vessel-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.hp-vessel-img-wrap{aspect-ratio:3/2;position:relative;overflow:hidden}.hp-vessel-img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.hp-vessel-card:hover .hp-vessel-img{transform:scale(1.05)}.hp-vessel-body{flex-direction:column;flex:1;padding:1.5rem;display:flex}.hp-vessel-name{font-family:var(--font-display);color:var(--neptune-text);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.hp-vessel-desc{color:var(--neptune-text-secondary);flex:1;margin-bottom:1.25rem;font-size:.9375rem;line-height:1.6}.hp-vessel-specs{border-top:1px solid var(--neptune-bg-alt);border-bottom:1px solid var(--neptune-bg-alt);gap:1.5rem;margin-bottom:1.25rem;padding:.875rem 0;display:flex}.hp-vessel-spec{text-align:center;flex-direction:column;flex:1;align-items:center;display:flex}.hp-vessel-spec-value{font-family:var(--font-display);color:var(--neptune-primary);font-size:1.125rem;font-weight:800}.hp-vessel-spec-label{letter-spacing:.08em;text-transform:uppercase;color:var(--neptune-text-tertiary);margin-top:.125rem;font-size:.6875rem;font-weight:600}.hp-vessel-link{color:var(--neptune-primary);align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;transition:gap .2s;display:inline-flex}.hp-vessel-card:hover .hp-vessel-link{gap:.625rem}@media (max-width:992px){.hp-vessels-grid{grid-template-columns:1fr;max-width:520px}}.hp-destinations{background:var(--neptune-white)}.hp-destinations--alt{background:var(--neptune-bg)}.hp-dest-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:2rem;display:grid}.hp-dest-card{color:inherit;border-radius:var(--radius-lg);background:var(--neptune-white);border:1px solid var(--neptune-border);flex-direction:column;text-decoration:none;transition:transform .35s,box-shadow .35s;display:flex;overflow:hidden}.hp-dest-card:hover{transform:translateY(-6px);box-shadow:0 20px 48px #00000014}.hp-dest-img-wrap{height:200px;position:relative;overflow:hidden}.hp-dest-img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.hp-dest-card:hover .hp-dest-img{transform:scale(1.06)}.hp-dest-badge{background:var(--neptune-primary);color:var(--neptune-white);font-family:var(--font-display);border-radius:var(--radius-pill);letter-spacing:.1em;padding:.3rem .875rem;font-size:.625rem;font-weight:800;position:absolute;top:12px;left:12px}.hp-dest-body{flex-direction:column;flex:1;padding:1.25rem 1.25rem 1.5rem;display:flex}.hp-dest-body h3{font-family:var(--font-display);color:var(--neptune-text);margin-bottom:.375rem;font-size:.9375rem;font-weight:700;line-height:1.3}.hp-dest-body p{color:var(--neptune-text-secondary);flex:1;font-size:.8125rem;line-height:1.6}.hp-dest-link{font-family:var(--font-display);color:var(--neptune-primary);align-items:center;gap:.375rem;margin-top:.75rem;font-size:.8125rem;font-weight:700;transition:gap .2s;display:inline-flex}.hp-dest-card:hover .hp-dest-link{gap:.625rem}@media (max-width:992px){.hp-dest-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.hp-dest-grid{grid-template-columns:1fr}}.hp-banner{background:var(--neptune-navy);padding:6rem 0;position:relative;overflow:hidden}.hp-banner:after{content:"";pointer-events:none;background:radial-gradient(at 75%,#10bcf50f,#0000 65%);position:absolute;inset:0}.hp-banner-inner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.hp-banner-text{max-width:480px}.hp-banner-heading{font-family:var(--font-display);color:var(--neptune-white);letter-spacing:-.02em;text-transform:uppercase;margin-bottom:1.5rem;font-size:clamp(2.25rem,5.5vw,3.75rem);font-weight:800;line-height:1.02}.hp-banner-accent{color:var(--neptune-primary)}.hp-banner-text p{color:#ffffff80;margin-bottom:2rem;font-size:1.0625rem;line-height:1.7}.hp-banner-cta{align-items:center;gap:.625rem;display:inline-flex}.hp-banner-img-wrap{justify-content:flex-end;display:flex}.hp-banner-img-container{background:var(--neptune-teal-light);border-radius:var(--radius-xl);width:100%;max-width:520px;padding:1.25rem}.hp-banner-img{border-radius:var(--radius-lg);object-fit:cover;aspect-ratio:4/3;width:100%;height:auto;display:block}@media (max-width:768px){.hp-banner{padding:4rem 0}.hp-banner-inner{grid-template-columns:1fr;gap:2.5rem}.hp-banner-img-wrap{justify-content:center}.hp-banner-img-container{max-width:100%}}.hp-map{background:var(--neptune-bg)}.hp-map-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:4rem;display:grid}.hp-map-text{flex-direction:column;justify-content:center;max-width:480px;display:flex}.hp-map-text p{color:var(--neptune-text-secondary);margin-top:.75rem;font-size:1rem;line-height:1.75}.hp-map-cta{align-self:flex-start;align-items:center;gap:.5rem;margin-top:2rem;display:inline-flex}.hp-map-embed{border-radius:var(--radius-lg);min-height:420px;overflow:hidden;box-shadow:0 8px 32px #0000000f}@media (max-width:768px){.hp-map-grid{grid-template-columns:1fr;gap:2rem}.hp-map-embed{min-height:320px}}
