*,*:before,*:after{box-sizing:border-box}:root{--bg: #f4f6f8;--line: #d8dee6;--text-soft: #6b7280}html,body,#root{width:100%;min-height:100%;margin:0;padding:0;background:var(--bg)}body{font-family:Inter,Segoe UI,Helvetica Neue,Arial,PingFang SC,Microsoft YaHei,sans-serif}.app-shell{min-height:100vh;background:radial-gradient(circle at 20% 0%,rgba(120,102,255,.08),transparent 35%),radial-gradient(circle at 80% 10%,rgba(84,188,255,.07),transparent 30%),var(--bg)}.icon-badge{width:30px;height:30px;border-radius:999px;display:grid;place-items:center;background:#8f5bff1f;color:#7a45ef}.md-block{white-space:pre-wrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Courier New,monospace;font-size:12px;line-height:1.5;padding:12px;border:1px solid var(--line);border-radius:10px;background:#fff;max-height:420px;overflow:auto}.fixed-media{width:100%;position:relative;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#f3f5f7;min-height:120px}.fixed-media>img{width:100%;height:100%;display:block;object-fit:cover}.fixed-media.contain>img{object-fit:contain;background:#f3f5f7}.fixed-media-placeholder{width:100%;height:100%;min-height:120px;display:grid;place-items:center;color:var(--text-soft);font-size:12px}.chart-box{width:100%;border:1px solid var(--line);border-radius:10px;background:#fff;overflow:hidden;min-height:260px;display:grid;place-items:center}.chart-img{width:100%;max-height:360px;object-fit:contain;display:block}.preview-dialog-img{width:100%;max-height:72vh;object-fit:contain;border-radius:8px;background:#f6f7f9}
