:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{margin:0;width:100%;min-height:100vh;transition:background-color .3s ease,color .3s ease}html:not([data-theme=dark]),html:not([data-theme=dark]) body{background-color:#f2f2f7;color:#1a1a1a}html[data-theme=dark],html[data-theme=dark] body{background-color:#0f172a;color:#f1f5f9}a{font-weight:500;color:#007aff;text-decoration:inherit}a:hover{color:#06c}html[data-theme=dark] a{color:#818cf8}html[data-theme=dark] a:hover{color:#a5b4fc}#root{width:100%;min-height:100vh;transition:background-color .3s ease}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:all .25s ease}button:focus,button:focus-visible{outline:2px solid #007aff;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)}html:not([data-theme=dark]) .glass{background:#fffffff2}html[data-theme=dark] .glass{background:#0f172af2}.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}
