@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";html,body,#root{height:100%;width:100%}body{margin:0;min-width:320px}body{overflow-x:hidden}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,video{max-width:100%;height:auto}img{display:block}video{object-fit:cover}@media(max-width:767.98px){.MuiContainer-root{padding-left:16px;padding-right:16px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@keyframes float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-24px) scale(1.03)}}@keyframes floatSlow{0%,to{transform:translate(0) scale(1)}33%{transform:translate(12px,-16px) scale(1.02)}66%{transform:translate(-8px,8px) scale(.98)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes subtlePulse{0%,to{opacity:.6}50%{opacity:1}}.section-reveal{animation:fadeInUp .7s cubic-bezier(.4,0,.2,1) both}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#fff3}
