*{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}.dt-stable .ant-table{min-height:var(--dt-min, 560px)}.dt-stable .ant-table-tbody>tr>td{height:52px}.provider-rail{display:flex;flex-direction:column;gap:6px}.provider-rail-h{display:flex;flex-wrap:wrap;gap:8px}.provider-chip{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:8px 10px;border:1px solid #eee;border-radius:8px;background:#fff;cursor:pointer;transition:all .15s;font-size:14px;color:#1f1f1f}.provider-rail-h .provider-chip{width:auto}.provider-chip:hover{border-color:#adc6ff;background:#f5f8ff}.provider-chip.active{border-color:#2f54eb;background:#f0f5ff;box-shadow:0 0 0 1px #2f54eb inset}.provider-chip-count{font-size:12px;color:#8c8c8c;background:#f5f5f5;border-radius:10px;padding:0 8px;flex-shrink:0}.provider-chip.active .provider-chip-count{color:#2f54eb;background:#e6efff}
