/*
Theme Name: Overnachtingsgids
Theme URI: https://overnachtingsgids.nl/
Author: Overnachtingsgids.nl
Description: Rustig, modern en responsive WordPress-thema voor de Overnachtingsgids Stay22-plugin.
Version: 1.0.0
Requires at least: 6.5
Requires PHP: 8.1
License: GPL-2.0-or-later
Text Domain: overnachtingsgids
*/

:root{
  --og-bg:#f7f4ed;
  --og-surface:#fffdf9;
  --og-surface-strong:#ffffff;
  --og-ink:#17312c;
  --og-muted:#68766f;
  --og-line:#dfe6e1;
  --og-accent:#2f6b5f;
  --og-accent-dark:#1d4b42;
  --og-sand:#eadcc6;
  --og-gold:#bf8b4b;
  --og-shadow:0 18px 55px rgba(23,49,44,.09);
  --og-radius:24px;
  --og-shell:1240px;
}

*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--og-bg);color:var(--og-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}
img{max-width:100%;height:auto}
a{color:var(--og-accent);text-decoration-thickness:1px;text-underline-offset:3px}
a:hover{color:var(--og-accent-dark)}
button,input,select,textarea{font:inherit}
button,a{transition:color .2s,background-color .2s,border-color .2s,transform .2s,box-shadow .2s}
button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid rgba(47,107,95,.28);outline-offset:3px}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.og-skip-link:focus{position:fixed!important;top:12px;left:12px;width:auto;height:auto;clip:auto;padding:10px 14px;background:#fff;color:#17312c;z-index:9999;border-radius:8px;box-shadow:var(--og-shadow)}
.og-shell{width:min(var(--og-shell),calc(100% - 40px));margin-inline:auto}
.og-site-main{min-height:62vh}
.og-kicker{display:inline-block;color:var(--og-accent);font-size:12px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}
.og-primary-button,.og-secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;border-radius:14px;padding:0 20px;font-weight:850;text-decoration:none}
.og-primary-button{background:var(--og-accent);color:#fff;box-shadow:0 12px 30px rgba(47,107,95,.2)}
.og-primary-button:hover{background:var(--og-accent-dark);color:#fff;transform:translateY(-1px)}
.og-secondary-button{border:1px solid var(--og-line);background:#fff;color:var(--og-ink)}

/* Header */
.og-site-header{position:sticky;top:0;z-index:100;background:rgba(247,244,237,.88);backdrop-filter:blur(18px);border-bottom:1px solid transparent}
.og-site-header.is-scrolled{border-bottom-color:rgba(217,226,220,.85);box-shadow:0 10px 30px rgba(23,49,44,.05)}
.admin-bar .og-site-header{top:32px}
.og-header-inner{min-height:82px;display:flex;align-items:center;gap:30px}
.og-brand-wrap{display:flex;align-items:center;min-width:230px}
.og-brand{display:inline-flex;align-items:center;gap:12px;color:var(--og-ink);text-decoration:none}
.og-brand-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#fff;border:1px solid rgba(47,107,95,.12);box-shadow:0 10px 26px rgba(47,107,95,.08);overflow:hidden}
.og-brand-mark img,.og-brand-mark svg{display:block;width:100%;height:100%;object-fit:contain}
.og-brand strong{display:block;font-size:18px;line-height:1.1;letter-spacing:-.02em}
.og-brand small{display:block;margin-top:4px;color:var(--og-muted);font-size:11px;font-weight:650}
.custom-logo-link{display:inline-flex;align-items:center}
.custom-logo{max-height:58px;width:auto}
.og-primary-nav{margin-left:auto}
.og-menu{display:flex;align-items:center;gap:26px;list-style:none;padding:0;margin:0}
.og-menu li{margin:0}
.og-menu a{color:#29443d;text-decoration:none;font-size:14px;font-weight:750}
.og-menu a:hover,.og-menu .current-menu-item>a{color:var(--og-accent)}
.og-header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border-radius:12px;background:#fff;border:1px solid var(--og-line);color:var(--og-ink);text-decoration:none;font-size:13px;font-weight:850;box-shadow:0 8px 24px rgba(23,49,44,.04)}
.og-header-cta:hover{border-color:#b9cdc5;background:#fdfefe;color:var(--og-accent)}
.og-menu-toggle{display:none;width:44px;height:44px;border:1px solid var(--og-line);border-radius:12px;background:#fff;padding:10px;cursor:pointer}
.og-menu-toggle i{display:block;height:2px;background:var(--og-ink);margin:4px 0;border-radius:3px}

/* Homepage */
.og-home-hero{position:relative;overflow:hidden;padding:72px 0 82px;background:linear-gradient(135deg,#f2eee4 0%,#f8f5ef 52%,#e7f0eb 100%);border-bottom:1px solid #e4e8e3}
.og-home-hero:before,.og-home-hero:after{content:"";position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}
.og-home-hero:before{width:440px;height:440px;right:-140px;top:-190px;background:rgba(208,181,139,.25)}
.og-home-hero:after{width:340px;height:340px;left:-180px;bottom:-220px;background:rgba(79,132,118,.13)}
.og-home-hero__inner{position:relative;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr);gap:68px;align-items:center}
.og-home-hero__copy{position:relative;z-index:2}
.og-home-hero h1{max-width:790px;margin:12px 0 20px;font-size:clamp(48px,7vw,88px);line-height:.98;letter-spacing:-.055em;font-weight:790}
.og-home-hero__copy>p{max-width:720px;margin:0 0 30px;color:#5f6f68;font-size:19px;line-height:1.7}
.og-destination-picker{max-width:760px;border:1px solid rgba(213,223,217,.95);border-radius:22px;background:rgba(255,255,255,.92);padding:15px;box-shadow:0 24px 58px rgba(23,49,44,.11)}
.og-destination-picker>label{display:block;margin:0 0 8px 3px;color:#42564e;font-size:12px;font-weight:850;letter-spacing:.02em}
.og-destination-picker__row{display:grid;grid-template-columns:1fr auto;gap:10px}
.og-destination-picker select{width:100%;min-height:55px;border:1px solid #d7e0db;border-radius:14px;background:#fff;padding:0 15px;color:var(--og-ink);outline:none}
.og-destination-picker button{display:inline-flex;align-items:center;gap:8px;min-height:55px;border:0;border-radius:14px;background:var(--og-accent);color:#fff;padding:0 20px;font-weight:850;cursor:pointer;white-space:nowrap}
.og-destination-picker button:hover{background:var(--og-accent-dark);transform:translateY(-1px)}
.og-destination-picker button svg{width:18px;height:18px}
.og-trust-row{display:flex;flex-wrap:wrap;gap:18px;margin-top:19px;color:#52665e;font-size:13px;font-weight:750}
.og-trust-row span{display:inline-flex;align-items:center;gap:7px}
.og-trust-row svg{width:18px;height:18px;color:var(--og-accent)}
.og-home-hero__visual{position:relative;min-height:480px}
.og-visual-card{position:absolute;border:1px solid rgba(255,255,255,.78);background:rgba(255,255,255,.82);backdrop-filter:blur(14px);box-shadow:0 25px 70px rgba(24,60,51,.15)}
.og-visual-card--main{left:25px;right:10px;top:15px;padding:15px;border-radius:30px;transform:rotate(2.5deg)}
.og-visual-image{height:315px;border-radius:22px;background:linear-gradient(145deg,#9db9ad 0%,#d7c4a6 45%,#839e91 100%);position:relative;overflow:hidden}
.og-visual-image:before{content:"";position:absolute;inset:38px 48px 0;border-radius:110px 110px 0 0;background:rgba(255,255,255,.25);box-shadow:0 0 0 24px rgba(255,255,255,.06)}
.og-visual-image:after{content:"";position:absolute;left:38px;right:38px;bottom:30px;height:58px;border-radius:16px;background:rgba(255,255,255,.54)}
.og-visual-lines{padding:16px 4px 6px}
.og-visual-lines i,.og-visual-lines b{display:block;height:12px;border-radius:999px;background:#e7ece9;margin-top:10px}
.og-visual-lines i{width:58%;height:18px;background:#cbdbd4}.og-visual-lines b:nth-child(2){width:82%}.og-visual-lines b:nth-child(3){width:44%}
.og-visual-card--small{right:-10px;bottom:36px;width:205px;border-radius:20px;padding:18px;transform:rotate(-4deg)}
.og-visual-card--small span{display:inline-grid;place-items:center;min-width:48px;height:38px;border-radius:10px;background:var(--og-accent);color:#fff;font-weight:900}.og-visual-card--small strong{display:block;margin-top:12px;font-size:16px}
.og-visual-pin{position:absolute;left:-8px;top:62px;display:grid;place-items:center;width:72px;height:72px;border-radius:24px;background:#c28d4c;color:#fff;box-shadow:0 20px 45px rgba(140,94,38,.26);transform:rotate(-8deg)}
.og-visual-pin svg{width:37px;height:37px}
.og-home-featured-stay{display:flex;flex-direction:column;min-height:100%;overflow:hidden;border:1px solid rgba(255,255,255,.75);border-radius:30px;background:rgba(255,255,255,.9);backdrop-filter:blur(16px);box-shadow:0 28px 72px rgba(24,60,51,.16);transform:rotate(2deg)}
.og-home-featured-stay__media{position:relative;display:block;flex:0 0 auto;min-height:300px;background:linear-gradient(145deg,#9ebaae 0%,#d8c5a7 48%,#7f9d91 100%);overflow:hidden;text-decoration:none}
.og-home-featured-stay__media img{display:block;width:100%;height:100%;object-fit:cover}
.og-home-featured-stay__media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(12,35,30,.02) 28%,rgba(12,35,30,.64) 100%)}
.og-home-featured-stay__placeholder{width:100%;height:100%;min-height:300px;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.25) 0 14%,transparent 15%),linear-gradient(145deg,#9ebaae 0%,#d8c5a7 48%,#7f9d91 100%)}
.og-home-featured-stay__label{position:absolute;left:16px;top:16px;z-index:1;display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:rgba(255,255,255,.9);backdrop-filter:blur(10px);color:#21433a;font-size:11px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}
.og-home-featured-stay__body{display:flex;flex-direction:column;gap:12px;padding:20px 22px 22px}
.og-home-featured-stay__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--og-muted);font-size:12px;font-weight:750}
.og-home-featured-stay__meta strong{display:inline-grid;place-items:center;min-width:44px;height:34px;border-radius:10px;background:var(--og-accent);color:#fff;font-size:14px}
.og-home-featured-stay h3{margin:0;font-size:28px;line-height:1.03;letter-spacing:-.04em}
.og-home-featured-stay h3 a{color:var(--og-ink);text-decoration:none}
.og-home-featured-stay p{margin:0;color:var(--og-muted);font-size:14px;line-height:1.55}
.og-home-featured-stay__footer{display:flex;align-items:baseline;justify-content:space-between;gap:14px;padding-top:4px}
.og-home-featured-stay__footer strong{font-size:22px;line-height:1;color:var(--og-ink)}
.og-home-featured-stay__footer span{color:var(--og-muted);font-size:12px}
.og-home-city-section{margin-top:54px}
.og-home-city-section:first-of-type{margin-top:0}
.og-home-city-section__heading{margin-bottom:22px}
.og-home-city-section__heading h3{margin:6px 0 0;font-size:clamp(28px,3.4vw,44px);line-height:1.05;letter-spacing:-.04em}
.og-home-city-section__meta{display:inline-flex;align-items:center;min-height:38px;border:1px solid var(--og-line);border-radius:999px;background:#fff;padding:0 14px;color:var(--og-muted);font-size:12px;font-weight:800;white-space:nowrap}
.og-home-city-grid{margin-top:0}
.og-home-city-empty{margin-top:0}

.og-section{padding:84px 0}
.og-section--soft{background:#eef3ef;border-block:1px solid #dfe7e2}
.og-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:34px}
.og-section-heading h2{margin:6px 0 0;font-size:clamp(34px,4.5vw,56px);line-height:1.05;letter-spacing:-.04em}
.og-section-heading>a{display:inline-flex;align-items:center;gap:8px;color:var(--og-ink);font-size:14px;font-weight:850;text-decoration:none;white-space:nowrap}
.og-section-heading>a:hover{color:var(--og-accent)}
.og-section-heading--center{justify-content:center;text-align:center}
.og-destination-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:dense;gap:20px}
.og-destination-card{min-width:0}
.og-destination-card--large{grid-column:span 2}
.og-destination-card__media{position:relative;display:block;min-height:330px;overflow:hidden;border-radius:25px;background-position:center;background-size:cover;text-decoration:none;box-shadow:0 14px 42px rgba(23,49,44,.09)}
.og-destination-card--large .og-destination-card__media{min-height:430px}
.og-destination-card__media.is-placeholder{background:linear-gradient(145deg,#79998f,#c4ab83)}
.og-card-pattern{position:absolute;inset:0;background:radial-gradient(circle at 22% 20%,rgba(255,255,255,.22) 0 15%,transparent 16%),linear-gradient(35deg,transparent 42%,rgba(255,255,255,.11) 43% 57%,transparent 58%)}
.og-destination-card__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(12,35,30,.02) 25%,rgba(12,35,30,.78) 100%)}
.og-destination-card__province{position:absolute;top:15px;left:15px;border-radius:999px;background:rgba(255,255,255,.91);backdrop-filter:blur(10px);color:#28473f;padding:7px 10px;font-size:11px;font-weight:850}
.og-destination-card__content{position:absolute;left:20px;right:20px;bottom:20px;color:#fff}
.og-destination-card__content strong{display:block;font-size:clamp(24px,3vw,36px);line-height:1.05;letter-spacing:-.035em}
.og-destination-card__content small{display:inline-flex;align-items:center;gap:6px;margin-top:9px;color:#edf5f1;font-size:12px;font-weight:750}
.og-destination-card__content svg{width:15px;height:15px}
.og-destination-card__media:hover{transform:translateY(-3px);box-shadow:0 23px 54px rgba(23,49,44,.15)}
.og-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.og-steps article{position:relative;padding:30px;border:1px solid #d9e4df;border-radius:22px;background:rgba(255,255,255,.78)}
.og-steps article>span{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:var(--og-accent);color:#fff;font-weight:900}
.og-steps h3{margin:21px 0 8px;font-size:22px}.og-steps p{margin:0;color:var(--og-muted)}
.og-province-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.og-province-grid a{position:relative;display:flex;flex-direction:column;min-height:150px;border:1px solid var(--og-line);border-radius:20px;background:#fff;padding:22px;color:var(--og-ink);text-decoration:none;box-shadow:0 9px 25px rgba(23,49,44,.045)}
.og-province-grid a:hover{border-color:#bfd1c9;transform:translateY(-2px);box-shadow:0 15px 36px rgba(23,49,44,.08)}
.og-province-grid a span{color:var(--og-muted);font-size:12px}.og-province-grid a strong{margin-top:10px;font-size:20px}.og-province-grid svg{position:absolute;right:18px;bottom:18px;width:20px;height:20px;color:var(--og-accent)}
.og-home-story{padding-top:30px}.og-home-story__grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;padding:58px;border-radius:30px;background:#173f38;color:#fff}.og-home-story h2{margin:8px 0 0;font-size:clamp(36px,5vw,62px);line-height:1.02;letter-spacing:-.045em}.og-home-story .og-kicker{color:#9ed0c0}.og-home-story p{margin:0 0 18px;color:#d5e6df;font-size:18px}

/* Breadcrumbs and destination hero */
.og-breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:#728079;font-size:12px}.og-breadcrumbs a{color:inherit;text-decoration:none}.og-breadcrumbs a:hover{color:var(--og-accent)}
.og-destination-hero{position:relative;overflow:hidden;padding:34px 0 74px;background:linear-gradient(135deg,#eee8dc,#e7f0eb);border-bottom:1px solid #dfe6e1}
.og-destination-hero.has-image{min-height:610px;background-image:linear-gradient(90deg,rgba(13,37,31,.84),rgba(13,37,31,.38)),var(--og-hero-image);background-size:cover;background-position:center;color:#fff}
.og-destination-hero.has-image .og-breadcrumbs,.og-destination-hero.has-image .og-breadcrumbs a{color:#dce8e3}.og-destination-hero.has-image .og-kicker{color:#b6ddcf}
.og-destination-hero__content{max-width:830px;padding-top:88px}
.og-destination-hero h1{margin:12px 0 18px;font-size:clamp(50px,7vw,88px);line-height:.99;letter-spacing:-.055em}
.og-destination-hero__content>p{max-width:720px;margin:0;color:inherit;opacity:.85;font-size:19px}
.og-destination-hero__chips{display:flex;flex-wrap:wrap;gap:9px;margin-top:28px}.og-destination-hero__chips a{display:inline-flex;align-items:center;min-height:40px;border:1px solid rgba(55,92,82,.16);border-radius:999px;background:rgba(255,255,255,.58);backdrop-filter:blur(10px);color:var(--og-ink);padding:0 13px;text-decoration:none;font-size:12px;font-weight:800}.og-destination-hero.has-image .og-destination-hero__chips a{border-color:rgba(255,255,255,.3);background:rgba(255,255,255,.14);color:#fff}
.og-destination-layout{padding-top:1px;padding-bottom:90px}.og-destination-search-section{scroll-margin-top:110px}.og-plugin-missing{margin:60px 0;padding:28px;border:1px solid #e1cfa8;border-radius:18px;background:#fff8e9}
.og-editorial-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(310px,.65fr);gap:56px;align-items:start;padding:76px 0;border-top:1px solid var(--og-line)}
.og-editorial-main h2{margin:8px 0 22px;font-size:clamp(34px,4.5vw,56px);line-height:1.08;letter-spacing:-.04em}
.og-prose{color:#4e6058;font-size:17px}.og-prose>*:first-child{margin-top:0}.og-prose h2,.og-prose h3{color:var(--og-ink);line-height:1.2}.og-prose a{font-weight:700}.og-prose ul,.og-prose ol{padding-left:24px}.og-prose blockquote{margin:28px 0;border-left:4px solid var(--og-accent);padding:6px 0 6px 22px;color:#39534b;font-size:20px}
.og-editorial-aside{display:grid;gap:12px;position:sticky;top:112px}.og-info-card{display:flex;gap:14px;border:1px solid var(--og-line);border-radius:18px;background:#fff;padding:17px;box-shadow:0 9px 24px rgba(23,49,44,.04)}.og-info-card__icon{display:grid;place-items:center;flex:0 0 42px;height:42px;border-radius:13px;background:#eef5f2;color:var(--og-accent)}.og-info-card__icon svg{width:22px;height:22px}.og-info-card div{min-width:0}.og-info-card small,.og-info-card span{display:block;color:var(--og-muted);font-size:11px}.og-info-card strong{display:block;margin:2px 0;font-size:15px}
.og-stay-types{padding:72px 0;border-top:1px solid var(--og-line)}.og-stay-types__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.og-stay-types article{padding:25px;border:1px solid var(--og-line);border-radius:20px;background:#fff}.og-stay-types article>span{color:var(--og-gold);font-size:12px;font-weight:900}.og-stay-types h3{margin:17px 0 8px;font-size:21px}.og-stay-types p{margin:0;color:var(--og-muted);font-size:14px}
.og-local-highlights,.og-faq-section,.og-nearby-section{padding:72px 0;border-top:1px solid var(--og-line)}.og-local-highlights ul{display:grid;grid-template-columns:1fr 1fr;gap:12px;list-style:none;margin:0;padding:0}.og-local-highlights li{display:flex;gap:12px;align-items:flex-start;border:1px solid var(--og-line);border-radius:17px;background:#fff;padding:18px}.og-local-highlights svg{flex:0 0 20px;width:20px;height:20px;color:var(--og-accent);margin-top:2px}.og-faq-list{border-top:1px solid var(--og-line)}.og-faq-list details{border-bottom:1px solid var(--og-line)}.og-faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:22px;cursor:pointer;list-style:none;padding:22px 0;font-size:18px;font-weight:800}.og-faq-list summary::-webkit-details-marker{display:none}.og-faq-list summary span{display:grid;place-items:center;flex:0 0 34px;height:34px;border-radius:50%;background:#eaf2ee;color:var(--og-accent);font-size:20px;transition:transform .2s}.og-faq-list details[open] summary span{transform:rotate(45deg)}.og-faq-list details>div{max-width:850px;padding:0 0 22px;color:var(--og-muted)}.og-faq-list p{margin:0}.og-destination-grid--compact{grid-template-columns:repeat(3,1fr)}.og-destination-grid--compact .og-destination-card__media{min-height:290px}

/* Archive */
.og-directory-hero{padding:34px 0 72px;background:linear-gradient(135deg,#f0ebdf,#e7f0eb);border-bottom:1px solid #dfe6e1}.og-directory-hero--province{background:linear-gradient(135deg,#e6f0eb,#f4ecdf)}
.og-directory-hero__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(350px,.9fr);gap:58px;align-items:end;padding-top:62px}.og-directory-hero h1{margin:10px 0 16px;font-size:clamp(46px,6vw,78px);line-height:1;letter-spacing:-.05em}.og-directory-hero p{max-width:700px;margin:0;color:#5d6e66;font-size:18px}
.og-archive-search{border:1px solid #d8e2dc;border-radius:20px;background:rgba(255,255,255,.82);padding:14px;box-shadow:0 16px 42px rgba(23,49,44,.08)}.og-archive-search>label{display:block;margin:0 0 7px 3px;color:#4a5d55;font-size:12px;font-weight:850}.og-archive-search>div{display:grid;grid-template-columns:1fr auto;gap:8px}.og-archive-search input{min-height:50px;border:1px solid #d7e0db;border-radius:13px;background:#fff;padding:0 13px;outline:none}.og-archive-search button{border:0;border-radius:13px;background:var(--og-accent);color:#fff;padding:0 18px;font-weight:850;cursor:pointer}.og-directory-content{padding-top:42px;padding-bottom:90px}.og-province-pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:54px}.og-province-pills a{display:inline-flex;align-items:center;gap:7px;min-height:38px;border:1px solid var(--og-line);border-radius:999px;background:#fff;color:#385149;padding:0 12px;text-decoration:none;font-size:12px;font-weight:800}.og-province-pills a:hover{border-color:#b8cdc4;color:var(--og-accent)}.og-province-pills span{display:grid;place-items:center;min-width:22px;height:22px;border-radius:50%;background:#eef4f1;font-size:10px}.og-destination-grid--archive{grid-template-columns:repeat(4,1fr)}.og-destination-grid--archive .og-destination-card__media{min-height:300px}.og-pagination{display:flex;justify-content:center;margin-top:40px}.og-pagination .nav-links{display:flex;gap:7px}.og-pagination .page-numbers{display:grid;place-items:center;min-width:42px;height:42px;border:1px solid var(--og-line);border-radius:11px;background:#fff;color:var(--og-ink);text-decoration:none;font-weight:750}.og-pagination .current{background:var(--og-accent);border-color:var(--og-accent);color:#fff}.og-empty-state{margin:36px 0;padding:54px;border:1px solid var(--og-line);border-radius:24px;background:#fff;text-align:center}.og-empty-state h2{margin:0 0 9px;font-size:32px}.og-empty-state p{margin:0 0 22px;color:var(--og-muted)}

/* Generic content */
.og-page-wrap{padding-top:34px;padding-bottom:90px}.og-content-card{max-width:920px;margin:30px auto 0;border:1px solid var(--og-line);border-radius:26px;background:#fff;padding:clamp(28px,6vw,68px);box-shadow:var(--og-shadow)}.og-content-card header h1,.og-list-header h1{margin:8px 0 28px;font-size:clamp(42px,6vw,72px);line-height:1.03;letter-spacing:-.05em}.og-content-featured{overflow:hidden;border-radius:20px;margin-bottom:32px}.og-content-featured img{display:block;width:100%}.og-list-header{padding:40px 0}.og-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.og-post-card{overflow:hidden;border:1px solid var(--og-line);border-radius:20px;background:#fff}.og-post-card>a img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}.og-post-card>div{padding:22px}.og-post-card small{color:var(--og-muted)}.og-post-card h2{font-size:23px}.og-post-card h2 a{color:var(--og-ink);text-decoration:none}.og-post-card p{color:var(--og-muted)}
.og-error-page{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:70vh;text-align:center;padding:70px 0}.og-error-code{color:#cbb791;font-size:clamp(90px,18vw,210px);line-height:.75;font-weight:900;letter-spacing:-.08em}.og-error-page h1{margin:35px 0 12px;font-size:clamp(38px,6vw,66px);letter-spacing:-.045em}.og-error-page p{max-width:650px;color:var(--og-muted);font-size:18px}.og-error-page>div{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;margin-top:18px}

/* Footer */
.og-site-footer{margin-top:20px;background:#153b34;color:#dbe8e3;padding:66px 0 24px}.og-footer-grid{display:grid;grid-template-columns:1.4fr .6fr .6fr;gap:70px}.og-brand--footer{color:#fff}.og-brand--footer .og-brand-mark{background:#fff;border-color:rgba(255,255,255,.14)}.og-brand--footer small{color:#a9c5bb}.og-footer-brand p{max-width:460px;color:#b9cec6}.og-site-footer h2{margin:0 0 16px;color:#fff;font-size:14px;text-transform:uppercase;letter-spacing:.08em}.og-site-footer ul{list-style:none;margin:0;padding:0}.og-site-footer li{margin:8px 0}.og-site-footer a{color:#dbe8e3;text-decoration:none}.og-site-footer a:hover{color:#fff}.og-footer-bottom{display:flex;justify-content:space-between;gap:24px;margin-top:54px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);color:#9eb9b0;font-size:12px}.og-footer-bottom p{margin:0}

@media(max-width:1100px){
  .og-header-cta{display:none}.og-home-hero__inner{grid-template-columns:1fr .72fr;gap:35px}.og-home-hero__visual{min-height:420px}.og-home-featured-stay{transform:rotate(1deg)}.og-home-featured-stay__media,.og-home-featured-stay__placeholder{min-height:260px}.og-home-featured-stay h3{font-size:26px}.og-visual-image{height:270px}.og-destination-grid,.og-destination-grid--archive{grid-template-columns:repeat(3,1fr)}.og-destination-card--large{grid-column:span 2}.og-province-grid{grid-template-columns:repeat(3,1fr)}.og-editorial-grid{grid-template-columns:1fr;gap:35px}.og-editorial-aside{position:static;grid-template-columns:repeat(3,1fr)}.og-stay-types__grid{grid-template-columns:repeat(2,1fr)}.og-directory-hero__grid{grid-template-columns:1fr 420px}.og-footer-grid{grid-template-columns:1.2fr .6fr .6fr;gap:40px}
}
@media(max-width:900px){
  .admin-bar .og-site-header{top:46px}.og-header-inner{min-height:72px}.og-menu-toggle{display:block;margin-left:auto}.og-primary-nav{display:none;position:absolute;left:20px;right:20px;top:74px;border:1px solid var(--og-line);border-radius:18px;background:#fff;padding:15px;box-shadow:var(--og-shadow)}.og-primary-nav.is-open{display:block}.og-menu{align-items:stretch;flex-direction:column;gap:0}.og-menu a{display:block;padding:12px}.og-home-hero{padding-top:50px}.og-home-hero__inner{grid-template-columns:1fr}.og-home-hero__visual{min-height:auto}.og-home-featured-stay{max-width:640px;transform:none}.og-home-featured-stay__media,.og-home-featured-stay__placeholder{min-height:240px}.og-home-hero h1{max-width:850px}.og-destination-grid,.og-destination-grid--archive{grid-template-columns:repeat(2,1fr)}.og-province-grid{grid-template-columns:repeat(2,1fr)}.og-steps{grid-template-columns:1fr}.og-home-story__grid{grid-template-columns:1fr;gap:24px;padding:40px}.og-destination-hero.has-image{min-height:530px}.og-directory-hero__grid{grid-template-columns:1fr;gap:30px}.og-editorial-aside{grid-template-columns:1fr}.og-destination-grid--compact{grid-template-columns:repeat(2,1fr)}.og-post-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:700px){
  .og-shell{width:min(var(--og-shell),calc(100% - 28px))}.og-brand small{display:none}.og-brand-wrap{min-width:auto}.og-home-hero{padding:42px 0 55px}.og-home-hero h1{font-size:clamp(44px,14vw,64px)}.og-home-hero__copy>p{font-size:17px}.og-home-featured-stay__body{padding:18px}.og-home-featured-stay__footer{align-items:flex-start;flex-direction:column}.og-home-featured-stay__footer strong{font-size:20px}.og-home-featured-stay h3{font-size:24px}.og-destination-picker__row{grid-template-columns:1fr}.og-destination-picker button{width:100%;justify-content:center}.og-section{padding:62px 0}.og-section-heading{align-items:flex-start;flex-direction:column}.og-destination-grid,.og-destination-grid--archive,.og-destination-grid--compact{grid-template-columns:1fr}.og-destination-card--large{grid-column:auto}.og-destination-card__media,.og-destination-card--large .og-destination-card__media{min-height:350px}.og-province-grid{grid-template-columns:1fr}.og-home-story__grid{padding:30px;border-radius:22px}.og-destination-hero{padding-bottom:55px}.og-destination-hero.has-image{min-height:500px}.og-destination-hero__content{padding-top:62px}.og-destination-hero h1{font-size:clamp(46px,14vw,68px)}.og-editorial-grid,.og-stay-types,.og-local-highlights,.og-faq-section,.og-nearby-section{padding:54px 0}.og-stay-types__grid{grid-template-columns:1fr}.og-local-highlights ul{grid-template-columns:1fr}.og-directory-hero{padding-bottom:52px}.og-directory-hero__grid{padding-top:45px}.og-archive-search>div{grid-template-columns:1fr}.og-archive-search button{min-height:48px}.og-empty-state{padding:36px 20px}.og-post-grid{grid-template-columns:1fr}.og-content-card{padding:28px 20px;border-radius:20px}.og-footer-grid{grid-template-columns:1fr;gap:28px}.og-footer-bottom{align-items:flex-start;flex-direction:column}.og-site-footer{padding-top:50px}
}
