:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background-color:var(--body-background, #f5f5f5);color:var(--body-color, #111827);transition:background-color .2s ease,color .2s ease}body[data-theme-mode=dark]{--body-background: #0d1117;--body-color: #f5f7fa}body[data-theme-mode=light]{--body-background: #f5f5f5;--body-color: #111827}#root{min-height:100vh;width:100%;overflow-x:hidden}html,body{width:100%;overflow-x:hidden;-webkit-overflow-scrolling:touch}a{color:inherit}
