.route-loading-frame{background-color:#fff;width:100%;min-height:100dvh}.route-loading-frame[data-route-loading-theme=app]{background-color:hsl(var(--background));color:hsl(var(--foreground))}.route-loading-frame.public-course-route-loading,.route-loading-frame.public-route-loading{opacity:0;animation:.14s ease-out .22s forwards route-loading-frame-reveal}.route-loading-frame.public-course-route-loading :before,.route-loading-frame.public-route-loading :before{animation:none!important;transform:none!important}:root.dark .route-loading-frame:not([data-route-loading-theme=app]){background-color:#020617}@media (prefers-color-scheme:dark){:root:not(.light) .route-loading-frame:not([data-route-loading-theme=app]){background-color:#020617}:root:not(.light) [data-testid$=-skeleton]:not([data-route-loading-theme=app]) .bg-white{background-color:#0f172a}:root:not(.light) [data-testid$=-skeleton]:not([data-route-loading-theme=app]) [class*=bg-white\/]{background-color:#020617e6}:root:not(.light) [data-testid$=-skeleton]:not([data-route-loading-theme=app]) [class*=border-slate-200]{border-color:#1e293b}}.route-loading-frame__sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.route-loading-frame__slow-notice{animation:route-loading-frame-show-slow-notice .24s ease-out var(--route-loading-frame-slow-notice-delay,7s) forwards;background:hsl(var(--card)/.92);border:1px solid hsl(var(--border)/.72);box-shadow:0 12px 32px hsl(var(--foreground)/.1),0 1px 0 hsl(var(--background)/.72) inset;color:hsl(var(--foreground));bottom:5rem;opacity:0;pointer-events:none;text-align:center;z-index:40;border-radius:9999px;max-width:22rem;margin-inline:auto;padding:.625rem 1rem;font-size:.8125rem;position:fixed;inset-inline:1rem;transform:translateY(6px)}@keyframes route-loading-frame-show-slow-notice{to{opacity:1;transform:translateY(0)}}@keyframes route-loading-frame-reveal{to{opacity:1}}.route-loading-frame__slow-notice[data-visible=true]{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.route-loading-frame.public-course-route-loading,.route-loading-frame.public-route-loading{opacity:1;animation:none}.route-loading-frame__slow-notice{animation-duration:1ms}}
