@keyframes route-startup-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.route-startup-shell{width:100%;min-height:100vh;min-height:100dvh;background:#fff;color:#111827}.route-startup-shell:not(.route-startup-shell-embedded){position:fixed;inset:0;z-index:2147483100;overflow-y:auto;pointer-events:none}.route-startup-shell-inner{width:100%;max-width:800px;min-height:100vh;min-height:100dvh;margin:0 auto;padding:max(12px,env(safe-area-inset-top,0px)) 24px calc(24px + env(safe-area-inset-bottom,0px))}.route-startup-brand{display:flex;min-height:51px;align-items:center;justify-content:center}.route-startup-brand-image{display:block;width:min(168px,50vw);height:auto;-o-object-fit:contain;object-fit:contain}.route-startup-brand-lockup{display:flex;align-items:center;justify-content:center;gap:9px;color:#111827;font-size:21px;font-weight:700;line-height:1}.route-startup-brand-mark{display:block;width:42px;height:42px;border-radius:10px}.route-startup-loading-label{margin:6px 0 0;color:#6b7280;font-size:14px;line-height:20px;text-align:center}.route-startup-event-card{width:min(100%,32rem);margin:16px auto 0}.route-startup-skeleton{background:linear-gradient(90deg,#eceaf1 20%,#f8f7fa,#eceaf1 60%);background-size:220% 100%;animation:route-startup-shimmer 1.45s ease-in-out infinite}.route-startup-event-kicker{width:112px;height:10px;margin:0 auto 14px;border-radius:999px}.route-startup-event-title{height:24px;margin-right:auto;margin-left:auto;border-radius:8px}.route-startup-event-title-primary{width:72%;margin-bottom:10px}.route-startup-event-title-secondary{width:48%;height:18px}.route-startup-event-meta{margin:16px auto 0}.route-startup-event-meta-line{width:76%;height:16px;margin:0 auto 10px;border-radius:999px}.route-startup-event-meta-line-short{width:46%;height:14px;margin-bottom:0}.route-startup-event-media{width:100%;width:min(100%,max(12rem,calc(100svh - 19.5rem)));max-width:100%;aspect-ratio:1;margin:18px auto 0;border-radius:12px}.route-startup-event-action{width:min(288px,100%);height:44px;margin:14px auto 0;border-radius:8px}.route-startup-shell-embedded{position:relative;min-height:calc(100vh - .5rem);min-height:calc(100dvh - .5rem)}.route-startup-shell-embedded .route-startup-shell-inner{min-height:calc(100vh - .5rem);min-height:calc(100dvh - .5rem);padding:0 0 calc(24px + env(safe-area-inset-bottom,0px))}@media(max-width:380px){.route-startup-shell-inner{padding-right:18px;padding-left:18px}.route-startup-brand-image{width:min(156px,48vw)}}@media(prefers-reduced-motion:reduce){.route-startup-skeleton{animation:none;background:#eceaf1}}
