.wip-shell{z-index:60;background:var(--premium-navy);color:#fff;width:100vw;height:100dvh;position:fixed;top:0;left:0;overflow:hidden}.wip-photo{background-image:url(/images/alpha-mask.png);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.wip-veil{background:linear-gradient(#0b0e1a8c 0%,#0b0e1ab3 100%);position:absolute;inset:0}.wip-center{z-index:1;padding:24px;justify-content:center;align-items:center;width:100%;height:100%;padding-inline:max(24px,50vw - 616px);display:flex;position:relative}.wip-stage{width:100%;max-width:720px}.wip-headline{color:#fff;letter-spacing:-.035em;text-wrap:balance;margin-bottom:20px;font-size:clamp(44px,8vw,96px);font-weight:600;line-height:1.02}.wip-body{color:#ffffffd1;max-width:36rem;margin-bottom:36px;font-size:clamp(15px,1.3vw,18px);line-height:1.65}.wip-cta-row{flex-direction:column;gap:12px;display:flex}@media (min-width:640px){.wip-cta-row{flex-direction:row;align-items:center}}.wip-footnote{color:#ffffff8c;margin-top:44px;font-size:13px}.wip-footnote a{color:#ffffffbf;text-underline-offset:2px;text-decoration:underline;transition:color .2s cubic-bezier(.22,1,.36,1)}.wip-footnote a:hover{color:#fff}@media (min-width:768px){.wip-stage{text-align:center;margin-inline:auto}.wip-body{margin-inline:auto}.wip-cta-row{justify-content:center}}.wip-reveal{opacity:0;animation:.6s cubic-bezier(.22,1,.36,1) both wipReveal;transform:translateY(16px)}@keyframes wipReveal{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.wip-reveal{opacity:1;animation:none;transform:none}}
