/* P01 H: five widescreen scenes, three moving direct links. */
/* The homepage navigation floats at its full size over every photographic scene. */
html body.mev-home-panorama #site-navigation.main-navigation{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;background:transparent!important;background-color:transparent!important;background-image:none!important;border:0!important;box-shadow:none!important;animation:none!important;transform:none!important}
html body.mev-home-panorama #site-navigation .inside-navigation{background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important}
html body.admin-bar.mev-home-panorama #site-navigation.main-navigation{top:32px!important}
@media(max-width:782px){html body.admin-bar.mev-home-panorama #site-navigation.main-navigation{top:46px!important}}
.mev-opt--h{--h-axis:clamp(32px,3vw,48px);--h-cream:#f9f9ef}
.mev-opt--h .mev-h-kicker{display:block;margin-bottom:17px;color:#fff;font:600 10px/1.3 "General Sans",Arial,sans-serif;letter-spacing:.12em;text-transform:uppercase}
.mev-opt--h .mev-h-hero,.mev-opt--h .mev-h-family,.mev-opt--h .mev-h-final{height:100svh;min-height:660px}
.mev-opt--h .mev-h-hero:after,.mev-opt--h .mev-h-family:after{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.48),rgba(0,0,0,.13) 58%,transparent 85%),linear-gradient(0deg,rgba(0,0,0,.43),transparent 70%);pointer-events:none}
.mev-opt--h .mev-h-hero .mev-opt-hero__slide img{filter:brightness(1)}
.mev-opt--h .mev-h-hero__copy,.mev-opt--h .mev-h-family__copy{position:absolute;z-index:2;left:var(--h-axis);bottom:9%;width:min(540px,calc(100% - 2 * var(--h-axis)));color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.9),0 2px 16px rgba(0,0,0,.8)}
.mev-opt--h h1,.mev-opt--h h2{color:#fff;font-size:clamp(33px,3vw,44px);line-height:1.05;max-width:550px;text-wrap:balance}
.mev-opt--h .mev-h-hero__copy p,.mev-opt--h .mev-h-family__copy p{margin-top:15px;font-size:15px;line-height:1.42;max-width:525px;text-wrap:pretty}
.mev-opt--h .mev-h-hero__links,.mev-opt--h .mev-h-family__links{display:flex;flex-wrap:wrap;gap:6px;margin-top:19px}
.mev-opt--h .mev-h-hero__links a,.mev-opt--h .mev-h-family__links a{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:37px;padding:8px 11px;border:1px solid rgba(255,255,255,.86);border-radius:0;background:rgba(0,0,0,.12);color:#fff!important;font:400 12px/1.15 Arial,sans-serif;text-align:center;text-shadow:none;transition:background .32s ease,color .32s ease,border-color .32s ease}
.mev-opt--h .mev-h-hero__links a:hover,.mev-opt--h .mev-h-hero__links a:focus-visible,.mev-opt--h .mev-h-family__links a:hover,.mev-opt--h .mev-h-family__links a:focus-visible,.mev-opt--h .mev-h-family__links a.is-current{background:var(--h-cream);border-color:var(--h-cream);color:#191919!important}
.mev-opt--h .mev-h-hero__links small,.mev-opt--h .mev-h-family__links small{font-size:9px;line-height:1}
.mev-opt--h .mev-opt-hero__bottom{left:auto;right:var(--h-axis);bottom:4%;width:auto;gap:20px}
.mev-opt--h .mev-h-family{position:relative;overflow:hidden;background:#1b1b1b;color:#fff}.mev-opt--h .mev-h-family:after{display:none}.mev-opt--h .mev-h-family__copy:before{content:"";position:absolute;z-index:-1;inset:-42px -26px -28px;background:radial-gradient(ellipse at 22% 70%,rgba(0,0,0,.76),rgba(0,0,0,.38) 54%,transparent 78%);pointer-events:none}
.mev-opt--h .mev-h-family__slides,.mev-opt--h .mev-h-family__slide{position:absolute;inset:0;margin:0}
.mev-opt--h .mev-h-family__slide{opacity:0;visibility:hidden;transition:opacity .85s ease,visibility .85s ease}
.mev-opt--h .mev-h-family__slide.is-current{opacity:1;visibility:visible}
.mev-opt--h .mev-h-family__slide img{object-fit:cover;filter:brightness(.82)}
.mev-opt--h .mev-h-family__links a[hidden]{display:none}
.mev-opt--h .mev-h-family__meta{display:flex;gap:16px;align-items:center;margin-top:16px;font:500 10px/1 Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase;color:#fff}
.mev-opt--h .mev-h-family__meta button{padding:5px 0;border:0;background:none;color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer}
.mev-opt--h .mev-h-family__swipe{display:none}
.mev-opt--h .mev-h-final{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;background:#151515}
.mev-opt--h .mev-h-final__panel{position:relative;display:block;min-width:0;overflow:hidden;color:#fff!important;background:#24211e}
.mev-opt--h .mev-h-final__panel:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.67),transparent 64%);pointer-events:none}
.mev-opt--h .mev-h-final__panel img{transition:transform 1.8s cubic-bezier(.22,.61,.36,1)}
.mev-opt--h .mev-h-final__panel:hover img,.mev-opt--h .mev-h-final__panel:focus-visible img{transform:scale(1.012)}
.mev-opt--h .mev-h-final__panel:after{transition:opacity 1.6s cubic-bezier(.22,.61,.36,1)}
.mev-opt--h .mev-h-final__panel:hover:after,.mev-opt--h .mev-h-final__panel:focus-visible:after{opacity:.84}
.mev-opt--h .mev-h-final__panel--about:hover:after,.mev-opt--h .mev-h-final__panel--about:focus-visible:after{opacity:.94}
.mev-opt--h .mev-h-final__intro{position:absolute;z-index:2;top:auto;bottom:calc(28% - 24px);left:var(--h-axis);right:28px;display:block;color:#fff;text-shadow:0 1px 16px rgba(0,0,0,.45)}
.mev-opt--h .mev-h-final__intro small{display:block;margin-bottom:18px;font:600 10px/1.2 Arial,sans-serif;letter-spacing:.12em;text-transform:uppercase}
.mev-opt--h .mev-h-final__intro strong{display:block;max-width:390px;font:400 clamp(30px,2.6vw,40px)/1.05 "Karrik","General Sans",sans-serif;letter-spacing:-.04em}
.mev-opt--h .mev-h-final__intro-copy{display:block;margin-top:20px;max-width:370px;font:400 14px/1.43 "General Sans",Arial,sans-serif;font-style:normal}
.mev-opt--h .mev-h-final__meta{position:absolute;z-index:2;left:var(--h-axis);right:28px;top:55%;bottom:auto;display:flex;flex-direction:column;align-items:flex-start;gap:6px}
.mev-opt--h .mev-h-final__panel-title{display:block;width:100%;max-width:none;color:#fff;font:400 clamp(24px,2.25vw,32px)/1.08 "Karrik","General Sans",sans-serif;letter-spacing:-.035em;text-shadow:0 1px 14px rgba(0,0,0,.72);text-wrap:balance}
.mev-opt--h .mev-h-final__panel-copy{display:block;width:100%;max-width:none;min-height:calc(8 * 1.4em);color:#fff;font:400 18px/1.4 "General Sans",Arial,sans-serif;font-style:normal;white-space:normal;letter-spacing:0;text-shadow:0 1px 10px rgba(0,0,0,.72)}
.mev-opt--h .mev-h-final__label{display:inline-flex;min-height:38px;padding:9px 12px;align-items:center;justify-content:center;border:1px solid #fff;color:#fff;font:400 12px/1.2 Arial,sans-serif;text-align:center;transition:background-color 1.1s cubic-bezier(.22,.61,.36,1),border-color 1.1s cubic-bezier(.22,.61,.36,1),color 1.1s cubic-bezier(.22,.61,.36,1)}
.mev-opt--h .mev-h-final__panel:hover .mev-h-final__label,.mev-opt--h .mev-h-final__panel:focus-visible .mev-h-final__label{background:var(--h-cream);border-color:var(--h-cream);color:#191919}
body.mev-home-options:has(#wpvibe-preview-banner) .mev-opt--h .mev-h-hero__copy,body.mev-home-options:has(#wpvibe-preview-banner) .mev-opt--h .mev-h-family__copy{bottom:calc(9% + 55px)}
body.mev-home-options:has(#wpvibe-preview-banner) .mev-opt--h .mev-opt-hero__bottom{bottom:calc(4% + 55px)}
body.mev-home-options:has(#wpvibe-preview-banner) .mev-opt--h .mev-h-final__meta{bottom:calc(10% + 20px)}
@media(max-width:640px){
 .mev-opt--h{--h-axis:23px}
 .mev-opt--h .mev-h-hero,.mev-opt--h .mev-h-family{height:100svh;min-height:650px}
 .mev-opt--h .mev-h-hero:after,.mev-opt--h .mev-h-family:after{background:linear-gradient(0deg,rgba(0,0,0,.70),rgba(0,0,0,.16) 78%)}
 .mev-opt--h .mev-h-hero__copy,.mev-opt--h .mev-h-family__copy{bottom:12%;left:23px;width:calc(100% - 46px)}
 .mev-opt--h .mev-h-kicker{font-size:9px;margin-bottom:13px}
 .mev-opt--h h1,.mev-opt--h h2{font-size:clamp(30px,8.2vw,39px)}
 .mev-opt--h .mev-h-hero__copy p,.mev-opt--h .mev-h-family__copy p{font-size:14px;line-height:1.35;margin-top:13px}
 .mev-opt--h .mev-h-hero__links,.mev-opt--h .mev-h-family__links{margin-top:16px;gap:6px}
 .mev-opt--h .mev-h-hero__links a,.mev-opt--h .mev-h-family__links a{min-height:39px;padding:8px 9px;font-size:11px;gap:5px}
 .mev-opt--h .mev-h-hero__links small,.mev-opt--h .mev-h-family__links small{font-size:8px}
 .mev-opt--h .mev-h-family__meta{margin-top:15px}
 .mev-opt--h .mev-h-family__swipe{display:inline}
 .mev-opt--h .mev-opt-hero__bottom{display:none}
 .mev-opt--h .mev-h-final{height:auto;min-height:0;display:block}
 .mev-opt--h .mev-h-final__panel{height:40svh;min-height:300px}
 .mev-opt--h .mev-h-final__panel--about{height:40svh;min-height:300px}
 .mev-opt--h .mev-h-final__intro{left:23px;right:23px;top:auto;bottom:150px}
 .mev-opt--h .mev-h-final__intro strong{font-size:clamp(30px,8.2vw,38px)}
 .mev-opt--h .mev-h-final__intro-copy{font-size:14px;line-height:1.38;margin-top:15px}
 .mev-opt--h .mev-h-final__meta{left:23px;right:23px;bottom:24px;gap:12px}
 .mev-opt--h .mev-h-final__panel-title{max-width:330px;font-size:clamp(24px,7.2vw,31px)}
 .mev-opt--h .mev-h-final__panel-copy{max-width:330px;font-size:13px;line-height:1.35}
 body.mev-home-options:has(#wpvibe-preview-banner) .mev-opt--h .mev-h-hero__copy,body.mev-home-options:has(#wpvibe-preview-banner) .mev-opt--h .mev-h-family__copy{bottom:calc(12% + 140px)}
 body.mev-home-options:has(#wpvibe-preview-banner) .mev-opt--h .mev-h-final__meta{bottom:164px}
 body.mev-home-options:has(#wpvibe-preview-banner) .mev-opt--h .mev-h-final__intro{bottom:260px}
}
/* P01 H review 2026-09-26: one calm motion and control language across all widescreens. */
.mev-opt--h .mev-opt-hero__slide,.mev-opt--h .mev-h-family__slide{transition:opacity 2.2s cubic-bezier(.22,.61,.36,1),visibility 2.2s linear}
.mev-opt--h .mev-opt-hero__slide img,.mev-opt--h .mev-h-family__slide img{transform:scale(1.012);transition:transform 7s cubic-bezier(.22,.61,.36,1)}
.mev-opt--h .mev-opt-hero__slide.is-active img,.mev-opt--h .mev-h-family__slide.is-current img{transform:scale(1)}
.mev-opt--h .mev-opt-hero__slide--mirrored img{transform:scaleX(-1) scale(1.012)}
.mev-opt--h .mev-opt-hero__slide--mirrored.is-active img{transform:scaleX(-1) scale(1)}
.mev-opt--h .mev-h-kicker{margin-bottom:16px;color:#fff;font:500 20px/1.2 Arial,sans-serif;letter-spacing:.015em;text-transform:none;font-style:normal}
.mev-opt--h .mev-h-family__eyebrow{display:flex;align-items:center;flex-wrap:wrap;gap:8px 20px;width:min(100%,450px);margin-bottom:16px}
.mev-opt--h .mev-h-family__eyebrow .mev-h-kicker{margin-bottom:0}
.mev-opt--h .mev-h-hero__dynamic-copy,.mev-opt--h .mev-h-family__dynamic-copy{opacity:1;transform:translateY(0);transition:opacity .9s cubic-bezier(.22,.61,.36,1),transform .9s cubic-bezier(.22,.61,.36,1)}
.mev-opt--h .mev-h-hero__dynamic-copy.is-changing,.mev-opt--h .mev-h-family__dynamic-copy.is-changing{opacity:0;transform:translateY(7px)}
.mev-opt--h .mev-h-hero__links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;width:min(100%,450px)}
.mev-opt--h .mev-h-family__copy{width:min(610px,calc(100% - 2 * var(--h-axis)))}
.mev-opt--h .mev-h-family__links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;width:min(100%,450px)}
.mev-opt--h .mev-h-hero__links a,.mev-opt--h .mev-h-family__links a{width:100%;min-width:0;min-height:32px;padding:5px 8px;font-size:11.5px}
.mev-opt--h .mev-h-family__links a.is-current{background:var(--h-cream);border-color:var(--h-cream);color:#191919!important}
.mev-opt--h .mev-h-family__index{display:inline-flex;align-items:center;gap:8px;width:auto;min-height:0;margin:0;padding:2px 0;border:0;background:transparent;color:rgba(255,255,255,.82)!important;font:400 11.5px/1.2 Arial,sans-serif;text-align:left;text-decoration:none!important;text-shadow:0 1px 8px rgba(0,0,0,.65);white-space:nowrap;transition:color .42s ease,opacity .42s ease}
.mev-opt--h .mev-h-family__index-arrow{display:inline-block;transition:transform .42s cubic-bezier(.22,.61,.36,1)}
.mev-opt--h .mev-h-family__index:hover,.mev-opt--h .mev-h-family__index:focus-visible{background:transparent;color:var(--h-cream)!important}
.mev-opt--h .mev-h-family__index:hover .mev-h-family__index-arrow,.mev-opt--h .mev-h-family__index:focus-visible .mev-h-family__index-arrow{transform:translateX(3px)}
.mev-opt--h .mev-h-carousel__bars{justify-content:flex-start;min-height:28px;margin-top:15px}
.mev-opt--h .mev-h-carousel__bars button{flex:0 0 auto}
.mev-opt--h .mev-h-carousel__bars .is-active i{background:var(--h-cream);transform:none}
.mev-opt--h .mev-h-family__meta,.mev-opt--h .mev-h-hero__meta{min-height:28px;margin-top:15px;gap:18px;font-size:11px}
.mev-opt--h .mev-h-family__meta button,.mev-opt--h .mev-h-hero__meta button{min-height:28px}
.mev-opt--h .mev-h-final{gap:1px;background:var(--h-cream)}
.mev-opt--h .mev-h-final__panel--faq img{object-position:84% center}
.mev-opt--h .mev-h-final__panel--contact img{object-position:42% center}
.mev-opt--h .mev-h-final__label{font-size:13px}
.mev-opt--h .mev-h-final:has(.mev-h-final__panel:hover) .mev-h-final__panel:not(:hover) .mev-h-final__label{background:transparent;border-color:#fff;color:#fff}
.mev-opt--h .mev-h-final__panel:hover .mev-h-final__label,.mev-opt--h .mev-h-final__panel:focus-visible .mev-h-final__label{background:var(--h-cream);border-color:var(--h-cream);color:#191919}
@media(max-width:640px){
 .mev-opt--h .mev-h-kicker{font-size:14px;line-height:1.25}
 .mev-opt--h .mev-h-family__eyebrow{align-items:flex-start;gap:7px 16px;width:100%;margin-bottom:13px}
 .mev-opt--h .mev-h-family__index{font-size:12px}
 .mev-opt--h .mev-h-hero__links{grid-template-columns:repeat(3,minmax(0,1fr));width:100%}
 .mev-opt--h .mev-h-family__links{display:block;width:min(100%,260px)}
 .mev-opt--h .mev-h-hero__links a{min-height:44px;padding:8px 7px;font-size:11.5px;gap:4px}
 .mev-opt--h .mev-h-family__links a[data-h-link]{display:none;min-height:40px;padding:7px 9px;font-size:11.5px;gap:4px}
 .mev-opt--h .mev-h-family__links a[data-h-link].is-current{display:flex}
 .mev-opt--h .mev-h-family__meta,.mev-opt--h .mev-h-hero__meta{gap:14px;font-size:10px}
 .mev-opt--h .mev-h-final__panel--faq img{object-position:82% center}
 .mev-opt--h .mev-h-final__panel--contact img{object-position:50% center}
}
.mev-opt--h .mev-h-hero>.mev-h-next,.mev-opt--h .mev-h-family>.mev-h-next{bottom:4.5%}
body.mev-home-options:has(#wpvibe-preview-banner) .mev-opt--h .mev-h-hero>.mev-h-next,body.mev-home-options:has(#wpvibe-preview-banner) .mev-opt--h .mev-h-family>.mev-h-next{bottom:calc(4.5% + 55px)}
@media(max-width:640px){.mev-opt--h .mev-h-hero>.mev-h-next,.mev-opt--h .mev-h-family>.mev-h-next{bottom:3%}body.mev-home-options:has(#wpvibe-preview-banner) .mev-opt--h .mev-h-hero>.mev-h-next,body.mev-home-options:has(#wpvibe-preview-banner) .mev-opt--h .mev-h-family>.mev-h-next{bottom:calc(3% + 140px)}}
@media(prefers-reduced-motion:reduce){.mev-opt--h .mev-opt-hero__slide,.mev-opt--h .mev-h-family__slide,.mev-opt--h .mev-h-hero__dynamic-copy,.mev-opt--h .mev-h-family__dynamic-copy,.mev-opt--h .mev-h-final__panel img,.mev-opt--h .mev-h-final__panel:after,.mev-opt--h .mev-h-final__label,.mev-opt--h .mev-h-family__links a{transition:none}.mev-opt--h .mev-opt-hero__slide img,.mev-opt--h .mev-h-family__slide img{transform:none}.mev-opt--h .mev-opt-hero__slide--mirrored img{transform:scaleX(-1)}}
.mev-opt--h .mev-h-next{position:absolute;z-index:8;left:50%;bottom:2.4%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;min-width:220px;min-height:66px;transform:translateX(-50%);color:#fff!important;text-align:center;text-decoration:none!important;text-shadow:0 1px 8px rgba(0,0,0,.65)}.mev-opt--h .mev-h-next span{font:600 10px/1.1 Arial,sans-serif;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.mev-opt--h .mev-h-next i{display:block;width:1px;height:43px;margin-top:8px;background:rgba(255,255,255,.92);transform-origin:top;transition:transform .35s ease}.mev-opt--h .mev-h-next:hover i,.mev-opt--h .mev-h-next:focus-visible i{transform:scaleY(1.18)}@keyframes mev-h-next-cue{0%,70%,100%{transform:scaleY(1)}85%{transform:scaleY(1.18)}}.mev-opt--h .mev-h-hero>.mev-h-next i,.mev-opt--h .mev-h-family>.mev-h-next i{animation:mev-h-next-cue 5s ease-in-out infinite}.mev-opt--h .mev-h-hero>.mev-h-next:hover i,.mev-opt--h .mev-h-hero>.mev-h-next:focus-visible i,.mev-opt--h .mev-h-family>.mev-h-next:hover i,.mev-opt--h .mev-h-family>.mev-h-next:focus-visible i{animation:none;transform:scaleY(1.18)}.mev-opt--h .mev-h-final{position:relative}.mev-opt--h .mev-h-final .mev-h-next{bottom:2.4%}body.mev-home-options:has(#wpvibe-preview-banner) .mev-opt--h .mev-h-next{bottom:calc(2.4% + 55px)}body.mev-home-options:has(#wpvibe-preview-banner) .mev-opt--h .mev-h-final .mev-h-next{bottom:calc(2.4% + 20px)}@media(max-width:640px){.mev-opt--h .mev-h-next{bottom:1.6%;min-height:61px}.mev-opt--h .mev-h-next i{height:38px}.mev-opt--h .mev-h-final .mev-h-next{bottom:8px}body.mev-home-options:has(#wpvibe-preview-banner) .mev-opt--h .mev-h-next{bottom:calc(1.6% + 140px)}body.mev-home-options:has(#wpvibe-preview-banner) .mev-opt--h .mev-h-final .mev-h-next{bottom:calc(8px + 140px)}}@media(prefers-reduced-motion:reduce){.mev-opt--h .mev-h-next i{animation:none!important;transition:none}}
.mev-opt--h .mev-h-final__mobile{display:none}
.mev-opt--h .mev-h-family__dynamic-copy h2 a{color:inherit!important;text-decoration:none!important}
/* P01 H mobile refinement 2026-09-26: preserve more image and repair final blades. */
@media(max-width:640px){
 .mev-opt--h .mev-h-hero__copy,.mev-opt--h .mev-h-family__copy{width:calc(100% - 46px)}
 .mev-opt--h h1,.mev-opt--h h2{font-size:clamp(27px,7.2vw,32px);line-height:1.04;max-width:340px}
 .mev-opt--h .mev-h-hero__copy p,.mev-opt--h .mev-h-family__copy p{max-width:325px;margin-top:10px;font-size:13px;line-height:1.32}
 .mev-opt--h .mev-h-kicker{font-size:13px;line-height:1.2}
 .mev-opt--h .mev-h-family__eyebrow{gap:5px 14px;margin-bottom:10px}
 .mev-opt--h .mev-h-family__index{font-size:11px}
 .mev-opt--h .mev-h-hero__links,.mev-opt--h .mev-h-family__links{margin-top:12px}
 .mev-opt--h .mev-h-hero__links{gap:4px}
 .mev-opt--h .mev-h-hero__links a{min-height:34px;padding:5px 4px;font-size:10.5px;line-height:1.12}
 .mev-opt--h .mev-h-family__links{display:none!important}
 .mev-opt--h .mev-h-carousel__bars{min-height:23px;margin-top:11px}
 .mev-opt--h .mev-h-next{min-width:190px;min-height:55px}
 .mev-opt--h .mev-h-next span{font-size:9px;letter-spacing:.085em}
 .mev-opt--h .mev-h-next i{height:32px;margin-top:7px}
 .mev-opt--h .mev-h-final__panel,.mev-opt--h .mev-h-final__panel--about{height:52svh;min-height:400px}
 .mev-opt--h .mev-h-final__meta{left:23px;right:23px;bottom:28px;gap:8px}
 .mev-opt--h .mev-h-final__panel-title{max-width:315px;font-size:clamp(22px,6.5vw,27px);line-height:1.06}
 .mev-opt--h .mev-h-final__panel-copy{max-width:305px;font-size:12px;line-height:1.32}
 .mev-opt--h .mev-h-final__label{min-height:34px;padding:7px 10px;font-size:11px}
 .mev-opt--h .mev-h-final__panel:hover .mev-h-final__label{background:transparent;border-color:#fff;color:#fff}
 body.mev-home-options:has(#wpvibe-preview-banner) .mev-opt--h .mev-h-final__meta{bottom:28px}
 .mev-opt--h .mev-h-hero__copy,.mev-opt--h .mev-h-family__copy{bottom:9%}
 .mev-opt--h .mev-h-hero>.mev-h-next,.mev-opt--h .mev-h-family>.mev-h-next{bottom:1.2%}
 body.mev-home-options:has(#wpvibe-preview-banner) .mev-opt--h .mev-h-hero__copy,body.mev-home-options:has(#wpvibe-preview-banner) .mev-opt--h .mev-h-family__copy{bottom:calc(9% + 140px)}
 body.mev-home-options:has(#wpvibe-preview-banner) .mev-opt--h .mev-h-hero>.mev-h-next,body.mev-home-options:has(#wpvibe-preview-banner) .mev-opt--h .mev-h-family>.mev-h-next{bottom:calc(1.2% + 140px)}
 .mev-opt--h .mev-h-final{height:100svh;min-height:650px;display:block;background:#171512}
 .mev-opt--h .mev-h-final__panel{display:none}
 .mev-opt--h .mev-h-final__mobile{position:absolute;inset:0;display:flex;align-items:flex-end;overflow:hidden;color:#fff}
 .mev-opt--h .mev-h-final__mobile:after{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.76),rgba(0,0,0,.08) 72%)}
 .mev-opt--h .mev-h-final__mobile>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% center}
 .mev-opt--h .mev-h-final__mobile-copy{position:relative;z-index:2;width:100%;padding:0 23px 78px;text-align:center;text-shadow:0 1px 10px rgba(0,0,0,.72)}
 .mev-opt--h .mev-h-final__mobile-copy p{max-width:325px;margin:0 auto;color:#fff;font:400 14px/1.38 "General Sans",Arial,sans-serif}
 .mev-opt--h .mev-h-final__mobile-links{display:flex;flex-direction:column;align-items:center;gap:6px;width:min(100%,245px);margin:15px auto 0}
 .mev-opt--h .mev-h-final__mobile-links a{display:flex;width:100%;min-height:34px;padding:6px 9px;align-items:center;justify-content:center;border:1px solid #fff;color:#fff!important;font:400 11px/1.18 Arial,sans-serif;text-align:center;text-shadow:none}
 .mev-opt--h .mev-h-hero__copy,.mev-opt--h .mev-h-family__copy{left:50%;transform:translateX(-50%);text-align:center}
 .mev-opt--h .mev-h-hero__copy p,.mev-opt--h .mev-h-family__copy p{max-width:330px;margin-left:auto;margin-right:auto;font-size:14px;line-height:1.38}
 .mev-opt--h .mev-h-family:after{display:block;background:linear-gradient(0deg,rgba(0,0,0,.66),rgba(0,0,0,.26) 64%,rgba(0,0,0,.07))}
 .mev-opt--h .mev-h-family__copy:before{inset:-34px -23px -34px;background:radial-gradient(ellipse at center,rgba(0,0,0,.54),rgba(0,0,0,.22) 62%,transparent 82%)}
 .mev-opt--h .mev-h-family__eyebrow{flex-direction:column;align-items:center;justify-content:center;gap:6px}
 .mev-opt--h .mev-h-family__index{color:rgba(255,255,255,.92)!important}
 .mev-opt--h .mev-h-family__dynamic-copy h2{margin-top:0}
 .mev-opt--h .mev-h-family__dynamic-copy h2 a{text-shadow:0 2px 14px rgba(0,0,0,.92)}
 .mev-opt--h .mev-h-hero__links{margin-left:auto;margin-right:auto}
 .mev-opt--h .mev-h-carousel__bars{justify-content:center}
 body.mev-home-options:has(#wpvibe-preview-banner) .mev-opt--h .mev-h-final__mobile-copy{padding-bottom:186px}
 body.mev-home-options:has(#wpvibe-preview-banner) .mev-opt--h .mev-h-final .mev-h-next{bottom:calc(8px + 108px)}
}
/* P01 H hierarchy: family first, active entry second. */
.mev-opt--h .mev-h-family__eyebrow{width:min(100%,610px);align-items:baseline}
.mev-opt--h .mev-h-family__eyebrow .mev-h-kicker{font-family:"Karrik","General Sans",Arial,sans-serif;font-size:clamp(33px,3vw,44px);line-height:1.05;font-weight:400;letter-spacing:-.04em}
.mev-opt--h .mev-h-family__index{font-size:12px;line-height:1.2}
.mev-opt--h .mev-h-family__dynamic-copy h2{font-size:24px;line-height:1.08;max-width:520px}
@media(min-width:641px){
 .mev-opt--h .mev-h-hero__copy{left:calc(var(--h-axis) + 24px);width:min(560px,calc(100% - 2 * var(--h-axis)))}
 .mev-opt--h .mev-h-hero__copy p,.mev-opt--h .mev-h-hero__links,.mev-opt--h .mev-h-hero__copy .mev-h-carousel__bars{width:100%;max-width:none}
 .mev-opt--h .mev-h-hero__copy p{font-size:18px;line-height:1.46;text-align:left;text-align-last:auto;text-wrap:balance}
 .mev-opt--h .mev-h-hero__links{grid-template-columns:repeat(3,minmax(0,1fr))}
 .mev-opt--h .mev-h-hero__links a{min-width:0;min-height:40px;font-size:14px;font-weight:400}
 .mev-opt--h .mev-h-family__copy{width:min(490px,calc(100% - 2 * var(--h-axis)))}
 .mev-opt--h .mev-h-family__eyebrow{width:100%;flex-direction:column;align-items:flex-start;gap:7px;margin-bottom:15px}
 .mev-opt--h .mev-h-family__index{width:auto;min-height:30px;padding:6px 10px;border:1px solid #EFF0E9;background:#EFF0E9;color:#191919!important;font-size:12.5px;line-height:1.2;text-shadow:none}
 .mev-opt--h .mev-h-family__index:hover,.mev-opt--h .mev-h-family__index:focus-visible{background:transparent;color:var(--h-cream)!important}
 .mev-opt--h .mev-h-family__dynamic-copy,.mev-opt--h .mev-h-family__dynamic-copy h2,.mev-opt--h .mev-h-family__copy p,.mev-opt--h .mev-h-family__links,.mev-opt--h .mev-h-carousel__bars{width:100%;max-width:none}
 .mev-opt--h .mev-h-family__copy p{min-height:calc(2 * 1.4em);margin-bottom:0;font-size:18px;line-height:1.4;font-weight:400;letter-spacing:0;white-space:normal;text-align:left;text-align-last:auto;text-wrap:balance}
 .mev-opt--h .mev-h-family__links{grid-template-columns:repeat(3,minmax(0,1fr))}
 .mev-opt--h .mev-h-family__links a{width:100%;min-width:0;min-height:36px;font-size:12.5px}
}
@media(max-width:640px){
 .mev-opt--h .mev-h-family__eyebrow{width:100%;align-items:center}
 .mev-opt--h .mev-h-family__eyebrow .mev-h-kicker{font-family:Arial,sans-serif;font-size:26px;line-height:1.08;font-weight:500;letter-spacing:.015em}
 .mev-opt--h .mev-h-family__index{min-height:32px;padding:6px 11px;border:1px solid #EFF0E9;background:#EFF0E9;color:#191919!important;font-size:13px;line-height:1.2;text-shadow:none}
 .mev-opt--h .mev-h-family__dynamic-copy h2{font-size:24px;line-height:1.1;max-width:340px;margin-left:auto;margin-right:auto}
}

/* P01 H final UX pass: clearer gateways, stable header contrast and mobile-first reading. */
@media(min-width:641px){
 html body.mev-home-panorama #site-navigation.main-navigation a,
 html body.mev-home-panorama #site-navigation.main-navigation button{color:#fff!important;text-shadow:0 1px 8px rgba(0,0,0,.72)}
 .mev-opt--h .mev-h-family__index{min-height:34px;padding:7px 12px;font-size:13.5px;font-weight:500}
 .mev-opt--h .mev-h-final__panel-copy{font-size:18px;line-height:1.4;font-weight:400;font-style:normal;text-shadow:0 1px 4px rgba(0,0,0,.94),0 2px 14px rgba(0,0,0,.78)}
}
@media(max-width:640px){
 .mev-opt--h .mev-h-hero:after,.mev-opt--h .mev-h-family:after{display:block;background:linear-gradient(0deg,rgba(0,0,0,.78),rgba(0,0,0,.34) 60%,rgba(0,0,0,.08) 84%)}
 .mev-opt--h .mev-h-hero__copy p,.mev-opt--h .mev-h-family__copy p{max-width:340px;font-size:15px;line-height:1.42;text-shadow:0 1px 4px rgba(0,0,0,.94),0 2px 16px rgba(0,0,0,.82)}
 .mev-opt--h .mev-h-carousel__bars{display:flex;width:100%;min-height:44px;margin-top:10px;gap:3px;align-items:center}
 .mev-opt--h .mev-h-carousel__bars button{display:flex;flex:1 1 0;align-items:center;justify-content:center;min-width:0;min-height:44px;padding:0 3px}
 .mev-opt--h .mev-h-carousel__bars button i{width:100%;height:2px}
 .mev-opt--h .mev-h-final__mobile-copy p{max-width:340px;font-size:15px;line-height:1.42}
 .mev-opt--h .mev-h-final__mobile-links{width:min(100%,270px);gap:7px}
 .mev-opt--h .mev-h-final__mobile-links a{min-height:40px;padding:8px 10px;font-size:12px}
}

/* Calm continuity between homepage widescreens and an instant covered return to the beginning. */
html.mev-home-snap{scroll-snap-type:y proximity}
.mev-opt--h .mev-h-hero,.mev-opt--h .mev-h-family,.mev-opt--h .mev-h-final{scroll-snap-align:start;scroll-snap-stop:normal}
.mev-opt--h .mev-h-seam{position:absolute;z-index:2;top:0;left:0;right:0;height:clamp(44px,7vh,84px);background:linear-gradient(180deg,rgba(10,10,10,.34),rgba(10,10,10,0));pointer-events:none;opacity:.72}
.mev-h-return-transition{position:fixed;z-index:9990;inset:0;display:block;background:#EFF0E9;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .48s cubic-bezier(.22,.61,.36,1),visibility 0s linear .48s}
.mev-h-return-transition i{position:absolute;inset:0;display:block;background:#F9F9EF;transform:translateY(100%);transition:transform .52s cubic-bezier(.22,.61,.36,1)}
.mev-h-return-transition.is-covering{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}
.mev-h-return-transition.is-covering i{transform:translateY(0)}
.mev-h-return-transition.is-covering.is-revealing{opacity:0;pointer-events:none;transition:opacity .58s cubic-bezier(.22,.61,.36,1)}
html.mev-h-jump{scroll-behavior:auto!important}
/* Keep the page scrollbar present during crossfades so the frame never changes width. */
.mev-h-crossfade-layer{position:fixed!important;z-index:20!important;inset:0!important;width:auto!important;height:100svh!important;min-height:0!important;overflow:hidden!important;opacity:0;visibility:visible!important;pointer-events:none!important;will-change:opacity}
.mev-h-crossfade-layer.is-active{opacity:1;transition:opacity 1.18s cubic-bezier(.22,.61,.36,1)}
.mev-h-crossfade-layer .mev-h-crossfade-clone{position:relative!important;z-index:1!important;inset:auto!important;width:100%!important;height:100svh!important;min-height:0!important;margin:0!important;opacity:1!important;visibility:visible!important;transform:none!important}
.mev-h-crossfade-clone .mev-opt-hero__slide img,
.mev-h-crossfade-clone .mev-h-family__slide img,
.mev-h-crossfade-clone .mev-h-final__panel img,
.mev-h-crossfade-clone .mev-h-final__mobile>img{width:100%!important;height:100%!important;object-fit:cover!important}
/* Click navigation reads in three calm beats: copy out, photographs together, new copy in. */
.mev-h-crossfade-clone .mev-h-hero__copy,
.mev-h-crossfade-clone .mev-h-family__copy,
.mev-h-crossfade-clone .mev-opt-hero__bottom,
.mev-h-crossfade-clone .mev-h-next,
.mev-h-crossfade-clone .mev-h-final__intro,
.mev-h-crossfade-clone .mev-h-final__meta,
.mev-h-crossfade-clone .mev-h-final__mobile-copy{opacity:0!important;visibility:hidden!important;animation:none!important;transition:none!important}
.mev-opt--h .mev-h-text-leaving .mev-h-hero__copy,
.mev-opt--h .mev-h-text-leaving .mev-h-family__copy,
.mev-opt--h .mev-h-text-leaving .mev-opt-hero__bottom,
.mev-opt--h .mev-h-text-leaving .mev-h-next,
.mev-opt--h .mev-h-text-leaving .mev-h-final__intro,
.mev-opt--h .mev-h-text-leaving .mev-h-final__meta,
.mev-opt--h .mev-h-text-leaving .mev-h-final__mobile-copy{opacity:0!important;translate:0 3px;transition:opacity .32s cubic-bezier(.4,0,.2,1),translate .32s cubic-bezier(.4,0,.2,1)!important}
.mev-opt--h .mev-h-text-entering .mev-h-hero__copy,
.mev-opt--h .mev-h-text-entering .mev-h-family__copy,
.mev-opt--h .mev-h-text-entering .mev-opt-hero__bottom,
.mev-opt--h .mev-h-text-entering .mev-h-next,
.mev-opt--h .mev-h-text-entering .mev-h-final__intro,
.mev-opt--h .mev-h-text-entering .mev-h-final__meta,
.mev-opt--h .mev-h-text-entering .mev-h-final__mobile-copy{opacity:0!important;translate:0 3px;transition:none!important}
.mev-opt--h .mev-h-text-entering.is-visible .mev-h-hero__copy,
.mev-opt--h .mev-h-text-entering.is-visible .mev-h-family__copy,
.mev-opt--h .mev-h-text-entering.is-visible .mev-opt-hero__bottom,
.mev-opt--h .mev-h-text-entering.is-visible .mev-h-next,
.mev-opt--h .mev-h-text-entering.is-visible .mev-h-final__intro,
.mev-opt--h .mev-h-text-entering.is-visible .mev-h-final__meta,
.mev-opt--h .mev-h-text-entering.is-visible .mev-h-final__mobile-copy{opacity:1!important;translate:0 0;transition:opacity 1.18s cubic-bezier(.4,0,.2,1),translate 1.18s cubic-bezier(.4,0,.2,1)!important}
.mev-opt--h .mev-h-next.is-activating i{animation:none!important;background:var(--h-cream);transform:scaleY(1.24);transition:transform .32s cubic-bezier(.22,.68,.2,1),background-color .32s ease}
@media(max-width:640px){
 .mev-opt--h .mev-h-hero__links a{min-height:44px;padding:5px 3px;font-size:10px;line-height:1.14;white-space:normal;text-wrap:balance;overflow-wrap:normal}
 .mev-opt--h .mev-h-next{width:calc(100% - 32px);min-width:0}
 .mev-opt--h .mev-h-next span{max-width:100%;white-space:normal;text-wrap:balance}
 .mev-opt--h .mev-h-seam{height:52px;opacity:.62}
}
@media(prefers-reduced-motion:reduce){
 html.mev-home-snap{scroll-snap-type:none}
 .mev-h-return-transition,.mev-h-return-transition i{transition:none!important}
}

/* Desktop fallback for manual scrolling: each following widescreen calmly covers the previous one. */
@media(min-width:783px) and (prefers-reduced-motion:no-preference){
 html.mev-home-snap{scroll-snap-type:none}
 .mev-opt--h{overflow:clip;isolation:isolate}
 .mev-opt--h #mev-h-screen-00,
 .mev-opt--h #mev-h-screen-01,
 .mev-opt--h #mev-h-screen-02,
 .mev-opt--h #mev-h-screen-03{
  position:sticky;
  top:0;
 }
 .mev-opt--h #mev-h-screen-00{z-index:1}
 .mev-opt--h #mev-h-screen-01{z-index:2}
 .mev-opt--h #mev-h-screen-02{z-index:3}
 .mev-opt--h #mev-h-screen-03{z-index:4}
 .mev-opt--h #mev-h-screen-04{position:relative;z-index:5}
}

/* Candidate 2026-09-26 — calmer project reading and a clearer family hierarchy. */
.mev-opt--h .mev-h-family__current-link{display:none}
@media(min-width:641px){
 .mev-opt--h .mev-h-family__copy{left:calc(var(--h-axis) + 24px);width:min(560px,calc(100% - 2 * var(--h-axis)))}
 .mev-opt--h .mev-h-family__copy p{line-height:1.46;min-height:calc(4 * 1.46em)}
 .mev-opt--h .mev-h-family__links a{min-height:40px;font-size:14px;font-weight:400}
 .mev-opt--h .mev-h-carousel__bars{gap:7px}
 .mev-opt--h .mev-h-carousel__bars button{min-width:44px;min-height:44px;padding:0 2px}
 .mev-opt--h .mev-h-carousel__bars button i{width:40px;height:2px}
}
@media(max-width:640px){
 .mev-opt--h .mev-h-family__eyebrow .mev-h-kicker{font-size:30px;line-height:1.05;font-weight:600;letter-spacing:0}
 .mev-opt--h .mev-h-family__index{min-height:29px;padding:5px 9px;border-color:rgba(239,240,233,.72);background:rgba(32,34,34,.58);color:#fff!important;font-size:11.5px;font-weight:400}
 .mev-opt--h .mev-h-family__index:hover,.mev-opt--h .mev-h-family__index:focus-visible{background:rgba(32,34,34,.58);border-color:#EFF0E9;color:#fff!important}
 .mev-opt--h #mev-h-screen-01 .mev-h-family__current-link{display:inline-flex;min-height:36px;margin:13px auto 0;padding:7px 12px;align-items:center;justify-content:center;border:1px solid rgba(239,240,233,.82);background:rgba(32,34,34,.48);color:#fff!important;font:400 12px/1.2 Arial,sans-serif;text-decoration:none!important;text-shadow:none}
}
@media(min-width:1600px){
 .mev-opt--h .mev-h-final__meta{transform:translateY(clamp(28px,2vw,42px))}
 .mev-opt--h .mev-h-final__panel-title,.mev-opt--h .mev-h-final__panel-copy{transform:translateY(clamp(28px,2vw,42px))}
}

/* CTA About only: restore material depth beside the gramophone and telephone. */
@media(min-width:641px){
 .mev-opt--h .mev-h-final__panel--about img{filter:brightness(.96) contrast(1.11) saturate(1.06) sepia(.05)}
 .mev-opt--h .mev-h-final__panel--about:after{background:linear-gradient(180deg,rgba(50,28,24,.13) 0%,rgba(55,35,12,.05) 48%,rgba(82,78,38,.15) 100%),linear-gradient(0deg,rgba(0,0,0,.67),transparent 64%)}
 .mev-opt--h .mev-h-final__panel--faq img{transform:translateY(-8.5%) scale(1.07)}
 .mev-opt--h .mev-h-final__panel--faq:hover img,.mev-opt--h .mev-h-final__panel--faq:focus-visible img{transform:translateY(-8.5%) scale(1.082)}
}
