:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{margin:0;width:100%;min-height:100vh}#root{width:100%;min-height:100vh}button:focus,button:focus-visible{outline:2px solid currentColor;outline-offset:2px}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.scroll-snap-x{scroll-snap-type:x mandatory;scroll-behavior:smooth;overflow-x:auto}.scroll-snap-item{scroll-snap-align:center}.safe-area-bottom{padding-bottom:env(safe-area-inset-bottom,20px)}.safe-area-top{padding-top:env(safe-area-inset-top,0)}.glass{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.no-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tap-highlight{-webkit-tap-highlight-color:transparent}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .3s ease-out}*,*:before,*:after{transition:background-color .2s ease,border-color .2s ease}@media(prefers-reduced-motion:reduce){html:focus-within,.app-shell,.app-shell .scroll-snap-x{scroll-behavior:auto}.app-shell *,.app-shell *:before,.app-shell *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
