/*
Theme Name: Meådal Golden Eagle
Theme URI: https://www.meadal.com/
Author: Meådal
Description: Clean standalone WordPress theme for Meådal Golden Eagle Photography. AI/SEO-first, responsive, with WP Booking System integration.
Version: 1.0.245
Text Domain: meadal
*/

:root{
  --forest:#111713;
  --forest2:#1b261f;
  --forest3:#263226;
  --gold:#c79b52;
  --gold2:#e2c17a;
  --cream:#f4efe4;
  --paper:#faf7ef;
  --muted:#bdb3a0;
  --ink:#121712;
  --line:rgba(244,239,228,.16);
  --radius:26px;
  --shadow:0 24px 80px rgba(0,0,0,.28);
}

*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{
  margin:0;
  background:var(--forest);
  color:var(--cream);
  font-family:Inter,Arial,sans-serif;
}
a{color:inherit}
img{max-width:100%;height:auto}
h1,h2,h3{font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-.035em}
h1{font-size:clamp(44px,7vw,108px);line-height:.95;margin:0 0 24px}
h2{font-size:clamp(32px,4.5vw,62px);line-height:1;margin:0 0 22px}
h3{font-size:clamp(22px,2.2vw,34px);line-height:1.1;margin:0 0 14px}
p{font-size:18px;line-height:1.6;color:#e4dccb}

.meadal-wrap{max-width:1220px;margin:0 auto;padding:0 24px}
.meadal-section{padding:90px 0}
.meadal-light{background:var(--paper);color:var(--ink)}
.meadal-light p{color:#445043}
.meadal-kicker{font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.17em;color:var(--gold2);margin-bottom:14px}
.meadal-light .meadal-kicker{color:#876334}
.meadal-grid-2{display:grid;grid-template-columns:1.05fr .95fr;gap:46px;align-items:center}
.meadal-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.meadal-card{background:linear-gradient(180deg,rgba(244,239,228,.08),rgba(244,239,228,.035));border:1px solid var(--line);border-radius:var(--radius);padding:28px;box-shadow:0 16px 60px rgba(0,0,0,.16)}
.meadal-light .meadal-card{background:#fff;border:1px solid rgba(17,23,19,.10);box-shadow:0 16px 45px rgba(17,23,19,.08)}
.meadal-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--gold);color:#17110a!important;border:1px solid var(--gold);border-radius:999px;padding:15px 24px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;text-decoration:none!important;font-size:13px}
.meadal-btn.secondary{background:rgba(244,239,228,.06);color:var(--cream)!important;border-color:rgba(226,193,122,.42)}

.meadal-site-header{background:#111713;border-bottom:1px solid rgba(244,239,228,.08);position:relative;z-index:100}
.meadal-nav-wrap{display:flex;align-items:center;justify-content:space-between;min-height:112px;gap:28px}
.meadal-brand{display:flex;align-items:center;text-decoration:none!important;flex:0 0 auto}
.meadal-logo{height:72px;width:auto;max-width:230px;object-fit:contain}
.meadal-brand-text{color:#f4efe4;font-weight:900;letter-spacing:.14em;font-size:24px}
.meadal-desktop-nav{flex:1 1 auto;display:flex;justify-content:center}
.meadal-menu{display:flex;align-items:center;gap:22px;list-style:none;padding:0;margin:0}
.meadal-menu li{margin:0;padding:0}
.meadal-menu a{color:#f4efe4!important;text-decoration:none!important;font-size:13px;font-weight:900;letter-spacing:.075em;text-transform:uppercase;opacity:.88;transition:.18s ease;white-space:nowrap}
.meadal-menu a:hover,.meadal-menu .current-menu-item>a{color:var(--gold2)!important;opacity:1}
.meadal-nav-actions{display:flex;align-items:center;gap:14px;flex:0 0 auto}
.meadal-nav-booking{padding:18px 34px;min-width:230px}
.meadal-menu-toggle{display:none;width:48px;height:48px;border:1px solid rgba(226,193,122,.35);background:rgba(244,239,228,.04);border-radius:14px;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer}
.meadal-menu-toggle span{width:22px;height:2px;background:#e2c17a;display:block}
.meadal-mobile-panel{display:none;background:#0b100c;border-top:1px solid rgba(244,239,228,.1);padding:18px 0 24px}
.meadal-mobile-panel a{display:block;color:#f4efe4!important;text-decoration:none!important;padding:14px 0;border-bottom:1px solid rgba(244,239,228,.08);font-weight:800;letter-spacing:.06em}
body.meadal-menu-open .meadal-mobile-panel{display:block}

.meadal-hero{position:relative;min-height:calc(100vh - 112px);display:grid;align-items:center;overflow:hidden;background:var(--forest)}
.meadal-hero-bg{position:absolute;inset:0;background-size:cover;background-position:center 38%;opacity:.72}
.meadal-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,9,7,.78) 0%,rgba(7,9,7,.48) 38%,rgba(7,9,7,.18) 100%),linear-gradient(180deg,rgba(17,23,19,.22),rgba(17,23,19,.45));z-index:1}
.meadal-hero-inner{position:relative;z-index:3;padding:90px 0}
.meadal-hero h1{max-width:1180px;font-size:clamp(54px,8vw,128px);text-shadow:0 10px 45px rgba(0,0,0,.35)}
.meadal-lead{font-size:clamp(19px,2.3vw,28px)!important;max-width:780px;color:#eee4d1!important;margin-bottom:34px;text-shadow:0 8px 30px rgba(0,0,0,.35)}
.meadal-actions{display:flex;gap:14px;flex-wrap:wrap;margin:32px 0}
.meadal-valuebar{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;max-width:930px;margin-top:36px}
.meadal-pill{border:1px solid var(--line);background:rgba(244,239,228,.06);border-radius:18px;padding:16px;font-size:14px;color:#eee4d1}
.meadal-pill b{display:block;color:var(--gold2);font-size:12px;text-transform:uppercase;letter-spacing:.1em;margin-bottom:3px}

.meadal-photo{min-height:360px;border-radius:30px;overflow:hidden;background:#0c110e;border:1px solid var(--line);box-shadow:var(--shadow)}
.meadal-img{width:100%;height:100%;object-fit:cover;display:block}
.meadal-list{padding:0;margin:20px 0;list-style:none}
.meadal-list li{padding:11px 0;border-bottom:1px solid rgba(244,239,228,.12);font-size:16px}
.meadal-light .meadal-list li{border-bottom:1px solid rgba(17,23,19,.10)}
.meadal-list li:before{content:"✓";color:var(--gold2);font-weight:900;margin-right:10px}
.meadal-price{background:linear-gradient(160deg,#1d291f,#090d0a);color:var(--cream);border:1px solid rgba(226,193,122,.28);border-radius:34px;padding:34px;position:sticky;top:30px}
.meadal-price .num{font-size:52px;line-height:1;color:var(--gold2);font-family:Georgia,serif;margin:8px 0}

.meadal-booking-box{background:#fff;color:#111;border-radius:28px;padding:24px;box-shadow:var(--shadow)}
.meadal-booking-box p{color:#334}
.meadal-booking-box input,.meadal-booking-box textarea,.meadal-booking-box select{border-radius:12px!important;border:1px solid rgba(17,23,19,.18)!important;padding:12px!important}
.meadal-booking-box button,.meadal-booking-box input[type=submit]{background:var(--gold)!important;color:#111!important;border-radius:999px!important;border:0!important;font-weight:800!important;padding:13px 22px!important}

.meadal-faq{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}
.meadal-faq-item{background:#fff;border:1px solid rgba(17,23,19,.10);border-radius:22px;padding:22px}
.meadal-faq-item h3{font-size:22px;color:#111}
.meadal-faq-item p{font-size:15px;margin:0}

.meadal-gallery{display:grid;grid-template-columns:2fr 1fr 1fr;grid-auto-rows:240px;gap:16px}
.meadal-gallery figure{margin:0;position:relative;overflow:hidden;border-radius:24px;background:#1b261f;border:1px solid rgba(244,239,228,.14)}
.meadal-gallery figure:first-child{grid-row:span 2}
.meadal-gallery figcaption{position:absolute;left:14px;right:14px;bottom:14px;background:rgba(7,9,7,.74);border:1px solid rgba(244,239,228,.14);border-radius:14px;padding:9px 11px;font-size:12px;color:#f4efe4}
.meadal-video-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.meadal-video{aspect-ratio:16/9;border-radius:22px;overflow:hidden;background:#000;border:1px solid var(--line)}
.meadal-video iframe{width:100%;height:100%;border:0}
.meadal-map{border-radius:28px;overflow:hidden;border:1px solid var(--line);min-height:420px;background:#0c110e}
.meadal-map iframe{width:100%;height:420px;border:0;display:block}
.meadal-footer{background:#070907;border-top:1px solid var(--line);padding:64px 0}
.meadal-note{font-size:14px!important;color:#aeb8a9!important}

@media(max-width:1180px){
  .meadal-desktop-nav{display:none}
  .meadal-menu-toggle{display:flex}
  .meadal-nav-wrap{min-height:96px}
  .meadal-logo{height:60px;max-width:190px}
  .meadal-nav-booking{min-width:auto;padding:15px 22px}
  .meadal-hero{min-height:calc(100vh - 96px)}
}
@media(max-width:980px){
  .meadal-grid-2,.meadal-grid-3,.meadal-valuebar,.meadal-faq,.meadal-video-grid{grid-template-columns:1fr}
  .meadal-section{padding:62px 0}
  .meadal-price{position:static}
  .meadal-gallery{grid-template-columns:1fr;grid-auto-rows:260px}
  .meadal-gallery figure:first-child{grid-row:auto}
}
@media(max-width:700px){
  .meadal-wrap{padding:0 18px}
  .meadal-nav-wrap{min-height:84px;gap:12px}
  .meadal-logo{height:48px;max-width:145px}
  .meadal-nav-booking{display:none!important}
  .meadal-hero{min-height:78vh}
  .meadal-hero-bg{background-position:52% 35%}
  .meadal-hero h1{font-size:clamp(42px,15vw,78px)}
  .meadal-kicker{font-size:10px;letter-spacing:.12em}
  .meadal-actions .meadal-btn{width:100%}
  .meadal-card,.meadal-price{padding:22px}
}


/* ===== Meådal v8 Clean Premium Menu ===== */

.meadal-menu{
  gap:34px;
}

.meadal-menu > li{
  position:relative;
}

.meadal-menu > li.menu-item-has-children > a:after{
  content:"";
  display:inline-block;
  width:7px;
  height:7px;
  border-right:2px solid currentColor;
  border-bottom:2px solid currentColor;
  transform:rotate(45deg);
  margin-left:10px;
  margin-bottom:3px;
  opacity:.75;
}

.meadal-menu .sub-menu{
  position:absolute;
  top:100%;
  left:50%;
  transform:translateX(-50%) translateY(12px);
  min-width:290px;
  background:#0b100c;
  border:1px solid rgba(226,193,122,.20);
  border-radius:20px;
  box-shadow:0 22px 70px rgba(0,0,0,.38);
  padding:12px;
  list-style:none;
  margin:0;
  opacity:0;
  visibility:hidden;
  transition:.18s ease;
  z-index:200;
}

.meadal-menu > li:hover .sub-menu,
.meadal-menu > li:focus-within .sub-menu{
  opacity:1;
  visibility:visible;
  transform:translateX(-50%) translateY(2px);
}

.meadal-menu .sub-menu li{
  display:block;
  width:100%;
}

.meadal-menu .sub-menu a{
  display:block;
  padding:13px 14px;
  border-radius:13px;
  color:#f4efe4!important;
  font-size:13px;
  letter-spacing:.04em;
  text-transform:none;
}

.meadal-menu .sub-menu a:hover{
  background:rgba(199,155,82,.14);
  color:#e2c17a!important;
}

.meadal-mobile-heading{
  display:block;
  color:#e2c17a;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-size:12px;
  margin:4px 0 10px;
}

.meadal-mobile-panel hr{
  border:0;
  border-top:1px solid rgba(244,239,228,.12);
  margin:14px 0;
}

@media(max-width:1180px){
  .meadal-menu{gap:22px;}
}


/* ===== Meådal v9 Cinematic Motion ===== */

.meadal-site-header{
  position:sticky;
  top:0;
  transition:
    transform .34s ease,
    background .28s ease,
    backdrop-filter .28s ease,
    border-color .28s ease,
    box-shadow .28s ease;
}

.meadal-header-hidden{
  transform:translateY(-110%);
}

.meadal-header-scrolled{
  background:rgba(10,14,11,.72);
  backdrop-filter:blur(14px);
  border-bottom:1px solid rgba(226,193,122,.16);
  box-shadow:0 12px 45px rgba(0,0,0,.24);
}

.meadal-header-scrolled .meadal-nav-wrap{
  min-height:88px;
}

.meadal-header-scrolled .meadal-logo{
  height:56px;
}

.meadal-hero{
  margin-top:-112px;
  padding-top:112px;
}

.meadal-header-scrolled .meadal-menu a{
  opacity:.94;
}

.meadal-top-btn{
  position:fixed;
  right:24px;
  bottom:24px;
  width:58px;
  height:58px;
  border-radius:999px;
  border:1px solid rgba(226,193,122,.24);
  background:rgba(10,14,11,.68);
  backdrop-filter:blur(14px);
  color:#e2c17a;
  display:flex;
  align-items:center;
  justify-content:center;
  cursor:pointer;
  z-index:999;
  opacity:0;
  visibility:hidden;
  transform:translateY(18px) scale(.92);
  transition:
    opacity .24s ease,
    transform .24s ease,
    visibility .24s ease,
    background .22s ease,
    border-color .22s ease;
  box-shadow:0 12px 34px rgba(0,0,0,.30);
}

.meadal-top-btn.visible{
  opacity:1;
  visibility:visible;
  transform:translateY(0) scale(1);
}

.meadal-top-btn:hover{
  background:rgba(18,25,20,.92);
  border-color:rgba(226,193,122,.46);
}

.meadal-top-arrow{
  position:relative;
  z-index:2;
  font-size:18px;
  font-weight:700;
  transform:translateY(-1px);
}

.meadal-top-btn svg{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  transform:rotate(-90deg);
}

.meadal-top-btn circle{
  fill:none;
  stroke:#e2c17a;
  stroke-width:3;
  opacity:.82;
  transition:stroke-dashoffset .08s linear;
}

@media(max-width:700px){

  .meadal-hero{
    margin-top:-84px;
    padding-top:84px;
  }

  .meadal-top-btn{
    width:52px;
    height:52px;
    right:16px;
    bottom:16px;
  }

  .meadal-header-scrolled .meadal-nav-wrap{
    min-height:74px;
  }

  .meadal-header-scrolled .meadal-logo{
    height:44px;
  }
}

/* MEADAL_CHATGPT_OVERRIDE_START:mobile-menu-header-fix */
@media (max-width: 700px){
  .meadal-site-header{
    position: sticky;
    top: 0;
    z-index: 1000;
  }

  .meadal-nav-wrap{
    min-height: 76px;
  }

  .meadal-mobile-panel{
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    z-index: 999;
    max-height: calc(100vh - 76px);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    box-shadow: 0 24px 60px rgba(0,0,0,.42);
  }

  body.meadal-menu-open{
    overflow-x: hidden;
  }

  body.meadal-menu-open .meadal-mobile-panel{
    display: block;
  }

  .meadal-mobile-panel a{
    min-height: 48px;
    display: flex;
    align-items: center;
  }

  .meadal-menu-toggle{
    flex: 0 0 48px;
    position: relative;
    z-index: 1001;
  }

  .meadal-hero{
    min-height: 72vh;
  }

  .meadal-hero-inner{
    padding: 78px 0 56px;
  }
}

@media (max-width: 420px){
  .meadal-logo{
    max-width: 132px;
  }

  .meadal-wrap{
    padding-left: 16px;
    padding-right: 16px;
  }

  .meadal-hero h1{
    font-size: clamp(38px, 14vw, 64px);
  }
}
/* MEADAL_CHATGPT_OVERRIDE_END:mobile-menu-header-fix */

/* MEADAL_CHATGPT_OVERRIDE_START:mobile-hero-image-focus */
@media (max-width: 700px){
  .meadal-hero-bg{
    background-position: 40% center !important;
  }

  .meadal-hero:before{
    background:
      linear-gradient(90deg, rgba(7,9,7,.88) 0%, rgba(7,9,7,.62) 42%, rgba(7,9,7,.20) 100%),
      linear-gradient(180deg, rgba(17,23,19,.28), rgba(17,23,19,.50));
  }
}

@media (max-width: 420px){
  .meadal-hero-bg{
    background-position: 36% center !important;
  }
}
/* MEADAL_CHATGPT_OVERRIDE_END:mobile-hero-image-focus */

/* MEADAL_CHATGPT_OVERRIDE_START:mobile-hero-polish */
@media (max-width: 700px){
  .meadal-hero{
    min-height: 68vh;
  }

  .meadal-lead{
    margin-bottom: 22px !important;
  }

  .meadal-actions{
    margin: 22px 0 24px;
  }

  .meadal-pill{
    background: rgba(244,239,228,.09);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(244,239,228,.18);
  }
}
/* MEADAL_CHATGPT_OVERRIDE_END:mobile-hero-polish */

/* MEADAL_CHATGPT_OVERRIDE_START:mobile-hero-premium-tighten */
@media (max-width: 700px){
  .meadal-site-header{
    position: sticky;
    top: 0;
    z-index: 1000;
  }

  .meadal-nav-wrap{
    min-height: 72px;
    gap: 10px;
  }

  .meadal-logo{
    height: 42px;
    max-width: 132px;
  }

  .meadal-menu-toggle{
    width: 46px;
    height: 46px;
    flex: 0 0 46px;
    position: relative;
    z-index: 1001;
  }

  .meadal-mobile-panel{
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    z-index: 999;
    max-height: calc(100vh - 72px);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    box-shadow: 0 24px 60px rgba(0,0,0,.42);
  }

  body.meadal-menu-open{
    overflow-x: hidden;
  }

  body.meadal-menu-open .meadal-mobile-panel{
    display: block;
  }

  .meadal-mobile-panel a{
    min-height: 48px;
    display: flex;
    align-items: center;
  }

  .meadal-hero{
    min-height: auto;
    margin-top: -72px;
    padding-top: 72px;
  }

  .meadal-hero-bg{
    background-position: 64% center;
  }

  .meadal-hero-inner{
    padding: 58px 0 44px;
  }

  .meadal-hero h1{
    font-size: clamp(34px, 11vw, 62px);
    line-height: .92;
    max-width: 94%;
    margin-bottom: 18px;
  }

  .meadal-lead{
    font-size: clamp(18px, 5.1vw, 24px)!important;
    line-height: 1.42;
    margin-bottom: 24px;
  }

  .meadal-actions{
    margin: 24px 0 26px;
    gap: 12px;
  }

  .meadal-actions .meadal-btn{
    width: 100%;
    padding: 15px 20px;
  }

  .meadal-actions .meadal-btn.secondary{
    width: 86%;
    margin-left: auto;
    margin-right: auto;
  }

  .meadal-valuebar{
    gap: 12px;
    margin-top: 24px;
  }

  .meadal-pill{
    padding: 17px 18px;
    border-radius: 20px;
  }
}

@media (max-width: 420px){
  .meadal-wrap{
    padding-left: 16px;
    padding-right: 16px;
  }

  .meadal-hero h1{
    font-size: clamp(32px, 10.6vw, 56px);
  }

  .meadal-lead{
    font-size: 18px!important;
  }

  .meadal-hero-bg{
    background-position: 68% center;
  }
}
/* MEADAL_CHATGPT_OVERRIDE_END:mobile-hero-premium-tighten */

/* MEADAL_CHATGPT_OVERRIDE_START:desktop-hero-balance-fix */
@media (min-width:1181px){
  .meadal-hero h1{
    font-size:clamp(72px,6vw,118px)!important;
    line-height:.92;
    max-width:1200px;
  }

  .meadal-lead{
    max-width:760px;
  }

  .meadal-hero-inner{
    padding:120px 0 90px;
  }

  .meadal-valuebar{
    max-width:1400px;
  }
}
/* MEADAL_CHATGPT_OVERRIDE_END:desktop-hero-balance-fix */

/* MEADAL_CHATGPT_OVERRIDE_START:desktop-hero-below-menu-fix */
@media (min-width:1181px){
  .meadal-site-header{
    position:sticky;
    top:0;
    z-index:1000;
  }

  .meadal-hero{
    margin-top:0!important;
    padding-top:0!important;
    min-height:calc(100vh - 112px);
    overflow:hidden;
  }

  .meadal-hero-bg{
    background-position:center 20%!important;
  }

  .meadal-hero-inner{
    padding:96px 0 82px!important;
  }

  .meadal-hero h1{
    font-size:clamp(64px,5.25vw,104px)!important;
    line-height:.94;
    max-width:1240px;
  }

  .meadal-lead{
    max-width:760px;
  }
}
/* MEADAL_CHATGPT_OVERRIDE_END:desktop-hero-below-menu-fix */

/* MEADAL_CHATGPT_OVERRIDE_START:guides-knowledge-center-foundation */
/* ===== Meådal Guides / Knowledge Centre foundation ===== */
.meadal-guides-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:24px;
  align-items:stretch;
}

.meadal-guide-card{
  display:flex;
  flex-direction:column;
  background:#fff;
  border:1px solid rgba(17,23,19,.08);
  border-radius:26px;
  padding:30px;
  box-shadow:0 16px 45px rgba(17,23,19,.08);
  text-decoration:none!important;
  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}

.meadal-guide-card:hover{
  transform:translateY(-4px);
  box-shadow:0 24px 65px rgba(17,23,19,.13);
  border-color:rgba(199,155,82,.32);
}

.meadal-guide-card h3{
  color:#111;
  margin-bottom:12px;
}

.meadal-guide-card p{
  color:#445043;
  font-size:16px;
  margin-bottom:18px;
}

.meadal-guide-meta{
  display:block;
  margin-bottom:12px;
  font-size:12px;
  text-transform:uppercase;
  letter-spacing:.13em;
  color:#876334;
  font-weight:900;
}

.meadal-guide-link{
  margin-top:auto;
  color:#876334;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.08em;
  font-size:13px;
}

.meadal-article-layout{
  display:grid;
  grid-template-columns:minmax(0,880px) 300px;
  gap:56px;
  align-items:start;
}

.meadal-article-content{
  max-width:880px;
}

.meadal-article-content h2,
.meadal-article-content h3{
  scroll-margin-top:125px;
}

.meadal-article-content p,
.meadal-article-content li{
  max-width:75ch;
}

.meadal-article-content li{
  font-size:17px;
  line-height:1.65;
  color:#445043;
  margin-bottom:8px;
}

.meadal-article-content img{
  border-radius:24px;
  box-shadow:0 18px 55px rgba(17,23,19,.12);
}

.meadal-article-aside{
  position:sticky;
  top:120px;
  background:#111713;
  color:#f4efe4;
  border:1px solid rgba(226,193,122,.22);
  border-radius:24px;
  padding:24px;
  box-shadow:0 18px 50px rgba(0,0,0,.20);
}

.meadal-article-aside p{
  color:#e4dccb;
  font-size:15px;
}

.meadal-answer-box{
  background:#fff;
  border-left:5px solid #c79b52;
  border-radius:20px;
  padding:24px 26px;
  box-shadow:0 14px 40px rgba(17,23,19,.08);
  margin:28px 0;
}

.meadal-answer-box p{
  margin:0;
  color:#2e382f;
  font-size:18px;
}

@media(max-width:1180px){
  .meadal-article-layout{
    grid-template-columns:1fr;
  }

  .meadal-article-aside{
    position:static;
  }
}

@media(max-width:980px){
  .meadal-guides-grid{
    grid-template-columns:1fr;
  }
}
/* MEADAL_CHATGPT_OVERRIDE_END:guides-knowledge-center-foundation */

/* MEADAL_CHATGPT_OVERRIDE_START:guides-template-premium-match */
/* ===== Meådal Guides template premium match ===== */
.meadal-guides-template{
  background:#faf7ef;
  color:#121712;
}

.meadal-guides-template .meadal-guides-hero{
  background:linear-gradient(135deg,#111713 0%,#1b261f 58%,#263226 100%);
  color:#f4efe4;
  padding:96px 0 76px;
  border-bottom:1px solid rgba(226,193,122,.20);
}

.meadal-guides-template .meadal-guides-hero h1,
.meadal-guides-template .meadal-guides-page > h1{
  color:#f4efe4;
  max-width:980px;
  font-size:clamp(46px,6vw,92px);
  line-height:.95;
  margin:0 0 24px;
}

.meadal-guides-template .meadal-guides-kicker{
  color:#e2c17a;
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.17em;
  margin-bottom:16px;
}

.meadal-guides-template .meadal-guides-lead,
.meadal-guides-template .meadal-guides-intro{
  max-width:760px;
  color:#e4dccb!important;
  font-size:clamp(18px,2.1vw,24px)!important;
  line-height:1.55;
}

.meadal-guides-template .meadal-guides-content{
  background:#faf7ef;
  color:#121712;
  padding:82px 0 96px;
}

.meadal-guides-template .meadal-guides-page{
  max-width:1220px;
  margin:0 auto;
  padding:0 24px;
}

.meadal-guides-template .meadal-guides-page > h1{
  color:#121712;
  font-size:clamp(38px,5vw,72px);
}

.meadal-guides-template .meadal-guides-page > .meadal-guides-intro{
  color:#445043!important;
  margin-bottom:34px;
}

.meadal-guides-template .meadal-guide-cards{
  gap:24px;
  margin-bottom:24px;
}

.meadal-guides-template .meadal-guide-card{
  height:100%;
  background:#fff;
  border:1px solid rgba(17,23,19,.09);
  border-radius:26px;
  padding:30px;
  box-shadow:0 16px 45px rgba(17,23,19,.08);
  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}

.meadal-guides-template .meadal-guide-card:hover{
  transform:translateY(-4px);
  box-shadow:0 24px 65px rgba(17,23,19,.13);
  border-color:rgba(199,155,82,.34);
}

.meadal-guides-template .meadal-guide-card h2{
  font-size:clamp(24px,2.2vw,34px);
  line-height:1.08;
  margin:0 0 14px;
  color:#121712;
}

.meadal-guides-template .meadal-guide-card h2 a{
  color:#121712!important;
  text-decoration:none!important;
}

.meadal-guides-template .meadal-guide-card h2 a:hover{
  color:#876334!important;
}

.meadal-guides-template .meadal-guide-card p{
  color:#445043;
  font-size:16px;
  line-height:1.62;
  margin:0;
}

@media(max-width:782px){
  .meadal-guides-template .meadal-guides-hero{
    padding:68px 0 52px;
  }

  .meadal-guides-template .meadal-guides-content{
    padding:56px 0 70px;
  }

  .meadal-guides-template .meadal-guides-page{
    padding:0 18px;
  }

  .meadal-guides-template .meadal-guide-cards{
    gap:18px;
    margin-bottom:18px;
  }

  .meadal-guides-template .meadal-guide-card{
    padding:24px;
  }
}
/* MEADAL_CHATGPT_OVERRIDE_END:guides-template-premium-match */


/* Meådal Assistent append 2026-06-05 20:12:22 */
/* MEADAL_CHATGPT_OVERRIDE_START:about-secondary-button-fix */

/* MEADAL_CHATGPT_OVERRIDE_START:about-secondary-button-fix */
.meadal-card .meadal-btn.secondary{
    background:#111713 !important;
    color:#f4efe4 !important;
    border-color:#111713 !important;
    opacity:1 !important;
}

.meadal-card .meadal-btn.secondary:hover{
    background:#1b261f !important;
    border-color:#1b261f !important;
}
/* MEADAL_CHATGPT_OVERRIDE_END:about-secondary-button-fix */



/* Meådal Assistent append 2026-06-05 20:15:58 */
/* MEADAL_CHATGPT_OVERRIDE_START:about-page-conversion-sections */

/* MEADAL_CHATGPT_OVERRIDE_START:about-page-conversion-sections */
.meadal-team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.meadal-team-card{background:#fff;border-radius:26px;padding:28px;text-align:center;box-shadow:0 16px 45px rgba(17,23,19,.08)}
.meadal-team-avatar{width:86px;height:86px;border-radius:999px;background:#111713;color:#f4efe4;display:flex;align-items:center;justify-content:center;margin:0 auto 18px;font-weight:900;font-size:24px}
.meadal-partner-grid{display:grid;grid-template-columns:1fr 1fr;gap:46px;align-items:center}
.meadal-partner-visual{position:relative}.meadal-partner-img{width:100%;border-radius:28px;display:block}
.meadal-partner-badge{position:absolute;left:20px;bottom:20px;background:#111713;color:#f4efe4;padding:18px 22px;border-radius:18px}.meadal-partner-badge span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#e2c17a}
.meadal-partner-facts{display:grid;gap:12px;margin:24px 0}.meadal-partner-facts div{padding:14px 0;border-bottom:1px solid rgba(17,23,19,.1)}.meadal-partner-facts span{display:block;color:#556055}
.meadal-timeline{display:grid;gap:18px}.meadal-timeline-item{border-left:4px solid #c79b52;padding:8px 0 8px 22px}.meadal-timeline-item span{font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.12em;color:#876334}
@media(max-width:980px){.meadal-team-grid,.meadal-partner-grid{grid-template-columns:1fr}}
/* MEADAL_CHATGPT_OVERRIDE_END:about-page-conversion-sections */


/* Meådal Assistent append 2026-06-05 20:19:06 */
/* MEADAL_CHATGPT_OVERRIDE_START:booking-request-button-final-fix */

/* MEADAL_CHATGPT_OVERRIDE_START:booking-request-button-final-fix */
.meadal-light .meadal-btn.secondary{
background:#111713 !important;
color:#f4efe4 !important;
border:2px solid #111713 !important;
opacity:1 !important;
}
.meadal-light .meadal-btn.secondary:hover{
background:#1b261f !important;
border-color:#1b261f !important;
color:#f4efe4 !important;
}
/* MEADAL_CHATGPT_OVERRIDE_END:booking-request-button-final-fix */


/* Meådal Assistent append 2026-06-05 20:32:18 */
/* MEADAL_CHATGPT_OVERRIDE_START:airport-transfer-premium-box */

/* MEADAL_CHATGPT_OVERRIDE_START:airport-transfer-premium-box */
.meadal-transfer-price{
background:#111713;
color:#f4efe4;
border-radius:18px;
padding:22px;
margin:0 0 28px;
}
.meadal-transfer-price span{
display:block;
font-size:12px;
text-transform:uppercase;
letter-spacing:.12em;
color:#e2c17a;
font-weight:800;
}
.meadal-transfer-price strong{
display:block;
font-size:42px;
line-height:1;
margin-top:8px;
font-family:Georgia,serif;
color:#f4efe4;
}
.meadal-travel-card h3{
margin-bottom:18px;
}
/* MEADAL_CHATGPT_OVERRIDE_END:airport-transfer-premium-box */


/* Meådal Assistent append 2026-06-05 20:37:23 */
/* MEADAL_CHATGPT_OVERRIDE_START:contact-page-premium-layout */

/* MEADAL_CHATGPT_OVERRIDE_START:contact-page-premium-layout */
.meadal-contact-cards{margin-top:28px;gap:18px}
.meadal-contact-cards .meadal-card{height:100%}
.meadal-contact-highlight{padding:34px !important;position:sticky;top:120px}
.meadal-contact-highlight .meadal-btn{margin-top:16px}
@media(max-width:980px){
.meadal-contact-highlight{position:static}
}
/* MEADAL_CHATGPT_OVERRIDE_END:contact-page-premium-layout */


/* Meådal Assistent append 2026-06-05 21:41:29 */
/* MEADAL_CHATGPT_OVERRIDE_START:logo-visible-on-dark-header */

/* MEADAL_CHATGPT_OVERRIDE_START:logo-visible-on-dark-header */
.meadal-site-header .meadal-logo{
  filter: invert(1) brightness(1.25) contrast(1.05);
  opacity: 1;
}
/* MEADAL_CHATGPT_OVERRIDE_END:logo-visible-on-dark-header */



/* Meådal Assistent append 2026-06-05 21:42:58 */
/* MEADAL_CHATGPT_OVERRIDE_START:css-logo */

/* MEADAL_CHATGPT_OVERRIDE_START:css-logo */
.meadal-css-logo{display:flex;flex-direction:column;gap:4px;text-decoration:none}
.meadal-logo-word{font-family:Georgia,serif;font-size:56px;line-height:.9;color:#f4efe4;letter-spacing:.04em}
.meadal-logo-rule span{display:block;width:220px;height:2px;background:#c79b52}
/* MEADAL_CHATGPT_OVERRIDE_END:css-logo */



/* Meådal Assistent append 2026-06-06 20:57:54 */

/* MEADAL_CHATGPT_OVERRIDE_START:uploaded-logo-fix */
.meadal-logo-image{
  display:block;
  height:56px;
  width:auto;
  max-width:260px;
  object-fit:contain;
}

.meadal-brand{
  line-height:0;
}

.meadal-nav-wrap{
  min-height:88px !important;
}

@media(max-width:700px){
  .meadal-logo-image{
    height:42px;
    max-width:180px;
  }
  .meadal-nav-wrap{
    min-height:72px !important;
  }
}
/* MEADAL_CHATGPT_OVERRIDE_END:uploaded-logo-fix */


/* Meådal Assistent append 2026-06-06 21:04:18 */

/* SVG-like lightweight logo */
.meadal-css-logo{display:flex;flex-direction:column;align-items:flex-start;gap:2px}
.meadal-logo-word{font-family:Georgia,serif;font-size:42px;line-height:1;color:#f4efe4;letter-spacing:.03em}
.meadal-logo-icon{font-size:14px;color:#e2c17a;line-height:1}
@media(max-width:700px){.meadal-logo-word{font-size:30px}}



/* Meådal Assistent append 2026-06-06 22:32:19 */


/* MEADAL_CHATGPT_OVERRIDE_START:header-white-transparent-logo */
.meadal-image-brand{
  display:flex;
  align-items:center;
  line-height:0;
  min-width:0;
}

.meadal-image-brand .meadal-logo-image{
  display:block;
  height:64px;
  width:auto;
  max-width:260px;
  object-fit:contain;
  filter:none !important;
}

.meadal-image-brand .meadal-brand-fallback{
  position:absolute;
  width:1px;
  height:1px;
  overflow:hidden;
  clip:rect(0,0,0,0);
  white-space:nowrap;
}

.meadal-header-scrolled .meadal-image-brand .meadal-logo-image{
  height:52px;
}

@media(max-width:1180px){
  .meadal-image-brand .meadal-logo-image{
    height:54px;
    max-width:220px;
  }
}

@media(max-width:700px){
  .meadal-image-brand .meadal-logo-image{
    height:40px;
    max-width:165px;
  }

  .meadal-header-scrolled .meadal-image-brand .meadal-logo-image{
    height:38px;
  }
}
/* MEADAL_CHATGPT_OVERRIDE_END:header-white-transparent-logo */



/* Meådal Assistent append 2026-06-06 22:37:12 */


/* MEADAL_CHATGPT_OVERRIDE_START:contact-page-accessibility-polish */
.meadal-contact-address{
  color:#445043;
  font-style:normal;
  font-size:18px;
  line-height:1.6;
  margin:0;
}

.meadal-contact-address strong{
  color:#121712;
}
/* MEADAL_CHATGPT_OVERRIDE_END:contact-page-accessibility-polish */



/* Meådal Assistent append 2026-06-07 14:44:54 */


/* Meådal Assistent append 2026-06-07: mobile standard hero global polish */
/* MEADAL_CHATGPT_OVERRIDE_START:standard-hero-global-mobile-polish */
.meadal-standard-hero{
  background:linear-gradient(135deg,#111713 0%,#1b261f 58%,#263226 100%);
  color:#f4efe4;
  padding:86px 0 70px;
  border-bottom:1px solid rgba(226,193,122,.20);
}

.meadal-standard-hero h1{
  max-width:1060px;
  font-size:clamp(44px,6vw,88px);
  line-height:.96;
  margin:0 0 22px;
  color:#f4efe4;
}

.meadal-standard-hero p{
  max-width:780px;
  color:#e4dccb!important;
  font-size:clamp(18px,2.1vw,24px)!important;
  line-height:1.55;
  margin:0;
}

.meadal-breadcrumb{
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.14em;
  color:#e2c17a;
  margin-bottom:18px;
}

@media(max-width:700px){
  .meadal-standard-hero{
    padding:50px 0 42px;
  }

  .meadal-standard-hero h1{
    font-size:clamp(34px,11vw,56px);
    line-height:.94;
    margin-bottom:16px;
  }

  .meadal-standard-hero p{
    font-size:18px!important;
    line-height:1.48;
  }

  .meadal-breadcrumb{
    font-size:10px;
    letter-spacing:.12em;
    margin-bottom:14px;
  }
}
/* MEADAL_CHATGPT_OVERRIDE_END:standard-hero-global-mobile-polish */



/* Meådal Assistent append 2026-07-10 07:42:38 */


/* MEADAL_STREAMLINED_CUSTOMER_JOURNEY_20260710 */
.meadal-desktop-nav .meadal-menu > li:last-child > a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:14px 20px;
  border-radius:999px;
  background:var(--gold);
  color:var(--ink)!important;
  opacity:1;
}
.meadal-desktop-nav .meadal-menu > li:last-child > a:hover{
  background:var(--gold2);
  color:var(--ink)!important;
}
.meadal-valuebar-light .meadal-pill{
  background:#fff;
  color:#445043;
  border:1px solid rgba(17,23,19,.10);
  box-shadow:0 12px 34px rgba(17,23,19,.06);
}
.meadal-valuebar-light .meadal-pill b{color:#876334}
.meadal-faq-heading{
  grid-column:1/-1;
  margin:34px 0 4px;
  padding-top:28px;
  border-top:1px solid rgba(17,23,19,.12);
  color:#121712;
}
.meadal-faq-heading:first-child{margin-top:0;padding-top:0;border-top:0}
.meadal-faq-cta{
  margin-top:38px;
  padding:32px;
  background:#111713;
  color:#f4efe4;
  border-radius:24px;
}
.meadal-faq-cta h2{color:#f4efe4}
.meadal-faq-cta p{color:#e4dccb}
.meadal-video-grid figure{margin:0}
.meadal-video-grid figcaption{margin-top:10px;color:#556055;font-size:14px}
.meadal-booking-box{margin-top:24px}
.meadal-booking-box > h2{color:#121712;margin-bottom:20px}
@media(max-width:1400px){.meadal-menu{gap:20px}.meadal-menu a{font-size:12px}}
@media(max-width:1180px){
  .meadal-desktop-nav .meadal-menu > li:last-child > a{padding:14px 0;border-radius:0;background:transparent;color:#f4efe4!important}
}
/* END MEADAL_STREAMLINED_CUSTOMER_JOURNEY_20260710 */



/* MEADAL_ABOUT_LOCATION_RESTORE_20260710 */
.meadal-section-intro{max-width:760px;margin:0 0 32px}
.meadal-trust-points{display:grid;gap:0;border-top:1px solid rgba(244,239,228,.16)}
.meadal-trust-points div{padding:20px 0;border-bottom:1px solid rgba(244,239,228,.16)}
.meadal-trust-points strong{display:block;color:var(--gold2);font-size:16px;margin-bottom:5px}
.meadal-trust-points span{display:block;color:#e4dccb;line-height:1.55}
.meadal-partner-copy .meadal-btn{margin-top:4px}
.meadal-location-section{background:#111713}
.meadal-location-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:46px;align-items:center}
.meadal-location-map{width:100%;min-height:430px;overflow:hidden;border:1px solid rgba(226,193,122,.28);border-radius:8px;background:#0c110e;box-shadow:0 20px 55px rgba(0,0,0,.22)}
.meadal-location-map iframe{display:block;width:100%;height:430px;border:0}
.meadal-location-address{font-style:normal;font-size:18px;line-height:1.6;color:#e4dccb;margin:24px 0 0}
.meadal-location-address strong{color:#f4efe4}
.meadal-organisation-number{font-size:14px!important;color:#667066!important;margin-top:20px}
.meadal-about-cta{text-align:center;max-width:900px}
.meadal-about-cta p{max-width:680px;margin-left:auto;margin-right:auto}
.meadal-about-cta .meadal-actions{justify-content:center}
@media(max-width:980px){
  .meadal-location-grid{grid-template-columns:1fr}
  .meadal-location-map,.meadal-location-map iframe{min-height:360px;height:360px}
}
@media(max-width:700px){
  .meadal-location-grid{gap:28px}
  .meadal-location-map,.meadal-location-map iframe{min-height:320px;height:320px}
  .meadal-partner-badge{left:12px;right:12px;bottom:12px}
}
/* END MEADAL_ABOUT_LOCATION_RESTORE_20260710 */


/* MEADAL_FAQ_USABILITY_20260710 */
.meadal-faq-facts{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(17,23,19,.14);border-bottom:1px solid rgba(17,23,19,.14);margin-bottom:62px}
.meadal-faq-facts>div{padding:22px 20px;border-right:1px solid rgba(17,23,19,.14)}
.meadal-faq-facts>div:first-child{padding-left:0}
.meadal-faq-facts>div:last-child{border-right:0}
.meadal-faq-facts span,.meadal-faq-facts small{display:block;color:#687168;font-size:12px;line-height:1.4}
.meadal-faq-facts span{text-transform:uppercase;letter-spacing:.12em;font-weight:900;margin-bottom:7px;color:#876334}
.meadal-faq-facts strong{display:block;color:#121712;font-family:Georgia,"Times New Roman",serif;font-size:22px;font-weight:500;line-height:1.18}
.meadal-faq-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:68px;align-items:start}
.meadal-faq-sidebar{position:sticky;top:112px;border:1px solid rgba(17,23,19,.12);border-radius:8px;padding:24px;background:#fff}
.meadal-faq-sidebar h2{font-size:28px;line-height:1.08;margin-bottom:24px}
.meadal-faq-sidebar label{display:block;color:#2f382f;font-size:13px;font-weight:800;margin-bottom:8px}
.meadal-faq-sidebar input{width:100%;min-height:48px;border:1px solid rgba(17,23,19,.22);border-radius:4px;background:#faf7ef;color:#121712;padding:11px 12px;font:inherit;font-size:15px}
.meadal-faq-sidebar input:focus{outline:3px solid rgba(199,155,82,.28);border-color:#876334}
.meadal-faq-nav{display:grid;margin:24px 0 0;border-top:1px solid rgba(17,23,19,.11)}
.meadal-faq-nav a{display:block;padding:12px 0;border-bottom:1px solid rgba(17,23,19,.11);color:#2f382f;text-decoration:none;font-size:14px;font-weight:800}
.meadal-faq-nav a:hover,.meadal-faq-nav a:focus{color:#876334}
.meadal-faq-sidebar-action{display:grid;gap:8px;margin-top:24px;padding-top:22px}
.meadal-faq-sidebar-action strong{font-size:15px;color:#121712}
.meadal-faq-sidebar-action a{color:#876334;font-weight:900;font-size:14px}
.meadal-faq-content{min-width:0}
.meadal-faq-group{margin:0 0 62px;scroll-margin-top:118px}
.meadal-faq-group:last-child{margin-bottom:0}
.meadal-faq-group>h2{font-size:clamp(34px,4vw,52px);margin-bottom:24px}
.meadal-faq-question{background:#fff;border:1px solid rgba(17,23,19,.12);border-radius:8px;margin:0 0 10px;overflow:hidden;box-shadow:0 8px 24px rgba(17,23,19,.04)}
.meadal-faq-question summary{position:relative;cursor:pointer;list-style:none;padding:20px 58px 20px 22px;color:#121712;font-size:18px;line-height:1.35;font-weight:800}
.meadal-faq-question summary::-webkit-details-marker{display:none}
.meadal-faq-question summary:after{content:"+";position:absolute;right:20px;top:50%;width:26px;height:26px;display:flex;align-items:center;justify-content:center;transform:translateY(-50%);border:1px solid rgba(17,23,19,.20);border-radius:50%;color:#876334;font-size:20px;font-weight:500;transition:transform .18s ease,background .18s ease}
.meadal-faq-question[open] summary:after{transform:translateY(-50%) rotate(45deg);background:#111713;color:#f4efe4;border-color:#111713}
.meadal-faq-question summary:hover{color:#876334}
.meadal-faq-question summary:focus-visible{outline:3px solid rgba(199,155,82,.30);outline-offset:-3px}
.meadal-faq-answer{padding:0 22px 21px;border-top:1px solid rgba(17,23,19,.09)}
.meadal-faq-answer p{font-size:16px;line-height:1.65;margin:18px 0 0;max-width:72ch}
.meadal-faq-answer a{color:#765426;font-weight:800}
.meadal-faq-no-results{background:#fff;border:1px solid rgba(17,23,19,.12);border-radius:8px;padding:22px;margin:0 0 32px}
.meadal-faq-cta{display:flex;align-items:center;justify-content:space-between;gap:36px;margin-top:68px;padding:34px;background:#111713;color:#f4efe4;border-radius:8px}
.meadal-faq-cta h2{font-size:38px;margin-bottom:10px;color:#f4efe4}
.meadal-faq-cta p{margin:0;max-width:700px;color:#e4dccb}
.meadal-faq-cta .meadal-btn{flex:0 0 auto}
@media(max-width:980px){
  .meadal-faq-layout{grid-template-columns:1fr;gap:48px}
  .meadal-faq-sidebar{position:static}
  .meadal-faq-nav{grid-template-columns:1fr 1fr;column-gap:22px}
}
@media(max-width:700px){
  .meadal-faq-facts{grid-template-columns:1fr 1fr;margin-bottom:42px}
  .meadal-faq-facts>div{padding:17px 12px;border-bottom:1px solid rgba(17,23,19,.14)}
  .meadal-faq-facts>div:first-child{padding-left:12px}
  .meadal-faq-facts>div:nth-child(2){border-right:0}
  .meadal-faq-facts>div:nth-child(3),.meadal-faq-facts>div:nth-child(4){border-bottom:0}
  .meadal-faq-facts strong{font-size:18px}
  .meadal-faq-layout{gap:40px}
  .meadal-faq-sidebar{padding:20px}
  .meadal-faq-nav{grid-template-columns:1fr}
  .meadal-faq-group{margin-bottom:48px;scroll-margin-top:86px}
  .meadal-faq-group>h2{font-size:34px}
  .meadal-faq-question summary{font-size:17px;padding:18px 52px 18px 18px}
  .meadal-faq-question summary:after{right:16px}
  .meadal-faq-answer{padding:0 18px 18px}
  .meadal-faq-cta{align-items:stretch;flex-direction:column;padding:26px 22px}
  .meadal-faq-cta h2{font-size:32px}
  .meadal-faq-cta .meadal-btn{width:100%}
}
/* END MEADAL_FAQ_USABILITY_20260710 */




/* Meadal 2026-07-10: unified Contact / Booking button style */
a.meadal-btn[href*="/booking/"],
a.meadal-btn[href$="/booking"],
.meadal-card a.meadal-btn[href*="/booking/"],
.meadal-card a.meadal-btn[href$="/booking"],
.meadal-light a.meadal-btn[href*="/booking/"],
.meadal-light a.meadal-btn[href$="/booking"],
.meadal-desktop-nav .meadal-menu > li:last-child > a {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 56px !important;
  padding: 16px 26px !important;
  border-radius: 999px !important;
  background: var(--gold) !important;
  border: 1px solid var(--gold) !important;
  color: #0f0f0d !important;
  font-family: Inter, Arial, sans-serif !important;
  font-size: 13px !important;
  font-weight: 900 !important;
  line-height: 1.15 !important;
  letter-spacing: .08em !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  box-shadow: none !important;
  white-space: nowrap !important;
}

a.meadal-btn[href*="/booking/"]:hover,
a.meadal-btn[href$="/booking"]:hover,
.meadal-card a.meadal-btn[href*="/booking/"]:hover,
.meadal-card a.meadal-btn[href$="/booking"]:hover,
.meadal-light a.meadal-btn[href*="/booking/"]:hover,
.meadal-light a.meadal-btn[href$="/booking"]:hover,
.meadal-desktop-nav .meadal-menu > li:last-child > a:hover {
  background: var(--gold2) !important;
  border-color: var(--gold2) !important;
  color: #0f0f0d !important;
  transform: translateY(-1px);
}

a.meadal-btn[href*="/booking/"]:focus-visible,
a.meadal-btn[href$="/booking"]:focus-visible,
.meadal-card a.meadal-btn[href*="/booking/"]:focus-visible,
.meadal-card a.meadal-btn[href$="/booking"]:focus-visible,
.meadal-light a.meadal-btn[href*="/booking/"]:focus-visible,
.meadal-light a.meadal-btn[href$="/booking"]:focus-visible,
.meadal-desktop-nav .meadal-menu > li:last-child > a:focus-visible {
  outline: 2px solid rgba(244,239,228,.9) !important;
  outline-offset: 3px !important;
}






/* Meadal 2026-07-10: guest video embed sizing */
.meadal-video-grid {
  align-items: start;
}

.meadal-video-grid .meadal-video,
.meadal-video-card .meadal-video {
  aspect-ratio: 16 / 9;
  height: auto !important;
  min-height: 0 !important;
  overflow: hidden;
  border-radius: 22px;
}

.meadal-video-grid iframe,
.meadal-video-grid .wp-block-embed__wrapper iframe,
.meadal-video-grid lite-youtube,
.meadal-video-card iframe,
.meadal-video-card .wp-block-embed__wrapper iframe,
.meadal-video-card lite-youtube {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 0 !important;
  aspect-ratio: 16 / 9 !important;
  border-radius: 22px !important;
}

.meadal-video-grid figcaption,
.meadal-video-grid .meadal-muted,
.meadal-video-card .meadal-muted,
.meadal-video-card figcaption {
  margin-top: 12px !important;
}

@media (max-width: 900px) {
  .meadal-video-grid .meadal-video,
  .meadal-video-card .meadal-video {
    aspect-ratio: 16 / 9;
  }
}


/* Meadal 2026-07-10: guest video thumbnail cards */
.meadal-video-grid {
  align-items: start;
}

.meadal-video-thumb {
  position: relative;
  display: block;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  border: 1px solid rgba(17,23,19,.86);
  border-radius: 22px;
  background: #0b0f0d;
  text-decoration: none;
}

.meadal-video-thumb img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.meadal-video-play {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 76px;
  height: 54px;
  transform: translate(-50%, -50%);
  border-radius: 16px;
  background: #ff0033;
  box-shadow: 0 12px 30px rgba(0,0,0,.22);
}

.meadal-video-play::after {
  content: "";
  position: absolute;
  left: 30px;
  top: 15px;
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 19px solid #fff;
}

.meadal-video-thumb:hover img {
  transform: scale(1.025);
}

.meadal-video-thumb img {
  transition: transform .22s ease;
}


/* Meadal 2026-07-10: embedded guest videos */
.meadal-video-grid {
  align-items: start;
}

.meadal-video-grid .meadal-video {
  position: relative;
  aspect-ratio: 16 / 9;
  width: 100%;
  height: auto !important;
  min-height: 0 !important;
  overflow: hidden;
  border: 1px solid rgba(17,23,19,.86);
  border-radius: 22px;
  background: #0b0f0d;
}

.meadal-video-grid .meadal-video iframe {
  position: absolute;
  inset: 0;
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  min-height: 0 !important;
  border: 0;
  border-radius: 22px;
}

.meadal-video-grid figcaption {
  margin-top: 12px !important;
}


/* Meadal 2026-07-10: gallery intro spacing */
.meadal-gallery-intro {
  margin-bottom: clamp(34px, 4vw, 58px) !important;
}

.meadal-gallery-intro .meadal-btn {
  margin-top: 4px;
}

@media (max-width: 760px) {
  .meadal-gallery-intro {
    margin-bottom: 30px !important;
  }
}


/* Meadal 2026-07-10: FAQ sidebar booking CTA */
.meadal-faq-sidebar .meadal-faq-sidebar-cta,
.meadal-faq-nav .meadal-faq-sidebar-cta {
  margin-top: 12px;
  width: fit-content;
  min-height: 50px !important;
  padding: 14px 22px !important;
}

@media (max-width: 760px) {
  .meadal-faq-sidebar .meadal-faq-sidebar-cta,
  .meadal-faq-nav .meadal-faq-sidebar-cta {
    width: 100%;
  }
}


/* MEADAL_SVEIN_WIK_RESPONSIVE_HEROES_20260710 */
:root{
  --meadal-hero-overlay:linear-gradient(90deg,rgba(8,14,11,.66) 0%,rgba(8,14,11,.52) 37%,rgba(8,14,11,.14) 72%,rgba(8,14,11,.06) 100%);
}

body.home .meadal-hero-bg{
  background-image:linear-gradient(90deg,rgba(8,14,11,.62) 0%,rgba(8,14,11,.46) 39%,rgba(8,14,11,.12) 73%,rgba(8,14,11,.05) 100%),url('https://www.testing.larsgunnes.com/wp-content/uploads/2026/07/meadal-svein-wik-polished-home-hero.webp')!important;
  background-position:center 46%!important;
}

body.page-id-148 .meadal-standard-hero,
body.page-id-29 .meadal-standard-hero,
body.page-id-23 .meadal-standard-hero,
body.page-id-149 .meadal-standard-hero,
body.page-id-21 .meadal-standard-hero,
body.page-id-27 .meadal-standard-hero{
  position:relative;
  isolation:isolate;
  min-height:clamp(430px,52vw,620px);
  display:flex;
  align-items:center;
  background-repeat:no-repeat!important;
  background-size:cover!important;
  border-bottom:1px solid rgba(212,163,78,.24);
}
body.page-id-148 .meadal-standard-hero{background-image:var(--meadal-hero-overlay),url('https://www.testing.larsgunnes.com/wp-content/uploads/2026/07/meadal-svein-wik-polished-experience-hero.webp')!important;background-position:center 47%!important}
body.page-id-29 .meadal-standard-hero{background-image:var(--meadal-hero-overlay),url('https://www.testing.larsgunnes.com/wp-content/uploads/2026/07/meadal-svein-wik-polished-gallery-hero.webp')!important;background-position:center 48%!important}
body.page-id-23 .meadal-standard-hero{background-image:var(--meadal-hero-overlay),url('https://www.testing.larsgunnes.com/wp-content/uploads/2026/07/meadal-svein-wik-polished-faq-hero.webp')!important;background-position:center 46%!important}
body.page-id-149 .meadal-standard-hero{background-image:var(--meadal-hero-overlay),url('https://www.testing.larsgunnes.com/wp-content/uploads/2026/07/meadal-svein-wik-polished-about-hero.webp')!important;background-position:center 48%!important}
body.page-id-21 .meadal-standard-hero{background-image:var(--meadal-hero-overlay),url('https://www.testing.larsgunnes.com/wp-content/uploads/2026/07/meadal-svein-wik-polished-booking-hero.webp')!important;background-position:center 46%!important}
body.page-id-27 .meadal-standard-hero{background-image:var(--meadal-hero-overlay),url('https://www.testing.larsgunnes.com/wp-content/uploads/2026/07/meadal-svein-wik-polished-hides-hero.webp')!important;background-position:center 50%!important}

body.page-id-148 .meadal-standard-hero .meadal-wrap,
body.page-id-29 .meadal-standard-hero .meadal-wrap,
body.page-id-23 .meadal-standard-hero .meadal-wrap,
body.page-id-149 .meadal-standard-hero .meadal-wrap,
body.page-id-21 .meadal-standard-hero .meadal-wrap,
body.page-id-27 .meadal-standard-hero .meadal-wrap{position:relative;z-index:1;width:100%}
body.page-id-148 .meadal-standard-hero h1,
body.page-id-29 .meadal-standard-hero h1,
body.page-id-23 .meadal-standard-hero h1,
body.page-id-149 .meadal-standard-hero h1,
body.page-id-21 .meadal-standard-hero h1,
body.page-id-27 .meadal-standard-hero h1{color:#f4efe4;max-width:900px;text-shadow:0 2px 20px rgba(0,0,0,.35)}
body.page-id-148 .meadal-standard-hero p,
body.page-id-29 .meadal-standard-hero p,
body.page-id-23 .meadal-standard-hero p,
body.page-id-149 .meadal-standard-hero p,
body.page-id-21 .meadal-standard-hero p,
body.page-id-27 .meadal-standard-hero p{color:#f4efe4;max-width:760px;text-shadow:0 1px 14px rgba(0,0,0,.28)}

body.page-id-103 .meadal-page-main>.meadal-section:first-child{
  position:relative;isolation:isolate;min-height:clamp(430px,52vw,620px);display:flex;align-items:center;
  max-width:none!important;width:100%;background-image:var(--meadal-hero-overlay),url('https://www.testing.larsgunnes.com/wp-content/uploads/2026/07/meadal-svein-wik-polished-guides-hero.webp')!important;
  background-position:center 45%!important;background-repeat:no-repeat!important;background-size:cover!important;color:#f4efe4!important;
}
body.page-id-103 .meadal-page-main>.meadal-section:first-child .entry-content{width:min(100% - 40px,1420px);margin-inline:auto!important}
body.page-id-103 .meadal-page-main>.meadal-section:first-child h1,
body.page-id-103 .meadal-page-main>.meadal-section:first-child h2,
body.page-id-103 .meadal-page-main>.meadal-section:first-child p,
body.page-id-103 .meadal-page-main>.meadal-section:first-child a{color:#f4efe4!important;text-shadow:0 1px 14px rgba(0,0,0,.26)}

body.page-id-19 .meadal-hero-bg{
  background-image:var(--meadal-hero-overlay),url('https://www.testing.larsgunnes.com/wp-content/uploads/2026/07/meadal-svein-wik-polished-winter-portrait.webp')!important;
  background-position:center 45%!important;
}

body.home .meadal-hero:after,
body.page-id-19 .meadal-hero:after,
body.page-id-148 .meadal-standard-hero:after,
body.page-id-29 .meadal-standard-hero:after,
body.page-id-23 .meadal-standard-hero:after,
body.page-id-149 .meadal-standard-hero:after,
body.page-id-21 .meadal-standard-hero:after,
body.page-id-27 .meadal-standard-hero:after,
body.page-id-103 .meadal-page-main>.meadal-section:first-child:after{
  content:none!important;
  display:none!important;
}

@media(max-width:760px){
  :root{--meadal-hero-overlay:linear-gradient(180deg,rgba(8,14,11,.18) 0%,rgba(8,14,11,.48) 42%,rgba(8,14,11,.88) 100%)}
  body.home .meadal-hero-bg{background-position:58% center!important}
  body.page-id-148 .meadal-standard-hero,
  body.page-id-29 .meadal-standard-hero,
  body.page-id-23 .meadal-standard-hero,
  body.page-id-149 .meadal-standard-hero,
  body.page-id-21 .meadal-standard-hero,
  body.page-id-27 .meadal-standard-hero,
  body.page-id-103 .meadal-page-main>.meadal-section:first-child{min-height:520px;align-items:flex-end;padding-bottom:74px}
  body.page-id-148 .meadal-standard-hero{background-position:58% center!important}
  body.page-id-29 .meadal-standard-hero{background-position:58% center!important}
  body.page-id-23 .meadal-standard-hero{background-position:31% center!important}
  body.page-id-149 .meadal-standard-hero{background-position:62% center!important}
  body.page-id-21 .meadal-standard-hero{background-position:38% center!important}
  body.page-id-27 .meadal-standard-hero{background-position:54% center!important}
  body.page-id-103 .meadal-page-main>.meadal-section:first-child{background-position:52% center!important}
  body.page-id-19 .meadal-hero-bg{background-position:42% center!important}
  body.home .meadal-hero:after,
  body.page-id-19 .meadal-hero:after,
  body.page-id-148 .meadal-standard-hero:after,
  body.page-id-29 .meadal-standard-hero:after,
  body.page-id-23 .meadal-standard-hero:after,
  body.page-id-149 .meadal-standard-hero:after,
  body.page-id-21 .meadal-standard-hero:after,
  body.page-id-27 .meadal-standard-hero:after,
  body.page-id-103 .meadal-page-main>.meadal-section:first-child:after{right:14px;bottom:12px;font-size:11px}
}
/* END MEADAL_SVEIN_WIK_RESPONSIVE_HEROES_20260710 */


/* MEADAL_REMOVE_PHOTO_CREDIT_AND_MOBILE_FAQ_CROP_20260711 */
body.home .meadal-hero:after,
body.page-id-19 .meadal-hero:after,
body.page-id-148 .meadal-standard-hero:after,
body.page-id-29 .meadal-standard-hero:after,
body.page-id-23 .meadal-standard-hero:after,
body.page-id-149 .meadal-standard-hero:after,
body.page-id-21 .meadal-standard-hero:after,
body.page-id-27 .meadal-standard-hero:after,
body.page-id-103 .meadal-page-main>.meadal-section:first-child:after{
  content:none!important;
  display:none!important;
}
@media(max-width:760px){
  body.page-id-23 .meadal-standard-hero{
    background-position:31% center!important;
  }
}


/* MEADAL_FAQ_MOBILE_BIRD_ABOVE_TEXT_20260711 */
@media(max-width:760px){
  body.page-id-23 .meadal-standard-hero{
    min-height:590px!important;
    background-position:29% center!important;
    padding-bottom:48px!important;
  }
  body.page-id-23 .meadal-standard-hero .meadal-wrap{
    transform:translateY(38px);
  }
  body.page-id-23 .meadal-standard-hero h1{
    max-width:94%;
    line-height:.94;
  }
  body.page-id-23 .meadal-standard-hero p{
    max-width:96%;
  }
}


/* MEADAL_FAQ_MOBILE_CROP_TOP_20260711 */
@media(max-width:760px){
  body.page-id-23 .meadal-standard-hero{
    min-height:520px!important;
    background-position:31% center!important;
    padding-bottom:54px!important;
  }
  body.page-id-23 .meadal-standard-hero .meadal-wrap{
    transform:none!important;
  }
  body.page-id-23 .meadal-standard-hero h1{
    line-height:.95;
  }
}


/* MEADAL_FAQ_MOBILE_CROP_TOP_MORE_20260711 */
@media(max-width:760px){
  body.page-id-23 .meadal-standard-hero{
    min-height:470px!important;
    background-position:31% center!important;
    padding-bottom:42px!important;
  }
  body.page-id-23 .meadal-standard-hero .meadal-wrap{
    transform:none!important;
  }
}


/* MEADAL_FAQ_MOBILE_REVERT_TO_520_20260711 */
@media(max-width:760px){
  body.page-id-23 .meadal-standard-hero{
    min-height:520px!important;
    background-position:31% center!important;
    padding-bottom:54px!important;
  }
  body.page-id-23 .meadal-standard-hero .meadal-wrap{
    transform:none!important;
  }
  body.page-id-23 .meadal-standard-hero h1{
    line-height:.95;
  }
}


/* MEADAL_FAQ_MOBILE_MOVE_BIRD_HEAD_UP_20260711 */
@media(max-width:760px){
  body.page-id-23 .meadal-standard-hero{
    min-height:520px!important;
    padding-bottom:54px!important;
    background-size:cover,auto 165%!important;
    background-position:center center,34% 88%!important;
  }
  body.page-id-23 .meadal-standard-hero .meadal-wrap{
    transform:none!important;
  }
}


/* MEADAL_HOME_MOBILE_VALUEBAR_OWN_BLOCK_20260711 */
@media(max-width:760px){
  body.home .meadal-hero{
    min-height:auto!important;
    display:block!important;
    overflow:visible!important;
    background:#f4efe4!important;
  }
  body.home .meadal-hero-bg,
  body.home .meadal-hero:before{
    bottom:auto!important;
    height:640px!important;
  }
  body.home .meadal-hero-bg{
    background-position:58% top!important;
  }
  body.home .meadal-hero-inner{
    padding-top:26px!important;
    padding-bottom:0!important;
  }
  body.home .meadal-hero h1{
    max-width:92%;
    font-size:clamp(48px,14vw,62px);
    line-height:.95;
  }
  body.home .meadal-lead{
    max-width:94%;
    margin-bottom:24px!important;
  }
  body.home .meadal-actions{
    margin:26px 0 34px!important;
  }
  body.home .meadal-valuebar{
    position:relative;
    z-index:4;
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:0!important;
    max-width:none!important;
    margin:0 -20px!important;
    padding:30px 20px 34px!important;
    background:#f4efe4!important;
    border-top:1px solid rgba(17,23,19,.10);
  }
  body.home .meadal-pill{
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    color:#111711!important;
    padding:18px 16px!important;
    font-size:18px!important;
    line-height:1.18;
    box-shadow:none!important;
  }
  body.home .meadal-pill:nth-child(odd){
    border-right:1px solid rgba(17,23,19,.12)!important;
  }
  body.home .meadal-pill:nth-child(-n+2){
    border-bottom:1px solid rgba(17,23,19,.12)!important;
  }
  body.home .meadal-pill b{
    color:#8a6125!important;
    font-size:12px!important;
    margin-bottom:8px!important;
  }
}


/* MEADAL_HOME_MOBILE_ACTIONS_LIGHT_BLOCK_20260711 */
@media(max-width:760px){
  body.home .meadal-actions{
    position:relative;
    z-index:4;
    display:grid!important;
    gap:14px!important;
    margin:38px -20px 0!important;
    padding:26px 20px 8px!important;
    background:#f4efe4!important;
  }
  body.home .meadal-actions .meadal-btn{
    width:100%;
    min-height:62px;
    display:flex!important;
    align-items:center;
    justify-content:center;
    margin:0!important;
  }
  body.home .meadal-valuebar{
    padding-top:22px!important;
  }
}


/* MEADAL_HOME_MOBILE_TALLER_HERO_BLACK_ACTIONS_20260711 */
@media(max-width:760px){
  body.home .meadal-hero-bg,
  body.home .meadal-hero:before{
    height:720px!important;
  }
  body.home .meadal-hero-bg{
    background-position:59% top!important;
  }
  body.home .meadal-hero-inner{
    padding-top:32px!important;
  }
  body.home .meadal-lead{
    margin-bottom:38px!important;
  }
  body.home .meadal-actions{
    margin:56px -20px 0!important;
    padding:28px 20px 30px!important;
    background:#08100b!important;
    border-top:1px solid rgba(226,193,122,.18);
    border-bottom:1px solid rgba(226,193,122,.14);
  }
  body.home .meadal-actions .meadal-btn{
    box-shadow:none!important;
  }
  body.home .meadal-valuebar{
    padding-top:30px!important;
  }
}

/* MEADAL_BUTTON_SIMPLE_NAMES_20260711 */
/*
  Enkle knappnavn for videre arbeid:

  KNAPP_FORM
  Felles form for alle knapper: høyde, padding, runding, font og tekstluft.

  KNAPP_GRUPPE
  Når flere knapper står sammen. Lengste tekst bestemmer bredden i samme gruppe.

  KNAPP_GULL
  Vanlig gullknapp. Brukes til hovedhandlinger.

  KNAPP_SEKUNDAR
  Sekundær knapp / mørk outline.

  KNAPP_MENY
  Contact / Booking i toppmenyen.

  KNAPP_FOOTER
  Booking Request nederst i footer.

  KNAPP_LYS_SEKSJON
  Gullknapp brukt på lyse bakgrunner.
*/

/* MEADAL_BUTTON_SCREEN_TEMPLATES_V1_20260711 */
/*
  Skjermmaler for knapper:

  KNAPP_PC
  Standard knappestørrelse for desktop/større skjermer.

  KNAPP_MOBIL
  Standard knappestørrelse for mobil og små skjermer.

  Endre variablene her først hvis alle knapper skal justeres likt.
*/

/* KNAPP_PC */
:root {
  --meadal-button-padding-y: 15px;
  --meadal-button-padding-x: 24px;
  --meadal-button-min-height: 58px;
  --meadal-button-radius: 999px;
  --meadal-button-font-size: 13px;
  --meadal-button-letter-spacing: .08em;
  --meadal-button-gap: 14px;
}

/* KNAPP_MOBIL */
@media (max-width: 720px) {
  :root {
    --meadal-button-padding-y: 15px;
    --meadal-button-padding-x: 24px;
    --meadal-button-min-height: 58px;
    --meadal-button-radius: 999px;
    --meadal-button-font-size: 13px;
    --meadal-button-letter-spacing: .08em;
    --meadal-button-gap: 14px;
  }
}


/* MEADAL_BUTTON_TEMPLATE_V1_20260711 */
:root {
  --meadal-button-padding-y: 15px;
  --meadal-button-padding-x: 24px;
  --meadal-button-min-height: 58px;
  --meadal-button-radius: 999px;
  --meadal-button-font-size: 13px;
  --meadal-button-letter-spacing: .08em;
  --meadal-button-gap: 14px;
}

.meadal-btn,
.meadal-menu .meadal-btn,
.meadal-nav-booking,
.wp-block-button__link,
button.meadal-btn,
input[type="submit"].meadal-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: var(--meadal-button-min-height);
  width: auto;
  max-width: 100%;
  padding: var(--meadal-button-padding-y) var(--meadal-button-padding-x);
  border-radius: var(--meadal-button-radius);
  font-size: var(--meadal-button-font-size);
  font-weight: 900;
  line-height: 1.2;
  letter-spacing: var(--meadal-button-letter-spacing);
  text-transform: uppercase;
  text-align: center;
  white-space: nowrap;
  text-decoration: none !important;
  box-sizing: border-box;
}

.meadal-actions {
  display: inline-grid;
  grid-auto-flow: column;
  grid-auto-columns: minmax(max-content, 1fr);
  align-items: stretch;
  justify-content: start;
  gap: var(--meadal-button-gap);
  width: max-content;
  max-width: 100%;
}

.meadal-actions .meadal-btn {
  width: 100%;
}

.meadal-footer .meadal-btn {
  width: auto;
}

@media (max-width: 720px) {
  :root {
    --meadal-button-padding-y: 15px;
    --meadal-button-padding-x: 24px;
    --meadal-button-min-height: 58px;
    --meadal-button-font-size: 13px;
  }

  .meadal-actions {
    grid-auto-flow: row;
    grid-template-columns: max-content;
    justify-content: center;
    justify-items: stretch;
    width: max-content;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .meadal-actions .meadal-btn {
    width: 100%;
  }

  .meadal-hero .meadal-actions,
  .meadal-location-section .meadal-actions,
  .meadal-about-cta .meadal-actions {
    justify-content: center;
  }
}

@media (max-width: 380px) {
  .meadal-btn,
  .meadal-menu .meadal-btn,
  .meadal-nav-booking,
  .wp-block-button__link,
  button.meadal-btn,
  input[type="submit"].meadal-btn {
    white-space: normal;
  }
}


/* MEADAL_BUTTON_TYPE_IDS_V1_20260711 */
/*
  Button type IDs:
  - MEADAL_BTN_TYPE_BASE: shared shape, spacing and typography for all buttons.
  - MEADAL_BTN_TYPE_PRIMARY: gold primary action buttons.
  - MEADAL_BTN_TYPE_SECONDARY: outlined/dark secondary action buttons.
  - MEADAL_BTN_TYPE_NAV: header/menu booking button.
  - MEADAL_BTN_TYPE_FOOTER: footer booking button.
  - MEADAL_BTN_TYPE_GROUP: equal-width behaviour inside local button groups.
*/

/* MEADAL_BTN_TYPE_BASE */
.meadal-btn,
.meadal-menu .meadal-btn,
.meadal-nav-booking,
.wp-block-button__link,
button.meadal-btn,
input[type="submit"].meadal-btn {
  min-height: var(--meadal-button-min-height);
  padding: var(--meadal-button-padding-y) var(--meadal-button-padding-x);
  border-radius: var(--meadal-button-radius);
  font-size: var(--meadal-button-font-size);
  line-height: 1.2;
  letter-spacing: var(--meadal-button-letter-spacing);
}

/* MEADAL_BTN_TYPE_PRIMARY */
.meadal-btn:not(.secondary),
.wp-block-button__link:not(.has-background) {
  background: var(--gold);
  color: #17110a !important;
  border-color: var(--gold);
}

/* MEADAL_BTN_TYPE_SECONDARY */
.meadal-btn.secondary {
  background: rgba(244,239,228,.06);
  color: var(--cream) !important;
  border-color: rgba(226,193,122,.42);
}

/* MEADAL_BTN_TYPE_NAV */
.meadal-nav-booking {
  min-width: 230px;
}

/* MEADAL_BTN_TYPE_FOOTER */
.meadal-footer .meadal-btn {
  width: auto;
  min-width: 0;
}

/* MEADAL_BTN_TYPE_GROUP */
.meadal-actions {
  display: inline-grid;
  grid-auto-flow: column;
  grid-auto-columns: minmax(max-content, 1fr);
  align-items: stretch;
  justify-content: start;
  gap: var(--meadal-button-gap);
  width: max-content;
  max-width: 100%;
}

.meadal-actions .meadal-btn {
  width: 100%;
}

@media (max-width: 720px) {
  /* MEADAL_BTN_TYPE_GROUP */
  .meadal-actions {
    grid-auto-flow: row;
    grid-template-columns: max-content;
    justify-content: center;
    justify-items: stretch;
    width: max-content;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .meadal-actions .meadal-btn {
    width: 100%;
  }
}


/* MEADAL_BUTTON_COLOR_IDS_V1_20260711 */
/*
  Button color IDs:
  - MEADAL_BTN_COLOR_GOLD: solid gold button with dark text.
  - MEADAL_BTN_COLOR_DARK_OUTLINE: transparent/dark secondary button with cream text.
  - MEADAL_BTN_COLOR_LIGHT_GOLD: gold button used on light sections.
  - MEADAL_BTN_COLOR_HEADER_GOLD: header booking/contact button.
  - MEADAL_BTN_COLOR_FOOTER_GOLD: footer booking button.
*/

/* MEADAL_BTN_COLOR_GOLD */
.meadal-btn:not(.secondary),
.wp-block-button__link:not(.has-background) {
  background: var(--gold);
  color: #17110a !important;
  border: 1px solid var(--gold);
}

/* MEADAL_BTN_COLOR_DARK_OUTLINE */
.meadal-btn.secondary {
  background: rgba(244,239,228,.06);
  color: var(--cream) !important;
  border: 1px solid rgba(226,193,122,.42);
}

/* MEADAL_BTN_COLOR_LIGHT_GOLD */
.meadal-light .meadal-btn:not(.secondary),
.meadal-page-content .meadal-btn:not(.secondary) {
  background: var(--gold);
  color: #17110a !important;
  border-color: var(--gold);
}

/* MEADAL_BTN_COLOR_HEADER_GOLD */
.meadal-site-header .meadal-btn,
.meadal-nav-booking {
  background: var(--gold);
  color: #17110a !important;
  border-color: var(--gold);
}

/* MEADAL_BTN_COLOR_FOOTER_GOLD */
.meadal-footer .meadal-btn {
  background: var(--gold);
  color: #17110a !important;
  border-color: var(--gold);
}


/* MEADAL_BUTTON_MOBILE_EQUAL_WIDTH_FIX_20260711 */
/*
  KNAPP_MOBIL_GRUPPE_BREDDE
  Mobil: alle knapper i samme knappesett får lik bredde.
  Dette skal gi samme uttrykk som den markerte "View The Experience"-knappen.
*/
@media (max-width: 720px) {
  :root {
    --meadal-button-mobile-group-width: 280px;
  }

  .meadal-actions {
    display: grid;
    grid-template-columns: minmax(0, min(100vw - 44px, var(--meadal-button-mobile-group-width)));
    justify-content: center;
    justify-items: stretch;
    width: 100%;
    max-width: 100%;
    gap: var(--meadal-button-gap);
    margin-left: auto;
    margin-right: auto;
  }

  .meadal-actions .meadal-btn,
  .meadal-actions .meadal-btn.secondary {
    width: 100%;
    min-width: 0;
  }
}


/* MEADAL_RESPONSIVE_STRUCTURE_V1_20260711 */
/*
  Langsiktig responsiv struktur for hele nettstedet:
  - PC: bruk .meadal-desktop-only
  - Mobil: bruk .meadal-mobile-only
  - Forside-spesifikt: .meadal-home-desktop-only og .meadal-home-mobile-only
  Dette skal brukes når innhold faktisk må ligge ulikt i HTML på PC og mobil.
*/
.meadal-mobile-only,
.meadal-home-mobile-only {
  display: none;
}

@media (max-width: 720px) {
  .meadal-desktop-only,
  .meadal-home-desktop-only {
    display: none !important;
  }

  .meadal-mobile-only,
  .meadal-home-mobile-only {
    display: block;
  }
}

@media (min-width: 721px) {
  .meadal-desktop-only,
  .meadal-home-desktop-only {
    display: initial;
  }
}

/* MEADAL_HOME_MOBILE_STRUCTURE_20260711 */
@media (max-width: 720px) {
  body.home {
    overflow-x: hidden;
  }

  body.home .meadal-hero {
    min-height: 640px;
    overflow: hidden;
  }

  body.home .meadal-hero-inner {
    padding: 34px 0 44px;
  }

  .meadal-home-mobile-actions {
    background: #07100c;
    padding: 38px 0;
  }

  .meadal-home-mobile-actions .meadal-actions {
    margin: 0 auto;
  }

  .meadal-home-mobile-facts {
    background: #f4efe4;
    padding: 36px 0 42px;
  }

  .meadal-home-mobile-facts .meadal-valuebar {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0;
    width: 100%;
    max-width: none;
    margin: 0;
  }

  .meadal-home-mobile-facts .meadal-pill {
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    border: 0;
    border-right: 1px solid rgba(17,23,19,.12);
    border-bottom: 1px solid rgba(17,23,19,.12);
    color: #111713;
    padding: 18px 20px;
  }

  .meadal-home-mobile-facts .meadal-pill:nth-child(2n) {
    border-right: 0;
  }

  .meadal-home-mobile-facts .meadal-pill:nth-last-child(-n+2) {
    border-bottom: 0;
  }
}


/* MEADAL_HOME_PC_MOBILE_LAYOUT_FIX_20260711 */
/*
  Solid PC/mobil-regel for forsiden.
  PC: visuelt som opprinnelig hero med knapper og fakta i hero.
  Mobil: hero viser bare tekst over bilde; knapper og fakta er egne bolker under.
*/
.meadal-home-mobile-only {
  display: none !important;
}

@media (min-width: 721px) {
  body.home .meadal-home-desktop-only.meadal-actions {
    display: flex !important;
    width: auto !important;
    max-width: none !important;
    justify-content: flex-start !important;
    align-items: center !important;
    gap: 14px !important;
    margin: 32px 0 !important;
  }

  body.home .meadal-home-desktop-only.meadal-actions .meadal-btn {
    width: auto !important;
  }

  body.home .meadal-home-desktop-only.meadal-valuebar {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr) !important;
    gap: 14px !important;
    max-width: 930px !important;
    margin-top: 36px !important;
  }
}

@media (max-width: 720px) {
  body.home .meadal-home-desktop-only {
    display: none !important;
  }

  body.home .meadal-home-mobile-only {
    display: block !important;
  }

  body.home .meadal-hero {
    min-height: 640px !important;
    display: grid !important;
    align-items: start !important;
    overflow: hidden !important;
  }

  body.home .meadal-hero-inner {
    padding: 34px 0 44px !important;
  }

  body.home .meadal-hero .meadal-kicker,
  body.home .meadal-hero h1,
  body.home .meadal-hero .meadal-lead {
    position: relative;
    z-index: 3;
  }

  body.home .meadal-hero .meadal-lead {
    margin-bottom: 0 !important;
  }

  body.home .meadal-home-mobile-actions {
    background: #07100c;
    padding: 38px 0;
  }

  body.home .meadal-home-mobile-actions .meadal-actions {
    margin: 0 auto;
  }

  body.home .meadal-home-mobile-facts {
    background: #f4efe4;
    padding: 36px 0 42px;
  }

  body.home .meadal-home-mobile-facts .meadal-valuebar {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0;
    width: 100%;
    max-width: none;
    margin: 0;
  }
}


/* MEADAL_HOME_MOBILE_BALANCED_TEXT_AIR_20260711 */
/*
  Mobil forside:
  Balansert luft over og under hero-teksten.
*/
@media (max-width: 720px) {
  body.home .meadal-hero {
    min-height: 640px !important;
  }

  body.home .meadal-hero-inner {
    min-height: 640px;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    padding-top: 56px !important;
    padding-bottom: 56px !important;
    box-sizing: border-box;
  }

  body.home .meadal-hero .meadal-lead {
    padding-bottom: 0 !important;
  }
}

/* MEADAL_HOME_HERO_BRIGHTNESS_V1_20260711 */
/*
  Felles lysstyrkekontroll for forsidebildet.
  Overleggene beholdes for lesbar tekst; selve fotoet slippes tydeligere frem.
*/
body.home .meadal-hero-bg {
  opacity: .84 !important;
}

@media (max-width: 720px) {
  body.home .meadal-hero-bg {
    opacity: .82 !important;
  }
}
/* END MEADAL_HOME_HERO_BRIGHTNESS_V1_20260711 */

/* MEADAL_HOME_MOBILE_BUTTON_TEMPLATE_FIX_20260711 */
/*
  Forside mobil: knappene under hero skal bruke samme tydelige mal,
  og selve knappebolken skal ikke ha svake linjer over/under.
*/
@media (max-width: 720px) {
  body.home .meadal-home-mobile-actions {
    background: #07100c !important;
    border: 0 !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
    box-shadow: none !important;
    outline: 0 !important;
    margin: 0 !important;
    padding: 38px 0 40px !important;
  }

  body.home .meadal-home-mobile-actions::before,
  body.home .meadal-home-mobile-actions::after,
  body.home .meadal-home-mobile-actions .container::before,
  body.home .meadal-home-mobile-actions .container::after {
    content: none !important;
    display: none !important;
    border: 0 !important;
    box-shadow: none !important;
  }

  body.home .meadal-home-mobile-actions .meadal-actions {
    display: grid !important;
    grid-auto-flow: row !important;
    grid-template-columns: minmax(0, 300px) !important;
    gap: 18px !important;
    width: min(calc(100vw - 96px), 300px) !important;
    max-width: 300px !important;
    padding: 0 !important;
    border: 0 !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    outline: 0 !important;
    margin: 0 auto !important;
    justify-content: center !important;
    justify-items: stretch !important;
    align-items: stretch !important;
  }

  body.home .meadal-home-mobile-actions .meadal-btn {
    width: 100% !important;
    min-width: 0 !important;
    min-height: var(--meadal-button-min-height, 58px) !important;
    padding: var(--meadal-button-padding-y, 15px) var(--meadal-button-padding-x, 24px) !important;
    border-radius: 999px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    line-height: 1.15 !important;
    box-sizing: border-box !important;
  }
}

@media (max-width: 430px) {
  body.home .meadal-home-mobile-actions .meadal-actions {
    width: min(calc(100vw - 96px), 300px) !important;
  }

  body.home .meadal-home-mobile-actions .meadal-btn {
    min-height: var(--meadal-button-min-height, 58px) !important;
    padding-top: var(--meadal-button-padding-y, 15px) !important;
    padding-bottom: var(--meadal-button-padding-y, 15px) !important;
  }
}
/* END MEADAL_HOME_MOBILE_BUTTON_TEMPLATE_FIX_20260711 */

/* MEADAL_RED_CABIN_EXTERIOR_IMAGES_20260711 */
body.page-id-25 .meadal-standard-hero {
  position: relative;
  isolation: isolate;
  background-image:
    linear-gradient(90deg, rgba(8,14,11,.88) 0%, rgba(8,14,11,.58) 42%, rgba(8,14,11,.14) 100%),
    url('https://www.testing.larsgunnes.com/wp-content/uploads/2026/07/meadal-red-cabin-night-wide-v2.webp') !important;
  background-size: cover !important;
  background-position: center 64% !important;
  min-height: clamp(460px, 54vw, 660px);
}

body.page-id-25 .meadal-standard-hero .meadal-wrap {
  position: relative;
  z-index: 1;
}

body.page-id-25 .meadal-standard-hero h1,
body.page-id-25 .meadal-standard-hero p {
  color: #f4efe4;
  text-shadow: 0 8px 36px rgba(0,0,0,.42);
}

.meadal-cabin-intro {
  align-items: center;
}

.meadal-cabin-photo {
  margin: 0;
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid rgba(17,23,19,.12);
  background: #101611;
  box-shadow: 0 22px 60px rgba(17,23,19,.16);
}

.meadal-cabin-photo img {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

.meadal-cabin-photo figcaption {
  padding: 12px 14px;
  font-size: 14px;
  line-height: 1.35;
  color: #526050;
  background: #fff;
}

.meadal-cabin-photo-compact {
  align-self: center;
}

.meadal-cabin-night-card {
  min-height: 360px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  background-image:
    linear-gradient(180deg, rgba(8,14,11,.06), rgba(8,14,11,.82)),
    url('https://www.testing.larsgunnes.com/wp-content/uploads/2026/07/meadal-red-cabin-night-wide-v2.webp') !important;
  background-size: cover !important;
  background-position: center 64% !important;
}

.meadal-cabin-night-card h3,
.meadal-cabin-night-card p {
  color: #f4efe4 !important;
}

@media (max-width: 720px) {
  body.page-id-25 .meadal-standard-hero {
    background-image:
      linear-gradient(180deg, rgba(8,14,11,.22) 0%, rgba(8,14,11,.58) 48%, rgba(8,14,11,.92) 100%),
      url('https://www.testing.larsgunnes.com/wp-content/uploads/2026/07/meadal-red-cabin-night-mobile-v2.webp') !important;
    background-position: center 58% !important;
    min-height: 560px;
    align-items: flex-end;
    padding-bottom: 62px;
  }

  .meadal-cabin-photo img {
    aspect-ratio: 4 / 5;
  }

  .meadal-cabin-photo figcaption {
    font-size: 13px;
  }

  .meadal-cabin-night-card {
    min-height: 330px;
    background-image:
      linear-gradient(180deg, rgba(8,14,11,.04), rgba(8,14,11,.84)),
      url('https://www.testing.larsgunnes.com/wp-content/uploads/2026/07/meadal-red-cabin-night-mobile-v2.webp') !important;
  }
}
/* END MEADAL_RED_CABIN_EXTERIOR_IMAGES_20260711 */

/* MEADAL_RED_CABIN_IMAGE_NO_CAPTION_20260712 */
.meadal-cabin-photo figcaption {
  display: none !important;
}

.meadal-cabin-photo {
  background: transparent !important;
}
/* END MEADAL_RED_CABIN_IMAGE_NO_CAPTION_20260712 */


/* MEADAL_RED_CABIN_IMAGE_NO_CAPTION_20260712 */
.meadal-cabin-photo figcaption {
  display: none !important;
}

.meadal-cabin-photo {
  background: transparent !important;
}

.meadal-cabin-photo img {
  display: block;
}
/* END MEADAL_RED_CABIN_IMAGE_NO_CAPTION_20260712 */

/* MEADAL_EXPERIENCE_CABIN_CARD_COMPOSITION_20260712 */
/*
  Experience: komposisjon for Red Cabin-kortet.
  Teksten ligger i himmel/skogsonen, slik at hytta blir mer synlig som motiv.
*/
body.page-id-148 .meadal-cabin-night-card {
  min-height: clamp(450px, 36vw, 540px) !important;
  padding: clamp(2rem, 3.8vw, 3.4rem) !important;
  display: grid !important;
  align-content: center !important;
  gap: 0 !important;
  background-image:
    linear-gradient(180deg, rgba(8,14,11,.12) 0%, rgba(8,14,11,.08) 34%, rgba(8,14,11,.22) 58%, rgba(8,14,11,.58) 100%),
    url('https://www.testing.larsgunnes.com/wp-content/uploads/2026/07/meadal-red-cabin-night-wide-v2.webp') !important;
  background-position: center 57% !important;
  background-size: cover !important;
  box-shadow: 0 24px 58px rgba(0,0,0,.20) !important;
}

body.page-id-148 .meadal-cabin-night-card h3,
body.page-id-148 .meadal-cabin-night-card p {
  max-width: 33rem !important;
  text-shadow: 0 2px 12px rgba(0,0,0,.72) !important;
}

body.page-id-148 .meadal-cabin-night-card h3 {
  margin-top: clamp(1.1rem, 3vw, 2.2rem) !important;
  margin-bottom: .95rem !important;
}

body.page-id-148 .meadal-cabin-night-card p {
  margin-bottom: clamp(2.15rem, 5vw, 3.4rem) !important;
}

body.page-id-148 .meadal-cabin-night-card .meadal-btn {
  align-self: end !important;
  background: rgba(7,16,12,.94) !important;
  border-color: rgba(226,193,122,.24) !important;
  box-shadow: none !important;
}

@media (min-width: 960px) {
  body.page-id-148 .meadal-grid-2:has(.meadal-cabin-night-card) {
    grid-template-columns: minmax(0, 1.02fr) minmax(470px, .98fr) !important;
    align-items: center !important;
  }
}

@media (max-width: 720px) {
  body.page-id-148 .meadal-cabin-night-card {
    min-height: 480px !important;
    padding: 2rem 1.35rem !important;
    background-image:
      linear-gradient(180deg, rgba(8,14,11,.12) 0%, rgba(8,14,11,.08) 32%, rgba(8,14,11,.28) 60%, rgba(8,14,11,.66) 100%),
      url('https://www.testing.larsgunnes.com/wp-content/uploads/2026/07/meadal-red-cabin-night-mobile-v2.webp') !important;
    background-position: center 55% !important;
  }

  body.page-id-148 .meadal-cabin-night-card h3 {
    margin-top: 1.4rem !important;
  }

  body.page-id-148 .meadal-cabin-night-card p {
    margin-bottom: 2.6rem !important;
  }
}
/* END MEADAL_EXPERIENCE_CABIN_CARD_COMPOSITION_20260712 */

/* MEADAL_BUTTON_OVERLAY_TYPE_V1_20260712 */
/*
  Knappemal: overlay-knapp for knapper som ligger oppaa foto eller moerke bildeflater.
  Vanlige gullknapper er fortsatt solide. Denne typen skal bare brukes der bildet maa bevares.

  Enkle navn:
  - MEADAL_BTN_TYPE_OVERLAY
  - CSS-klasse for senere bruk: .meadal-btn-overlay
*/
:root {
  --meadal-overlay-button-bg: rgba(7,16,12,.78);
  --meadal-overlay-button-bg-hover: rgba(7,16,12,.88);
  --meadal-overlay-button-border: rgba(226,193,122,.34);
  --meadal-overlay-button-color: var(--cream);
  --meadal-overlay-button-width: 310px;
}

/* MEADAL_BTN_TYPE_OVERLAY */
.meadal-btn.meadal-btn-overlay,
.meadal-cabin-night-card .meadal-btn {
  width: fit-content !important;
  min-width: min(100%, var(--meadal-overlay-button-width)) !important;
  max-width: 100% !important;
  justify-self: center !important;
  padding-inline: 2.2rem !important;
  color: var(--meadal-overlay-button-color) !important;
  background: var(--meadal-overlay-button-bg) !important;
  border-color: var(--meadal-overlay-button-border) !important;
  box-shadow: none !important;
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
}

.meadal-btn.meadal-btn-overlay:hover,
.meadal-cabin-night-card .meadal-btn:hover {
  background: var(--meadal-overlay-button-bg-hover) !important;
}

@media (min-width: 960px) {
  .meadal-cabin-night-card .meadal-btn {
    transform: translateY(.65rem);
  }
}

@media (max-width: 720px) {
  :root {
    --meadal-overlay-button-width: 300px;
  }

  .meadal-btn.meadal-btn-overlay,
  .meadal-cabin-night-card .meadal-btn {
    width: min(100%, var(--meadal-overlay-button-width)) !important;
    min-width: 0 !important;
    padding-inline: 1.7rem !important;
    transform: translateY(.35rem);
  }
}
/* END MEADAL_BUTTON_OVERLAY_TYPE_V1_20260712 */

/* MEADAL_PLACE_IMAGE_GRID_V1_20260712 */
/*
  Gjenbrukbar presentasjon for sted-/rombilder.
  Brukes nå på Red Cabin og kan gjenbrukes for skjulene senere.
*/
.meadal-place-gallery-layout {
  display: grid;
  grid-template-columns: minmax(0, .88fr) minmax(0, 1.12fr);
  gap: clamp(2rem, 5vw, 4.5rem);
  align-items: center;
}

.meadal-place-gallery-copy {
  max-width: 620px;
}

.meadal-place-image-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.meadal-place-image-grid figure {
  position: relative;
  margin: 0;
  overflow: hidden;
  border-radius: 8px;
  background: #101611;
  border: 1px solid rgba(17,23,19,.12);
  box-shadow: 0 18px 46px rgba(17,23,19,.12);
}

.meadal-place-image-grid img {
  display: block;
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
}

.meadal-place-image-grid figcaption {
  position: absolute;
  left: 10px;
  bottom: 10px;
  max-width: calc(100% - 20px);
  padding: 7px 10px;
  border-radius: 999px;
  background: rgba(7,16,12,.76);
  color: #f4efe4;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 800;
  letter-spacing: .04em;
  text-transform: uppercase;
}

@media (max-width: 900px) {
  .meadal-place-gallery-layout {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 720px) {
  .meadal-place-image-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .meadal-place-image-grid figcaption {
    font-size: 11px;
  }
}
/* END MEADAL_PLACE_IMAGE_GRID_V1_20260712 */

/* MEADAL_IMAGE_LABEL_TEMPLATE_V1_20260712 */
/*
  Felles bildemerking for hele nettstedet.
  Bruker en liten moerk label som ligger oppaa bildet i stedet for graa tekstfelt.
*/
.meadal-feature-photo,
.meadal-cabin-photo,
.meadal-place-image-grid figure {
  position: relative;
}

.meadal-feature-photo {
  margin: 0;
  overflow: hidden;
  border-radius: 8px;
  background: #101611;
  border: 1px solid rgba(17,23,19,.12);
  box-shadow: 0 22px 60px rgba(17,23,19,.14);
}

.meadal-feature-photo img {
  display: block;
  width: 100%;
  aspect-ratio: 3 / 2;
  object-fit: cover;
}

.meadal-feature-photo figcaption,
.meadal-cabin-photo figcaption,
.meadal-place-image-grid figcaption {
  position: absolute !important;
  left: 12px !important;
  bottom: 12px !important;
  display: inline-flex !important;
  align-items: center;
  max-width: calc(100% - 24px);
  min-height: 30px;
  padding: 7px 11px !important;
  border-radius: 999px !important;
  background: rgba(7,16,12,.76) !important;
  color: #f4efe4 !important;
  border: 1px solid rgba(226,193,122,.22);
  box-shadow: 0 8px 24px rgba(0,0,0,.18);
  font-size: 12px !important;
  line-height: 1.2 !important;
  font-weight: 800 !important;
  letter-spacing: .04em !important;
  text-transform: uppercase !important;
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
}

@media (max-width: 720px) {
  .meadal-feature-photo figcaption,
  .meadal-cabin-photo figcaption,
  .meadal-place-image-grid figcaption {
    left: 10px !important;
    bottom: 10px !important;
    max-width: calc(100% - 20px);
    font-size: 11px !important;
  }
}
/* END MEADAL_IMAGE_LABEL_TEMPLATE_V1_20260712 */

/* MEADAL_GUIDE_CONTENT_SYSTEM_V1_20260712 */
.meadal-guide-hub,
.meadal-guide-article {
  max-width: 1180px;
  margin: 0 auto;
}

.meadal-guide-lead {
  max-width: 760px;
  font-size: clamp(1.08rem, 1vw + .8rem, 1.32rem);
  line-height: 1.65;
  color: rgba(17, 23, 19, .78);
  margin: 0 0 clamp(1.8rem, 4vw, 3rem);
}

.meadal-guide-facts {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  border-top: 1px solid rgba(17,23,19,.14);
  border-bottom: 1px solid rgba(17,23,19,.14);
  margin: 0 0 clamp(2rem, 5vw, 4rem);
}

.meadal-guide-facts div {
  padding: 1.1rem 1rem;
  border-right: 1px solid rgba(17,23,19,.12);
}

.meadal-guide-facts div:last-child {
  border-right: 0;
}

.meadal-guide-facts strong,
.meadal-fact-grid strong,
.meadal-guide-card span {
  display: block;
  color: #8a5f22;
  font-family: var(--sans);
  font-size: .78rem;
  letter-spacing: .16em;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: .35rem;
}

.meadal-guide-facts span,
.meadal-fact-grid span {
  display: block;
  line-height: 1.45;
}

.meadal-guide-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.meadal-guide-card {
  display: block;
  color: inherit;
  text-decoration: none;
  background: #fffdfa;
  border: 1px solid rgba(17,23,19,.11);
  border-radius: 8px;
  padding: clamp(1.15rem, 2vw, 1.6rem);
  box-shadow: 0 18px 46px rgba(17,23,19,.08);
}

.meadal-guide-card strong {
  display: block;
  font-family: var(--serif);
  font-size: clamp(1.3rem, 1.2vw + 1rem, 1.85rem);
  line-height: 1.05;
  margin-bottom: .65rem;
}

.meadal-guide-card em {
  display: block;
  font-style: normal;
  color: rgba(17,23,19,.7);
  line-height: 1.45;
}

.meadal-guide-panel,
.meadal-guide-cta {
  background: #fffdfa;
  border: 1px solid rgba(17,23,19,.11);
  border-radius: 8px;
  padding: clamp(1.25rem, 4vw, 2.4rem);
  margin: 0 0 1rem;
}

.meadal-guide-panel h2,
.meadal-guide-cta h2 {
  margin-top: 0;
}

.meadal-guide-panel ul {
  margin-bottom: 0;
}

.meadal-guide-cta {
  background: #0b1510;
  color: #f6f0e7;
  margin-top: clamp(1.5rem, 4vw, 3rem);
}

.meadal-guide-cta p {
  color: rgba(246,240,231,.78);
}

.meadal-fact-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin: clamp(1.5rem, 4vw, 2.6rem) 0;
}

.meadal-fact-grid div {
  background: #fffdfa;
  border: 1px solid rgba(17,23,19,.11);
  border-radius: 8px;
  padding: 1.05rem;
}

@media (max-width: 860px) {
  .meadal-guide-grid,
  .meadal-guide-facts,
  .meadal-fact-grid {
    grid-template-columns: 1fr;
  }

  .meadal-guide-facts div {
    border-right: 0;
    border-bottom: 1px solid rgba(17,23,19,.12);
  }

  .meadal-guide-facts div:last-child {
    border-bottom: 0;
  }
}
/* END MEADAL_GUIDE_CONTENT_SYSTEM_V1_20260712 */

/* MEADAL_GUIDE_CONTACT_STRIP_20260712 */
.meadal-guide-contact-strip {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(0, 1.35fr) minmax(0, .7fr);
  gap: 1px;
  overflow: hidden;
  margin-top: clamp(1.5rem, 4vw, 3rem);
  border: 1px solid rgba(17,23,19,.12);
  border-radius: 8px;
  background: rgba(17,23,19,.12);
}

.meadal-guide-contact-strip > div {
  background: #fffdfa;
  padding: 1rem;
}

.meadal-guide-contact-strip strong {
  display: block;
  color: #8a5f22;
  font-family: var(--sans);
  font-size: .76rem;
  letter-spacing: .15em;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: .35rem;
}

.meadal-guide-contact-strip span {
  display: block;
  line-height: 1.45;
}

@media (max-width: 760px) {
  .meadal-guide-contact-strip {
    grid-template-columns: 1fr;
  }
}
/* END MEADAL_GUIDE_CONTACT_STRIP_20260712 */

/* MEADAL_BLACK_BUTTON_TEMPLATE_V1_20260712 */
/*
  Mal for svarte knapper.
  Gjelder vanlige secondary-knapper, men ikke overlay-knappen over hyttebildet.

  Enkle navn:
  - MEADAL_BTN_BLACK
  - MEADAL_BTN_BLACK_HOVER
*/
:root {
  --meadal-black-button-bg: #07100c;
  --meadal-black-button-bg-hover: var(--gold);
  --meadal-black-button-text: #fff8ed;
  --meadal-black-button-text-hover: #17110a;
  --meadal-black-button-border: rgba(226,193,122,.72);
  --meadal-black-button-border-hover: var(--gold);
  --meadal-black-button-shadow: 0 10px 24px rgba(0,0,0,.24), inset 0 0 0 1px rgba(255,255,255,.035);
  --meadal-black-button-shadow-hover: 0 14px 30px rgba(0,0,0,.28), 0 0 0 3px rgba(210,160,81,.18);
}

/* MEADAL_BTN_BLACK */
.meadal-btn.secondary:not(.meadal-btn-overlay),
.meadal-card .meadal-btn.secondary:not(.meadal-btn-overlay),
.meadal-light .meadal-btn.secondary:not(.meadal-btn-overlay),
.meadal-page-content .meadal-btn.secondary:not(.meadal-btn-overlay) {
  background: var(--meadal-black-button-bg) !important;
  color: var(--meadal-black-button-text) !important;
  border: 1.5px solid var(--meadal-black-button-border) !important;
  box-shadow: var(--meadal-black-button-shadow) !important;
  transition: background-color .18s ease, color .18s ease, border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

/* MEADAL_BTN_BLACK_HOVER */
.meadal-btn.secondary:not(.meadal-btn-overlay):hover,
.meadal-card .meadal-btn.secondary:not(.meadal-btn-overlay):hover,
.meadal-light .meadal-btn.secondary:not(.meadal-btn-overlay):hover,
.meadal-page-content .meadal-btn.secondary:not(.meadal-btn-overlay):hover,
.meadal-btn.secondary:not(.meadal-btn-overlay):focus-visible {
  background: var(--meadal-black-button-bg-hover) !important;
  color: var(--meadal-black-button-text-hover) !important;
  border-color: var(--meadal-black-button-border-hover) !important;
  box-shadow: var(--meadal-black-button-shadow-hover) !important;
  transform: translateY(-1px);
}


@media (hover: none) {
  .meadal-btn.secondary:not(.meadal-btn-overlay):active {
    background: var(--meadal-black-button-bg-hover) !important;
    color: var(--meadal-black-button-text-hover) !important;
    border-color: var(--meadal-black-button-border-hover) !important;
    box-shadow: var(--meadal-black-button-shadow-hover) !important;
  }
}
/* END MEADAL_BLACK_BUTTON_TEMPLATE_V1_20260712 */

/* MEADAL_CABIN_OVERLAY_BUTTON_STABLE_HOVER_20260712 */
/*
  Holder overlay-knappen paa hyttebildet stabil ved hover.
  Fargeskifte beholdes fra overlay-knappemalen, men posisjonen skal ikke hoppe.
*/
.meadal-cabin-night-card .meadal-btn,
.meadal-cabin-night-card .meadal-btn:hover,
.meadal-cabin-night-card .meadal-btn:focus-visible {
  transform: none !important;
}

@media (min-width: 960px) {
  .meadal-cabin-night-card .meadal-btn,
  .meadal-cabin-night-card .meadal-btn:hover,
  .meadal-cabin-night-card .meadal-btn:focus-visible {
    transform: translateY(.65rem) !important;
  }
}
/* END MEADAL_CABIN_OVERLAY_BUTTON_STABLE_HOVER_20260712 */

/* MEADAL_STABLE_HEADER_LOGO_SCROLL_V1_20260713 */
/*
  Stabil header-/logomal.
  Headeren skal ikke krympe ved scroll. Scroll-status kan fortsatt gi mørkere/glasset bakgrunn,
  men logo, nav-høyde og knappestørrelse skal være lik på alle sider.

  Enkle navn:
  - MEADAL_HEADER_DESKTOP
  - MEADAL_HEADER_TABLET
  - MEADAL_HEADER_MOBILE
*/
:root {
  --meadal-header-desktop-height: 106px;
  --meadal-header-desktop-logo-height: 64px;
  --meadal-header-tablet-height: 96px;
  --meadal-header-tablet-logo-height: 54px;
  --meadal-header-mobile-height: 72px;
  --meadal-header-mobile-logo-height: 40px;
}

/* MEADAL_HEADER_DESKTOP */
.meadal-site-header .meadal-nav-wrap,
.meadal-header-scrolled .meadal-nav-wrap {
  min-height: var(--meadal-header-desktop-height) !important;
}

.meadal-site-header .meadal-image-brand .meadal-logo-image,
.meadal-header-scrolled .meadal-image-brand .meadal-logo-image {
  height: var(--meadal-header-desktop-logo-height) !important;
  max-width: 260px !important;
}

.meadal-site-header .meadal-logo,
.meadal-header-scrolled .meadal-logo {
  height: var(--meadal-header-desktop-logo-height) !important;
}

/* La scroll kun endre flate/kontrast, ikke størrelse. */
.meadal-header-scrolled {
  background: rgba(10,14,11,.82);
}

@media (max-width: 1180px) {
  /* MEADAL_HEADER_TABLET */
  .meadal-site-header .meadal-nav-wrap,
  .meadal-header-scrolled .meadal-nav-wrap {
    min-height: var(--meadal-header-tablet-height) !important;
  }

  .meadal-site-header .meadal-image-brand .meadal-logo-image,
  .meadal-header-scrolled .meadal-image-brand .meadal-logo-image {
    height: var(--meadal-header-tablet-logo-height) !important;
    max-width: 220px !important;
  }

  .meadal-site-header .meadal-logo,
  .meadal-header-scrolled .meadal-logo {
    height: var(--meadal-header-tablet-logo-height) !important;
  }
}

@media (max-width: 700px) {
  /* MEADAL_HEADER_MOBILE */
  .meadal-site-header .meadal-nav-wrap,
  .meadal-header-scrolled .meadal-nav-wrap {
    min-height: var(--meadal-header-mobile-height) !important;
  }

  .meadal-site-header .meadal-image-brand .meadal-logo-image,
  .meadal-header-scrolled .meadal-image-brand .meadal-logo-image {
    height: var(--meadal-header-mobile-logo-height) !important;
    max-width: 165px !important;
  }

  .meadal-site-header .meadal-logo,
  .meadal-header-scrolled .meadal-logo {
    height: var(--meadal-header-mobile-logo-height) !important;
  }

  .meadal-mobile-panel {
    max-height: calc(100vh - var(--meadal-header-mobile-height)) !important;
  }
}
/* END MEADAL_STABLE_HEADER_LOGO_SCROLL_V1_20260713 */

/* MEADAL_VISUAL_CLEANUP_V1_20260713 */
/*
  Samlet visuell reparasjon etter pc-/mobilkontroll.
  Enkle navn:
  - MEADAL_ABOUT_HERO_EAGLE_FOCUS
  - MEADAL_EXPERIENCE_CABIN_BUTTON_LOW
  - MEADAL_FAQ_STICKY_SIDEBAR_SAFE
  - MEADAL_GUIDES_CARD_READABILITY
*/

/* MEADAL_ABOUT_HERO_EAGLE_FOCUS */
body.page-id-21 .meadal-standard-hero {
  background-position: center 38% !important;
}

@media (min-width: 1181px) {
  body.page-id-21 .meadal-standard-hero {
    background-position: center 34% !important;
  }
}

@media (max-width: 720px) {
  body.page-id-21 .meadal-standard-hero {
    background-position: 58% 34% !important;
  }
}

/* MEADAL_EXPERIENCE_CABIN_BUTTON_LOW */
@media (min-width: 960px) {
  body.page-id-148 .meadal-cabin-night-card {
    align-content: start !important;
    grid-template-rows: auto auto 1fr auto !important;
    row-gap: 0 !important;
  }

  body.page-id-148 .meadal-cabin-night-card h3 {
    margin-top: clamp(2rem, 5vw, 4rem) !important;
  }

  body.page-id-148 .meadal-cabin-night-card p {
    margin-bottom: 0 !important;
  }

  body.page-id-148 .meadal-cabin-night-card .meadal-btn {
    align-self: end !important;
    justify-self: center !important;
    margin-bottom: clamp(1.8rem, 3.2vw, 3rem) !important;
    transform: none !important;
  }
}

@media (max-width: 720px) {
  body.page-id-148 .meadal-cabin-night-card {
    align-content: end !important;
  }

  body.page-id-148 .meadal-cabin-night-card .meadal-btn {
    transform: none !important;
    margin-top: 1.1rem !important;
  }
}

/* MEADAL_FAQ_STICKY_SIDEBAR_SAFE */
@media (min-width: 981px) {
  body.page-id-23 .meadal-faq-sidebar {
    top: calc(var(--meadal-header-desktop-height, 106px) + 18px) !important;
    max-height: calc(100vh - var(--meadal-header-desktop-height, 106px) - 36px) !important;
    overflow-y: auto !important;
    overscroll-behavior: contain;
    scrollbar-width: thin;
    padding-bottom: 22px !important;
  }

  body.page-id-23 .meadal-faq-sidebar-action,
  body.page-id-23 .meadal-faq-sidebar-cta {
    position: sticky;
    bottom: 0;
    margin: 18px -2px 0;
    padding-top: 16px;
    background: linear-gradient(180deg, rgba(255,253,250,0), #fffdfa 28%, #fffdfa 100%);
  }

  body.page-id-23 .meadal-faq-sidebar .meadal-btn {
    width: 100% !important;
    min-width: 0 !important;
  }
}

@media (max-width: 980px) {
  body.page-id-23 .meadal-faq-sidebar {
    max-height: none !important;
    overflow: visible !important;
  }
}

/* MEADAL_GUIDES_CARD_READABILITY */
body.page-id-149 .meadal-standard-hero .meadal-guide-card,
body.page-id-149 .meadal-guide-card {
  background: rgba(255,253,250,.98) !important;
  color: #121712 !important;
}

body.page-id-149 .meadal-standard-hero .meadal-guide-card strong,
body.page-id-149 .meadal-standard-hero .meadal-guide-card h2,
body.page-id-149 .meadal-standard-hero .meadal-guide-card h3,
body.page-id-149 .meadal-guide-card strong,
body.page-id-149 .meadal-guide-card h2,
body.page-id-149 .meadal-guide-card h3 {
  color: #121712 !important;
  text-shadow: none !important;
}

body.page-id-149 .meadal-standard-hero .meadal-guide-card em,
body.page-id-149 .meadal-standard-hero .meadal-guide-card p,
body.page-id-149 .meadal-guide-card em,
body.page-id-149 .meadal-guide-card p {
  color: #344135 !important;
  text-shadow: none !important;
}

body.page-id-149 .meadal-guide-contact-strip span,
body.page-id-149 .meadal-guide-contact-strip a {
  color: #2f382f !important;
  text-shadow: none !important;
}
/* END MEADAL_VISUAL_CLEANUP_V1_20260713 */

/* MEADAL_VISUAL_CLEANUP_V2_20260713 */
/*
  Korrigering etter faktisk side-ID:
  - About Meådal = page-id-149
  - Guides = page-id-103
*/

/* MEADAL_ABOUT_HERO_EAGLE_FOCUS_V2 */
body.page-id-149 .meadal-standard-hero {
  background-position: center 34% !important;
}

@media (max-width: 720px) {
  body.page-id-149 .meadal-standard-hero {
    background-position: 58% 32% !important;
  }
}

/* MEADAL_GUIDES_CARD_READABILITY_V2 */
body.page-id-103 .meadal-guide-card {
  background: rgba(255,253,250,.98) !important;
  color: #121712 !important;
}

body.page-id-103 .meadal-guide-card strong,
body.page-id-103 .meadal-guide-card h2,
body.page-id-103 .meadal-guide-card h3 {
  color: #121712 !important;
  text-shadow: none !important;
}

body.page-id-103 .meadal-guide-card em,
body.page-id-103 .meadal-guide-card p {
  color: #344135 !important;
  text-shadow: none !important;
}

body.page-id-103 .meadal-guide-contact-strip span,
body.page-id-103 .meadal-guide-contact-strip a {
  color: #2f382f !important;
  text-shadow: none !important;
}
/* END MEADAL_VISUAL_CLEANUP_V2_20260713 */


/* MEADAL_GUIDES_HERO_SEPARATE_CONTENT_V1_20260714
   Guides page: keep the image area calm, then present facts and guide cards in their own readable section. */
body.page-id-103 .meadal-page-main > .meadal-section:first-child {
  --meadal-guides-hero-height: clamp(420px, 42vw, 560px);
  position: relative !important;
  isolation: isolate;
  min-height: 0 !important;
  display: block !important;
  align-items: initial !important;
  padding: 0 !important;
  background:
    linear-gradient(90deg, rgba(8, 14, 11, .64) 0%, rgba(8, 14, 11, .48) 40%, rgba(8, 14, 11, .16) 76%, rgba(8, 14, 11, .08) 100%),
    url('https://www.testing.larsgunnes.com/wp-content/uploads/2026/07/meadal-svein-wik-polished-guides-hero.webp') center 44% / cover no-repeat !important;
  color: #f7f2e8;
}

body.page-id-103 .meadal-page-main > .meadal-section:first-child::before {
  content: "";
  position: absolute;
  inset: var(--meadal-guides-hero-height) 0 0;
  z-index: -1;
  background: #f3efe6;
}

body.page-id-103 .meadal-page-main > .meadal-section:first-child .entry-content {
  width: min(100% - 40px, 1420px) !important;
  margin-inline: auto !important;
  padding-top: clamp(112px, 11vw, 160px);
  padding-bottom: clamp(72px, 8vw, 112px);
}

body.page-id-103 .meadal-guide-hub {
  max-width: none !important;
  margin: 0 !important;
}

body.page-id-103 .meadal-guide-lead {
  max-width: 760px !important;
  margin: 0 0 clamp(118px, 15vw, 190px) !important;
  color: #f7f2e8 !important;
  font-size: clamp(22px, 2vw, 30px) !important;
  line-height: 1.45 !important;
  text-shadow: 0 2px 18px rgba(0, 0, 0, .34) !important;
}

body.page-id-103 .meadal-guide-facts,
body.page-id-103 .meadal-guide-grid,
body.page-id-103 .meadal-guide-cta,
body.page-id-103 .meadal-guide-contact-strip {
  position: relative;
  z-index: 1;
}

body.page-id-103 .meadal-guide-facts {
  width: 100%;
  margin: 0 0 clamp(38px, 5vw, 68px) !important;
  border-color: rgba(25, 31, 25, .16) !important;
  background: rgba(255, 253, 250, .68);
  box-shadow: 0 22px 55px rgba(16, 20, 17, .08);
}

body.page-id-103 .meadal-guide-facts strong,
body.page-id-103 .meadal-guide-facts span {
  color: #121712 !important;
  text-shadow: none !important;
}

body.page-id-103 .meadal-guide-grid {
  margin-top: 0 !important;
}

body.page-id-103 .meadal-guide-card {
  background: rgba(255, 253, 250, .98) !important;
  box-shadow: 0 22px 55px rgba(16, 20, 17, .10) !important;
}

body.page-id-103 .meadal-guide-card span,
body.page-id-103 .meadal-guide-card strong,
body.page-id-103 .meadal-guide-card em {
  text-shadow: none !important;
}

@media (max-width: 760px) {
  body.page-id-103 .meadal-page-main > .meadal-section:first-child {
    --meadal-guides-hero-height: clamp(330px, 62vh, 470px);
    background:
      linear-gradient(180deg, rgba(8, 14, 11, .54) 0%, rgba(8, 14, 11, .38) 48%, rgba(8, 14, 11, .72) 100%),
      url('https://www.testing.larsgunnes.com/wp-content/uploads/2026/07/meadal-svein-wik-polished-guides-hero.webp') 50% 40% / cover no-repeat !important;
  }

  body.page-id-103 .meadal-page-main > .meadal-section:first-child .entry-content {
    width: min(100% - 32px, 1420px) !important;
    padding-top: clamp(92px, 20vh, 132px);
    padding-bottom: 64px;
  }

  body.page-id-103 .meadal-guide-lead {
    max-width: 100% !important;
    margin-bottom: clamp(92px, 20vh, 150px) !important;
    font-size: clamp(20px, 6vw, 25px) !important;
    line-height: 1.42 !important;
  }

  body.page-id-103 .meadal-guide-facts {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    gap: 0;
    margin-bottom: 34px !important;
  }

  body.page-id-103 .meadal-guide-facts div {
    padding: 18px 16px !important;
  }

  body.page-id-103 .meadal-guide-grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 16px !important;
  }
}

/* END MEADAL_GUIDES_HERO_SEPARATE_CONTENT_V1_20260714 */


/* MEADAL_GUIDES_HERO_SEPARATE_CONTENT_V2_20260714
   Final spacing layer: only the intro text stays on the Guides image area. */
body.page-id-103 .meadal-guide-lead {
  margin-bottom: clamp(260px, 22vw, 330px) !important;
}

body.page-id-103 .meadal-guide-facts {
  background: #f8f4ec !important;
}

@media (max-width: 760px) {
  body.page-id-103 .meadal-guide-lead {
    margin-bottom: clamp(220px, 30vh, 280px) !important;
  }

  body.page-id-103 .meadal-page-main > .meadal-section:first-child {
    --meadal-guides-hero-height: clamp(440px, 68vh, 560px);
  }
}

/* END MEADAL_GUIDES_HERO_SEPARATE_CONTENT_V2_20260714 */


/* MEADAL_GUIDES_MOBILE_HERO_SPACING_V3_20260714 */
@media (max-width: 760px) {
  body.page-id-103 .meadal-guide-lead {
    margin-bottom: clamp(310px, 39vh, 360px) !important;
  }
}

/* END MEADAL_GUIDES_MOBILE_HERO_SPACING_V3_20260714 */


/* MEADAL_ABOUT_HERO_EAGLE_HEAD_FOCUS_V1_20260714
   About hero: move the eagle image slightly down so the head is visible in the desktop and mobile crop. */
body.page-id-149 .meadal-standard-hero {
  background-position: center 22% !important;
}

@media (max-width: 760px) {
  body.page-id-149 .meadal-standard-hero {
    background-position: 58% 22% !important;
  }
}

/* END MEADAL_ABOUT_HERO_EAGLE_HEAD_FOCUS_V1_20260714 */


/* MEADAL_FAQ_SIDEBAR_NO_INNER_SCROLL_V1_20260714
   FAQ sidebar should behave like page content, not a small scrollable panel. */
body.page-id-23 .meadal-faq-sidebar {
  max-height: none !important;
  overflow: visible !important;
  scrollbar-width: none !important;
}

body.page-id-23 .meadal-faq-sidebar::-webkit-scrollbar {
  display: none !important;
}

@media (min-width: 901px) {
  body.page-id-23 .meadal-faq-sidebar {
    top: calc(var(--meadal-header-desktop-height, 106px) + 18px) !important;
    padding: 22px 24px 24px !important;
  }

  body.page-id-23 .meadal-faq-sidebar h2 {
    margin-bottom: 20px !important;
  }

  body.page-id-23 .meadal-faq-nav {
    margin-top: 22px !important;
  }

  body.page-id-23 .meadal-faq-nav a {
    padding: 10px 0 !important;
  }

  body.page-id-23 .meadal-faq-sidebar-action {
    position: static !important;
    margin-top: 22px !important;
    padding-top: 18px !important;
    background: transparent !important;
  }
}

@media (max-width: 900px) {
  body.page-id-23 .meadal-faq-sidebar {
    position: static !important;
    max-height: none !important;
    overflow: visible !important;
  }
}

/* END MEADAL_FAQ_SIDEBAR_NO_INNER_SCROLL_V1_20260714 */


/* MEADAL_EXPERIENCE_CABIN_BUTTON_LOWER_DESKTOP_V1_20260714
   Desktop only: lower the Red Cabin image CTA so the porch stays visible. */
@media (min-width: 901px) {
  body.page-id-148 .meadal-cabin-night-card .meadal-btn {
    margin-top: clamp(58px, 7vw, 92px) !important;
    transform: none !important;
  }

  body.page-id-148 .meadal-cabin-night-card .meadal-btn:hover,
  body.page-id-148 .meadal-cabin-night-card .meadal-btn:focus-visible {
    transform: none !important;
  }
}

/* END MEADAL_EXPERIENCE_CABIN_BUTTON_LOWER_DESKTOP_V1_20260714 */

/* MEADAL_FAQ_SIDEBAR_STICKY_HIGHER_V1_20260714
   FAQ desktop side menu: park closer to the top while keeping a calm bottom margin. */
@media (min-width: 981px) {
  body.page-id-23 {
    --meadal-faq-sidebar-stick-top: clamp(72px, 7.2vh, 92px);
    --meadal-faq-sidebar-bottom-air: 28px;
  }

  body.page-id-23 .meadal-faq-sidebar {
    top: var(--meadal-faq-sidebar-stick-top) !important;
    max-height: calc(100vh - var(--meadal-faq-sidebar-stick-top) - var(--meadal-faq-sidebar-bottom-air)) !important;
    overflow: visible !important;
    align-self: start !important;
    box-shadow: 0 18px 44px rgba(17,23,19,.07) !important;
  }

  body.page-id-23 .meadal-faq-layout {
    align-items: start !important;
  }
}

@media (min-width: 981px) and (max-height: 760px) {
  body.page-id-23 {
    --meadal-faq-sidebar-stick-top: 62px;
    --meadal-faq-sidebar-bottom-air: 20px;
  }

  body.page-id-23 .meadal-faq-sidebar {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
}

@media (max-width: 980px) {
  body.page-id-23 .meadal-faq-sidebar {
    top: auto !important;
    max-height: none !important;
    box-shadow: none !important;
  }
}
/* END MEADAL_FAQ_SIDEBAR_STICKY_HIGHER_V1_20260714 */

/* MEADAL_ABOUT_HERO_EAGLE_FULLER_CROP_V1_20260714
   About hero: reduce the eagle photo scale so the full bird and more of the snow stump are visible. */
body.page-id-149 .meadal-standard-hero {
  background-size: cover, auto 96% !important;
  background-position: center center, 70% 54% !important;
  background-repeat: no-repeat !important;
  background-color: #d9e3e2 !important;
}

@media (min-width: 1500px) {
  body.page-id-149 .meadal-standard-hero {
    background-size: cover, auto 92% !important;
    background-position: center center, 71% 55% !important;
  }
}

@media (max-width: 980px) {
  body.page-id-149 .meadal-standard-hero {
    background-size: cover, auto 104% !important;
    background-position: center center, 64% 52% !important;
  }
}

@media (max-width: 700px) {
  body.page-id-149 .meadal-standard-hero {
    background-size: cover, auto 112% !important;
    background-position: center center, 62% 50% !important;
  }
}
/* END MEADAL_ABOUT_HERO_EAGLE_FULLER_CROP_V1_20260714 */

/* MEADAL_EXPERIENCE_VALUEBAR_TIGHTEN_20260722 */
body.page-id-148 .meadal-standard-hero + .meadal-section.meadal-light {
  padding: 50px 0 54px !important;
}

body.page-id-148 .meadal-standard-hero + .meadal-section.meadal-light .meadal-valuebar {
  margin-top: 0 !important;
  align-items: stretch;
}

body.page-id-148 .meadal-standard-hero + .meadal-section.meadal-light .meadal-pill {
  display: flex;
  min-height: 62px;
  flex-direction: column;
  justify-content: center;
  padding: 12px 20px !important;
  border-radius: 16px !important;
}

body.page-id-148 .meadal-standard-hero + .meadal-section.meadal-light .meadal-pill b {
  margin-bottom: 2px !important;
}

@media (max-width: 700px) {
  body.page-id-148 .meadal-standard-hero + .meadal-section.meadal-light {
    padding: 28px 0 34px !important;
  }

  body.page-id-148 .meadal-standard-hero + .meadal-section.meadal-light .meadal-valuebar {
    gap: 10px !important;
  }

  body.page-id-148 .meadal-standard-hero + .meadal-section.meadal-light .meadal-pill {
    min-height: 58px;
    padding: 11px 16px !important;
  }
}
/* END MEADAL_EXPERIENCE_VALUEBAR_TIGHTEN_20260722 */


/* Meådal Assistent append 2026-07-22 10:05:02 */


/* MEADAL_EXPERIENCE_VALUEBAR_TIGHTEN_V2_20260722 */
body.page-id-148 main > section.meadal-section.meadal-light:nth-of-type(2) {
  padding: 50px 0 54px !important;
}

body.page-id-148 main > section.meadal-section.meadal-light:nth-of-type(2) .meadal-valuebar {
  margin-top: 0 !important;
  align-items: stretch;
}

body.page-id-148 main > section.meadal-section.meadal-light:nth-of-type(2) .meadal-pill {
  display: flex;
  min-height: 62px;
  flex-direction: column;
  justify-content: center;
  padding: 12px 20px !important;
  border-radius: 16px !important;
}

body.page-id-148 main > section.meadal-section.meadal-light:nth-of-type(2) .meadal-pill b {
  margin-bottom: 2px !important;
}

@media (max-width: 700px) {
  body.page-id-148 main > section.meadal-section.meadal-light:nth-of-type(2) {
    padding: 28px 0 34px !important;
  }

  body.page-id-148 main > section.meadal-section.meadal-light:nth-of-type(2) .meadal-valuebar {
    gap: 10px !important;
  }

  body.page-id-148 main > section.meadal-section.meadal-light:nth-of-type(2) .meadal-pill {
    min-height: 58px;
    padding: 11px 16px !important;
  }
}
/* END MEADAL_EXPERIENCE_VALUEBAR_TIGHTEN_V2_20260722 */



/* Meådal Assistent append 2026-07-22 17:39:15 */


/* MEADAL_GALLERY_CAPTION_BELOW_CROP_FIX_20260722 */
body.page-id-20 .meadal-gallery figure {
  display: flex !important;
  flex-direction: column !important;
  background: #121914 !important;
  border-color: rgba(244,239,228,.12) !important;
  box-shadow: 0 16px 46px rgba(0,0,0,.18);
}

body.page-id-20 .meadal-gallery .meadal-img {
  flex: 1 1 auto;
  min-height: 0;
  width: 100%;
  height: auto !important;
  object-fit: cover;
  object-position: center center;
}

body.page-id-20 .meadal-gallery figcaption {
  position: static !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  flex: 0 0 auto;
  min-height: 44px;
  display: flex;
  align-items: center;
  background: rgba(9,13,10,.96) !important;
  border: 0 !important;
  border-top: 1px solid rgba(244,239,228,.12) !important;
  border-radius: 0 !important;
  padding: 9px 12px !important;
  color: rgba(244,239,228,.88) !important;
  font-size: 11px !important;
  line-height: 1.25 !important;
  font-weight: 700;
}

body.page-id-20 .meadal-gallery img[src*="meadal-gallery-svein-wik-feeding-detail"] {
  object-position: center 78% !important;
}

body.page-id-20 .meadal-gallery img[src*="meadal-gallery-nicolas-seeliger-low-snow-portrait"] {
  object-position: center 62% !important;
}

body.page-id-20 .meadal-gallery img[src*="meadal-gallery-svein-wik-warm-light-profile"] {
  object-position: center 42% !important;
}

@media (max-width: 700px) {
  body.page-id-20 .meadal-gallery {
    gap: 14px !important;
  }

  body.page-id-20 .meadal-gallery figcaption {
    min-height: 42px;
    font-size: 10.5px !important;
  }
}
/* END MEADAL_GALLERY_CAPTION_BELOW_CROP_FIX_20260722 */



/* Meådal Assistent append 2026-07-22 17:41:11 */


/* MEADAL_GALLERY_CAPTION_BELOW_CROP_FIX_V2_20260722 */
body.page-id-29 .meadal-gallery figure {
  display: flex !important;
  flex-direction: column !important;
  background: #121914 !important;
  border-color: rgba(244,239,228,.12) !important;
  box-shadow: 0 16px 46px rgba(0,0,0,.18);
}

body.page-id-29 .meadal-gallery .meadal-img {
  flex: 1 1 auto;
  min-height: 0;
  width: 100%;
  height: auto !important;
  object-fit: cover;
  object-position: center center;
}

body.page-id-29 .meadal-gallery figcaption {
  position: static !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  flex: 0 0 auto;
  min-height: 44px;
  display: flex;
  align-items: center;
  background: rgba(9,13,10,.96) !important;
  border: 0 !important;
  border-top: 1px solid rgba(244,239,228,.12) !important;
  border-radius: 0 !important;
  padding: 9px 12px !important;
  color: rgba(244,239,228,.88) !important;
  font-size: 11px !important;
  line-height: 1.25 !important;
  font-weight: 700;
}

body.page-id-29 .meadal-gallery img[src*="meadal-gallery-svein-wik-feeding-detail"] {
  object-position: center 82% !important;
}

body.page-id-29 .meadal-gallery img[src*="meadal-gallery-nicolas-seeliger-low-snow-portrait"] {
  object-position: center 64% !important;
}

body.page-id-29 .meadal-gallery img[src*="meadal-gallery-svein-wik-warm-light-profile"] {
  object-position: center 42% !important;
}

@media (max-width: 700px) {
  body.page-id-29 .meadal-gallery {
    gap: 14px !important;
  }

  body.page-id-29 .meadal-gallery figcaption {
    min-height: 42px;
    font-size: 10.5px !important;
  }
}
/* END MEADAL_GALLERY_CAPTION_BELOW_CROP_FIX_V2_20260722 */



/* Meådal Assistent append 2026-07-22 17:43:05 */


/* MEADAL_GALLERY_SPLIT_CAPTION_STYLE_20260722 */
body.page-id-29 .meadal-gallery figcaption {
  min-height: 52px !important;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start !important;
  gap: 3px;
}

body.page-id-29 .meadal-gallery figcaption span {
  display: block;
  color: rgba(244,239,228,.94);
  font-size: 11px;
  line-height: 1.22;
  font-weight: 800;
}

body.page-id-29 .meadal-gallery figcaption small {
  display: block;
  color: #d7b36d;
  font-size: 10px;
  line-height: 1.15;
  font-weight: 900;
  letter-spacing: .02em;
}

@media (max-width: 700px) {
  body.page-id-29 .meadal-gallery figcaption {
    min-height: 50px !important;
  }
}
/* END MEADAL_GALLERY_SPLIT_CAPTION_STYLE_20260722 */



/* Meådal Assistent append 2026-07-22 17:59:53 */


/* MEADAL_GUIDES_HERO_IMAGE_REFOCUS_20260722 */
body.page-id-103 .meadal-page-main > .meadal-section:first-child {
  background-size: auto, 100% auto !important;
  background-position: left top, center top !important;
  background-repeat: no-repeat !important;
}

@media (min-width: 1181px) {
  body.page-id-103 .meadal-page-main > .meadal-section:first-child {
    background-size: auto, 100% auto !important;
    background-position: left top, center top !important;
  }
}

@media (max-width: 760px) {
  body.page-id-103 .meadal-page-main > .meadal-section:first-child {
    background-size: auto, auto 560px !important;
    background-position: left top, 42% top !important;
  }
}
/* END MEADAL_GUIDES_HERO_IMAGE_REFOCUS_20260722 */



/* Meådal Assistent append 2026-07-22 18:01:12 */


/* MEADAL_GUIDES_HERO_MOBILE_REFOCUS_20260722 */
@media (max-width: 760px) {
  body.page-id-103 .meadal-page-main > .meadal-section:first-child {
    background-size: auto, auto 520px !important;
    background-position: left top, 43% 185px !important;
  }
}
/* END MEADAL_GUIDES_HERO_MOBILE_REFOCUS_20260722 */



/* Meådal Assistent append 2026-07-22 18:02:33 */


/* MEADAL_GUIDES_HERO_DESKTOP_LESS_ZOOM_20260722 */
@media (min-width: 761px) {
  body.page-id-103 .meadal-page-main > .meadal-section:first-child {
    background-size: auto, 78% auto !important;
    background-position: left top, 60% 18px !important;
  }
}
/* END MEADAL_GUIDES_HERO_DESKTOP_LESS_ZOOM_20260722 */



/* Meådal Assistent append 2026-07-22 18:03:38 */


/* MEADAL_GUIDES_HERO_DESKTOP_LESS_ZOOM_V2_20260722 */
@media (min-width: 761px) {
  body.page-id-103 .meadal-page-main > .meadal-section:first-child {
    background-size: auto, 92% auto !important;
    background-position: left top, center 8px !important;
  }
}
/* END MEADAL_GUIDES_HERO_DESKTOP_LESS_ZOOM_V2_20260722 */



/* Meådal Assistent append 2026-07-22 18:06:14 */


/* MEADAL_GUIDES_HERO_MOBILE_NO_BLACK_RIM_20260722 */
@media (max-width: 760px) {
  body.page-id-103 .meadal-page-main > .meadal-section:first-child {
    background-size: auto, auto 520px !important;
    background-position: left top, 43% 112px !important;
  }
}
/* END MEADAL_GUIDES_HERO_MOBILE_NO_BLACK_RIM_20260722 */



/* Meådal Assistent append 2026-07-22 18:07:21 */


/* MEADAL_GUIDES_HERO_MOBILE_IMAGE_TO_TOP_20260722 */
@media (max-width: 760px) {
  body.page-id-103 .meadal-page-main > .meadal-section:first-child {
    background-size: auto, auto 520px !important;
    background-position: left top, 43% top !important;
  }
}
/* END MEADAL_GUIDES_HERO_MOBILE_IMAGE_TO_TOP_20260722 */



/* Meådal Assistent append 2026-07-22 18:12:43 */


/* MEADAL_GUIDES_HERO_MOBILE_BOTTOM_BAND_FIX_20260722 */
@media (max-width: 760px) {
  body.page-id-103 .meadal-page-main > .meadal-section:first-child {
    background-color: #f6f0e7 !important;
    background-repeat: no-repeat, no-repeat !important;
    background-size: 100% 560px, auto 560px !important;
    background-position: left top, 43% top !important;
  }
}
/* END MEADAL_GUIDES_HERO_MOBILE_BOTTOM_BAND_FIX_20260722 */



/* Meådal Assistent append 2026-07-22 18:22:17 */


/* MEADAL_GUIDES_MOBILE_HERO_GAP_FIX_20260722 */
@media (max-width: 760px) {
  body.page-id-103 .meadal-guide-lead {
    margin-bottom: 288px !important;
  }
}
/* END MEADAL_GUIDES_MOBILE_HERO_GAP_FIX_20260722 */



/* Meådal Assistent append 2026-07-22 18:25:28 */


/* MEADAL_GUIDES_MOBILE_TEXT_ABOVE_FOCUS_20260722 */
@media (max-width: 760px) {
  body.page-id-103 .entry-content {
    padding-top: 72px !important;
  }

  body.page-id-103 .meadal-guide-lead {
    margin-bottom: 348px !important;
  }
}
/* END MEADAL_GUIDES_MOBILE_TEXT_ABOVE_FOCUS_20260722 */



/* Meådal Assistent append 2026-07-22 18:26:47 */


/* MEADAL_GUIDES_MOBILE_TEXT_SCALE_20260722 */
@media (max-width: 760px) {
  body.page-id-103 .entry-content {
    padding-top: 54px !important;
  }

  body.page-id-103 .meadal-guide-lead {
    font-size: clamp(2rem, 7.7vw, 2.25rem) !important;
    line-height: 1.18 !important;
    max-width: calc(100vw - 44px) !important;
    margin-bottom: 376px !important;
  }
}
/* END MEADAL_GUIDES_MOBILE_TEXT_SCALE_20260722 */



/* Meådal Assistent append 2026-07-22 18:27:36 */


/* MEADAL_GUIDES_MOBILE_TEXT_COMPACT_20260722 */
@media (max-width: 760px) {
  body.page-id-103 .entry-content {
    padding-top: 54px !important;
  }

  body.page-id-103 .meadal-guide-lead {
    font-size: clamp(1.55rem, 5.7vw, 1.8rem) !important;
    line-height: 1.23 !important;
    max-width: calc(100vw - 32px) !important;
    margin-bottom: 360px !important;
  }
}
/* END MEADAL_GUIDES_MOBILE_TEXT_COMPACT_20260722 */



/* Meådal Assistent append 2026-07-22 18:28:44 */


/* MEADAL_GUIDES_MOBILE_TEXT_IMAGE_SEPARATION_20260722 */
@media (max-width: 760px) {
  body.page-id-103 .meadal-page-main > .meadal-section:first-child {
    background-color: #f6f0e7 !important;
    background-repeat: no-repeat, no-repeat !important;
    background-size: 100% 710px, auto 560px !important;
    background-position: left top, 43% 150px !important;
  }

  body.page-id-103 .entry-content {
    padding-top: 54px !important;
  }

  body.page-id-103 .meadal-guide-lead {
    font-size: clamp(1.55rem, 5.7vw, 1.8rem) !important;
    line-height: 1.23 !important;
    max-width: calc(100vw - 32px) !important;
    margin-bottom: 510px !important;
  }
}
/* END MEADAL_GUIDES_MOBILE_TEXT_IMAGE_SEPARATION_20260722 */



/* Meådal Assistent append 2026-07-22 18:32:40 */


/* MEADAL_GUIDES_MOBILE_BALANCED_HERO_20260722 */
@media (max-width: 760px) {
  body.page-id-103 .meadal-page-main > .meadal-section:first-child {
    background-color: #f6f0e7 !important;
    background-repeat: no-repeat, no-repeat !important;
    background-size: 100% 670px, auto 560px !important;
    background-position: left top, 43% 105px !important;
  }

  body.page-id-103 .entry-content {
    padding-top: 54px !important;
  }

  body.page-id-103 .meadal-guide-lead {
    font-size: clamp(1.55rem, 5.7vw, 1.8rem) !important;
    line-height: 1.23 !important;
    max-width: calc(100vw - 32px) !important;
    margin-bottom: 441px !important;
  }
}
/* END MEADAL_GUIDES_MOBILE_BALANCED_HERO_20260722 */



/* Meådal Assistent append 2026-07-23 07:35:25 */


/* MEADAL_GUIDES_CONTACT_STRIP_LINK_CONTRAST_20260723 */
body.page-id-103 .meadal-guide-contact-strip a {
  color: #20251f !important;
  text-decoration-color: rgba(32, 37, 31, 0.38) !important;
  text-underline-offset: 0.12em !important;
}

body.page-id-103 .meadal-guide-contact-strip a:hover,
body.page-id-103 .meadal-guide-contact-strip a:focus-visible {
  color: #8a571b !important;
  text-decoration-color: currentColor !important;
}
/* END MEADAL_GUIDES_CONTACT_STRIP_LINK_CONTRAST_20260723 */



/* Meådal Assistent append 2026-07-23 07:39:29 */


/* MEADAL_GUIDES_CONTACT_STRIP_LINK_CONTRAST_V2_20260723 */
body.page-id-103 .meadal-page-main > .meadal-section:first-child .meadal-guide-contact-strip a,
body.page-id-103 .meadal-page-main > .meadal-section:first-child .meadal-guide-contact-strip a:visited {
  color: #20251f !important;
  text-shadow: none !important;
  text-decoration-color: rgba(32, 37, 31, 0.38) !important;
  text-underline-offset: 0.12em !important;
}

body.page-id-103 .meadal-page-main > .meadal-section:first-child .meadal-guide-contact-strip a:hover,
body.page-id-103 .meadal-page-main > .meadal-section:first-child .meadal-guide-contact-strip a:focus-visible {
  color: #8a571b !important;
  text-decoration-color: currentColor !important;
}
/* END MEADAL_GUIDES_CONTACT_STRIP_LINK_CONTRAST_V2_20260723 */



/* Meådal Assistent append 2026-07-23 07:53:01 */


/* MEADAL_GUIDE_ARTICLE_REDESIGN_20260723 */
body.page-id-118 .meadal-page-main > .meadal-section:first-child,
body.page-id-119 .meadal-page-main > .meadal-section:first-child,
body.page-id-120 .meadal-page-main > .meadal-section:first-child,
body.page-id-121 .meadal-page-main > .meadal-section:first-child,
body.page-id-122 .meadal-page-main > .meadal-section:first-child,
body.page-id-123 .meadal-page-main > .meadal-section:first-child,
body.page-id-124 .meadal-page-main > .meadal-section:first-child {
  background: #f6f0e7 !important;
}

body.page-id-118 .entry-content,
body.page-id-119 .entry-content,
body.page-id-120 .entry-content,
body.page-id-121 .entry-content,
body.page-id-122 .entry-content,
body.page-id-123 .entry-content,
body.page-id-124 .entry-content {
  padding-top: 0 !important;
}

.meadal-guide-article-hero {
  min-height: clamp(520px, 68vh, 760px);
  display: flex;
  align-items: flex-end;
  margin: 0 calc(50% - 50vw) clamp(3rem, 7vw, 6rem);
  padding: clamp(5rem, 10vw, 8rem) max(2rem, calc((100vw - 1180px) / 2)) clamp(3rem, 7vw, 5rem);
  color: #f7f0e4;
  background-image:
    linear-gradient(90deg, rgba(8, 14, 11, .78) 0%, rgba(8, 14, 11, .58) 42%, rgba(8, 14, 11, .18) 76%, rgba(8, 14, 11, .1) 100%),
    url('https://www.testing.larsgunnes.com/wp-content/uploads/2026/07/meadal-svein-wik-polished-guides-hero.webp');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center 12%;
}

.meadal-guide-hero-copy {
  width: min(860px, calc(100vw - 3rem));
}

.meadal-guide-back,
.meadal-guide-back:visited {
  display: inline-flex;
  align-items: center;
  gap: .45rem;
  color: #d2a34f !important;
  font-family: var(--sans);
  font-size: .82rem;
  font-weight: 800;
  letter-spacing: .14em;
  line-height: 1;
  margin-bottom: 1.15rem;
  text-decoration: none;
  text-transform: uppercase;
}

.meadal-guide-back::before {
  content: "";
  width: 1.6rem;
  height: 1px;
  background: currentColor;
}

.meadal-guide-article-kicker {
  display: block;
  color: #d2a34f;
  font-family: var(--sans);
  font-size: .8rem;
  font-weight: 800;
  letter-spacing: .18em;
  line-height: 1.1;
  margin-bottom: 1rem;
  text-transform: uppercase;
}

.meadal-guide-article-hero h1 {
  color: #f7f0e4;
  font-size: clamp(3.25rem, 7.8vw, 7rem);
  line-height: .92;
  letter-spacing: 0;
  max-width: 920px;
  margin: 0;
  text-wrap: balance;
}

.meadal-guide-article-hero p {
  color: rgba(247, 240, 228, .92);
  font-size: clamp(1.12rem, 1.8vw, 1.45rem);
  line-height: 1.55;
  max-width: 760px;
  margin: 1.25rem 0 0;
  text-shadow: 0 1px 18px rgba(0,0,0,.26);
}

.meadal-guide-article-meta {
  display: flex;
  flex-wrap: wrap;
  gap: .65rem;
  margin-top: 1.65rem;
}

.meadal-guide-article-meta span {
  border: 1px solid rgba(247, 240, 228, .3);
  border-radius: 999px;
  color: rgba(247, 240, 228, .9);
  font-family: var(--sans);
  font-size: .74rem;
  font-weight: 800;
  letter-spacing: .09em;
  line-height: 1;
  padding: .7rem .9rem;
  text-transform: uppercase;
}

.meadal-guide-article {
  max-width: 1180px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(260px, 340px);
  gap: clamp(2rem, 5vw, 4.5rem);
  align-items: start;
}

.meadal-guide-article > .meadal-guide-lead {
  grid-column: 1 / -1;
  max-width: 900px;
  margin: 0;
  color: #1d261f;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(1.55rem, 2.8vw, 2.35rem);
  line-height: 1.28;
}

.meadal-guide-article > .meadal-guide-lead::first-letter {
  color: #8a571b;
}

.meadal-guide-article section:not(.meadal-guide-cta):not(.meadal-guide-contact-strip) {
  grid-column: 1;
  background: #fffdfa;
  border: 1px solid rgba(17, 23, 19, .11);
  border-radius: 8px;
  padding: clamp(1.5rem, 3vw, 2.5rem);
  box-shadow: 0 18px 44px rgba(17, 23, 19, .05);
}

.meadal-guide-article section:not(.meadal-guide-cta):not(.meadal-guide-contact-strip) h2 {
  color: #111713;
  font-size: clamp(2.35rem, 4.5vw, 4.25rem);
  line-height: .98;
  margin-bottom: 1.15rem;
  text-wrap: balance;
}

.meadal-guide-article section:not(.meadal-guide-cta):not(.meadal-guide-contact-strip) p {
  color: #243027;
  font-size: 1.08rem;
  line-height: 1.72;
  max-width: 76ch;
}

.meadal-guide-article section:not(.meadal-guide-cta):not(.meadal-guide-contact-strip) p + p,
.meadal-guide-article section:not(.meadal-guide-cta):not(.meadal-guide-contact-strip) ul,
.meadal-guide-article section:not(.meadal-guide-cta):not(.meadal-guide-contact-strip) ol {
  margin-top: 1rem;
}

.meadal-guide-article ul,
.meadal-guide-article ol {
  color: #243027;
  font-size: 1.05rem;
  line-height: 1.7;
  padding-left: 1.25rem;
}

.meadal-guide-article a:not(.meadal-btn):not(.meadal-guide-back) {
  color: #8a571b;
  text-decoration-thickness: 1px;
  text-underline-offset: .15em;
}

.meadal-guide-cta {
  grid-column: 2;
  grid-row: 2 / span 3;
  position: sticky;
  top: 96px;
  background: #0f1712;
  border-radius: 8px;
  color: #f4efe4;
  padding: clamp(1.5rem, 3vw, 2.25rem);
  box-shadow: 0 24px 54px rgba(17, 23, 19, .18);
}

.meadal-guide-cta h2 {
  color: #f4efe4;
  font-size: clamp(2rem, 3.2vw, 3.2rem);
  line-height: 1;
  margin-bottom: 1rem;
}

.meadal-guide-cta p {
  color: rgba(244, 239, 228, .86);
  font-size: 1rem;
  line-height: 1.65;
}

.meadal-guide-cta .meadal-btn {
  width: 100%;
  justify-content: center;
  margin-top: 1.15rem;
}

.meadal-guide-article .meadal-guide-contact-strip {
  grid-column: 1 / -1;
  margin-top: clamp(.5rem, 2vw, 1rem);
}

body.page-id-118 .meadal-footer,
body.page-id-119 .meadal-footer,
body.page-id-120 .meadal-footer,
body.page-id-121 .meadal-footer,
body.page-id-122 .meadal-footer,
body.page-id-123 .meadal-footer,
body.page-id-124 .meadal-footer {
  margin-top: clamp(4rem, 8vw, 7rem);
}

@media (max-width: 900px) {
  .meadal-guide-article {
    display: block;
  }

  .meadal-guide-article > .meadal-guide-lead,
  .meadal-guide-article section:not(.meadal-guide-cta):not(.meadal-guide-contact-strip),
  .meadal-guide-cta,
  .meadal-guide-article .meadal-guide-contact-strip {
    margin-top: 1rem;
  }

  .meadal-guide-cta {
    position: static;
  }
}

@media (max-width: 760px) {
  .meadal-guide-article-hero {
    min-height: 620px;
    align-items: flex-start;
    margin-bottom: 2rem;
    padding: 4rem 1rem 2rem;
    background-image:
      linear-gradient(rgba(8, 14, 11, .58) 0%, rgba(8, 14, 11, .4) 34%, rgba(8, 14, 11, .62) 100%),
      url('https://www.testing.larsgunnes.com/wp-content/uploads/2026/07/meadal-svein-wik-polished-guides-hero.webp');
    background-size: 100% 620px, auto 520px;
    background-position: left top, 43% 100px;
  }

  .meadal-guide-hero-copy {
    width: 100%;
  }

  .meadal-guide-article-hero h1 {
    font-size: clamp(2.55rem, 13vw, 4rem);
    line-height: .94;
  }

  .meadal-guide-article-hero p {
    font-size: 1rem;
    line-height: 1.5;
    max-width: 34ch;
  }

  .meadal-guide-article-meta {
    gap: .45rem;
  }

  .meadal-guide-article-meta span {
    font-size: .64rem;
    padding: .58rem .68rem;
  }

  .meadal-guide-article {
    padding-inline: 1rem;
  }

  .meadal-guide-article > .meadal-guide-lead {
    font-size: 1.55rem;
    line-height: 1.32;
  }

  .meadal-guide-article section:not(.meadal-guide-cta):not(.meadal-guide-contact-strip) {
    padding: 1.25rem;
  }

  .meadal-guide-article section:not(.meadal-guide-cta):not(.meadal-guide-contact-strip) h2 {
    font-size: 2.3rem;
  }
}
/* END MEADAL_GUIDE_ARTICLE_REDESIGN_20260723 */



/* Meådal Assistent append 2026-07-23 07:55:25 */


/* MEADAL_GUIDE_ARTICLE_HERO_REFINEMENT_20260723 */
body.page-id-118 .meadal-page-main > .meadal-section:first-child,
body.page-id-119 .meadal-page-main > .meadal-section:first-child,
body.page-id-120 .meadal-page-main > .meadal-section:first-child,
body.page-id-121 .meadal-page-main > .meadal-section:first-child,
body.page-id-122 .meadal-page-main > .meadal-section:first-child,
body.page-id-123 .meadal-page-main > .meadal-section:first-child,
body.page-id-124 .meadal-page-main > .meadal-section:first-child {
  padding-top: 0 !important;
}

body.page-id-118 .meadal-page-main > .meadal-section:first-child > .entry-content,
body.page-id-119 .meadal-page-main > .meadal-section:first-child > .entry-content,
body.page-id-120 .meadal-page-main > .meadal-section:first-child > .entry-content,
body.page-id-121 .meadal-page-main > .meadal-section:first-child > .entry-content,
body.page-id-122 .meadal-page-main > .meadal-section:first-child > .entry-content,
body.page-id-123 .meadal-page-main > .meadal-section:first-child > .entry-content,
body.page-id-124 .meadal-page-main > .meadal-section:first-child > .entry-content {
  margin-top: 0 !important;
}

.meadal-guide-article-hero {
  margin-top: 0 !important;
  width: 100vw;
  max-width: none;
}

@media (min-width: 761px) {
  .meadal-guide-article-hero {
    min-height: clamp(520px, 62vh, 720px);
    background-position: center 8%;
  }

  .meadal-guide-article-hero h1 {
    max-width: 820px;
    font-size: clamp(3.1rem, 6.8vw, 6.25rem);
  }
}

@media (max-width: 760px) {
  .meadal-guide-article-hero {
    min-height: 670px;
    padding-top: 3.3rem;
    margin-top: 0 !important;
    background-size: 100% 670px, auto 520px;
    background-position: left top, 43% 150px;
  }

  .meadal-guide-article-hero h1 {
    font-size: clamp(2.25rem, 11.5vw, 3.35rem);
    max-width: 9.5ch;
  }

  .meadal-guide-article-hero p {
    max-width: 29ch;
    margin-top: .95rem;
  }
}
/* END MEADAL_GUIDE_ARTICLE_HERO_REFINEMENT_20260723 */



/* Meådal Assistent append 2026-07-23 07:57:05 */


/* MEADAL_GUIDE_ARTICLE_DESKTOP_OVERFLOW_FIX_20260723 */
.meadal-guide-article-hero {
  width: auto !important;
  max-width: none !important;
}

body.page-id-118,
body.page-id-119,
body.page-id-120,
body.page-id-121,
body.page-id-122,
body.page-id-123,
body.page-id-124 {
  overflow-x: clip;
}
/* END MEADAL_GUIDE_ARTICLE_DESKTOP_OVERFLOW_FIX_20260723 */



/* Meådal Assistent append 2026-07-23 08:05:55 */


/* MEADAL_GUIDES_STRATEGY_PAGE_20260723 */
body.page-id-103 .meadal-page-main > .meadal-section:first-child {
  background: #f6f0e7 !important;
  padding: 0 !important;
}

body.page-id-103 .entry-content {
  padding: 0 !important;
}

.meadal-guides-strategy {
  color: #111713;
}

.meadal-guides-meet-hero {
  min-height: clamp(560px, 72vh, 780px);
  display: flex;
  align-items: flex-end;
  margin: 0 calc(50% - 50vw);
  padding: clamp(5rem, 10vw, 8rem) max(1.5rem, calc((100vw - 1180px) / 2)) clamp(3rem, 7vw, 5rem);
  color: #f7f0e4;
  background-image:
    linear-gradient(90deg, rgba(8, 14, 11, .8) 0%, rgba(8, 14, 11, .58) 44%, rgba(8, 14, 11, .16) 78%, rgba(8, 14, 11, .08) 100%),
    url('https://www.testing.larsgunnes.com/wp-content/uploads/2026/07/meadal-svein-wik-polished-guides-hero.webp');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center 8%;
}

.meadal-guides-hero-copy {
  width: min(900px, calc(100vw - 3rem));
}

.meadal-guides-eyebrow {
  display: block;
  color: #d2a34f;
  font-family: var(--sans);
  font-size: .82rem;
  font-weight: 800;
  letter-spacing: .18em;
  margin-bottom: 1rem;
  text-transform: uppercase;
}

.meadal-guides-meet-hero h1 {
  color: #f7f0e4;
  font-size: clamp(3.35rem, 7.4vw, 7rem);
  line-height: .92;
  margin: 0;
  max-width: 860px;
  text-wrap: balance;
}

.meadal-guides-meet-hero p {
  color: rgba(247, 240, 228, .92);
  font-size: clamp(1.12rem, 1.7vw, 1.45rem);
  line-height: 1.55;
  max-width: 760px;
  margin: 1.25rem 0 0;
}

.meadal-guides-hero-facts {
  display: flex;
  flex-wrap: wrap;
  gap: .65rem;
  margin-top: 1.65rem;
}

.meadal-guides-hero-facts span {
  border: 1px solid rgba(247, 240, 228, .32);
  border-radius: 999px;
  color: rgba(247, 240, 228, .9);
  font-family: var(--sans);
  font-size: .74rem;
  font-weight: 800;
  letter-spacing: .09em;
  line-height: 1;
  padding: .7rem .9rem;
  text-transform: uppercase;
}

.meadal-guides-people,
.meadal-guides-ai-signals,
.meadal-guides-articles,
.meadal-guides-strategy > .meadal-guide-cta,
.meadal-guides-strategy > .meadal-guide-contact-strip {
  width: min(1180px, calc(100vw - 3rem));
  margin-inline: auto;
}

.meadal-guides-people,
.meadal-guides-ai-signals,
.meadal-guides-articles {
  padding-top: clamp(4rem, 8vw, 7rem);
}

.meadal-guides-section-head {
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(0, 1fr);
  gap: clamp(1.5rem, 5vw, 4rem);
  align-items: end;
  margin-bottom: clamp(1.5rem, 4vw, 3rem);
}

.meadal-guides-section-head .meadal-kicker {
  grid-column: 1 / -1;
}

.meadal-guides-section-head h2,
.meadal-guides-ai-signals h2 {
  font-size: clamp(2.6rem, 5vw, 5.25rem);
  line-height: .96;
  margin: 0;
  text-wrap: balance;
}

.meadal-guides-section-head p,
.meadal-guides-ai-signals p {
  color: #39443d;
  font-size: 1.08rem;
  line-height: 1.72;
  margin: 0;
  max-width: 68ch;
}

.meadal-guide-people-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1rem;
}

.meadal-guide-person {
  background: #fffdfa;
  border: 1px solid rgba(17, 23, 19, .11);
  border-radius: 8px;
  padding: clamp(1.25rem, 2.5vw, 1.75rem);
  min-height: 100%;
  box-shadow: 0 18px 42px rgba(17, 23, 19, .05);
}

.meadal-guide-person-mark,
.meadal-guide-person-photo {
  width: 76px;
  height: 76px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  margin-bottom: 1rem;
  background: #111713;
  color: #d2a34f;
  font-family: var(--sans);
  font-weight: 900;
  letter-spacing: .08em;
}

.meadal-guide-person-photo {
  background-image: linear-gradient(rgba(17,23,19,.05), rgba(17,23,19,.15)), url('https://www.testing.larsgunnes.com/wp-content/uploads/2026/05/SW_8219-2.jpg');
  background-size: cover;
  background-position: center;
}

.meadal-guide-person span {
  display: block;
  color: #8a571b;
  font-family: var(--sans);
  font-size: .72rem;
  font-weight: 900;
  letter-spacing: .14em;
  margin-bottom: .7rem;
  text-transform: uppercase;
}

.meadal-guide-person h3 {
  font-size: clamp(1.75rem, 2.2vw, 2.45rem);
  line-height: 1;
  margin-bottom: .9rem;
}

.meadal-guide-person p,
.meadal-guide-person li {
  color: #334039;
  font-size: .98rem;
  line-height: 1.62;
}

.meadal-guide-person ul {
  margin-top: 1rem;
  padding-left: 1.1rem;
}

.meadal-guide-person a {
  display: inline-block;
  color: #8a571b;
  font-family: var(--sans);
  font-size: .78rem;
  font-weight: 900;
  letter-spacing: .1em;
  margin-top: 1rem;
  text-transform: uppercase;
}

.meadal-guides-ai-signals {
  display: grid;
  grid-template-columns: minmax(0, .85fr) minmax(0, 1.15fr);
  gap: clamp(1.5rem, 5vw, 4rem);
  align-items: start;
}

.meadal-guides-signal-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  border: 1px solid rgba(17,23,19,.14);
  background: rgba(17,23,19,.1);
  gap: 1px;
  overflow: hidden;
  border-radius: 8px;
}

.meadal-guides-signal-grid div {
  background: #fffdfa;
  padding: 1rem;
}

.meadal-guides-signal-grid strong {
  display: block;
  color: #8a571b;
  font-family: var(--sans);
  font-size: .74rem;
  font-weight: 900;
  letter-spacing: .13em;
  margin-bottom: .4rem;
  text-transform: uppercase;
}

.meadal-guides-signal-grid span {
  color: #202820;
  line-height: 1.45;
}

.meadal-guides-strategy > .meadal-guide-cta {
  margin-top: clamp(4rem, 8vw, 6rem);
}

.meadal-guides-strategy > .meadal-guide-contact-strip {
  margin-top: 2rem;
  margin-bottom: clamp(4rem, 8vw, 7rem);
}

@media (max-width: 980px) {
  .meadal-guide-people-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .meadal-guides-section-head,
  .meadal-guides-ai-signals {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 760px) {
  .meadal-guides-meet-hero {
    min-height: 680px;
    align-items: flex-start;
    padding: 4rem 1rem 2rem;
    background-image:
      linear-gradient(rgba(8, 14, 11, .6) 0%, rgba(8, 14, 11, .4) 36%, rgba(8, 14, 11, .62) 100%),
      url('https://www.testing.larsgunnes.com/wp-content/uploads/2026/07/meadal-svein-wik-polished-guides-hero.webp');
    background-size: 100% 680px, auto 540px;
    background-position: left top, 43% 120px;
  }

  .meadal-guides-meet-hero h1 {
    font-size: clamp(2.8rem, 13vw, 4rem);
    max-width: 9ch;
  }

  .meadal-guides-meet-hero p {
    font-size: 1rem;
    max-width: 31ch;
  }

  .meadal-guides-hero-facts span {
    font-size: .62rem;
    padding: .58rem .64rem;
  }

  .meadal-guides-people,
  .meadal-guides-ai-signals,
  .meadal-guides-articles,
  .meadal-guides-strategy > .meadal-guide-cta,
  .meadal-guides-strategy > .meadal-guide-contact-strip {
    width: min(100% - 2rem, 1180px);
  }

  .meadal-guide-people-grid,
  .meadal-guides-signal-grid {
    grid-template-columns: 1fr;
  }
}
/* END MEADAL_GUIDES_STRATEGY_PAGE_20260723 */



/* Meådal Assistent append 2026-07-23 08:09:01 */


/* MEADAL_GUIDES_STRATEGY_TEXT_COLORS_20260723 */
body.page-id-103 .meadal-guides-strategy section:not(.meadal-guides-meet-hero):not(.meadal-guide-cta),
body.page-id-103 .meadal-guides-strategy section:not(.meadal-guides-meet-hero):not(.meadal-guide-cta) h2,
body.page-id-103 .meadal-guides-strategy section:not(.meadal-guides-meet-hero):not(.meadal-guide-cta) h3,
body.page-id-103 .meadal-guides-strategy section:not(.meadal-guides-meet-hero):not(.meadal-guide-cta) p,
body.page-id-103 .meadal-guides-strategy section:not(.meadal-guides-meet-hero):not(.meadal-guide-cta) li,
body.page-id-103 .meadal-guides-strategy section:not(.meadal-guides-meet-hero):not(.meadal-guide-cta) span {
  color: #111713 !important;
  text-shadow: none !important;
}

body.page-id-103 .meadal-guides-strategy .meadal-kicker,
body.page-id-103 .meadal-guides-strategy .meadal-guide-person > span,
body.page-id-103 .meadal-guides-strategy .meadal-guide-card > span,
body.page-id-103 .meadal-guides-strategy .meadal-guides-signal-grid strong,
body.page-id-103 .meadal-guides-strategy .meadal-guide-contact-strip strong {
  color: #8a571b !important;
}

body.page-id-103 .meadal-guides-strategy .meadal-guides-section-head p,
body.page-id-103 .meadal-guides-strategy .meadal-guides-ai-signals p,
body.page-id-103 .meadal-guides-strategy .meadal-guide-person p,
body.page-id-103 .meadal-guides-strategy .meadal-guide-person li,
body.page-id-103 .meadal-guides-strategy .meadal-guide-card em {
  color: #39443d !important;
}

body.page-id-103 .meadal-guides-strategy .meadal-guide-cta,
body.page-id-103 .meadal-guides-strategy .meadal-guide-cta h2 {
  color: #f4efe4 !important;
}

body.page-id-103 .meadal-guides-strategy .meadal-guide-cta p {
  color: rgba(244, 239, 228, .86) !important;
}
/* END MEADAL_GUIDES_STRATEGY_TEXT_COLORS_20260723 */



/* Meådal Assistent append 2026-07-23 08:54:11 */


/* MEADAL_GUIDES_HUB_REBUILD_20260723
   Reorders the Guides page as a practical planning hub. Hero image/layout selectors are intentionally untouched. */
body.page-id-103 .meadal-guides-hub .meadal-guides-start,
body.page-id-103 .meadal-guides-hub .meadal-guides-articles,
body.page-id-103 .meadal-guides-hub .meadal-guides-ai-signals,
body.page-id-103 .meadal-guides-hub .meadal-guides-trust {
  padding: clamp(58px, 7vw, 96px) clamp(22px, 6vw, 130px);
}
body.page-id-103 .meadal-guides-hub .meadal-guides-start,
body.page-id-103 .meadal-guides-hub .meadal-guides-ai-signals {
  background: #f6f1e7;
  color: #121712;
}
body.page-id-103 .meadal-guides-hub .meadal-guides-articles,
body.page-id-103 .meadal-guides-hub .meadal-guides-trust {
  background: #fffaf0;
  color: #121712;
}
body.page-id-103 .meadal-guides-hub .meadal-guides-section-head {
  max-width: 820px;
  margin: 0 0 clamp(26px, 4vw, 42px);
}
body.page-id-103 .meadal-guides-hub .meadal-guides-section-head h2 {
  max-width: 760px;
  margin: 0 0 14px;
  color: #121712;
  font-size: clamp(34px, 4.2vw, 64px);
  line-height: .98;
}
body.page-id-103 .meadal-guides-hub .meadal-guides-section-head p {
  max-width: 780px;
  margin: 0;
  color: #354034;
  font-size: clamp(17px, 1.35vw, 20px);
  line-height: 1.65;
}
body.page-id-103 .meadal-guides-start-grid,
body.page-id-103 .meadal-guides-article-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}
body.page-id-103 .meadal-guides-start-grid a,
body.page-id-103 .meadal-guides-hub .meadal-guide-card,
body.page-id-103 .meadal-guides-trust-grid article {
  display: block;
  min-height: 190px;
  padding: 24px;
  color: #121712;
  text-decoration: none;
  border: 1px solid rgba(18,23,18,.12);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 16px 40px rgba(18,23,18,.07);
}
body.page-id-103 .meadal-guides-start-grid a:hover,
body.page-id-103 .meadal-guides-hub .meadal-guide-card:hover {
  border-color: rgba(199,155,82,.55);
  transform: translateY(-2px);
}
body.page-id-103 .meadal-guides-start-grid span,
body.page-id-103 .meadal-guides-hub .meadal-guide-card span,
body.page-id-103 .meadal-guides-trust-grid span {
  display: block;
  margin-bottom: 12px;
  color: #8d6226;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .14em;
  line-height: 1.2;
  text-transform: uppercase;
}
body.page-id-103 .meadal-guides-start-grid strong,
body.page-id-103 .meadal-guides-hub .meadal-guide-card strong,
body.page-id-103 .meadal-guides-trust-grid strong {
  display: block;
  margin-bottom: 10px;
  color: #121712;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(22px, 2vw, 29px);
  line-height: 1.08;
  letter-spacing: 0;
}
body.page-id-103 .meadal-guides-start-grid em,
body.page-id-103 .meadal-guides-hub .meadal-guide-card em,
body.page-id-103 .meadal-guides-trust-grid p {
  display: block;
  margin: 0;
  color: #3b4639;
  font-style: normal;
  font-size: 15px;
  line-height: 1.5;
}
body.page-id-103 .meadal-guides-hub .meadal-guide-card-muted {
  background: #101711;
  color: #f7f1e7;
}
body.page-id-103 .meadal-guides-hub .meadal-guide-card-muted strong,
body.page-id-103 .meadal-guides-hub .meadal-guide-card-muted em {
  color: #f7f1e7;
}
body.page-id-103 .meadal-guides-hub .meadal-guides-ai-signals {
  display: grid;
  grid-template-columns: minmax(0, .72fr) minmax(0, 1fr);
  gap: clamp(28px, 5vw, 70px);
  align-items: start;
}
body.page-id-103 .meadal-guides-hub .meadal-guides-ai-signals h2 {
  color: #121712;
  font-size: clamp(34px, 4vw, 60px);
}
body.page-id-103 .meadal-guides-hub .meadal-guides-ai-signals p {
  color: #354034;
}
body.page-id-103 .meadal-guides-hub .meadal-guides-signal-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  overflow: hidden;
  border: 1px solid rgba(18,23,18,.13);
  border-radius: 8px;
  background: rgba(18,23,18,.13);
}
body.page-id-103 .meadal-guides-hub .meadal-guides-signal-grid div {
  min-height: 96px;
  padding: 18px;
  background: #fffdf7;
}
body.page-id-103 .meadal-guides-hub .meadal-guides-signal-grid strong {
  display: block;
  margin-bottom: 8px;
  color: #121712;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: .12em;
  text-transform: uppercase;
}
body.page-id-103 .meadal-guides-hub .meadal-guides-signal-grid span {
  display: block;
  color: #2f382f;
  font-size: 17px;
  line-height: 1.35;
}
body.page-id-103 .meadal-guides-trust-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  margin-bottom: 26px;
}
body.page-id-103 .meadal-guides-hub .meadal-guide-cta {
  margin: 0;
}
@media (max-width: 980px) {
  body.page-id-103 .meadal-guides-start-grid,
  body.page-id-103 .meadal-guides-article-grid,
  body.page-id-103 .meadal-guides-trust-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  body.page-id-103 .meadal-guides-hub .meadal-guides-ai-signals {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 640px) {
  body.page-id-103 .meadal-guides-hub .meadal-guides-start,
  body.page-id-103 .meadal-guides-hub .meadal-guides-articles,
  body.page-id-103 .meadal-guides-hub .meadal-guides-ai-signals,
  body.page-id-103 .meadal-guides-hub .meadal-guides-trust {
    padding: 46px 26px;
  }
  body.page-id-103 .meadal-guides-hub .meadal-guides-section-head h2,
  body.page-id-103 .meadal-guides-hub .meadal-guides-ai-signals h2 {
    font-size: clamp(34px, 12vw, 50px);
    line-height: 1;
  }
  body.page-id-103 .meadal-guides-start-grid,
  body.page-id-103 .meadal-guides-article-grid,
  body.page-id-103 .meadal-guides-trust-grid,
  body.page-id-103 .meadal-guides-hub .meadal-guides-signal-grid {
    grid-template-columns: 1fr;
  }
  body.page-id-103 .meadal-guides-start-grid a,
  body.page-id-103 .meadal-guides-hub .meadal-guide-card,
  body.page-id-103 .meadal-guides-trust-grid article {
    min-height: 0;
    padding: 22px;
  }
}



/* Meådal Assistent append 2026-07-23 08:57:02 */


/* MEADAL_GUIDES_HUB_TIGHT_LAYOUT_20260723
   Makes the guide hub read like a practical index. Does not target the hero section. */
body.page-id-103 .meadal-guides-hub .meadal-guides-start,
body.page-id-103 .meadal-guides-hub .meadal-guides-articles,
body.page-id-103 .meadal-guides-hub .meadal-guides-ai-signals,
body.page-id-103 .meadal-guides-hub .meadal-guides-trust {
  max-width: none !important;
  margin: 0 !important;
  box-sizing: border-box !important;
}
body.page-id-103 .meadal-guides-hub .meadal-guides-section-head {
  display: block !important;
  grid-template-columns: none !important;
  max-width: 920px !important;
  margin: 0 auto 34px !important;
  text-align: left !important;
}
body.page-id-103 .meadal-guides-hub .meadal-guides-section-head .meadal-kicker {
  margin-bottom: 14px !important;
}
body.page-id-103 .meadal-guides-hub .meadal-guides-section-head h2 {
  max-width: 820px !important;
  margin: 0 0 14px !important;
  font-size: clamp(34px, 3.8vw, 54px) !important;
  line-height: 1.02 !important;
}
body.page-id-103 .meadal-guides-hub .meadal-guides-section-head p {
  max-width: 780px !important;
  margin: 0 !important;
}
body.page-id-103 .meadal-guides-start-grid,
body.page-id-103 .meadal-guides-article-grid,
body.page-id-103 .meadal-guides-trust-grid {
  width: min(1180px, 100%) !important;
  margin: 0 auto !important;
}
body.page-id-103 .meadal-guides-start-grid a,
body.page-id-103 .meadal-guides-hub .meadal-guide-card,
body.page-id-103 .meadal-guides-trust-grid article {
  min-height: 0 !important;
  padding: 22px !important;
  border-radius: 8px !important;
}
body.page-id-103 .meadal-guides-start-grid strong,
body.page-id-103 .meadal-guides-hub .meadal-guide-card strong,
body.page-id-103 .meadal-guides-trust-grid strong {
  font-size: clamp(21px, 1.6vw, 27px) !important;
}
body.page-id-103 .meadal-guides-hub .meadal-guides-ai-signals {
  grid-template-columns: minmax(0, .62fr) minmax(0, 1fr) !important;
  padding-top: clamp(50px, 6vw, 78px) !important;
  padding-bottom: clamp(50px, 6vw, 78px) !important;
}
body.page-id-103 .meadal-guides-hub .meadal-guides-ai-signals > div:first-child {
  max-width: 540px !important;
}
body.page-id-103 .meadal-guides-hub .meadal-guides-signal-grid {
  width: 100% !important;
  margin: 0 !important;
}
body.page-id-103 .meadal-guides-hub .meadal-guides-signal-grid div {
  min-height: 76px !important;
  padding: 15px 16px !important;
}
body.page-id-103 .meadal-guides-hub .meadal-guides-signal-grid span {
  font-size: 16px !important;
}
body.page-id-103 .meadal-guides-hub .meadal-guides-trust .meadal-actions {
  width: min(1180px, 100%) !important;
  margin: 24px auto 0 !important;
}
@media (min-width: 981px) {
  body.page-id-103 .meadal-guides-hub .meadal-guides-start,
  body.page-id-103 .meadal-guides-hub .meadal-guides-articles,
  body.page-id-103 .meadal-guides-hub .meadal-guides-trust {
    padding-top: 72px !important;
    padding-bottom: 80px !important;
  }
}
@media (max-width: 980px) {
  body.page-id-103 .meadal-guides-hub .meadal-guides-ai-signals {
    grid-template-columns: 1fr !important;
  }
}
@media (max-width: 640px) {
  body.page-id-103 .meadal-guides-hub .meadal-guides-section-head {
    margin-bottom: 24px !important;
  }
  body.page-id-103 .meadal-guides-hub .meadal-guides-section-head h2,
  body.page-id-103 .meadal-guides-hub .meadal-guides-ai-signals h2 {
    font-size: clamp(32px, 10vw, 44px) !important;
  }
  body.page-id-103 .meadal-guides-hub .meadal-guides-start,
  body.page-id-103 .meadal-guides-hub .meadal-guides-articles,
  body.page-id-103 .meadal-guides-hub .meadal-guides-ai-signals,
  body.page-id-103 .meadal-guides-hub .meadal-guides-trust {
    padding-top: 42px !important;
    padding-bottom: 48px !important;
  }
}



/* Meådal Assistent append 2026-07-23 11:27:08 */


/* MEADAL_CONTACT_MOBILE_PADDING_POINT2_20260723 */
@media (max-width: 640px) {
  body.page-id-33 .meadal-contact-flow .meadal-wrap {
    width: auto !important;
    max-width: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    box-sizing: border-box !important;
  }
  body.page-id-33 .meadal-contact-flow p,
  body.page-id-33 .meadal-contact-flow h2,
  body.page-id-33 .meadal-contact-flow h3,
  body.page-id-33 .meadal-contact-flow address {
    max-width: 100% !important;
    overflow-wrap: break-word !important;
  }
}



/* Meådal Assistent append 2026-07-23 11:29:03 */


/* MEADAL_CONTACT_MOBILE_TEXT_CLIP_FIX_POINT2_20260723 */
@media (max-width: 640px) {
  body.page-id-33 .meadal-contact-flow {
    overflow: visible !important;
  }
  body.page-id-33 .meadal-contact-flow .meadal-wrap {
    padding-left: 26px !important;
    padding-right: 26px !important;
  }
  body.page-id-33 .meadal-contact-lead > div:first-child > p {
    width: 100% !important;
    max-width: 100% !important;
    font-size: 18px !important;
    line-height: 1.58 !important;
    word-break: normal !important;
    overflow-wrap: normal !important;
  }
}



/* Meådal Assistent append 2026-07-23 11:32:13 */


/* MEADAL_CONTACT_FORCE_MOBILE_VIEWPORT_POINT2_20260723 */
@media (max-width: 700px) {
  body.page-id-33,
  body.page-id-33 main,
  body.page-id-33 section,
  body.page-id-33 .meadal-wrap,
  body.page-id-33 .meadal-grid-2,
  body.page-id-33 .meadal-location-grid,
  body.page-id-33 .meadal-contact-lead,
  body.page-id-33 .meadal-contact-methods,
  body.page-id-33 .meadal-contact-facts {
    max-width: 100vw !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
  }
  body.page-id-33 {
    overflow-x: clip !important;
  }
  body.page-id-33 .meadal-standard-hero h1,
  body.page-id-33 .meadal-contact-lead h2 {
    width: 100% !important;
    max-width: calc(100vw - 52px) !important;
    min-width: 0 !important;
    font-size: clamp(38px, 10vw, 48px) !important;
    line-height: 1.04 !important;
  }
  body.page-id-33 .meadal-standard-hero p,
  body.page-id-33 .meadal-contact-lead > div:first-child > p {
    width: 100% !important;
    max-width: calc(100vw - 52px) !important;
    min-width: 0 !important;
  }
  body.page-id-33 .meadal-card,
  body.page-id-33 .meadal-contact-booking-card {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
  }
}

/* MEADAL_SITEWIDE_TEXT_CONTRAST_FIX_NARROW_20260723 */
.meadal-light,
.meadal-about-place,
.meadal-contact-flow,
.meadal-contact-location,
.meadal-booking-location-clean {
  color: #121712 !important;
}

.meadal-light h2,
.meadal-light h3,
.meadal-about-place h2,
.meadal-about-place h3,
.meadal-contact-flow h2,
.meadal-contact-flow h3,
.meadal-contact-location h2,
.meadal-contact-location h3,
.meadal-booking-location-clean h2,
.meadal-booking-location-clean h3 {
  color: #121712 !important;
}

.meadal-light p,
.meadal-light li,
.meadal-about-place p,
.meadal-about-place li,
.meadal-contact-flow p,
.meadal-contact-flow li,
.meadal-contact-location p,
.meadal-contact-location li,
.meadal-booking-location-clean p,
.meadal-booking-location-clean li {
  color: #334135 !important;
}

.meadal-light .meadal-trust-points,
.meadal-about-place .meadal-trust-points {
  border-top-color: rgba(17, 23, 19, .14) !important;
}

.meadal-light .meadal-trust-points div,
.meadal-about-place .meadal-trust-points div {
  border-bottom-color: rgba(17, 23, 19, .14) !important;
}

.meadal-light .meadal-trust-points strong,
.meadal-about-place .meadal-trust-points strong {
  color: #8a571b !important;
}

.meadal-light .meadal-trust-points span,
.meadal-about-place .meadal-trust-points span {
  color: #344135 !important;
}

.meadal-fact-grid > div {
  color: #121712 !important;
}

.meadal-fact-grid > div strong {
  color: #8a571b !important;
}

.meadal-fact-grid > div span {
  color: #344135 !important;
}

.meadal-light .meadal-location-address,
.meadal-light .meadal-location-address strong,
.meadal-contact-location .meadal-location-address,
.meadal-contact-location .meadal-location-address strong,
.meadal-booking-location-clean .meadal-location-address,
.meadal-booking-location-clean .meadal-location-address strong {
  color: #202820 !important;
}

/* MEADAL_DARK_SECTION_TEXT_RESTORE_20260723 */
.meadal-split-dark,
.meadal-faq-cta,
.meadal-guide-cta,
.meadal-contact-booking-card,
.meadal-cta-dark,
.meadal-dark-panel,
.meadal-dark-card,
.meadal-price,
.meadal-footer {
  color: #f4efe4 !important;
}

.meadal-split-dark h2,
.meadal-split-dark h3,
.meadal-faq-cta h2,
.meadal-faq-cta h3,
.meadal-guide-cta h2,
.meadal-guide-cta h3,
.meadal-contact-booking-card h2,
.meadal-contact-booking-card h3,
.meadal-cta-dark h2,
.meadal-cta-dark h3,
.meadal-dark-panel h2,
.meadal-dark-panel h3,
.meadal-dark-card h2,
.meadal-dark-card h3,
.meadal-price h2,
.meadal-price h3,
.meadal-footer h2,
.meadal-footer h3 {
  color: #f4efe4 !important;
}

.meadal-split-dark p,
.meadal-split-dark li,
.meadal-faq-cta p,
.meadal-faq-cta li,
.meadal-guide-cta p,
.meadal-guide-cta li,
.meadal-contact-booking-card p,
.meadal-contact-booking-card li,
.meadal-cta-dark p,
.meadal-cta-dark li,
.meadal-dark-panel p,
.meadal-dark-panel li,
.meadal-dark-card p,
.meadal-dark-card li,
.meadal-price p,
.meadal-price li,
.meadal-footer p,
.meadal-footer li {
  color: rgba(244, 239, 228, .88) !important;
}

.meadal-split-dark a:not(.meadal-btn),
.meadal-faq-cta a:not(.meadal-btn),
.meadal-guide-cta a:not(.meadal-btn),
.meadal-contact-booking-card a:not(.meadal-btn),
.meadal-cta-dark a:not(.meadal-btn),
.meadal-dark-panel a:not(.meadal-btn),
.meadal-dark-card a:not(.meadal-btn),
.meadal-price a:not(.meadal-btn),
.meadal-footer a:not(.meadal-btn) {
  color: #e2c17a !important;
}

.meadal-split-dark .meadal-note,
.meadal-faq-cta .meadal-note,
.meadal-guide-cta .meadal-note,
.meadal-contact-booking-card .meadal-note,
.meadal-cta-dark .meadal-note,
.meadal-dark-panel .meadal-note,
.meadal-dark-card .meadal-note,
.meadal-price .meadal-note,
.meadal-footer .meadal-note {
  color: rgba(244, 239, 228, .72) !important;
}

.meadal-light .meadal-trust-points strong,
.meadal-about-place .meadal-trust-points strong {
  color: #8a571b !important;
}

.meadal-light .meadal-trust-points span,
.meadal-about-place .meadal-trust-points span {
  color: #344135 !important;
}

/* MEADAL_MOBILE_BUTTON_TEXT_WRAP_20260723 */
@media (max-width: 560px) {
  .meadal-btn,
  .meadal-actions .meadal-btn,
  .meadal-contact-booking-card .meadal-btn {
    max-width: 100% !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
    text-align: center !important;
    line-height: 1.25 !important;
    padding-left: 18px !important;
    padding-right: 18px !important;
    letter-spacing: .08em !important;
  }

  .meadal-contact-booking-card .meadal-actions,
  .meadal-contact-booking-card .meadal-btn {
    width: 100% !important;
  }
}

/* MEADAL_CONTACT_BOOKING_BUTTON_WRAP_SPECIFIC_20260723 */
@media (max-width: 560px) {
  body.page-id-33 .meadal-contact-booking-card a.meadal-btn {
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 56px !important;
    white-space: normal !important;
    overflow-wrap: break-word !important;
    word-break: normal !important;
    text-align: center !important;
    line-height: 1.25 !important;
    padding: 14px 16px !important;
    font-size: 11px !important;
    letter-spacing: .075em !important;
  }
}

/* MEADAL_MONEY_PAGE_INTERNAL_LINKS_20260723 */
.meadal-faq-text-link {
  display: inline-block;
  margin: 8px 0 18px;
  color: #876334 !important;
  font-weight: 900;
  font-size: 14px;
  line-height: 1.35;
}

.meadal-footer .meadal-note a {
  color: #e2c17a !important;
  text-decoration-color: rgba(226, 193, 122, .45);
}

/* MEADAL_GUIDE_FEATURE_IMAGES_20260724 */
.meadal-guide-feature-image {
  margin: 0 0 clamp(1.8rem, 4vw, 3.2rem);
  overflow: hidden;
  background: #0b140f;
  border: 1px solid rgba(17,23,19,.12);
  border-radius: 8px;
  box-shadow: 0 18px 46px rgba(17,23,19,.10);
}

.meadal-guide-feature-image img {
  display: block;
  width: 100%;
  height: auto;
}

.meadal-guide-feature-image figcaption {
  margin: 0;
  padding: .78rem .95rem;
  color: rgba(244,239,228,.82);
  background: #0b140f;
  font-family: var(--sans);
  font-size: .82rem;
  line-height: 1.45;
}

@media (max-width: 700px) {
  .meadal-guide-feature-image {
    margin-bottom: 1.7rem;
  }
}
/* END MEADAL_GUIDE_FEATURE_IMAGES_20260724 */

/* MEADAL_LEGAL_PAGES_20260724 */
.meadal-legal-page {
  background: #faf7ef;
  color: #121712;
  padding: clamp(54px, 8vw, 92px) 0;
}
.meadal-legal-shell {
  max-width: 900px;
  background: #fffdfa;
  border: 1px solid rgba(17,23,19,.10);
  border-radius: 8px;
  box-shadow: 0 18px 50px rgba(17,23,19,.08);
  padding: clamp(28px, 5vw, 56px);
}
.meadal-legal-shell h1 {
  margin-bottom: 18px;
  font-size: clamp(44px, 6vw, 76px);
  line-height: .98;
}
.meadal-legal-shell h2 {
  margin: 34px 0 12px;
  color: #121712;
  font-size: clamp(25px, 2.4vw, 36px);
  line-height: 1.08;
}
.meadal-legal-shell p,
.meadal-legal-shell li {
  color: #445043;
  font-size: 17px;
  line-height: 1.72;
}
.meadal-legal-shell ul {
  margin: 0 0 20px;
  padding-left: 1.25rem;
}
.meadal-legal-shell a {
  color: #876334;
  font-weight: 800;
  text-underline-offset: 3px;
}
.meadal-legal-lead {
  max-width: 760px;
  margin-bottom: 28px;
  color: #2f382f !important;
  font-size: clamp(18px, 1vw + .9rem, 22px) !important;
  line-height: 1.58 !important;
}
.meadal-booking-legal-note {
  margin: 16px 0 0;
  padding: 14px 16px;
  border: 1px solid rgba(17,23,19,.10);
  border-radius: 8px;
  background: #faf7ef;
  color: #445043 !important;
  font-size: 14px !important;
  line-height: 1.55 !important;
}
.meadal-booking-legal-note a {
  color: #876334 !important;
  font-weight: 800;
}
/* END MEADAL_LEGAL_PAGES_20260724 */

/* MEADAL_BOOKING_BUTTON_LANGUAGE_STYLE_20260724 */
.wpbs-form-container input[type="submit"],
.wpbs-form-container button[type="submit"],
.wpbs-main-wrapper input[type="submit"],
.wpbs-main-wrapper button[type="submit"],
.meadal-booking-box input[type="submit"],
.meadal-booking-box button[type="submit"] {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: auto !important;
  min-width: 0 !important;
  min-height: 58px !important;
  padding: 15px 24px !important;
  border: 1px solid var(--gold) !important;
  border-radius: 999px !important;
  background: var(--gold) !important;
  color: #0f0f0d !important;
  font-family: Inter, Arial, sans-serif !important;
  font-size: 13px !important;
  font-weight: 900 !important;
  line-height: 1.15 !important;
  letter-spacing: .08em !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  box-shadow: none !important;
  cursor: pointer !important;
  appearance: none !important;
  -webkit-appearance: none !important;
}
.wpbs-form-container input[type="submit"]:hover,
.wpbs-form-container button[type="submit"]:hover,
.wpbs-main-wrapper input[type="submit"]:hover,
.wpbs-main-wrapper button[type="submit"]:hover,
.meadal-booking-box input[type="submit"]:hover,
.meadal-booking-box button[type="submit"]:hover {
  background: var(--gold2) !important;
  border-color: var(--gold2) !important;
  color: #0f0f0d !important;
  transform: translateY(-1px);
}
.wpbs-form-container input[type="submit"]:focus-visible,
.wpbs-form-container button[type="submit"]:focus-visible,
.wpbs-main-wrapper input[type="submit"]:focus-visible,
.wpbs-main-wrapper button[type="submit"]:focus-visible,
.meadal-booking-box input[type="submit"]:focus-visible,
.meadal-booking-box button[type="submit"]:focus-visible {
  outline: 2px solid rgba(135,99,52,.42) !important;
  outline-offset: 3px !important;
}
@media (max-width: 720px) {
  .wpbs-form-container input[type="submit"],
  .wpbs-form-container button[type="submit"],
  .wpbs-main-wrapper input[type="submit"],
  .wpbs-main-wrapper button[type="submit"],
  .meadal-booking-box input[type="submit"],
  .meadal-booking-box button[type="submit"] {
    width: auto !important;
    min-width: 0 !important;
    max-width: 100% !important;
  }
}
/* /MEADAL_BOOKING_BUTTON_LANGUAGE_STYLE_20260724 */

/* MEADAL_HEADER_SHORTCODE_MOBILE_CLEANUP_20260724 */
.meadal-site-header br {
  display: none !important;
}

.meadal-site-header p {
  display: contents !important;
  margin: 0 !important;
}

@media (max-width: 700px) {
  .meadal-site-header .meadal-nav-wrap {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 12px !important;
    width: 100% !important;
    box-sizing: border-box !important;
  }

  .meadal-site-header .meadal-brand {
    flex: 0 1 auto !important;
    min-width: 0 !important;
  }

  .meadal-site-header .meadal-nav-actions {
    flex: 0 0 auto !important;
    margin-left: auto !important;
    justify-content: flex-end !important;
  }

  .meadal-site-header .meadal-menu-toggle {
    margin-left: auto !important;
  }
}
/* /MEADAL_HEADER_SHORTCODE_MOBILE_CLEANUP_20260724 */

/* MEADAL_GUIDES_HUB_CTA_CONTACT_SPACING_20260724 */
body.page-id-103 .meadal-guides-hub .meadal-guide-cta,
body.page-id-103 .meadal-guides-hub .meadal-guide-contact-strip {
  position: relative !important;
  top: auto !important;
  grid-column: auto !important;
  grid-row: auto !important;
  transform: none !important;
  clear: both !important;
  box-sizing: border-box !important;
}

body.page-id-103 .meadal-guides-hub .meadal-guide-cta {
  z-index: 2 !important;
  width: min(1180px, calc(100vw - 3rem)) !important;
  margin: clamp(54px, 7vw, 86px) auto 0 !important;
}

body.page-id-103 .meadal-guides-hub .meadal-guide-contact-strip {
  z-index: 1 !important;
  width: min(1180px, calc(100vw - 3rem)) !important;
  margin: clamp(28px, 4vw, 44px) auto clamp(64px, 8vw, 104px) !important;
}

body.page-id-103 .meadal-guides-hub .meadal-guide-cta + .meadal-guide-contact-strip {
  margin-top: clamp(28px, 4vw, 44px) !important;
}

@media (max-width: 760px) {
  body.page-id-103 .meadal-guides-hub .meadal-guide-cta,
  body.page-id-103 .meadal-guides-hub .meadal-guide-contact-strip {
    width: calc(100% - 32px) !important;
  }

  body.page-id-103 .meadal-guides-hub .meadal-guide-cta {
    margin-top: 42px !important;
  }

  body.page-id-103 .meadal-guides-hub .meadal-guide-contact-strip {
    margin-top: 22px !important;
    margin-bottom: 56px !important;
  }
}
/* /MEADAL_GUIDES_HUB_CTA_CONTACT_SPACING_20260724 */

/* MEADAL_GUIDES_HERO_BLOCK_GAP_RESTORE_20260724 */
body.page-id-103 .wp-site-blocks > .meadal-site-header + main.meadal-page-main,
body.page-id-103 main.meadal-page-main {
  margin-top: 0 !important;
  margin-block-start: 0 !important;
  padding-top: 0 !important;
}

body.page-id-103 .meadal-page-main > .meadal-section:first-child,
body.page-id-103 .meadal-page-main > .meadal-section:first-child > .entry-content,
body.page-id-103 .meadal-guides-strategy,
body.page-id-103 .meadal-guides-meet-hero {
  margin-top: 0 !important;
}

body.page-id-103 .meadal-page-main > .meadal-section:first-child {
  padding-top: 0 !important;
}

body.page-id-103 .meadal-guides-meet-hero {
  background-position: center 8% !important;
}

@media (max-width: 760px) {
  body.page-id-103 .wp-site-blocks > .meadal-site-header + main.meadal-page-main,
  body.page-id-103 main.meadal-page-main {
    margin-top: 0 !important;
    margin-block-start: 0 !important;
  }

  body.page-id-103 .meadal-guides-meet-hero {
    min-height: 640px !important;
    align-items: flex-start !important;
    padding: 2.4rem 1rem 2rem !important;
    background-size: 100% 640px, auto 640px !important;
    background-position: left top, 43% top !important;
  }
}
/* /MEADAL_GUIDES_HERO_BLOCK_GAP_RESTORE_20260724 */

/* MEADAL_GUIDE_ARTICLE_MOBILE_HERO_AIR_FIX_20260724 */
@media (max-width: 760px) {
  body.page-id-118 main.meadal-page-main,
  body.page-id-119 main.meadal-page-main,
  body.page-id-120 main.meadal-page-main,
  body.page-id-121 main.meadal-page-main,
  body.page-id-122 main.meadal-page-main,
  body.page-id-123 main.meadal-page-main,
  body.page-id-124 main.meadal-page-main {
    margin-top: 0 !important;
    margin-block-start: 0 !important;
    padding-top: 0 !important;
  }

  body.page-id-118 .meadal-page-main > .meadal-section:first-child,
  body.page-id-119 .meadal-page-main > .meadal-section:first-child,
  body.page-id-120 .meadal-page-main > .meadal-section:first-child,
  body.page-id-121 .meadal-page-main > .meadal-section:first-child,
  body.page-id-122 .meadal-page-main > .meadal-section:first-child,
  body.page-id-123 .meadal-page-main > .meadal-section:first-child,
  body.page-id-124 .meadal-page-main > .meadal-section:first-child {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  body.page-id-118 .meadal-guide-article-hero,
  body.page-id-119 .meadal-guide-article-hero,
  body.page-id-120 .meadal-guide-article-hero,
  body.page-id-121 .meadal-guide-article-hero,
  body.page-id-122 .meadal-guide-article-hero,
  body.page-id-123 .meadal-guide-article-hero,
  body.page-id-124 .meadal-guide-article-hero {
    min-height: 640px !important;
    align-items: flex-start !important;
    padding: 2.4rem 1rem 2rem !important;
    margin-top: 0 !important;
    margin-bottom: 2rem !important;
    background-size: 100% 640px, auto 640px !important;
    background-position: left top, 43% top !important;
  }
}
/* /MEADAL_GUIDE_ARTICLE_MOBILE_HERO_AIR_FIX_20260724 */

/* MEADAL_GUIDE_HERO_TEXT_CONTRAST_FIX_20260724 */
.meadal-guide-article-hero,
.meadal-guide-article-hero h1,
.meadal-guide-article-hero h1 a,
.meadal-guide-article-hero p,
.meadal-guide-article-hero p a,
.meadal-guide-hero-copy,
.meadal-guide-hero-copy a:not(.meadal-guide-back) {
  color: #fff8ed !important;
  text-shadow: 0 2px 20px rgba(0, 0, 0, .38) !important;
}

.meadal-guide-article-hero h1 a,
.meadal-guide-article-hero p a,
.meadal-guide-hero-copy a:not(.meadal-guide-back) {
  text-decoration-color: rgba(255, 248, 237, .45) !important;
  text-underline-offset: .12em !important;
}

.meadal-guide-back,
.meadal-guide-back:visited,
.meadal-guide-article-kicker {
  color: #e2c17a !important;
  text-shadow: 0 2px 16px rgba(0, 0, 0, .36) !important;
}

.meadal-guide-article-meta span {
  color: rgba(255, 248, 237, .95) !important;
  border-color: rgba(255, 248, 237, .38) !important;
  text-shadow: 0 2px 14px rgba(0, 0, 0, .32) !important;
}
/* /MEADAL_GUIDE_HERO_TEXT_CONTRAST_FIX_20260724 */


/* MEADAL_GALLERY_NATURAL_IMAGE_FLOW_20260724 */
body.page-id-29 .meadal-gallery {
  display: block !important;
  columns: 3 300px;
  column-gap: 18px;
}

body.page-id-29 .meadal-gallery figure,
body.page-id-29 .meadal-gallery figure:first-child {
  display: block !important;
  width: 100% !important;
  margin: 0 0 18px !important;
  break-inside: avoid;
  page-break-inside: avoid;
  overflow: hidden;
  border-radius: 18px !important;
  background: #121914 !important;
  border: 1px solid rgba(244,239,228,.13) !important;
  box-shadow: 0 16px 44px rgba(0,0,0,.18);
}

body.page-id-29 .meadal-gallery .meadal-img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  aspect-ratio: auto !important;
  object-fit: contain !important;
  object-position: center center !important;
  background: #0f1611;
}

body.page-id-29 .meadal-gallery figcaption {
  position: static !important;
  min-height: 0 !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  justify-content: flex-start !important;
  gap: 3px !important;
  padding: 11px 12px 12px !important;
  background: #101710 !important;
  border: 0 !important;
  border-top: 1px solid rgba(244,239,228,.12) !important;
  border-radius: 0 !important;
}

body.page-id-29 .meadal-gallery figcaption span {
  color: rgba(244,239,228,.94) !important;
  font-size: 11.5px !important;
  line-height: 1.25 !important;
}

body.page-id-29 .meadal-gallery figcaption small {
  color: #d7b36d !important;
  font-size: 10px !important;
  line-height: 1.15 !important;
}

@media (max-width: 980px) {
  body.page-id-29 .meadal-gallery {
    columns: 2 260px;
    column-gap: 16px;
  }
}

@media (max-width: 700px) {
  body.page-id-29 .meadal-gallery {
    columns: 1;
  }

  body.page-id-29 .meadal-gallery figure,
  body.page-id-29 .meadal-gallery figure:first-child {
    margin-bottom: 16px !important;
    border-radius: 16px !important;
  }

  body.page-id-29 .meadal-gallery figcaption span {
    font-size: 11px !important;
  }
}
/* END MEADAL_GALLERY_NATURAL_IMAGE_FLOW_20260724 */


/* MEADAL_GALLERY_MOBILE_HERO_IMAGE_FIX_20260724 */
@media (max-width: 760px) {
  body.page-id-29 .meadal-standard-hero {
    background-image:
      linear-gradient(180deg, rgba(8,14,11,.10) 0%, rgba(8,14,11,.38) 44%, rgba(8,14,11,.90) 100%),
      url('https://www.testing.larsgunnes.com/wp-content/uploads/2026/07/meadal-gallery-svein-wik-perched-snow-tree.webp') !important;
    background-position: center center, 58% center !important;
    background-size: 100% 100%, cover !important;
    background-repeat: no-repeat !important;
  }
}
/* END MEADAL_GALLERY_MOBILE_HERO_IMAGE_FIX_20260724 */


/* MEADAL_LOGO_SIZE_REFINEMENT_20260724 */
.meadal-site-header .meadal-image-brand .meadal-logo-image,
.meadal-header-scrolled .meadal-image-brand .meadal-logo-image {
  height: 70px !important;
  max-width: 270px !important;
}

@media (max-width: 1180px) {
  .meadal-site-header .meadal-image-brand .meadal-logo-image,
  .meadal-header-scrolled .meadal-image-brand .meadal-logo-image {
    height: 58px !important;
    max-width: 230px !important;
  }
}

@media (max-width: 700px) {
  .meadal-site-header .meadal-image-brand .meadal-logo-image,
  .meadal-header-scrolled .meadal-image-brand .meadal-logo-image {
    height: 46px !important;
    max-width: 176px !important;
  }
}
/* END MEADAL_LOGO_SIZE_REFINEMENT_20260724 */


/* MEADAL_BILINGUAL_STRUCTURE_20260724 */
.meadal-language-switcher {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 4px;
  border: 1px solid rgba(226,193,122,.28);
  border-radius: 999px;
  background: rgba(244,239,228,.045);
}
.meadal-language-switcher a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 34px;
  min-height: 30px;
  padding: 0 10px;
  border-radius: 999px;
  color: #f4efe4 !important;
  text-decoration: none !important;
  font-size: 12px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: .06em;
  opacity: .82;
}
.meadal-language-switcher a[aria-current="true"] {
  background: var(--gold);
  color: #10140f !important;
  opacity: 1;
}
.meadal-language-switcher--mobile {
  display: none;
}
@media (max-width: 1180px) {
  .meadal-language-switcher--desktop {
    display: none !important;
  }
  .meadal-mobile-panel .meadal-language-switcher--mobile {
    display: inline-flex !important;
    margin-top: 16px;
  }
  .meadal-mobile-panel .meadal-language-switcher--mobile a {
    border-bottom: 0 !important;
    padding: 0 12px !important;
    min-height: 34px !important;
    display: inline-flex !important;
  }
}
/* /MEADAL_BILINGUAL_STRUCTURE_20260724 */


/* MEADAL_FLAG_LANGUAGE_SWITCHER_20260725 */
.meadal-site-header .meadal-nav-actions {
  gap: 10px !important;
}
.meadal-language-switcher {
  gap: 3px !important;
  padding: 3px !important;
  border-color: rgba(226,193,122,.26) !important;
  background: rgba(244,239,228,.035) !important;
}
.meadal-language-switcher__item {
  min-width: 34px !important;
  width: 34px !important;
  min-height: 34px !important;
  height: 34px !important;
  padding: 0 !important;
  border: 1px solid transparent !important;
  font-size: 18px !important;
  line-height: 1 !important;
  letter-spacing: 0 !important;
}
.meadal-language-switcher__item[aria-current="true"] {
  background: rgba(212,163,78,.18) !important;
  border-color: rgba(212,163,78,.55) !important;
  color: #f4efe4 !important;
}
.meadal-language-flag {
  display: block;
  filter: saturate(.96);
  transform: translateY(1px);
}
.meadal-screen-reader-text {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
@media (max-width: 1180px) {
  .meadal-language-switcher--desktop {
    display: inline-flex !important;
  }
  .meadal-site-header .meadal-menu-toggle {
    margin-left: 0 !important;
  }
  .meadal-mobile-panel .meadal-language-switcher--mobile {
    display: none !important;
  }
}
@media (max-width: 420px) {
  .meadal-site-header .meadal-nav-actions {
    gap: 8px !important;
  }
  .meadal-language-switcher {
    padding: 2px !important;
  }
  .meadal-language-switcher__item {
    min-width: 31px !important;
    width: 31px !important;
    min-height: 31px !important;
    height: 31px !important;
    font-size: 17px !important;
  }
}
/* /MEADAL_FLAG_LANGUAGE_SWITCHER_20260725 */


/* MEADAL_LANGUAGE_TOGGLE_BUTTON_20260725 */
.meadal-site-header .meadal-nav-actions {
  gap: 12px !important;
}
.meadal-language-toggle {
  min-width: 118px !important;
  height: 40px !important;
  padding: 0 12px 0 10px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;
  border: 1px solid rgba(226,193,122,.34) !important;
  border-radius: 999px !important;
  background: rgba(244,239,228,.055) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.05) !important;
  color: #f4efe4 !important;
  text-decoration: none !important;
  opacity: 1 !important;
  transition: background .18s ease, border-color .18s ease, transform .18s ease !important;
}
.meadal-language-toggle:hover,
.meadal-language-toggle:focus-visible {
  background: rgba(212,163,78,.16) !important;
  border-color: rgba(212,163,78,.58) !important;
  color: #fff8ea !important;
}
.meadal-language-toggle__label {
  font-size: 12px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: .04em;
}
.meadal-language-toggle__code {
  display: none;
  font-size: 11px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: .08em;
}
.meadal-flag {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 16px;
  flex: 0 0 24px;
  overflow: hidden;
  border-radius: 3px;
  box-shadow: 0 0 0 1px rgba(244,239,228,.22), 0 3px 9px rgba(0,0,0,.20);
}
.meadal-flag--no {
  background:
    linear-gradient(90deg, transparent 0 26%, #fff 26% 32%, #00205b 32% 43%, #fff 43% 49%, transparent 49%),
    linear-gradient(0deg, transparent 0 36%, #fff 36% 44%, #00205b 44% 57%, #fff 57% 65%, transparent 65%),
    #ba0c2f;
}
.meadal-flag--en {
  background:
    linear-gradient(34deg, transparent 0 42%, #fff 42% 48%, #c8102e 48% 52%, #fff 52% 58%, transparent 58%),
    linear-gradient(-34deg, transparent 0 42%, #fff 42% 48%, #c8102e 48% 52%, #fff 52% 58%, transparent 58%),
    linear-gradient(90deg, transparent 0 39%, #fff 39% 45%, #c8102e 45% 55%, #fff 55% 61%, transparent 61%),
    linear-gradient(0deg, transparent 0 35%, #fff 35% 42%, #c8102e 42% 58%, #fff 58% 65%, transparent 65%),
    #012169;
}
@media (max-width: 1180px) {
  .meadal-language-toggle--desktop {
    display: inline-flex !important;
  }
  .meadal-site-header .meadal-menu-toggle {
    margin-left: 0 !important;
  }
  .meadal-mobile-panel .meadal-language-switcher--mobile {
    display: none !important;
  }
}
@media (max-width: 520px) {
  .meadal-site-header .meadal-nav-actions {
    gap: 8px !important;
  }
  .meadal-language-toggle {
    min-width: 70px !important;
    width: 70px !important;
    height: 38px !important;
    padding: 0 8px !important;
    gap: 6px !important;
  }
  .meadal-language-toggle__label {
    display: none;
  }
  .meadal-language-toggle__code {
    display: inline;
  }
  .meadal-flag {
    width: 22px;
    height: 15px;
    flex-basis: 22px;
  }
}
/* /MEADAL_LANGUAGE_TOGGLE_BUTTON_20260725 */


/* MEADAL_NORWEGIAN_GUIDE_HERO_MOBILE_TEXT_FIT_20260725 */
@media (max-width: 760px) {
  body.meadal-lang-no .meadal-guide-article-hero h1 {
    max-width: min(10.8ch, calc(100vw - 2rem)) !important;
    font-size: clamp(2.18rem, 10.6vw, 3.15rem) !important;
    line-height: .96 !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: auto !important;
  }

  body.meadal-lang-no .meadal-guide-article-hero p {
    max-width: min(31ch, calc(100vw - 2rem)) !important;
  }

  body.meadal-lang-no .meadal-guide-article-meta {
    max-width: calc(100vw - 2rem) !important;
  }

  body.meadal-lang-no .meadal-guide-article-meta span {
    max-width: 100% !important;
    white-space: normal !important;
    text-align: center !important;
  }
}
/* /MEADAL_NORWEGIAN_GUIDE_HERO_MOBILE_TEXT_FIT_20260725 */
