:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-surface:#fff;--color-surface-subtle:#fdfdfc;--color-surface-elevated:#fffffff5;--color-border:#285e411f;--color-foreground:#1a2a1f;--color-foreground-muted:#44624d;--color-accent:#4fb477;--color-accent-strong:#2f8652;--color-success:#2f855a;--color-danger:#d64545;--radius-base:16px;--radius-pill:999px;--shadow-soft:0 10px 40px #0f172a1a;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.5rem;--layout-max-width:1200px;--transition-base:.18s ease}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
*,:before,:after{box-sizing:border-box;min-width:0;margin:0;padding:0}html{scroll-behavior:smooth}a{color:inherit;text-decoration:none}body{color:var(--color-foreground);background-color:var(--color-surface-subtle);font-family:var(--font-primary),var(--font-secondary),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:100vw;min-height:100vh;transition:background-color var(--transition-base),color var(--transition-base);overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle at top,#fdfdfce6,#0000 55%);position:fixed;inset:0}img{max-width:100%;height:auto}.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}
