:root{--background:#071016;--text:#fff}*{box-sizing:border-box}html{min-height:100%}body{background:var(--background);color:var(--text);margin:0;font-family:Avenir Next,Avenir,Century Gothic,Helvetica Neue,Arial,sans-serif}.site-shell{min-height:100svh;overflow:hidden}.splash{--hero-background-position:center center;--hero-background-size:cover;--hero-content-offset-y:16.5vh;--hero-min-height:100svh;--hero-padding-block-end:8vh;--hero-padding-block-start:12vh;--hero-padding-inline:24px;--hero-subtitle-gap:clamp(28px, 3.6vw, 48px);--hero-subtitle-size:18px;--hero-title-nudge-y:clamp(10px, 1.4vw, 18px);--hero-title-size:clamp(46px, 8.7vw, 112px);background:linear-gradient(180deg, #03090d14 0%, #03090d29 44%, #03090d70 100%), url(/images/nocturnal-moon-water.png) var(--hero-background-position) / var(--hero-background-size) no-repeat;isolation:isolate;min-height:var(--hero-min-height);padding:var(--hero-padding-block-start) var(--hero-padding-inline) var(--hero-padding-block-end);text-align:center;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.splash:after{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle at 50% 52%,#0000 0 22%,#02080c2e 54%,#02080c75 100%);position:absolute;inset:0}.splash-brand{text-shadow:0 2px 18px #0000006b;max-width:920px;transform:translateY(var(--hero-content-offset-y));width:100%;margin:0 auto}.splash-brand h1{color:#fff;font-family:Avenir Next,Avenir,Century Gothic,Helvetica Neue,Arial,sans-serif;font-size:var(--hero-title-size);letter-spacing:-.035em;transform:translateY(var(--hero-title-nudge-y));margin:0;font-weight:800;line-height:.78}.splash-brand p{color:#ffffffeb;font-size:var(--hero-subtitle-size);letter-spacing:0;margin:var(--hero-subtitle-gap) 0 0;font-weight:400;line-height:1.2}@media (max-width:860px){.splash{--hero-background-position:center top;--hero-content-offset-y:15vh;--hero-padding-block-end:10vh;--hero-subtitle-gap:clamp(24px, 7vw, 34px);--hero-subtitle-size:15px;--hero-title-size:clamp(42px, 16vw, 78px)}}
