html{color-scheme:dark}html[data-mui-color-scheme=light]{color-scheme:light}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;color:var(--mui-palette-text-primary,#333);background:var(--mui-palette-background-default,#fff);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}p{margin-bottom:1rem;line-height:1.7}a{color:inherit;text-decoration:none;transition:all .3s ease}a:hover{color:#667eea}img{max-width:100%;height:auto;display:block}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media print{*{background:rgba(0,0,0,0)!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}}.hero-heading{background:linear-gradient(135deg,#4876EF,#00bf9c 50%,#4876EF);background-clip:text;-webkit-background-clip:text;background-size:200% 200%}.h2-heading,.hero-heading{-webkit-text-fill-color:rgba(0,0,0,0);animation:gradientShift 10s ease-in-out infinite}.h2-heading{background:linear-gradient(135deg,#ff1919,#5c009e 50%,#4876EF);background-clip:text;-webkit-background-clip:text;background-size:200% 200%}.h3-heading{background:linear-gradient(135deg,#4876EF,#5cc3cc 50%,#4876EF);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-size:200% 200%;animation:gradientShift 10s ease-in-out infinite}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}