:root{--primary-color:#007bff;--primary-color-hover:#0056b3;--text-primary-color:#000;--text-secondary-color:#555;--text-light-color:#fff;--background-primary-color:#fff;--background-secondary-color:#e0e0e0;--header-bg-color:#041e49;--topHeroSections-bg-color:#00ffff38;--feature-bg-color:cyan;--gutter:clamp(1rem,4vw,9.5rem);--measure:78ch;--card-min:17.5rem;--card-min-sm:13rem;--avatar-size:5rem;--text-xs:clamp(0.75rem,0.724rem + 0.114vw,0.906rem);--text-sm:clamp(0.875rem,0.844rem + 0.136vw,1.063rem);--text-base:clamp(1rem,0.959rem + 0.182vw,1.25rem);--text-lg:clamp(1.125rem,1.064rem + 0.273vw,1.5rem);--text-xl:clamp(1.25rem,1.148rem + 0.455vw,1.875rem);--text-2xl:clamp(1.5rem,1.336rem + 0.727vw,2.5rem);--text-3xl:clamp(1.875rem,1.609rem + 1.182vw,3.5rem);--text-4xl:clamp(2.25rem,1.882rem + 1.636vw,4.5rem);--space-2:0.125rem;--space-4:0.25rem;--space-5:0.3125rem;--space-6:0.375rem;--space-8:0.5rem;--space-10:0.625rem;--space-12:0.75rem;--space-14:0.875rem;--space-15:0.9375rem;--space-16:1rem;--space-18:1.125rem;--space-20:1.25rem;--space-24:1.5rem;--space-25:1.5625rem;--space-30:1.875rem;--space-35:2.1875rem;--space-40:2.5rem;--space-50:3.125rem;--space-section:clamp(2rem,1.5rem + 2vw,4rem);--radius-sm:4px;--radius-md:8px;--radius-lg:12px}*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:var(--text-base)}canvas,img,picture,svg,video{height:auto;max-width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.spinner-container{align-items:center;color:#007bff;display:flex;flex-direction:column;font-family:Arial,sans-serif;height:100vh;justify-content:center}.loader{animation:spin 1s linear infinite;border:8px solid #f3f3f3;border-radius:50%;border-top-color:#007bff;height:60px;margin-bottom:10px;width:60px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.errorBoundary{align-items:center;color:var(--text-primary-color);display:flex;flex-direction:column;gap:var(--space-16);justify-content:center;min-height:60vh;padding:var(--space-40) var(--gutter);text-align:center}.errorBoundary h1{font-size:var(--text-2xl);margin:0}.errorBoundary p{color:var(--text-secondary-color);margin:0;max-width:var(--measure)}.errorBoundary-link{color:var(--primary-color);font-weight:600;text-decoration:none}.errorBoundary-link:hover{text-decoration:underline}
/*# sourceMappingURL=main.63ab44b1.css.map*/