:root{--navy:#072d4d;--blue:#0066a6;--sky:#eaf5fb;--yellow:#f5c842;--cream:#f7f4ed;--ink:#102a3c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{text-decoration:none;color:inherit}button,input,select{font:inherit}.site-header{height:84px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,80px);position:relative;z-index:10}.brand{display:flex;align-items:center;gap:11px}.brand>b{width:43px;height:43px;border-radius:50% 50% 50% 14%;display:grid;place-items:center;background:var(--yellow);font-size:25px;transform:rotate(-8deg)}.brand span{display:flex;flex-direction:column;line-height:.92}.brand strong{font-size:18px;letter-spacing:.08em}.brand small{font-size:9px;letter-spacing:.28em;margin-top:5px}.site-header nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:700}.lang{border:0;background:none;font-weight:800}.nav-cta{padding:15px 20px;background:var(--yellow);border-radius:4px}.menu{display:none;border:0;background:none}.menu i{display:block;width:25px;height:2px;background:var(--navy);margin:7px}.hero{height:min(780px,calc(100vh - 84px));min-height:610px;position:relative;display:flex;align-items:center;color:white;overflow:hidden}.hero>img{object-fit:cover}.shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,25,44,.9),rgba(2,25,44,.45) 48%,rgba(2,25,44,.06)),linear-gradient(0deg,rgba(2,25,44,.6),transparent 35%)}.hero-content{position:relative;z-index:2;width:min(730px,88vw);margin-left:clamp(24px,8vw,130px);padding-bottom:45px}.eyebrow{font-size:12px;font-weight:900;letter-spacing:.2em;color:var(--blue);margin:0 0 18px}.light{color:#a8dffc}.hero h1{font-size:clamp(50px,6.2vw,92px);line-height:.95;letter-spacing:-.055em;margin:0 0 28px}.lead{font-size:19px;line-height:1.6;max-width:570px}.actions{display:flex;align-items:center;gap:32px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;border-radius:4px;font-weight:800;padding:18px 24px}.primary{background:var(--yellow);color:var(--navy)}.secondary{background:var(--navy);color:white}.text-link{font-weight:800;border-bottom:1px solid #fff;padding:10px 0}.trust{position:absolute;bottom:0;left:0;right:0;z-index:3;display:flex;justify-content:center;gap:clamp(20px,4vw,70px);padding:19px;background:rgba(3,38,64,.88);font-size:13px;font-weight:700}.booking{max-width:1280px;margin:auto;display:grid;grid-template-columns:1.3fr repeat(3,1fr) 1.15fr;box-shadow:0 18px 60px #08294026}.booking-title,.booking label{padding:25px 30px}.booking-title .eyebrow{font-size:10px;margin-bottom:7px}.booking h2{margin:0;font-size:24px}.booking label{border-left:1px solid #dbe5e9;display:flex;flex-direction:column;gap:8px}.booking label span{font-size:10px;text-transform:uppercase;letter-spacing:.14em;font-weight:800;color:#6d7e88}.booking input,.booking select{border:0;background:none;font-weight:800}.search{border:0;background:var(--navy);color:#fff;padding:25px;display:flex;align-items:center;justify-content:space-between;font-weight:800}.section{padding:110px clamp(24px,7vw,110px)}.welcome{display:grid;grid-template-columns:1fr 1fr;gap:clamp(60px,10vw,160px);max-width:1450px;margin:auto}.welcome h2,.heading h2,.location h2,.final h2{font-size:clamp(40px,4.8vw,68px);line-height:1.02;letter-spacing:-.045em;margin:0 0 28px}.welcome>div>p:not(.eyebrow){font-size:18px;line-height:1.75;color:#526776}.inline-link{display:inline-flex;gap:24px;margin-top:12px;padding-bottom:7px;border-bottom:2px solid var(--yellow);font-weight:800}.facts{display:grid;grid-template-columns:1fr 1fr;background:var(--cream)}.facts div{padding:42px;border:1px solid #e5dfd3;display:flex;flex-direction:column}.facts strong{font-size:54px}.facts span{text-transform:uppercase;font-size:12px;letter-spacing:.1em;color:#6b787d}.facilities{background:var(--sky)}.heading{display:flex;align-items:end;justify-content:space-between;gap:50px;max-width:1280px;margin:0 auto 45px}.heading h2{max-width:720px;margin:0}.heading>p{max-width:390px;line-height:1.7}.facility-grid{display:grid;grid-template-columns:1.35fr .85fr;max-width:1280px;margin:auto;background:#fff}.photo{position:relative;min-height:620px}.photo img{object-fit:cover}.facility-list{padding:40px 48px}.facility-list article{display:flex;gap:24px;padding:28px 0;border-bottom:1px solid #dce6e8}.facility-list article>span{color:var(--blue);font-size:12px;font-weight:900}.facility-list h3{margin:0 0 10px;font-size:22px}.facility-list p{margin:0;color:#60727d;line-height:1.55}.facility-list .button{margin-top:34px}.location{padding-right:0;background:var(--navy);color:#fff;display:grid;grid-template-columns:.7fr 1.3fr;align-items:center;gap:70px}.location>div:first-child>p:not(.eyebrow){line-height:1.75;color:#c5d5de;margin-bottom:32px}.map{position:relative;min-height:600px}.map img{object-fit:cover}.final{text-align:center;padding:110px 24px;background:var(--cream)}.final h2{font-size:clamp(55px,7vw,100px);margin-bottom:15px}.final>p:not(.eyebrow){font-size:18px;color:#64747b;margin-bottom:32px}footer{background:#041e33;color:#fff;padding:60px clamp(24px,7vw,110px);display:grid;grid-template-columns:1.3fr 1fr 1fr auto;align-items:center;gap:40px}footer>p{color:#9fb2bf}footer>div:not(.brand){display:flex;flex-direction:column;gap:10px}footer>small{color:#8298a6}
@media(max-width:900px){.site-header{height:72px}.menu{display:block}.site-header nav{position:absolute;top:72px;left:0;right:0;background:#fff;display:none;flex-direction:column;align-items:stretch;padding:20px 24px 30px;gap:0;box-shadow:0 18px 35px #0002}.site-header nav.open{display:flex}.site-header nav a,.lang{padding:15px 0;text-align:left}.hero{height:720px;min-height:0}.hero>img{object-position:61% center}.hero-content{margin-left:24px;padding-bottom:70px}.trust{justify-content:flex-start;overflow:auto}.booking{grid-template-columns:1fr 1fr}.booking-title,.booking label:nth-of-type(3),.search{grid-column:1/-1}.booking label{border-top:1px solid #dbe5e9}.welcome{grid-template-columns:1fr}.section{padding:80px 24px}.heading{display:block}.facility-grid{grid-template-columns:1fr}.photo{min-height:420px}.location{grid-template-columns:1fr;padding:80px 0 0}.location>div:first-child{padding:0 24px}.map{min-height:420px}footer{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.hero{height:680px}.hero h1{font-size:48px}.lead{font-size:16px}.actions{align-items:flex-start;flex-direction:column;gap:10px}.trust{font-size:11px}.booking{grid-template-columns:1fr}.booking-title,.booking label:nth-of-type(3),.search{grid-column:auto}.facts{grid-template-columns:1fr 1fr}.facts div{padding:25px 20px}.facts strong{font-size:42px}.photo,.map{min-height:300px}.facility-list{padding:24px}.location h2{font-size:44px}footer{grid-template-columns:1fr}}
.hero>img,.photo img,.map img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.button,.nav-cta,.search{transition:transform .2s,background .2s}.button:hover,.nav-cta:hover{transform:translateY(-2px)}.search:hover,.secondary:hover{background:var(--blue)}

/* Hero v2: teksten og billedet har hver deres område */
.hero{height:auto;min-height:650px;display:grid;grid-template-columns:minmax(430px,46%) 1fr;grid-template-rows:1fr auto;background:var(--navy);overflow:hidden}
.hero-content{position:relative;width:auto;margin:0;padding:clamp(72px,8vw,125px) clamp(42px,7vw,120px) clamp(82px,8vw,120px);align-self:center;z-index:2}
.hero h1{font-size:clamp(52px,5.4vw,82px)}
.hero-media{position:relative;min-height:590px;overflow:hidden}
.hero-media::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,45,77,.2),transparent 25%)}
.hero-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:right center}
.shade{display:none}
.trust{position:relative;grid-column:1/-1;grid-row:2;bottom:auto;background:#062640}

@media(max-width:900px){.hero{display:flex;height:auto;min-height:0;flex-direction:column}.hero-content{order:1;margin:0;padding:64px 24px 54px}.hero-media{order:2;width:100%;min-height:420px}.hero-media img{object-position:right center}.trust{order:3;position:relative}.hero h1{font-size:clamp(48px,10vw,68px)}}
@media(max-width:560px){.hero-content{padding:52px 24px 46px}.hero-media{min-height:330px}.hero h1{font-size:46px}.actions{flex-direction:row;align-items:center;flex-wrap:wrap}.trust{padding:15px 20px}}
