.splash{z-index:10000;background:var(--brand-bg,#000);opacity:1;place-items:center;transition:opacity .45s;display:grid;position:fixed;inset:0}.splash--leaving{opacity:0;pointer-events:none}html.splash-seen .splash{display:none}.splash__video,.splash__embed{object-fit:contain;border:0;width:auto;max-width:50vw;height:auto;max-height:50vh;display:block}.splash__embed{width:50vw;height:50vh}.splash__skip{right:var(--brand-space-24,24px);bottom:var(--brand-space-24,24px);padding:var(--brand-space-8,8px)var(--brand-space-16,16px);border-radius:var(--brand-radius-md,6px);color:#fff;font-family:var(--brand-body-font,inherit);cursor:pointer;background:#00000073;border:1px solid #ffffff80;font-size:.875rem;position:absolute}.splash__skip:hover,.splash__skip:focus-visible{background:#000000b3;border-color:#fff;outline:none}@media (prefers-reduced-motion:reduce){.splash{display:none}}
