.site-hero{isolation:isolate;color:#fff;width:100vw;height:100svh;min-height:560px;font-family:var(--font-body);background:#050608;margin-left:calc(50% - 50vw);position:relative;overflow:hidden}.site-hero__video-wrap,.site-hero__video,.site-hero__veil{position:absolute;inset:0}.site-hero__video-wrap{z-index:0;overflow:hidden}.site-hero__video{object-fit:cover;object-position:center;filter:brightness(.96)contrast(1.08)saturate(1.05);opacity:0;width:100%;height:100%;animation:1s cubic-bezier(.2,.7,.2,1) 80ms forwards site-hero-video-in}@keyframes site-hero-video-in{0%{opacity:0;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}.site-hero__veil{z-index:1;pointer-events:none;background:radial-gradient(at 55% 42%,#ffffff0f 0%,#05080a00 42%,#05080a57 100%),linear-gradient(#05080a94 0%,#05080a29 34%,#05080a00 58%),linear-gradient(#05080a00 34%,#05080a4d 68%,#05080acc 100%),linear-gradient(90deg,#05080a9e 0%,#05080a29 42%,#05080a00 72%)}.site-hero__content{z-index:2;flex-direction:column;align-items:flex-start;max-width:min(1180px,100vw - 64px);display:flex;position:absolute;bottom:clamp(42px,8vh,84px);left:clamp(24px,4vw,64px);right:clamp(24px,4vw,64px)}.site-hero__title{max-width:24ch;font-family:var(--font-display);letter-spacing:0;text-transform:uppercase;color:#fff;text-wrap:balance;text-shadow:0 2px 28px #0000006b;margin:0;font-size:clamp(2.5rem,4.7vw,5rem);font-weight:800;line-height:.92}.site-hero__title-line{display:block;overflow:hidden}.site-hero__title-line>span{animation:1.05s cubic-bezier(.2,.7,.2,1) forwards site-hero-rise-text;display:inline-block;transform:translateY(105%)}@media (width>=901px){.site-hero__title-line>span{white-space:nowrap}}.site-hero__title-line:first-child>span{animation-delay:.26s}.site-hero__title-line:nth-child(2)>span{animation-delay:.38s}@keyframes site-hero-rise-text{0%{transform:translateY(105%)}to{transform:translateY(0)}}.site-hero__support{max-width:42ch;font-family:var(--font-body);color:#ffffffe6;text-shadow:0 1px 16px #0006;opacity:0;margin:clamp(14px,1.8vh,20px) 0 0;font-size:clamp(.98rem,1.25vw,1.18rem);font-weight:700;line-height:1.4;animation:.7s .66s forwards site-hero-fade-in}.site-hero.is-one-line .site-hero__support{white-space:nowrap;max-width:none}.site-hero__cta{flex-wrap:wrap;align-items:center;gap:clamp(16px,2vw,28px);margin-top:clamp(24px,3vh,32px);display:flex}.site-hero__book{border:1px solid var(--Button-Yellow,#ffcc02);background:var(--Button-Yellow,#ffcc02);color:#0a0a0a;min-height:44px;font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;opacity:0;justify-content:center;align-items:center;padding:1.1em 1.8em;font-size:clamp(.94rem,.45rem + .6vw,1.18rem);font-weight:800;line-height:1;text-decoration:none;transition:background-color .18s,border-color .18s,transform .18s;animation:.7s .76s forwards site-hero-fade-in;display:inline-flex}.site-hero__book:hover{background:var(--Button-Yellow-hover,#e6b800);border-color:var(--Button-Yellow-hover,#e6b800);transform:translateY(-2px)}.site-hero__scroll{z-index:2;color:#ffffffdb;font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;opacity:0;align-items:center;gap:.62rem;font-size:.68rem;font-weight:600;text-decoration:none;transition:color .18s,transform .18s;animation:.7s .82s forwards site-hero-fade-in;display:inline-flex;position:absolute;bottom:clamp(42px,8vh,84px);right:clamp(24px,4vw,64px)}.site-hero__scroll:hover{color:#fff;transform:translateY(2px)}.site-hero__scroll-arrow{color:currentColor;flex:none}@media (width>=1280px){.site-hero__content{left:var(--layout-gutter);right:var(--layout-gutter);max-width:min(1180px, calc(100vw - (var(--layout-gutter) * 2)))}.site-hero__scroll{right:var(--layout-gutter)}}@keyframes site-hero-fade-in{0%{opacity:0}to{opacity:1}}@media (width<=900px){.site-hero{height:auto;min-height:clamp(440px,52svh,540px)}.site-hero__video{filter:brightness(.94)contrast(1.1)saturate(1.06)}.site-hero__content{max-width:min(720px,100vw - 40px);bottom:clamp(48px,8vh,80px)}.site-hero__title{max-width:24ch;font-size:clamp(2.6rem,6.4vw,3.4rem);line-height:.96}.site-hero__scroll{display:none}}@media (width>=901px) and (width<=1100px) and (orientation:portrait){.site-hero{height:auto;min-height:clamp(560px,48svh,660px)}.site-hero__content{max-width:min(860px,100vw - 64px);bottom:clamp(58px,7vh,86px)}.site-hero__title{font-size:clamp(2.9rem,5.2vw,3.7rem);line-height:.94}.site-hero__scroll{display:none}}@media (width<=560px){.site-hero{min-height:clamp(620px,82svh,720px)}.site-hero__content{max-width:calc(100vw - 40px);bottom:48px;left:20px;right:20px}.site-hero__title{max-width:13ch;font-size:clamp(2.2rem,11vw,3.4rem);line-height:.98}.site-hero__support{font-size:.98rem}.site-hero__book{letter-spacing:.12em;font-size:.74rem}}@media (prefers-reduced-motion:reduce){.site-hero__video,.site-hero__title-line>span,.site-hero__support,.site-hero__scroll,.site-hero__book{opacity:1!important;animation:none!important;transform:none!important}}
