.ranking-podium{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;margin-bottom:24px}.ranking-leader{min-width:0;padding:22px;border:1px solid var(--router-border);border-radius:12px;background:var(--router-panel)}.ranking-leader.is-first{border-color:var(--router-lime-text);background:var(--router-lime-soft)}.ranking-leader:hover{box-shadow:var(--router-shadow);border-color:var(--router-lime-text)}.ranking-leader-top{display:flex;justify-content:space-between;gap:12px;font:9px var(--font-mono);letter-spacing:.07em;color:var(--router-muted)}.ranking-leader-model{display:flex;gap:12px;align-items:center;margin:24px 0}.ranking-leader-model h2{font-size:17px;line-height:1.3;letter-spacing:-.025em;margin:0 0 5px}.ranking-leader-foot,.ranking-leader-model small,.ranking-leader-value>span{font-size:10px;color:var(--router-muted)}.ranking-leader-value{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.ranking-leader-value strong{font-size:36px;letter-spacing:-.05em;font-weight:500}.ranking-leader-foot{display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px;border-top:1px solid var(--router-border);padding-top:15px;margin-top:20px}.ranking-leader-foot b{font-weight:400;color:var(--router-text)}.ranking-leader-foot small{font-size:9px;color:var(--router-muted)}.ranking-chart-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);grid-gap:20px;gap:20px;margin-bottom:24px}.ranking-chart-grid>section{min-width:0}.ranking-chart-grid h2{font-size:23px;margin:8px 0 0}.ranking-chart-unit{font-size:10px;color:var(--router-muted)}.ranking-score-axis{display:flex;justify-content:space-between;margin:28px 65px 10px 200px;font:9px var(--font-mono);color:var(--router-muted)}.ranking-score-row{display:grid;grid-template-columns:185px minmax(0,1fr) 60px;align-items:center;grid-gap:15px;gap:15px;min-height:48px;border-bottom:1px solid var(--router-border)}.ranking-score-name{display:flex;align-items:center;gap:8px;min-width:0}.ranking-score-name b{font-size:11px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ranking-score-name>small{font:9px var(--font-mono);color:var(--router-muted)}.ranking-score-row>strong{text-align:right;font:11px var(--font-mono)}.ranking-score-track{display:block;position:relative;height:2px;background:var(--router-border)}.ranking-score-track i{height:4px;top:-1px}.ranking-score-track em,.ranking-score-track i{position:absolute;background:var(--chart-purple)}.ranking-score-track em{width:8px;height:8px;top:-3px;border-radius:50%;transform:translateX(-50%)}.ranking-score-row:first-child .ranking-score-track :is(i,em){background:var(--chart-floor)}.ranking-score-row:hover .ranking-score-name b{color:var(--router-lime-text);text-decoration:underline;text-underline-offset:3px}.ranking-distribution-total{display:flex;align-items:center;gap:16px;margin:26px 0 32px}.ranking-distribution-total strong{font-size:52px;letter-spacing:-.055em;font-weight:500}.ranking-distribution-total span{font-size:12px;line-height:1.8;color:var(--router-muted)}.ranking-histogram{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:10px;gap:10px;padding-top:20px;margin-bottom:26px}.ranking-histogram-column{display:flex;flex-direction:column-reverse;position:relative;height:170px;border-bottom:1px solid var(--router-border);background:repeating-linear-gradient(to top,transparent,transparent 41px,var(--router-border) 42px,transparent 43px)}.ranking-histogram-column>span{display:block;flex-shrink:0;width:100%;border-radius:4px 4px 0 0;opacity:.9}.ranking-histogram-column b{display:block;flex-shrink:0;padding-bottom:8px;text-align:center;font:11px var(--font-mono)}.ranking-histogram-bin small{display:block;font-size:8px;line-height:1.5;color:var(--router-muted);text-align:center;margin-top:10px}.model-workload-presets{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0 16px}.model-workload-presets button{padding:9px 12px;border:1px solid var(--router-border);border-radius:6px;background:transparent;font-size:11px}.model-workload-presets button[aria-pressed=true]{border-color:var(--router-lime-text);color:var(--router-lime-text);background:var(--router-lime-soft)}.model-workload-visual{display:grid;grid-template-columns:minmax(0,1fr) 260px;grid-gap:48px;gap:48px;margin:25px 0;padding-top:25px;border-top:1px solid var(--router-border)}.model-cost-axis{display:flex;justify-content:space-between;gap:15px;font-size:10px;color:var(--router-muted)}.model-cost-axis,.model-cost-row{margin-bottom:20px}.model-cost-label{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px;font-size:12px}.model-cost-label strong{font:12px var(--font-mono)}.model-cost-track{display:flex;gap:1px;height:20px;border-radius:4px;overflow:hidden;background:var(--router-panel-2)}.model-cost-track i{display:block;height:100%;background:var(--chart-cyan);flex-shrink:0}.model-cost-track i+i{background:var(--chart-purple)}.model-cost-track.is-unavailable{border:1px dashed var(--router-border);background:transparent}.model-cost-row.is-market .model-cost-label{color:var(--router-lime-text)}.model-cost-row>small{display:block;margin-top:5px;font-size:9px;color:var(--router-muted)}.model-cost-key{display:flex;gap:20px;font-size:10px;color:var(--router-muted)}.model-cost-key span{display:flex;align-items:center;gap:7px}.model-cost-key i{width:8px;height:8px;border-radius:2px;background:var(--chart-cyan)}.model-cost-key span+span i{background:var(--chart-purple)}.model-activity-share,.model-savings-summary{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.model-percent-ring{width:150px;height:150px;margin-bottom:14px}.model-percent-ring .ring-value{fill:var(--router-text);font-family:var(--font-body);font-size:22px;letter-spacing:-.04em}.model-percent-ring .ring-label{fill:var(--router-muted);font-size:8px}.model-activity-share>strong,.model-savings-summary>strong{font-size:32px;font-weight:500;letter-spacing:-.045em}.model-activity-share>span,.model-savings-summary>span{font-size:12px;color:var(--router-muted);margin-top:5px}.model-savings-summary p{max-width:230px;font-size:10px;line-height:1.7;margin:14px 0 0}.model-visual-caption{font-size:11px;color:var(--router-muted);margin:10px 0 28px}.model-offer-row{display:grid;grid-template-columns:minmax(140px,.65fr) minmax(0,1.8fr) 100px;grid-gap:25px;gap:25px;align-items:center;padding:18px 0;border-bottom:1px solid var(--router-border)}.model-offer-row b{font-size:12px;font-weight:500}.model-offer-row small{display:block;margin-top:5px;font-size:10px;color:var(--router-muted)}.model-offer-row>strong{font:13px var(--font-mono);text-align:right}.model-offer-row>strong small{font:9px var(--font-body);color:var(--router-lime-text)}.model-activity-track,.model-benchmark-track,.model-offer-track{display:block;height:10px;background:var(--router-panel-2);border-radius:3px;overflow:hidden}.model-activity-track i,.model-benchmark-track i,.model-offer-track i{display:block;height:100%;border-radius:inherit;background:var(--chart-purple)}.model-market-page .benchmark-detail{max-width:none}.model-benchmark-visual{display:grid;grid-template-columns:230px minmax(0,1fr);align-items:center;grid-gap:50px;gap:50px;margin:38px 0}.model-benchmark-score{display:flex;flex-direction:column;align-items:center;font-size:12px;text-align:center}.model-benchmark-row{display:grid;grid-template-columns:minmax(130px,1fr) minmax(90px,1fr) 65px;grid-gap:14px;gap:14px;align-items:center;padding:15px 0;border-bottom:1px solid var(--router-border)}.model-benchmark-row>a:first-child{display:flex;align-items:center;gap:7px;font-size:11px}.model-benchmark-row>a:last-child{font:10px var(--font-mono);text-align:right}.model-benchmark-row small{font-size:8px;padding:3px 5px;border-radius:3px;background:var(--router-lime-soft);color:var(--router-lime-text);white-space:nowrap}.model-activity-row.is-current i,.model-benchmark-row.is-current i{background:var(--chart-floor)}.model-activity-visual{padding-block:28px;border-block:1px solid var(--router-border);margin-top:24px}.model-activity-visual h3{font-size:22px;margin:8px 0 0}.model-activity-chart-grid{display:grid;grid-template-columns:230px minmax(0,1fr);grid-gap:50px;gap:50px;align-items:center;margin-block:25px}.model-activity-row{display:block;padding:12px 0}.model-activity-row>div{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px;font-size:11px}.model-activity-row>div>span{display:flex;align-items:center;gap:8px}.model-activity-row b{font:11px var(--font-mono)}@media (max-width:1000px){.ranking-chart-grid{grid-template-columns:1fr}.ranking-score-row{grid-template-columns:185px minmax(0,1fr) 70px}.model-activity-chart-grid,.model-benchmark-visual{grid-template-columns:160px minmax(0,1fr);gap:28px}}@media (max-width:700px){.ranking-podium{grid-template-columns:1fr;gap:10px}.ranking-leader{padding:18px}.ranking-leader-model{margin:16px 0}.ranking-leader-value strong{font-size:30px}.ranking-leader-foot{margin-top:14px}.ranking-chart-grid h2{font-size:21px}.ranking-chart-unit{display:none}.ranking-score-axis{margin-left:0;margin-right:0}.ranking-score-row{grid-template-columns:minmax(0,1fr) 65px;gap:10px;padding-block:12px}.ranking-score-track{grid-column:1/-1;grid-row:2;margin-bottom:5px}.ranking-histogram{gap:6px}.ranking-histogram-column{height:140px}.model-activity-chart-grid,.model-benchmark-visual,.model-workload-visual{grid-template-columns:1fr;gap:25px}.model-savings-summary{padding-top:24px;border-top:1px solid var(--router-border)}.model-offer-row{grid-template-columns:minmax(0,1fr) 90px;gap:10px}.model-offer-track{grid-row:2;grid-column:1/-1}.model-benchmark-row{grid-template-columns:minmax(0,1fr) 65px;gap:12px}.model-benchmark-track{grid-column:1/-1;grid-row:2}.model-benchmark-row>a:first-child{flex-wrap:wrap}}.docs-content h2[id]{scroll-margin-top:110px}.docs-assistant-fab,.docs-assistant-trigger{display:flex;align-items:center;justify-content:center;gap:9px;border:1px solid var(--router-border);border-radius:8px;padding:12px;background:var(--router-panel);color:var(--router-text);font:inherit;font-size:12px;cursor:pointer}.docs-assistant-fab>svg,.docs-assistant-trigger>svg{color:var(--router-lime-text)}.docs-assistant-trigger>span{margin-left:auto;color:var(--router-muted)}.docs-assistant-fab{position:fixed;right:28px;bottom:24px;z-index:80;padding:13px 18px;border-radius:28px;box-shadow:var(--router-shadow)}.docs-assistant-fab:hover,.docs-assistant-trigger:hover{border-color:var(--router-lime-text)}.docs-assistant-panel{position:fixed;top:76px;right:0;bottom:0;z-index:110;display:flex;flex-direction:column;width:min(440px,calc(100vw - 24px));background:var(--router-panel);color:var(--router-text);border-left:1px solid var(--router-border);box-shadow:-12px 0 36px #0000000b;font-size:13px}.docs-assistant-panel.is-expanded{width:min(760px,calc(100vw - 24px))}.docs-assistant-panel button{font:inherit;cursor:pointer;color:inherit}.docs-assistant-header{display:flex;align-items:center;gap:12px;padding:22px 22px 18px}.docs-assistant-mark,.docs-assistant-welcome-icon{display:grid;place-items:center;flex-shrink:0;color:var(--router-lime-text)}.docs-assistant-mark>svg{width:26px;height:26px}.docs-assistant-header>div{flex:1 1}.docs-assistant-header h2{margin:0 0 3px;font-size:19px;font-weight:500;letter-spacing:-.03em}.docs-assistant-header small{color:var(--router-muted);font-size:10px}.docs-assistant-header>button{display:grid;place-items:center;flex-shrink:0;width:30px;height:32px;border:0;border-radius:6px;background:transparent;font-size:19px;color:var(--router-muted)}.docs-assistant-header>button:hover{background:var(--router-panel-2);color:var(--router-text)}.docs-assistant-context{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 22px;border-block:1px solid var(--router-border);color:var(--router-muted);font-size:10px}.docs-assistant-context>span{display:flex;align-items:center;gap:7px}.docs-assistant-context i{width:5px;height:5px;border-radius:50%;background:var(--router-lime-text)}.docs-assistant-answer-label button,.docs-assistant-context button,.docs-assistant-error button{padding:2px 0;border:0;background:transparent;text-underline-offset:3px}.docs-assistant-answer-label button:hover,.docs-assistant-context button:hover,.docs-assistant-error button:hover{text-decoration:underline}.docs-assistant-scroll{flex:1 1;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.docs-assistant-welcome{padding:48px 24px 24px}.docs-assistant-welcome-icon{width:44px;height:44px;margin-bottom:23px;border:1px solid var(--router-border);border-radius:12px}.docs-assistant-welcome h3{margin:0 0 10px;font-size:24px;font-weight:500;letter-spacing:-.045em}.docs-assistant-welcome p{margin:0;font-size:13px;line-height:1.7;color:var(--router-muted)}.docs-assistant-suggestions{display:grid;grid-gap:8px;gap:8px;margin:28px 0 24px}.docs-assistant-suggestions button{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px;border:1px solid var(--router-border);border-radius:8px;background:var(--router-bg);text-align:left;line-height:1.5;font-size:12px}.docs-assistant-suggestions button span{color:var(--router-muted)}.docs-assistant-suggestions button:hover{border-color:var(--router-lime-text);background:var(--router-lime-soft)}.docs-assistant-welcome .docs-assistant-mode-note{font-size:11px}.docs-assistant-turns{padding:24px 22px 8px}.docs-assistant-turn+.docs-assistant-turn{margin-top:32px;padding-top:24px;border-top:1px solid var(--router-border)}.docs-assistant-question{margin-left:32px;padding:13px 15px;border:1px solid var(--router-border);border-radius:12px 12px 3px 12px;background:var(--router-panel-2);line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}.docs-assistant-response{margin-top:25px}.docs-assistant-answer-label{display:flex;align-items:center;gap:8px;margin-bottom:15px;font-size:10px}.docs-assistant-answer-label svg{color:var(--router-lime-text);flex-shrink:0}.docs-assistant-answer-label b{font-weight:500}.docs-assistant-answer-label button{margin-left:auto;color:var(--router-muted)}.docs-assistant-answer{overflow-wrap:anywhere}.docs-assistant-answer p{margin:12px 0;line-height:1.85;white-space:pre-wrap;font-size:13px}.docs-assistant-answer code{padding:1px 4px;border-radius:3px;background:var(--router-panel-2);font-family:var(--font-mono);font-size:11px}.docs-assistant-answer pre{padding:16px;margin:16px 0;border:1px solid var(--router-border);border-radius:8px;overflow-x:auto;background:var(--router-bg);line-height:1.75}.docs-assistant-answer pre code{padding:0;background:transparent}.docs-assistant-sources{display:grid;grid-gap:7px;gap:7px;margin-top:22px}.docs-assistant-sources small{margin-bottom:3px;color:var(--router-muted);font:9px var(--font-mono);letter-spacing:.08em}.docs-assistant-sources a{display:flex;justify-content:space-between;gap:16px;padding:10px 12px;border:1px solid var(--router-border);border-radius:6px;font-size:11px;line-height:1.5}.docs-assistant-sources a:hover{border-color:var(--router-lime-text);color:var(--router-lime-text)}.docs-assistant-error,.docs-assistant-notice,.docs-assistant-thinking{font-size:12px;color:var(--router-muted);line-height:1.7}.docs-assistant-thinking{display:flex;align-items:center;gap:8px;margin-top:25px}.docs-assistant-thinking span{height:6px;width:6px;background:var(--router-lime-text);border-radius:50%}.docs-assistant-error{margin-top:16px}.docs-assistant-notice{padding:9px 12px;border-left:2px solid var(--router-border)}.docs-assistant-compose{padding:16px 18px 14px;border-top:1px solid var(--router-border)}.docs-assistant-compose form{padding:14px;border:1px solid var(--router-border);border-radius:16px;background:var(--router-bg)}.docs-assistant-compose form:focus-within{border-color:var(--router-lime-text);box-shadow:0 0 0 2px var(--router-lime-soft)}.docs-assistant-compose textarea{display:block;width:100%;padding:0;border:0;outline:none;background:transparent;color:var(--router-text);resize:none;font:inherit;font-size:14px;line-height:1.7}.docs-assistant-compose textarea::placeholder{color:var(--router-muted)}.router-shell .docs-assistant-compose textarea:focus-visible{outline:none;box-shadow:none}.docs-assistant-compose form>div{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px}.docs-assistant-compose form>div>span{font-size:9px;color:var(--router-muted)}.docs-assistant-compose form button{display:grid;place-items:center;width:32px;height:32px;padding:0;border:0;border-radius:50%;font-size:22px;color:#25320e;background:var(--router-lime)}.docs-assistant-compose form button:disabled{opacity:.4;cursor:default}.docs-assistant-compose>p{margin:10px 3px 0;font-size:9px;line-height:1.6;color:var(--router-muted);text-align:center}@media (max-width:700px){.docs-assistant-panel,.docs-assistant-panel.is-expanded{top:8px;right:8px;bottom:8px;width:calc(100vw - 16px);border:1px solid var(--router-border);border-radius:14px;overflow:hidden;box-shadow:0 12px 60px #0004}.docs-assistant-header{padding:18px 16px 15px;gap:9px}.docs-assistant-header>button[aria-pressed]{display:none}.docs-assistant-context{padding-inline:16px}.docs-assistant-welcome{padding:28px 18px 18px}.docs-assistant-turns{padding-inline:16px}.docs-assistant-compose{padding:12px}.docs-assistant-compose textarea{font-size:16px}.docs-assistant-fab{right:16px;bottom:16px}}.market-visuals{margin:36px 0 48px}.analytics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px;margin-bottom:20px}.analytics-card{min-width:0}.analytics-grid>.analytics-card{display:flex;flex-direction:column}.analytics-grid>.analytics-card>.discovery-footnote{margin-top:auto;padding-top:16px}.analytics-heading{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:20px}.analytics-card .analytics-heading h2{font-size:24px;margin-bottom:0}.analytics-description,.analytics-heading p{font-size:12px;margin:8px 0 0}.analytics-heading>a{font-size:11px;color:var(--router-muted);white-space:nowrap}.analytics-heading select{max-width:180px;font-size:11px;padding:9px 10px;border:1px solid var(--router-border);border-radius:7px;color:var(--router-text);background:var(--router-panel)}.analytics-chart-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:16px 0}.analytics-chart-toolbar>span{font-size:11px;color:var(--router-muted)}.analytics-summary{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px;margin:16px 0 12px}.analytics-summary strong{font-size:30px;font-weight:500;letter-spacing:-.05em}.analytics-summary>span{font-size:11px;color:var(--router-muted)}.analytics-share-strip{display:flex;overflow:hidden;border-radius:4px;height:16px;flex-shrink:0;margin:0 0 24px}.analytics-share-strip>span{flex-basis:0;min-width:0;overflow:hidden}.analytics-share-strip>span+span{box-shadow:inset 1px 0 var(--router-panel)}.analytics-share-strip>span:focus-visible{outline:2px solid var(--router-text);outline-offset:-2px}.analytics-share-other{display:flex;align-items:center;justify-content:center;color:var(--router-muted);font:9px var(--font-mono);white-space:nowrap}.analytics-share-other>span{min-width:0;overflow:hidden;text-overflow:ellipsis}.analytics-bars{display:grid;grid-gap:16px;gap:16px}.analytics-bar-row{display:block;text-decoration:none}.analytics-bar-label{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px;font-size:12px}.analytics-bar-label>span{display:flex;align-items:center;gap:7px;min-width:0}.analytics-bar-label .model-logo{flex-shrink:0}.analytics-bar-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.analytics-bar-label b{font-family:var(--font-mono);font-weight:400;font-size:11px;white-space:nowrap}.analytics-bar-track{height:9px;border-radius:3px;background:var(--router-panel-2);overflow:hidden}.analytics-bar-track i{display:block;height:100%;border-radius:inherit;transition:width .18s ease}.analytics-bar-row:hover .analytics-bar-label>span{text-decoration:underline;text-underline-offset:3px}.analytics-discount-axis{display:flex;justify-content:space-between;margin:29px 0 20px;padding-bottom:12px;border-bottom:1px dashed var(--router-border);font-size:10px;font-family:var(--font-mono);color:var(--router-muted)}.analytics-svg{display:block;width:100%;height:auto;overflow:visible}.analytics-svg text{fill:var(--router-muted);font:10px var(--font-mono)}.analytics-svg a{cursor:pointer}.analytics-svg a:focus circle,.analytics-svg a:hover circle{stroke:var(--router-text)}.analytics-svg g[role=button]{cursor:pointer}.analytics-axis-caption{text-align:center;font-size:10px;color:var(--router-muted);margin:4px 0 18px}.analytics-series,.analytics-token-legend{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 18px;margin:16px 0}.analytics-series button,.analytics-token-legend>span{display:inline-flex;align-items:center;gap:6px;font-size:10px;color:var(--router-text)}.analytics-series button{border:0;padding:5px 0;background:none}.analytics-series button[aria-pressed=false]{opacity:.4;text-decoration:line-through}.analytics-series i,.analytics-token-legend i{width:8px;height:8px;border-radius:50%;flex-shrink:0}.analytics-observation{display:flex;align-items:baseline;flex-wrap:wrap;justify-content:center;gap:8px 16px;min-height:39px;background:var(--router-panel-2);border:1px solid var(--router-border);border-radius:6px;padding:11px 14px;font-size:11px}.analytics-observation>small,.analytics-observation>span{color:var(--router-muted)}.analytics-observation>small{font-size:10px}.analytics-performance-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px 32px;gap:16px 32px;margin:25px 0 18px}.analytics-performance-list>a{display:flex;align-items:center;gap:10px;padding-bottom:12px;border-bottom:1px solid var(--router-border);min-width:0}.analytics-performance-list>a>span:not(.rank-number):not(.model-logo){display:grid;grid-gap:5px;gap:5px;min-width:0}.analytics-performance-list b{font-size:12px;font-weight:500;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.analytics-performance-list small{display:block;font-size:10px;color:var(--router-muted);font-weight:400}.analytics-performance-list strong{margin-left:auto;font-size:12px;font-weight:500;text-align:right;white-space:nowrap}.analytics-performance-list strong small{margin-top:5px}.analytics-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:260px;padding:30px;text-align:center;color:var(--router-muted);border:1px dashed var(--router-border);border-radius:8px;font-size:12px}.analytics-empty p{max-width:440px;margin:0}.analytics-empty a{color:var(--router-text)}@media (max-width:1000px){.analytics-grid{grid-template-columns:1fr}}@media (max-width:620px){.analytics-heading{align-items:flex-start;flex-direction:column;gap:12px}.analytics-card .analytics-heading h2{font-size:23px}.discovery-card.analytics-card{padding:20px 16px}.analytics-performance-list{grid-template-columns:1fr;gap:12px}.analytics-performance-list .rank-number{display:none}.analytics-chart-toolbar>span{max-width:175px}.analytics-observation{justify-content:flex-start}}@media (prefers-reduced-motion:reduce){.analytics-bar-track i{transition:none}}.router-shell *{box-sizing:border-box}.router-shell h1,.router-shell h2,.router-shell h3{font-family:var(--font-body);letter-spacing:-.035em;line-height:1.1}.router-shell .router-topbar{grid-template-columns:180px minmax(150px,240px) 1fr auto;min-height:76px;gap:22px;padding:0 70px 0 32px;border-bottom:1px solid var(--router-border);background:var(--router-panel)}.router-shell .router-brand-word{width:105px}.router-shell .router-brand-gpu{width:28px}:root[data-theme=dark] .router-shell .router-brand img{filter:invert(1)}.router-shell .router-global-nav{display:flex;gap:20px;justify-content:flex-end}.router-shell .router-global-nav a{font-size:12px;font-family:var(--font-body);font-weight:500;padding:8px 0}.router-shell .router-global-nav a.active{border-bottom:2px solid var(--router-text);background:transparent}.router-shell .router-global-search{min-height:34px;border:1px solid var(--router-border);border-radius:8px;background:var(--router-bg);font-size:12px}.router-shell .router-global-search kbd{border:0;background:none;color:var(--router-dim)}.router-shell .router-wallet-button{border:1px solid var(--router-border);border-radius:8px;font-family:var(--font-body);font-size:12px;min-height:34px;padding:0 10px}.router-shell .router-network-picker{font-family:var(--font-body);font-size:11px}.router-theme-toggle{position:fixed;top:23px;right:22px;width:30px;height:30px;border:1px solid var(--router-border);border-radius:8px;background:var(--router-panel);color:var(--router-text);z-index:90;display:grid;place-items:center;padding:6px;line-height:1}.router-shell a:focus-visible,.router-shell button:focus-visible,.router-shell input:focus-visible,.router-shell select:focus-visible{outline:2px solid var(--router-lime-text);outline-offset:4px}.discovery-page{max-width:1320px;margin:0 auto;padding:40px 52px 26px}.discovery-page h1{font-size:42px;font-weight:500;margin:10px 0 16px}.discovery-page h2{font-size:29px;font-weight:500;margin:8px 0 10px}.discovery-page h3{font-size:19px;font-weight:500;margin:0 0 8px}.discovery-page p{line-height:1.65;color:var(--router-muted)}.discovery-kicker{display:block;font-family:var(--font-mono);font-size:10px;font-weight:500;letter-spacing:.09em;color:var(--router-muted);line-height:1.5}.live-pip{display:inline-block;width:6px;height:6px;background:#8cbb26;border-radius:50%;margin-right:8px;box-shadow:0 0 0 3px #8cbb2617}.discovery-hero{display:grid;grid-template-columns:1.1fr 1fr;grid-gap:56px;gap:56px;align-items:center;padding:48px 0 45px}.discovery-hero h1{font-size:clamp(50px,5.2vw,72px);letter-spacing:-.065em;line-height:1.03;margin:25px 0}.discovery-hero-copy{font-size:15px;line-height:1.75!important}.discovery-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.discovery-hero .discovery-actions{margin-top:25px}.discovery-button{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:12px 18px;border:1px solid var(--router-border);background:var(--router-panel);color:var(--router-text);border-radius:8px;font-size:12px;text-decoration:none;cursor:pointer;line-height:1.2;min-height:40px}.discovery-button.primary{background:var(--router-lime);border-color:var(--router-lime);color:#263213;font-weight:600}.discovery-button:hover{border-color:var(--router-muted)}.discovery-button:disabled{opacity:.45;cursor:not-allowed}.discovery-hero-note{font:11px var(--font-mono);letter-spacing:.06em;margin-top:16px}.migration-prompt{margin-top:18px}.migration-prompt-copy{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:8px 12px;border:1px solid var(--router-border);border-radius:8px;background:transparent;color:var(--router-text);font:inherit;font-size:12px;cursor:pointer}.migration-prompt-copy:hover{background:var(--router-panel);border-color:var(--router-muted)}.migration-prompt textarea:focus-visible,.migration-prompt-copy:focus-visible{outline:2px solid var(--router-lime);outline-offset:3px}.migration-prompt-copy:disabled{cursor:wait;opacity:.65}.migration-prompt-copy svg{width:16px;height:16px}.discovery-page .migration-prompt-hint{margin:6px 0 0;font-size:11px}.migration-prompt textarea{display:block;box-sizing:border-box;width:100%;margin-top:10px;padding:12px;resize:vertical;border:1px solid var(--router-border);border-radius:8px;background:var(--router-panel);color:var(--router-text);font:12px/1.6 var(--font-mono)}.hero-market-note{border:1px solid var(--router-border);background:var(--router-panel);border-radius:14px;padding:22px;min-width:0;margin-top:0;position:relative}.hero-market-note>.discovery-kicker{margin-bottom:12px;font-size:9px}.hero-model-picker{display:flex;gap:4px;padding-bottom:12px;border-bottom:1px solid var(--router-border)}.hero-model-picker button{display:flex;align-items:center;justify-content:center;flex:1 1;gap:6px;padding:7px 4px;border:1px solid transparent;border-radius:6px;background:transparent;font-size:11px;color:var(--router-muted)}.hero-model-picker button:hover,.hero-model-picker button[aria-pressed=true]{background:var(--router-panel-2);border-color:var(--router-border);color:var(--router-text)}.hero-pricing-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0}.hero-pricing-heading h2{margin:0;font-size:20px}.hero-pricing-heading>span{font-family:var(--font-mono);font-size:8px;letter-spacing:.05em;color:var(--router-muted);white-space:nowrap}.hero-price-legend{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.hero-price-legend.has-shared-reference{grid-template-columns:minmax(0,2fr) minmax(0,1fr)}.hero-price-sources{flex-wrap:wrap}.hero-price-source{white-space:nowrap}.hero-price-source em,.hero-tooltip-sources em{font-style:normal;color:var(--router-dim)}.hero-price-legend>div{display:grid;grid-gap:5px;gap:5px}.hero-price-legend span{display:flex;align-items:center;gap:5px;font-size:10px;color:var(--router-muted)}.hero-price-legend i{width:14px;flex-shrink:0;border-top:2px}.hero-price-legend b{font-size:21px;font-weight:500;letter-spacing:-.04em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.hero-price-legend>div:last-child b{color:var(--router-lime-text)}.hero-price-unit{font-size:9px;margin:10px 0 0}.market-chart.is-compact .chart-canvas{min-height:180px;margin:0 -8px}.market-chart.is-compact .chart-status{height:180px;margin-top:10px}.market-chart.is-compact .discovery-footnote{font-size:9px!important;margin-top:8px}.hero-market-bottom{border-top:1px solid var(--router-border);margin-top:10px;padding-top:12px;display:flex;align-items:center;justify-content:space-between;gap:15px}.hero-current-saving{display:grid;grid-gap:5px;gap:5px}.hero-current-saving strong{font-size:32px;font-weight:500;letter-spacing:-.07em;line-height:1}.hero-market-bottom small{font-size:16px;margin-left:6px;font-weight:400;letter-spacing:-.02em}.hero-current-saving>span{color:var(--router-muted);font-size:10px}.hero-market-bottom>a{display:flex;align-items:center;gap:14px;font-size:11px;padding:10px 0;color:var(--router-text)}.hero-market-bottom>a span{display:grid;place-items:center;width:28px;height:28px;border:1px solid var(--router-border);border-radius:50%}.discovery-stats{border-top:1px solid var(--router-border);border-bottom:1px solid var(--router-border);display:grid;grid-template-columns:repeat(4,1fr);padding:24px 0;margin-bottom:48px}.discovery-stats>div{display:grid;grid-gap:8px;gap:8px;padding-left:28px;border-left:1px solid var(--router-border)}.discovery-stats>div:first-child{border:0;padding-left:0}.discovery-stats strong{font-size:30px;font-weight:500;letter-spacing:-.05em}.discovery-stats span{font-size:11px;color:var(--router-muted)}.discovery-card{padding:24px;background:var(--router-panel);border:1px solid var(--router-border);border-radius:10px}.discovery-section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.discovery-section-heading p{margin:6px 0 0;font-size:12px}.discovery-section-heading>a{white-space:nowrap;font-size:11px;color:var(--router-muted)}.discovery-live{font-family:var(--font-mono);font-size:9px;white-space:nowrap;color:var(--router-muted)}.model-chip-list{display:flex;flex-wrap:wrap;gap:6px;margin:20px 0}.model-chip-list button{display:flex;align-items:center;gap:7px;background:var(--router-panel);padding:7px 11px;border:1px solid var(--router-border);border-radius:8px;font-size:11px}.model-chip-list button[aria-pressed=true]{background:var(--router-panel-2);border-color:var(--router-text)}.model-chip-list .model-logo{width:18px;height:18px;border:0;min-width:18px}.discovery-main-chart{margin-bottom:34px;padding:28px}.market-chart-controls{display:flex;gap:12px;align-items:center;margin:22px 0 8px;flex-wrap:wrap}.market-chart-controls>.discovery-kicker{flex:1 1;font-size:9px}.segmented{display:flex;border:1px solid var(--router-border);border-radius:4px;overflow:hidden;padding:2px}.segmented button{border:0;background:transparent;font-size:10px;padding:5px 9px;border-radius:3px;color:var(--router-muted)}.segmented button[aria-pressed=true]{background:var(--router-panel-2);color:var(--router-text)}.chart-canvas{min-height:240px;position:relative;margin:15px -8px 0}.chart-canvas svg{width:100%;height:auto;display:block;overflow:visible}.chart-canvas svg text{font-family:var(--font-mono);font-size:11px;fill:var(--router-muted)}.chart-grid{stroke:var(--router-border);stroke-width:.7;stroke-dasharray:2 4}.chart-status{height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;color:var(--router-muted);font-size:12px;border:1px dashed var(--router-border);border-radius:4px}.chart-status button{background:none;border:0;color:var(--router-text);text-decoration:underline}.chart-tooltip{position:absolute;right:20px;top:5px;width:300px;max-width:calc(100% - 20px);padding:14px;border:1px solid var(--router-border);border-radius:8px;background:var(--router-panel);box-shadow:var(--router-shadow);pointer-events:none;font-size:10px}.chart-tooltip.is-multi{width:560px;padding:10px 12px}.chart-tooltip-heading{grid-column:1/-1;display:grid;grid-gap:4px;gap:4px;padding-bottom:11px;margin-bottom:12px;border-bottom:1px solid var(--router-border)}.chart-tooltip-heading small,.chart-tooltip-time{color:var(--router-muted);display:block;font-size:9px;line-height:1.5}.chart-tooltip.is-multi .chart-tooltip-heading{display:flex;flex-wrap:wrap;justify-content:space-between;gap:4px 12px;padding-bottom:8px;margin-bottom:2px}.router-shell .chart-tooltip-table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:11px;line-height:1.4}.router-shell .chart-tooltip-table td,.router-shell .chart-tooltip-table th{padding:5px;border:0;text-align:right;vertical-align:middle;font-weight:400}.router-shell .chart-tooltip-table th:first-child{width:31%;padding-left:0;text-align:left}.router-shell .chart-tooltip-table td:last-child,.router-shell .chart-tooltip-table th:last-child{width:24%;padding-right:0}.router-shell .chart-tooltip-table thead th{font-size:9px;color:var(--router-muted);white-space:nowrap}.router-shell .chart-tooltip-table tbody th{color:var(--router-text)}.router-shell .chart-tooltip-table tbody tr+tr{border-top:1px solid var(--router-border)}.router-shell .chart-tooltip-table td{font-family:var(--font-mono);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.router-shell .chart-tooltip-table .is-primary{color:var(--router-lime-text)}.router-shell .chart-tooltip-table .chart-tooltip-model-name>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.router-shell .chart-tooltip-table small{display:block;overflow:hidden;text-overflow:ellipsis;font-family:var(--font-body);font-size:9px;line-height:1.35;color:var(--router-muted)}.chart-tooltip-model{min-width:0}.chart-tooltip-model-name{display:flex;align-items:center;gap:6px;line-height:1.5}.chart-tooltip-value{display:flex;flex-wrap:wrap;align-items:baseline;gap:7px;margin-top:7px;font-family:var(--font-mono);font-size:11px}.chart-tooltip-value b{font-weight:500}.chart-tooltip-value>span{color:var(--router-muted)}.chart-tooltip-time{margin-top:5px}.chart-tooltip dl{display:grid;grid-gap:6px;gap:6px;margin:12px 0 0}.chart-tooltip dl>div{display:flex;justify-content:space-between;align-items:baseline;gap:12px;font-size:10px}.chart-tooltip dt{color:var(--router-muted)}.chart-tooltip dd{margin:0;white-space:nowrap;font-family:var(--font-mono)}.chart-legend i,.chart-tooltip i{width:7px;height:7px;border-radius:50%;display:inline-block;flex-shrink:0}.chart-tooltip.chart-readout{position:static;width:100%;max-width:none;margin-top:16px;padding:14px 0 0;border:0;border-top:1px solid var(--router-border);border-radius:0;background:transparent;box-shadow:none;pointer-events:auto}.chart-readout .chart-tooltip-heading{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:4px 16px;padding-bottom:8px;margin-bottom:4px;border:0}.chart-readout-actions{display:flex;align-items:center;gap:12px}.chart-readout-actions button{padding:5px 9px;min-height:32px;border:1px solid var(--router-border);border-radius:5px;background:var(--router-panel);color:var(--router-muted);font:inherit}.chart-readout-actions button[aria-pressed=true]{color:var(--router-text);background:var(--router-panel-2)}.chart-readout-table-scroll{overflow-x:auto}.chart-readout-table-scroll:focus-visible{outline:2px solid var(--router-lime);outline-offset:3px}.router-shell .chart-readout .chart-tooltip-table{min-width:520px}.chart-readout:not(.is-multi) .chart-tooltip-model{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;grid-gap:8px 16px;gap:8px 16px}.chart-readout .chart-tooltip-value{margin:0}.chart-readout dl{grid-column:1/-1;grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:12px 24px;margin-top:4px}.chart-readout dl>div{flex-direction:column;gap:4px}.hero-chart-tooltip{width:252px;padding:11px 12px;right:auto;left:8px;top:0}.hero-tooltip-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:9px;color:var(--router-muted)}.hero-chart-tooltip dl{gap:8px;margin-top:10px}.hero-chart-tooltip dt{display:flex;align-items:center;gap:5px;color:var(--router-text)}.hero-chart-tooltip .hero-tooltip-sources{flex-wrap:wrap;row-gap:4px}.hero-tooltip-sources>span{display:inline-flex;align-items:center;gap:5px}.hero-chart-tooltip dt small{color:var(--router-muted);font-size:9px}.hero-tooltip-market dd{color:var(--router-lime-text)}.chart-legend{display:flex;justify-content:center;flex-wrap:wrap;gap:16px;font-size:10px;margin:15px 0}.chart-legend button,.chart-legend>span{display:flex;align-items:center;gap:6px;border:0;padding:0;background:none;font-size:10px}.chart-legend button[aria-pressed=false]{opacity:.4;text-decoration:line-through}.discovery-footnote{font-size:10px!important;color:var(--router-muted);line-height:1.7!important;margin:14px 0 0}.discovery-section{margin:45px 0 25px}.discovery-featured{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.discovery-model-pages .featured-model{min-height:248px}.discovery-model-pagination{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-top:16px}.discovery-model-pagination>span{color:var(--router-muted);font-size:11px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.discovery-model-pagination nav{display:flex;gap:5px}.discovery-model-pagination button{display:grid;place-items:center;width:40px;height:40px;border:1px solid transparent;border-radius:7px;background:transparent;color:var(--router-muted);font-size:12px;cursor:pointer}.discovery-model-pagination button:hover:not(:disabled),.discovery-model-pagination button[aria-current=page]{background:var(--router-panel);border-color:var(--router-border);color:var(--router-text)}.discovery-model-pagination button:disabled{opacity:.35;cursor:default}.featured-model{display:flex;flex-direction:column;padding:20px;transition:transform .16s,border-color .16s}.featured-model:hover{transform:translateY(-3px);border-color:var(--router-muted)}.featured-model>div{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-bottom:24px}.featured-model h3{font-size:18px}.featured-model p{font-size:11px;flex:1 1;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.featured-model footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--router-border);padding-top:16px;margin-top:20px}.featured-model footer small{display:block;font-size:9px;color:var(--router-muted);margin-bottom:6px}.featured-model footer b{font-size:19px;font-weight:500}.discovery-discount{display:inline-flex;padding:4px 7px;border-radius:4px;font-size:10px;font-weight:500;color:var(--router-lime-text);background:var(--router-lime-soft,#eef5dc);white-space:nowrap}.discovery-rank-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px;margin-top:30px}.ranking-card .discovery-section-heading{margin-bottom:22px}.ranking-card h3{font-size:20px}.ranking-card p{font-size:11px}.rank-table-heading{justify-content:space-between;font-size:9px;color:var(--router-muted);padding:8px 0}.discovery-rank-row,.rank-table-heading{display:flex;border-bottom:1px solid var(--router-border)}.discovery-rank-row{align-items:center;gap:12px;padding:12px 0}.discovery-rank-row:last-child{border:0;padding-bottom:0}.discovery-rank-row:hover .rank-model>b{text-decoration:underline}.rank-number{color:var(--router-dim);font-size:10px;font-family:var(--font-mono);width:15px;flex-shrink:0}.rank-model{flex:1 1}.rank-model>b{display:block;font-size:12px;font-weight:500}.rank-model small{display:block;font-size:9px;color:var(--router-muted);margin-top:4px}.discovery-rank-row>strong{font-family:var(--font-mono);font-size:12px;font-weight:400}.discovery-free{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;grid-gap:90px;gap:90px;padding:42px;margin-top:40px;background:var(--router-panel-2);border-radius:8px;border:1px solid var(--router-border)}.discovery-free h2{font-size:44px;line-height:1.07;margin:18px 0}.discovery-free p{font-size:12px;max-width:440px}.discovery-free .discovery-button{margin-top:15px}.free-threshold{text-align:center}.free-threshold>span{font-size:9px;letter-spacing:.12em;color:var(--router-muted);font-family:var(--font-mono)}.free-threshold>strong{display:block;font-size:90px;font-weight:500;letter-spacing:-.09em;line-height:1.3}.free-threshold strong>span{font-size:40px;margin-left:5px}.free-threshold>div{background:repeating-linear-gradient(90deg,#8ca563 0 2px,transparent 2px 6px);height:28px;max-width:260px;margin:8px auto 18px}.free-threshold>p{font-size:10px}.discovery-developer{display:grid;grid-template-columns:1fr 1.1fr;align-items:center;grid-gap:80px;gap:80px;margin:56px 0}.discovery-developer h2{font-size:36px;line-height:1.1}.discovery-developer p{font-size:13px}.discovery-developer a{display:inline-block;margin-top:12px;font-size:12px}.discovery-developer pre{background:var(--router-code-bg);color:var(--router-code-text);padding:35px;border-radius:10px;font-family:var(--font-mono);font-size:11px;line-height:1.9;overflow:auto}.code-muted{color:var(--router-code-muted)}.code-purple{color:#bab0f2}.code-green{color:#c9e68e}.discovery-footer{display:flex;align-items:center;gap:26px;margin-top:45px;padding:24px 0 6px;border-top:1px solid var(--router-border);font-size:10px;color:var(--router-muted)}.discovery-footer>a:first-child{font-family:var(--font-mono);letter-spacing:.04em;color:var(--router-text)}.discovery-footer>span{flex:1 1}.discovery-alert{display:flex;gap:15px;justify-content:space-between;align-items:center;padding:15px 18px;background:var(--router-panel-2);border:1px solid var(--router-border);border-radius:4px;color:var(--router-muted);font-size:12px;line-height:1.7;margin:16px 0}.discovery-alert button{border:0;background:none;white-space:nowrap}.discovery-loading{padding:14px 0;font-size:12px}.discovery-empty{text-align:center;color:var(--router-muted);padding:50px 24px;font-size:12px;line-height:1.7}.discovery-empty h3{color:var(--router-text)}.discovery-explorer{display:grid;grid-template-columns:205px minmax(0,1fr);grid-gap:36px;gap:36px;margin-top:32px}.discovery-filters{display:flex;flex-direction:column;gap:24px}.compare-selectors>label,.comparison-calculator>label,.discovery-filters>label{display:flex;flex-direction:column;gap:10px;font-size:11px;color:var(--router-muted)}.discovery-page input[type=number],.discovery-page input[type=search],.discovery-page select{width:100%;min-width:0;padding:10px 11px;border:1px solid var(--router-border);border-radius:4px;background:var(--router-panel);color:var(--router-text);font:inherit;font-size:12px}.discovery-filters fieldset{border:0;padding:0;margin:0}.discovery-filters legend{font-size:11px;color:var(--router-muted);margin-bottom:14px}.discovery-radio{display:flex;align-items:center;gap:8px;font-size:11px;margin:14px 0}.discovery-model-table input,.discovery-radio input{accent-color:#7d9d3f}.discovery-text-button{border:0;background:none;padding:0;text-align:left;font-size:11px;color:var(--router-muted)}.filter-note{border-top:1px solid var(--router-border);padding-top:22px}.filter-note,.filter-note p{font-size:11px}.filter-note a{font-size:10px}.discovery-result-controls{display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:11px;color:var(--router-muted);margin-bottom:16px}.discovery-result-controls label{display:flex;align-items:center;gap:10px;white-space:nowrap}.discovery-result-controls select{width:170px}.comparison-table-wrap,.discovery-model-table-wrap{width:100%;overflow-x:auto}.discovery-model-table{width:100%;border-collapse:collapse;text-align:left;font-size:12px}.discovery-model-table th{font-weight:400;font-size:9px;color:var(--router-muted);padding:14px 12px}.discovery-model-table td,.discovery-model-table th{border-bottom:1px solid var(--router-border);white-space:nowrap}.discovery-model-table td{padding:18px 12px;font-size:11px}.discovery-model-table td:first-child,.discovery-model-table th:first-child{padding-left:0}.discovery-model-table td.model-compare-cell{width:54px;padding:0 6px 0 0;vertical-align:middle}.model-compare-target{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:8px;cursor:pointer;touch-action:manipulation}.model-compare-target input{width:18px;height:18px;margin:0;cursor:inherit}.model-compare-target:hover:not(:has(input:disabled)){background:var(--router-panel-2)}.model-compare-target:has(input:checked){background:var(--router-lime-soft)}.model-compare-target:has(input:focus-visible){outline:2px solid var(--router-lime-text);outline-offset:2px}.router-shell .model-compare-target input:focus-visible{outline:none}.model-compare-target:has(input:disabled){cursor:not-allowed;opacity:.45}.discovery-model-table td a{display:flex;align-items:center;gap:10px}.discovery-model-table td b{font-weight:500;font-size:12px}.discovery-model-table td small{display:block;color:var(--router-muted);font-size:9px;margin-top:6px}.discovery-model-table tr:hover td{background:var(--router-panel)}.discovery-model-table td .benchmark-source{display:inline}.load-more{display:flex;margin:24px auto}.discovery-tabs{display:flex;gap:28px;border-bottom:1px solid var(--router-border);margin:28px 0;overflow-x:auto}.discovery-tabs button{border:0;border-bottom:2px solid transparent;background:none;padding:12px 0;font-size:12px;color:var(--router-muted);white-space:nowrap}.discovery-tabs button[aria-pressed=true]{color:var(--router-text);border-color:var(--router-text)}.compare-dock{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);z-index:85;display:flex;align-items:center;gap:22px;background:var(--router-panel);border:1px solid var(--router-border);padding:12px 18px;border-radius:8px;box-shadow:var(--router-shadow);font-size:12px;white-space:nowrap}.compare-dock>button{background:none;border:0;color:var(--router-muted);font-size:11px}.compare-selectors{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px;margin:30px 0}.compare-selectors button{border:0;background:none;text-align:left;padding:0;font-size:10px}.comparison-calculator{display:flex;align-items:center;gap:20px;padding:22px 0}.comparison-calculator>span{flex:1 1;font-size:12px}.comparison-calculator label{width:180px}.comparison-table{width:100%;border-collapse:collapse;text-align:left;margin-bottom:34px}.comparison-table td,.comparison-table th{padding:18px;border:1px solid var(--router-border);vertical-align:top;font-size:12px}.comparison-table thead th{background:var(--router-panel);min-width:200px}.comparison-table th{font-weight:500}.comparison-table tbody th{font-size:11px;color:var(--router-muted)}.comparison-table thead th>a{display:block;margin:18px 0;font-size:17px}.comparison-table small{display:block;font-size:9px;color:var(--router-muted);margin-top:6px}.discovery-breadcrumb{display:flex;gap:10px;align-items:center;font-size:12px;color:var(--router-muted);margin-bottom:35px;flex-wrap:wrap}.discovery-breadcrumb a{display:inline-flex;align-items:center;min-height:32px;padding-block:6px;border-radius:3px;text-decoration:underline;-webkit-text-decoration-color:var(--router-border);text-decoration-color:var(--router-border);text-underline-offset:4px}.discovery-breadcrumb a:focus-visible,.discovery-breadcrumb a:hover{color:var(--router-text);-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.discovery-breadcrumb a[aria-current=page]{color:var(--router-text)}.market-model-header{display:flex;justify-content:space-between;align-items:center;gap:24px}.market-model-header h1{font-size:38px;margin:6px 0 0}.market-model-identity{display:flex;align-items:center;gap:18px}.market-model-identity p{margin:0}.market-model-id{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:22px 0 12px;font-size:11px;color:var(--router-muted)}.market-model-id code{overflow-wrap:anywhere}.market-model-id button{font-size:10px;padding:4px 7px;border:1px solid var(--router-border);background:var(--router-panel);border-radius:4px}.market-model-description{max-width:900px;font-size:13px;line-height:1.8!important}.model-market-stats{display:grid;grid-template-columns:repeat(5,1fr);margin:26px 0 34px;border:1px solid var(--router-border);border-radius:6px;overflow:hidden}.model-market-stats article{padding:20px;border-right:1px solid var(--router-border);background:var(--router-panel)}.model-market-stats article:last-child{border:0}.model-market-stats span{font-size:10px;color:var(--router-muted)}.model-market-stats strong{display:block;font-size:26px;font-weight:500;margin:12px 0 8px;letter-spacing:-.04em}.model-market-stats small{color:var(--router-muted);font-size:9px;line-height:1.6;display:block}.model-integration{margin:24px 0;min-width:0}.model-integration-heading{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px 24px;padding-bottom:22px;border-bottom:1px solid var(--router-border)}.model-integration-heading h2{margin:0}.model-integration-heading>div:first-child{min-width:0}.model-integration-heading p{margin:8px 0 0;overflow-wrap:anywhere}.model-integration-heading code{font-size:11px;color:var(--router-muted)}.model-integration .segmented button{display:flex;align-items:center;gap:7px;min-height:40px;padding:8px 14px;font-size:12px}.model-integration .segmented svg{width:16px;height:16px}.model-integration-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px;list-style:none;margin:24px 0;padding:0}.model-integration-steps li{display:flex;gap:12px}.model-integration-steps li>span{color:var(--router-lime-text);font:12px/1.8 var(--font-mono)}.model-integration-steps strong{font-size:13px;font-weight:500}.model-integration-steps p{margin:6px 0 0;max-width:30ch;line-height:1.7}.model-integration .migration-prompt-copy{background:var(--router-lime);color:#243007;border-color:var(--router-lime);font-weight:500}.model-integration .migration-prompt-hint{margin-top:8px;font-size:11px}.model-integration-api>p{margin:18px 0}.model-integration-note{padding:12px 14px;background:var(--router-panel-2);border-radius:8px}.router-shell .model-integration .router-code-block pre{max-height:280px;overflow:auto}.model-integration-links{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:18px;font-size:12px}.model-integration-links a{display:inline-flex;align-items:center;min-height:36px;gap:6px}@media (max-width:700px){.model-integration-steps{grid-template-columns:1fr;gap:18px}.model-integration-steps p{max-width:none}.model-integration-heading code{display:block;margin-top:4px}.model-integration-heading p>span{display:none}}.model-estimator{margin:24px 0}.model-estimator p{font-size:12px}.estimator-results{display:grid;grid-template-columns:repeat(4,1fr);padding:25px 0;grid-gap:25px;gap:25px}.estimator-results span{display:block;font-size:11px;color:var(--router-muted)}.estimator-results strong{display:block;font-size:29px;margin-top:12px;font-weight:500;letter-spacing:-.04em}.model-market-page section>.discovery-card{margin:22px 0}.model-market-page>.discovery-card p{font-size:13px}.benchmark-detail{max-width:740px}.benchmark-detail>strong{display:block;font-size:95px;letter-spacing:-.06em;font-weight:500;margin:30px 0}.benchmark-detail>strong small{font-size:40px}.benchmark-detail>a{display:block;margin-top:20px}.benchmark-detail p{font-size:13px}.usage-source-list{margin:20px 0}.usage-source-list>div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--router-border);padding:20px 0;font-size:11px}.usage-source-list span{color:var(--router-muted)}.playground-drawer{position:fixed;right:0;top:76px;bottom:0;width:min(530px,100vw);z-index:75;border-left:1px solid var(--router-border);background:var(--router-panel);box-shadow:-10px 0 40px #0001;overflow:auto}.playground-drawer>header{position:-webkit-sticky;position:sticky;top:0;z-index:3;padding:18px 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--router-border);background:var(--router-panel)}.playground-drawer>header button{width:30px;height:30px;border:1px solid var(--router-border);border-radius:4px;background:var(--router-panel-2)}.playground-drawer>header small{display:block;margin-top:4px;color:var(--router-muted);font-size:11px}.router-playground-page.is-embedded{padding:16px!important}.is-embedded>.router-page-heading{display:none}.is-embedded .router-playground{display:flex;flex-direction:column}.is-embedded .router-playground-chat{min-height:420px}.is-embedded .router-playground-thread{min-height:250px;max-height:44vh}.is-embedded .router-playground-side{border-left:0}.is-embedded .router-service-banner{font-size:11px}.is-embedded .router-playground-msg{padding:12px}.is-embedded .router-playground-bubble{overflow-wrap:anywhere}.docs-layout{display:grid;grid-template-columns:220px minmax(0,750px);grid-gap:68px;gap:68px;justify-content:start;padding-top:46px}.docs-nav{display:flex;flex-direction:column;align-self:start;gap:8px;position:-webkit-sticky;position:sticky;top:110px}.docs-nav>input{margin:20px 0}.docs-nav>small{font-family:var(--font-mono);font-size:9px;color:var(--router-dim);margin-bottom:8px}.docs-nav>a:not(:first-child){display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;padding:11px 10px;border-radius:4px}.docs-nav a>span{opacity:0}.docs-nav a:hover>span{opacity:1}.docs-nav a.active{background:var(--router-panel-2)}.docs-nav a.docs-key-link{margin-top:25px;border:1px solid var(--router-border)}.docs-content h1{font-size:42px;margin:12px 0 22px}.docs-content h2{font-size:25px;margin:36px 0 16px}.docs-content li,.docs-content p{font-size:14px;line-height:1.85;color:var(--router-muted)}.docs-content .docs-lead{font-size:17px;line-height:1.7}.docs-content li a,.docs-content p a{color:var(--router-text);text-decoration:underline;text-underline-offset:3px}.docs-content code{font-family:var(--font-mono);font-size:12px}.docs-content pre{border:1px solid var(--router-border);border-radius:8px;padding:20px;overflow:auto;line-height:1.7}.docs-callout,.docs-content pre{background:var(--router-panel-2)}.docs-callout{border-left:3px solid #a4c456;padding:18px 20px;font-size:12px;line-height:1.75;margin:30px 0;color:var(--router-muted)}.docs-content ul{padding-left:20px}.docs-content table{width:100%;border-collapse:collapse;text-align:left;font-size:12px}.docs-content td,.docs-content th{padding:15px;border:1px solid var(--router-border);line-height:1.7}.docs-footer{display:flex;justify-content:space-between;border-top:1px solid var(--router-border);margin-top:50px;padding:25px 0;font-size:12px}.router-shell .model-logo{border-radius:10px;border:1px solid var(--router-border);box-shadow:none}.router-shell .router-button{font-family:var(--font-body);font-size:12px}.router-shell .router-page{font-family:var(--font-body)}@media (min-width:1600px){.model-market-page.has-playground{margin-right:530px;max-width:calc(100vw - 530px);padding-left:50px;padding-right:50px}}@media (max-width:1200px){.router-shell .router-topbar{grid-template-columns:145px minmax(130px,200px) 1fr auto;gap:16px;padding-left:22px}.router-shell .router-global-nav{gap:12px}.router-shell .router-network-picker{display:none}.discovery-page{padding:32px}.discovery-hero{gap:40px}.discovery-featured{grid-template-columns:repeat(2,1fr)}.discovery-explorer{grid-template-columns:180px minmax(0,1fr);gap:24px}.docs-layout{gap:40px}.chart-canvas{min-height:180px}}@media (max-width:950px){.router-shell .router-topbar{grid-template-columns:145px 1fr auto;padding-right:65px;gap:16px}.router-shell .router-global-search{display:none}.router-shell .router-global-nav{justify-content:center;gap:16px}.discovery-hero h1{font-size:57px}.hero-market-note{padding:22px}.discovery-hero{gap:28px}.hero-current-saving strong{font-size:32px}.discovery-free{gap:25px;padding:32px}.discovery-developer{gap:30px}.docs-layout{grid-template-columns:185px minmax(0,1fr);gap:28px}.model-market-stats{grid-template-columns:repeat(3,1fr)}.model-market-stats article:nth-child(-n+3){border-bottom:1px solid var(--router-border)}.model-market-header{align-items:flex-start}.market-model-header h1{font-size:30px}.compare-selectors{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.router-shell .router-topbar{display:flex;flex-wrap:wrap;min-height:99px;padding:15px 55px 9px 18px;gap:14px}.router-shell .router-brand{flex:1 1}.router-shell .router-global-nav{order:3;width:100%;justify-content:flex-start;gap:20px;overflow:auto;padding-bottom:0}.router-shell .router-global-nav a{font-size:11px;padding:0 0 4px}.router-theme-toggle{top:19px;right:16px}.router-shell .router-account-controls{margin-right:0}.discovery-page{padding:25px 20px}.discovery-hero{grid-template-columns:1fr;padding:25px 0 30px;gap:15px}.discovery-hero-copy{font-size:14px}.hero-market-note{margin-top:15px}.hero-model-picker .model-logo{display:none}.hero-price-legend span{font-size:9px}.hero-price-legend i{width:9px}.hero-market-bottom>a{gap:8px;font-size:10px}.discovery-stats{grid-template-columns:1fr 1fr;gap:25px 0;margin-bottom:30px}.discovery-stats>div:nth-child(3){border:0;padding-left:0}.discovery-stats strong{font-size:26px}.discovery-stats span{font-size:10px}.discovery-main-chart{padding:18px}.discovery-section-heading{align-items:flex-start}.discovery-section-heading h2{font-size:24px}.discovery-section-heading>a{font-size:10px}.discovery-live{display:none}.market-chart-controls{gap:8px}.market-chart-controls>.discovery-kicker{flex-basis:100%}.chart-canvas{min-height:130px;margin-left:-12px;margin-right:-12px}.chart-canvas svg text{font-size:12px}.chart-legend{gap:12px;justify-content:flex-start}.chart-tooltip{position:static;width:100%;max-width:none;margin-top:12px;font-size:11px}.chart-tooltip.is-multi{width:100%;padding:8px}.router-shell .chart-tooltip-table{font-size:10px}.router-shell .chart-tooltip-table td,.router-shell .chart-tooltip-table th{padding:6px 3px}.router-shell .chart-tooltip-table small,.router-shell .chart-tooltip-table thead th{font-size:8px}.router-shell .chart-tooltip-table thead th{white-space:normal}.discovery-rank-grid{grid-template-columns:1fr}.discovery-featured{gap:10px}.featured-model{padding:15px}.featured-model>div{flex-wrap:wrap;gap:10px}.featured-model footer b,.featured-model h3{font-size:17px}.discovery-free{grid-template-columns:1fr;padding:28px;gap:35px}.free-threshold{border-top:1px solid var(--router-border);padding-top:25px}.discovery-developer{grid-template-columns:1fr;gap:20px;margin:35px 0}.discovery-developer pre{padding:22px;font-size:10px}.discovery-footer{flex-wrap:wrap;gap:20px}.discovery-footer>span{min-width:55%}.discovery-explorer{display:block;margin-top:22px}.discovery-filters{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px;margin-bottom:24px}.discovery-filters>label:first-child{grid-column:1/-1}.discovery-filters fieldset{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:0 16px}.discovery-radio{margin:7px 0}.filter-note{display:none}.discovery-page h1{font-size:36px}.discovery-hero h1{font-size:60px}.discovery-tabs{gap:24px;margin:24px 0}.discovery-model-table td{padding:14px 10px}.discovery-result-controls select{width:150px}.compare-dock{bottom:12px;gap:10px;max-width:calc(100vw - 20px);padding:10px;font-size:10px}.compare-dock .discovery-button{font-size:10px;padding:10px;gap:8px}.comparison-calculator{flex-wrap:wrap;gap:12px}.comparison-calculator>span{flex-basis:100%}.comparison-calculator label{width:calc(50% - 6px)}.market-model-header{flex-wrap:wrap;gap:20px}.market-model-identity{gap:14px}.market-model-identity h1{font-size:31px}.model-market-stats{grid-template-columns:1fr 1fr}.model-market-stats article{padding:16px;border-bottom:1px solid var(--router-border)}.model-market-stats article:nth-child(2n){border-right:0}.model-market-stats strong{font-size:23px}.estimator-results{grid-template-columns:1fr 1fr}.estimator-results strong{font-size:26px}.usage-source-list>div{flex-direction:column;gap:8px}.playground-drawer{top:105px;width:100%}.docs-layout{display:block}.docs-nav{position:static;margin-bottom:35px;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}.docs-nav>a:first-child{width:100%}.docs-nav>input{margin:10px 0}.docs-nav>small{display:none}.docs-nav>a:not(:first-child){font-size:10px;padding:8px;border:1px solid var(--router-border)}.docs-nav>a.docs-key-link{margin:0}.docs-content h1{font-size:36px}.docs-content h2{font-size:24px}.docs-content li,.docs-content p{font-size:13px}.docs-content table{display:block;overflow:auto}.discovery-list-page>.discovery-section-heading{flex-direction:column}.docs-footer{font-size:11px}}@media (prefers-reduced-motion:reduce){.featured-model{transition:none}}.image-model-banner{height:110px;background:var(--router-panel-2);padding:22px;margin:-8px -8px 20px;border-radius:4px}.image-model-banner span{color:var(--router-muted);font-size:10px;letter-spacing:.12em;line-height:1.5}@media (max-width:700px){.router-shell .router-global-nav{gap:14px;width:calc(100% + 35px);margin-right:-35px;flex-shrink:0;scrollbar-width:none}}:root[data-theme=dark] .router-shell .model-logo__image[src$="/OpenAI.svg"]{filter:invert(1)}.router-admin-panel .router-panel-heading{padding:22px 24px 0}.router-admin-panel h2{margin:8px 0 0;font-size:22px}.router-admin-badge{color:var(--router-muted);font-size:11px;border:1px solid var(--router-border);border-radius:4px;padding:6px 9px}.router-admin-note{margin:0;padding:0 24px 18px;color:var(--router-muted);font-size:12px;line-height:1.5}.router-admin-switch{flex-shrink:0;display:inline-flex;gap:10px;align-items:center;background:transparent;border:0;color:var(--router-text);cursor:pointer;font:inherit;font-size:13px;padding:8px 0 8px 8px}.router-admin-switch>span{display:block;width:40px;height:23px;padding:3px;border-radius:20px;background:var(--router-border);transition:background .15s}.router-admin-switch>span:after{content:"";display:block;width:17px;height:17px;border-radius:8px;background:var(--router-panel);box-shadow:0 1px 3px #0003;transition:transform .15s}.router-admin-switch[aria-checked=true]>span{background:#a2c92e}.router-admin-switch[aria-checked=true]>span:after{background:#fff;transform:translateX(17px)}.router-admin-switch:disabled{opacity:.5;cursor:not-allowed}.router-admin-switch:focus-visible{outline:2px solid var(--router-text);outline-offset:4px;border-radius:4px}.router-shell .router-global-nav a.active:after{content:none}.router-shell .router-network-picker{border:1px solid var(--router-border);border-radius:8px;background:transparent}.router-shell .router-network-picker select{font-weight:500;letter-spacing:0}.router-theme-toggle svg{width:16px;height:16px}.router-theme-toggle .theme-sun,:root[data-theme=dark] .router-theme-toggle .theme-moon{display:none}:root[data-theme=dark] .router-theme-toggle .theme-sun{display:block}.router-shell .router-wallet-button:hover,.router-theme-toggle:hover{background:var(--router-panel-2)}.router-shell :is(button,a,input,select,textarea):focus-visible{outline:2px solid var(--router-lime-text);outline-offset:3px}.router-shell :is(button,input,select,textarea):disabled{cursor:not-allowed}.router-shell .router-global-search:focus-within{border-color:var(--router-border-strong);box-shadow:0 0 0 3px var(--router-panel-2)}.router-shell .router-global-search input:focus-visible{outline:none}.router-shell .router-global-search input{line-height:1.5}.router-shell .router-status-dot.is-online{background:#6da434;box-shadow:0 0 0 3px #6da43418}.router-shell .router-wallet-options{padding:4px;border-radius:10px}.router-shell .router-wallet-options button{border-radius:6px}.router-shell .router-wallet-options button:hover{background:var(--router-panel-2)}.router-shell .router-wallet-options button+button{border:0}.router-shell .router-button,.router-shell a.router-button{min-height:38px;border:1px solid transparent;border-radius:8px;background:var(--router-lime);color:#263213;font-size:13px;font-weight:600;box-shadow:none;transition:background .14s ease,border-color .14s ease}.router-shell .router-button:hover,.router-shell a.router-button:hover{box-shadow:none;transform:none;filter:brightness(.97)}.router-shell .router-button.secondary,.router-shell a.router-button.secondary{border-color:var(--router-border);background:var(--router-panel);color:var(--router-text)}.router-shell .router-button.secondary:hover{background:var(--router-panel-2);filter:none}.router-shell .router-button:is(:disabled,.is-disabled){border-color:var(--router-border);background:var(--router-panel-2);color:var(--router-dim);filter:none}.router-workspace{grid-template-columns:224px minmax(0,1fr);min-height:calc(100vh - 76px)}.router-sidebar{top:76px;height:calc(100vh - 76px);padding:24px 14px 18px;background:var(--router-panel)}.router-workspace-switcher{grid-template-columns:minmax(0,1fr) 30px;gap:10px;padding:6px 8px 18px;border:0;border-radius:0;border-bottom:1px solid var(--router-border);background:transparent}.router-workspace-switcher>span:first-child{display:grid;grid-gap:3px;gap:3px}.router-workspace-switcher strong{font-size:13px;font-weight:600}.router-workspace-switcher small{font-size:11px}.router-workspace-switcher .router-workspace-mark{display:grid;place-items:center;width:30px;height:30px;background:var(--router-panel-2);color:var(--router-muted)}.router-workspace-mark svg{width:16px}.router-sidebar-label{font-weight:500;font-size:11px;letter-spacing:0}.router-sidebar-link{min-height:39px;font-size:13px;border-radius:7px}.router-sidebar-link.active{background:var(--router-lime-soft);border-color:transparent;color:var(--router-lime-text);font-weight:600}.router-sidebar-link:hover{background:var(--router-panel-2)}.router-sidebar-note{margin-top:40px;background:var(--router-bg);padding:15px}.router-sidebar-note .router-eyebrow{font-size:9px}.router-sidebar-note p{font-size:11px}.router-shell .router-page{padding:36px 40px 72px}.router-page-heading{margin-bottom:26px}.router-page-heading h1{font-size:34px;font-weight:600;letter-spacing:-.04em;line-height:1.2}.router-page-heading p{font-size:14px;max-width:620px}.router-eyebrow{font-size:10px;font-weight:500;letter-spacing:.06em}.router-panel{padding:22px}.router-key-help h2,.router-overview-section-heading h2,.router-panel-heading h2{font-size:17px;font-weight:600;letter-spacing:-.02em;line-height:1.4}.router-service-banner{border-color:var(--router-border);background:var(--router-panel);border-radius:10px}.router-service-banner.is-live{border-color:var(--router-border);background:var(--router-lime-soft)}.router-service-banner strong{font-size:13px;font-weight:600}.router-service-banner p{font-size:12px}.router-live-chip,.router-roadmap-chip,.router-service-network{background:var(--router-panel)}.router-metric-grid{gap:14px}.router-metric-card{display:grid;align-content:start;grid-template-columns:36px minmax(0,1fr);grid-template-rows:auto auto auto;grid-gap:5px 12px;gap:5px 12px;min-height:140px;padding:20px}.router-metric-card>span{grid-column:1/-1;margin-bottom:10px;font-size:12px;letter-spacing:0}.router-metric-icon{display:grid;place-items:center;width:36px;height:36px;grid-row:2/4;background:var(--router-lime-soft);color:var(--router-lime-text);border-radius:9px}.router-metric-icon svg{width:18px;height:18px}.router-metric-card strong{margin:0;font-size:28px;font-weight:600;line-height:1.1}.router-metric-card small{margin:0;font-size:11px}.router-usage-card>span{color:var(--router-muted);font-size:12px}.router-usage-card>strong{margin-top:4px;font-size:30px;font-weight:600;letter-spacing:-.035em}.router-quick-card:before{content:none}.router-quick-card.accent-cyan .router-quick-icon,.router-quick-card.accent-pink .router-quick-icon,.router-quick-icon{background:var(--router-panel-2);color:var(--router-muted);border-radius:9px}.router-quick-card strong{font-size:13px;font-weight:600}.router-quick-card small{font-size:12px;line-height:1.5}.router-fleet-head h2{font-size:25px;font-weight:600;letter-spacing:-.03em}.router-tabs{padding:3px;gap:3px;background:var(--router-panel-2);border-color:transparent;border-radius:8px}.router-tabs button{padding:6px 12px;border-radius:5px;font-size:12px;font-weight:500}.router-tabs button+button{border:0}.router-tabs button.is-active{background:var(--router-panel);color:var(--router-text);box-shadow:0 1px 3px #0001}.router-settings-panel{margin-bottom:18px}.router-settings-row{gap:24px;padding:20px 0}.router-settings-row strong{font-size:14px;font-weight:600}.router-settings-row p{font-size:12px}.router-settings-row select{min-height:38px;font-size:13px}.router-settings-row code{overflow-wrap:anywhere;white-space:normal;font-size:12px}.router-upstream-list{font-size:12px}.router-shell :is(.router-playground-section,.router-playground-chat){border-radius:12px;overflow:hidden}.router-playground-composer,.router-playground-messages,.router-playground-section>header,.router-playground-toolbar{background:var(--router-panel)}.router-playground-msg.is-user .router-playground-bubble{background:var(--router-panel-2);color:var(--router-text)}.router-playground-bubble{border-radius:12px}.router-playground-composer textarea{border-radius:10px;background:var(--router-bg)}.router-playground-section .router-field>label{font-size:11px;letter-spacing:0}.router-playground-note{font-size:11px}.router-receipt{background:var(--router-panel-2)}.router-key-input button[aria-pressed=true],.router-model-picker-item.is-selected,.router-playground-model-option.is-active{background:var(--router-lime-soft);color:var(--router-text)}.router-switch button{border:0;background:var(--router-panel-3)}.router-switch button:after{background:var(--router-panel);width:18px;height:18px;box-shadow:0 1px 3px #0002}.router-switch button[aria-checked=true]{background:#7eaa42}.router-switch button[aria-checked=true]:after{background:#fff}.router-shell .router-code-block{border-color:var(--router-border);background:var(--router-panel-2);color:var(--router-text);min-width:0}.router-shell .router-code-block :is(pre,code){color:var(--router-text)}.router-shell .router-code-toolbar{background:var(--router-panel);border-bottom-color:var(--router-border)}.router-shell .router-code-tabs button{color:var(--router-muted);font-size:12px;cursor:pointer}.router-shell .router-code-tabs button.active{color:var(--router-text)}.router-shell .router-code-tabs button.active:after{background:var(--router-lime-text)}.router-shell .router-copy-button{min-height:34px;background:transparent;color:var(--router-text);border-color:var(--router-border-strong);font-size:11px;cursor:pointer}.router-shell .router-code-block pre{margin:0;border:0;border-radius:0;background:var(--router-panel-2);font-size:12px;line-height:1.8}.router-code-block{--syntax-keyword:#7838a3;--syntax-string:#21643c;--syntax-function:#245eac;--syntax-number:#a44815;--syntax-property:#00657b;--syntax-variable:#934171;--syntax-punctuation:#626875}:root[data-theme=dark] .router-code-block{--syntax-keyword:#c4a7f5;--syntax-string:#b7d98a;--syntax-function:#91bcf4;--syntax-number:#efb58a;--syntax-property:#84d1d2;--syntax-variable:#e4a5ce;--syntax-punctuation:#b1b4bf}.router-code-block .token:is(.comment,.prolog,.doctype,.cdata){color:var(--router-muted);font-style:italic}.router-code-block .token:is(.keyword,.boolean,.atrule){color:var(--syntax-keyword)}.router-code-block .token:is(.string,.char,.attr-value,.regex){color:var(--syntax-string)}.router-code-block .token:is(.function,.class-name,.builtin){color:var(--syntax-function)}.router-code-block .token:is(.number,.constant){color:var(--syntax-number)}.router-code-block .token:is(.property,.attr-name,.parameter){color:var(--syntax-property)}.router-code-block .token:is(.variable,.interpolation){color:var(--syntax-variable)}.router-code-block .token:is(.operator,.punctuation){color:var(--syntax-punctuation)}.router-shell .router-copy-button:hover{background:var(--router-panel-2)}.router-shell table th{color:var(--router-muted);font-weight:500;font-size:11px}.router-shell table td{border-bottom-style:solid}.router-shell .router-keys-table th{background:var(--router-bg)}.router-shell .router-api-card .card button{color:#263213!important}.router-shell .router-api-card .router-button.secondary,.router-shell .router-api-card .router-keys-revoke{color:var(--router-text)!important}:root[data-theme=dark] .router-machines-empty img{filter:invert(1)}@media (max-width:1180px){.router-workspace{grid-template-columns:200px minmax(0,1fr)}.router-shell .router-page{padding:30px 24px 60px}}@media (max-width:900px){.router-workspace{grid-template-columns:1fr}.router-sidebar{top:76px;height:calc(100vh - 76px)}.router-shell .router-page{padding:24px 20px 60px}}@media (max-width:700px){.router-sidebar{top:99px;height:calc(100vh - 99px)}.router-page-heading h1{font-size:30px}.router-panel{padding:18px}.router-settings-row{gap:14px}.router-shell .router-page{padding:22px 18px 48px}.router-service-banner{padding:14px}}@media (max-width:640px){.router-metric-grid,.router-metric-grid.three{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.router-shell *,.router-shell :after,.router-shell :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.router-shell .router-brand{width:max-content;overflow:visible}.router-admin-panel{padding:0}.router-admin-panel>.router-settings-row{margin:0 24px}.router-admin-switch{justify-self:end}.router-settings-panel:not(.router-admin-panel){padding-top:0;padding-bottom:0}.router-settings-panel .router-settings-row select{justify-self:end;min-width:140px}.router-shell .router-protocol-credit-card button{color:#263213!important}.router-model-picker-list [role=option].is-active,.router-model-picker-list [role=option].is-selected{background:var(--router-lime-soft);border-color:var(--router-border);color:var(--router-text)}.router-ledger-route i:not(.is-direct),.router-outcome.is-ok,.router-playground-actions button.is-done,.router-playground-actions button:hover:not(:disabled){background:var(--router-lime-soft);color:var(--router-lime-text)}.router-credit-orbit i,.router-onboarding-steps article>span{color:#263213}@media (max-width:900px){.router-mobile-workspace-toggle{top:76px;font-size:12px}.router-sidebar-scrim{top:76px}}@media (max-width:700px){.router-mobile-workspace-toggle,.router-sidebar-scrim{top:99px}}@media (max-width:640px){.router-settings-panel .router-settings-row select{justify-self:stretch;max-width:none}.router-admin-panel .router-panel-heading{padding:20px 18px 0}.router-admin-note{padding:0 18px 18px}.router-admin-panel>.router-settings-row{margin:0 18px}.router-admin-switch{justify-self:start;padding-left:0}}.router-latency-panel{margin:22px 0}.router-latency-filters{display:flex;gap:8px;flex-wrap:wrap}.router-field select,.router-latency-filters select{max-width:220px;min-height:34px;padding:6px 10px;border:1px solid var(--router-border);border-radius:8px;background:var(--router-panel);color:var(--router-text);font:inherit;font-size:12px}.router-latency-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin:24px 0 16px}.router-latency-metrics article{display:grid;grid-gap:5px;gap:5px;border-left:1px solid var(--router-border);padding-left:16px}.router-latency-metrics article:first-child{border:0;padding-left:0}.router-latency-metrics small,.router-latency-metrics span{color:var(--router-muted);font-size:11px}.router-latency-metrics strong{font-size:25px;font-weight:600;letter-spacing:-.04em}.router-latency-note{color:var(--router-muted);font-size:12px;line-height:1.6}@media (max-width:700px){.router-latency-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.router-latency-metrics article:nth-child(3){border:0;padding-left:0}}.router-batch-intro{padding:22px 24px;margin-bottom:20px}.router-batch-form p,.router-batch-intro p{color:var(--router-muted);font-size:13px;line-height:1.7}.router-batch-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);grid-gap:20px;gap:20px;align-items:start}.router-batch-form{padding:24px;display:flex;flex-direction:column;gap:14px;min-width:0}.router-batch-form h2{font-size:18px;margin:0 0 6px}.router-batch-form label{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:600}.router-batch-form input,.router-batch-form textarea{width:100%;box-sizing:border-box;border:1px solid var(--router-border);background:var(--router-bg);color:var(--router-text);border-radius:8px;padding:11px 12px;font:inherit}.router-batch-form textarea{font:12px/1.65 var(--font-mono,monospace);resize:vertical}.router-batch-form small{color:var(--router-muted);font-size:11px;line-height:1.6}.router-batch-form a{text-decoration:underline;text-underline-offset:3px}.router-batch-status{display:grid;grid-gap:8px;gap:8px;padding-block:16px;border-block:1px solid var(--router-border)}.router-batch-status code,.router-batch-status span{font-size:12px;color:var(--router-muted);overflow-wrap:anywhere}.router-batch-actions{display:flex;flex-wrap:wrap;gap:8px}.router-batch-items{padding:0;margin:0;list-style:none;max-height:420px;overflow:auto}.router-batch-items li{padding:14px 0;border-bottom:1px solid var(--router-border)}.router-batch-items li div{display:flex;justify-content:space-between;gap:12px;font-size:12px;overflow-wrap:anywhere}.router-batch-items li p{font-size:12px;margin:8px 0 0}.router-batch-error{margin-top:20px;padding:16px 20px;color:var(--router-text);border-left:3px solid #c26140}@media (max-width:850px){.router-batch-grid{grid-template-columns:1fr}}.discovery-routing-status{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;padding:18px 22px;margin:-12px 0 28px;border:1px solid var(--router-border);border-radius:12px;background:var(--router-panel)}.discovery-routing-status strong{font-size:13px;font-weight:600}.discovery-routing-status p{margin:5px 0 0;max-width:680px;font-size:12px;line-height:1.6;color:var(--router-muted)}.discovery-routing-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.discovery-routing-actions a,.discovery-routing-actions button{font:inherit;font-size:12px;color:var(--router-text)}.discovery-routing-actions button{border:1px solid var(--router-border);padding:8px 12px;border-radius:7px;background:var(--router-bg);cursor:pointer}.docs-assistant-access{margin-bottom:12px;color:var(--router-muted);font-size:12px}.docs-assistant-access>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.docs-assistant-access>div>span{color:var(--router-text);font-weight:550}.docs-assistant-access small{display:block;margin-top:5px}.docs-assistant-access summary{cursor:pointer;padding:8px 0;color:var(--router-text)}.docs-assistant-access details p{margin:2px 0 10px;line-height:1.5}.docs-assistant-access button,.docs-assistant-access-error button{border:1px solid var(--router-border);background:var(--router-panel-2);color:var(--router-text);border-radius:7px;padding:8px 10px;margin:3px 4px 3px 0;min-height:36px}.docs-assistant-access-error{margin-bottom:12px;font-size:12px;color:var(--router-muted);line-height:1.5}.docs-assistant-suggestions button:disabled{opacity:.5;cursor:not-allowed}.router-search-trigger{width:100%;color:var(--router-muted);text-align:left;font:inherit;font-size:13px;cursor:pointer}.router-search-trigger>span{flex:1 1}.router-search-trigger:hover{border-color:var(--router-border-strong)}.router-search-dialog{inset:0;top:min(16vh,140px);bottom:auto;margin:0 auto;padding:0;width:min(640px,calc(100vw - 32px));max-width:none;max-height:min(720px,78dvh);border:1px solid var(--router-border-strong);border-radius:16px;background:var(--router-panel);color:var(--router-text);box-shadow:0 28px 100px #0005;overflow:hidden;font-size:14px}.router-search-dialog[open]{display:flex;flex-direction:column}.router-search-dialog::-webkit-backdrop{background:#0008;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.router-search-dialog::backdrop{background:#0008;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.router-search-field{display:flex;align-items:center;gap:14px;padding:17px 20px;border-bottom:1px solid var(--router-border);flex-shrink:0}.router-search-field>svg{width:20px;height:20px;flex-shrink:0;color:var(--router-muted)}.router-search-field input{flex:1 1;min-width:0;width:100%;border:0;background:transparent;color:var(--router-text);font:inherit;font-size:17px;outline:none}.router-search-field input::placeholder{color:var(--router-dim)}.router-shell .router-search-field input:focus-visible{outline:none;box-shadow:none}.router-search-field button{display:grid;place-items:center;border:0;border-radius:6px;background:transparent;color:var(--router-muted);min-width:38px;min-height:36px;cursor:pointer}.router-search-dialog kbd{font-family:inherit;font-size:11px;font-weight:500;background:var(--router-panel-2);border:1px solid var(--router-border);border-radius:4px;padding:2px 5px}.router-search-results{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:6px}.router-search-group{padding:12px 14px 8px;font-size:11px;color:var(--router-dim)}.router-search-result{display:flex;align-items:center;gap:13px;min-height:60px;padding:9px 14px;border:1px solid transparent;border-radius:9px;color:var(--router-text);text-decoration:none}.router-search-result[aria-selected=true]{background:var(--router-panel-2);border-color:var(--router-border)}.router-search-result>span:nth-child(2){flex:1 1;min-width:0}.router-search-result strong{display:block;font-size:14px;font-weight:500}.router-search-result small{display:block;margin-top:4px;color:var(--router-dim);font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.router-search-result-action{flex-shrink:0;color:var(--router-dim);font-size:11px;opacity:0}.router-search-result[aria-selected=true] strong{color:var(--router-lime-text)}.router-search-result[aria-selected=true] .router-search-result-action{opacity:1}.router-search-footer{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;gap:12px;padding:14px 20px;border-top:1px solid var(--router-border);color:var(--router-dim);font-size:11px}.router-search-footer>span{display:flex;align-items:center;gap:5px}.router-search-footer>span>kbd:nth-child(3){margin-left:8px}.router-search-footer a,.router-search-footer button{color:var(--router-text);font:inherit;text-decoration:none}.router-search-footer button{border:0;background:none;cursor:pointer}.router-search-empty{display:flex;flex-direction:column;align-items:center;padding:42px 20px;text-align:center}.router-search-empty>svg{width:26px;margin-bottom:18px;color:var(--router-dim)}.router-search-empty strong{font-weight:500}.router-search-empty p{color:var(--router-dim);font-size:12px}@media (max-width:640px){.router-search-dialog{top:12px;width:calc(100vw - 20px);max-height:calc(100dvh - 24px);border-radius:12px}.router-search-field{padding:12px;gap:10px}.router-search-result{padding:9px 10px}.router-search-result strong{font-size:13px}.router-search-footer{padding:14px 12px}.router-search-footer>span{font-size:0;gap:3px}}