@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;background-color:#000;color:#fff;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;overflow-x:hidden;-webkit-text-size-adjust:100%;-webkit-overflow-scrolling:touch}#root{min-height:100vh}.mobile-container{padding-left:1rem;padding-right:1rem;max-width:100%}.btn-mobile{min-height:48px;min-width:48px;touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,.1)}.tap-target{min-height:44px;min-width:44px}input[type=text],input[type=email],input[type=password],input[type=number],input[type=tel],input[type=search],select,textarea{font-size:16px;border-radius:8px}@media(max-width:640px){.mobile-container{padding-left:.75rem;padding-right:.75rem}.responsive-text{font-size:.875rem}.mobile-spacing>*+*{margin-top:.75rem}.mobile-stack{flex-direction:column!important;gap:.75rem!important}}html{scroll-behavior:smooth}*{-webkit-overflow-scrolling:touch}
