*{box-sizing:border-box}body{margin:0;font-family:-apple-system,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;background:#f8fafc;color:#0f172a}html.dark body{background:#0f172a;color:#f1f5f9}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.min-h-screen{min-height:100vh}.px-3{padding-left:12px;padding-right:12px}.py-4{padding-top:16px;padding-bottom:16px}.px-4{padding-left:16px;padding-right:16px}.font-semibold{font-weight:600}
