@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap);*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:16px;scroll-behavior:smooth}@media (max-width:768px){html{font-size:15px}}@media (max-width:480px){html{font-size:14px}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0f0f0f;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;margin:0;min-width:320px}#root,body{overflow-x:hidden}#root{position:relative}@media (max-width:768px){a,button,input,select,textarea{min-height:44px;min-width:44px}input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],select,textarea{font-size:16px!important}}img{display:block;height:auto;max-width:100%}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}