@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--navy:#101f38;--ink:#15283d;--lime:#d9ef85;--pink:#edadd5;--paper:#f5f6f3;--muted:#576471}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;color:var(--ink);font:16px/1.65 'DM Sans',sans-serif;background:var(--paper)}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #cb57bc;outline-offset:5px}header{height:94px;display:flex;align-items:center;justify-content:space-between;padding:14px 5%;gap:24px;background:#fff}header .brand img{width:145px;display:block}nav{display:flex;gap:32px}nav a{text-decoration:none;font-size:14px;font-weight:600}.button{display:inline-flex;align-items:center;justify-content:center;padding:16px 24px;background:var(--navy);color:#fff;border-radius:6px;text-decoration:none;font-weight:600;line-height:1.4;transition:transform .2s}.button:hover{transform:translateY(-2px)}.small{font-size:14px;padding:13px 20px}.lime{background:var(--lime);color:var(--navy)}.hero{background:var(--navy);color:white;padding-top:64px;overflow:hidden}.hero-copy{padding:0 8%;position:relative}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.18em;margin:0 0 22px}.hero .eyebrow{color:var(--lime)}h1,h2,h3{font-family:Manrope,sans-serif;line-height:1.08;letter-spacing:-.045em;margin:0}h1{font-size:clamp(52px,6.4vw,92px);font-weight:500}h1 em{color:var(--pink);font-family:Georgia,serif;font-weight:400}h2{font-size:clamp(34px,4vw,56px);font-weight:500}h3{font-size:24px;font-weight:600}.lead{color:#d3dce8;font-size:18px;margin:26px 0}.hero-actions{display:flex;align-items:center;gap:28px}.textlink{text-decoration:none;font-size:15px;font-weight:600}.facts{position:absolute;right:8%;top:72px;display:flex;flex-direction:column;gap:22px;border-left:1px solid #ffffff35;padding-left:32px}.facts span{font-size:13px;color:#b4c3d6}.facts b{display:block;color:#fff;font-size:20px;letter-spacing:.04em}.hero-photo{position:relative;margin:35px 0 0}.hero-photo img{width:100%;height:480px;object-fit:cover;object-position:center 65%;display:block}.hero-photo:before{content:'';position:absolute;inset:0 0 auto;height:90px;background:linear-gradient(var(--navy),transparent);pointer-events:none}.hero-photo figcaption{position:absolute;bottom:22px;left:5%;right:5%;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.18em;text-shadow:0 2px 8px #000}.ribbon{padding:22px;background:var(--lime);text-align:center;font-weight:700;letter-spacing:.1em;font-size:13px;display:flex;gap:26px;justify-content:center;flex-wrap:wrap}.ribbon span{color:#667b3d}.section{padding:90px 8%}.section-heading{display:grid;grid-template-columns:1fr 1fr;gap:20px 60px;margin-bottom:42px}.section-heading .eyebrow{grid-column:1/-1;margin:0}.section-heading>p:not(.eyebrow){margin:0;max-width:470px;color:var(--muted);align-self:center}.experience{display:grid;grid-template-columns:1.35fr 1fr;background:#e5e9e3}.experience>img{width:100%;height:420px;object-fit:cover}.experience-copy{padding:48px}.tag{font-size:11px;letter-spacing:.12em;font-weight:800}.experience h3{font-size:40px;margin:20px 0}.experience-copy p{color:var(--muted)}.mini-facts{display:flex;gap:36px;margin-top:32px}.mini-facts span{font-size:12px}.mini-facts strong{display:block;font-size:25px}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:42px}.features article{border-top:1px solid #cbd2d6;padding-top:22px}.features span{font-size:11px;letter-spacing:.1em;font-weight:700;color:#596778}.features h3{margin:14px 0;font-size:23px}.features p{color:var(--muted);font-size:15px}.note{font-size:12px;line-height:1.7;color:#66717a;margin-top:25px}.video-section{padding:65px 8%;display:grid;grid-template-columns:1fr 1.4fr;gap:60px;align-items:center;background:#dce7ef}.video-section p:not(.eyebrow){max-width:300px;color:var(--muted)}.video-shell{aspect-ratio:16/9;overflow:hidden;background:var(--navy)}.video-shell button{display:block;position:relative;width:100%;height:100%;padding:0;border:0;cursor:pointer;color:white}.video-shell img{height:100%;width:100%;object-fit:cover;filter:brightness(.8)}.play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:1px solid #fff;background:#ffffff25;border-radius:100%;width:70px;height:70px;display:grid;place-items:center;font-size:23px}.video-label{position:absolute;bottom:25px;left:25px;font-size:11px;letter-spacing:.16em}.video-shell iframe{width:100%;height:100%;border:0}.route-section{display:grid;grid-template-columns:.9fr 1.4fr;gap:40px 70px}.route-section .section-heading{display:block}.route-section h2{margin:25px 0}.route-section .section-heading>p:not(.eyebrow){margin-bottom:25px}.itinerary{padding:0;margin:0;list-style:none}.itinerary li{display:flex;align-items:center;gap:24px;padding:20px 0;border-bottom:1px solid #d6dcdf}.date{flex:0 0 62px;font-weight:800;font-size:14px}.date small{display:block;font-weight:400;font-size:10px;letter-spacing:.04em}.itinerary h3{font-size:18px;letter-spacing:-.02em}.itinerary p{margin:5px 0 0;font-size:13px;color:var(--muted)}.itinerary b{margin-left:auto;font-size:9px;background:#e6ebd9;padding:4px 7px;letter-spacing:.03em}.route-note{grid-column:2;margin:0}.cabins-section{background:#e9eee9}.cabins-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:40px}.cabins-heading>p{max-width:370px;color:var(--muted)}.cabins-heading strong{display:block;margin-top:12px;color:var(--ink)}.cabins{display:grid;grid-template-columns:1fr 1fr;gap:28px}.cabin{background:#fff}.cabin>img{width:100%;height:285px;object-fit:cover;display:block}.cabin-body{padding:30px}.cabin h3{font-size:30px;margin:15px 0 10px}.cabin-body>p{color:var(--muted);font-size:14px}.price{border-top:1px solid #e1e5e7;margin:24px 0;padding-top:20px}.price small{font-size:12px;color:var(--muted);display:block}.price strong{font-family:Manrope,sans-serif;display:block;font-size:36px;letter-spacing:-.04em}.price span{font-size:14px}.cabin .button{width:100%}.included{display:grid;grid-template-columns:1fr 1fr;gap:65px}.included ul{padding-left:20px}.included li{margin:12px 0}.flight{margin-top:25px;border-top:1px solid #d6dcdf;padding-top:22px}.flight p{margin-bottom:0;color:var(--muted);font-size:14px}.contact{background:var(--navy);padding:80px 8%;text-align:center;color:#fff}.contact .eyebrow{color:var(--pink)}.contact h2{font-size:clamp(42px,5vw,68px)}.contact>p:not(.eyebrow){color:#c3cede;margin:25px 0}.contact-actions{display:flex;gap:28px;justify-content:center;align-items:center;margin-top:30px}footer{padding:45px 8%;display:grid;grid-template-columns:150px 1fr 1fr;gap:35px;align-items:start;background:white;font-size:13px}footer img{width:140px}footer p{margin:8px 0}footer .note{margin:0}footer a{text-underline-offset:3px}
@media(max-width:900px){header{padding:15px 5%}nav{display:none}.facts{position:static;flex-direction:row;border-left:0;padding:0;margin-top:32px;gap:30px}.hero-photo img{height:340px}.hero-copy{padding:0 6%}.section{padding:60px 6%}.experience-copy{padding:28px}.experience h3{font-size:32px}.video-section{padding:50px 6%;gap:30px}.route-section{gap:30px}.cabins-heading{display:block}.included{gap:30px}footer{grid-template-columns:120px 1fr}footer>.note{grid-column:1/-1}}
@media(max-width:600px){header{height:80px}.brand img{max-width:120px}.small{font-size:12px;padding:11px 13px}.hero{padding-top:40px}h1{font-size:55px}.eyebrow{font-size:10px;letter-spacing:.12em}.lead{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.facts{justify-content:space-between;gap:12px}.facts b{font-size:16px}.facts span{font-size:11px}.hero-photo{margin-top:20px}.hero-photo img{height:250px}.hero-photo figcaption{font-size:9px}.hero-photo figcaption span{display:none}.ribbon{font-size:10px;gap:10px;padding:18px 12px}.section-heading{display:block}.section-heading h2{margin:20px 0}.experience{display:block}.experience>img{height:240px}.experience-copy{padding:28px}.features{grid-template-columns:1fr;gap:15px}.video-section{display:block}.video-section>div:first-child{margin-bottom:30px}.route-section{display:block}.route-note{margin-top:20px}.itinerary li{gap:15px}.itinerary h3{font-size:16px}.itinerary b{font-size:8px}.cabins{grid-template-columns:1fr}.cabin>img{height:240px}.cabin-body{padding:25px}.included{display:block}.included>div+div{margin-top:35px}.contact{padding:60px 6%}.contact-actions{flex-direction:column;gap:20px}footer{display:block;padding:35px 6%}footer>div{margin:25px 0}.button{font-size:14px}.price strong{font-size:32px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

/* Mobile layout: readable copy, touch targets and uncut ship photography. */
img{max-width:100%;height:auto}header>*{min-width:0}footer a{overflow-wrap:anywhere}
@media(max-width:900px){
 .hero-actions,.facts,.mini-facts{flex-wrap:wrap}
 .experience,.video-section,.route-section,.included{grid-template-columns:minmax(0,1fr)}
 .route-note{grid-column:1}.experience>img{height:auto;aspect-ratio:16/9}
 .section-heading{grid-template-columns:minmax(0,1fr)}
 .cabins{grid-template-columns:repeat(2,minmax(0,1fr))}
 .cabins>*{min-width:0}.price strong{font-size:clamp(1.7rem,4vw,2.25rem)}
}
@media(max-width:600px){
 html{scroll-padding-top:20px}
 header{height:auto;min-height:80px;padding:12px 5%;gap:12px;flex-wrap:wrap}
 header .brand{flex:0 0 112px}header .brand img{width:112px}
 header .small{font-size:.875rem;min-height:44px;padding:12px;max-width:175px;text-align:center}
 .hero{padding-top:32px}.hero-copy{padding-inline:6%}
 h1{font-size:clamp(2.6rem,11.5vw,4rem);line-height:1.1}
 h2{font-size:clamp(2rem,8.5vw,2.65rem);line-height:1.13}
 h3{line-height:1.25}.eyebrow{font-size:.75rem;letter-spacing:.09em;line-height:1.6}
 .lead{font-size:1rem;line-height:1.7;margin:22px 0}.lead br{display:none}
 .hero-actions{gap:10px;align-items:stretch}.hero-actions .button{width:100%}
 .button{min-height:48px;font-size:1rem;padding:15px 18px;text-align:center;white-space:normal}
 .textlink{display:inline-flex;align-items:center;min-height:44px;font-size:1rem}
 .facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:24px}
 .facts b{font-size:1rem;letter-spacing:0}.facts span{font-size:.875rem;line-height:1.5}
 .hero-photo img{height:auto;aspect-ratio:1166/660;object-fit:contain}
 .hero-photo:before{height:36px}.hero-photo figcaption{bottom:10px;font-size:.75rem;letter-spacing:.1em}
 .ribbon{font-size:.75rem;line-height:1.8;gap:8px 12px;letter-spacing:.04em}
 .section{padding:48px 6%}.section-heading{margin-bottom:28px}
 .experience-copy{padding:24px}.experience h3{font-size:2rem}
 .mini-facts{gap:24px}.mini-facts span{font-size:.875rem}
 .tag,.features span{font-size:.75rem;line-height:1.6}
 .features p,.cabin-body>p,.flight p,.included p{font-size:1rem}
 .features{margin-top:28px}.features h3{font-size:1.4rem}
 .note,.included .note{font-size:.875rem;line-height:1.7}
 .video-section{padding:44px 6%}.video-label{font-size:.75rem;left:16px;bottom:12px}
 .play{width:56px;height:56px}.video-shell{width:100%}
 .itinerary li{display:grid;grid-template-columns:65px minmax(0,1fr);gap:8px 14px;padding:18px 0;align-items:start}
 .itinerary li>div{min-width:0}.date{font-size:.875rem}.date small{font-size:.75rem}
 .itinerary h3{font-size:1.05rem;line-height:1.4}.itinerary p{font-size:.875rem;line-height:1.6}
 .itinerary b{grid-column:2;justify-self:start;margin:0;font-size:.75rem}
 .cabins{grid-template-columns:minmax(0,1fr);gap:24px}.cabins-heading{margin-bottom:28px}
 .cabin>img{height:auto;aspect-ratio:4/3;object-fit:cover}.cabin-body{padding:24px}
 .cabin h3{font-size:1.75rem}.price strong{font-size:clamp(1.8rem,8vw,2.25rem)}
 .price small,.price span{font-size:.875rem}.price span{display:block;margin-top:6px}
 .included ul{padding-left:22px}.included li{margin:16px 0;line-height:1.75}
 .contact{padding:48px 6%}.contact h2{font-size:clamp(2rem,9vw,2.8rem)}
 .contact p br{display:none}.contact-actions{align-items:stretch;gap:12px}
 .contact-actions .textlink{justify-content:center}footer{font-size:.875rem;padding:32px 6%}
}
@media(hover:none){.button:hover{transform:none}}

.harvest-section{background:#103c42;color:#fff;padding:75px 0}.harvest-top,.harvest-body,.harvest-details{margin-inline:8%}.harvest-top{display:flex;justify-content:space-between;gap:35px;align-items:end;margin-bottom:38px}.harvest-top .eyebrow{color:#d9ef85}.harvest-date{border-left:1px solid #ffffff55;padding-left:25px;display:flex;flex-direction:column;font-size:16px}.harvest-date strong{font-size:25px;color:#d9ef85}.harvest-section figure{margin:0}.harvest-section figure img{width:100%;height:auto;display:block}.harvest-section figcaption{padding:12px 8%;font-size:12px;letter-spacing:.12em;background:#0c3035}.harvest-body{display:grid;grid-template-columns:1fr 1fr;gap:65px;margin-top:42px}.harvest-body>div>h3{font-size:32px;line-height:1.2}.harvest-body p{color:#d8e8e8}.harvest-highlights article{display:flex;gap:20px;padding:0 0 18px;margin-bottom:18px;border-bottom:1px solid #ffffff25}.harvest-highlights article>span{color:#d9ef85;font-size:14px}.harvest-highlights h3{font-size:20px;line-height:1.3}.harvest-highlights p{margin:8px 0 0;font-size:15px}.harvest-details{border-top:1px solid #ffffff30;padding-top:18px;margin-top:25px;font-size:14px;color:#c5dddd}.harvest-details a{text-underline-offset:4px}.itinerary h3 a{text-decoration-thickness:1px;text-underline-offset:4px}@media(max-width:700px){.harvest-section{padding:48px 0}.harvest-top,.harvest-body,.harvest-details{margin-inline:6%}.harvest-top{display:block}.harvest-date{margin-top:25px}.harvest-section figure img{height:250px;object-fit:cover;object-position:62% center}.harvest-section figcaption{font-size:12px;padding-inline:6%}.harvest-body{grid-template-columns:minmax(0,1fr);gap:25px}.harvest-body>div>h3{font-size:28px}.harvest-highlights p{font-size:16px}}

.route-map{margin:28px 0 0}.route-map img{display:block;width:100%;height:auto;border-radius:14px}.route-map a{display:block}.route-map figcaption{font-size:.875rem;color:var(--muted);line-height:1.6;margin-top:10px}@media(min-width:901px){.route-section{grid-template-columns:1.2fr 1fr;gap:40px}.route-map{margin-right:0}}
.inclusions-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:30px 0 0}.inclusions-gallery figure{aspect-ratio:1;margin:0;overflow:hidden;border-radius:12px;background:#dce7ef}.inclusions-gallery img{display:block;width:100%;height:100%;object-fit:cover}.inclusions-gallery figure:first-child img{object-position:58% center}.inclusions-gallery figure:nth-child(2) img{object-position:center}.inclusions-gallery figure:nth-child(3) img{object-position:center}@media(max-width:600px){.inclusions-gallery{gap:7px;margin-top:24px}.inclusions-gallery figure{border-radius:8px}}

header .brand img{max-height:66px;width:auto;object-fit:contain}footer>img{height:auto}@media(max-width:600px){header .brand img{max-height:56px;width:auto}}

/* Norwegian Luna: lunar blues, silver and lavender. */
:root{--navy:#061536;--ink:#152b4b;--lime:#dce4ff;--pink:#c8bef0;--paper:#f5f7fb;--muted:#53647c}
.hero{background:radial-gradient(ellipse at 76% 28%,#263d76 0%,#0b2250 35%,#061536 72%);padding-top:45px}
.hero-copy{padding-bottom:12px}.hero .eyebrow{color:#ccd7f5;letter-spacing:.2em}
.luna-wordmark{position:relative;width:min(440px,100%);aspect-ratio:620/200;overflow:hidden;margin:18px 0 26px;mix-blend-mode:screen}
.luna-wordmark img{position:absolute;display:block;max-width:none;width:161.290323%;height:auto;left:-38.709677%;top:-42.5%}
.hero h1{font-size:clamp(44px,5.2vw,74px);line-height:1.12;letter-spacing:-.045em}
.hero h1 em{color:#ddd5ff;font-style:normal;font-family:Manrope,sans-serif;font-weight:500}
.hero .lead{max-width:620px;font-size:17px;color:#d5dff0}
.hero .facts{top:210px;border-color:#b9c8ec45}.hero .facts b{color:#e0e7ff}
.button{border-radius:8px}.button.lime{background:linear-gradient(110deg,#eef2ff,#c9c5f3);color:#081a3d;box-shadow:0 6px 24px #030e2520}
.ribbon{background:#e4e9f7;color:#203a65}.ribbon span{color:#8176b6}
.video-section{background:#e2e8f3}.cabins-section{background:#e9edf6}
.harvest-section{background:#0b2449}.harvest-top .eyebrow,.harvest-date strong,.harvest-highlights article>span{color:#d0c9ff}
.harvest-section figcaption{background:#081b3b}.contact{background:radial-gradient(ellipse at 50% 100%,#273d71,#061536 75%)}
@media(max-width:900px){.hero .facts{position:static;margin-top:28px}.hero h1{font-size:clamp(42px,7vw,64px)}}
@media(max-width:600px){.hero{padding-top:30px}.hero .eyebrow{font-size:10px;letter-spacing:.13em}.luna-wordmark{width:100%;max-width:340px;margin:18px 0 24px}.hero h1{font-size:clamp(34px,9.3vw,48px)}.hero .lead{font-size:16px}.hero-copy{padding-bottom:4px}.hero .facts{margin-top:25px}}

.luna-wordmark img{filter:grayscale(1) contrast(2.2) brightness(1.3)}

.hero-motion{aspect-ratio:1440/800;background:#061536 url('assets/luna.webp') center/cover no-repeat;isolation:isolate}
.hero-motion video{display:block;width:100%;height:100%;object-fit:cover}.hero-motion video[hidden]{display:none}
.hero-motion:before{z-index:1}.hero-motion figcaption{z-index:2;pointer-events:none}
.motion-toggle{position:absolute;right:24px;top:24px;z-index:3;background:#061536dd;color:white;border:1px solid #ffffff80;border-radius:6px;padding:12px 16px;min-height:44px;cursor:pointer;font:600 13px 'DM Sans',sans-serif}.motion-toggle[hidden]{display:none}
@media(max-width:600px){.hero-motion{aspect-ratio:16/10}.motion-toggle{top:12px;right:12px;padding:10px 12px;font-size:12px}}

/* Full-bleed moving cover, with readable content above the film. */
.hero-background{position:relative;isolation:isolate;padding:65px 0 76px;min-height:760px;display:flex;align-items:center;background:#061536}
.hero-backdrop{position:absolute;inset:0;z-index:-2;background:#061536 url('assets/luna.webp') center/cover no-repeat}
.hero-backdrop video{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.hero-backdrop video[hidden]{display:none}
.hero-background:after{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,rgba(7,24,55,.76) 0%,rgba(7,24,55,.56) 48%,rgba(7,24,55,.20) 100%),linear-gradient(0deg,rgba(7,24,55,.42),transparent 50%)}
.hero-background .hero-copy{width:100%;padding-bottom:0}.hero-background .motion-toggle{top:auto;bottom:22px;right:5%}
.hero-background .luna-wordmark{width:min(390px,100%)}.hero-background h1{font-size:clamp(42px,4.8vw,70px)}
.hero-background .facts{top:210px}.hero-background .lead{color:#e2e9f7}.hero-background .facts span{color:#d1dcef}
@media(max-width:900px){.hero-background{min-height:740px;padding:46px 0 80px}.hero-background .facts{position:static}}
@media(max-width:600px){.hero-background{min-height:0;padding:32px 0 86px}.hero-background:after{background:linear-gradient(90deg,rgba(7,24,55,.72),rgba(7,24,55,.40)),linear-gradient(0deg,rgba(7,24,55,.42),transparent)}.hero-background .luna-wordmark{max-width:320px}.hero-background h1{font-size:clamp(31px,8.6vw,45px)}.hero-backdrop video{object-position:58% center}.hero-background .motion-toggle{bottom:18px;right:6%}}

@media(min-width:1100px){.cabins{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.cabin-body{padding:24px}.cabin>img{height:auto;aspect-ratio:3/2}.price strong{font-size:clamp(26px,2.5vw,36px)}}
.cabin{display:flex;flex-direction:column}.cabin-body{display:flex;flex-direction:column;flex:1}.cabin .button{margin-top:auto}
@media(min-width:601px) and (max-width:1099px){.cabins{grid-template-columns:minmax(0,1fr);max-width:680px;margin-inline:auto}.cabin>img{height:auto;aspect-ratio:3/2}}

.luna-wordmark{mix-blend-mode:normal;aspect-ratio:403/125;background:transparent}.luna-wordmark img{width:100%;height:auto;max-width:none;left:0;top:-16%;filter:none;mix-blend-mode:normal}
