:where(.astro-j7pv25f6){margin:0;padding:0;box-sizing:border-box}:root{--sl-color-bg: #ffffff;--sl-color-text: #1e1e1e;--sl-color-text-muted: #6b7280;--sl-color-accent: #4fb3f6;--sl-color-accent-low: #187bcd;--sl-color-border: #e5e7eb;--sl-color-gray-1: #fafafa;--sl-color-gray-5: #6b7280}:root[data-theme=dark]{--sl-color-bg: #1e1e1e;--sl-color-text: #ffffff;--sl-color-text-muted: #9ca3af;--sl-color-accent: #4fb3f6;--sl-color-accent-low: #187bcd;--sl-color-border: #404040;--sl-color-gray-1: #2a2a2a;--sl-color-gray-5: #9ca3af}body{font-family:Inter,system-ui,sans-serif;background:var(--sl-color-bg);color:var(--sl-color-text);min-height:100vh;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease,color .3s ease}.container:where(.astro-j7pv25f6){display:flex;flex-direction:column;align-items:center;gap:3rem;padding:1rem;max-width:36rem;text-align:center}.logo-section:where(.astro-j7pv25f6){display:flex;flex-direction:column;align-items:center;gap:1.5rem;animation:fadeInDown .8s ease-out}.logo-wrapper:where(.astro-j7pv25f6){position:relative;width:8rem;height:8rem}.logo-bg:where(.astro-j7pv25f6){position:absolute;inset:0;background:linear-gradient(135deg,var(--sl-color-accent) 0%,var(--sl-color-accent-low) 100%);border-radius:1.5rem;opacity:.1;animation:pulseGlow 2s ease-in-out infinite}.logo-icon:where(.astro-j7pv25f6){position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.logo-icon:where(.astro-j7pv25f6) img:where(.astro-j7pv25f6){width:4rem;height:4rem;filter:drop-shadow(0 4px 12px rgba(79,179,246,.3))}.brand:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:.5rem}.brand:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6){font-size:2rem;font-weight:700;color:var(--sl-color-text);letter-spacing:-.02em}.brand:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:1rem;color:var(--sl-color-text-muted);font-weight:500}.loading-section:where(.astro-j7pv25f6){display:flex;flex-direction:column;align-items:center;gap:2rem;animation:fadeInUp .8s ease-out .2s both}.spinner-wrapper:where(.astro-j7pv25f6){position:relative;width:5rem;height:5rem}.spinner-glow:where(.astro-j7pv25f6){position:absolute;inset:-.5rem;border:4px solid transparent;border-top-color:var(--sl-color-accent);border-radius:50%;opacity:.3;animation:spin 1s linear infinite reverse;filter:blur(8px)}.spinner:where(.astro-j7pv25f6){position:absolute;inset:0;border:4px solid var(--sl-color-border);border-top-color:var(--sl-color-accent);border-radius:50%;animation:spin 1s linear infinite}.loading-text:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:.5rem}.loading-text:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-size:1.5rem;font-weight:600;color:var(--sl-color-text)}.loading-text:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:1rem;color:var(--sl-color-text-muted)}.progress-bar:where(.astro-j7pv25f6){width:100%;max-width:20rem;height:4px;background:var(--sl-color-border);border-radius:2px;overflow:hidden;animation:fadeInUp .8s ease-out .4s both}.progress-fill:where(.astro-j7pv25f6){height:100%;background:linear-gradient(90deg,var(--sl-color-accent) 0%,var(--sl-color-accent-low) 100%);border-radius:2px;animation:progress 1.5s ease-in-out infinite}.footer-text:where(.astro-j7pv25f6){font-size:.875rem;color:var(--sl-color-text-muted);animation:fadeIn 1s ease-out .6s both}.footer-text:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--sl-color-accent);text-decoration:none;font-weight:600;transition:color .2s ease}.footer-text:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--sl-color-accent-low);text-decoration:underline}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulseGlow{0%,to{opacity:.1;transform:scale(1)}50%{opacity:.2;transform:scale(1.05)}}@keyframes progress{0%{transform:translate(-100%)}to{transform:translate(400%)}}@media (max-width: 640px){.container:where(.astro-j7pv25f6){gap:2rem}.logo-wrapper:where(.astro-j7pv25f6){width:6.5rem;height:6.5rem}.logo-icon:where(.astro-j7pv25f6) img:where(.astro-j7pv25f6){width:3.5rem;height:3.5rem}.brand:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6){font-size:1.75rem}.loading-text:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-size:1.25rem}.progress-bar:where(.astro-j7pv25f6){max-width:16rem}}
