/* Floating glass navigation: no opaque full-width strip or reserved header band. */
html{scroll-padding-top:115px}
.cinematic .reading-progress{display:none}
.cinematic .header{
  position:fixed;top:calc(18px + env(safe-area-inset-top,0px));left:50%;right:auto;
  transform:translateX(-50%);width:min(1200px,calc(100% - 64px));height:72px;
  padding:10px 20px;gap:24px;z-index:40;isolation:isolate;overflow:visible;
  color:#f0f1e7;background:linear-gradient(118deg,#f2f4de13,#b6c5ac05 55%,#f8ecd511),#10251936;
  border:1px solid #f4f1d832;border-radius:24px;
  backdrop-filter:blur(22px) saturate(145%);-webkit-backdrop-filter:blur(22px) saturate(145%);
  box-shadow:0 10px 35px #020d1624,inset 0 1px 0 #fff3,inset 0 -1px 0 #b8c9ac10;
  transition:background .4s ease,border-color .4s ease,box-shadow .4s ease;
}
.cinematic .header::before{content:'';position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,#ffffff10,transparent 32%,transparent 68%,#fff07);z-index:-1}
.cinematic .header.is-scrolled{background:linear-gradient(120deg,#e0eacf10,#c3cbab06),#0e2119b8;border-color:#e9edd038;box-shadow:0 12px 35px #07110d2e,inset 0 1px 0 #fff2}
.cinematic .header .brand{gap:11px;min-width:0;flex-shrink:1}
.cinematic .header .brand>img{width:45px;height:45px;flex-shrink:0;border-radius:50%;box-shadow:0 1px 8px #0003}
.cinematic .header .brand>span{font-size:8px;letter-spacing:1.55px;line-height:1.6;white-space:nowrap}
.cinematic .header .brand strong{font:normal 20px/1.3 Georgia,'Times New Roman',serif;letter-spacing:.15px;color:#f6f2e8}
.cinematic .header .desktop-nav{font-size:13px;gap:28px}
.cinematic .header .nav-contact{border:1px solid #e9dcb74d;background:#f3e8bf0d;padding:10px 16px;border-radius:15px;gap:19px;min-height:43px;box-shadow:inset 0 1px 0 #fff1}
.cinematic .header .nav-contact:hover{background:#decda4eb;color:#17291c}
.cinematic .header .desktop-nav .icon{width:18px;height:18px}
.cinematic .header .menu-toggle{border:1px solid #f4eddc2b;background:#f1eccc0b;color:#f7f4e7;border-radius:15px;padding:10px 13px;gap:11px;min-width:44px;min-height:44px;font-size:12px;flex-shrink:0}
.cinematic .header .menu-toggle:hover{background:#f4e4c21b}
.cinematic .header .menu-toggle .icon{width:21px;height:21px}
.cinematic .cinema-hero.hero{min-height:100svh}
.cinematic .hero-stage{padding-top:155px;min-height:max(730px,calc(100svh - 82px))}
.cinematic .mobile-menu{inset:calc(102px + env(safe-area-inset-top,0px)) 24px auto auto;margin:0;width:min(480px,calc(100% - 48px));height:auto;max-height:calc(100dvh - 125px - env(safe-area-inset-top,0px));padding:0 27px 26px;border:1px solid #e1e9cb40;border-radius:25px;background:linear-gradient(130deg,#e4f0d414,#dedbb006),#0d201ce3;box-shadow:0 28px 100px #010d1659,inset 0 1px 0 #fff2;backdrop-filter:blur(28px) saturate(135%);-webkit-backdrop-filter:blur(28px) saturate(135%);overflow:auto;color:#f3f3e9}
.cinematic .mobile-menu::backdrop{background:#07150d55;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}
.cinematic .mobile-top{height:70px;border-bottom:1px solid #edebd520;font-size:9px;letter-spacing:1.8px}
.cinematic .mobile-top .menu-close{width:40px;height:40px;border:1px solid #ffffff22;border-radius:50%;background:#ffffff08}
.cinematic .mobile-menu nav{padding:12px 0 8px}
.cinematic .mobile-menu nav>a{font-size:30px;padding:17px 0;border-bottom-color:#ffffff16;gap:16px}
.cinematic .mobile-menu nav>a>span{font-size:10px;color:#d8c89c}
.cinematic .mobile-menu nav>a>.icon{width:18px;height:18px}
.cinematic .mobile-bottom{padding-top:17px;gap:10px}
.cinematic .mobile-bottom p{font-size:21px}
.cinematic .mobile-bottom a{font-size:16px}
.cinematic .mobile-bottom>span{font-size:11px}
@media(max-width:1080px){
 .cinematic .header{width:calc(100% - 40px);gap:18px;padding-inline:16px}
 .cinematic .header .desktop-nav{gap:21px;font-size:12px}
 .cinematic .header .brand strong{font-size:19px}
 .cinematic .header .brand>span{font-size:8px;letter-spacing:1.2px}
 .cinematic .hero-stage{padding-top:151px}
}
@media(max-width:850px){
 .cinematic .header{top:calc(14px + env(safe-area-inset-top,0px));height:68px;border-radius:22px}
 .cinematic .header .brand>img{width:42px;height:42px}
 .cinematic .header .brand strong{font-size:19px}
 .cinematic .hero-stage{padding-top:141px}
 .cinematic .mobile-menu{top:calc(95px + env(safe-area-inset-top,0px));max-height:calc(100dvh - 114px - env(safe-area-inset-top,0px))}
}
@media(max-width:640px){
 html{scroll-padding-top:105px}
 .cinematic .header{width:calc(100% - 24px);height:64px;top:calc(12px + env(safe-area-inset-top,0px));padding:8px 11px;gap:10px;border-radius:21px;background:linear-gradient(125deg,#edf6e518,#f4e9bc05),#0d271e45;backdrop-filter:blur(18px) saturate(135%);-webkit-backdrop-filter:blur(18px) saturate(135%)}
 .cinematic .header .brand{gap:10px}
 .cinematic .header .brand>img{width:39px;height:39px}
 .cinematic .header .brand>span{font-size:8px;letter-spacing:1.15px;line-height:1.6}
 .cinematic .header .brand strong{font-size:18px;letter-spacing:.1px;line-height:1.25}
 .cinematic .header .menu-toggle{padding:10px;min-width:42px;min-height:42px;width:42px;height:42px;display:grid;place-items:center;border-radius:14px}
 .menu-word{display:none}
 .cinematic .hero-stage{padding-top:122px;min-height:0}
 .cinematic .cinema-hero.hero{min-height:100svh}
 .cinematic .mobile-menu{inset:calc(88px + env(safe-area-inset-top,0px)) 12px auto auto;width:calc(100% - 24px);max-height:calc(100dvh - 103px - env(safe-area-inset-top,0px));padding:0 21px 24px;border-radius:23px}
 .cinematic .mobile-top{height:63px;font-size:9px;letter-spacing:1.5px}
 .cinematic .mobile-menu nav>a{font-size:28px;padding:16px 0;gap:13px}
 .cinematic .mobile-menu nav>a>span{font-size:9px}
 .cinematic .mobile-bottom p{font-size:20px}
}
@media(max-width:359px){
 .cinematic .header .brand>span{font-size:7px;letter-spacing:1px}
 .cinematic .header .brand strong{font-size:17px;letter-spacing:0}
 .cinematic .header .brand>img{width:35px;height:35px}
 .cinematic .header .brand{gap:8px}
 .cinematic .header{padding-inline:10px;gap:8px}
 .cinematic .header .menu-toggle{min-width:40px;min-height:40px;width:40px;height:40px}
 .cinematic .mobile-menu nav>a{font-size:25px}
}
@supports not ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){
 .cinematic .header{background:#163025e6}.cinematic .header.is-scrolled{background:#102419f0}.cinematic .mobile-menu{background:#10251af7}
}
@media(prefers-reduced-transparency:reduce){
 .cinematic .header,.cinematic .header.is-scrolled{background:#10241af5}.cinematic .mobile-menu{background:#10251afa}
}
@media(prefers-reduced-motion:reduce){.cinematic .header{transition:none}}

.cinematic .campaign{display:grid;grid-template-columns:1.25fr .75fr;gap:clamp(45px,10vw,150px);align-items:center;background:#14291c;color:#eaf0df}.campaign-copy .eyebrow{color:#cfb882;margin-bottom:29px}.campaign-copy h2{font-size:clamp(39px,4.6vw,68px)}.campaign-copy h2 em{color:#d7c197}.campaign-copy>p:not(.eyebrow){color:#b7c8ab;max-width:430px;font-size:16px;line-height:1.85;margin:25px 0 16px}.campaign-copy .text-link{color:#e4d7b3;border-bottom-color:#c4ad744f}.campaign-film{max-width:365px;width:100%;justify-self:end}.campaign-film video{display:block;width:100%;aspect-ratio:9/16;background:#10291c;border-radius:17px;box-shadow:0 22px 50px #07120c66}.campaign-film figcaption{color:#b5c6a7;font-size:12px;justify-content:center}@media(max-width:640px){.cinematic .campaign{grid-template-columns:1fr;gap:35px}.campaign-copy h2{font-size:40px}.campaign-film{justify-self:center;width:min(100%,340px)}}
