/* Critical — Zenora signal-field first paint (no travel photo) */
*,*::before,*::after{box-sizing:border-box}
body{margin:0;font-family:"DM Sans",system-ui,sans-serif;color:#141218;background:#F7F5F6}
img{max-width:100%;height:auto}
.promo-bar{background:#141218;color:rgba(255,255,255,.88);font-size:.75rem}
.promo-bar-inner{max-width:1120px;margin:0 auto;padding:.5rem 1.25rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem 1rem}
.promo-bar a{color:#fff;font-weight:600}
.site-header{position:sticky;top:0;z-index:200;background:rgba(247,245,246,.94);border-bottom:1px solid #E7DCE0;backdrop-filter:blur(12px)}
.site-header-inner{max-width:1120px;margin:0 auto;padding:0 1.25rem;height:64px;display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr) minmax(0,auto);align-items:center;gap:.75rem 1.25rem}
.site-nav{display:flex;justify-content:center;min-width:0}
.brand{display:flex;align-items:center;text-decoration:none;color:#141218;gap:.55rem;justify-self:start}
.brand .brand-mark-z{width:36px;height:36px;border-radius:10px;object-fit:cover}
.brand .brand-logo,.brand .brand-wordmark{height:22px;width:auto;max-width:140px}
.brand .brand-text-fallback{display:none}
.header-tools{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;justify-self:end}
.nav-toggle{display:none;width:44px;height:44px;border:1px solid #E7DCE0;border-radius:8px;background:#fff;cursor:pointer;flex-direction:column;align-items:center;justify-content:center;gap:5px;flex-shrink:0}
.nav-toggle span{width:18px;height:2px;background:#141218;border-radius:2px}
.header-lang{display:flex;align-items:center;flex-shrink:0;margin:0}
.site-nav ul{display:flex;align-items:center;justify-content:center;gap:.15rem;list-style:none;margin:0;padding:0}
.nav-link{display:inline-block;padding:.45rem .65rem;font-size:.84rem;font-weight:600;color:#6A646E;text-decoration:none}
.nav-backdrop{display:none;position:fixed;inset:0;z-index:185;background:rgba(20,18,24,.5)}.nav-backdrop:not([hidden]){display:block}
@media (max-width:992px){.nav-toggle{display:flex}.site-header-inner{grid-template-columns:minmax(0,1fr) auto}.site-nav{position:fixed;top:0;left:0;bottom:0;width:min(300px,86vw);z-index:195;background:#fff;transform:translateX(-100%);visibility:hidden;pointer-events:none;flex-direction:column;justify-content:flex-start;padding:calc(64px + 40px + .5rem) .75rem 1.5rem}.site-nav.is-open{transform:translateX(0);visibility:visible;pointer-events:auto}.site-nav ul{flex-direction:column;align-items:stretch;justify-content:flex-start}.nav-link{display:block;padding:.85rem 1rem}}
.nav-link--cta{background:#BD3455;color:#fff!important;border-radius:8px!important;padding:.45rem .9rem!important}
.catalog-hero{position:relative;overflow:hidden;min-height:min(88vh,720px);display:grid;align-items:center;background:#F7F5F6 url(/assets/zenora-hero-signal.png) right center/cover no-repeat;padding:clamp(4.5rem,10vh,6.5rem) 1.5rem 3.5rem;text-align:left;color:#141218;border-bottom:1px solid #E7DCE0}
.catalog-hero::before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(90deg,rgba(247,245,246,.97) 0%,rgba(247,245,246,.88) 38%,rgba(247,245,246,.35) 68%,rgba(247,245,246,.15) 100%)}
.catalog-hero-inner{position:relative;z-index:2;isolation:isolate;width:100%;max-width:1120px;margin:0 auto;display:flex;flex-direction:column;align-items:flex-start;text-align:left}
.hero-copy{width:100%;max-width:34rem;display:flex;flex-direction:column;align-items:flex-start;text-align:left;position:relative;z-index:2}
.hero-brand{display:none!important}
.catalog-hero h1,.hero-copy h1{color:#141218;font-family:"Space Grotesk",system-ui,sans-serif;font-size:clamp(2.35rem,6vw,4.1rem);margin:0 0 .85rem;max-width:12ch;letter-spacing:-.05em;line-height:.98;font-weight:700;text-align:left}
.catalog-hero p,.hero-copy>p:not(.hero-cta-row):not(.hero-brand){color:#6A646E;text-align:left}
.hero-cta-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:.7rem;margin:0!important;padding:0;max-width:none!important;width:auto;align-self:flex-start}
.hero-cta,a.hero-cta{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:.85rem 1.35rem;border-radius:12px;background:#BD3455!important;background-color:#BD3455!important;color:#fff!important;-webkit-text-fill-color:#fff;font-weight:700;text-decoration:none!important;font-family:"Space Grotesk",system-ui,sans-serif;border:none;position:relative;z-index:3;isolation:isolate;mix-blend-mode:normal;box-shadow:0 10px 24px rgba(189,52,85,.28)}
.hero-cta--ghost,a.hero-cta--ghost{background:#fff!important;background-color:#fff!important;color:#141218!important;-webkit-text-fill-color:#141218;border:1.5px solid #141218;box-shadow:none}
.catalog-toolbar{max-width:1120px;margin:0 auto;padding:1.75rem 1.25rem 0}
.catalog-tabs{display:flex;gap:0;margin-bottom:1rem;border-bottom:1px solid #E7DCE0;flex-wrap:wrap}
.catalog-tab{padding:.85rem 1.1rem;border:none;background:transparent;font-weight:650;cursor:pointer;color:#6A646E}
.catalog-tab.is-active{color:#141218;box-shadow:inset 0 -2px 0 #BD3455}
.search-input{width:100%;padding:1rem 1rem 1rem 3rem;font-size:1rem;border:1px solid #E7DCE0;border-radius:12px;background:#fff}
.country-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem}
.country-card{display:flex;flex-direction:column;align-items:center;padding:1.25rem .75rem;background:#fff;border:1px solid #E7DCE0;border-radius:14px;cursor:pointer;font:inherit;width:100%}
.country-flag-img{width:64px;height:48px;object-fit:cover;border-radius:6px}
.modal-overlay[hidden]{display:none!important}
.site-footer{background:#141218;color:rgba(255,255,255,.78);margin-top:0;padding:3rem 1.25rem}
:root{--promo-bar-h:40px;--header-h:64px}
#site-header{min-height:calc(var(--promo-bar-h) + var(--header-h))}
#site-footer{min-height:260px}
.catalog-body .country-grid{min-height:340px}
.country-card-flag{position:relative;width:72px;height:54px}
.country-flag-emoji{font-size:2.25rem;line-height:1}
.country-card-flag .country-flag-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1}
.country-card-flag:has(.country-flag-img) .country-flag-emoji{opacity:0;position:absolute;pointer-events:none}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media (max-width:640px){.hero-cta-row{flex-direction:column;align-items:stretch;width:100%}.hero-cta,a.hero-cta{width:100%}}
