:root{--t-bg:#fff;--t-surface:#f7f7f7;--t-border:#ebebeb;--t-subtle:#a6a6a6;--t-muted:#7f7f7f;--t-body:#5d5d5d;--t-strong:#292929;--t-font-sans:-apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", "Helvetica Neue", "Segoe UI", Roboto, Arial, sans-serif;--t-font-mono:"DM Mono", ui-monospace, "SF Mono", Menlo, monospace;--t-dark-surface:#151515;--t-dark-card-a:#262626;--t-dark-card-b:#3f3f3f;--t-accent-blue:#38acff;--t-accent-orange:#ff671a;--t-accent-red:#ff3860;--t-accent-amber:#febc2e;--t-live-green:#00ff09}.type-display{font-family:var(--t-font-sans);letter-spacing:-.4px;font-size:32px;font-weight:500;line-height:40px}.type-title-1{font-family:var(--t-font-sans);letter-spacing:-.25px;font-size:24px;font-weight:500;line-height:32px}.type-title-2{font-family:var(--t-font-sans);letter-spacing:-.2px;font-size:20px;font-weight:500;line-height:28px}.type-title-3{font-family:var(--t-font-sans);letter-spacing:-.15px;font-size:18px;font-weight:500;line-height:26px}.type-body-large{font-family:var(--t-font-sans);letter-spacing:-.3px;font-size:16px;font-weight:500;line-height:26px}.type-body{font-family:var(--t-font-sans);letter-spacing:-.15px;font-size:14px;font-weight:500;line-height:22px}.type-body-small{font-family:var(--t-font-sans);letter-spacing:-.05px;font-size:13px;font-weight:500;line-height:20px}.type-caption{font-family:var(--t-font-sans);letter-spacing:0;font-size:12px;font-weight:400;line-height:18px}.type-label{font-family:var(--t-font-sans);letter-spacing:0;font-size:12px;font-weight:500;line-height:16px}.type-commands{font-family:var(--t-font-mono);letter-spacing:0;font-size:14px;font-weight:400;line-height:22px}:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}#root{text-align:left;border-inline:none;width:100%;max-width:100%}.component-shell{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#000;-webkit-font-smoothing:antialiased;background:#f6f7f9;min-height:100vh;font-family:Switzer Variable,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.component-stage{box-sizing:border-box;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:48px 24px;display:flex}@media (width<=640px){.component-stage{padding:32px 10px}}.chart-tooltip{box-sizing:border-box;color:#fff;pointer-events:none;z-index:10;background:#151515;border:.5px solid #0003;border-radius:12px;padding:12px;position:absolute;box-shadow:0 2px 6px #00000030,0 9px 10px #00000029,0 20px 14px #00000017,0 36px 16px #00000008,0 57px 18px #0000}.chart-tooltip-title{font-family:var(--t-font-sans);letter-spacing:-.3px;color:#fff;margin-bottom:16px;font-size:16px;font-weight:500;line-height:26px}.chart-tooltip-rows{flex-direction:column;gap:12px;display:flex}.chart-tooltip-row{justify-content:space-between;align-items:center;gap:20px;transition:opacity .2s ease-out,background-color .25s ease-out;display:flex}.chart-tooltip-row.muted{opacity:.55}.chart-tooltip-row.highlighted{border-radius:6px}.chart-tooltip-row.dimmed{opacity:.5}.chart-tooltip-divider{background:#ffffff0f;height:1px;margin:12px 0}.chart-tooltip-total .chart-tooltip-label{color:#fff;font-weight:600}.chart-tooltip-total .chart-tooltip-num{color:#fff;font-size:15px;font-weight:600}.chart-tooltip-key{align-items:center;gap:4px;min-width:0;display:inline-flex}.chart-tooltip-label{white-space:nowrap;font-family:var(--t-font-sans);color:#f7f7f7;font-size:12px;font-weight:500;line-height:16px}.chart-tooltip-dot{border-radius:5px;flex-shrink:0;width:16px;height:16px;margin-block:auto}.chart-tooltip-num{font-family:var(--t-font-sans);letter-spacing:-.04em;color:#fff;font-variant-numeric:tabular-nums;font-size:14px;font-weight:500;line-height:14px;transition:filter .12s ease-out;display:inline-block}.chart-tooltip-num.rolling{filter:blur(2px)}.revenue-card{box-sizing:border-box;background:#fff;border-radius:12px;width:100%;max-width:644px;padding:24px;transition:box-shadow .5s cubic-bezier(.22,1,.36,1);box-shadow:0 2px 3px #00000003,0 6px 6px #00000003,0 14px 9px #00000003,0 25px 10px #0000,0 40px 11px #0000}.card-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.header-left{flex-direction:column;gap:24px;display:flex}.title-wrap{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.card-period{letter-spacing:-.02em;color:#0000008c;white-space:nowrap;font-size:12px;font-weight:500}.card-title{letter-spacing:-.02em;color:#000000a6;margin:0;font-family:inherit;font-size:16px;font-weight:500;line-height:1}.revenue-row{align-items:flex-end;gap:16px;display:flex}.revenue-value{letter-spacing:-.02em;align-items:baseline;line-height:1;display:flex}.currency{color:#0000008c;margin-right:2px;font-size:27px;font-weight:500}.value-num{color:#000c;letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:34px;font-weight:500;transition:filter .12s ease-out}.value-num.rolling{filter:blur(2px)}.trend{letter-spacing:-.02em;color:#007855;white-space:nowrap;flex-direction:column;align-items:flex-start;font-size:16px;font-weight:500;display:inline-flex}.trend-row{align-items:center;gap:6px;display:inline-flex}.trend svg{width:16px;height:16px}.trend-caption{letter-spacing:-.01em;color:#0000008c;white-space:nowrap;font-size:12px;font-weight:400;line-height:1}.header-right{flex-direction:column;justify-content:flex-start;align-items:flex-end;gap:24px;display:flex}.seg-toggle{opacity:.8;background:#0000000f;border-radius:8px;align-items:center;gap:4px;padding:3px;display:inline-flex}.seg-btn{letter-spacing:-.04em;color:#0000008c;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;align-items:center;gap:6px;padding:6px 14px;font-family:inherit;font-size:13px;font-weight:500;transition:color .2s;display:inline-flex;position:relative}.seg-btn.active{color:#000c}.seg-thumb{background:#fff;border:1px solid #00000014;border-radius:6px;position:absolute;inset:-1px;box-shadow:0 1px 3px #00000014}.seg-icon{width:18px;height:18px;display:inline-flex;position:relative}.seg-icon svg{width:100%;height:100%}.seg-label{position:relative}.divider{background:#0000000a;height:1px;margin:20px 0}.compare{align-items:center;gap:10px;margin-bottom:20px;display:flex}.compare-label{letter-spacing:-.02em;color:#0000008c;white-space:nowrap;font-size:14px;font-weight:500}.compare-scroll-wrap{flex:1;min-width:0;position:relative}.compare-pills{scrollbar-width:none;align-items:center;gap:10px;width:100%;display:flex;overflow-x:auto}.compare-pills::-webkit-scrollbar{display:none}.pill{letter-spacing:-.02em;color:#0009;white-space:nowrap;cursor:pointer;background:#0000000f;border:none;border-radius:100px;flex-shrink:0;padding:6px 12px;font-family:inherit;font-size:14px;transition:background .2s,color .2s}.pill:hover{color:#000c;background:#00000014}.pill.active{color:#000000d9;background:#0000001f}.scroll-arrow{color:#0000008c;cursor:pointer;z-index:2;opacity:0;pointer-events:none;background:#fff;border:1px solid #00000014;border-radius:100px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:opacity .2s,background .2s,color .2s,border-color .2s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 1px 3px #00000014}.scroll-arrow.left{left:4px}.scroll-arrow.right{right:4px}.compare:hover .scroll-arrow.show{opacity:1;pointer-events:auto}.scroll-arrow:hover{color:#000000e6;background:#fff;border-color:#00000024}.scroll-arrow svg{width:16px;height:16px}.chart{-webkit-user-select:none;user-select:none;z-index:0;position:relative}.chart-svg{width:100%;height:auto;display:block;overflow:visible}.grid-line{stroke:#0000000a;stroke-width:1px;stroke-dasharray:2 2}.grid-line-v{stroke:#00000008;stroke-width:1px;stroke-dasharray:2 2}.axis-label{letter-spacing:-.04em;fill:#0000008c;font-size:12px;font-weight:500}.hit-dot{fill:#0000;cursor:pointer}.crosshair-line{stroke:#2c836b;stroke-width:1px;stroke-dasharray:2 5;stroke-linecap:round;opacity:.35}@media (width<=640px){.revenue-card{border-radius:10px;padding:16px}.card-header{flex-direction:column;gap:12px}.header-right{justify-content:space-between;width:100%}.currency{font-size:23px}.value-num{font-size:29px}}.model-usage-card{box-sizing:border-box;background:linear-gradient(180deg, var(--t-dark-card-a) 0%, var(--t-dark-card-b) 100%);-webkit-user-select:none;user-select:none;border:1px solid #0000001a;border-radius:24px;flex-direction:column;gap:24px;width:100%;max-width:870px;padding:16px 24px 20px;display:flex;box-shadow:0 2px 3px #00000003,0 6px 6px #00000003,0 14px 9px #00000003,0 25px 10px #0000,0 40px 11px #0000}.mu-chart-group{flex-direction:column;gap:36px;display:flex}.mu-header{flex-direction:column;align-items:flex-start;gap:3px;display:flex}.mu-title{font-family:var(--t-font-sans);letter-spacing:-.15px;color:#fff;align-items:center;gap:10px;margin:0;font-size:18px;font-weight:500;line-height:26px;display:inline-flex}.mu-live{flex-shrink:0;width:6px;height:6px;position:relative}.mu-live-dot{background:var(--t-live-green);border-radius:50%;position:absolute;inset:0}.mu-live-ring{background:var(--t-live-green);opacity:.2;border-radius:50%;width:12px;height:12px;animation:2s ease-in-out infinite mu-pulse;position:absolute;top:-3px;left:-3px}@keyframes mu-pulse{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.05;transform:scale(1.6)}}.mu-subtitle{font-family:var(--t-font-sans);letter-spacing:-.05px;color:var(--t-subtle);font-size:13px;font-weight:500;line-height:20px}.mu-chart{flex-direction:column;gap:4px;display:flex}.mu-chart-body{align-items:stretch;display:flex}.mu-yaxis{flex-shrink:0;width:24px;position:relative}.mu-y-label{right:0;top:calc(8px + (1 - var(--v) / 30) * (100% - 16px));font-family:var(--t-font-sans);color:var(--t-muted);text-align:right;font-variant-numeric:tabular-nums;font-size:12px;font-weight:500;line-height:16px;position:absolute;transform:translateY(-50%)}.mu-plot{aspect-ratio:820/184;flex:1;min-width:0;position:relative}.mu-plot-inner{position:absolute;inset:8px 0}.mu-grid-h,.mu-grid-v{background:0 0;border:0;position:absolute}.mu-grid-h{border-top:1px dashed #ffffff08;height:1px;left:12px;right:0}.mu-grid-v{border-left:1px dashed #ffffff08;width:1px;top:0;bottom:0}.mu-limit{height:0;position:absolute;left:12px;right:0}.mu-limit-line{border-top:1.6px dashed var(--t-accent-amber);opacity:.5;display:block}.mu-limit-badge{background:var(--t-accent-amber);white-space:nowrap;border-radius:999px;align-items:center;gap:4px;padding:2px 6px;display:inline-flex;position:absolute;top:50%;left:84%;transform:translate(-50%,-50%);box-shadow:0 0 4px #febc2e99}.mu-limit-badge span{font-family:var(--t-font-sans);color:var(--t-strong);font-size:12px;font-weight:500;line-height:16px}.mu-limit-badge span:first-child{opacity:.8}.mu-bar{flex-direction:column;justify-content:flex-end;width:36px;transition:opacity .25s ease-out;display:flex;position:absolute;bottom:0;transform:translate(-50%)}.mu-bar.dimmed{opacity:.45}.mu-bar-backdrop{opacity:0;pointer-events:none;background:#ffffff0d;border-radius:2px;width:36px;transition:opacity .2s ease-out;position:absolute;top:0;bottom:0;transform:translate(-50%)}.mu-bar-backdrop.active{opacity:1}.mu-seg{cursor:pointer;border-radius:2px;width:100%;transition:filter .18s ease-out,box-shadow .18s ease-out;display:block}.mu-seg.hovered{filter:brightness(1.08);box-shadow:0 0 8px color-mix(in srgb, var(--seg-color) 30%, transparent)}.mu-seg.dimmed{opacity:.35}.mu-seg+.mu-seg{margin-top:1px}.mu-value-pill{color:#fff;font-family:var(--t-font-sans);letter-spacing:-.01em;white-space:nowrap;font-variant-numeric:tabular-nums;pointer-events:none;z-index:5;background:#151515;border:.5px solid #0003;border-radius:8px;padding:3px 8px;font-size:12px;font-weight:500;line-height:16px;position:absolute;box-shadow:0 2px 6px #00000030,0 9px 10px #00000029}.mu-value-pill-num{transition:filter .12s ease-out}.mu-value-pill-num.rolling{filter:blur(2px)}.mu-xaxis-row{align-items:stretch;display:flex}.mu-xaxis-spacer{flex-shrink:0;width:24px}.mu-xaxis{flex:1;min-width:0;height:20px;position:relative}.mu-x-label{font-family:var(--t-font-sans);color:var(--t-body);white-space:nowrap;font-size:12px;font-weight:500;line-height:16px;position:absolute;top:0;transform:translate(-50%)}.mu-x-label.today{color:var(--t-muted)}.mu-divider{background:#29292933;height:1px}.mu-footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.mu-legend{flex-wrap:wrap;align-items:center;gap:36px;margin:-8px 0;padding:8px 0;display:flex}.mu-legend-item{cursor:pointer;align-items:center;gap:4px;transition:opacity .2s ease-out;display:inline-flex}.mu-legend-item.dimmed{opacity:.45}.mu-legend-swatch{border-radius:5px;flex-shrink:0;width:16px;height:16px}.mu-legend-label{font-family:var(--t-font-sans);color:#f7f7f7;white-space:nowrap;font-size:12px;font-weight:500;line-height:16px}.mu-usage{white-space:nowrap;cursor:pointer;align-items:center;gap:6px;display:inline-flex}.mu-usage-label{font-family:var(--t-font-sans);color:var(--t-subtle);font-size:12px;font-weight:500;line-height:16px}.mu-usage-value{font-family:var(--t-font-sans);color:#f7f7f7;font-variant-numeric:tabular-nums;font-size:12px;font-weight:500;line-height:16px}@media (width<=640px){.model-usage-card{border-radius:16px;padding:14px 16px 16px}.mu-bar{width:26px}.mu-legend{gap:16px}.mu-legend-label{font-size:11px}}.component-index{background:var(--t-bg);box-sizing:border-box;justify-content:center;align-items:flex-start;min-height:100vh;padding:120px 24px 48px;display:flex}.component-index-inner{flex-direction:column;width:100%;max-width:421px;display:flex}.component-index-heading{flex-direction:column;gap:8px;display:flex}.component-index-title{color:var(--t-strong);margin:0}.component-index-subtitle{color:var(--t-subtle);margin:0}.component-index-divider{background:var(--t-border);height:1px;margin:24px 0}.component-index-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.component-index-link{color:var(--t-body);align-items:baseline;gap:12px;padding:2px 0;text-decoration:none;transition:color .25s,padding-left .25s;display:flex}.component-index-num{width:36px;color:var(--t-subtle);flex-shrink:0;transition:color .25s}.component-index-link:hover{color:var(--t-strong);padding-left:6px}.component-index-link:hover .component-index-num{color:var(--t-muted)}@media (width<=640px){.component-index{padding:96px 16px 32px}}.chrome{z-index:50;box-sizing:border-box;opacity:.5;pointer-events:none;justify-content:space-between;align-items:center;padding:16px 24px;transition:opacity .3s,visibility .3s;display:flex;position:fixed;top:0;left:0;right:0}.chrome:hover{opacity:1}.chrome-hidden,.chrome-hidden:hover{opacity:0;visibility:hidden;pointer-events:none}.chrome-btn{color:var(--t-muted);cursor:pointer;pointer-events:auto;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;font-family:inherit;transition:color .2s,background .2s;display:inline-flex}.chrome-btn:hover{color:var(--t-strong);background:var(--t-surface)}.chrome-btn-icon{display:inline-flex}.chrome-btn-icon svg{width:16px;height:16px}.chrome-btn-label{color:inherit}.chrome-actions{pointer-events:auto;align-items:center;gap:28px;display:flex}.chrome-refresh{padding:4px 6px}.chrome-hint{color:var(--t-muted);cursor:pointer;pointer-events:auto;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;font-family:inherit;transition:color .2s,background .2s;display:inline-flex}.chrome-hint:hover{color:var(--t-strong);background:var(--t-surface)}.chrome-kbd{box-sizing:border-box;border:1px solid var(--t-border);background:var(--t-surface);min-width:26px;height:20px;font-family:var(--t-font-mono);letter-spacing:0;color:var(--t-muted);white-space:nowrap;border-radius:5px;align-items:center;gap:4px;padding:0 5px;font-size:12px;font-weight:400;line-height:1;display:inline-flex}.chrome-kbd-sym{font-size:16px;line-height:1}@media (width<=640px){.chrome{padding:12px 14px}.chrome-back .chrome-btn-label,.chrome .chrome-kbd{display:none}}
