*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;background:#f5f6fa}.key-cell{display:inline-flex;align-items:center;gap:4px;max-width:240px}.key-cell .key-text{font-family:SF Mono,Roboto Mono,Menlo,Consolas,monospace;font-size:12px;white-space:nowrap;overflow-x:auto;width:160px;flex:0 0 160px;padding:2px 6px;background:#00000008;border-radius:4px;-webkit-user-select:text;user-select:text;cursor:text;scrollbar-width:none;-ms-overflow-style:none}.key-cell .key-text::-webkit-scrollbar{display:none}.public-hero{background:linear-gradient(135deg,#1d39c4,#2f54eb,#597ef7)}.stat-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.model-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px}.cost-breakdown-row{display:flex;justify-content:space-between;gap:24px}
