@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&family=JetBrains+Mono:wght@500;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;min-height:100vh;font-family:Inter,Noto Sans SC,system-ui,-apple-system,sans-serif;color:#000000e0;background:#f5f5f5;-webkit-font-smoothing:antialiased}a{color:inherit}.hero-bg{background:linear-gradient(180deg,#f0f5ff,#f5f5f5)}.landing-mono{font-family:JetBrains Mono,monospace}
