.cdc-hold-splash{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483100;display:grid;place-items:center;margin:0;overflow:hidden;background:#6847f5;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400}.cdc-hold-splash__mark{width:clamp(9.5rem,22vw,14rem);filter:drop-shadow(0 18px 30px rgba(43,18,115,.24))}.cdc-hold-splash__mark svg{display:block;width:100%;height:auto;overflow:hidden}.cdc-hold-splash__wait{position:absolute;left:0;right:0;top:calc(50% + clamp(4rem,9vw,6rem));display:flex;flex-direction:column;align-items:center;gap:6px;padding:0 24px;text-align:center}.cdc-hold-splash__caption{margin:0;color:#ffffffeb;font-size:14px;line-height:20px;opacity:0;animation:cdc-hold-splash-reveal .36s ease-out 15s forwards}.cdc-hold-splash__spinner{display:block;width:20px;height:20px;border:2px solid #ffffff66;border-top-color:#fff;border-radius:50%;animation:cdc-wait-spin .8s linear infinite}@keyframes cdc-wait-spin{to{transform:rotate(360deg)}}#cdc-entry-bootstrap .cdc-hold-splash__mark{animation:cdc-boot-appear .46s ease-out both}@keyframes cdc-boot-appear{0%{opacity:0;transform:scale(.86)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion: reduce){.cdc-hold-splash__spinner,#cdc-entry-bootstrap .cdc-hold-splash__mark{animation:none}}.cdc-hold-splash__back{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 12px;color:#fff;font-size:13px;line-height:18px;text-decoration:underline;text-underline-offset:4px;opacity:0;visibility:hidden;animation:cdc-hold-splash-reveal .36s ease-out 15s forwards}.cdc-hold-splash__back:focus-visible{outline:2px solid #fff;outline-offset:2px;border-radius:6px}@keyframes cdc-hold-splash-reveal{to{opacity:1;visibility:visible}}@media (max-width: 640px){.cdc-hold-splash__mark{width:clamp(8.5rem,42vw,11rem)}}.cdc-entry-holding{position:fixed;top:0;left:0;width:1px;height:1px;margin:0;padding:0;border:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap;pointer-events:none}.brand-splash{--brand-splash-purple: #6847f5;position:fixed;z-index:2147483000;top:0;right:0;bottom:0;left:0;display:grid;min-height:100dvh;overflow:hidden;background:var(--brand-splash-purple);place-items:center;isolation:isolate;pointer-events:auto;animation:brand-splash-screen-out .5s cubic-bezier(.4,0,.2,1) 1.08s both;will-change:opacity}.brand-splash__mark{position:relative;z-index:1;width:clamp(9.5rem,22vw,14rem);filter:drop-shadow(0 18px 30px rgba(43,18,115,.24));transform-origin:center;animation:brand-splash-pop-in .46s both,brand-splash-pop-out .3s cubic-bezier(.4,0,.2,1) .88s forwards;will-change:opacity,transform}.brand-splash__mark svg{display:block;width:100%;height:auto;overflow:hidden;transform-origin:48% 62%;animation:brand-splash-head-turn .46s cubic-bezier(.22,1,.36,1) .31s both;will-change:transform}.brand-splash__eye{fill:#fff;transform-box:fill-box;transform-origin:center}.brand-splash .brand-splash__eye--wink{animation:brand-splash-open-eye-out .18s cubic-bezier(.4,0,.2,1) .33s both}.brand-splash__eye-closed{opacity:0;transform-box:fill-box;transform-origin:center;will-change:opacity,transform}.brand-splash .brand-splash__eye-closed{animation:brand-splash-closed-eye-in .18s cubic-bezier(.4,0,.2,1) .33s both}.brand-splash__spark{fill:#fde68a;opacity:0;filter:drop-shadow(0 0 0 rgba(252,211,77,0));transform-box:fill-box;transform-origin:center;will-change:opacity,transform,filter}.brand-splash .brand-splash__spark{animation:brand-splash-spark .34s cubic-bezier(.22,1,.36,1) 395ms both}@keyframes brand-splash-pop-in{0%{opacity:0;transform:scale(.58);animation-timing-function:cubic-bezier(.16,1,.3,1)}42%{opacity:1;transform:scale(1.12);animation-timing-function:cubic-bezier(.34,1.56,.64,1)}65%{opacity:1;transform:scale(.95);animation-timing-function:cubic-bezier(.22,1,.36,1)}83%{opacity:1;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}@keyframes brand-splash-pop-out{0%{opacity:1;transform:scale(1)}26%{opacity:1;transform:scale(.94)}48%{opacity:1;transform:scale(1.08)}to{opacity:0;transform:scale(.58)}}@keyframes brand-splash-head-turn{0%,8%{transform:none}18%{transform:translate3d(-1px,0,0) rotate(-.8deg)}42%,58%{transform:translate3d(3px,1px,0) rotate(3.8deg)}to{transform:none}}@keyframes brand-splash-open-eye-out{0%,16%{opacity:1;transform:scaleY(1)}62%{opacity:.72;transform:scaleY(.55)}to{opacity:0;transform:scaleY(.22)}}@keyframes brand-splash-closed-eye-in{0%,44%{opacity:0;transform:scale(.82)}76%,to{opacity:1;transform:scale(1)}}@keyframes brand-splash-spark{0%{opacity:0;filter:drop-shadow(0 0 0 rgba(252,211,77,0));transform:rotate(-10deg) scale(.08)}36%{opacity:1;filter:drop-shadow(0 0 7px rgba(255,247,214,.94)) drop-shadow(0 0 18px rgba(252,211,77,.68));transform:rotate(1deg) scale(1.16)}58%{opacity:1;filter:drop-shadow(0 0 4px rgba(255,247,214,.76)) drop-shadow(0 0 11px rgba(252,211,77,.46));transform:rotate(4deg) scale(.96)}to{opacity:0;filter:drop-shadow(0 0 10px rgba(252,211,77,0));transform:rotate(11deg) scale(1.28)}}@keyframes brand-splash-screen-out{0%{opacity:1}to{opacity:0}}@keyframes brand-splash-reduced-mark{0%{opacity:0}30%,to{opacity:1}}@media (max-width: 640px){.brand-splash__mark{width:clamp(8.5rem,42vw,11rem)}}@media (prefers-reduced-motion: reduce){.brand-splash{animation:brand-splash-screen-out .22s linear .4s both}.brand-splash__mark{animation:brand-splash-reduced-mark .62s linear both;transform:none}.brand-splash__mark svg{animation:none;transform:none}.brand-splash .brand-splash__eye--wink{animation:none;opacity:0;transform:none}.brand-splash .brand-splash__eye-closed{animation:none;opacity:1;transform:none}.brand-splash .brand-splash__spark{animation:none;opacity:0}}.cdc-hold-splash{transition:opacity .24s cubic-bezier(.4,0,.2,1)}.cdc-hold-splash[data-entrance=fade]{animation:cdc-hold-splash-in .14s cubic-bezier(.4,0,.2,1)}.cdc-hold-splash[data-phase] .cdc-hold-splash__mark{animation:cdc-hold-splash-breathe 3.2s ease-in-out infinite alternate;will-change:transform}.cdc-hold-splash[data-entrance=fade] .cdc-hold-splash__mark{animation:brand-splash-pop-in .46s both,cdc-hold-splash-breathe 3.2s ease-in-out .46s infinite alternate}.cdc-hold-splash[data-entrance=boot] .cdc-hold-splash__mark{animation:cdc-boot-appear .46s ease-out both}.cdc-hold-splash[data-phase=leaving]{opacity:0;pointer-events:none}.cdc-hold-splash[data-phase=leaving][data-exit=wink]{transition-delay:.24s}.cdc-hold-splash[data-phase=leaving][data-exit=fade]{transition-duration:.16s}.cdc-hold-splash[data-phase=leaving][data-exit=wink] .cdc-hold-splash__mark svg{transform-origin:48% 62%;animation:brand-splash-head-turn .46s cubic-bezier(.22,1,.36,1) both}.cdc-hold-splash[data-phase=leaving][data-exit=wink] .brand-splash__eye--wink{animation:brand-splash-open-eye-out .18s cubic-bezier(.4,0,.2,1) 20ms both}.cdc-hold-splash[data-phase=leaving][data-exit=wink] .brand-splash__eye-closed{animation:brand-splash-closed-eye-in .18s cubic-bezier(.4,0,.2,1) 20ms both}.cdc-hold-splash[data-phase=leaving][data-exit=wink] .brand-splash__spark{animation:brand-splash-spark .34s cubic-bezier(.22,1,.36,1) 85ms both}@keyframes cdc-hold-splash-in{0%{opacity:0}}@keyframes cdc-hold-splash-breathe{0%{transform:scale(1)}to{transform:scale(1.03)}}@media (prefers-reduced-motion: reduce){.cdc-hold-splash[data-entrance=boot] .cdc-hold-splash__mark,.cdc-hold-splash[data-phase] .cdc-hold-splash__mark,.cdc-hold-splash[data-entrance=fade] .cdc-hold-splash__mark{animation:none}.cdc-hold-splash[data-phase=leaving],.cdc-hold-splash[data-phase=leaving][data-exit=wink],.cdc-hold-splash[data-phase=leaving][data-exit=fade]{transition-duration:.16s;transition-delay:0ms}.cdc-hold-splash[data-phase=leaving][data-exit=wink] .cdc-hold-splash__mark svg,.cdc-hold-splash[data-phase=leaving][data-exit=wink] .brand-splash__eye--wink,.cdc-hold-splash[data-phase=leaving][data-exit=wink] .brand-splash__eye-closed,.cdc-hold-splash[data-phase=leaving][data-exit=wink] .brand-splash__spark{animation:none}}
