:root{font-synthesis:none;text-rendering:optimizelegibility;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{color:#1f2329;background:#f5f7fa;min-width:320px}a{color:inherit;text-decoration:none}.page{width:min(1200px,100%);margin:0 auto}.page-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.page-title{color:#1f2329;margin:0;font-size:24px;font-weight:600;line-height:1.4}.page-description{color:#646a73;margin:4px 0 0;line-height:1.5}.surface{background:#fff;border:1px solid #e5e6eb;border-radius:6px}.mono{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.muted{color:#86909c}.error-content{justify-content:space-between;align-items:center;gap:12px;display:flex}.mobile-only{display:none}@media (width<=760px){.page-header{flex-direction:column;margin-bottom:18px}.mobile-only{display:initial}.error-content{flex-direction:column;align-items:flex-start}}
