:root{font-family:ui-sans-serif,system-ui,sans-serif;color:#1a1a1a}.page{max-width:1000px;margin:0 auto 2rem;padding:0 1rem}.tabs{max-width:1000px;margin:2rem auto 0;padding:0 1rem;display:flex;gap:.5rem;border-bottom:1px solid #eee}.tabs button{padding:.5rem .9rem;border:none;background:none;border-bottom:2px solid transparent;margin-bottom:-1px;color:#666;cursor:pointer;font-size:.95rem}.tabs button.active{color:#1a1a1a;border-bottom-color:#1a1a1a;font-weight:600}h1{margin:0}.subtitle{color:#666;margin:.25rem 0 1rem}.windows button{margin-right:.5rem;padding:.25rem .75rem;border:1px solid #ccc;background:#fff;border-radius:6px;cursor:pointer}.windows button.active{background:#1a1a1a;color:#fff;border-color:#1a1a1a}table{width:100%;border-collapse:collapse;margin-top:1rem;font-size:.9rem}th,td{text-align:left;padding:.4rem .6rem;border-bottom:1px solid #eee}th{color:#666;font-weight:600}td.model{color:#888;font-family:ui-monospace,monospace;font-size:.8rem}td.cost{position:relative;white-space:nowrap}td.cost .bar{position:absolute;left:0;top:0;bottom:0;background:#e8f0ff;z-index:-1}tr.workflow-row{cursor:pointer;font-weight:600}tr.workflow-row:hover{background:#f6f8fa}tr.workflow-row .caret{display:inline-block;width:1.1em;color:#888;font-weight:400}tr.form-row{color:#555;font-weight:400}tr.form-row td{border-bottom:1px solid #f4f4f4}td.form-cell{padding-left:1.7rem;font-family:ui-monospace,monospace;font-size:.82rem;color:#555}.state{color:#666;margin-top:2rem}.state.error{color:#b00020}.cards{display:flex;gap:.75rem;margin-top:1.25rem;flex-wrap:wrap}.card{flex:1;min-width:130px;border:1px solid #eee;border-radius:8px;padding:.75rem 1rem;background:#fafbfc}.card-value{font-size:1.4rem;font-weight:650}.card-label{color:#888;font-size:.8rem;margin-top:.15rem}.chart-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.25rem}.chart{border:1px solid #eee;border-radius:8px;padding:.75rem 1rem 1rem}.chart.wide{margin-top:1rem}.chart h2{font-size:.95rem;font-weight:600;color:#444;margin:0 0 .5rem}@media(max-width:760px){.chart-grid{grid-template-columns:1fr}}.auth-gate{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f6f8fa}.auth-card{width:100%;max-width:340px;border:1px solid #eee;border-radius:10px;background:#fff;padding:2rem;box-shadow:0 1px 3px #0000000a}.auth-card h1{font-size:1.1rem;margin:0}.auth-card p{color:#666;font-size:.9rem;margin:.35rem 0 1.25rem}.auth-card .signin{display:block;text-align:center;background:#1a1a1a;color:#fff;text-decoration:none;padding:.55rem;border-radius:7px;font-size:.9rem;font-weight:500}.auth-card .signin:hover{background:#333}
