/* Self-hosted fonts (Fraunces + Inter, latin & latin-ext subsets).
   Downloaded from Google Fonts and served locally so no visitor IP is
   sent to Google — GDPR-clean, no consent needed. */

/* Fraunces 400 latin-ext */
@font-face {
  font-family: 'Fraunces';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/fraunces-400-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* Fraunces 400 latin */
@font-face {
  font-family: 'Fraunces';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/fraunces-400-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Fraunces 500 latin-ext */
@font-face {
  font-family: 'Fraunces';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(fonts/fraunces-500-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* Fraunces 500 latin */
@font-face {
  font-family: 'Fraunces';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(fonts/fraunces-500-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Fraunces 600 latin-ext */
@font-face {
  font-family: 'Fraunces';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(fonts/fraunces-600-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* Fraunces 600 latin */
@font-face {
  font-family: 'Fraunces';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(fonts/fraunces-600-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Inter 400 latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/inter-400-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* Inter 400 latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(fonts/inter-400-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Inter 500 latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(fonts/inter-500-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* Inter 500 latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(fonts/inter-500-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Inter 600 latin-ext */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(fonts/inter-600-latin-ext.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* Inter 600 latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(fonts/inter-600-latin.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* ============================================================
   Træna Arctic Fishing — coastal/arctic theme
   ============================================================ */

:root {
  --ocean-deep: #07171f;
  --ocean: #0d2b39;
  --sea: #155066;
  --sea-light: #2a7d96;
  --foam: #f3f6f5;
  --mist: #dfe8e8;
  --slate: #8aa3a8;
  --gold: #e7b169;        /* midnight-sun warmth */
  --gold-soft: #f0cf9f;
  --ink: #0a1318;

  --maxw: 1180px;
  --pad: clamp(1.25rem, 5vw, 4rem);
  --radius: 14px;

  --font-display: "Fraunces", Georgia, serif;
  --font-body: "Inter", system-ui, sans-serif;
}

* { box-sizing: border-box; margin: 0; padding: 0; }

html { scroll-behavior: smooth; }

body {
  font-family: var(--font-body);
  color: var(--foam);
  background: var(--ocean-deep);
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}

h1, h2, h3 { font-family: var(--font-display); font-weight: 500; line-height: 1.08; }

a { color: inherit; text-decoration: none; }

img { max-width: 100%; display: block; }

/* ---------- NAV ---------- */
.nav {
  position: fixed; inset: 0 0 auto 0; z-index: 50;
  display: flex; align-items: center; gap: 1.5rem;
  padding: 1rem var(--pad);
  background: linear-gradient(to bottom, rgba(7,23,31,.85), rgba(7,23,31,0));
  backdrop-filter: blur(2px);
  transition: background .3s ease, backdrop-filter .3s ease, padding .3s ease;
}
.nav.is-stuck {
  background: rgba(7,23,31,.92);
  backdrop-filter: blur(10px);
  padding-top: .7rem; padding-bottom: .7rem;
  border-bottom: 1px solid rgba(255,255,255,.06);
}
.nav__brand { display: flex; align-items: center; gap: .65rem; margin-right: auto; }
.nav__mark {
  font-family: var(--font-display); font-weight: 600;
  letter-spacing: .04em;
  display: grid; place-items: center;
  width: 2.4rem; height: 2.4rem;
  border: 1.5px solid var(--gold); color: var(--gold);
  border-radius: 50%; font-size: .85rem;
}
.nav__name { font-family: var(--font-display); font-size: 1.02rem; letter-spacing: .01em; }
.nav__links { display: flex; align-items: center; gap: 1.6rem; font-size: .92rem; }
.nav__links a { color: rgba(243,246,245,.82); transition: color .2s; }
.nav__links a:hover { color: var(--foam); }
.nav__cta {
  border: 1px solid var(--gold); color: var(--gold) !important;
  padding: .42rem 1rem; border-radius: 999px;
}
.nav__cta:hover { background: var(--gold); color: var(--ink) !important; }

.lang {
  display: flex; align-items: center; gap: .3rem;
  background: none; border: none; cursor: pointer;
  color: var(--slate); font-family: var(--font-body); font-size: .85rem;
  letter-spacing: .05em;
}
.lang__opt { transition: color .2s; }
.lang__opt.is-active { color: var(--gold); font-weight: 600; }
.lang__sep { opacity: .4; }

/* currency toggle — mirrors .lang */
.cur {
  display: flex; align-items: center; gap: .3rem;
  background: none; border: none; cursor: pointer;
  color: var(--slate); font-family: var(--font-body); font-size: .8rem;
  letter-spacing: .04em; padding-left: .2rem;
}
.cur__opt { transition: color .2s; }
.cur__opt.is-active { color: var(--gold); font-weight: 600; }

@media (max-width: 760px) {
  .nav__name { display: none; }
  .nav__links { gap: .9rem; font-size: .82rem; }
  .nav__links a:not(.nav__cta) { display: none; }
}

/* ---------- HERO ---------- */
.hero {
  position: relative; min-height: 100svh;
  display: flex; flex-direction: column; justify-content: center;
  padding: 7rem var(--pad) 4rem;
  overflow: hidden;
}
.hero__media {
  position: absolute; inset: 0; z-index: -2;
  background:
    linear-gradient(180deg, rgba(6,20,28,.30) 0%, rgba(6,20,28,.28) 45%, rgba(6,22,30,.82) 100%),
    url("images/hero.jpg") center 38% / cover no-repeat;
}
.hero::after {
  content: ""; position: absolute; inset: 0; z-index: -1;
  background: radial-gradient(80% 60% at 50% 55%, rgba(6,20,28,.45), transparent 75%);
}
.hero__inner { max-width: 820px; margin: 0 auto; width: 100%; text-align: center; }
.hero__kicker {
  text-transform: uppercase; letter-spacing: .28em; font-size: .78rem;
  color: var(--gold-soft); margin-bottom: 1.4rem;
}
.hero__title {
  font-size: clamp(2.6rem, 7vw, 5.2rem);
  letter-spacing: -.01em; margin-bottom: 1.4rem;
}
.hero__lead {
  font-size: clamp(1.05rem, 2vw, 1.3rem);
  color: rgba(243,246,245,.82); max-width: 600px; margin: 0 auto 2.2rem;
}
.hero__actions { display: flex; gap: 1rem; justify-content: center; flex-wrap: wrap; }
.hero__scroll {
  position: absolute; bottom: 1.8rem; left: 50%; transform: translateX(-50%);
  width: 26px; height: 42px; border: 1.5px solid rgba(243,246,245,.4);
  border-radius: 14px;
}
.hero__scroll span {
  position: absolute; top: 8px; left: 50%; transform: translateX(-50%);
  width: 4px; height: 8px; border-radius: 4px; background: var(--gold);
  animation: scroll 1.8s ease-in-out infinite;
}
@keyframes scroll { 0%,100% { opacity: 0; top: 8px; } 50% { opacity: 1; top: 20px; } }

/* ---------- BUTTONS ---------- */
.btn {
  display: inline-flex; align-items: center; justify-content: center;
  padding: .85rem 1.7rem; border-radius: 999px;
  font-weight: 600; font-size: .95rem; letter-spacing: .01em;
  cursor: pointer; transition: transform .15s ease, background .2s, color .2s, border-color .2s;
}
.btn:hover { transform: translateY(-2px); }
.btn--gold { background: var(--gold); color: var(--ink); border: 1px solid var(--gold); }
.btn--gold:hover { background: var(--gold-soft); border-color: var(--gold-soft); }
.btn--ghost { background: transparent; color: var(--foam); border: 1px solid rgba(243,246,245,.35); }
.btn--ghost:hover { border-color: var(--foam); background: rgba(243,246,245,.06); }

/* ---------- STRIP ---------- */
.strip {
  display: grid; grid-template-columns: repeat(3, 1fr);
  gap: 1px; background: rgba(255,255,255,.07);
  border-top: 1px solid rgba(255,255,255,.07);
  border-bottom: 1px solid rgba(255,255,255,.07);
}
.strip__item {
  background: var(--ocean-deep);
  padding: 2.2rem var(--pad); text-align: center;
  display: flex; flex-direction: column; gap: .35rem; align-items: center;
}
.strip__num { font-family: var(--font-display); font-size: 2.4rem; color: var(--gold); line-height: 1; }
.strip__label { font-size: .92rem; color: var(--slate); max-width: 16ch; }
@media (max-width: 700px) {
  .strip { grid-template-columns: 1fr; }
}

/* ---------- SECTIONS ---------- */
.section { padding: clamp(4rem, 9vw, 7.5rem) var(--pad); max-width: var(--maxw); margin: 0 auto; }
.section--alt { background: var(--ocean); max-width: none; }
.section--alt > * { max-width: var(--maxw); margin-left: auto; margin-right: auto; }
.section__head { max-width: 640px; margin-bottom: 3rem; }
.eyebrow {
  text-transform: uppercase; letter-spacing: .22em; font-size: .76rem;
  color: var(--gold); margin-bottom: .9rem;
}
.section__head h2 { font-size: clamp(1.9rem, 4vw, 3rem); }
.section__lead { margin-top: 1.1rem; color: rgba(243,246,245,.78); font-size: 1.08rem; }

/* ---------- SPLIT ---------- */
.split { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(2rem, 5vw, 4.5rem); align-items: center; }
.split--reverse .split__text { order: 2; }
.split__text p { color: rgba(243,246,245,.82); font-size: 1.08rem; margin-bottom: 1.6rem; }
.split__media {
  aspect-ratio: 4 / 3; border-radius: var(--radius); overflow: hidden;
  background: linear-gradient(135deg, var(--sea), var(--ocean));
  display: grid; place-items: center; position: relative;
  background-size: cover; background-position: center;
}
@media (max-width: 820px) {
  .split { grid-template-columns: 1fr; }
  .split--reverse .split__text { order: 0; }
}

/* placeholder labels (replaced when images dropped in) */
.ph {
  font-size: .85rem; color: rgba(243,246,245,.55); letter-spacing: .03em;
  border: 1px dashed rgba(243,246,245,.25); padding: .5rem .9rem; border-radius: 8px;
}
.ph--light { color: rgba(255,255,255,.85); border-color: rgba(255,255,255,.5); }

/* photos wired into the image slots — compound selectors so they win over
   the .split__media / .feature__media background shorthands regardless of order */
.split__media[data-img="leiligheter"] { background-image: url("images/leiligheter.jpg"); }
.split__media[data-img="bat"]         { background-image: url("images/bat.jpg"); }
.feature__media[data-img="selvar"] {
  background-image:
    linear-gradient(180deg, rgba(7,23,31,0) 55%, rgba(7,23,31,.35)),
    url("images/selvar.jpg");
}
[data-img] .ph { display: none; } /* hide placeholder label once an image is set */

/* ---------- TICKS ---------- */
.ticks { list-style: none; display: grid; gap: .7rem; }
.ticks li { position: relative; padding-left: 1.7rem; color: rgba(243,246,245,.88); }
.ticks li::before {
  content: ""; position: absolute; left: 0; top: .55em;
  width: .7rem; height: .4rem; border-left: 2px solid var(--gold);
  border-bottom: 2px solid var(--gold); transform: rotate(-45deg);
}

/* ---------- CARDS ---------- */
.cards { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1.2rem; }
.card {
  background: rgba(255,255,255,.04); border: 1px solid rgba(255,255,255,.08);
  border-radius: var(--radius); overflow: hidden;
  transition: transform .2s ease, border-color .2s;
}
.card:hover { transform: translateY(-4px); border-color: rgba(231,177,105,.5); }
.card__img {
  aspect-ratio: 4 / 3; background-size: cover; background-position: center;
  filter: saturate(1.05);
}
.card__body { padding: 1.3rem 1.3rem 1.5rem; }
.card h3 { font-size: 1.4rem; color: var(--gold-soft); margin-bottom: .5rem; }
.card p { font-size: .95rem; color: rgba(243,246,245,.74); }
@media (max-width: 900px) { .cards { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 460px) { .cards { grid-template-columns: 1fr; } }

/* ---------- FEATURE (full-bleed) ---------- */
.feature { display: grid; grid-template-columns: 1.1fr 1fr; min-height: 70vh; }
.feature__media {
  background: linear-gradient(135deg, var(--sea-light), var(--ocean));
  background-size: cover; background-position: center;
  display: grid; place-items: center; min-height: 320px;
}
.feature__panel {
  background: var(--ocean-deep);
  padding: clamp(3rem, 7vw, 6rem) var(--pad);
  display: flex; flex-direction: column; justify-content: center;
}
.feature__panel h2 { font-size: clamp(1.9rem, 4vw, 3rem); margin-bottom: 1.4rem; }
.feature__panel p { color: rgba(243,246,245,.82); font-size: 1.08rem; margin-bottom: 1.2rem; }
@media (max-width: 820px) { .feature { grid-template-columns: 1fr; } }

/* ---------- BOOK DIRECT (DinTur) ---------- */
.book-direct { max-width: 720px; margin-bottom: 2.2rem; }
.book-direct .btn { width: 100%; padding: 1rem 1.7rem; font-size: 1rem; }
.book-direct__or {
  text-align: center; color: var(--slate); font-size: .9rem;
  letter-spacing: .03em; margin-top: 1.3rem;
}

/* ---------- FORM ---------- */
.form { max-width: 720px; }
.form__row { display: grid; grid-template-columns: 1fr 1fr; gap: 1.1rem; margin-bottom: 1.1rem; }
.form__row:has(.field--narrow) { grid-template-columns: 1fr 1fr .7fr; }
.field { display: flex; flex-direction: column; gap: .45rem; margin-bottom: 1.1rem; }
.field > span { font-size: .85rem; color: var(--slate); letter-spacing: .02em; }
.field input, .field textarea {
  font-family: var(--font-body); font-size: 1rem; color: var(--foam);
  background: rgba(255,255,255,.05); border: 1px solid rgba(255,255,255,.14);
  border-radius: 10px; padding: .8rem .95rem; transition: border-color .2s, background .2s;
}
.field input:focus, .field textarea:focus {
  outline: none; border-color: var(--gold); background: rgba(255,255,255,.08);
}
.field textarea { resize: vertical; }
.form .btn { margin-top: .4rem; }
.form__note { margin-top: .9rem; font-size: .85rem; color: var(--slate); }
@media (max-width: 640px) {
  .form__row, .form__row:has(.field--narrow) { grid-template-columns: 1fr; }
}

/* ---------- FOOTER ---------- */
.footer {
  padding: 3.5rem var(--pad) 2.5rem; background: var(--ocean-deep);
  border-top: 1px solid rgba(255,255,255,.07);
  display: grid; grid-template-columns: 1fr auto; gap: 2rem; align-items: start;
}
.footer__brand { display: flex; gap: 1rem; align-items: center; }
.footer__brand p { font-family: var(--font-display); font-size: 1rem; line-height: 1.4; }
.footer__brand span { font-family: var(--font-body); font-size: .85rem; color: var(--slate); }
.footer__contact { display: flex; flex-direction: column; gap: .4rem; text-align: right; font-size: .95rem; }
.footer__contact a { color: rgba(243,246,245,.85); transition: color .2s; }
.footer__contact a:hover { color: var(--gold); }
.footer__social { display: flex; gap: 1rem; justify-content: flex-end; margin-top: .4rem; }
.footer__social a { color: var(--gold); font-size: .9rem; }
.footer__legal { grid-column: 1 / -1; color: var(--slate); font-size: .82rem; padding-top: 1.5rem; border-top: 1px solid rgba(255,255,255,.06); }
@media (max-width: 640px) {
  .footer { grid-template-columns: 1fr; }
  .footer__contact { text-align: left; }
  .footer__social { justify-content: flex-start; }
}

/* ---------- sub-page nav ---------- */
.nav--solid { background: rgba(7,23,31,.85); backdrop-filter: blur(8px); }
.nav__links a.is-current { color: var(--gold); }
.nav__links a.nav__cta.is-current { background: var(--gold); color: var(--ink) !important; }

/* ---------- page hero (sub-pages) ---------- */
.pagehero {
  min-height: 56vh; display: flex; align-items: flex-end;
  padding: 8rem var(--pad) 3.5rem;
  background-size: cover; background-position: center;
}
.pagehero__inner { max-width: var(--maxw); margin: 0 auto; width: 100%; }
.pagehero h1 { font-size: clamp(2.2rem, 5.5vw, 4rem); margin: .4rem 0 1rem; }
.pagehero__lead { font-size: clamp(1.05rem, 2vw, 1.25rem); color: rgba(243,246,245,.88); max-width: 620px; }
.pagehero .btn { margin-top: 1.8rem; }

/* ---------- photo grid (facilities) ---------- */
.photo-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1.2rem; }
.photo { margin: 0; border-radius: var(--radius); overflow: hidden; background: var(--ocean); }
.photo img { width: 100%; aspect-ratio: 4 / 3; object-fit: cover; display: block; }
.photo figcaption { padding: .9rem 1.1rem; font-size: .92rem; color: rgba(243,246,245,.8); }
@media (max-width: 700px) { .photo-grid { grid-template-columns: 1fr; } }

/* ---------- catch gallery (masonry) ---------- */
.catch-grid { columns: 3; column-gap: 1.1rem; }
.catch-grid img { width: 100%; margin-bottom: 1.1rem; border-radius: var(--radius); display: block; break-inside: avoid; }
@media (max-width: 900px) { .catch-grid { columns: 2; } }
@media (max-width: 520px) { .catch-grid { columns: 1; } }

/* ---------- apartment name grid ---------- */
.namegrid {
  list-style: none; display: grid; grid-template-columns: repeat(3, 1fr); gap: 1rem;
  font-family: var(--font-display); font-size: 1.3rem; margin-bottom: 2.4rem;
}
.namegrid li { display: flex; align-items: center; gap: .8rem; padding: 1rem 1.2rem;
  background: rgba(255,255,255,.04); border: 1px solid rgba(255,255,255,.08); border-radius: var(--radius); }
.namegrid__no { display: grid; place-items: center; width: 2rem; height: 2rem; flex: none;
  border: 1.5px solid var(--gold); color: var(--gold); border-radius: 50%; font-size: .9rem; }
@media (max-width: 760px) { .namegrid { grid-template-columns: 1fr 1fr; } }
@media (max-width: 460px) { .namegrid { grid-template-columns: 1fr; } }

/* ---------- amenity chips ---------- */
.amenities { display: flex; flex-wrap: wrap; gap: .7rem; }
.amenity { background: var(--sea); color: var(--foam); font-size: .9rem;
  padding: .5rem 1rem; border-radius: 999px; }

/* ---------- "what's included" list ---------- */
.includes-list { list-style: none; display: grid; gap: .9rem; max-width: 640px; }
.includes-list li {
  position: relative; padding: 0 0 .9rem 2rem;
  border-bottom: 1px solid rgba(255,255,255,.07);
  color: rgba(243,246,245,.92); font-size: 1.05rem;
}
.includes-list li:last-child { border-bottom: none; }
.includes-list li::before {
  content: ""; position: absolute; left: .2rem; top: .5em;
  width: .75rem; height: .42rem; border-left: 2px solid var(--gold);
  border-bottom: 2px solid var(--gold); transform: rotate(-45deg);
}
.includes-note { margin-top: 1.8rem; max-width: 640px; color: var(--slate); font-size: .92rem; }

/* ---------- units (apartment cards) ---------- */
.units { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.4rem; }
.unit { background: rgba(255,255,255,.04); border: 1px solid rgba(255,255,255,.08);
  border-radius: var(--radius); overflow: hidden; transition: transform .2s, border-color .2s; }
.unit:hover { transform: translateY(-4px); border-color: rgba(231,177,105,.5); }
.unit__img { aspect-ratio: 3 / 2; background-size: cover; background-position: center; }
.unit__body { padding: 1.2rem 1.3rem 1.4rem; }
.unit__body h3 { font-size: 1.35rem; margin-bottom: .35rem; }
.unit__meta { font-size: .9rem; color: var(--slate); margin-bottom: .6rem; }
.unit__desc { font-size: .92rem; color: rgba(243,246,245,.78); margin-bottom: .9rem; line-height: 1.5; }
.unit__price { font-family: var(--font-display); font-size: 1.3rem; color: var(--gold-soft); }
.unit__price .from { font-family: var(--font-body); font-size: .8rem; color: var(--slate); margin-right: .3rem; text-transform: lowercase; }
.unit__price .per { font-family: var(--font-body); font-size: .8rem; color: var(--slate); }
@media (max-width: 900px) { .units { grid-template-columns: 1fr 1fr; } }
@media (max-width: 560px) { .units { grid-template-columns: 1fr; } }

/* ---------- boat cards ---------- */
.boatgrid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1rem; margin-bottom: 2.4rem; }
.boatcard { background: rgba(255,255,255,.04); border: 1px solid rgba(255,255,255,.08);
  border-radius: var(--radius); padding: 1.3rem 1.2rem; text-align: left; }
.boatcard h3 { font-size: 1.2rem; margin-bottom: .3rem; }
.boatcard__spec { font-size: .88rem; color: var(--slate); margin-bottom: .8rem; }
@media (max-width: 820px) { .boatgrid { grid-template-columns: 1fr 1fr; } }
@media (max-width: 460px) { .boatgrid { grid-template-columns: 1fr; } }

/* ---------- full-width image band ---------- */
.imgband { height: clamp(220px, 38vw, 420px); border-radius: var(--radius);
  background-size: cover; background-position: center; margin: 0; }

/* ---------- section CTA ---------- */
.section__cta { margin-top: 2.6rem; text-align: center; }
.section__cta--wide { display: flex; flex-direction: column; align-items: center; gap: 1.4rem; }
.section__cta--wide h2 { font-size: clamp(1.6rem, 3.5vw, 2.4rem); }

/* ---------- text link ---------- */
.textlink { display: inline-block; margin-top: 1.4rem; color: var(--gold);
  font-weight: 600; font-size: .98rem; transition: gap .2s; }
.textlink:hover { color: var(--gold-soft); }

/* ---------- feature reverse + placeholder ---------- */
.feature--reverse .feature__panel { order: 2; }
.feature--reverse .feature__media { order: 1; }
.feature__media--placeholder { background: repeating-linear-gradient(45deg, var(--ocean), var(--ocean) 18px, #0c2a38 18px, #0c2a38 36px); }
@media (max-width: 820px) {
  .feature--reverse .feature__panel { order: 0; }
  .feature--reverse .feature__media { order: 0; }
}

/* ---------- select (booking form) ---------- */
.field select {
  font-family: var(--font-body); font-size: 1rem; color: var(--foam);
  background: rgba(255,255,255,.05); border: 1px solid rgba(255,255,255,.14);
  border-radius: 10px; padding: .8rem .95rem; cursor: pointer;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%238aa3a8' d='M6 8 0 0h12z'/%3E%3C/svg%3E");
  background-repeat: no-repeat; background-position: right .95rem center;
}
.field select:focus { outline: none; border-color: var(--gold); background-color: rgba(255,255,255,.08); }
.field select option { background: var(--ocean); color: var(--foam); }

/* ---------- booking availability + confirm ---------- */
.avail { max-width: 720px; margin: -.4rem 0 1.4rem; padding: .9rem 1.1rem; border-radius: 10px; font-weight: 600; }
.avail.ok { background: rgba(80,200,120,.15); color: #7fe0a0; border: 1px solid rgba(80,200,120,.4); }
.avail.no { background: rgba(255,90,90,.12); color: #ff9a9a; border: 1px solid rgba(255,90,90,.35); }
.avail.warn { background: rgba(231,177,105,.12); color: var(--gold); border: 1px solid rgba(231,177,105,.35); }
.confirm { max-width: 720px; background: rgba(80,200,120,.1); border: 1px solid rgba(80,200,120,.35);
  border-radius: var(--radius); padding: 2rem; text-align: center; }
.confirm h2 { font-size: 1.6rem; color: #7fe0a0; }

/* ---------- reveal on scroll ---------- */
.reveal { opacity: 0; transform: translateY(24px); transition: opacity .7s ease, transform .7s ease; }
.reveal.is-in { opacity: 1; transform: none; }

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .reveal { opacity: 1; transform: none; transition: none; }
  .hero__scroll span { animation: none; }
}

/* ============================================================
   Legal / privacy pages (personvern.html)
   ============================================================ */
.legal { max-width: 760px; margin: 0 auto; }
.legal__lead { color: rgba(243,246,245,.78); font-size: 1.08rem; margin-bottom: 2.6rem; }
.legal h2 {
  font-family: var(--font-display); font-weight: 500;
  font-size: 1.5rem; color: var(--foam);
  margin: 2.6rem 0 .8rem;
}
.legal h2:first-of-type { margin-top: 0; }
.legal p, .legal li { color: rgba(243,246,245,.80); line-height: 1.7; }
.legal p { margin: 0 0 1rem; }
.legal ul { margin: 0 0 1rem; padding-left: 1.2rem; }
.legal li { margin: .35rem 0; }
.legal a { color: var(--gold-soft); text-decoration: underline; text-underline-offset: 2px; }
.legal a:hover { color: var(--gold); }
.legal__updated { margin-top: 2.8rem; font-size: .85rem; color: var(--slate); }

/* privacy link in footer */
.footer__legal a { color: var(--slate); text-decoration: none; }
.footer__legal a:hover { color: var(--gold-soft); }
.footer__legal .sep { color: var(--slate); opacity: .5; margin: 0 .5rem; }
