.brand-bootstrap-shell{min-height:100vh;min-height:100dvh;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:32px 24px;background:var(--bootstrap-background);color:var(--bootstrap-foreground);text-align:center;font:400 14px/1.5 ui-sans-serif,system-ui,sans-serif}.brand-bootstrap-shell__logo{position:relative;display:block;flex:none;width:128px;height:91px;background:var(--bootstrap-track);mask:url(/preview-assets/eventosxp-compact-logo.png) center / contain no-repeat;-webkit-mask:url(/preview-assets/eventosxp-compact-logo.png) center / contain no-repeat}.brand-bootstrap-shell__logo-fill{display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:var(--bootstrap-accent);transform-origin:center bottom;animation:brand-bootstrap-logo-complete 3.6s cubic-bezier(.2,.65,.35,1) infinite;animation-delay:var(--bootstrap-delay, 0ms)}.brand-bootstrap-shell--platform .brand-bootstrap-shell__status{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.brand-bootstrap-shell__rail{display:block;width:96px;height:3px;overflow:hidden;margin-bottom:12px;background:var(--bootstrap-track)}.brand-bootstrap-shell__signal{display:block;width:100%;height:100%;background:var(--bootstrap-muted);transform-origin:left center;animation:brand-bootstrap-complete 2.4s ease-in-out infinite}.brand-bootstrap-shell--platform .brand-bootstrap-shell__rail{display:none}.brand-bootstrap-shell.brand-bootstrap-shell--branded{--bootstrap-background: var(--brand-background);--bootstrap-foreground: var(--brand-foreground);--bootstrap-muted: var(--brand-muted-foreground);--bootstrap-track: var(--brand-muted);--bootstrap-accent: var(--brand-primary);gap:24px;font-family:var(--font-interface, ui-sans-serif, system-ui, sans-serif)}.brand-bootstrap-shell__brand-logo{display:grid;width:min(200px,65vw);height:140px}.brand-bootstrap-shell__brand-logo img{grid-area:1 / 1;width:100%;height:140px;-o-object-fit:contain;object-fit:contain}.brand-bootstrap-shell__brand-base{opacity:.2}.brand-bootstrap-shell__brand-fill{animation:brand-bootstrap-image-complete 3.6s cubic-bezier(.2,.65,.35,1) infinite;animation-delay:var(--bootstrap-delay, 0ms)}.brand-bootstrap-shell__brand-logo~.brand-bootstrap-shell__rail{display:none}.brand-bootstrap-shell--branded .brand-bootstrap-shell__signal{background:var(--bootstrap-accent)}.brand-bootstrap-shell--branded .brand-bootstrap-shell__status{max-width:30ch;overflow-wrap:anywhere}@keyframes brand-bootstrap-image-complete{0%{clip-path:inset(92% 0 0);opacity:.5}65%,82%{clip-path:inset(0);opacity:1}to{clip-path:inset(0);opacity:.15}}.brand-bootstrap-shell[data-motion=none] .brand-bootstrap-shell__brand-fill,.brand-bootstrap-shell[data-motion=none] .brand-bootstrap-shell__signal{animation:none}.brand-bootstrap-shell__status{margin:0;color:var(--bootstrap-muted);font-size:14px;font-weight:400}.brand-bootstrap-shell h1{max-width:30rem;margin:0;font-size:clamp(22px,4vw,28px);font-weight:600;line-height:1.2;letter-spacing:-.025em;text-wrap:balance}.brand-bootstrap-shell__message{max-width:34rem;margin:0;color:var(--bootstrap-muted);overflow-wrap:anywhere}.brand-bootstrap-shell__retry{min-height:44px;margin-top:12px;padding:10px 20px;border:1px solid var(--bootstrap-border);border-radius:6px;background:var(--bootstrap-surface);color:var(--bootstrap-foreground);font:inherit;cursor:pointer}.brand-bootstrap-shell__retry:hover{background:var(--bootstrap-hover)}.brand-bootstrap-shell__retry:focus-visible{outline:2px solid var(--bootstrap-foreground);outline-offset:4px}@keyframes brand-bootstrap-complete{0%,8%{transform:scaleX(0);opacity:1}68%,84%{transform:scaleX(1);opacity:1}to{transform:scaleX(1);opacity:0}}@keyframes brand-bootstrap-logo-complete{0%{transform:scaleY(.08);opacity:.5}65%,82%{transform:scaleY(1);opacity:1}to{transform:scaleY(1);opacity:.15}}@media (prefers-reduced-motion: reduce){.brand-bootstrap-shell__brand-fill,.brand-bootstrap-shell__logo-fill,.brand-bootstrap-shell__signal{animation:none;transform:none;opacity:1}}
