.splash{position:fixed;inset:0;z-index:50;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 48%,#103d48 0,#07151b 32%,#020608 75%);transition:opacity .6s ease,visibility .6s ease}.splash.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.splash-mark{position:relative;z-index:2;display:flex;align-items:center;font:800 clamp(105px,16vw,235px)/.72 var(--font);letter-spacing:-.15em;filter:drop-shadow(0 0 35px rgba(15,220,230,.48));animation:mark-arrive 1.45s cubic-bezier(.16,.8,.22,1) both}.splash-mark i{font-style:normal;background:linear-gradient(135deg,#f7ffff 9%,#13d6df 36%,#0878e1 68%,#fff 95%);-webkit-background-clip:text;background-clip:text;color:transparent}.splash-mark i:first-child{transform:translateX(14px)}.splash-ring{position:absolute;width:min(55vw,700px);aspect-ratio:1;border-radius:50%;border:1px solid rgba(45,225,232,.36);animation:ring-out 1.6s ease-out both}.ring-two{width:min(35vw,460px);border-color:rgba(247,255,255,.52);animation-delay:.15s}.splash-flare{position:absolute;width:2px;height:100vh;background:linear-gradient(transparent,#8effff,transparent);box-shadow:0 0 35px 10px rgba(19,217,227,.9);transform:rotate(42deg);animation:flare 1.25s ease-out both}.splash p{position:absolute;top:calc(50% + clamp(82px,10vw,140px));margin:0;color:#d9ffff;font:500 11px var(--mono);letter-spacing:9px;animation:subtitle .6s .95s both}@keyframes mark-arrive{0%{opacity:0;transform:scale(.2) rotate(-22deg);filter:blur(12px)}60%{opacity:1;transform:scale(1.12) rotate(2deg);filter:blur(0)}100%{transform:scale(1) rotate(0)}}@keyframes ring-out{0%{opacity:0;transform:scale(.05)}30%{opacity:1}100%{opacity:0;transform:scale(1.35)}}@keyframes flare{0%{opacity:0;transform:translateX(-80vw) rotate(42deg)}45%{opacity:1}100%{opacity:0;transform:translateX(80vw) rotate(42deg)}}@keyframes subtitle{from{opacity:0;letter-spacing:2px}to{opacity:1;letter-spacing:9px}}.hero{position:relative;isolation:isolate;overflow:hidden;background:none!important}.hero:before{content:"";position:absolute;inset:-5%;z-index:-2;background:linear-gradient(90deg,rgba(4,15,18,.98),rgba(4,15,18,.9) 35%,rgba(4,15,18,.42) 62%,rgba(4,15,18,.08)),url("assets/westsites-city-office.png?v=19") 54% center/cover no-repeat;animation:coastal-drift 18s ease-in-out infinite alternate}.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(115deg,transparent 30%,rgba(32,219,228,.08),transparent 63%);animation:light-sweep 7s ease-in-out infinite}@keyframes coastal-drift{from{transform:scale(1) translate3d(0,0,0)}to{transform:scale(1.07) translate3d(-1.3%,-.8%,0)}}@keyframes light-sweep{0%,100%{opacity:.18;transform:translateX(-12%)}50%{opacity:.8;transform:translateX(13%)}}@media(max-width:560px){.splash p{letter-spacing:5px;font-size:9px}.hero:before{background:linear-gradient(90deg,rgba(4,15,18,.94),rgba(4,15,18,.6)),url("assets/westsites-city-office.png?v=19") 61% center/cover no-repeat}}@media(prefers-reduced-motion:reduce){.splash{display:none}.hero:before,.hero:after{animation:none}}
