.how-llms-work-module__koQD5a__sketchFigure{text-align:center;margin:1.5rem 0}.how-llms-work-module__koQD5a__sketchFigure img{width:100%;max-width:620px;height:auto;display:inline-block}.how-llms-work-module__koQD5a__sketchFigure figcaption{color:var(--text-neutral-subdued);margin-top:.5rem;font-size:.85rem}.how-llms-work-module__koQD5a__ntpSentence{border:1px solid var(--border-neutral-default);background:#fff;border-radius:8px;min-height:60px;margin-bottom:1rem;padding:1rem 1.5rem;font-size:1.125rem;line-height:1.8}.how-llms-work-module__koQD5a__ntpToken,.how-llms-work-module__koQD5a__ntpTokenActive{border-radius:3px;padding:2px 4px;font-weight:600}.how-llms-work-module__koQD5a__ntpToken{background:var(--surface-primary-default)}.how-llms-work-module__koQD5a__ntpTokenActive{background:var(--action-primary-default);color:#fff}.how-llms-work-module__koQD5a__ntpCandidates{flex-direction:column;gap:.5rem;display:flex}.how-llms-work-module__koQD5a__ntpCandidate{border:1px solid var(--border-neutral-default);cursor:pointer;text-align:left;background:#fff;border-radius:8px;align-items:center;gap:.75rem;width:100%;padding:.5rem .75rem;font-family:inherit;font-size:.875rem;transition:all .15s cubic-bezier(.16,1,.3,1);display:flex}.how-llms-work-module__koQD5a__ntpCandidate:hover{border-color:var(--action-primary-default);transform:translate(4px)}.how-llms-work-module__koQD5a__ntpCandidateToken{font-family:var(--font-geist-mono), monospace;min-width:100px;color:var(--action-primary-default);font-weight:600}.how-llms-work-module__koQD5a__ntpCandidateBarWrap{background:#f0eeea;border-radius:4px;flex:1;height:10px;overflow:hidden}.how-llms-work-module__koQD5a__ntpCandidateBar{background:var(--action-primary-default);border-radius:4px;height:100%;transition:width .25s cubic-bezier(.16,1,.3,1)}.how-llms-work-module__koQD5a__ntpCandidatePct{font-family:var(--font-geist-mono), monospace;color:var(--text-neutral-subdued);text-align:right;min-width:3rem;font-size:.75rem}.how-llms-work-module__koQD5a__ntpDone{text-align:center;color:var(--text-neutral-subdued);padding:1rem;font-size:.875rem}.how-llms-work-module__koQD5a__ntpStartersLabel{color:var(--text-neutral-subdued);text-transform:uppercase;letter-spacing:.06em;margin-top:1rem;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.how-llms-work-module__koQD5a__mleGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;display:grid}.how-llms-work-module__koQD5a__mleCard{border:1px solid var(--border-neutral-default);cursor:pointer;background:#fff;border-radius:8px;padding:1rem 1.5rem;transition:all .15s cubic-bezier(.16,1,.3,1)}.how-llms-work-module__koQD5a__mleCard:hover{border-color:var(--action-primary-default);transform:translateY(-2px);box-shadow:0 4px 16px #0000000f}.how-llms-work-module__koQD5a__mleCardHeader{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.75rem;display:flex}.how-llms-work-module__koQD5a__mleCardName{color:var(--text-neutral-default);font-size:.875rem;font-weight:600}.how-llms-work-module__koQD5a__mleCardTier{font-family:var(--font-geist-mono), monospace;white-space:nowrap;border-radius:12px;padding:2px 8px;font-size:.75rem;font-weight:500}.how-llms-work-module__koQD5a__mleCardTierFrontier{background:var(--surface-primary-default);color:var(--action-primary-hovered)}.how-llms-work-module__koQD5a__mleCardTierMid{color:#6c4bbc;background:#efeaf9}.how-llms-work-module__koQD5a__mleCardTierSmall{color:var(--text-neutral-subdued);background:#f3f0ec}.how-llms-work-module__koQD5a__mleCardProvider,.how-llms-work-module__koQD5a__mleCardBest{color:var(--text-neutral-subdued);margin-bottom:.5rem;font-size:.75rem}.how-llms-work-module__koQD5a__mleCardCost{font-family:var(--font-geist-mono), monospace;color:var(--action-primary-default);font-size:.75rem;font-weight:500}.how-llms-work-module__koQD5a__mleCardDetail{color:var(--text-neutral-subdued);border-top:1px solid #f0eeea;margin-top:.75rem;padding-top:.75rem;font-size:.75rem;line-height:1.6}.how-llms-work-module__koQD5a__mleCardTags{flex-wrap:wrap;gap:.25rem;margin-top:.5rem;display:flex}.how-llms-work-module__koQD5a__mleCardTag{background:var(--surface-primary-default);color:var(--action-primary-default);border-radius:8px;padding:1px 6px;font-size:10px;font-weight:500}.how-llms-work-module__koQD5a__tviComparison{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.how-llms-work-module__koQD5a__tviSide{border:1px solid var(--border-neutral-default);background:#fff;border-radius:8px;padding:1rem 1.5rem}.how-llms-work-module__koQD5a__tviSideTitle{margin-bottom:.75rem;font-size:.875rem;font-weight:600}.how-llms-work-module__koQD5a__tviSideTitleTraining{color:#dc2626}.how-llms-work-module__koQD5a__tviSideTitleInference{color:#059669}.how-llms-work-module__koQD5a__tviMetric{color:var(--text-neutral-subdued);border-bottom:1px solid #f0eeea;justify-content:space-between;padding:.5rem 0;font-size:.75rem;display:flex}.how-llms-work-module__koQD5a__tviMetric:last-child{border-bottom:none}.how-llms-work-module__koQD5a__tviMetricValue{font-family:var(--font-geist-mono), monospace;color:var(--text-neutral-default);font-weight:600}.how-llms-work-module__koQD5a__tviSliderRow{align-items:center;gap:1rem;margin-bottom:1rem;font-size:.875rem;display:flex}.how-llms-work-module__koQD5a__tviSlider{accent-color:var(--action-primary-default);flex:1;height:6px}.how-llms-work-module__koQD5a__tviSliderValue{font-family:var(--font-geist-mono), monospace;color:var(--action-primary-default);text-align:right;min-width:7rem;font-size:.875rem;font-weight:600}.how-llms-work-module__koQD5a__tviChart{border:1px solid var(--border-neutral-default);background:#fff;border-radius:8px;align-items:flex-end;gap:1rem;height:160px;padding:1rem 1.5rem;display:flex;position:relative}.how-llms-work-module__koQD5a__tviBarGroup{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;height:100%;display:flex}.how-llms-work-module__koQD5a__tviBar{border-radius:4px 4px 0 0;width:60%;min-height:4px;transition:height .25s cubic-bezier(.16,1,.3,1)}.how-llms-work-module__koQD5a__tviBarTraining{background:#dc2626}.how-llms-work-module__koQD5a__tviBarInference{background:#059669}.how-llms-work-module__koQD5a__tviBarLabel{color:var(--text-neutral-subdued);text-align:center;margin-top:.5rem;font-size:.75rem}.how-llms-work-module__koQD5a__tviBarAmount{font-family:var(--font-geist-mono), monospace;color:var(--text-neutral-default);margin-bottom:.25rem;font-size:.75rem;font-weight:600}.how-llms-work-module__koQD5a__tviInsight{border:1px solid var(--border-neutral-default);color:var(--text-neutral-subdued);background:#fff;border-radius:8px;margin-top:1rem;padding:.75rem 1rem;font-size:.875rem;line-height:1.5}@media (max-width:720px){.how-llms-work-module__koQD5a__tviComparison,.how-llms-work-module__koQD5a__mleGrid{grid-template-columns:1fr}}
