.AnimatedBackground_backgroundContainer__npd2Y{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden;pointer-events:none}.AnimatedBackground_canvas__f_g7n{position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;transition:opacity .6s ease}.AnimatedBackground_overlay__79Q1_{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,transparent 0,var(--background) 100%);opacity:.3;pointer-events:none}.AnimatedBackground_backgroundContainer__npd2Y:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.03'/%3E%3C/svg%3E");opacity:.5;pointer-events:none;mix-blend-mode:overlay}[data-theme=dark] .AnimatedBackground_canvas__f_g7n{opacity:1}[data-theme=light] .AnimatedBackground_canvas__f_g7n{opacity:.8}@keyframes AnimatedBackground_fadeIn__8SFku{0%{opacity:0}to{opacity:1}}.AnimatedBackground_backgroundContainer__npd2Y{animation:AnimatedBackground_fadeIn__8SFku 1.5s ease-in}@media (max-width:768px){.AnimatedBackground_canvas__f_g7n{will-change:auto}.AnimatedBackground_backgroundContainer__npd2Y:after{opacity:.3}}@media (prefers-reduced-motion:reduce){.AnimatedBackground_backgroundContainer__npd2Y,.AnimatedBackground_canvas__f_g7n{animation:none}}:root{--background:#ffffff;--background-secondary:#f8f9fa;--foreground:#1a1a1a;--text-primary:#1a1a1a;--text-secondary:#4b5563;--card-bg:#f8f9fa;--border:#e5e7eb;--primary:#2563eb;--primary-rgb:rgba(37,99,235,0.2);--primary-hover:#1d4ed8;--secondary:#64748b}[data-theme=dark]{--background:#0a0a0a;--background-secondary:#151515;--foreground:#e5e7eb;--text-primary:#e5e7eb;--text-secondary:#9ca3af;--card-bg:#1a1a1a;--border:#2a2a2a;--primary:#3b82f6;--primary-rgb:rgba(59,130,246,0.2);--primary-hover:#60a5fa;--secondary:#94a3b8}*{box-sizing:border-box;padding:0;margin:0}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--background);color:var(--foreground);transition:background-color .6s ease,color .3s ease;overflow-x:hidden}body,main{position:relative}main{z-index:1}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin:0}h1{font-size:3.5rem}h2{font-size:2.5rem}h3{font-size:1.875rem}h4{font-size:1.5rem}p{line-height:1.6;margin:0}a{color:inherit;text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section{padding:6rem 0;position:relative;z-index:1}@media (max-width:768px){h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}.section{padding:4rem 0}.container{padding:0 1.5rem}}@media (max-width:480px){h1{font-size:2rem}h2{font-size:1.75rem}.section{padding:3rem 0}.container{padding:0 1rem}}