/* Shared type scale; layout breakpoints and geometry are unchanged. */
:root{
 --eb-type-body:15px;
 --eb-type-nav:13px;
 --eb-type-button:13px;
 --eb-type-label:11px;
 --eb-type-meta:12px;
 --eb-type-h1:clamp(44px,3.75vw,54px);
 --eb-type-h2:clamp(34px,2.9vw,42px);
 --eb-type-h3:clamp(24px,2.1vw,30px);
 --eb-type-h4:20px;
 --eb-type-card:20px;
 --eb-type-small-card:17px;
 --eb-type-footer-heading:30px;
}
@media(max-width:1100px){
 :root{--eb-type-h1:clamp(38px,4.2vw,46px);--eb-type-h2:clamp(30px,3.3vw,36px);--eb-type-h3:clamp(22px,2.5vw,27px);--eb-type-card:19px;--eb-type-footer-heading:28px}
}
@media(max-width:760px){
 :root{--eb-type-body:14px;--eb-type-h1:clamp(34px,5.25vw,40px);--eb-type-h2:clamp(27px,4.2vw,32px);--eb-type-h3:clamp(20px,3.15vw,24px);--eb-type-h4:18px;--eb-type-card:18px;--eb-type-small-card:16px;--eb-type-footer-heading:27px;--eb-type-button:12px}
}
/* Low-specificity defaults also cover ordinary pages, posts and core blocks. */
body,.editor-styles-wrapper{font-size:var(--eb-type-body);line-height:1.6}
:where(h1){font-size:var(--eb-type-h1);line-height:1.1}
:where(h2){font-size:var(--eb-type-h2);line-height:1.15}
:where(h3){font-size:var(--eb-type-h3);line-height:1.15}
:where(h4){font-size:var(--eb-type-h4);line-height:1.2}
:where(h5){font-size:17px;line-height:1.2}
:where(h6){font-size:15px;line-height:1.2}
:where(button,input,select,textarea){font-family:inherit}
:where(figcaption,small,.post-meta,.entry-meta,.breadcrumb){font-size:var(--eb-type-meta);line-height:1.5}
.eb-button,.wp-block-button__link{font-size:var(--eb-type-button);line-height:1.4}
.site-header__mobile a{font-size:var(--eb-type-nav);line-height:1.5}

:root{
  --eb-gold:#e0b330;
  --eb-gold-dark:#b58216;
  --eb-charcoal:#1b1810;
  --eb-white:#fff;
  --eb-glass:rgba(29,25,17,.64);
  --eb-border:rgba(255,255,255,.28);
  --eb-radius:34px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#1b1810;color:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.site-main{min-height:100vh}.entry{margin:0}.entry>.wp-block-acf-hero-slider,.entry>.alignfull{margin-left:0!important;margin-right:0!important;max-width:none!important}.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}

.site-header{position:absolute;z-index:40;top:0;left:0;width:100%;padding:32px 4.5vw 0;color:#fff}.site-header__inner{max-width:1360px;margin:0 auto;padding:0 18px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:30px}.site-nav{justify-self:center}.site-nav__list,.site-nav__mobile-list{list-style:none;margin:0;padding:0}.site-nav__list{display:flex;align-items:center;gap:44px}.site-nav a{color:inherit;text-decoration:none;font-size:var(--eb-type-nav);font-weight:500;transition:.25s}.site-nav a:hover,.site-nav .current-menu-item>a{color:#f5da8c}.site-header__book{display:inline-flex;align-items:center;gap:30px;padding:18px 34px;border-radius:12px;color:#fff;text-decoration:none;background:linear-gradient(135deg,var(--eb-gold),var(--eb-gold-dark));box-shadow:0 14px 38px rgba(224,179,48,.28);font-weight:600}.site-header__menu-toggle{display:none;background:transparent;border:0;padding:8px;cursor:pointer}.site-header__menu-toggle span:not(.screen-reader-text){display:block;width:26px;height:2px;background:#fff;margin:5px 0}.site-header__mobile{position:absolute;top:92px;left:20px;right:20px;background:rgba(19,16,11,.96);border:1px solid var(--eb-border);border-radius:22px;padding:18px;backdrop-filter:blur(18px)}.site-nav__mobile-list li+li{border-top:1px solid rgba(255,255,255,.08)}.site-nav__mobile-list a{display:block;padding:14px;color:#fff;text-decoration:none}

.eb-hero{width:100%;min-height:820px;padding:54px;background:radial-gradient(circle at 50% 0%,#9d771f,#1b1810 70%)}.eb-hero--compact{min-height:680px}.eb-hero__frame{position:relative;max-width:1460px;min-height:710px;margin:0 auto;border-radius:var(--eb-radius);overflow:hidden;border:1px solid var(--eb-border);background:#1f1a11;box-shadow:0 34px 90px rgba(0,0,0,.35)}.eb-hero__slides{position:absolute;inset:0}.eb-hero__slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .7s ease,visibility .7s ease}.eb-hero__slide.is-active{opacity:1;visibility:visible}.eb-hero__media{position:absolute;inset:0;background-size:cover;background-position:center}.eb-hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(17,15,10,.92) 0%,rgba(22,19,13,.66) 34%,rgba(25,21,14,.15) 68%,rgba(25,21,14,.34) 100%),linear-gradient(0deg,rgba(47,40,27,.74),transparent 42%)}.eb-hero__content{position:absolute;z-index:3;left:66px;top:155px;width:min(510px,44vw)}.eb-hero__eyebrow{margin:0 0 18px;font-size:var(--eb-type-label);letter-spacing:.35em;font-weight:600}.eb-hero__title{margin:0;color:#fff;font-size:var(--eb-type-h1);line-height:1.1;letter-spacing:-.045em;font-weight:800}.eb-hero__title::first-line{color:#fff}.eb-hero__copy{max-width:520px;margin-top:28px;color:rgba(255,255,255,.92);font-size:var(--eb-type-body);line-height:1.6}.eb-hero__copy p{margin:0}.eb-hero__actions{display:flex;align-items:center;gap:20px;margin-top:26px}.eb-button{display:inline-flex;align-items:center;gap:24px;text-decoration:none;font-weight:650;color:#fff}.eb-button--primary{padding:19px 28px;border-radius:11px;background:linear-gradient(135deg,var(--eb-gold),var(--eb-gold-dark));box-shadow:0 12px 32px rgba(224,179,48,.25)}.eb-button--video{padding:10px 0}.eb-button__play{display:grid;place-items:center;width:50px;height:50px;border:1px solid rgba(255,255,255,.9);border-radius:50%;font-size:14px;padding-left:2px}.eb-hero__tagline{position:absolute;z-index:3;right:70px;bottom:120px;padding-left:24px;border-left:2px solid rgba(255,255,255,.9);font-size:var(--eb-type-meta);line-height:1.9;letter-spacing:.18em}.eb-hero__controls{position:absolute;z-index:5;left:66px;right:66px;bottom:34px;display:flex;justify-content:space-between;align-items:center}.eb-hero__dots{display:flex;gap:22px}.eb-hero__dot{appearance:none;border:0;background:transparent;color:rgba(255,255,255,.55);font:inherit;font-weight:600;padding:0 0 10px;cursor:pointer;border-bottom:2px solid transparent}.eb-hero__dot.is-active{color:#fff;border-color:var(--eb-gold)}.eb-hero__arrows{display:flex;gap:16px}.eb-hero__arrow{width:52px;height:52px;border-radius:50%;border:1px solid rgba(255,255,255,.45);color:#fff;background:rgba(27,24,16,.3);font-size:22px;cursor:pointer;backdrop-filter:blur(8px)}.eb-hero__arrow:hover{background:rgba(27,24,16,.65)}

@media (max-width:1100px){.site-nav__list{gap:25px}.eb-hero{padding:28px}.eb-hero__content{left:44px;width:58vw}.eb-hero__tagline{right:44px}}
@media (max-width:820px){.site-header{padding:22px 18px 0}.site-header__inner{padding:0;grid-template-columns:1fr auto auto}.site-nav{display:none}.site-header__book{justify-self:end;padding:14px 18px;gap:12px}.site-header__menu-toggle{display:block}.eb-hero{padding:0;min-height:100svh}.eb-hero__frame{min-height:100svh;border-radius:0;border:0}.eb-hero__media{background-position:center top}.eb-hero__shade{background:linear-gradient(180deg,rgba(19,16,11,.18) 0%,rgba(19,16,11,.15) 25%,rgba(19,16,11,.88) 72%,#1c1810 100%)}.eb-hero__content{top:170px;left:28px;right:28px;width:auto}.eb-hero__eyebrow{font-size:var(--eb-type-label);letter-spacing:.28em}.eb-hero__title{font-size:var(--eb-type-h1);line-height:1.1}.eb-hero__copy{font-size:var(--eb-type-body);max-width:92%;margin-top:20px;line-height:1.6}.eb-hero__actions{flex-wrap:wrap}.eb-button--primary{padding:16px 22px}.eb-button__play{width:46px;height:46px}.eb-hero__tagline{left:28px;right:auto;bottom:124px;font-size:var(--eb-type-meta)}.eb-hero__controls{left:28px;right:28px;bottom:26px}.eb-hero__arrows{gap:8px}.eb-hero__arrow{width:44px;height:44px}}
@media (max-width:460px){.site-header__book{font-size:var(--eb-type-nav)}.eb-hero__content{top:150px}.eb-hero__actions{gap:14px}.eb-button--video{font-size:var(--eb-type-button)}.eb-hero__tagline{display:none}}

/* Full-width resort hero and transparent navigation. */
.site-header{padding:20px 2.4vw 0;background:transparent}
.admin-bar .site-header{top:32px}
.site-header__inner{max-width:none;padding:0;grid-template-columns:1fr auto;gap:32px}
.site-nav{justify-self:end;margin-right:5vw}
.site-nav__list{gap:clamp(20px,3.5vw,52px)}
.site-nav a{display:block;padding:12px 0;border-bottom:2px solid transparent}
.site-nav .current-menu-item>a,.site-nav a[aria-current="page"]{border-color:#f5da8c}
.site-header__book{min-height:52px;padding:14px 32px;border:1px solid #e0b330;border-radius:11px;font-size:var(--eb-type-nav)}
.eb-hero,.eb-hero--compact{padding:0;min-height:0;background:#241f14}
.eb-hero__frame{max-width:none;width:100%;min-height:700px;min-height:max(700px,100svh);margin:0;border:0;border-radius:0;box-shadow:none}
.eb-hero--compact .eb-hero__frame{min-height:640px}
.eb-hero__slides{position:relative;display:grid}
.eb-hero__slide{position:relative;inset:auto;grid-area:1/1;min-width:0;min-height:700px;min-height:max(700px,100svh);padding:150px 3.5vw 130px}
.eb-hero--compact .eb-hero__slide{min-height:640px}
.eb-hero__media{background-position:center 48%}
.eb-hero__shade{background:linear-gradient(90deg,rgba(11,10,6,.65),rgba(16,14,9,.16) 55%,rgba(16,14,9,.1)),linear-gradient(0deg,#241f14 0%,transparent 45%)}
.eb-hero__content{position:relative;left:auto;top:auto;width:min(510px,48%)}
.eb-hero__eyebrow{font-size:var(--eb-type-label);letter-spacing:.32em;margin-bottom:22px}
.eb-hero__title{font-size:var(--eb-type-h1);line-height:1.1;letter-spacing:-.045em}
.eb-hero__title-line{display:block}.eb-hero__title-line:last-child{color:#e0b330}
.eb-hero__copy{max-width:440px;font-size:var(--eb-type-body);line-height:1.6;margin-top:18px}
.eb-hero__actions{margin-top:24px;gap:22px}
.eb-button--primary{padding:18px 28px;border:1px solid #e0b330;border-radius:10px;white-space:nowrap}
.eb-button--video{white-space:nowrap;font-size:var(--eb-type-button);gap:12px}
.eb-hero__tagline{right:3.5vw;bottom:180px;padding-left:32px;font-size:var(--eb-type-meta)}
.eb-hero__controls{left:auto;right:3.5vw;bottom:60px;gap:24px}
.eb-hero__arrow{width:46px;height:46px}
.eb-hero__dot{min-width:32px;min-height:44px;padding:10px 4px;font-weight:400}
.site-header__mobile[hidden]{display:none}
.site-header__mobile ul{display:block;list-style:none;margin:0;padding:0}
.site-header__mobile li+li{border-top:1px solid rgba(255,255,255,.1)}
.site-header__mobile a{display:block;padding:14px;color:white;text-decoration:none}
.site-header__mobile{max-height:calc(100dvh - 140px);overflow:auto}
:where(a,button):focus-visible{outline:2px solid #f5da8c;outline-offset:5px}
@media(min-width:981px){.site-header__mobile{display:none}}
@media(max-width:1100px){.site-nav{margin-right:0}.site-nav__list{gap:22px}}
@media(max-width:980px){
 .site-header{padding:22px 24px 0}.site-header__inner{display:flex;justify-content:flex-end;gap:18px}
 .site-nav{display:none}.site-header__menu-toggle{display:block;width:44px;height:44px}
 .site-header__book{padding:13px 20px;gap:18px}
 .site-header__mobile{top:88px;left:24px;right:24px}
 .site-header__menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}
 .site-header__menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}
 .site-header__menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
 .eb-hero__slide,.eb-hero--compact .eb-hero__slide{padding:125px 24px 230px;min-height:max(790px,100svh)}
 .eb-hero__frame,.eb-hero--compact .eb-hero__frame{min-height:0}
 .eb-hero__content{left:auto;right:auto;top:auto;width:100%;max-width:520px}
 .eb-hero__media{background-position:60% center}
 .eb-hero__shade{background:linear-gradient(90deg,rgba(14,12,8,.35),transparent),linear-gradient(0deg,#241f14,transparent 65%)}
 .eb-hero__eyebrow{font-size:var(--eb-type-label);letter-spacing:.24em;margin-bottom:20px}
 .eb-hero__title{font-size:var(--eb-type-h1);line-height:1.1}
 .eb-hero__copy{font-size:var(--eb-type-body);max-width:370px;margin-top:18px;line-height:1.6}
 .eb-hero__actions{margin-top:65px;flex-wrap:wrap;gap:18px}
 .eb-button--primary{padding:16px 22px;font-size:var(--eb-type-button);gap:16px}
 .eb-button--video{font-size:var(--eb-type-button);gap:10px}.eb-button__play{width:42px;height:42px}
 .eb-hero__tagline{display:block;left:auto;right:24px;bottom:110px;font-size:var(--eb-type-meta);padding-left:20px;line-height:1.9}
 .eb-hero__controls{left:24px;right:24px;bottom:32px;justify-content:space-between}
 .eb-hero__dots{gap:14px}.eb-hero__arrows{gap:12px}
}
@media(max-width:782px){.admin-bar .site-header{top:46px}}
@media(max-width:380px){.eb-hero__slide{padding-left:18px;padding-right:18px}.eb-hero__actions{gap:12px}.eb-button--primary{padding:15px}.eb-button--video{font-size:var(--eb-type-button);gap:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.eb-hero__slide{transition:none}}

/* Experience cards form the lower part of the hero. */
.eb-hero__frame,.eb-hero__slide{min-height:590px}
.eb-hero__slide{padding-top:145px;padding-bottom:55px}
.eb-hero__title{font-size:var(--eb-type-h1);line-height:1.1}
.eb-hero__copy{font-size:var(--eb-type-body);max-width:480px;line-height:1.6}
.eb-hero__tagline{bottom:150px}
.eb-hero__controls{bottom:42px}
.eb-experiences{position:relative;z-index:6;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:0 2.2vw 26px}
.eb-experience-card{position:relative;min-width:0;min-height:260px;border:1px solid #ffffff45;border-radius:18px;overflow:hidden;background:#2f281b}
.eb-experience-card__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.eb-experience-card:nth-child(2) .eb-experience-card__image{object-position:75% center}
.eb-experience-card:nth-child(3) .eb-experience-card__image{object-position:15% center}
.eb-experience-card__body{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:260px;padding:155px 55px 18px 20px;background:linear-gradient(0deg,rgba(19,16,11,.98) 0%,rgba(25,21,14,.82) 30%,transparent 75%)}
.eb-experience-card__icon{position:absolute;top:116px;left:16px;display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#17140ddf;border:1px solid #ffffff40}
.eb-experience-card__icon svg{width:25px;height:25px}
.eb-experience-card h2{font-size:var(--eb-type-small-card);line-height:1.2;margin:18px 0 6px;letter-spacing:-.02em}
.eb-experience-card p{font-size:14px;line-height:1.4;color:#d6e0e7;margin:0}
.eb-experience-card__link{position:absolute;right:14px;bottom:24px;display:grid;place-items:center;width:38px;height:38px;border:1px solid #ffffff55;border-radius:50%;color:white;text-decoration:none;font-size:24px}
.eb-experience-card__link:hover{background:#e0b330}
.eb-resort-content{padding:12px 3.5vw 48px;background:linear-gradient(#241f14,#17140d)}
.eb-content-section{padding:64px 0;scroll-margin-top:32px}
.eb-content-section h2,.eb-visit h2{font-size:var(--eb-type-h2);line-height:1.15;letter-spacing:-.035em;margin:0 0 20px;max-width:740px}
.eb-content-copy{max-width:800px;font-size:var(--eb-type-body);line-height:1.6;color:#f5edd8}
.eb-content-section--panel,.eb-visit{border:1px solid #ffffff35;border-radius:28px;padding:40px;background:linear-gradient(115deg,#9d771f99,#252015)}
.eb-visit{display:flex;align-items:center;justify-content:space-between;gap:28px;scroll-margin-top:32px}
.eb-visit h2{max-width:610px;line-height:1.15}.eb-visit p,.eb-visit address{color:#f5edd8;line-height:1.6}.eb-visit address{font-style:normal;font-size:14px}
.eb-gallery:not([data-resort-gallery]){display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:20px}
.eb-gallery:not([data-resort-gallery]) img{display:block;width:100%;max-height:500px;height:auto;object-fit:cover;border-radius:22px}
.eb-hero__arrows{display:contents}.eb-hero__arrow[data-prev]{order:-1}
@media(max-width:980px){
 .eb-hero__frame{min-height:0}.eb-hero__slide{padding-top:120px;padding-bottom:205px;min-height:780px}
 .eb-hero__title{font-size:var(--eb-type-h1);line-height:1.1}
 .eb-hero__content{max-width:560px}.eb-hero__copy{max-width:410px;line-height:1.6}
 .eb-hero__tagline{bottom:112px}.eb-hero__controls{bottom:28px}
 .eb-hero__arrows{display:flex}.eb-hero__arrow[data-prev]{order:0}
 .eb-experiences{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:10px 12px 24px;border-radius:24px 24px 0 0;background:#2a241866}
 .eb-experience-card,.eb-experience-card__body{min-height:220px}
 .eb-experience-card__body{padding:130px 36px 15px 12px}
 .eb-experience-card__icon{top:96px;left:10px;width:42px;height:42px}
 .eb-experience-card h2{font-size:var(--eb-type-small-card);line-height:1.2}.eb-experience-card p{font-size:12px}
 .eb-experience-card__link{right:7px;bottom:22px;width:28px;height:28px;font-size:20px}
 .eb-resort-content{padding:0 16px 24px}.eb-content-section{padding:38px 0}
 .eb-content-section--panel,.eb-visit{padding:26px 20px}.eb-visit{flex-wrap:wrap}
 .eb-content-copy{font-size:var(--eb-type-body);line-height:1.6}.eb-visit h2{font-size:var(--eb-type-h2);line-height:1.15}
}
@media(max-width:380px){.eb-experience-card__body{padding-right:12px;padding-bottom:48px}.eb-experience-card__link{bottom:10px}.eb-hero__actions{margin-top:42px}}
/* Keep block previews inside the editor canvas. */
.editor-styles-wrapper .eb-hero__slide{min-height:590px}

/* Resort footer: the pool photograph sits beneath a deep navy wash. */
.resort-footer{position:relative;isolation:isolate;background:#1a160f;color:#f3f6fb;font-size:14px;line-height:1.55}
.resort-footer::before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(180deg,rgba(23,20,13,.95) 0%,rgba(23,20,13,.88) 34%,rgba(20,17,11,.50) 68%,rgba(20,17,11,.94) 88%),url('../images/footer-resort.png') center 65%/cover no-repeat}
.resort-footer__main{max-width:1640px;margin:auto;padding:78px 4.8% 70px}
.resort-footer__grid{display:grid;grid-template-columns:1.45fr .7fr .9fr 1.15fr 1.15fr;gap:clamp(24px,3vw,50px)}
.resort-footer__eyebrow{font-size:var(--eb-type-label);letter-spacing:.4em;color:#e0b330;margin:0 0 24px}
.resort-footer__brand h2{font-size:var(--eb-type-footer-heading);line-height:1.15;letter-spacing:-.025em;margin:0 0 24px;font-weight:650}
.resort-footer__brand h2 span{color:#e0b330}
.resort-footer__description{max-width:350px;margin:0;color:#dce4ed}
.resort-footer__socials{display:flex;flex-wrap:wrap;gap:16px;margin-top:28px}
.resort-footer__socials:empty{display:none}
.resort-footer__socials a{display:grid;place-items:center;width:46px;height:46px;border:1px solid #f5edd870;border-radius:50%;color:white;transition:background .2s,border-color .2s}
.resort-footer__socials svg{width:21px;height:21px}
.resort-footer a{color:inherit;text-decoration:none}.resort-footer a:hover{color:#e0b330}
.resort-footer__socials a:hover{background:#e0b33033;border-color:#e0b330}
.resort-footer__signature{position:relative;display:inline-block;margin:52px 0 0;font-family:'Snell Roundhand','Apple Chancery','Brush Script MT',cursive;font-size:28px;line-height:1.1;font-style:italic;transform:rotate(-8deg)}
.resort-footer__signature span{display:block;margin-left:54px}
.resort-footer__signature::after{content:"";display:block;width:65%;height:15px;margin:10px 0 0 auto;border-top:3px solid #e0b330;border-radius:50%;transform:rotate(-5deg)}
.resort-footer__column{min-width:0}.resort-footer__column h3{font-size:18px;line-height:1.2;font-weight:600;margin:0 0 24px}
.resort-footer__column h3::after{content:"";display:block;width:44px;height:2px;background:#e0b330;margin-top:13px}
.resort-footer__column ul{list-style:none;padding:0;margin:0;display:grid;gap:13px}
.resort-footer__column>p{margin:0 0 18px}.resort-footer__contact{font-style:normal;display:grid;gap:20px}
.resort-footer__contact>div{display:grid;grid-template-columns:25px minmax(0,1fr);gap:18px}
.resort-footer__contact svg{width:23px;height:25px;fill:#e0b330;margin-top:2px}
.resort-footer__contact a{overflow-wrap:anywhere}
.resort-footer__email{display:flex;border:1px solid #f5edd866;border-radius:13px;background:#f5edd80f;overflow:hidden;min-height:54px}
.resort-footer__email input{min-width:0;width:100%;border:0;background:transparent;color:#fff;padding:12px 16px;font:inherit;border-radius:12px 0 0 12px}
.resort-footer__email input::placeholder{color:#dce4ed;opacity:1}
.resort-footer__email button{flex:0 0 54px;border:0;border-radius:12px;background:linear-gradient(140deg,#e0b330,#e0b330);color:white;font-size:28px;cursor:pointer}
.resort-footer__email:focus-within{outline:2px solid #f5da8c;outline-offset:3px}
.resort-footer__consent{display:flex;gap:12px;align-items:flex-start;font-size:12px;line-height:1.6;margin-top:16px;cursor:pointer}
.resort-footer__consent input{flex:0 0 18px;width:18px;height:18px;margin:2px 0 0;accent-color:#e0b330}
.resort-footer__notice{padding:12px;border-left:2px solid #e0b330;background:#e0b33030;font-size:14px}
.resort-footer__motto{width:max-content;max-width:100%;margin:35px 0 0 auto;font-size:var(--eb-type-meta);letter-spacing:.24em;padding-bottom:19px;border-bottom:1px solid #f5da8c40;position:relative}
.resort-footer__motto::after{content:"";position:absolute;bottom:-1px;left:0;height:2px;width:46%;background:#e0b330}
.resort-footer__motto span{padding:0 16px;color:#f5da8c}
.resort-footer__bottom{border-top:1px solid #e0b330;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:35px 4.8% 50px;font-size:var(--eb-type-meta);background:#17140d99}
.resort-footer__bottom p{margin:0}.resort-footer__bottom nav{display:flex;flex-wrap:wrap;gap:16px;margin-left:auto}
.resort-footer__bottom nav a+a{border-left:1px solid #f5edd8;padding-left:16px}
.resort-footer__credit{border-left:1px solid #f5edd8;padding-left:28px}.resort-footer__credit span{font-size:24px;color:#e0b330;vertical-align:middle;margin:0 6px}
@media(max-width:1200px){.resort-footer__grid{grid-template-columns:1.25fr 1fr 1fr;gap:38px}.resort-footer__brand{grid-row:span 2}.resort-footer__bottom{flex-wrap:wrap}.resort-footer__credit{border:0;padding-left:0}}
@media(max-width:760px){.resort-footer__main{padding:48px 24px 40px}.resort-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 24px}.resort-footer__brand{grid-column:1/-1;grid-row:auto}.resort-footer__brand h2{font-size:var(--eb-type-footer-heading);line-height:1.15}.resort-footer__description{max-width:420px}.resort-footer__signature{margin-top:30px}.resort-footer__grid>div:nth-last-child(-n+2){grid-column:1/-1}.resort-footer__column h3{font-size:18px;line-height:1.2}.resort-footer__motto{margin:40px auto 0;font-size:var(--eb-type-meta)}.resort-footer__motto span{padding:0 10px}.resort-footer__bottom{padding:28px 24px;display:grid;gap:20px}.resort-footer__bottom nav{margin:0}.resort-footer::before{background-position:60% bottom}.resort-footer__email{max-width:440px}.resort-footer__consent{max-width:400px}}
@media(prefers-reduced-motion:reduce){.resort-footer__socials a{transition:none}}

/* Desktop composition: reserve the bottom third of the viewport for cards. */
@media(min-width:981px){
 .site-header{padding:18px 2.4vw 0}
 .site-header__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(28px,7vw,110px)}
 .site-nav{display:block;justify-self:end;margin:0}
 .site-nav__list{gap:clamp(25px,3.8vw,58px)}
 .site-nav a{font-size:var(--eb-type-nav);font-weight:400;white-space:nowrap}
 .site-header__book{min-width:190px;justify-content:center;font-weight:500}
 .eb-hero{height:100svh;min-height:640px;display:grid;grid-template-rows:minmax(0,1fr) clamp(200px,32svh,310px)}
 .admin-bar .eb-hero{height:calc(100svh - 32px);min-height:608px}
 .eb-hero__frame,.eb-hero--compact .eb-hero__frame,.eb-hero__slides{height:100%;min-height:0}
 .eb-hero__slide,.eb-hero--compact .eb-hero__slide{height:100%;min-height:0;padding:clamp(105px,17svh,155px) 3.5vw 30px}
 .eb-hero__content{width:min(490px,45%)}
 .eb-hero__eyebrow{font-size:var(--eb-type-label);letter-spacing:.34em;margin:0 0 18px}
 .eb-hero__title{font-size:var(--eb-type-h1);line-height:1.1;font-weight:750;letter-spacing:-.035em}
 .eb-hero__copy{font-size:var(--eb-type-body);line-height:1.6;margin-top:17px;max-width:460px}
 .eb-hero__actions{margin-top:20px;gap:22px;flex-wrap:nowrap}
 .eb-button--primary{padding:16px 24px;font-size:var(--eb-type-button);gap:18px;font-weight:500}
 .eb-button--video{font-weight:400;font-size:var(--eb-type-button)}
 .eb-hero__tagline{right:2.4vw;bottom:clamp(110px,16svh,165px);font-size:var(--eb-type-meta);padding-left:40px}
 .eb-hero__controls{right:2.2vw;bottom:38px;gap:24px}
 .eb-hero__media{background-position:center 46%}
 .eb-hero__shade{background:linear-gradient(90deg,rgba(10,9,6,.7),rgba(16,14,9,.1) 57%),linear-gradient(0deg,#241f14,transparent 35%)}
 .eb-experiences{height:100%;min-height:0;padding:0 2.2vw 18px;gap:16px;background:#241f14}
 .eb-experience-card,.eb-experience-card__body{height:100%;min-height:0}
 .eb-experience-card{border-radius:16px}
 .eb-experience-card__body{padding:0 48px 15px 18px;background:linear-gradient(0deg,rgba(19,16,11,.98),rgba(25,21,14,.82) 28%,transparent 63%)}
 .eb-experience-card__icon{top:auto;bottom:86px;left:14px;width:48px;height:48px}
 .eb-experience-card h2{font-size:var(--eb-type-small-card);line-height:1.2;margin:0 0 5px;font-weight:600}
 .eb-experience-card p{font-size:13px;line-height:1.35;font-weight:400}
 .eb-experience-card__link{width:36px;height:36px;right:13px;bottom:20px}
 .eb-experience-card__image{object-position:center!important}
}
@media(min-width:981px) and (max-height:730px){
 .eb-hero__slide{padding-top:100px}.eb-hero__eyebrow{margin-bottom:12px;font-size:var(--eb-type-label)}
 .eb-hero__title{font-size:var(--eb-type-h1);line-height:1.1}.eb-hero__copy{font-size:var(--eb-type-body);margin-top:12px;line-height:1.6}
 .eb-hero__actions{margin-top:14px}.eb-button--primary{padding:13px 20px}
 .eb-experience-card__icon{width:40px;height:40px;bottom:83px}
}
@media(min-width:981px){
 .site-nav{justify-self:stretch;margin-left:clamp(90px,16vw,230px)}
 .site-nav__list{justify-content:space-between;gap:22px}
 .eb-hero__media{background-position:center top}
}
@media(min-width:981px) and (max-width:1150px){.site-nav{margin-left:35px}.site-header__inner{gap:35px}.site-nav__list{gap:18px}}
@media(min-width:981px) and (min-height:731px) and (max-height:810px){
 .eb-hero__slide{padding-top:110px}.eb-hero__eyebrow{margin-bottom:14px}
 .eb-hero__title{font-size:var(--eb-type-h1);line-height:1.1}.eb-hero__copy{margin-top:14px;line-height:1.6}
 .eb-hero__actions{margin-top:16px}
}

/* ACF Events Showcase. */
.eb-events-showcase{--events-image:none;position:relative;isolation:isolate;padding:76px 5.2% 60px;background:#282317;color:#fff;scroll-margin-top:30px}
.eb-events-showcase::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#241f14 0%,#241f14c9 35%,#241f1422 75%),linear-gradient(0deg,#241f14 6%,#241f1499 55%,transparent),var(--events-image) center top/cover no-repeat}
.eb-events-showcase__intro{max-width:620px}.eb-events-showcase__intro h2{font-size:var(--eb-type-h2);line-height:1.15;letter-spacing:-.025em;margin:20px 0 18px}.eb-events-showcase__intro h2 span{color:#e0b330}
.eb-events-showcase__intro>p:last-child{font-size:var(--eb-type-body);line-height:1.6;max-width:540px}.eb-events-showcase__intro::after{content:"";display:block;width:52px;height:2px;background:#e0b330;margin:22px 0}
.eb-events-showcase__features{display:flex;flex-wrap:wrap;gap:16px 36px;list-style:none;padding:10px 18px;margin:0 0 30px;width:fit-content;background:#1d1910a6;border-radius:16px;backdrop-filter:blur(8px)}
.eb-events-showcase__features li{display:flex;gap:14px;align-items:center;font-size:14px}.eb-events-showcase__features li>span{font-size:27px}
.eb-events-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.eb-event-card{border:1px solid #f5da8c4d;border-radius:24px;overflow:hidden;background:linear-gradient(120deg,#15120ce8,#262116);display:flex;flex-direction:column;min-width:0}
.eb-event-card__media{height:180px;position:relative;background:linear-gradient(130deg,#9d771f,#231e14)}.eb-event-card__media>img{width:100%;height:100%;object-fit:cover;display:block}
.eb-event-card__date{position:absolute;top:20px;left:22px;border-radius:12px;display:flex;flex-direction:column;align-items:center;padding:11px 20px;background:linear-gradient(130deg,#e0b330,#e0b330);line-height:1.2;box-shadow:0 8px 22px #9d771f55}.eb-event-card__date strong{font-size:25px;font-weight:600}.eb-event-card__date span{text-transform:uppercase;letter-spacing:.06em;font-size:14px}.eb-event-card__date small{color:#f5edd8;font-size:13px}
.eb-event-card__body{padding:0 25px 20px;display:flex;flex:1;flex-direction:column;align-items:flex-start}.eb-event-card__category{position:relative;margin-top:-14px;padding:5px 12px;border-radius:8px;background:#bcaa79;color:#19150e;font-size:11px;letter-spacing:.07em;text-transform:uppercase}
.eb-event-card h3{font-size:var(--eb-type-card);line-height:1.2;margin:14px 0 8px}.eb-event-card a{color:white;text-decoration:none}.eb-event-card a:hover{color:#e0b330}.eb-event-card__body>p{font-size:var(--eb-type-body);line-height:1.55;margin:0 0 18px;color:#f5edd8}
.eb-event-card__bottom{display:flex;width:100%;align-items:center;gap:14px;justify-content:space-between;margin-top:auto}.eb-event-card__bottom>span{display:flex;align-items:center;gap:8px;font-size:13px}.eb-event-card__bottom svg{width:18px;height:22px;fill:#e0b330;flex-shrink:0}.eb-event-card__arrow{width:46px;height:46px;flex:0 0 46px;display:grid;place-items:center;border:1px solid #f5edd888;border-radius:50%;font-size:25px}
.eb-events-showcase__footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;margin-top:48px}.eb-events-showcase__footer>a{grid-column:2;padding:20px 50px}.eb-events-showcase__footer>p{justify-self:end;border-left:2px solid #f5edd8;padding-left:26px;font-size:var(--eb-type-meta);letter-spacing:.18em;line-height:2}
.eb-events-empty{grid-column:1/-1;padding:35px;border:1px solid #f5da8c55;border-radius:20px;background:#2c2619b3;color:#f5edd8}
.eb-event-page{padding:140px 5.2% 70px;background:#241f14;min-height:60vh}.eb-event-page>h1{font-size:var(--eb-type-h1);line-height:1.1}.eb-event-page a{color:#e0b330}.eb-event-page__image{width:100%;max-height:520px;object-fit:cover;border-radius:22px}.eb-event-page__content{max-width:850px;font-size:var(--eb-type-body);line-height:1.6;margin:30px 0}
@media(max-width:1000px){.eb-events-grid{gap:16px}.eb-event-card__body{padding:0 16px 18px}.eb-event-card h3{font-size:var(--eb-type-card);line-height:1.2}.eb-event-card__body>p{font-size:var(--eb-type-body);line-height:1.55}.eb-events-showcase__footer{grid-template-columns:1fr auto}.eb-events-showcase__footer>a{grid-column:1;justify-self:start}}
@media(max-width:760px){.eb-events-showcase{padding:48px 20px 35px}.eb-events-showcase__intro h2{font-size:var(--eb-type-h2);line-height:1.15}.eb-events-showcase__intro>p:last-child{font-size:var(--eb-type-body);line-height:1.6}.eb-events-grid{grid-template-columns:1fr}.eb-event-card__media{height:210px}.eb-events-showcase__features{gap:12px 20px;padding:12px}.eb-events-showcase__features li{font-size:12px;gap:8px}.eb-events-showcase__footer{display:flex;flex-wrap:wrap;justify-content:center}.eb-events-showcase__footer>a{padding:17px 30px}.eb-events-showcase__footer>p{margin:5px 0}.eb-event-page{padding:110px 20px 45px}}

/* Customizer site logo and compact navigation spacing. */
.site-header__brand{min-width:0;justify-self:start}
.site-header__brand a{display:block;color:#fff;text-decoration:none}
.site-header__brand .custom-logo{display:block;width:220px;height:auto;max-width:100%;max-height:88px;object-fit:contain}
@media(min-width:981px){
 .site-header__inner{grid-template-columns:auto minmax(0,1fr) auto;gap:24px}
 .site-nav{margin:0;justify-self:end}
 .site-nav__list{gap:5px;justify-content:flex-end}
 .site-nav a{padding:12px 7px}
}
@media(max-width:980px){
 .site-header__inner{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px}
 .site-header__brand .custom-logo{width:175px;max-height:70px}
 .site-header__book{min-width:0;padding:12px 14px;font-size:var(--eb-type-nav);gap:10px}
}
@media(max-width:420px){
 .site-header{padding-left:16px;padding-right:16px}
 .site-header__inner{gap:8px}
 .site-header__brand .custom-logo{width:140px}
 .site-header__book{padding:12px 10px;font-size:var(--eb-type-nav);gap:6px}
}

/* Location: white and gold, with an overlapping map panel. */
.eb-location{display:grid;grid-template-columns:minmax(0,39fr) minmax(0,61fr);gap:48px;padding:64px 5.1% 70px;background:#fff;color:#1d1911;align-items:start}
.eb-location__eyebrow{display:flex;align-items:center;gap:24px;color:#855909;letter-spacing:.22em;font-size:var(--eb-type-label);margin:22px 0}.eb-location__eyebrow span{width:140px;max-width:30%;height:1px;background:#c69a3e}
.eb-location h2{font-family:Georgia,'Times New Roman',serif;font-size:var(--eb-type-h2);line-height:1.15;letter-spacing:-.025em;color:#0d0b07;margin:0 0 22px}
.eb-location__intro{font-size:var(--eb-type-body);line-height:1.6;margin:0 0 36px;max-width:560px}
.eb-location__details{display:grid;gap:30px;margin:0 0 30px}.eb-location__details>div{display:flex;align-items:center;gap:26px}.eb-location__icon{display:grid;place-items:center;width:72px;height:72px;flex:0 0 72px;border:1px solid #d8ac4b;border-radius:50%}.eb-location__icon svg{width:34px;height:34px;fill:#b78616}.eb-location dt{color:#79500a;font-size:var(--eb-type-label);font-weight:650;letter-spacing:.16em;margin:0 0 6px}.eb-location dd{margin:0;font-size:var(--eb-type-body);line-height:1.6}
.eb-location__button{display:inline-flex;align-items:center;gap:36px;background:linear-gradient(110deg,#d5a444,#e5c96d);color:#111;text-decoration:none;padding:17px 30px;border-radius:9px;font-size:var(--eb-type-button);letter-spacing:.1em;font-weight:650}.eb-location__button>span{font-size:25px;line-height:1}.eb-location a:focus-visible{outline:2px solid #936209;outline-offset:5px}
.eb-location__tagline{font-size:var(--eb-type-meta);line-height:1.8;letter-spacing:.15em;margin-top:26px;text-align:center}.eb-location__tagline span{color:#b98816;padding:0 8px}.eb-location__tagline::after{content:"";display:block;width:110px;height:1px;background:#cba246;margin:17px auto 0}
.eb-location__photo{display:block;width:100%;height:clamp(350px,36vw,540px);object-fit:cover;border-radius:30px}
.eb-location__map-card{position:relative;margin:-36px 28px 0;border:3px solid #fff;border-radius:26px;overflow:hidden;background:white;box-shadow:0 5px 20px #211d1322}
.eb-location__map-card iframe,.eb-location__map-preview{display:block;width:100%;height:280px;border:0;background:#dbe8d8}.eb-location__map-preview{padding:50px 30px;color:#375b36}
.eb-location__map-bottom{padding:20px 18px;display:flex;justify-content:space-between;align-items:center;gap:16px}.eb-location__map-bottom p{font-size:14px;margin:0}.eb-location__map-bottom p>span{color:#ac7d16;font-size:23px;margin-right:12px}.eb-location__map-bottom a{color:#805100;font-size:14px;text-decoration:none;font-weight:600;border-left:1px solid #f5edd8;padding-left:20px}.eb-location__map-bottom a>span{padding-left:12px;font-size:24px}
@media(max-width:1100px){.eb-location{gap:30px;padding:45px 4%}.eb-location__intro{font-size:var(--eb-type-body);line-height:1.6}.eb-location__details>div{gap:16px}.eb-location__details{gap:24px}.eb-location dd{font-size:var(--eb-type-body);line-height:1.6}.eb-location__icon{width:58px;height:58px;flex-basis:58px}.eb-location__map-card{margin-left:14px;margin-right:14px}.eb-location__map-bottom{flex-wrap:wrap}.eb-location__map-bottom a{border:0;padding-left:0}}
@media(max-width:760px){.eb-location{grid-template-columns:1fr;padding:40px 22px;gap:28px}.eb-location h2{font-size:var(--eb-type-h2);line-height:1.15}.eb-location__eyebrow{margin-top:0}.eb-location__intro{max-width:none;line-height:1.6}.eb-location__photo{height:320px;border-radius:22px}.eb-location__map-card{margin:-25px 10px 0;border-radius:20px}.eb-location__map-card iframe{height:250px}.eb-location__tagline{font-size:var(--eb-type-meta)}.eb-location__details{gap:22px}}

/* Logo palette: gold controls use dark text for clear contrast. */
:root{--eb-gold:#e0b330;--eb-gold-dark:#b58216;--eb-gold-light:#f5da8c;--eb-charcoal:#17140d}
.site-header__book,.eb-button--primary,.eb-event-card__date,.resort-footer__email button{color:#171208;background:linear-gradient(125deg,#f5da8c,#d4a426 58%,#b58216)}
.site-header__book:hover,.eb-button--primary:hover,.eb-event-page .eb-button--primary:hover{color:#171208;background:linear-gradient(125deg,#ffe9a3,#e2b83e)}
.eb-event-card__date small{color:#34270b}
.eb-event-page .eb-button--primary{color:#171208}
.resort-footer__email button:hover{background:#f5da8c}
.site-nav a:hover,.site-nav a[aria-current="page"]{color:var(--eb-gold-light)}
.eb-hero__title-line:last-child,.eb-events-showcase__intro h2 span,.resort-footer__brand h2 span{color:var(--eb-gold)}
.resort-footer__consent input{accent-color:var(--eb-gold)}

/* Reusable alternating image and text sections. */
.eb-image-text{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:clamp(32px,5vw,95px);padding:30px 2%;background:#fff;color:#252833;scroll-margin-top:30px}
.eb-image-text__content{padding:20px 0 20px 4.5vw;min-width:0}
.eb-image-text__eyebrow{display:flex;align-items:center;gap:20px;color:#986b1c;font-size:var(--eb-type-label);letter-spacing:.16em;text-transform:uppercase;margin:0 0 20px}
.eb-image-text__eyebrow>span{height:1px;flex:0 1 110px;background:#bb954b}
.eb-image-text h2{font-family:Georgia,'Times New Roman',serif;font-size:var(--eb-type-h2);font-weight:600;line-height:1.15;letter-spacing:-.025em;color:#0c0b13;margin:0 0 20px}
.eb-image-text h2>span{color:#a47723}
.eb-image-text__copy{font-size:var(--eb-type-body);line-height:1.6;color:#41434e;margin-bottom:24px}.eb-image-text__copy p{margin:0 0 14px}.eb-image-text__copy a{color:#805812;text-underline-offset:3px}
.eb-image-text__button{display:inline-flex;align-items:center;gap:26px;padding:17px 28px;color:#fff;background:linear-gradient(110deg,#805a1c,#a17629);border-radius:8px;text-decoration:none;text-transform:uppercase;letter-spacing:.12em;font-weight:600;font-size:var(--eb-type-button);line-height:1.4}
.eb-image-text__button>span{font-size:24px;line-height:1;letter-spacing:0}.eb-image-text__button:hover{background:#79531a;color:#fff}.eb-image-text a:focus-visible{outline:2px solid #805812;outline-offset:5px}
.eb-image-text__media{min-width:0}.eb-image-text__image{display:block;width:100%;height:clamp(320px,27vw,470px);object-fit:cover;border-radius:24px}
.eb-image-text--left{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.eb-image-text--left .eb-image-text__media{grid-column:1;grid-row:1}.eb-image-text--left .eb-image-text__content{grid-column:2;grid-row:1;padding:20px 4vw 20px 0}
.eb-image-text__placeholder{display:grid;place-items:center;min-height:300px;border:1px dashed #a17629;border-radius:24px;color:#805812;background:#f7f0e2}
@media(max-width:1000px){.eb-image-text{gap:30px}.eb-image-text__content{padding-left:20px}.eb-image-text--left .eb-image-text__content{padding-right:20px}.eb-image-text__eyebrow{font-size:var(--eb-type-label);gap:12px}}
@media(max-width:760px){.eb-image-text,.eb-image-text--left{grid-template-columns:1fr;padding:28px 22px;gap:24px}.eb-image-text .eb-image-text__content{grid-column:1;grid-row:1;padding:0}.eb-image-text .eb-image-text__media{grid-column:1;grid-row:2}.eb-image-text h2{font-size:var(--eb-type-h2);line-height:1.15}.eb-image-text__image{height:280px;border-radius:20px}.eb-image-text__button{font-size:var(--eb-type-button);padding:16px 22px}.eb-image-text__copy{font-size:var(--eb-type-body);line-height:1.6}}

/* Editable experience tabs. */
.eb-tabs{padding:58px 4% 45px;background:#fff;color:#252733}
.eb-tabs__intro{max-width:620px;margin:0 0 38px 2.5vw}.eb-tabs__intro h2,.eb-tabs__text h3{font-family:Georgia,'Times New Roman',serif;color:#0b0b13;font-size:var(--eb-type-h2);font-weight:600;line-height:1.15;letter-spacing:-.025em;margin:18px 0}.eb-tabs__intro h2>span{color:#986a1d}.eb-tabs__intro>p:last-child{font-size:var(--eb-type-body);line-height:1.6;margin:0}
.eb-tabs__layout{display:grid;grid-template-columns:minmax(220px,25%) minmax(0,1fr);gap:3.5vw;align-items:start}
.eb-tabs__nav{border:1px solid #e4dfd6;border-radius:10px;overflow:hidden;background:#faf9f6}.eb-tabs__nav button{display:flex;align-items:center;gap:22px;width:100%;min-height:83px;padding:22px 24px;border:0;border-bottom:1px solid #e4dfd6;background:transparent;color:#232631;text-align:left;font:inherit;font-size:var(--eb-type-nav);cursor:pointer}.eb-tabs__nav button:last-child{border-bottom:0}.eb-tabs__nav svg{width:30px;height:30px;flex:0 0 30px;color:#946515}.eb-tabs__nav button>span:last-child{margin-left:auto;color:#946515;font-size:24px}.eb-tabs__nav button[aria-selected="true"]{background:linear-gradient(110deg,#875b18,#b58b36);color:#fff}.eb-tabs__nav button[aria-selected="true"] svg,.eb-tabs__nav button[aria-selected="true"]>span:last-child{color:#fff}
.eb-tabs__panel{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:3vw;align-items:center}.eb-tabs__panel[hidden]{display:none}.eb-tabs__text h3{font-size:var(--eb-type-h3);line-height:1.15}.eb-tabs__copy{font-size:var(--eb-type-body);line-height:1.6;margin:20px 0 28px}.eb-tabs__media{min-width:0;margin-top:-90px}.eb-tabs__media img{display:block;width:100%;height:580px;max-height:65vh;object-fit:cover;border-radius:26px}.eb-tabs__highlights{display:flex;gap:16px;list-style:none;margin:26px 0 34px;padding:0}.eb-tabs__highlights li{display:flex;align-items:center;gap:9px;font-size:12px;line-height:1.4;flex:1}.eb-tabs__highlights li>span{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;border-radius:50%;background:#f4edde;color:#946515;font-size:25px}
.eb-tabs__footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:50px}.eb-tabs__footer p{font-size:var(--eb-type-meta);letter-spacing:.2em}.eb-tabs__footer p>span{color:#986a1d}.eb-tabs__footer b{padding:0 15px;font-weight:400;color:#b8944a}.eb-tabs__footer button{border:0;background:none;color:#986a1d;font-size:28px;min-width:54px;min-height:44px;cursor:pointer}.eb-tabs__footer button+button{border-left:1px solid #ded5c3}.eb-tabs :is(button,a,[role="tabpanel"]):focus-visible{outline:2px solid #906014;outline-offset:3px}
@media(max-width:1100px){.eb-tabs__layout{grid-template-columns:210px minmax(0,1fr);gap:25px}.eb-tabs__nav button{font-size:var(--eb-type-nav);padding:20px 14px;gap:12px}.eb-tabs__panel{gap:24px}.eb-tabs__highlights{flex-wrap:wrap}.eb-tabs__highlights li{flex:1 1 100%}.eb-tabs__media{margin:0}.eb-tabs__media img{height:500px;max-height:none}.eb-tabs__copy{font-size:var(--eb-type-body);line-height:1.6}.eb-tabs .eb-image-text__button{padding:16px;font-size:var(--eb-type-button)}}
@media(max-width:760px){.eb-tabs{padding:40px 22px}.eb-tabs__intro{margin:0 0 28px}.eb-tabs__intro h2{font-size:var(--eb-type-h2);line-height:1.15}.eb-tabs__intro>p:last-child{font-size:var(--eb-type-body);line-height:1.6}.eb-tabs__layout{grid-template-columns:1fr;gap:28px}.eb-tabs__nav button{min-height:58px;padding:14px 18px}.eb-tabs__nav svg{width:24px;height:24px;flex-basis:24px}.eb-tabs__panel{grid-template-columns:1fr}.eb-tabs__text h3{font-size:var(--eb-type-h3);line-height:1.15}.eb-tabs__highlights li{flex:1}.eb-tabs__media img{height:350px;border-radius:20px}.eb-tabs__footer{align-items:flex-start;margin-top:30px}.eb-tabs__footer p{line-height:2;font-size:var(--eb-type-meta)}.eb-tabs__footer>div{display:flex}.eb-tabs__footer button{min-width:42px}}

/* White-and-gold FAQ with native keyboard-accessible accordions. */
.eb-faq{background:#fff;color:#343846;padding:48px 2% 46px;scroll-margin-top:30px}.eb-faq__header{text-align:center;margin:0 auto 34px;max-width:1100px}.eb-faq__eyebrow{display:flex;align-items:center;justify-content:center;gap:28px;letter-spacing:.25em;color:#a47723;font-size:var(--eb-type-label)}.eb-faq__eyebrow::before,.eb-faq__eyebrow::after{content:"";width:80px;height:1px;background:#c49a50}.eb-faq__header h2{font-family:Georgia,'Times New Roman',serif;font-size:var(--eb-type-h2);line-height:1.15;letter-spacing:-.025em;color:#0b0b13;margin:22px 0 12px}.eb-faq__header h2 span{color:#986a1d}.eb-faq__header>p:last-child{font-size:var(--eb-type-body);line-height:1.6;max-width:720px;margin:0 auto}
.eb-faq__layout{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:stretch}.eb-faq__visual{position:relative;min-height:540px;border-radius:26px;overflow:hidden;background:#e8dfce}.eb-faq__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.eb-faq__caption{position:absolute;bottom:18px;left:26px;right:26px;max-width:495px;display:flex;align-items:center;gap:20px;padding:22px;background:#fff9f1f5;border-radius:18px;color:#343846}.eb-faq__caption>svg{flex:0 0 49px;width:49px;height:55px;color:#986a1d}.eb-faq__caption>div{border-left:1px solid #bfa474;padding-left:20px}.eb-faq__caption h3{font-size:11px;font-weight:500;letter-spacing:.2em;margin:0 0 8px}.eb-faq__caption p{font-size:14px;line-height:1.45;margin:0}
.eb-faq__questions{padding:14px 0}.eb-faq__item{border:1px solid #e5e1da;background:#faf9f6;border-radius:12px;overflow:hidden;margin-bottom:7px}.eb-faq__item:last-child{margin-bottom:0}.eb-faq__item summary{list-style:none;display:flex;align-items:center;gap:14px;min-height:60px;padding:16px 23px;color:#121321;cursor:pointer;font-size:var(--eb-type-body);line-height:1.5}.eb-faq__item summary::-webkit-details-marker{display:none}.eb-faq__number{color:#986a1d}.eb-faq__toggle{position:relative;width:20px;height:20px;flex:0 0 20px;margin-left:auto;color:#986a1d}.eb-faq__toggle::before,.eb-faq__toggle::after{content:"";position:absolute;left:0;top:9px;width:20px;height:1.5px;background:currentColor}.eb-faq__toggle::after{transform:rotate(90deg)}.eb-faq__item[open] summary{background:linear-gradient(115deg,#8c621e,#ac812f);color:white}.eb-faq__item[open] .eb-faq__number,.eb-faq__item[open] .eb-faq__toggle{color:white}.eb-faq__item[open] .eb-faq__toggle::after{display:none}.eb-faq__answer{padding:16px 36px 22px;font-size:var(--eb-type-body);line-height:1.6}.eb-faq__answer p{margin:0 0 12px}.eb-faq__answer p:last-child{margin-bottom:0}.eb-faq__answer a{color:#805812;text-underline-offset:3px}.eb-faq summary:focus-visible,.eb-faq a:focus-visible{outline:2px solid #805812;outline-offset:-4px}
.eb-faq__footer{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:42px 20px 0}.eb-faq__footer p{font-size:var(--eb-type-meta);letter-spacing:.2em;line-height:1.8}.eb-faq__footer p>span{color:#986a1d}.eb-faq__footer b{font-weight:400;padding:0 15px;color:#b59a68}.eb-faq__footer>a{display:inline-flex;align-items:center;gap:32px;padding:12px 28px;border:1px solid #a47723;border-radius:40px;text-decoration:none;color:#946515;font-size:var(--eb-type-button);letter-spacing:.18em;text-transform:uppercase}.eb-faq__footer>a>span{font-size:26px;line-height:1}.eb-faq__footer>a:hover{background:#f8f0df}
@media(max-width:1000px){.eb-faq__item summary{font-size:var(--eb-type-body);padding:14px 16px;line-height:1.5}.eb-faq__answer{padding:16px 22px;font-size:var(--eb-type-body);line-height:1.6}.eb-faq__caption{left:15px;right:15px;padding:18px;gap:14px}}
@media(max-width:760px){.eb-faq{padding:38px 22px}.eb-faq__header h2{font-size:var(--eb-type-h2);line-height:1.15}.eb-faq__eyebrow{font-size:var(--eb-type-label);gap:14px}.eb-faq__eyebrow::before,.eb-faq__eyebrow::after{width:35px}.eb-faq__header>p:last-child{font-size:var(--eb-type-body);line-height:1.6}.eb-faq__layout{grid-template-columns:1fr;gap:22px}.eb-faq__visual{min-height:350px}.eb-faq__questions{padding:0}.eb-faq__caption>svg{flex-basis:36px;width:36px}.eb-faq__caption>div{padding-left:14px}.eb-faq__caption p{font-size:12px}.eb-faq__footer{flex-direction:column;align-items:flex-start;margin:26px 0 0}.eb-faq__footer p{font-size:var(--eb-type-meta)}}

/* Newsletter signup banner. */
.eb-newsletter{padding:40px 4%;background:#fff;color:#343846}.eb-newsletter__card{display:grid;grid-template-columns:1.1fr 1fr;border-radius:28px;overflow:hidden;background:white;box-shadow:0 8px 35px #241b0810}.eb-newsletter__content{padding:40px 5vw 30px 4vw}.eb-newsletter h2{font:600 var(--eb-type-h2)/1.15 Georgia,'Times New Roman',serif;color:#0b0b13;letter-spacing:-.025em;margin:20px 0}.eb-newsletter h2>span{color:#986a1d}.eb-newsletter__copy{font-size:var(--eb-type-body);line-height:1.6;margin:0 0 28px}.eb-newsletter__input{display:flex;align-items:center;border:1px solid #a47723;border-radius:13px;overflow:hidden;min-height:62px}.eb-newsletter__input>svg{width:27px;height:27px;flex:0 0 27px;margin-left:18px}.eb-newsletter__input>input{min-width:0;flex:1;width:100%;border:0;padding:18px 14px;background:white;color:#343846;font:inherit;font-size:15px}.eb-newsletter__input>button{align-self:stretch;display:flex;align-items:center;gap:18px;border:0;background:linear-gradient(110deg,#8c621e,#ac812f);color:white;padding:18px 24px;letter-spacing:.15em;font-size:var(--eb-type-button);cursor:pointer}.eb-newsletter__input>button>span{font-size:24px;line-height:1}.eb-newsletter__input:focus-within{outline:2px solid #986a1d;outline-offset:3px}.eb-newsletter__consent{display:flex;align-items:flex-start;gap:9px;margin-top:12px;font-size:12px;line-height:1.5}.eb-newsletter__consent input{accent-color:#a47723;width:16px;height:16px;flex-shrink:0;margin:1px 0 0}.eb-newsletter__benefits{display:flex;list-style:none;padding:0;margin:26px 0;gap:20px}.eb-newsletter__benefits li{flex:1;display:flex;align-items:center;gap:12px;font-size:14px;line-height:1.4}.eb-newsletter__benefits li+li{border-left:1px solid #c9b58c;padding-left:18px}.eb-newsletter__benefits li>span{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border-radius:50%;background:#f6f0e5;color:#a47723;font-size:29px}.eb-newsletter__tagline{font-size:var(--eb-type-meta);letter-spacing:.25em;font-style:italic;margin:22px 0 0}.eb-newsletter__visual{position:relative;min-height:460px;clip-path:polygon(0 0,100% 0,100% 100%,3% 100%,9% 80%,7% 55%,10% 40%)}.eb-newsletter__visual>img{position:absolute;width:100%;height:100%;object-fit:cover}.eb-newsletter__visual::after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#08070099)}.eb-newsletter__visual>p{position:absolute;right:8%;bottom:9%;z-index:1;color:white;font:italic 28px/1.1 'Snell Roundhand','Apple Chancery',cursive;text-align:center;margin:0;border-bottom:2px solid #bd963e;padding-bottom:20px}
@media(max-width:1100px){.eb-newsletter__content{padding:30px}.eb-newsletter__input>button{padding:15px;font-size:var(--eb-type-button)}.eb-newsletter__benefits{gap:12px}.eb-newsletter__benefits li{font-size:12px;gap:7px}.eb-newsletter__benefits li>span{width:32px;height:32px;flex-basis:32px}.eb-newsletter__benefits li+li{padding-left:10px}}
@media(max-width:760px){.eb-newsletter{padding:28px 20px}.eb-newsletter__card{grid-template-columns:1fr;border-radius:22px}.eb-newsletter__content{padding:28px 20px}.eb-newsletter__copy{font-size:var(--eb-type-body);line-height:1.6}.eb-newsletter__input{flex-wrap:wrap}.eb-newsletter__input>input{width:calc(100% - 60px);flex:auto}.eb-newsletter__input>button{width:100%;justify-content:center;padding:15px}.eb-newsletter__visual{min-height:300px;clip-path:none}.eb-newsletter__benefits{flex-wrap:wrap}.eb-newsletter__benefits li{flex:1 1 80px}.eb-newsletter__tagline{font-size:var(--eb-type-meta)}}

.eb-newsletter__benefits svg{width:26px;height:26px}

/* Contact form layout. */
.eb-form-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:40px;padding:65px 5% 38px;background:#fff;color:#343846;scroll-margin-top:25px}.eb-form-layout h2{font:600 var(--eb-type-h2)/1.15 Georgia,'Times New Roman',serif;color:#090a13;margin:20px 0}.eb-form-layout h2>span{color:#986a1d}.eb-form-layout__intro{font-size:var(--eb-type-body);line-height:1.6;margin:0 0 48px}.eb-contact-form__fields{display:grid;grid-template-columns:1fr 1fr;gap:20px}.eb-contact-form label{display:block;min-width:0}.eb-contact-form label>span{display:block;font-size:13px;margin-bottom:7px}.eb-contact-form input:not([type=hidden]),.eb-contact-form select,.eb-contact-form textarea{width:100%;box-sizing:border-box;border:1px solid #d2d2d8;border-radius:6px;background:#fff;color:#343846;padding:16px;font:inherit;font-size:16px;min-height:52px}.eb-contact-form textarea{resize:vertical;min-height:150px}.eb-contact-form__message{grid-column:1/-1}.eb-contact-form .eb-image-text__button{border:0;cursor:pointer;margin-top:28px;min-width:270px;justify-content:space-between}.eb-contact-form__note{font-size:var(--eb-type-meta);margin-top:18px}.eb-contact-form :is(input,select,textarea,button):focus-visible{outline:2px solid #986a1d;outline-offset:3px}.eb-form-layout__notice{padding:16px;border-left:3px solid #a47723;background:#f7f0e3}
.eb-form-layout__image{display:block;width:100%;height:540px;object-fit:cover;border-radius:26px}.eb-form-layout__contacts{display:flex;position:relative;margin:-35px 10px 0;justify-content:center;padding:28px 15px;border-radius:22px;background:#fff;box-shadow:0 10px 24px #15100812}.eb-form-layout__contacts>div{flex:1;text-align:center;min-width:0;padding:0 15px}.eb-form-layout__contacts>div+div{border-left:1px solid #c9c7c2}.eb-form-layout__contacts>div>span{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:#f6f0e5;color:#a47723;font-size:29px;margin:0 auto 10px}.eb-form-layout__contacts h3{font:600 18px/1.2 Georgia,serif;color:#10101a;margin:0 0 10px}.eb-form-layout__contacts p{margin:0;font-size:14px;line-height:1.7;overflow-wrap:anywhere}.eb-form-layout__contacts a{color:inherit;text-decoration:none}.eb-form-layout__contacts a:hover{color:#986a1d}.eb-form-layout__tagline{grid-column:1/-1;font-size:var(--eb-type-meta);letter-spacing:.2em;margin:35px 0 0;line-height:2}.eb-form-layout__tagline>span{color:#986a1d;margin-right:18px}
@media(max-width:1000px){.eb-form-layout{gap:25px;padding:45px 4%}.eb-form-layout__contacts{flex-wrap:wrap;gap:20px}.eb-form-layout__contacts>div{flex-basis:100%}.eb-form-layout__contacts>div+div{border:0}.eb-form-layout__intro{font-size:var(--eb-type-body);margin-bottom:30px;line-height:1.6}.eb-contact-form__fields{gap:14px}}
@media(max-width:760px){.eb-form-layout{grid-template-columns:1fr;padding:40px 22px}.eb-form-layout h2{font-size:var(--eb-type-h2);line-height:1.15}.eb-form-layout__image{height:340px}.eb-form-layout__tagline{margin-top:10px}.eb-contact-form__fields{grid-template-columns:1fr}.eb-contact-form .eb-image-text__button{min-width:0;width:100%}}

/* Location refinement: sculpted image and floating directions card. */
.eb-location{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:4vw;padding:90px 4.5% 100px;align-items:center;overflow:hidden}
.eb-location h2{font-size:var(--eb-type-h2);white-space:normal;line-height:1.15}.eb-location h2>span{color:#986a1d}
.eb-location__intro{font-size:var(--eb-type-body);line-height:1.6;margin-bottom:42px}.eb-location__details{gap:30px}
.eb-location__icon{background:linear-gradient(115deg,#c69a37,#8c6119);border:0;width:74px;height:74px;flex-basis:74px}.eb-location__icon svg{fill:#fff;width:33px;height:33px}
.eb-location__button{color:white;background:linear-gradient(115deg,#c09534,#976c20);font-size:var(--eb-type-button);letter-spacing:.17em;padding:17px 30px}
.eb-location__visual{position:relative;isolation:isolate;padding-top:14px}
.eb-location__visual::before{content:"";position:absolute;z-index:-1;top:-45px;left:12%;width:76%;aspect-ratio:1;border:1px solid #c49a48;border-radius:50%;background:linear-gradient(130deg,#f4efe4,#fff)}
.eb-location__photo{height:clamp(510px,47vw,740px);border-radius:56px 100px 48px 56px;clip-path:polygon(0 5%,88% 0,100% 18%,100% 100%,0 100%);object-position:center}
.eb-location__map-card{margin:-44px 5% 0 13%;border:0;border-radius:28px;overflow:visible;box-shadow:0 8px 25px #28200c12}
.eb-location__map-bottom{padding:24px;gap:20px;flex-wrap:nowrap}.eb-location__map-bottom p{display:flex;align-items:center;gap:16px;font-size:14px}.eb-location__map-bottom p>span{font-size:inherit;color:inherit;margin:0}.eb-location__map-bottom .eb-location__pin{display:grid;place-items:center;flex:0 0 46px;width:46px;height:46px;border-radius:50%;background:linear-gradient(115deg,#c69a37,#8c6119)}.eb-location__pin svg{width:24px;height:24px;fill:white}.eb-location__map-bottom small{display:block;color:#986a1d;letter-spacing:.2em;font-size:var(--eb-type-meta);margin-top:6px}.eb-location__map-bottom a{flex:0 0 auto;padding-left:25px;font-size:14px;font-weight:400}
.eb-location__leaves{position:absolute;z-index:-1;width:145px;color:#bb923e;pointer-events:none}.eb-location__leaves--top{top:-45px;right:-30px;transform:rotate(14deg)}.eb-location__leaves--bottom{bottom:-65px;left:-65px;transform:rotate(-55deg)}
@media(max-width:1100px){.eb-location{gap:30px;padding:65px 4%}.eb-location__map-bottom{flex-wrap:wrap;padding:20px}.eb-location__map-bottom a{border:0;padding-left:0}.eb-location__map-card{margin-left:8%}.eb-location__photo{height:620px}.eb-location__icon{width:60px;height:60px;flex-basis:60px}}
@media(max-width:760px){.eb-location{grid-template-columns:1fr;padding:42px 22px 65px;gap:55px}.eb-location h2{font-size:var(--eb-type-h2);line-height:1.15}.eb-location__intro{font-size:var(--eb-type-body);line-height:1.6}.eb-location__photo{height:410px;border-radius:35px 65px 28px 35px}.eb-location__map-card{margin:-25px 10px 0}.eb-location__map-bottom{padding:18px}.eb-location__map-bottom p{font-size:14px}.eb-location__visual::before{top:-20px}.eb-location__leaves{width:100px}}

/* Contact field hints and decorative icons; visible labels remain available. */
.eb-contact-form__control{position:relative}
.eb-contact-form__icon{position:absolute;left:16px;top:16px;width:22px;height:22px;color:#986a1d;pointer-events:none}
.eb-contact-form .eb-contact-form__control :is(input,select,textarea){padding-left:50px}
.eb-contact-form input::placeholder,.eb-contact-form textarea::placeholder{color:#63636d;opacity:1}

/* Persistent transparent header, with a readable surface after scrolling. */
html{scroll-padding-top:var(--eb-header-offset,125px)}
.site-header{position:fixed;z-index:1000;padding-bottom:14px;transition:background-color .2s ease,box-shadow .2s ease}
.site-header.is-scrolled{background:rgba(23,20,13,.97);box-shadow:0 3px 20px rgba(0,0,0,.18);backdrop-filter:blur(14px)}
.site-header__mobile{top:calc(100% + 8px);max-height:calc(100dvh - var(--eb-header-offset,125px) - 24px)}
@media(prefers-reduced-motion:reduce){.site-header{transition:none}}

/* Interior pages share the editable header and breadcrumb trail. */
body:not(.eb-front-page) .site-main{padding-top:var(--eb-header-offset,125px)}
body:not(.eb-front-page) .site-header{background:#fff;color:#343846;box-shadow:0 1px 0 #e8e3da}
body:not(.eb-front-page) .site-header__brand a{color:#17140d}
body:not(.eb-front-page) .site-header__menu-toggle span:not(.screen-reader-text){background:#986a1d}
body:not(.eb-front-page) .site-nav a:hover,body:not(.eb-front-page) .site-nav .current-menu-item>a{color:#986a1d}
.eb-breadcrumb-bar{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 5%;background:#f8f6f1 center/cover;color:#343846;border-bottom:1px solid #e9e5df}
.eb-breadcrumb-bar ol{display:flex;flex-wrap:wrap;gap:12px;list-style:none;margin:0;padding:0;font-size:13px}
.eb-breadcrumb-bar li+li:before{content:'›';margin-right:12px;color:#827b70}
.eb-breadcrumb-bar a{color:inherit;text-decoration:none}.eb-breadcrumb-bar [aria-current]{color:#986a1d}
.eb-breadcrumb-bar p{font-size:11px;letter-spacing:.2em;margin:0}
.eb-form-layout--contact{grid-template-columns:minmax(0,.9fr) minmax(0,1fr) minmax(180px,.5fr);column-gap:32px;row-gap:24px;align-items:start}
.eb-form-layout--contact .eb-form-layout__content,.eb-form-layout--contact .eb-form-layout__visual{display:contents}
.eb-form-layout--contact .eb-form-layout__content>.eb-image-text__eyebrow{grid-column:1;grid-row:1;margin:0}
.eb-form-layout--contact h1{grid-column:1;grid-row:2;font-family:Georgia,serif;color:#090a13;margin:0}.eb-form-layout--contact h1 span{color:#986a1d}
.eb-form-layout--contact .eb-form-layout__intro{grid-column:1;grid-row:3;margin:0}
.eb-form-layout--contact .eb-contact-form{grid-column:2;grid-row:1/7;border:1px solid #e9e5df;border-radius:12px 0 0 12px;padding:32px;align-self:stretch;margin-right:-32px}
.eb-form-layout--contact .eb-contact-form>.eb-image-text__eyebrow{margin:0 0 30px}
.eb-form-layout--contact .eb-form-layout__image{grid-column:3;grid-row:1/7;height:100%;min-height:580px;border-radius:0 18px 18px 0;align-self:stretch}
.eb-form-layout--contact .eb-form-layout__contacts{grid-column:1;grid-row:4;display:grid;gap:24px;margin:0;padding:0;box-shadow:none}
.eb-form-layout--contact .eb-form-layout__contacts>div{display:grid;grid-template-columns:54px 1fr;column-gap:18px;text-align:left;padding:0;border:0}
.eb-form-layout--contact .eb-form-layout__contacts>div>span{grid-row:1/3;margin:0}
.eb-form-layout--contact .eb-form-layout__contacts h3{font-size:11px;font-weight:600;line-height:1.4;letter-spacing:.16em;color:#986a1d;margin:0 0 4px}
.eb-form-layout--contact .eb-form-layout__contacts p{grid-column:2}
.eb-contact-map{grid-column:1;grid-row:5/7;display:grid;gap:8px;padding:24px;border-radius:12px;background:#f5f1e7;color:#343846;text-decoration:none;font-size:14px}
.eb-contact-map>span:first-child{font-size:28px;color:#986a1d}.eb-contact-map b{color:#986a1d;font-size:13px}
.eb-form-layout--contact .eb-form-layout__notice{grid-column:1/-1;grid-row:7}
.eb-form-layout--contact .eb-form-layout__tagline{border-top:1px solid #ded3bd;padding-top:30px}

@media(max-width:1100px){.eb-form-layout--contact{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.eb-form-layout--contact .eb-form-layout__image{display:none}.eb-form-layout--contact .eb-contact-form{margin:0;border-radius:12px;padding:24px}}
@media(max-width:760px){.eb-breadcrumb-bar{padding:20px 22px}.eb-breadcrumb-bar>p{display:none}.eb-form-layout--contact{display:flex;flex-direction:column;gap:24px}.eb-form-layout--contact .eb-form-layout__contacts,.eb-form-layout--contact .eb-contact-form,.eb-contact-map{width:100%}.eb-form-layout--contact .eb-form-layout__image{display:block;height:300px;min-height:0;border-radius:18px;order:2}.eb-form-layout--contact .eb-form-layout__tagline{order:3}.eb-form-layout--contact .eb-contact-form{padding:22px}.eb-form-layout--contact .eb-form-layout__contacts{gap:20px}}
body:not(.eb-front-page) .site-main{background:#fff}
.eb-form-layout--contact .eb-form-layout__contacts{justify-content:stretch}
.eb-form-layout--contact .eb-form-layout__contacts h3{font-family:inherit;text-transform:uppercase}

/* Image banner above the separate breadcrumb trail. */
.eb-page-banner{position:relative;isolation:isolate;display:flex;align-items:center;min-height:320px;padding:52px 8%;overflow:hidden;background:#f8f6f2;color:#12131d;margin-top:-16px}
.eb-page-banner__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 55%;z-index:-2}
.eb-page-banner:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#faf9f7 0%,rgba(250,249,247,.97) 27%,rgba(250,249,247,.74) 44%,rgba(250,249,247,.08) 69%,transparent 100%);z-index:-1}
.eb-page-banner__content{max-width:560px;width:48%}
.eb-page-banner__eyebrow{display:flex;align-items:center;gap:24px;color:#986a1d;font-size:var(--eb-type-label);font-weight:600;letter-spacing:.24em;margin:0 0 24px}
.eb-page-banner__eyebrow:after{content:'';width:80px;height:1px;background:#b58b40}
.eb-page-banner h2{font:600 var(--eb-type-h1)/1.12 Georgia,serif;margin:0;color:#10111b}
.eb-page-banner__description{font-size:var(--eb-type-body);line-height:1.6;margin:22px 0 0;color:#343846}
.eb-page-banner+.eb-breadcrumb-bar{background:#fff;padding-left:8%;padding-right:8%}
@media(max-width:980px){.eb-page-banner{min-height:280px;padding:40px 5%}.eb-page-banner__content{width:65%}}
@media(max-width:760px){.eb-page-banner{min-height:260px;padding:36px 22px}.eb-page-banner__content{width:90%}.eb-page-banner:after{background:linear-gradient(90deg,rgba(250,249,247,.98),rgba(250,249,247,.85) 55%,rgba(250,249,247,.25))}.eb-page-banner+.eb-breadcrumb-bar{padding-left:22px;padding-right:22px}}

/* Editorial blog listing. */
.eb-blog{display:grid;grid-template-columns:minmax(0,2.6fr) minmax(230px,1fr);gap:36px;padding:55px 8% 75px;background:#fff;color:#343846}
.eb-blog__main,.eb-blog__sidebar{min-width:0}.eb-blog__toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px}
.eb-blog h2,.eb-blog h3{font-family:Georgia,serif;color:#11121c;font-weight:500}.eb-blog__toolbar h2{font-size:26px;margin:0;white-space:nowrap}
.eb-blog__filters{display:flex;flex-wrap:wrap;gap:18px;font-size:13px}.eb-blog a{color:inherit;text-decoration:none}.eb-blog a:hover{color:#986a1d}
.eb-blog__filters a{padding:8px 0}.eb-blog__filters [aria-current]{color:#986a1d;border-bottom:2px solid #ae812e}
.eb-blog__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.eb-blog-card{border:1px solid #e8e5e0;border-radius:10px;overflow:hidden;display:flex;flex-direction:column}
.eb-blog-card__image{display:block;aspect-ratio:1.6;overflow:hidden}.eb-blog-card__image img{width:100%;height:100%;object-fit:cover;display:block}
.eb-blog-card__body{padding:24px;display:flex;flex-direction:column;flex:1}.eb-blog-card__meta{display:flex;flex-wrap:wrap;gap:8px;font-size:10px;letter-spacing:.14em;text-transform:uppercase;margin:0 0 16px;color:#777b84}.eb-blog-card__meta a{color:#986a1d}
.eb-blog-card h3{font-size:23px;line-height:1.15;margin:0 0 16px}.eb-blog-card__body>p:not(.eb-blog-card__meta){font-size:14px;line-height:1.6;margin:0 0 18px}.eb-blog .eb-blog-card__more{margin-top:auto;color:#986a1d;font-size:13px}
.eb-blog__sidebar h3{font-size:22px;line-height:1.2;margin:0 0 18px}.eb-blog__search{display:flex;border:1px solid #dedbd6;border-radius:7px;margin-bottom:24px;overflow:hidden}.eb-blog input[type=search],.eb-blog input[type=email]{min-width:0;width:100%;padding:14px;border:1px solid #dedbd6;border-radius:5px;font:inherit;font-size:14px;background:#fff;color:#343846}.eb-blog__search input[type=search]{border:0}.eb-blog__search button{border:0;background:#fff;color:#343846;padding:10px 14px;cursor:pointer}
.eb-blog__panel{padding:24px;background:#f9f8f5;border-radius:10px;margin-bottom:24px}.eb-blog__categories{list-style:none;padding:0;margin:0}.eb-blog__categories a{display:flex;justify-content:space-between;gap:12px;padding:10px 0;font-size:13px}.eb-blog__categories span{color:#777b84}.eb-blog__subscribe h3{color:#986a1d}.eb-blog__subscribe p{font-size:14px;line-height:1.6}
.eb-blog__subscribe button{display:flex;justify-content:center;gap:18px;width:100%;border:0;border-radius:4px;background:linear-gradient(110deg,#8e611f,#ae812e);color:#fff;padding:15px;font:inherit;font-size:12px;text-transform:uppercase;letter-spacing:.12em;cursor:pointer}.eb-blog__consent{display:flex;align-items:flex-start;gap:8px;font-size:11px;margin:12px 0}.eb-blog__consent input{flex-shrink:0}
.eb-blog__recent{padding:12px 5px}.eb-blog__recent>a{display:flex;gap:16px;padding:16px 0;border-bottom:1px solid #e8e5e0;font-size:13px}.eb-blog__recent img{width:65px;height:65px;object-fit:cover;border-radius:7px}.eb-blog__recent time{display:block;font-size:12px;color:#777b84;margin-top:7px}
.eb-blog .pagination{margin-top:38px}.eb-blog .nav-links{display:flex;justify-content:center;gap:10px}.eb-blog .page-numbers{display:grid;place-items:center;min-width:36px;height:36px;border:1px solid #e8e5e0;border-radius:5px;font-size:13px}.eb-blog .page-numbers.current{background:#a47723;color:#fff}.eb-blog__empty{grid-column:1/-1}.eb-blog :is(a,button,input):focus-visible{outline:2px solid #986a1d;outline-offset:3px}
.eb-front-page .site-header.is-scrolled{background:#fff;color:#111;box-shadow:0 2px 14px #00000012}.eb-front-page .site-header.is-scrolled .site-header__brand a{color:#111}.eb-front-page .site-header.is-scrolled .site-header__menu-toggle span:not(.screen-reader-text){background:#111}.eb-front-page .site-header.is-scrolled .site-nav a:hover,.eb-front-page .site-header.is-scrolled .site-nav .current-menu-item>a{color:#986a1d}
@media(max-width:1100px){.eb-blog{padding:40px 5%;gap:24px}.eb-blog__toolbar{align-items:flex-start;flex-direction:column}.eb-blog-card__body{padding:20px}}
@media(max-width:760px){.eb-blog{grid-template-columns:1fr;padding:36px 22px}.eb-blog-card h3{font-size:21px}.eb-blog__sidebar{display:grid;grid-template-columns:1fr 1fr;gap:20px}.eb-blog__search,.eb-blog__recent{grid-column:1/-1}.eb-blog__panel{margin:0}}
@media(max-width:480px){.eb-blog__grid,.eb-blog__sidebar{grid-template-columns:1fr}.eb-blog__filters{gap:14px}.eb-blog input[type=search],.eb-blog input[type=email]{font-size:16px}}
.eb-event-filters{display:flex;align-items:end;flex-wrap:wrap;gap:18px;margin:28px 0}.eb-event-filters label{display:grid;gap:6px;font-size:13px}.eb-event-filters select{padding:12px;border:1px solid #b39250;border-radius:5px;font:inherit;max-width:100%;background:#fff;color:#17140d}.eb-event-card__date--range{width:auto;max-width:85%;padding:10px 14px;font-size:13px;line-height:1.4;min-height:0}.eb-event-status{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#d4ad59}.eb-event-card__media:has(img) img{object-fit:contain;background:#17140d}.eb-event-card__media:not(:has(img)){min-height:130px;background:linear-gradient(135deg,#272217,#695124)}
@media(max-width:600px){.eb-event-filters label,.eb-event-filters button{width:100%}}

/* Dark-and-gold event directory; header and footer retain their own styles. */
.eb-event-directory{padding:48px 3.2% 65px;margin-top:-16px;background:linear-gradient(180deg,#15140ee6,#11110ff5 650px),url('../images/footer-resort.png') center top/cover no-repeat;color:#f8f6ef;min-height:70vh}
.eb-event-directory__intro{display:flex;justify-content:space-between;align-items:center;gap:32px;padding:0 2% 24px}.eb-event-directory__intro h1{font-family:Georgia,serif;font-size:var(--eb-type-h1);line-height:1.05;margin:18px 0;color:#fff}.eb-event-directory__intro h1 span{color:#e7c577}.eb-event-directory__intro>div>p:last-child{font-size:15px;line-height:1.6;margin:0}.eb-event-directory__intro .eb-hero__eyebrow{color:#e7c577}.eb-event-directory__intro aside{text-align:center;min-width:220px}.eb-event-directory__intro em{display:block;font:italic 30px/1.25 Georgia,serif;color:#e7c577}.eb-event-directory__intro aside>span{display:block;font-size:10px;letter-spacing:.2em;margin-top:25px}
.eb-directory-filters{border:1px solid #b49b5c80;background:#25231a99;border-radius:18px;padding:25px;backdrop-filter:blur(10px)}.eb-directory-filters__search{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:16px;align-items:end}.eb-directory-filters label{display:grid;gap:5px;min-width:0;font-size:12px;color:#e0ddd3}.eb-directory-filters input,.eb-directory-filters select,.eb-directory-toolbar select{width:100%;min-width:0;padding:13px 14px;border:1px solid #7c776b;border-radius:8px;background:#141411c9;color:#fff;font:inherit;font-size:14px;color-scheme:dark}.eb-directory-filters input::placeholder{color:#b9b7b1}.eb-directory-filters .eb-button{border:1px solid #efd99b;cursor:pointer;min-height:49px;border-radius:9px;color:#17140d;gap:22px;padding:12px 24px}.eb-directory-filters__selects{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:22px 0}.eb-directory-filters__selects label{padding:10px 14px;border:1px solid #7c776b;border-radius:8px;background:#141411a8}.eb-directory-filters__selects select{border:0;background:transparent;padding:4px 0}.eb-directory-filters option,.eb-directory-toolbar option{background:#191814;color:#fff}
.eb-directory-chips{display:flex;align-items:center;flex-wrap:wrap;gap:9px;font-size:12px}.eb-directory-chips>span{margin-right:14px}.eb-directory-chips a{padding:10px 16px;border:1px solid #a18b5366;border-radius:30px;text-decoration:none;color:#fff}.eb-directory-chips a[aria-current],.eb-directory-toolbar nav a[aria-current]{background:linear-gradient(120deg,#f5da8c,#bd8c27);color:#15120c}.eb-directory-chips .eb-directory-clear{margin-left:auto;border:0;color:#e6c574}.eb-directory-toolbar{display:flex;align-items:center;gap:18px;margin:28px 4px 20px;scroll-margin-top:150px;font-size:13px}.eb-directory-toolbar>p{margin-right:auto}.eb-directory-toolbar strong{color:#e7c577}.eb-directory-toolbar form,.eb-directory-toolbar label,.eb-directory-toolbar nav{display:flex;align-items:center;gap:12px}.eb-directory-toolbar select{width:auto}.eb-directory-toolbar button{border:1px solid #a18b53;background:transparent;color:#e7c577;padding:10px;border-radius:7px;cursor:pointer}.eb-directory-toolbar nav{gap:0}.eb-directory-toolbar nav a{color:#fff;text-decoration:none;padding:8px 16px;border:1px solid #7c776b;font-size:22px}.eb-directory-toolbar nav a:first-child{border-radius:8px 0 0 8px}.eb-directory-toolbar nav a:last-child{border-radius:0 8px 8px 0}
.eb-event-directory .eb-event-card{border-radius:14px;background:#11110ff0;border-color:#b49b5c99}.eb-event-directory .eb-event-card__media{height:220px}.eb-event-directory .eb-event-card__date{top:12px;left:12px;max-width:165px;border-radius:6px;background:#f4e6c6;color:#201a0c;font-weight:600;box-shadow:none}.eb-event-directory .eb-event-card__body{padding:18px 22px}.eb-event-directory .eb-event-card__category{margin:0;padding:0;background:none;color:#e7c577;font-size:10px;letter-spacing:.12em}.eb-event-directory .eb-event-card h3{font-family:Georgia,serif;font-size:22px;margin:12px 0 18px}.eb-event-directory .eb-event-card__body>p:not(.eb-event-status){display:none}.eb-event-directory .eb-event-card__body>.eb-event-status{font-size:10px;color:#aaa79e;margin:10px 0 0}.eb-event-directory .eb-event-card__bottom{color:#c9c6be}.eb-event-directory .eb-event-card__arrow{border-color:#ddba65;color:#e7c577;width:38px;height:38px;flex-basis:38px;font-size:20px}.eb-events-grid--list{grid-template-columns:1fr}.eb-events-grid--list .eb-event-card{display:grid;grid-template-columns:280px 1fr}.eb-events-grid--list .eb-event-card__media{height:100%;min-height:220px}.eb-directory-pagination{display:flex;gap:10px;justify-content:center;margin-top:30px}.eb-directory-pagination .page-numbers{padding:8px 14px;border:1px solid #a18b53;color:#e7c577;border-radius:5px;text-decoration:none}.eb-directory-pagination .current{background:#e7c577;color:#17140d}.eb-event-directory :is(a,button,input,select):focus-visible{outline:2px solid #f5da8c;outline-offset:4px}
@media(max-width:1100px){.eb-directory-filters__search{grid-template-columns:2fr 1fr 1fr}.eb-directory-filters__search button{grid-column:1/-1;justify-self:end}.eb-directory-filters__selects{grid-template-columns:repeat(2,minmax(0,1fr))}.eb-event-directory__intro aside{display:none}}
@media(max-width:760px){.eb-event-directory{padding:32px 20px}.eb-event-directory__intro{padding:0 0 24px}.eb-directory-filters{padding:18px}.eb-directory-filters__search{grid-template-columns:1fr 1fr}.eb-directory-filters__search>label:first-child{grid-column:1/-1}.eb-directory-filters__search button{width:100%;justify-content:center}.eb-directory-filters__selects{grid-template-columns:1fr}.eb-directory-toolbar{flex-wrap:wrap;gap:12px}.eb-directory-toolbar>p{width:100%;margin:0}.eb-directory-toolbar form{flex-wrap:wrap}.eb-directory-toolbar select{max-width:180px}.eb-directory-filters input,.eb-directory-filters select{font-size:16px}.eb-events-grid--list .eb-event-card{grid-template-columns:1fr}.eb-events-grid--list .eb-event-card__media{height:220px}.eb-directory-chips .eb-directory-clear{margin:0}}
/* ==========================================================
   EBUKHOSINI EVENTS DIRECTORY — NEW DESIGN
   ========================================================== */

.eb-event-directory {
    --event-gold: #e2b536;
    --event-gold-light: #f3d77c;
    --event-cream: #f4ead0;
    --event-bg: #17150f;
    --event-panel: rgba(28, 26, 20, 0.88);
    --event-border: rgba(226, 181, 54, 0.32);
    --event-text: #f8f5ed;
    --event-muted: #bdb9ae;

    position: relative;
    isolation: isolate;
    min-height: 70vh;

    padding: 54px 3.2% 72px;
    margin-top: -16px;

    color: var(--event-text);

    background:
        linear-gradient(
            90deg,
            rgba(15, 14, 10, 0.97) 0%,
            rgba(15, 14, 10, 0.92) 44%,
            rgba(15, 14, 10, 0.78) 100%
        ),
        url("../images/footer-resort.png")
        center top / cover no-repeat;
}

.eb-event-directory::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;

    background:
        linear-gradient(
            180deg,
            rgba(13, 12, 9, 0.12),
            #13120e 640px
        );
}


/* INTRO
   ========================================================== */

.eb-event-directory__intro {
    display: grid;
    grid-template-columns:
        minmax(0, 1fr)
        minmax(210px, 310px);

    align-items: center;

    gap: 50px;

    max-width: 1500px;
    margin: 0 auto;
    padding: 0 0 30px;
}

.eb-event-directory__intro-content {
    max-width: 760px;
}

.eb-event-directory__eyebrow {
    display: flex;
    align-items: center;

    gap: 16px;

    margin: 0 0 16px;

    color: var(--event-gold-light);

    font-size: 11px;
    font-weight: 600;

    letter-spacing: 0.28em;
    text-transform: uppercase;
}

.eb-event-directory__eyebrow span {
    display: block;

    width: 75px;
    height: 1px;

    background: var(--event-gold);
}

.eb-event-directory__intro h1 {
    max-width: 720px;

    margin: 0 0 18px;

    font-family: Georgia, "Times New Roman", serif;

    font-size: clamp(40px, 4.3vw, 66px);
    font-weight: 500;

    line-height: 0.98;
    letter-spacing: -0.035em;

    color: #fff;
}

.eb-event-directory__intro h1 span {
    display: block;

    color: var(--event-gold-light);
}

.eb-event-directory__description {
    max-width: 720px;

    margin: 0;

    color: #e4e0d7;

    font-size: 14px;
    line-height: 1.7;
}


/* TAGLINE */

.eb-event-directory__tagline {
    text-align: center;
}

.eb-event-directory__tagline em {
    display: block;

    margin: 0;

    color: var(--event-gold-light);

    font-family: Georgia, "Times New Roman", serif;
    font-size: 28px;
    font-weight: 400;
    font-style: italic;

    line-height: 1.2;
}

.eb-event-directory__tagline > span {
    display: block;

    width: 95px;
    height: 1px;

    margin: 20px auto;

    background: var(--event-gold);
}

.eb-event-directory__tagline p {
    margin: 0;

    color: #fff;

    font-size: 9px;
    letter-spacing: 0.24em;
}


/* ==========================================================
   FILTER CONTAINER
   ========================================================== */

.eb-directory-filters {
    max-width: 1500px;

    margin: 0 auto;

    padding: 24px;

    border: 1px solid var(--event-border);
    border-radius: 18px;

    background:
        linear-gradient(
            120deg,
            rgba(30, 28, 21, 0.94),
            rgba(20, 19, 15, 0.90)
        );

    box-shadow:
        0 20px 60px rgba(0, 0, 0, 0.20);

    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
}


/* TOP FILTER ROW
   ========================================================== */

.eb-directory-filters__top {
    display: grid;

    grid-template-columns:
        minmax(260px, 2fr)
        minmax(170px, 0.9fr)
        minmax(170px, 0.9fr)
        auto;

    gap: 14px;

    align-items: stretch;
}


/* GENERIC INPUT */

.eb-directory-field {
    position: relative;

    display: flex;
    align-items: center;

    min-height: 52px;

    padding: 0 16px;

    border: 1px solid rgba(244, 234, 208, 0.30);
    border-radius: 8px;

    background: rgba(12, 12, 10, 0.58);

    transition:
        border-color 0.2s ease,
        background 0.2s ease;
}

.eb-directory-field:focus-within {
    border-color: var(--event-gold);

    background: rgba(12, 12, 10, 0.82);
}

.eb-directory-field__icon {
    display: grid;
    place-items: center;

    width: 21px;
    height: 21px;

    margin-right: 12px;

    flex: 0 0 21px;

    color: #fff;
}

.eb-directory-field__icon svg {
    width: 100%;
    height: 100%;

    fill: none;

    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.eb-directory-field input {
    width: 100%;

    padding: 0 !important;

    border: 0 !important;
    outline: 0 !important;

    background: transparent !important;

    color: #fff !important;

    font-family: inherit;
    font-size: 13px !important;

    box-shadow: none !important;
}

.eb-directory-field input::placeholder {
    color: #9e9b93 !important;
}

.eb-directory-field input[type="date"] {
    color-scheme: dark;
}


/* FILTER BUTTON */

.eb-directory-filter-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    gap: 28px;

    min-width: 190px;

    padding: 0 26px;

    border: 1px solid #f1d77f;
    border-radius: 8px;

    background:
        linear-gradient(
            120deg,
            #f1d479,
            #d7a622
        );

    color: #17140d;

    font-family: inherit;
    font-size: 14px;
    font-weight: 600;

    cursor: pointer;

    transition:
        transform 0.2s ease,
        box-shadow 0.2s ease;
}

.eb-directory-filter-button:hover {
    transform: translateY(-1px);

    box-shadow:
        0 12px 28px rgba(215, 166, 34, 0.20);
}

.eb-directory-filter-button span:last-child {
    font-size: 20px;
}


/* ==========================================================
   SELECT ROW
   ========================================================== */

.eb-directory-filters__selects {
    display: grid;

    grid-template-columns:
        repeat(4, minmax(0, 1fr));

    gap: 14px;

    margin: 18px 0 20px;
}

.eb-directory-select {
    display: flex !important;
    align-items: center;

    min-height: 66px;

    gap: 13px;

    padding: 10px 15px !important;

    border: 1px solid rgba(244, 234, 208, 0.28) !important;
    border-radius: 8px !important;

    background: rgba(12, 12, 10, 0.52) !important;

    cursor: pointer;
}

.eb-directory-select:focus-within {
    border-color: var(--event-gold) !important;
}

.eb-directory-select__icon {
    display: grid;
    place-items: center;

    width: 27px;

    color: #fff;

    font-size: 20px;
}

.eb-directory-select__content {
    display: block;

    width: 100%;
    min-width: 0;
}

.eb-directory-select small {
    display: block;

    margin: 0 0 2px;

    color: #d4d0c6;

    font-size: 10px;
    font-weight: 400;

    line-height: 1.2;
}

.eb-directory-select select {
    display: block;

    width: 100%;

    padding: 2px 26px 2px 0 !important;

    border: 0 !important;
    outline: 0 !important;

    background: transparent !important;

    color: #fff !important;

    font-family: inherit;
    font-size: 13px !important;

    cursor: pointer;

    box-shadow: none !important;
}

.eb-directory-select option {
    background: #181611;
    color: #fff;
}


/* ==========================================================
   QUICK FILTER CHIPS
   ========================================================== */

.eb-directory-chips {
    display: flex;
    align-items: center;
    flex-wrap: wrap;

    gap: 9px;

    padding-top: 2px;

    font-size: 11px;
}

.eb-directory-chips__label {
    margin-right: 8px;

    color: #fff;
}

.eb-directory-chips a {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    min-height: 38px;

    padding: 8px 17px;

    border: 1px solid rgba(226, 181, 54, 0.34);
    border-radius: 999px;

    color: #f5f2e9;

    background: rgba(13, 12, 10, 0.26);

    text-decoration: none;

    transition:
        background 0.2s ease,
        color 0.2s ease,
        border-color 0.2s ease,
        transform 0.2s ease;
}

.eb-directory-chips a:hover {
    border-color: var(--event-gold);

    color: var(--event-gold-light);

    transform: translateY(-1px);
}

.eb-directory-chips a[aria-current="true"] {
    border-color: transparent;

    background:
        linear-gradient(
            120deg,
            #f3d77c,
            #d7a522
        );

    color: #17140d;
}

.eb-directory-chips .eb-directory-clear {
    margin-left: auto;

    gap: 8px;

    border: 0;

    background: transparent;

    color: #f0d477;
}

.eb-directory-clear span {
    font-size: 18px;
}


/* ==========================================================
   RESULTS TOOLBAR
   ========================================================== */

.eb-directory-toolbar {
    display: flex;
    align-items: center;

    max-width: 1500px;

    gap: 20px;

    margin: 24px auto 18px;

    scroll-margin-top: 140px;

    font-size: 12px;
}

.eb-directory-toolbar > p {
    margin: 0 auto 0 0;

    color: #dedbd3;
}

.eb-directory-toolbar strong {
    color: var(--event-gold-light);
}

.eb-directory-toolbar__actions {
    display: flex;
    align-items: center;

    gap: 12px;
}

.eb-directory-toolbar form,
.eb-directory-toolbar label {
    display: flex;
    align-items: center;

    gap: 10px;
}

.eb-directory-toolbar label > span {
    color: #d3d0c7;
}

.eb-directory-toolbar select {
    min-width: 210px;

    padding: 11px 38px 11px 14px !important;

    border: 1px solid rgba(244, 234, 208, 0.32) !important;
    border-radius: 7px !important;

    background: #15140f !important;

    color: #fff !important;

    font-size: 12px !important;
}

.eb-directory-toolbar button {
    border: 1px solid var(--event-border);
    border-radius: 7px;

    background: transparent;

    color: var(--event-gold-light);

    padding: 9px 13px;

    cursor: pointer;
}


/* GRID / LIST BUTTON */

.eb-directory-layout {
    display: flex !important;
    align-items: stretch !important;

    gap: 0 !important;
}

.eb-directory-layout a {
    display: grid;
    place-items: center;

    width: 44px;
    height: 42px;

    padding: 0 !important;

    border: 1px solid rgba(244, 234, 208, 0.28) !important;

    background: rgba(15, 14, 11, 0.5);

    color: #fff !important;

    text-decoration: none;
}

.eb-directory-layout a:first-child {
    border-radius: 7px 0 0 7px !important;
}

.eb-directory-layout a:last-child {
    border-radius: 0 7px 7px 0 !important;

    border-left: 0 !important;
}

.eb-directory-layout a[aria-current="true"] {
    background:
        linear-gradient(
            120deg,
            #d9ad37,
            #8f681b
        ) !important;

    color: #fff !important;
}

.eb-directory-layout svg {
    width: 17px;
    height: 17px;

    fill: none;

    stroke: currentColor;
    stroke-width: 1.8;
}


/* ==========================================================
   EVENT GRID
   ========================================================== */

.eb-event-directory .eb-events-grid {
    max-width: 1500px;

    margin: 0 auto;

    display: grid;

    grid-template-columns:
        repeat(3, minmax(0, 1fr));

    gap: 18px;
}


/* CARD */

.eb-event-directory .eb-event-card {
    overflow: hidden;

    border: 1px solid rgba(226, 181, 54, 0.35);
    border-radius: 12px;

    background:
        linear-gradient(
            150deg,
            rgba(20, 19, 15, 0.98),
            rgba(14, 14, 12, 0.98)
        );

    box-shadow:
        0 18px 42px rgba(0, 0, 0, 0.14);

    transition:
        transform 0.25s ease,
        border-color 0.25s ease,
        box-shadow 0.25s ease;
}

.eb-event-directory .eb-event-card:hover {
    transform: translateY(-4px);

    border-color: rgba(226, 181, 54, 0.68);

    box-shadow:
        0 24px 55px rgba(0, 0, 0, 0.26);
}


/* CARD IMAGE */

.eb-event-directory .eb-event-card__media {
    position: relative;

    height: 215px;

    overflow: hidden;

    background:
        linear-gradient(
            135deg,
            #3c321d,
            #17140e
        );
}

.eb-event-directory .eb-event-card__media > img {
    width: 100%;
    height: 100%;

    object-fit: cover !important;

    display: block;

    transition: transform 0.45s ease;
}

.eb-event-directory .eb-event-card:hover
.eb-event-card__media > img {
    transform: scale(1.035);
}

.eb-event-directory .eb-event-card__media::after {
    content: "";

    position: absolute;
    inset: auto 0 0;

    height: 45%;

    background:
        linear-gradient(
            transparent,
            rgba(12, 11, 8, 0.55)
        );

    pointer-events: none;
}


/* DATE */

.eb-event-directory .eb-event-card__date {
    position: absolute;

    z-index: 2;

    top: 14px;
    left: 14px;

    width: auto;
    max-width: 165px;

    min-height: 0;

    padding: 9px 13px;

    border: 1px solid rgba(255, 255, 255, 0.25);
    border-radius: 7px;

    background: rgba(247, 232, 193, 0.96);

    color: #201a0d;

    font-size: 11px;
    font-weight: 700;

    line-height: 1.35;

    box-shadow:
        0 8px 20px rgba(0, 0, 0, 0.15);
}


/* CARD BODY */

.eb-event-directory .eb-event-card__body {
    display: flex;
    flex-direction: column;
    align-items: flex-start;

    min-height: 170px;

    padding: 18px 20px 20px;
}

.eb-event-directory .eb-event-card__category {
    margin: 0;

    padding: 0;

    border: 0;
    border-radius: 0;

    background: none;

    color: var(--event-gold-light);

    font-size: 9px;
    font-weight: 600;

    letter-spacing: 0.15em;
    text-transform: uppercase;
}

.eb-event-directory .eb-event-status {
    margin: 8px 0 0 !important;

    color: #99968e !important;

    font-size: 9px !important;
    font-weight: 500;

    letter-spacing: 0.14em;
    text-transform: uppercase;
}

.eb-event-directory .eb-event-card h3 {
    margin: 12px 0 17px;

    font-family: Georgia, "Times New Roman", serif;

    font-size: 21px;

    font-weight: 500;

    line-height: 1.12;
}

.eb-event-directory .eb-event-card h3 a {
    color: #fff;

    text-decoration: none;
}

.eb-event-directory .eb-event-card h3 a:hover {
    color: var(--event-gold-light);
}

.eb-event-directory
.eb-event-card__body
> p:not(.eb-event-status) {
    display: none;
}


/* LOCATION */

.eb-event-directory .eb-event-card__bottom {
    display: flex;
    align-items: center;

    width: 100%;

    gap: 12px;

    margin-top: auto;

    color: #c8c5bc;
}

.eb-event-directory
.eb-event-card__bottom > span {
    display: flex;
    align-items: center;

    min-width: 0;

    gap: 7px;

    font-size: 11px;
}

.eb-event-directory
.eb-event-card__bottom svg {
    width: 16px;
    height: 18px;

    fill: var(--event-gold);

    flex: 0 0 16px;
}

.eb-event-directory .eb-event-card__arrow {
    display: grid;
    place-items: center;

    width: 38px;
    height: 38px;

    flex: 0 0 38px;

    margin-left: auto;

    border: 1px solid var(--event-gold);
    border-radius: 50%;

    color: var(--event-gold-light);

    font-size: 18px;

    transition:
        background 0.2s ease,
        color 0.2s ease;
}

.eb-event-directory
.eb-event-card__arrow:hover {
    background: var(--event-gold);

    color: #15120c;
}


/* ==========================================================
   LIST VIEW
   ========================================================== */

.eb-event-directory
.eb-events-grid.eb-events-grid--list {
    grid-template-columns: 1fr;
}

.eb-event-directory
.eb-events-grid--list
.eb-event-card {
    display: grid;

    grid-template-columns:
        minmax(260px, 360px)
        1fr;
}

.eb-event-directory
.eb-events-grid--list
.eb-event-card__media {
    height: 100%;
    min-height: 220px;
}


/* ==========================================================
   EMPTY
   ========================================================== */

.eb-directory-empty {
    grid-column: 1 / -1;

    padding: 55px 25px;

    border: 1px solid var(--event-border);
    border-radius: 12px;

    background: rgba(20, 19, 15, 0.78);

    text-align: center;
}

.eb-directory-empty h3 {
    margin: 0 0 8px;

    font-family: Georgia, serif;
    font-size: 24px;

    color: #fff;
}

.eb-directory-empty p {
    margin: 0 0 18px;

    color: var(--event-muted);

    font-size: 13px;
}

.eb-directory-empty a {
    color: var(--event-gold-light);
}


/* ==========================================================
   PAGINATION
   ========================================================== */

.eb-directory-pagination {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;

    gap: 8px;

    max-width: 1500px;

    margin: 32px auto 0;
}

.eb-directory-pagination .page-numbers {
    display: grid;
    place-items: center;

    min-width: 38px;
    height: 38px;

    padding: 0 10px;

    border: 1px solid rgba(226, 181, 54, 0.35);
    border-radius: 6px;

    color: var(--event-gold-light);

    text-decoration: none;

    font-size: 12px;
}

.eb-directory-pagination .page-numbers.current,
.eb-directory-pagination .page-numbers:hover {
    background: var(--event-gold);

    color: #17140d;
}


/* ==========================================================
   ACCESSIBILITY
   ========================================================== */

.eb-event-directory
:is(a, button, input, select):focus-visible {
    outline: 2px solid var(--event-gold-light);
    outline-offset: 3px;
}


/* ==========================================================
   TABLET
   ========================================================== */

@media (max-width: 1100px) {

    .eb-event-directory {
        padding:
            44px
            4%
            60px;
    }

    .eb-event-directory__intro {
        grid-template-columns: 1fr;
    }

    .eb-event-directory__tagline {
        display: none;
    }

    .eb-directory-filters__top {
        grid-template-columns:
            2fr
            1fr
            1fr;
    }

    .eb-directory-filter-button {
        grid-column: 1 / -1;

        justify-self: end;

        min-height: 50px;
    }

    .eb-directory-filters__selects {
        grid-template-columns:
            repeat(2, minmax(0, 1fr));
    }

    .eb-event-directory .eb-events-grid {
        grid-template-columns:
            repeat(2, minmax(0, 1fr));
    }

}


/* ==========================================================
   MOBILE
   ========================================================== */

@media (max-width: 760px) {

    .eb-event-directory {
        padding:
            34px
            20px
            50px;

        margin-top: 0;
    }

    .eb-event-directory__intro {
        padding-bottom: 22px;
    }

    .eb-event-directory__intro h1 {
        font-size: clamp(34px, 11vw, 44px);
    }

    .eb-event-directory__description {
        font-size: 13px;
    }

    .eb-directory-filters {
        padding: 15px;

        border-radius: 13px;
    }

    .eb-directory-filters__top {
        grid-template-columns: 1fr;
    }

    .eb-directory-field {
        min-height: 50px;
    }

    .eb-directory-filter-button {
        grid-column: auto;

        width: 100%;

        min-height: 50px;
    }

    .eb-directory-filters__selects {
        grid-template-columns: 1fr;

        gap: 10px;

        margin: 14px 0 18px;
    }

    .eb-directory-select {
        min-height: 60px;
    }

    .eb-directory-chips {
        gap: 7px;
    }

    .eb-directory-chips__label {
        width: 100%;

        margin: 0 0 3px;
    }

    .eb-directory-chips a {
        min-height: 34px;

        padding: 7px 12px;
    }

    .eb-directory-chips .eb-directory-clear {
        margin-left: 0;
    }

    .eb-directory-toolbar {
        align-items: flex-start;
        flex-direction: column;

        gap: 12px;

        margin-top: 22px;
    }

    .eb-directory-toolbar__actions {
        width: 100%;

        justify-content: space-between;
    }

    .eb-directory-toolbar form {
        flex: 1;
    }

    .eb-directory-toolbar label {
        width: 100%;
    }

    .eb-directory-toolbar label > span {
        display: none;
    }

    .eb-directory-toolbar select {
        width: 100%;
        min-width: 0;
    }

    .eb-event-directory .eb-events-grid {
        grid-template-columns: 1fr;
    }

    .eb-event-directory
    .eb-events-grid--list
    .eb-event-card {
        grid-template-columns: 1fr;
    }

    .eb-event-directory
    .eb-events-grid--list
    .eb-event-card__media {
        height: 210px;
    }

}


/* SMALL MOBILE */

@media (max-width: 480px) {

    .eb-event-directory {
        padding-left: 15px;
        padding-right: 15px;
    }

    .eb-event-directory__eyebrow {
        font-size: 9px;
    }

    .eb-event-directory__eyebrow span {
        width: 45px;
    }

    .eb-event-directory .eb-event-card__media {
        height: 200px;
    }

    .eb-event-directory .eb-event-card h3 {
        font-size: 19px;
    }

    .eb-directory-toolbar__actions {
        align-items: stretch;
    }

    .eb-directory-layout {
        flex-shrink: 0;
    }

}/* Shared archive and ACF directory heading and image. */
.eb-event-directory{background-image:linear-gradient(180deg,#15140ebd,#11110ff5 750px),var(--eb-directory-background,url('../images/footer-resort.png'));background-size:100% 100%,100% auto;background-position:center top;background-repeat:no-repeat}
.eb-event-directory--block{margin-top:0;scroll-margin-top:130px}
.eb-event-directory .eb-event-directory__heading{font:600 var(--eb-type-h1)/1.08 Georgia,serif;color:#fff;margin:18px 0}
.eb-event-directory .eb-event-directory__heading span{display:block;color:#e7c577}
.eb-event-directory--block .eb-event-directory__heading{font-size:var(--eb-type-h2)}

/* Reusable Gallery block. */
.eb-gallery{padding:32px 3.8% 60px;background:#fff;color:#242633}.eb-gallery__toolbar{display:flex;gap:25px;align-items:center;justify-content:space-between}.eb-gallery__categories{display:flex;gap:10px;flex-wrap:wrap}.eb-gallery button,.eb-gallery select,.eb-gallery input{font:inherit;font-size:12px;color:inherit}.eb-gallery__categories button{border:1px solid #e1e1e5;border-radius:22px;padding:10px 18px;background:#fff;cursor:pointer}.eb-gallery button[aria-pressed=true]{background:linear-gradient(120deg,#926316,#b88b30);color:#fff;border-color:#a47723}.eb-gallery__search input{width:240px;padding:12px 16px;border:1px solid #ddd;border-radius:7px}.eb-gallery__options{display:flex;gap:10px;align-items:center;justify-content:end;margin:18px 0 25px}.eb-gallery__options p{margin-right:auto;font-size:12px;color:#777}.eb-gallery__options select{padding:9px 22px;border:1px solid #ddd;border-radius:6px;background:#fff;margin-left:8px}.eb-gallery__options>button{padding:7px 14px;border:1px solid #ddd;border-radius:5px;background:#fff;cursor:pointer;font-size:20px}.eb-gallery__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:230px;gap:10px;grid-auto-flow:dense}.eb-gallery__item{position:relative;display:block;overflow:hidden;border-radius:10px;color:#fff;text-decoration:none;min-width:0}.eb-gallery__item.is-leading{grid-row:span 2}.eb-gallery__item[hidden]{display:none}.eb-gallery__item>img{width:100%;height:100%;object-fit:cover;transition:transform .2s}.eb-gallery__item:hover>img{transform:scale(1.025)}.eb-gallery__item:after{content:'';position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#000b);pointer-events:none}.eb-gallery__caption{position:absolute;bottom:18px;left:16px;right:44px;z-index:1;display:grid;gap:4px;font-size:12px}.eb-gallery__caption strong{font-size:15px}.eb-gallery__plus{position:absolute;right:14px;bottom:18px;border:1px solid white;border-radius:50%;width:25px;height:25px;display:grid;place-items:center;z-index:1;font-size:22px}.eb-gallery.is-list .eb-gallery__grid{grid-template-columns:1fr;grid-auto-rows:200px}.eb-gallery.is-list .eb-gallery__item.is-leading{grid-row:auto}.eb-gallery__dialog{width:min(1000px,92vw);max-height:90vh;border:1px solid #bb954e;border-radius:12px;background:#171611;color:#fff;padding:20px;text-align:center}.eb-gallery__dialog::backdrop{background:#000c}.eb-gallery__dialog>img{display:block;max-width:100%;height:65vh;object-fit:contain;margin:auto}.eb-gallery__dialog button{background:#a47723;color:#fff;border:0;border-radius:5px;cursor:pointer;padding:8px 18px;font-size:22px}.eb-gallery__dialog>[data-gallery-close]{position:absolute;right:10px;top:10px}.eb-gallery :is(a,button,input,select):focus-visible{outline:2px solid #b88b30;outline-offset:3px}
@media(max-width:980px){.eb-gallery__toolbar{align-items:start;flex-direction:column}.eb-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.eb-gallery__search,.eb-gallery__search input{width:100%}}
@media(max-width:600px){.eb-gallery{padding:24px 20px}.eb-gallery__grid{grid-template-columns:1fr;grid-auto-rows:260px}.eb-gallery__item.is-leading{grid-row:auto}.eb-gallery input,.eb-gallery select{font-size:16px}.eb-gallery__categories{gap:7px}.eb-gallery__categories button{padding:8px 12px}.eb-gallery__options{flex-wrap:wrap}.eb-gallery__dialog>img{height:55vh}}
@media(prefers-reduced-motion:reduce){.eb-gallery__item>img{transition:none}}
.eb-highlights{padding:38px 6%;color:#343846;background:#faf8f4}.eb-highlights--dark{background:#211e15 center/cover;color:#fff}.eb-highlights__items{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.eb-highlights__items>div{text-align:center;padding:8px 20px;border-left:1px solid #bc985750}.eb-highlights__items>div:first-child{border-left:0}.eb-highlights svg{width:32px;height:32px;color:#b98a2e}.eb-highlights h3{font-size:16px;line-height:1.3;margin:12px 0 5px}.eb-highlights p{font-size:14px;line-height:1.6;margin:0}.eb-highlights--light:has(.eb-highlights__intro){display:grid;grid-template-columns:1fr 1.6fr;gap:35px}.eb-highlights--light .eb-highlights__items{grid-template-columns:repeat(3,minmax(0,1fr))}.eb-highlights h2{font:600 var(--eb-type-h2)/1.15 Georgia,serif;margin:16px 0;color:#15151b}.eb-highlights .eb-image-text__button{margin-top:22px}.eb-highlights__intro .eb-image-text__eyebrow{font-size:11px}
@media(max-width:760px){.eb-highlights--light:has(.eb-highlights__intro){grid-template-columns:1fr}.eb-highlights__items,.eb-highlights--light .eb-highlights__items{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.eb-highlights{padding:30px 22px}.eb-highlights__items>div{padding:8px}.eb-highlights__items>div:nth-child(odd){border-left:0}}
.eb-experience-cards{padding:50px 5%;background:#fff;color:#343846}.eb-experience-cards>header{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-bottom:28px}.eb-experience-cards>header>div{max-width:750px}.eb-experience-cards h2{font:600 var(--eb-type-h2)/1.15 Georgia,serif;color:#15151b;margin:16px 0}.eb-experience-cards>header p{font-size:15px;line-height:1.6}.eb-experience-cards>header .eb-image-text__eyebrow{font-size:11px}.eb-experience-cards em{font:italic 28px/1.25 Georgia,serif;color:#a47723;min-width:150px;text-align:center}.eb-experience-cards__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.eb-experience-cards .eb-experience-card{position:relative;min-height:380px;background:#171711;border-radius:10px;overflow:hidden;display:flex;align-items:end;color:#fff}.eb-experience-cards .eb-experience-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.eb-experience-cards .eb-experience-card:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 25%,#12120fdd 61%,#12120f 100%)}.eb-experience-cards .eb-experience-card>div{position:relative;z-index:1;padding:24px;width:100%}.eb-experience-cards .eb-experience-card h3{display:flex;align-items:center;gap:12px;font:600 20px/1.2 Georgia,serif;margin:0 0 15px}.eb-experience-cards .eb-experience-card h3>span{display:grid;place-items:center;background:#dfb64f;color:#1d180c;border-radius:50%;width:44px;height:44px;flex-shrink:0}.eb-experience-cards .eb-experience-card svg{width:25px;height:25px}.eb-experience-cards .eb-experience-card p{font-size:14px;line-height:1.6;color:#d6d5ce;margin:0 0 18px}.eb-experience-cards .eb-experience-card a{color:#e7c577;font-size:13px;text-decoration:none}.eb-experience-cards .eb-experience-card a:focus-visible{outline:2px solid #e7c577;outline-offset:5px}
@media(max-width:980px){.eb-experience-cards__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.eb-experience-cards{padding:36px 22px}.eb-experience-cards__grid{grid-template-columns:1fr}.eb-experience-cards>header{display:block}.eb-experience-cards em{display:none}.eb-experience-cards .eb-experience-card{min-height:340px}}
/* Preserve the full artwork on event detail pages. */
.single-eb_event .eb-event-page__image{object-fit:contain;height:auto;max-height:700px;background:#17140d}
.post-type-archive-eb_event .eb-event-directory{margin-top:0}

/* Founder story: the same editable section on Home and About. */
.eb-founder{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(28px,4vw,64px);padding:60px 5%;background:#faf8f4;color:#262b34;align-items:center}
.eb-founder__portrait{position:relative;margin:0;border-radius:12px;overflow:hidden;background:#eae4d9}
.eb-founder__photo{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center}
.eb-founder__portrait figcaption{position:absolute;bottom:24px;left:24px;right:24px;width:fit-content;max-width:calc(100% - 48px);padding:16px 20px;border:1px solid #b58a31;border-radius:8px;background:#15150fe8;color:#fff}
.eb-founder__portrait strong{display:block;color:#e6c46f;font-size:12px;letter-spacing:.15em;line-height:1.5}
.eb-founder__portrait figcaption span{display:block;font-size:11px;letter-spacing:.12em;text-transform:uppercase;margin-top:5px}
.eb-founder__tagline{text-align:center;font-size:10px;letter-spacing:.25em;text-transform:uppercase;margin:22px 0 0;color:#6e655a}
.eb-founder__eyebrow{display:flex;align-items:center;gap:18px;color:#a77925;font-size:11px;line-height:1.6;letter-spacing:.23em;text-transform:uppercase;font-weight:600;margin:0 0 18px}
.eb-founder__eyebrow:after{content:'';height:1px;flex:0 1 85px;background:#b58a31}
.eb-founder h2{font:600 var(--eb-type-h2)/1.12 Georgia,serif;color:#171c23;margin:0 0 24px;max-width:540px}
.eb-founder__bio{font-size:15px;line-height:1.65}.eb-founder__bio p{margin:0 0 18px}
.eb-founder blockquote{display:flex;align-items:center;gap:22px;margin:25px 0;background:#f2eadb;border-radius:12px;padding:22px 26px;color:#845c17}
.eb-founder blockquote>span{font:70px/.8 Georgia,serif;color:#b58a31}.eb-founder blockquote p{border-left:1px solid #bc9857;padding-left:22px;margin:0;font:italic 24px/1.3 Georgia,serif}
.eb-founder__name{font:italic 26px/1.3 Georgia,serif;margin:26px 0 6px;color:#171c23}.eb-founder__role{font-size:11px;letter-spacing:.18em;text-transform:uppercase;margin:0}
.eb-founder__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:38px}.eb-founder__facts>div{display:flex;gap:12px;align-items:center;border-left:1px solid #bc985745;padding-left:16px}.eb-founder__facts>div:first-child{padding-left:0;border:0}.eb-founder__facts svg{width:28px;height:28px;flex-shrink:0;color:#ab7d27}.eb-founder__facts p{margin:0;line-height:1.4}.eb-founder__facts strong{font-size:12px;font-weight:600}.eb-founder__facts span{display:block;font-size:10px;letter-spacing:.13em;text-transform:uppercase;margin-top:7px}
@media(max-width:980px){.eb-founder{gap:28px}.eb-founder__facts{gap:12px}.eb-founder__facts>div{display:block;padding-left:10px}.eb-founder__facts svg{margin-bottom:8px}.eb-founder blockquote{padding:20px;gap:14px}.eb-founder blockquote p{font-size:21px;padding-left:14px}}
@media(max-width:760px){.eb-founder{grid-template-columns:1fr;padding:38px 5%}.eb-founder__photo{aspect-ratio:1/1;object-position:center}.eb-founder__bio{font-size:14px}.eb-founder__portrait figcaption{bottom:16px;left:16px;right:16px;max-width:calc(100% - 32px)}.eb-founder__facts{margin-top:26px}.eb-founder__name{font-size:23px}.eb-founder blockquote p{font-size:20px}}

/* Keep the hero cards in normal flow; content can grow on short screens. */
.eb-hero,.admin-bar .eb-hero{height:auto;min-height:100svh;display:flex;flex-direction:column}
.eb-hero__frame,.eb-hero--compact .eb-hero__frame{flex:1;min-height:0;height:auto;overflow:visible}
.eb-hero__slides{height:100%;min-height:0}
.eb-hero__slide,.eb-hero--compact .eb-hero__slide{height:auto;min-height:0;padding:112px 3.5vw 70px}
.eb-hero__content{margin-top:0}
.eb-hero__controls{bottom:16px}
.eb-hero__tagline{bottom:100px}
.eb-hero .eb-experiences{flex:none;height:auto;min-height:0;padding:0 2.2vw 18px;gap:14px}
.eb-hero .eb-experience-card{height:auto;min-height:0;display:block;border-radius:12px}
.eb-hero .eb-experience-card__body{height:auto;min-height:clamp(170px,25svh,220px);padding:65px 48px 14px 16px;justify-content:flex-end}
.eb-hero .eb-experience-card__icon{position:relative;top:auto;bottom:auto;left:auto;width:32px;height:32px;margin-bottom:8px;flex-shrink:0}
.eb-hero .eb-experience-card__icon svg{width:19px;height:19px}
.eb-hero .eb-experience-card h2{font-size:16px;margin:0 0 5px;line-height:1.2}
.eb-hero .eb-experience-card p{font-size:12px;line-height:1.4;margin:0}
.eb-hero .eb-experience-card__link{width:32px;height:32px;bottom:14px;right:10px;font-size:20px}
@media(min-width:981px){
 .eb-hero__slide{padding-top:110px;padding-bottom:64px}
 .eb-hero__title{font-size:clamp(38px,6svh,54px)}
 .eb-hero__eyebrow{margin-bottom:12px}
 .eb-hero__copy{margin-top:12px}
 .eb-hero__actions{margin-top:14px}
}
@media(max-width:980px){
 .eb-hero__slide,.eb-hero--compact .eb-hero__slide{padding:105px 24px 65px}
 .eb-hero__content{max-width:560px;width:100%}
 .eb-hero__actions{margin-top:20px;gap:14px}
 .eb-hero__tagline{display:none}
 .eb-hero .eb-experiences{gap:10px;padding:0 18px 18px}
 .eb-hero .eb-experience-card__body{min-height:150px;padding:20px 42px 12px 12px}
 .eb-hero .eb-experience-card h2{font-size:14px}
}
@media(max-width:480px){
 .eb-hero__slide,.eb-hero--compact .eb-hero__slide{padding:100px 18px 62px}
 .eb-hero__eyebrow{font-size:10px;margin-bottom:12px}
 .eb-hero__title{font-size:34px}
 .eb-hero__copy{margin-top:12px;max-width:100%;font-size:14px}
 .eb-hero__actions{gap:10px;margin-top:16px}
 .eb-hero .eb-button{font-size:12px;gap:8px}
 .eb-hero .eb-button--primary{padding:12px}
 .eb-hero .eb-button__play{width:34px;height:34px}
 .eb-hero .eb-experiences{padding:0 12px 14px;gap:8px}
 .eb-hero .eb-experience-card__body{padding:14px 10px 44px;min-height:150px}
 .eb-hero .eb-experience-card__icon{width:28px;height:28px;margin-bottom:6px}
 .eb-hero .eb-experience-card p{font-size:11px}
 .eb-hero .eb-experience-card__link{bottom:8px}
}
