:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#111;background:#f7f7f4;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink: #111111;--muted: #66635e;--soft: #f7f7f4;--surface: #ffffff;--surface-2: #f2f2f5;--line: #e5e5ea;--line-strong: #d0d0d8;--accent: #6366f1;--accent-soft: #eef0ff;--blue: #244ea8;--amber: #9a6500;--shadow: 0 18px 48px rgba(17, 17, 17, .08);--home-section-width: 1280px;--home-narrow-section-width: 900px;--home-section-gap: 88px;--home-heading-gap: 20px;--home-title-size: 28px;--home-subtitle-size: 14px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;background:#fff}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}.app-shell{min-height:100vh}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:minmax(360px,1fr) auto;align-items:center;gap:18px;min-height:58px;padding:0 28px;border-bottom:1px solid #eeeeef;background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-left{display:flex;min-width:0;align-items:center;gap:22px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:760;letter-spacing:0;white-space:nowrap}.brand-mark{display:grid;width:24px;height:24px;place-items:center;border:1px solid #19191d;border-radius:5px;background:var(--ink);color:#fff;font-size:12px}.brand-logo{display:grid;width:36px;height:36px;place-items:center;overflow:hidden;border:0;border-radius:0;background:#fff;box-shadow:none}.brand-logo img{display:block;width:36px;height:36px;object-fit:cover;object-position:center}.search-box{display:flex;width:min(278px,34vw);min-width:210px;height:42px;align-items:center;gap:10px;padding:0 12px;border:1px solid #ececf1;border-radius:7px;background:#f1f1f5;color:#8a8a93}.search-box input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--ink);font-size:15px}.search-box input::placeholder{color:#90909a}.search-box kbd{display:inline-flex;min-width:22px;height:22px;align-items:center;justify-content:center;border:0;border-radius:6px;background:#e5e5eb;color:#92929c;font-family:inherit;font-size:14px}.nav-links{display:flex;align-items:center;gap:8px;justify-content:center}.nav-links a,.text-button{min-height:36px;padding:8px 11px;border-radius:6px;color:#777782;font-size:15px;font-weight:650}.nav-links a:hover,.text-button:hover{background:#f3f3f6;color:var(--ink)}.header-actions{display:flex;align-items:center;gap:10px}.language-select{position:relative;display:inline-flex;width:142px;height:36px;align-items:center;gap:7px;padding:0 30px 0 10px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#6f707a}.language-select>svg:first-child{flex:0 0 auto;color:#6f707a}.language-select select{min-width:0;flex:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;outline:0;background:transparent;color:var(--ink);cursor:pointer;font:inherit;font-size:13px;font-weight:650}.language-select>svg:last-child{position:absolute;right:9px;color:#777782;pointer-events:none}.profile-pill{display:inline-grid;width:25px;height:25px;place-items:center;border-radius:50%;background:#0ea5e9;color:#fff;font-size:12px;font-weight:760}.account-menu-wrap{position:relative}.account-trigger{display:inline-flex;min-height:42px;align-items:center;gap:10px;padding:4px 11px 4px 6px;border:0;border-radius:999px;background:transparent;color:#6f707a;cursor:pointer;font-size:15px;font-weight:640}.account-trigger:hover,.account-menu-wrap.open .account-trigger{background:#f5f5f7;color:#24242a}.account-trigger .profile-pill{width:30px;height:30px;font-size:13px}.account-trigger svg{transition:transform .14s ease}.account-menu-wrap.open .account-trigger>svg{transform:rotate(180deg)}.account-dropdown{position:absolute;top:calc(100% + 8px);right:0;z-index:40;width:238px;overflow:hidden;border:1px solid #e4e5eb;border-radius:10px;background:#fff;box-shadow:0 2px 8px #10182814,0 18px 40px #1018281f}.account-dropdown-head{display:grid;grid-template-columns:30px 1fr 28px;align-items:center;gap:9px;margin:6px;padding:7px 8px;border-radius:8px;background:#fafafa}.account-dropdown-head .profile-pill{width:28px;height:28px;font-size:12px}.account-dropdown-head strong{color:#202126;font-size:16px;font-weight:600}.account-dropdown-head button{display:grid;width:28px;height:28px;place-items:center;border:0;border-radius:8px;background:transparent;color:#777782;cursor:pointer}.account-dropdown-head button:hover{background:#f0f0f3;color:#202126}.account-dropdown-list{display:grid;gap:1px;padding:4px 6px 8px}.account-dropdown-list a,.account-dropdown-action{display:flex;width:100%;min-height:34px;align-items:center;gap:11px;padding:0 11px;border:0;border-radius:8px;background:transparent;color:#70717b;cursor:pointer;font-family:inherit;font-size:14px;font-weight:560;text-align:left}.account-dropdown-list a:hover,.account-dropdown-action:hover{background:#f7f7f9;color:#202126}.account-dropdown-list a svg,.account-dropdown-action svg{flex:0 0 auto;color:currentColor;stroke-width:1.8;width:17px;height:17px}.account-dropdown-list .sign-out{color:#ef4444}.header-sign-up{display:inline-flex;min-height:36px;align-items:center;justify-content:center;padding:0 16px;border:1px solid #202126;border-radius:8px;background:#202126;color:#fff;cursor:pointer;font-size:14px;font-weight:700}.header-sign-up:hover{background:#000}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:50px;min-width:224px;padding:12px 22px;border:1px solid var(--line-strong);border-radius:7px;cursor:pointer;font-size:17px;font-weight:720;white-space:nowrap}.button-primary{border-color:#6261ee;background:#6366f1;color:#fff;box-shadow:0 2px 5px #6366f147}.button-primary:hover{background:#5657e8}.button-light{border-color:#e3e3e8;background:var(--surface);color:var(--ink);box-shadow:0 2px 7px #11111114}.button-light:hover{border-color:#cbccd7}.explore-provider-icons{display:inline-flex;align-items:center;gap:5px;margin-left:2px}.explore-provider-icons img{display:block;width:17px;height:17px;object-fit:contain}.explore-provider-icons img.anthropic{padding:2px;border-radius:4px;background:#d97757}main{width:min(1200px,calc(100% - 48px));margin:0 auto}.hero{display:flex;justify-content:center;padding:112px 0 86px;text-align:center}.hero-copy{width:min(1100px,100%);min-width:0}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:16px;color:var(--accent);font-size:13px;font-weight:720}h1,h2,h3,h4,p{margin:0}h1{max-width:1080px;margin:0 auto;font-size:68px;line-height:1.08;letter-spacing:0}.hero-copy p{max-width:760px;margin:24px auto 0;color:var(--muted);font-size:23px}.hero-copy p span{color:#7b7df6;font-weight:560}.hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px}.prompt-compare-wrap{position:relative;width:min(690px,100%);margin:46px auto 0}.prompt-compare-bar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;height:68px;padding:10px 14px 10px 22px;border:1px solid #6366f1;border-radius:22px;background:#fff;box-shadow:0 0 0 4px #6366f114,0 1px 2px #11111108;transition:border-color .16s ease,box-shadow .16s ease}.prompt-compare-bar:focus-within{border-color:#6366f1;box-shadow:0 0 0 4px #6366f11f,0 1px 2px #11111108}.prompt-compare-bar input{width:100%;height:100%;min-width:0;border:0;outline:0;background:transparent;color:#202126;caret-color:#6366f1;font-size:18px;font-weight:420}.prompt-compare-bar input::placeholder{color:#7a7a82;opacity:1}.prompt-model-picker{position:relative}.prompt-model-trigger{display:inline-flex;height:42px;min-width:198px;align-items:center;justify-content:center;gap:9px;padding:0 15px;border:2px solid transparent;border-radius:12px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(100deg,#178eff,#7c5cff 45%,#ff4ecb 72%,#f6a23e) border-box;color:#202126;cursor:pointer;font-size:14px;font-weight:780;line-height:1;white-space:nowrap}.prompt-model-trigger span{max-width:142px;overflow:hidden;text-overflow:ellipsis}.prompt-model-trigger:hover,.prompt-model-picker.open .prompt-model-trigger{background:linear-gradient(#fbfbff,#fbfbff) padding-box,linear-gradient(100deg,#178eff,#7c5cff 45%,#ff4ecb 72%,#f6a23e) border-box;box-shadow:0 2px 10px #6366f124}.prompt-model-trigger svg{flex:0 0 auto;color:#777782}.prompt-model-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:20;width:284px;padding:7px;border:1px solid #e6e6eb;border-radius:12px;background:#fff;box-shadow:0 12px 36px #1111111f;text-align:left}.prompt-model-menu button{display:flex;width:100%;min-height:46px;align-items:center;gap:10px;padding:8px 9px;border:0;border-radius:8px;background:transparent;color:#202126;cursor:pointer;text-align:left}.prompt-model-menu button:hover,.prompt-model-menu button[aria-selected=true]{background:#f5f5f8}.prompt-model-menu span:not(.prompt-provider-fallback){display:grid;min-width:0;gap:3px}.prompt-model-menu strong{overflow:hidden;color:#202126;font-size:13px;font-weight:740;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.prompt-model-menu small{color:#898993;font-size:11px}.prompt-provider-logo{display:block;width:18px;height:18px;flex:0 0 auto;object-fit:contain}.prompt-provider-fallback{display:inline-grid;width:18px;height:18px;flex:0 0 auto;place-items:center;border-radius:5px;background:#f0f0f3;color:#202126;font-size:9px;font-weight:800}.prompt-send-row{position:absolute;top:calc(100% + 10px);right:0;z-index:10;display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:0}.prompt-send-row button{display:inline-flex;height:34px;align-items:center;justify-content:center;gap:7px;padding:0 14px;border:1px solid #585bf0;border-radius:9px;background:#6366f1;color:#fff;cursor:pointer;font-size:13px;font-weight:760;box-shadow:0 2px 5px #6366f13d}.prompt-send-row button:hover{background:#5657e8}.prompt-send-row button span{display:inline-flex;width:18px;height:18px;align-items:center;justify-content:center;border-radius:5px;background:#ffffff2e;color:#fff;font-size:13px;font-weight:800}.hero-cards-section{width:min(1200px,calc(100vw - 48px));margin:0 0 var(--home-section-gap) 50%;transform:translate(-50%)}.hero-cards-heading{margin-bottom:var(--home-heading-gap)}.hero-cards-heading span{color:#777782;font-size:13px;font-weight:700;letter-spacing:.02em}.hero-cards-heading h2{margin-top:6px;color:#222329;font-size:var(--home-title-size);font-weight:760;line-height:1.16;letter-spacing:0}.hero-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.hero-card{min-width:0;border:1px solid var(--line);border-radius:8px;background:#fff;overflow:hidden;box-shadow:0 1px 2px #1111110a}.hero-visual{position:relative;display:grid;min-height:230px;place-items:center;overflow:hidden;border-bottom:1px solid var(--line);background:#fbfbfc}.hero-card-body{min-height:230px;padding:28px 34px 30px}.hero-card-body h3{color:#696973;font-size:25px;line-height:1.2}.hero-card-body p{margin-top:14px;color:#898993;font-size:18px;line-height:1.32}.provider-cloud{grid-template-columns:repeat(5,34px);align-content:center;justify-content:center;gap:28px 42px}.provider-cloud .provider-mark{background:#fff;box-shadow:0 2px 8px #11111114}.route-visual{gap:12px}.model-chip{position:relative;z-index:2;max-width:246px;padding:8px 16px;border-radius:8px;background:#f1f1f4;color:#4f4f57;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:14px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.route-lines{width:210px;height:76px;border-right:2px solid #d4d4db;border-left:2px solid #d4d4db;border-radius:0 0 80px 80px;border-top:0}.route-targets{display:flex;gap:52px}.chart-visual{display:block}.chart-panel{position:absolute;width:210px;height:132px;padding:16px;border:1px solid #ededf0;border-radius:8px;background:#ffffffd1;color:#a1a1aa;font-size:11px}.chart-back{top:30px;left:38px}.chart-front{right:36px;bottom:34px}.chart-panel svg{width:100%;height:72px;margin-top:12px;fill:none;stroke:#f4b342;stroke-linecap:round;stroke-linejoin:round;stroke-width:3}.chart-panel .line-a{stroke:#4fb3f6}.chart-panel .line-b{stroke:#68d391}.shield-visual{color:#a9a9b2}.shield-visual svg{width:104px;height:104px;stroke-width:1.5}.policy-locks{position:absolute;top:46px;display:flex;align-items:center;gap:28px}.policy-locks svg:nth-child(2){width:42px;height:42px;padding:8px;border-radius:50%;background:#dff8ea;color:#4ec17b}.model-catalog{width:min(var(--home-section-width),calc(100vw - 48px));margin-left:50%;margin-bottom:var(--home-section-gap);padding:12px 0 0;transform:translate(-50%)}.quickstart-section{width:min(var(--home-section-width),calc(100vw - 48px));margin:0 auto var(--home-section-gap);padding:0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:var(--home-heading-gap)}.section-heading.compact{align-items:start}.section-heading h2{max-width:760px;font-size:var(--home-title-size);line-height:1.16;letter-spacing:0}.quickstart-section .section-heading{margin-bottom:var(--home-heading-gap)}.quickstart-section .section-heading h2{font-size:var(--home-title-size);line-height:1.16}.section-heading p{max-width:720px;margin-top:12px;color:var(--muted);font-size:16px}.heading-arrow{width:22px;height:22px;fill:none;stroke:#5f636b;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.view-all-button{display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:7px;padding:0 12px;border:1px solid #dedee5;border-radius:8px;background:#fff;color:#5f6069;font-size:14px;font-weight:680;line-height:1;white-space:nowrap;box-shadow:0 1px 2px #1111110a}.view-all-button span{color:#7778f6;font-size:16px;line-height:1}.view-all-button:hover{border-color:#c9c9d2;background:#fafafa;color:#202126}.snapshot-badge,.count-pill{display:inline-flex;align-items:center;min-height:32px;padding:6px 10px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:#4c4945;font-size:13px;white-space:nowrap}.model-section{margin-top:0;margin-bottom:56px}.model-section:last-child{margin-bottom:0}.model-section-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 0 var(--home-heading-gap);border-top:0}.section-title-row{display:flex;min-width:0;align-items:center;gap:12px}.section-icon,.feature-icon{display:inline-grid;width:38px;height:38px;place-items:center;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--accent);flex:0 0 auto}.section-icon.subtle{width:30px;height:30px;border-color:#eeeef3;background:#fff;color:#6366f1}.model-section h2{display:inline-flex;align-items:center;gap:8px;color:#222329;font-size:var(--home-title-size);line-height:1.2;letter-spacing:0}.model-section h2 a{display:inline-flex;align-items:center;gap:8px}.model-section h2 a .heading-arrow{transition:transform .15s ease,stroke .15s ease}.model-section h2 a:hover{color:#6366f1}.model-section h2 a:hover .heading-arrow{stroke:#6366f1;transform:translate(2px)}.model-section-header p{margin-top:6px;color:#74747f;font-size:var(--home-subtitle-size);line-height:1.55}.model-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.model-grid-dense{grid-template-columns:repeat(3,minmax(0,1fr))}.model-card{display:flex;min-width:0;min-height:166px;flex-direction:column;gap:0;padding:22px 30px;border:1px solid #e5e5ea;border-radius:8px;background:var(--surface);box-shadow:0 1px 2px #1018280a,0 2px 6px #10182814;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.model-card:hover{border-color:#d8d8df;box-shadow:0 1px 2px #1018280a,0 10px 26px #1018281a;transform:translateY(-1px)}.model-card-link{color:inherit;cursor:pointer}.model-card-top{display:flex;gap:16px;align-items:flex-start}.provider-mark{display:inline-grid;width:34px;height:34px;place-items:center;border:1px solid var(--line);border-radius:8px;background:var(--surface-2);color:var(--ink);font-size:12px;font-weight:750;overflow:hidden}.provider-mark img{display:block;max-width:22px;max-height:22px;object-fit:contain}.model-card .provider-mark{width:56px;height:56px;border-radius:50%;background:#fff;font-size:21px;box-shadow:0 1px 4px #11111114}.model-card .provider-mark img{max-width:30px;max-height:30px}.model-card .provider-mark-anthropic{border-color:#e4d8c4;background:#e9dfcf}.model-card .provider-mark-anthropic img{max-width:37px;max-height:37px}.model-card .provider-mark-openai,.model-card .provider-mark-google,.model-card .provider-mark-deepseek{border-color:#e1e1e7;background:#fff}.model-card .provider-mark-openai img,.model-card .provider-mark-google img,.model-card .provider-mark-deepseek img{max-width:32px;max-height:32px}.model-card .provider-mark-kwaivgi,.model-card .provider-mark-minimax,.model-card .provider-mark-alibaba{border-color:#e2e2e8;background:#fff}.model-card .provider-mark-kwaivgi img,.model-card .provider-mark-minimax img,.model-card .provider-mark-alibaba img{max-width:34px;max-height:34px}.model-title-block{display:flex;min-width:0;flex:1;align-items:flex-start;justify-content:space-between;gap:18px}.model-title-block h4{color:#15151a;display:-webkit-box;overflow:hidden;font-size:19px;line-height:1.18;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.model-title-block p{margin-top:4px;color:#74747f;font-size:16px;line-height:1.25}.discount-badge{flex:0 0 auto;min-height:26px;padding:3px 9px;border-radius:6px;background:#efefff;color:#6366f1;font-size:12px;font-weight:760}.price-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:20px;padding-top:16px;border-top:1px solid #e5e5ea}.price-row span{display:block;color:#8a8a95;font-size:14px;font-weight:500}.price-row strong{display:block;margin-top:4px;color:#5f6069;font-size:15px;font-weight:600}main.models-main{width:100%;margin:0}.models-list-page{display:grid;grid-template-columns:272px minmax(0,1fr);min-height:calc(100vh - 58px);background:#fff}.models-filter-sidebar{position:sticky;top:58px;height:calc(100vh - 58px);padding:28px 28px 46px;border-right:1px solid #eeeeef;background:#fbfbfc;overflow-y:auto}.model-filter-group+.model-filter-group{margin-top:34px}.model-filter-title{display:grid;grid-template-columns:18px 1fr 16px;width:100%;align-items:center;gap:9px;padding:0;border:0;background:transparent;color:#222329;cursor:pointer;font-size:15px;text-align:left}.model-filter-title svg{color:#474850;transition:transform .16s ease,color .16s ease}.model-filter-title:not(.is-open) svg:last-child{transform:rotate(-90deg);color:#8c8d96}.model-filter-title strong{font-size:15px;font-weight:760}.model-filter-options{display:grid;gap:5px;margin-top:16px;padding-left:10px;border-left:1px solid #e8e8ee}.model-filter-options button{display:flex;width:100%;min-height:28px;align-items:center;gap:8px;padding:3px 3px 3px 4px;border:0;border-radius:6px;background:transparent;color:#787883;cursor:pointer;font-size:15px;text-align:left}.model-filter-options button>span:not(.modality-token){margin-left:auto;color:#aaaab3;font-size:12px}.model-filter-options button:hover,.model-filter-options button.active{color:#202126}.model-filter-options button.active{background:#f0f0f4}.model-filter-options .provider-show-more{margin-top:4px;border:0;background:transparent;color:#9a9aa4;font-size:13px;font-weight:680}.model-filter-options .provider-show-more:hover{background:#f3f3f6;color:#6f707a}.model-filter-options .provider-show-more>span:not(.modality-token){color:inherit;font-size:14px}.mock-slider{display:grid;gap:10px;padding:8px 0 2px}.mock-slider>span{display:block;height:6px;border-radius:999px;background:linear-gradient(90deg,#e9e9ef 0,#e9e9ef)}.mock-slider.active>span{background:linear-gradient(90deg,#eeeef5 0,#eeeef5 4%,#7774ff 4%,#7774ff 96%,#eeeef5 96%,#eeeef5)}.mock-slider-ticks,.mock-slider-labels{display:flex;justify-content:space-between}.mock-slider-ticks i{display:block;width:1px;height:10px;background:#858594}.mock-slider.active .mock-slider-ticks i{background:#7774ff}.mock-slider-labels small{color:#8d8d98;font-size:11px;text-transform:uppercase}.models-list-content{min-width:0;padding:26px 30px 76px}.models-list-topbar{display:flex;align-items:center;justify-content:space-between;gap:24px}.models-list-topbar h1{max-width:none;margin:0;color:#202126;font-size:30px;line-height:1.15;letter-spacing:0}.models-list-controls{display:flex;min-width:0;align-items:center;gap:8px}.models-list-search{display:flex;width:min(360px,28vw);height:42px;align-items:center;gap:10px;padding:0 13px;border:1px solid #f1f1f4;border-radius:8px;background:#f6f6f8;color:#a0a0aa}.models-list-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#202126;font-size:15px}.models-list-search input::placeholder{color:#9696a0}.models-control-button,.models-sort-select{display:inline-flex;height:42px;align-items:center;justify-content:center;gap:8px;border:1px solid #eeeeef;border-radius:8px;background:#f8f8fa;color:#5f6068;font-size:14px;font-weight:680}.models-control-button{padding:0 14px;cursor:pointer}.models-sort-select{padding:0 13px;cursor:pointer}.models-sort-select select{min-width:144px;border:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;color:#5f6068;cursor:pointer;font:inherit;font-size:14px;font-weight:680}.models-sort-select>svg:last-child{color:#9696a0;pointer-events:none}.model-category-tabs{display:flex;align-items:center;gap:28px;min-height:68px;margin-top:16px;border-bottom:1px solid #ececf1;overflow-x:auto}.model-category-tabs button{position:relative;display:inline-flex;height:68px;align-items:center;gap:7px;border:0;background:transparent;color:#7a7a84;cursor:pointer;font-size:16px;font-weight:700;white-space:nowrap}.model-category-tabs button span{color:#b1b1ba;font-size:12px;font-weight:680}.model-category-tabs button.active{color:#202126}.model-category-tabs button.active:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;border-radius:999px;background:#202126;content:""}.models-result-list{display:grid;gap:10px;padding-top:22px}.model-list-row{display:flex;min-width:0;min-height:134px;align-items:flex-start;justify-content:space-between;gap:22px;padding:28px 24px 24px;border:1px solid #e7e7ec;border-radius:8px;background:#fff;color:inherit;box-shadow:0 1px 1px #11111105;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.model-list-row-link{cursor:pointer}.model-list-row-link:hover{border-color:#d9d9e0;box-shadow:0 5px 18px #1111110f;transform:translateY(-1px)}.model-list-row-main{min-width:0;flex:1}.model-list-title-row{display:flex;min-width:0;align-items:center;gap:9px}.model-list-title-row .provider-mark{width:19px;height:19px;border-radius:50%;background:#f5f5f7;font-size:7px}.model-list-title-row .provider-mark img{max-width:13px;max-height:13px}.model-list-title-row h2{min-width:0;color:#24242a;font-size:21px;line-height:1.18;letter-spacing:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list-modality-badge,.list-free-badge,.list-discount-badge{display:inline-flex;min-height:20px;align-items:center;justify-content:center;padding:2px 6px;border-radius:5px;font-size:11px;font-weight:800;line-height:1;white-space:nowrap}.list-modality-badge{width:22px;height:22px;min-height:22px;padding:0}.list-modality-badge svg{width:13px;height:13px}.list-modality-flow{flex:0 0 auto;gap:3px}.list-modality-flow .modality-arrow{margin:0 1px;color:#b5b5bd;font-size:12px}.list-filter-modality{width:20px;height:20px;min-height:20px;flex:0 0 auto;padding:0;border-radius:5px}.list-filter-modality svg{width:12px;height:12px}.list-modality-badge.text{background:#dbf4ff;color:#0e8cc4}.list-modality-badge.image{background:#dcfce7;color:#17a45b}.list-modality-badge.video{background:#efe6ff;color:#7c3aed}.list-modality-badge.tool{background:#fff4d6;color:#a15c00}.list-free-badge{background:#f0fdf4;color:#16a34a}.list-discount-badge{background:#eef0ff;color:#6366f1}.model-list-row p{display:-webkit-box;overflow:hidden;max-width:1320px;margin-top:12px;color:#8b8b96;font-size:15px;line-height:1.38;-webkit-box-orient:vertical;-webkit-line-clamp:2}.model-list-meta{display:flex;flex-wrap:wrap;gap:0;margin-top:10px;color:#8d8d98;font-size:13px;line-height:1.4}.model-list-meta span{display:inline-flex;align-items:center}.model-list-meta span+span:before{margin:0 10px;color:#c5c5cc;content:"|"}.model-list-meta u{text-underline-offset:2px}.model-list-usage{display:flex;flex:0 0 164px;align-items:center;justify-content:flex-end;gap:7px;padding-top:2px;color:#aaaab3;font-size:17px;line-height:1.2;text-align:right;white-space:nowrap}.model-list-usage small{display:inline-grid;width:15px;height:15px;place-items:center;border:1px solid #b5b5bf;border-radius:50%;color:#9b9ba5;font-size:10px;font-style:normal;font-weight:760}main.request-api-main{width:100%;margin:0}main.chat-main{width:100%;margin:0}.free-chat-page{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:calc(100vh - 58px);background:#fff;color:#1d1f25}.free-chat-sidebar{position:sticky;top:58px;display:flex;height:calc(100vh - 58px);flex-direction:column;gap:16px;padding:22px 16px;border-right:1px solid #eeeeef;background:#fbfbfc}.free-chat-sidebar-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 4px}.free-chat-sidebar-head h2{margin:0;color:#17191f;font-size:22px;line-height:1.1}.free-chat-sidebar-head button,.free-chat-new,.free-chat-history button,.free-chat-composer button{border:0;background:transparent;cursor:pointer}.free-chat-sidebar-head button{display:inline-grid;width:32px;height:32px;place-items:center;border-radius:8px;color:#8a8b94}.free-chat-sidebar-head button:hover,.free-chat-history button:hover,.free-chat-new:hover{background:#f1f1f4;color:#202126}.free-chat-new{display:flex;min-height:44px;align-items:center;gap:11px;padding:0 14px;border-radius:9px;background:#f2f2f4;color:#202126;font-size:15px;font-weight:650;text-align:left}.free-chat-history{display:grid;gap:4px;min-height:0;overflow:auto;padding-top:8px;border-top:1px solid #efeff2}.free-chat-history h3{margin:0 0 6px;padding:0 8px;color:#858690;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.free-chat-history button{min-height:38px;padding:0 10px;border-radius:8px;color:#555761;font-size:14px;line-height:1.25;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.free-chat-history button.active{background:#f0f0f3;color:#202126;font-weight:650}.free-chat-workspace{min-width:0;background:#fff}.free-chat-stage{display:grid;min-height:calc(100vh - 58px);align-content:start;justify-items:center;gap:28px;padding:132px 56px 96px}.free-chat-title{display:grid;justify-items:center;gap:14px}.free-chat-mark{display:grid;width:48px;height:48px;place-items:center;overflow:hidden}.free-chat-mark img{display:block;width:48px;height:48px;object-fit:cover}.free-chat-title h1{margin:0;color:#191a20;font-size:36px;line-height:1.08;letter-spacing:0}.free-chat-thread{display:grid;width:min(820px,100%);gap:12px}.free-chat-message{justify-self:end;max-width:72%;padding:12px 14px;border-radius:12px;background:#f3f3f5;color:#202126}.free-chat-message.assistant{justify-self:start;border:1px solid #eeeeef;background:#fff}.free-chat-message strong{display:block;margin-bottom:5px;color:#777882;font-size:12px}.free-chat-message p{margin:0;font-size:14px;line-height:1.45}.free-chat-composer{display:grid;grid-template-columns:42px minmax(0,1fr) auto 42px;align-items:center;width:min(820px,100%);min-height:62px;padding:8px;border:1px solid #dddddf;border-radius:22px;background:#fff;box-shadow:0 18px 45px #1b1f2b14}.free-chat-composer:focus-within{border-color:#bfc5ff;box-shadow:0 18px 45px #5f63f21c}.free-chat-composer button{display:inline-grid;width:42px;height:42px;place-items:center;border-radius:14px;color:#676974}.free-chat-composer button:hover{background:#f3f3f6;color:#202126}.free-chat-composer input{min-width:0;border:0;outline:0;background:transparent;color:#202126;font-size:17px}.free-chat-composer input::placeholder{color:#8f909a}.free-chat-model-picker{justify-self:end}.free-chat-composer .free-chat-model-trigger{display:inline-flex;width:auto;min-width:206px;max-width:238px;height:42px;align-items:center;justify-content:center;gap:9px;padding:0 14px;border-radius:14px}.free-chat-composer .free-chat-model-trigger span{max-width:146px}.free-chat-composer .free-chat-model-trigger:hover{background:linear-gradient(#fbfbff,#fbfbff) padding-box,linear-gradient(100deg,#178eff,#7c5cff 45%,#ff4ecb 72%,#f6a23e) border-box}.free-chat-model-menu{width:292px;right:0;bottom:auto}.free-chat-composer .free-chat-model-menu button{display:flex;width:100%;height:auto;min-height:46px;align-items:center;justify-content:flex-start;gap:10px;padding:8px 9px;border-radius:8px;color:#202126}.free-chat-composer .free-chat-model-menu button:hover,.free-chat-composer .free-chat-model-menu button[aria-selected=true]{background:#f5f5f8;color:#202126}.free-chat-composer .free-chat-send{background:#151922;color:#fff}.free-chat-composer .free-chat-send:hover{background:#252936;color:#fff}.free-chat-seo{width:min(1120px,calc(100% - 112px));margin:0 auto;padding:10px 0 92px}.free-chat-seo-head{display:flex;align-items:center;gap:10px;margin-bottom:18px;color:#202126}.free-chat-seo-head svg{color:#6b6ef4}.free-chat-seo-head h2{margin:0;font-size:24px;line-height:1.18;letter-spacing:0}.free-chat-seo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.free-chat-seo-grid article{min-height:170px;padding:20px;border:1px solid #eeeeef;border-radius:10px;background:#fff}.free-chat-seo-grid h3{margin:0;color:#202126;font-size:17px;line-height:1.25}.free-chat-seo-grid p{margin:12px 0 0;color:#74747f;font-size:14px;line-height:1.55}.request-api-page{width:min(1280px,calc(100vw - 96px));margin:0 auto;padding:50px 0 88px;color:#202126}.request-api-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:26px}.request-api-eyebrow{margin:0 0 8px;color:#73737e;font-size:13px;font-weight:760;letter-spacing:.04em;text-transform:uppercase}.request-api-hero h1{max-width:none;margin:0;color:#191a20;font-size:34px;line-height:1.12;letter-spacing:0}.request-api-hero p:last-child{max-width:680px;margin:10px 0 0;color:#74747f;font-size:16px;line-height:1.45}.request-api-add-button{display:inline-flex;height:42px;flex:0 0 auto;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:1px solid #dfe0e6;border-radius:9px;background:#fff;color:#202126;cursor:pointer;font-size:14px;font-weight:760;box-shadow:0 1px 2px #1111110d;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.request-api-add-button:hover{border-color:#cfcfd8;box-shadow:0 5px 18px #11111114;transform:translateY(-1px)}.request-api-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.request-api-tabs{display:inline-flex;gap:2px;padding:3px;border:1px solid #e5e5eb;border-radius:11px;background:#f6f6f8}.request-api-tabs button{min-width:84px;height:34px;border:0;border-radius:8px;background:transparent;color:#73737e;cursor:pointer;font-size:14px;font-weight:720}.request-api-tabs button.active{background:#fff;color:#202126;box-shadow:0 1px 4px #1111111f}.request-api-count{color:#8a8a95;font-size:13px;font-weight:720}.request-api-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.request-api-row{position:relative;display:flex;min-width:0;min-height:176px;flex-direction:column;padding:22px 20px;border:1px solid #e7e7ec;border-radius:10px;background:#fff;box-shadow:0 1px 1px #11111105;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.request-api-row:hover{border-color:#d9d9e0;box-shadow:0 5px 18px #1111110f;transform:translateY(-1px)}.request-api-row-main{display:flex;min-width:0;min-height:0;flex:1;flex-direction:column}.request-api-row-main h2{min-width:0;margin:0;color:#24242a;font-size:17px;line-height:1.2;letter-spacing:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.request-api-row-main p{display:-webkit-box;overflow:hidden;margin:10px 0 0;color:#777783;font-size:13px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:3}.request-api-card-actions{display:flex;margin-top:auto;padding-top:18px}.request-api-need-button{display:inline-flex;width:fit-content;min-height:31px;align-items:center;justify-content:center;gap:6px;padding:0 13px;border:1px solid #8ea8ff;border-radius:999px;background:#fff;color:#3f63e8;cursor:pointer;font-size:12px;font-weight:780;transition:border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.request-api-need-button:hover{border-color:#5f7cff;background:#f6f8ff;color:#244ee9;box-shadow:0 3px 10px #5c74ff1f}.request-api-need-button.voted{border-color:#b9c7ff;background:#f2f5ff;color:#3153c9;cursor:default;box-shadow:none}.request-api-need-button.voted:hover{border-color:#b9c7ff;background:#f2f5ff;color:#3153c9}.request-api-modal{position:relative;width:min(560px,100%);padding:24px;border:1px solid #e5e6eb;border-radius:16px;background:#fff;box-shadow:0 34px 110px #00000057}.request-api-modal-head h2,.request-api-success h2{max-width:none;margin:0;color:#191a20;font-size:24px;line-height:1.15;letter-spacing:0}.request-api-modal-head p,.request-api-success p{margin:8px 0 0;color:#777783;font-size:14px;line-height:1.45}.request-api-form{display:grid;gap:14px}.request-api-field{display:grid;gap:7px;color:#555660;font-size:13px;font-weight:720}.request-api-field input,.request-api-field textarea{width:100%;border:1px solid #e2e3e8;border-radius:9px;outline:0;background:#fff;color:#202126;font-size:14px;line-height:1.35;transition:border-color .16s ease,box-shadow .16s ease}.request-api-field input{height:40px;padding:0 12px}.request-api-field textarea{min-height:98px;resize:vertical;padding:10px 12px}.request-api-field input:focus,.request-api-field textarea:focus{border-color:#7774ff;box-shadow:0 0 0 3px #7774ff24}.request-api-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:2px}.request-api-primary,.request-api-secondary{display:inline-flex;height:40px;align-items:center;justify-content:center;border-radius:9px;cursor:pointer;font-size:14px;font-weight:760}.request-api-primary{min-width:128px;border:1px solid #15171d;background:#15171d;color:#fff}.request-api-secondary{min-width:92px;border:1px solid #e2e3e8;background:#fff;color:#62636d}.request-api-success{display:grid;justify-items:center;padding:26px 20px 12px;text-align:center}.request-api-success>span{display:grid;width:48px;height:48px;place-items:center;margin-bottom:16px;border-radius:50%;background:#e8f8ef;color:#159653}.request-api-success .request-api-primary{margin-top:18px}main.billing-main{width:100%;margin:0}main.api-keys-main{width:100%;margin:0}main.usage-main{width:100%;margin:0}.api-keys-page{width:min(1460px,calc(100% - 56px));margin:0 auto;padding:38px 0 76px;color:#202126}.api-keys-header,.console-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:34px}.api-keys-header h1,.console-page-header h1{color:#202126;font-size:30px;line-height:1.1}.api-keys-header p,.console-page-header p{display:flex;align-items:center;gap:8px;margin-top:18px;color:#7e8089;font-size:19px}.api-key-new-button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:9px;padding:0 18px;border:1px solid #6366f1;border-radius:7px;background:#6366f1;color:#fff;cursor:pointer;font-size:17px;font-weight:760;box-shadow:0 4px 10px #6366f142}.api-keys-table-card{overflow:visible;border:1px solid #e0e2e8;border-radius:8px;background:#fff}.api-keys-search-row{padding:12px 20px;border-bottom:1px solid #e8e9ee}.api-keys-search{display:inline-flex;width:min(560px,100%);min-height:40px;align-items:center;gap:11px;padding:0 14px;border-radius:8px;background:#f0f0f3;color:#8c8f98}.api-keys-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#202126;font-size:17px}.api-keys-search input::placeholder{color:#9b9da6}.api-keys-table{display:grid}.api-key-row{position:relative;display:grid;grid-template-columns:minmax(300px,1.8fr) minmax(110px,.65fr) minmax(110px,.65fr) minmax(150px,.85fr) minmax(120px,.7fr) minmax(170px,.9fr) 54px;min-height:88px;align-items:center;gap:20px;padding:0 22px;border-bottom:1px solid #e8e9ee;color:#7c7f89;font-size:16px}.api-key-row.heading{min-height:52px;background:#f4f4f6;color:#777a84;font-size:15px;font-weight:760}.api-key-name{display:grid;gap:6px;min-width:0}.api-key-name strong{overflow:hidden;color:#202126;font-size:17px;font-weight:780;text-overflow:ellipsis;white-space:nowrap}.api-key-name small{overflow:hidden;color:#a0a2aa;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:15px;letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap}.api-key-status{display:inline-flex;width:fit-content;min-height:24px;align-items:center;padding:0 10px;border-radius:999px;font-size:13px;font-weight:760}.api-key-status.normal{border:1px solid #c9efd8;background:#effaf3;color:#15834d}.api-key-status.disabled{border:1px solid #e6e7ed;background:#f4f4f7;color:#8b8d96}.api-key-usage{color:#2b2d34;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:16px;font-weight:640}.api-key-limit{display:grid;gap:7px;width:min(180px,100%)}.api-key-limit span{color:#24262d;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:16px}.api-key-limit small{margin-left:auto;color:#7c7f89;font-size:12px;font-weight:800;letter-spacing:.06em}.api-key-limit i{display:block;height:5px;border-radius:999px;background:#e0e1e6}.api-key-actions{position:relative;display:grid;place-items:center}.api-key-menu-button{display:inline-grid;width:34px;height:40px;place-items:center;border:1px solid #e2e4ea;border-radius:8px;background:#fff;color:#7a7d87;cursor:pointer}.api-key-menu{position:absolute;top:calc(100% - 6px);right:18px;z-index:10;display:grid;width:178px;gap:4px;padding:6px;border:1px solid #e2e4ea;border-radius:11px;background:#fff;box-shadow:0 12px 30px #10182829}.api-key-menu button{display:flex;min-height:38px;align-items:center;gap:12px;padding:0 13px;border:0;border-radius:8px;background:transparent;color:#70737d;cursor:pointer;font-size:15px;font-weight:700;text-align:left}.api-key-menu button:hover{background:#f5f5f8;color:#202126}.api-key-menu button.danger{color:#ef4444}.api-keys-count{padding:18px 22px;color:#8a8d96;font-size:15px}.api-key-modal{position:relative;display:grid;width:min(420px,100%);gap:16px;padding:24px;border-radius:14px;background:#fff;box-shadow:0 30px 90px #00000047}.api-key-modal h2{color:#202126;font-size:22px}.api-key-modal p{color:#7b7e88;font-size:14px;line-height:1.4}.usage-page{width:min(1460px,calc(100% - 56px));margin:0 auto;padding:38px 0 76px;color:#202126}.usage-filter-card,.usage-table-card{border:1px solid #e4e5eb;border-radius:12px;background:#fff;box-shadow:0 1px 4px #1018280a}.usage-filter-card{display:grid;gap:18px;padding:18px}.usage-time-filter{display:flex;flex-wrap:wrap;gap:8px}.usage-time-filter button{min-height:34px;padding:0 13px;border:1px solid #e2e4ea;border-radius:999px;background:#fff;color:#727680;cursor:pointer;font-size:13px;font-weight:720}.usage-time-filter button.active{border-color:#6366f1;background:#f3f4ff;color:#5558e8}.usage-select-row{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:14px}.usage-select-row label{display:grid;gap:7px}.usage-select-row span{color:#858891;font-size:12px;font-weight:760;letter-spacing:.04em;text-transform:uppercase}.usage-select-row select{width:100%;height:40px;padding:0 12px;border:1px solid #e1e3e9;border-radius:8px;background:#fff;color:#24262d;font-size:14px;outline:0}.usage-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0}.usage-summary-grid article{display:grid;gap:8px;padding:18px;border:1px solid #e4e5eb;border-radius:12px;background:#fff}.usage-summary-grid span{color:#858891;font-size:13px;font-weight:720}.usage-summary-grid strong{color:#202126;font-size:24px;line-height:1}.usage-table-card{overflow:hidden}.usage-table-head{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:16px;padding:0 18px;border-bottom:1px solid #e8e9ee}.usage-table-head h2{color:#202126;font-size:20px}.usage-table-head span{color:#858891;font-size:13px;font-weight:720}.usage-table{display:grid}.usage-row{display:grid;grid-template-columns:minmax(130px,.75fr) minmax(150px,.85fr) minmax(260px,1.65fr) minmax(86px,.55fr) minmax(100px,.6fr) minmax(110px,.65fr) minmax(80px,.5fr);gap:16px;min-height:58px;align-items:center;padding:0 18px;border-bottom:1px solid #ececf1;color:#747781;font-size:14px}.usage-row.heading{min-height:46px;background:#f6f6f8;color:#7a7d86;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.usage-row strong{overflow:hidden;color:#272a31;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px;font-weight:640;text-overflow:ellipsis;white-space:nowrap}.usage-row:last-child{border-bottom:0}.logs-page{width:min(1460px,calc(100% - 56px))}.logs-table-card{margin-top:18px;overflow-x:auto}.logs-table{display:grid;min-width:1240px}.logs-row{display:grid;grid-template-columns:128px 128px 132px minmax(220px,1.45fr) 170px 82px 72px 78px 78px 70px;gap:14px;min-height:56px;align-items:center;padding:0 18px;border-bottom:1px solid #ececf1;color:#747781;font-size:13px}.logs-row.heading{min-height:44px;background:#f6f6f8;color:#7a7d86;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.logs-row strong{overflow:hidden;color:#272a31;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;font-weight:640;text-overflow:ellipsis;white-space:nowrap}.logs-request-id{color:#5e62ef!important}.log-status{display:inline-flex;width:fit-content;min-height:23px;align-items:center;padding:0 9px;border-radius:999px;font-size:12px;font-weight:760}.log-status.success{border:1px solid #c9efd8;background:#effaf3;color:#15834d}.log-status.error{border:1px solid #ffd7d7;background:#fff3f3;color:#d83a3a}.logs-pagination{display:flex;min-width:1240px;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;border-top:1px solid #ececf1;color:#858891;font-size:13px;font-weight:700}.logs-pagination>div{display:flex;gap:8px}.logs-pagination button{min-height:32px;padding:0 12px;border:1px solid #e2e4ea;border-radius:7px;background:#fff;color:#585df0;cursor:pointer;font-size:13px;font-weight:740}.logs-pagination button:disabled{cursor:default;opacity:.45}.billing-page{width:min(1460px,calc(100% - 56px));margin:0 auto;padding:38px 0 78px;color:#202126}.billing-section-card{padding:20px;border:1px solid #e5e6ec;border-radius:14px;background:#fff;box-shadow:0 1px 4px #1018280a}.billing-section-card+.billing-section-card{margin-top:22px}.credit-redesign{display:grid;width:min(760px,100%);gap:14px;padding:18px;border:1px solid #e8e9ef;border-radius:14px;background:#fbfbfd}.credit-redesign-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.credit-redesign-head h2{color:#202126;font-size:20px;line-height:1.1}.credit-redesign-head p{margin-top:5px;color:#85878f;font-size:13px;line-height:1.4}.credit-redesign-head>span{display:inline-flex;min-height:30px;flex:0 0 auto;align-items:center;gap:5px;padding:0 11px;border:1px solid #ececf2;border-radius:999px;background:#fafafd;color:#85878f;font-size:12px;font-weight:700}.credit-redesign-head b{color:#202126}.credit-redesign-amounts{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.credit-redesign-amounts button{min-width:82px;min-height:38px;padding:0 16px;border:1px solid #e2e4ea;border-radius:10px;background:#fff;color:#2b2d34;cursor:pointer;font-size:14px;font-weight:780;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.credit-redesign-amounts button:hover{border-color:#cfd1da;box-shadow:0 5px 14px #1018280f;transform:translateY(-1px)}.credit-redesign-amounts button.selected{border-color:#6366f1;background:#f7f7ff;color:#4f52dc;box-shadow:inset 0 0 0 1px #dfe1ff}.credit-redesign-custom{display:grid;gap:6px;width:min(300px,100%);margin-top:0;color:#85878f;font-size:12px;font-weight:740}.credit-redesign-custom div{display:flex;min-height:38px;align-items:center;gap:8px;padding:0 11px;border:1px solid #e2e4ea;border-radius:11px;background:#fff}.credit-redesign-custom b{color:#202126;font-size:15px}.credit-redesign-custom input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#202126;font-size:15px;font-weight:700}.credit-redesign-submit{width:min(300px,100%);min-height:38px;border:1px solid #151922;border-radius:9px;background:#151922;color:#fff;cursor:pointer;font-size:14px;font-weight:780}.billing-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.billing-card-head h2{color:#202126;font-size:22px;line-height:1.15}.billing-card-head p{margin-top:7px;color:#85878f;font-size:14px;line-height:1.4}.billing-credit-panel{padding:18px}.billing-credit-head{align-items:center}.billing-credit-surface{display:grid;grid-template-columns:minmax(0,1fr) 168px;gap:18px;margin-top:22px;padding:18px;border:1px solid #e8e9ef;border-radius:14px;background:linear-gradient(180deg,#fff,#fbfbfd)}.billing-amount-area{display:grid;gap:12px;align-content:start}.billing-mini-label{color:#8c8f99;font-size:12px;font-weight:780;letter-spacing:.03em;text-transform:uppercase}.billing-credit-panel .topup-amount-options{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:9px;margin-top:0}.billing-credit-panel .topup-amount-options button{min-width:68px;min-height:36px;border-color:#e4e5eb;border-radius:10px;background:#fff;color:#2c2e35;font-size:13px;font-weight:760}.billing-credit-panel .topup-amount-options button.selected{border-color:#151922;background:#151922;color:#fff;box-shadow:0 6px 14px #11151b1f}.billing-custom-amount{width:min(220px,100%);margin:0}.billing-custom-amount>span{display:none}.billing-custom-amount div{height:38px;border-radius:10px}.billing-credit-summary{display:grid;align-content:center;justify-items:stretch;gap:10px;padding:14px;border:1px solid #ececf2;border-radius:12px;background:#fff}.billing-credit-summary span{color:#8a8d96;font-size:12px;font-weight:740}.billing-credit-summary strong{color:#171a20;font-size:31px;line-height:1}.billing-primary{width:100%;min-width:0;min-height:34px;margin-top:0;border-radius:8px;font-size:13px}.billing-credit-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;margin-top:14px}.billing-credit-note{display:flex;align-items:center;justify-content:flex-end;gap:7px;color:#70737d;font-size:13px;line-height:1.35;text-align:right}.billing-credit-note svg{flex:0 0 auto;padding:2px;border-radius:50%;background:#e8f8f0;color:#16a667}.billing-records-list{display:grid;margin-top:22px;overflow:hidden;border:1px solid #e8e9ef;border-radius:12px}.billing-record-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(92px,auto);min-height:52px;align-items:center;gap:16px;padding:0 18px;border-top:1px solid #f0f1f5;color:#737680;font-size:14px}.billing-record-row.heading{min-height:42px;border-top:0;background:#fbfbfc;color:#8c8f99;font-size:12px;font-weight:780;text-transform:uppercase}.billing-record-row.heading span:last-child{justify-self:end}.billing-record-row strong{color:#202126;font-size:14px;justify-self:end}.billing-record-row em{display:inline-flex;width:fit-content;min-height:24px;align-items:center;padding:0 9px;border-radius:999px;background:#e9f8f1;color:#15803d;font-size:12px;font-style:normal;font-weight:760}.billing-record-row em.refunded{background:#f5f5f7;color:#737680}.billing-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:14px;color:#85878f;font-size:13px}.billing-pagination div{display:flex;gap:8px}.billing-pagination button{min-height:30px;padding:0 11px;border:1px solid #e4e5eb;border-radius:999px;background:#fff;color:#4f52dc;cursor:pointer;font-size:12px;font-weight:740}.billing-pagination button:disabled{cursor:default;opacity:.45}main.playground-main{width:100%;margin:0}.console-page-layout{display:grid;grid-template-columns:192px minmax(0,1fr);min-height:calc(100vh - 58px);background:#fff;color:#15171d}.console-page-layout .playground-sidebar{min-height:calc(100vh - 58px)}.console-page-content{min-width:0;background:#fff}.playground-page{display:grid;grid-template-columns:192px minmax(0,1fr);min-height:100vh;background:#fff;color:#15171d}.playground-sidebar{display:flex;min-height:100vh;flex-direction:column;border-right:1px solid #e8e9ee;background:#fbfbfc}.playground-brand{display:grid;grid-template-columns:28px 1fr 28px;min-height:60px;align-items:center;gap:9px;padding:0 10px 0 9px;border-bottom:1px solid #f0f1f4}.playground-logo{display:grid;width:27px;height:27px;place-items:center;border-radius:7px;background:#11151b;color:#fff;font-size:13px;font-weight:850}.playground-brand strong{min-width:0;color:#181a20;font-size:16px;font-weight:780;white-space:nowrap}.playground-brand button,.playground-more,.playground-composer-actions button{display:inline-grid;place-items:center;border:1px solid #e4e5eb;background:#fff;color:#7b8492;cursor:pointer}.playground-brand button{width:24px;height:24px;border-radius:6px}.playground-nav-block{padding:20px 8px 0}.playground-nav-block>span{display:block;padding:0 9px 9px;color:#858d9b;font-size:11px;font-weight:800;letter-spacing:.05em}.playground-nav-block nav{display:grid;gap:3px}.playground-nav-block a{display:flex;min-height:34px;align-items:center;gap:10px;padding:0 10px;border-radius:6px;color:#8a929f;font-size:14px;font-weight:580}.playground-nav-block a:hover{background:#f3f4f7;color:#22242b}.playground-nav-block a.active{background:#11151b;color:#fff}.playground-sidebar-bottom{display:grid;gap:12px;margin-top:auto;padding:12px 8px 0;border-top:1px solid #f0f1f4}.playground-help{display:flex;min-height:50px;align-items:center;gap:10px;padding:8px 10px;border:1px solid #e5e6ec;border-radius:7px;background:#fff;color:#11151b;cursor:pointer;text-align:left}.playground-help span{display:grid}.playground-help strong{font-size:12px;line-height:1.1}.playground-help small{color:#8a92a0;font-size:12px}.playground-darkmode{display:flex;min-height:32px;align-items:center;gap:10px;border:0;background:transparent;color:#7f8794;cursor:pointer;font-size:14px;text-align:left}.playground-user{display:grid;grid-template-columns:30px 1fr 16px;align-items:center;gap:8px;min-height:52px;margin:0 -8px;padding:8px 16px;border-top:1px solid #ececf1}.playground-user>span{display:grid;width:26px;height:26px;place-items:center;border-radius:50%;background:#030303;color:#fff;font-size:13px;font-weight:760}.playground-user div{min-width:0;display:grid}.playground-user strong{overflow:hidden;color:#2d3038;font-size:13px;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.playground-user small{color:#8a92a0;font-size:12px}.playground-workspace{position:relative;display:flex;min-width:0;min-height:100vh;flex-direction:column;background:#fff}.playground-topbar{display:flex;min-height:60px;align-items:center;justify-content:space-between;gap:18px;padding:0 14px 0 16px;border-bottom:1px solid #e9eaf0;background:#fff;box-shadow:0 1px 8px #10182808}.playground-model-tabs{display:flex;align-items:center;gap:9px}.playground-model-picker{position:relative}.playground-model-pill,.playground-multimodel,.playground-add-model,.playground-more{display:inline-flex;min-height:35px;align-items:center;justify-content:center;gap:8px;border:1px solid #e4e5eb;border-radius:7px;background:#fff;color:#202329;cursor:pointer;font-size:14px;font-weight:650}.playground-model-pill{padding:0 11px}.playground-model-pill span{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.playground-model-pill svg{flex:0 0 auto;color:#777b86}.playground-model-pill small{color:#89919d;font-size:14px}.playground-model-picker.open .playground-model-pill{border-color:#d8d9ff;background:#fbfbff;box-shadow:0 2px 10px #6366f11a}.playground-model-menu{right:auto;left:0;width:300px}.playground-add-model{padding:0 13px}.playground-multimodel{padding:0 12px;color:#6f7280}.playground-multimodel.active{border-color:#d9dcff;background:#f4f5ff;color:#5d60e9}.playground-more{width:35px}.model-spark{position:relative;display:inline-block;width:17px;height:17px;border-radius:50%;background:radial-gradient(circle at 50% 0,#6579ff 0 2px,transparent 2px),radial-gradient(circle at 84% 20%,#6579ff 0 2px,transparent 2px),radial-gradient(circle at 100% 50%,#6579ff 0 2px,transparent 2px),radial-gradient(circle at 84% 80%,#6579ff 0 2px,transparent 2px),radial-gradient(circle at 50% 100%,#6579ff 0 2px,transparent 2px),radial-gradient(circle at 16% 80%,#6579ff 0 2px,transparent 2px),radial-gradient(circle at 0 50%,#6579ff 0 2px,transparent 2px),radial-gradient(circle at 16% 20%,#6579ff 0 2px,transparent 2px)}.model-spark.large{width:24px;height:24px}.playground-chat{position:relative;flex:1;min-height:0;background:#fff}.playground-user-message{position:absolute;top:24px;right:24.5%;display:grid;justify-items:center;gap:20px}.playground-user-message span{color:#7f8794;font-size:14px}.playground-user-message p{display:grid;min-width:40px;min-height:42px;place-items:center;padding:0 13px;border-radius:8px;background:#151922;color:#fff;font-size:14px}.playground-model-response{display:grid;grid-template-columns:118px minmax(0,620px);gap:22px;width:min(760px,calc(100% - 80px));margin:166px auto 0;align-items:start}.playground-model-label{display:flex;align-items:center;gap:14px;padding-top:4px;color:#798190;font-size:14px}.playground-model-label strong{font-size:14px;font-weight:650}.insufficient-card{min-height:133px;padding:13px 36px 10px;border:1px solid #e2e4ea;border-radius:8px;background:#fff}.insufficient-card div{display:flex;align-items:center;gap:8px;color:#2b2e36}.insufficient-card div svg{color:#e77d31}.insufficient-card strong{font-size:14px;font-weight:760}.insufficient-card p{max-width:520px;margin-top:9px;color:#7d8795;font-size:14px;line-height:1.35}.insufficient-card button{min-height:39px;margin-top:12px;padding:0 16px;border:0;border-radius:7px;background:#11151b;color:#fff;cursor:pointer;font-size:14px;font-weight:760}.playground-composer{position:absolute;right:10%;bottom:14px;left:28%;min-height:106px;padding:16px 15px 10px;border:1px solid #e1e3ea;border-radius:12px;background:#fff;box-shadow:0 2px 12px #1018280a}.playground-composer textarea{display:block;width:100%;min-height:44px;resize:none;border:0;outline:0;color:#202329;font:inherit;font-size:15px}.playground-composer-actions{display:grid;grid-template-columns:32px auto 1fr 32px 39px;align-items:center;gap:10px;margin-top:4px}.playground-composer-actions button{width:32px;height:32px;border:0;border-radius:7px;color:#7f8794}.playground-composer-actions .playground-tool-select{display:inline-flex;width:auto;min-width:84px;gap:8px;border:1px solid #e5e6ec;border-radius:8px}.playground-composer-actions .playground-send{width:39px;height:39px;border-radius:8px;background:#151922;color:#fff}.playground-page{grid-template-columns:192px 292px minmax(0,1fr);grid-template-rows:minmax(0,calc(100vh - 58px));min-height:calc(100vh - 58px);overflow:hidden}.playground-global-topbar{display:flex;grid-column:1 / -1;grid-row:1;min-width:0;min-height:58px;align-items:center;justify-content:space-between;gap:18px;padding:0 18px;border-bottom:1px solid #ececf1;background:#fff}.playground-global-left{display:flex;min-width:0;align-items:center;gap:10px}.playground-home-button{display:inline-flex;min-height:34px;align-items:center;justify-content:center;padding:0 13px;border:1px solid #ececf1;border-radius:7px;background:#fafafa;color:#6f707a;font-size:14px;font-weight:650}.playground-home-button:hover{border-color:#dedee5;background:#f5f5f7;color:#202126}.playground-global-brand{display:inline-flex;align-items:center;gap:10px;color:#70717a;font-size:20px;font-weight:760}.playground-global-brand .brand-mark{width:22px;height:22px;border-radius:5px;font-size:11px}.playground-global-search{display:flex;width:278px;height:40px;align-items:center;gap:10px;padding:0 12px;border:1px solid #ececf1;border-radius:7px;background:#f3f3f7;color:#8c8d96}.playground-global-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#202126;font-size:15px}.playground-global-search kbd{display:grid;min-width:22px;height:22px;place-items:center;border-radius:6px;background:#e7e7ed;color:#9b9ba6;font:inherit;font-size:14px}.playground-global-nav{display:flex;align-items:center;gap:3px}.playground-global-nav a,.playground-global-account{min-height:36px;padding:7px 10px;border:0;border-radius:7px;background:transparent;color:#8a8b95;cursor:pointer;font-size:14px;font-weight:560}.playground-global-nav a.active{color:#555762;font-weight:650}.playground-global-account{display:inline-flex;align-items:center;gap:9px}.playground-global-account .profile-pill{width:25px;height:25px}.playground-sidebar{grid-column:1;grid-row:1;min-height:calc(100vh - 58px);background:#fbfbfc}.playground-room-sidebar{grid-column:2;grid-row:1;min-height:calc(100vh - 58px);border-right:1px solid #e7e8ee;background:#fff}.chat-sidebar-heading{display:flex;min-height:58px;align-items:center;justify-content:space-between;padding:0 14px}.chat-sidebar-heading h2{color:#111217;font-size:18px;line-height:1}.chat-sidebar-heading button,.new-chat-button{border:0;background:transparent;color:#777985;cursor:pointer}.new-chat-button{display:grid;grid-template-columns:18px 1fr auto;width:calc(100% - 12px);min-height:42px;align-items:center;gap:11px;margin:0 6px;padding:0 12px;border:1px solid #e0e2e8;border-radius:7px;color:#202126;font-size:16px;text-align:left}.new-chat-button kbd{color:#7f818b;font:inherit;font-size:13px}.room-groups{display:grid;gap:22px;margin-top:24px;padding:0 12px}.room-groups h3{margin-bottom:10px;color:#14151a;font-size:13px}.room-groups button{display:block;width:100%;min-height:38px;padding:0 14px;border:0;border-radius:8px;background:transparent;color:#3f414a;cursor:pointer;font-size:15px;font-style:normal;text-align:left}.room-groups button.active{background:#f0f0f3;color:#878994;font-style:italic}.playground-workspace{grid-column:3;grid-row:1;min-height:calc(100vh - 58px);background:#fafafd}.playground-topbar{min-height:58px;background:#fff}.playground-chat{display:flex;flex-direction:column;min-height:calc(100vh - 116px);background:#fafafd}.playground-main-stage{flex:1;min-height:0;padding:116px 48px 190px;overflow:auto}.model-collection-grid{display:grid;grid-template-columns:repeat(2,minmax(0,260px));gap:14px;justify-content:center;margin:0 auto}.model-collection-card{position:relative;min-height:118px;padding:18px;border:1px solid #e3e4ea;border-radius:12px;background:#fff;color:#7b7d88;cursor:pointer;box-shadow:0 1px 4px #10182814;text-align:left}.model-collection-card>span{font-size:16px;line-height:1.2}.playground-selected-model{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;width:min(560px,100%);min-height:0;align-items:start;gap:12px 16px;margin:0 auto;padding:18px;border:1px solid #e4e5eb;border-radius:14px;background:#fff;color:#202126;box-shadow:0 4px 16px #1018280d;text-align:left}.playground-selected-api-key{position:static;display:inline-flex;min-height:32px;align-items:center;justify-content:center;gap:7px;padding:0 12px;border:1px solid #585bf0;border-radius:8px;background:#6366f1;color:#fff;cursor:pointer;font-size:12px;font-weight:760;grid-column:2;grid-row:1;box-shadow:0 2px 5px #6366f138}.playground-selected-api-key:hover{background:#5657e8}.playground-selected-head{display:flex;min-width:0;align-items:center;gap:12px;grid-column:1;grid-row:1}.playground-selected-head>div:not(.playground-selected-logo){min-width:0}.playground-selected-logo{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;border-radius:50%;background:#f26b49}.playground-selected-logo .prompt-provider-logo{width:24px;height:24px;filter:brightness(0) invert(1)}.playground-selected-head h2{overflow:hidden;color:#111217;font-size:17px;line-height:1.12;text-overflow:ellipsis;white-space:nowrap}.playground-selected-head p{display:flex;align-items:center;gap:6px;min-width:0;margin-top:4px;overflow:hidden;color:#7d7f87;font-size:12px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.playground-selected-head button{display:inline-grid;width:24px;height:24px;place-items:center;border:0;background:transparent;color:#8a8c94;cursor:pointer}.playground-selected-discount{display:inline-flex;min-height:24px;flex:0 0 auto;align-items:center;padding:0 9px;border:1px solid #dfe1ff;border-radius:999px;background:#f6f7ff;color:#5c60ee;font-size:11px;font-weight:780;line-height:1;text-transform:uppercase}.playground-discount-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.playground-discount-pills>span{display:inline-flex;min-height:32px;align-items:center;gap:7px;padding:0 10px;border:1px solid #e5e5eb;border-radius:999px;background:#fbfbfc;color:#65666f;font-size:12px;line-height:1;white-space:nowrap}.playground-discount-pills>span.featured{border-color:#dfe1ff;background:#f5f6ff;color:#4f52dc}.playground-discount-pills strong{color:#202126;font-size:12px}.playground-discount-pills em{color:inherit;font-style:normal;font-weight:650}.playground-discount-pills b{padding:3px 6px;border-radius:999px;background:#6366f1;color:#fff;font-size:10px;font-weight:780;text-transform:uppercase}.playground-selected-description{max-width:none;margin-top:0;color:#303139;font-size:13px;line-height:1.36;display:-webkit-box;overflow:hidden;grid-column:1 / -1;-webkit-box-orient:vertical;-webkit-line-clamp:2}.playground-selected-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));min-width:0;grid-column:1 / -1;gap:8px;padding-top:4px}.playground-selected-meta>span{display:grid;min-width:0;gap:5px;color:#85878d;font-size:12px;line-height:1.15}.playground-selected-meta>span>strong{display:inline-flex;align-items:baseline;gap:4px;color:#202126;font-size:13px;font-weight:760}.playground-selected-meta small{color:#9a9ca5;font-size:11px;font-weight:600}.playground-selected-availability{color:#15803d}.playground-selected-availability i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#35c878;box-shadow:0 0 0 3px #35c8781f}.playground-selected-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 42px;margin-top:18px}.playground-selected-grid>div,.playground-selected-grid p{display:flex;align-items:center;gap:8px;min-width:0;color:#2f3036;font-size:14px}.playground-selected-grid span{color:#85878d}.playground-selected-grid small{color:#9a9ca5;font-size:12px}.playground-discounted-price{display:inline-flex;align-items:baseline;gap:6px;color:#202126;font-size:14px}.playground-discounted-price s{color:#a1a2aa;font-size:12px;font-weight:560;text-decoration-thickness:1px}.playground-discounted-price b{color:#202126;font-size:14px;font-weight:760}.playground-modality-row{display:inline-flex;flex-wrap:wrap;gap:5px}.playground-selected-footer{display:flex;justify-content:center;margin-top:20px}.playground-selected-uptime{width:min(430px,100%);min-width:0}.playground-uptime-bars{display:grid;grid-template-columns:repeat(48,minmax(3px,1fr));gap:3px}.playground-uptime-bars span{height:13px;border-radius:2px;background:#eeeeef}.playground-uptime-bars span.ok{background:#45ca7a}.playground-uptime-bars span.warn{background:#f4bd32}.playground-uptime-bars span.incident{background:#f16f5f}.playground-uptime-time{display:block;margin-top:8px;color:#85878d;font-size:13px;text-align:center}.provider-stack{position:absolute;right:20px;bottom:20px;display:flex;flex-direction:row-reverse}.provider-stack .provider-mark{width:25px;height:25px;margin-left:-8px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #10182829}.provider-stack .provider-mark img{max-width:16px;max-height:16px}.prompt-card-strip{display:flex;gap:18px;width:min(980px,100%);margin:72px auto 0;overflow:hidden}.prompt-card-strip button{flex:0 0 224px;min-height:74px;padding:14px 18px;border:0;border-radius:10px;background:#fff;color:#777985;cursor:pointer;text-align:left}.prompt-card-strip strong,.prompt-card-strip span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prompt-card-strip strong{color:#767884;font-size:17px;font-weight:720}.prompt-card-strip span{margin-top:2px;color:#858793;font-size:14px}.playground-output-stack{display:grid;gap:20px;width:min(760px,100%);margin:28px auto 0}.playground-output-stack .playground-user-message{position:static;display:grid;justify-items:end;gap:8px}.playground-output-stack .playground-user-message span{color:#7f8794;font-size:14px}.playground-output-stack .playground-user-message p{display:inline-grid;min-width:40px;min-height:42px;place-items:center;padding:0 13px;border-radius:8px;background:#151922;color:#fff;font-size:14px}.playground-balance-row{display:grid;grid-template-columns:112px minmax(0,1fr);gap:18px;align-items:start}.playground-balance-row .insufficient-card{min-height:122px}.playground-composer{right:auto;bottom:12px;left:50%;width:min(1040px,calc(100% - 96px));min-height:158px;padding:18px 18px 12px;transform:translate(-50%);box-shadow:0 7px 24px #1018281c}.create-artifact-button{display:inline-flex;min-height:28px;align-items:center;gap:8px;border:0;background:transparent;color:#777985;cursor:pointer;font-size:14px}.playground-composer textarea{min-height:58px;margin-top:10px;color:#1f2028;font-size:19px}.playground-composer textarea::placeholder{color:#9a9ca8}.playground-composer-actions{margin-top:0}.playground-composer-actions .playground-tool-select{background:#fff}.playground-composer-actions .playground-send{background:#a7a5ff}.playground-composer.clean{display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:end;gap:12px;width:min(760px,calc(100% - 96px));min-height:72px;padding:12px 12px 12px 18px;border-radius:18px}.playground-composer.clean textarea{min-height:42px;max-height:128px;margin-top:0;padding:9px 0 0;overflow:auto;font-size:16px;line-height:1.35}.playground-composer.clean .playground-send{display:inline-grid;width:42px;height:42px;place-items:center;border:0;border-radius:12px;background:#6366f1;color:#fff;cursor:pointer;box-shadow:0 3px 9px #6366f12e}.playground-composer.clean .playground-send:hover{background:#5759e8}.blog-section{width:min(var(--home-narrow-section-width),calc(100% - 48px));margin:0 auto var(--home-section-gap)}.blog-section-header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:var(--home-heading-gap)}.blog-section h2{color:#34343b;font-size:var(--home-title-size);line-height:1.15;letter-spacing:0}.blog-list{display:grid;gap:32px}.blog-post{display:grid;grid-template-columns:176px minmax(0,1fr);gap:24px;align-items:center}.blog-thumb{position:relative;min-height:98px;overflow:hidden;border:1px solid #e8e8ee;border-radius:8px;background:#f4f1ee}.blog-thumb:before,.blog-thumb:after{position:absolute;content:""}.blog-thumb:before{top:15px;right:18px;bottom:15px;left:18px;border-radius:6px;opacity:.82}.blog-thumb:after{right:18px;bottom:16px;width:72px;height:8px;border-radius:999px;opacity:.72}.blog-thumb span{position:absolute;left:16px;bottom:14px;z-index:1;color:#202126c7;font-size:12px;font-weight:760;letter-spacing:.02em}.blog-thumb-1{background:#eee9f8}.blog-thumb-1:before{background:linear-gradient(135deg,rgba(99,102,241,.2) 25%,transparent 25%) 0 0 / 18px 18px,linear-gradient(135deg,transparent 75%,rgba(99,102,241,.22) 75%) 0 0 / 18px 18px,#f8f6fc}.blog-thumb-1:after{background:#8b7cf6}.blog-thumb-2{background:#17352e}.blog-thumb-2:before{border:1px solid rgba(197,241,201,.24);background:linear-gradient(#b6ff89 0,#b6ff89 0) 14px 16px / 54px 6px no-repeat,linear-gradient(#fff 0,#fff 0) 14px 31px / 102px 5px no-repeat,linear-gradient(#7ee3a5 0,#7ee3a5 0) 14px 45px / 82px 5px no-repeat,#ffffff0f}.blog-thumb-2:after{background:#b6ff89}.blog-thumb-2 span{color:#ffffffd6}.blog-thumb-3{background:#f1eee7}.blog-thumb-3:before{border:1px solid rgba(120,124,139,.18);background:linear-gradient(90deg,#6e8efb 0 34%,transparent 34% 100%) 14px 18px / 110px 7px no-repeat,linear-gradient(90deg,#f2b84b 0 58%,transparent 58% 100%) 14px 36px / 124px 7px no-repeat,linear-gradient(90deg,#62c48e 0 76%,transparent 76% 100%) 14px 54px / 132px 7px no-repeat,#fbfaf7}.blog-thumb-3:after{background:#6e8efb}.blog-post h3{color:#25252b;font-size:18px;line-height:1.25;letter-spacing:0}.blog-post h3 a:hover{color:#6366f1}.blog-post p{margin-top:8px;color:#777782;font-size:14px;line-height:1.45}.blog-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px;color:#9999a3;font-size:12px}.blog-meta span{padding:1px 7px 2px;border-radius:999px;background:#f1f1f5;color:#898994}.promise-section{width:min(var(--home-section-width),calc(100vw - 48px));margin:0 auto var(--home-section-gap)}.promise-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:var(--home-heading-gap)}.promise-header h2{color:#222329;font-size:var(--home-title-size);font-weight:740;line-height:1.16;letter-spacing:0}.promise-header p{max-width:760px;margin-top:8px;color:#777782;font-size:var(--home-subtitle-size);line-height:1.6}.promise-actions{display:flex;flex:0 0 auto;gap:10px}.promise-actions a{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:0 16px;border:1px solid #e1e1e8;border-radius:8px;background:#fff;color:#5c5fef;font-size:14px;font-weight:680;text-decoration:none;box-shadow:0 1px 2px #1018280a}.promise-actions a.promise-primary-action{border-color:#6366f1;background:#6366f1;color:#fff;box-shadow:0 8px 18px #6366f138}.promise-actions a:hover{border-color:#d2d2db;color:#4749d8}.promise-actions a.promise-primary-action:hover{border-color:#5356e9;background:#5356e9;color:#fff}.why-apineed-section{width:min(var(--home-section-width),calc(100vw - 48px));margin:0 auto var(--home-section-gap)}.why-apineed-header{max-width:820px;margin-bottom:var(--home-heading-gap)}.why-apineed-header h2{margin-top:8px;color:#222329;font-size:var(--home-title-size);font-weight:740;line-height:1.16;letter-spacing:0}.why-apineed-header p{margin-top:10px;color:#777782;font-size:var(--home-subtitle-size);line-height:1.58}.why-apineed-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.why-apineed-card{min-height:230px;padding:24px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 1px 2px #11111109}.why-apineed-icon{display:inline-grid;width:42px;height:42px;place-items:center;border-radius:10px;background:#f3f4ff;color:#6366f1}.why-apineed-card h3{margin-top:22px;color:#222329;font-size:21px;line-height:1.24;letter-spacing:0}.why-apineed-card p{margin-top:12px;color:#74747f;font-size:16px;line-height:1.68}.promise-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.promise-card{display:grid;grid-template-rows:178px auto;min-width:0;border:1px solid #e8e8ee;border-radius:10px;background:#fff;overflow:hidden;box-shadow:0 1px 2px #1111110a}.promise-visual{position:relative;display:grid;place-items:center;overflow:hidden;border-bottom:1px solid #ececf2;background:linear-gradient(140deg,#6366f114,#ffffffad),repeating-linear-gradient(90deg,rgba(120,124,139,.09) 0 1px,transparent 1px 24px)}.promise-visual-2{background:linear-gradient(140deg,#22c55e1f,#ffffffb3),repeating-linear-gradient(90deg,rgba(120,124,139,.09) 0 1px,transparent 1px 24px)}.promise-visual-3{background:linear-gradient(140deg,#0ea5e91c,#ffffffb8),repeating-linear-gradient(90deg,rgba(120,124,139,.09) 0 1px,transparent 1px 24px)}.promise-icon{position:relative;z-index:2;display:inline-grid;width:58px;height:58px;place-items:center;border-radius:50%;background:#fff;color:#6366f1;box-shadow:0 8px 24px #18181e1f}.promise-visual-2 .promise-icon{color:#16a34a}.promise-visual-3 .promise-icon{color:#0284c7}.promise-visual-lines{position:absolute;top:30px;left:28px;display:grid;gap:9px}.promise-visual-lines i{display:block;width:104px;height:10px;border-radius:999px;background:#ffffffdb}.promise-visual-lines i:nth-child(2){width:138px}.promise-visual-lines i:nth-child(3){width:82px}.promise-visual-bars{position:absolute;right:28px;bottom:30px;display:flex;align-items:end;gap:5px}.promise-visual-bars b{display:block;width:8px;height:28px;border-radius:999px;background:#22c55e}.promise-visual-bars b:nth-child(3n+1){height:42px}.promise-visual-bars b:nth-child(4n){height:18px;background:#fbbf24}.promise-visual-1 .promise-visual-bars b:nth-child(4n),.promise-visual-3 .promise-visual-bars b:nth-child(4n){background:#22c55e}.promise-copy{padding:24px 24px 28px}.promise-card h3{color:#222329;font-size:22px;font-weight:740;line-height:1.25}.promise-card p{margin-top:12px;color:#6f707a;font-size:16px;line-height:1.72}.feature-grid,.steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.feature-card,.step-card{display:flex;flex-direction:column;min-width:0;min-height:188px;padding:18px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.feature-card h3,.step-card h3{margin-top:16px;font-size:18px}.feature-card p,.step-card p{margin-top:8px;color:var(--muted);font-size:14px}.step-card{position:relative}.step-number{position:absolute;top:18px;right:18px;color:var(--line-strong);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:14px;font-weight:700}.step-card svg{color:var(--blue)}.step-card-cta{width:fit-content;min-height:34px;margin-top:auto;padding:0 13px;border:1px solid #dedee5;border-radius:8px;background:#fff;color:#4f52df;cursor:pointer;font-size:13px;font-weight:720;box-shadow:0 1px 2px #1018280a}.step-card-cta:hover{border-color:#cfd0ff;background:#f5f6ff}.qa-section{width:min(900px,calc(100% - 48px));margin:0 auto var(--home-section-gap)}.qa-section h2{margin-bottom:var(--home-heading-gap);color:#24242a;font-size:var(--home-title-size);line-height:1.15;letter-spacing:0}.qa-list{border-top:1px solid var(--line)}.qa-item{border-bottom:1px solid var(--line)}.qa-question{display:flex;width:100%;min-height:58px;align-items:center;justify-content:space-between;gap:20px;padding:17px 0;border:0;background:transparent;color:#25252b;cursor:pointer;font-size:18px;font-weight:680;line-height:1.25;text-align:left}.qa-question svg{flex:0 0 auto;color:#858590;transition:transform .16s ease}.qa-item.open .qa-question svg{transform:rotate(180deg)}.qa-answer{max-width:760px;padding:0 52px 20px 0;color:#777782;font-size:15px;line-height:1.55}main.detail-main{width:min(1320px,calc(100% - 48px));margin:0 auto}.model-detail-page{padding:28px 0 76px}.detail-hero{padding-bottom:52px;border-bottom:1px solid var(--line)}.detail-heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:32px}.detail-title-wrap{display:flex;min-width:0;align-items:flex-start;gap:18px}.detail-title-wrap .provider-mark{width:47px;height:47px;border-radius:50%;background:#fff;font-size:18px;box-shadow:0 1px 5px #11111114}.detail-title-wrap .provider-mark img{max-width:27px;max-height:27px}.detail-title-wrap h1{max-width:none;margin:0;color:#202126;font-size:42px;line-height:1.1;letter-spacing:0}.detail-slug-row{display:flex;align-items:center;gap:10px;margin-top:14px;color:#8a8a93;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:25px}.detail-slug-row button,.detail-actions button,.detail-actions .detail-playground-link,.providers-toolbar button,.performance-provider-header button{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);background:#fff;color:#32333a;cursor:pointer}.detail-slug-row button{width:40px;height:40px;border-radius:8px;color:#7d7d87}.detail-actions{display:flex;gap:14px}.detail-actions button{min-height:58px;gap:14px;padding:0 28px;border-radius:9px;box-shadow:0 1px 2px #1111110a;font-size:23px;font-weight:680}.compare-icon{width:20px;height:20px;border:3px solid currentColor;border-radius:4px;box-shadow:inset 8px 0 0 transparent}.detail-description{max-width:1260px;margin-top:42px;color:#3f4047;font-size:25px;line-height:1.48}.detail-description p+p{margin-top:4px}.detail-description button{display:inline-flex;align-items:center;gap:5px;margin-top:8px;padding:0;border:0;background:transparent;color:#8a8a93;cursor:pointer;font-size:20px}.detail-description:not(.open) button svg{transform:rotate(180deg)}.detail-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;max-width:1590px;margin-top:44px}.detail-summary-card{min-height:110px;padding:20px 22px;border:1px solid var(--line);border-radius:9px;background:#fbfbfc}.detail-card-label{display:flex;justify-content:space-between;gap:12px;color:#8d8d97;font-size:18px;font-weight:650;letter-spacing:.05em}.detail-card-label strong{color:#202126;font-size:15px;letter-spacing:0}.detail-card-value{display:flex;align-items:baseline;gap:9px;margin-top:14px;color:#202126}.detail-card-value strong{font-size:25px;line-height:1.1}.detail-card-value span{color:#85858f;font-size:18px}.modality-flow{display:flex;align-items:center;gap:9px}.modality-token{display:inline-flex;width:30px;height:30px;min-width:30px;min-height:30px;place-items:center;align-items:center;justify-content:center;padding:0;border-radius:7px;background:#e9f7ff;color:#0a83b9;font-size:13px;font-weight:800;line-height:1;white-space:nowrap}.modality-token svg{display:block;width:16px;height:16px}.modality-token.image{background:#e7f9ed;color:#1ba85a}.modality-token.file{background:#edf1ff;color:#4863d7}.modality-token.video{background:#fff3e2;color:#b46a00}.modality-token.audio{background:#f4edff;color:#7a4fd6}.modality-token.tool{background:#fff4d6;color:#a15c00}.modality-token.embeddings,.modality-token.rerank{background:#f0f7ff;color:#3b6fd8}.modality-token.speech,.modality-token.transcription{background:#f7f0ff;color:#7a4fd6}.modality-arrow{color:#b5b5bd;font-size:18px}.detail-workspace{display:grid;grid-template-columns:240px minmax(0,1fr);gap:38px;padding-top:52px}.detail-sidebar{position:sticky;top:82px;display:grid;align-content:start;gap:4px;align-self:start}.detail-sidebar button{display:flex;width:100%;min-height:48px;align-items:center;gap:14px;padding:0 14px;border:0;border-radius:8px;background:transparent;color:#777782;cursor:pointer;font-family:inherit;font-size:19px;text-align:left}.detail-sidebar button.active{background:#f3f3f5;color:#202126;font-weight:680}.detail-panel{display:grid;gap:54px;min-width:0}.detail-long-section{scroll-margin-top:86px}.detail-section-heading{display:flex;align-items:flex-start;gap:14px;margin-bottom:28px}.detail-section-heading h2,.detail-simple-panel h2{color:#202126;font-size:28px;line-height:1.16;letter-spacing:0}.detail-section-heading p,.detail-simple-panel p{max-width:1080px;margin-top:14px;color:#85858f;font-size:20px;line-height:1.42}.providers-card{padding:34px;border:1px solid var(--line);border-radius:10px;background:#fff}.providers-panel.detail-simple-panel .providers-card{padding:0;border:0;border-radius:0;background:transparent}.providers-toolbar{display:flex;justify-content:space-between;gap:18px;margin-bottom:38px}.providers-toolbar button{min-width:260px;height:52px;justify-content:space-between;padding:0 22px;border-radius:28px;color:#85858f;font-size:18px}.provider-row-card{padding:32px 28px 28px;border:1px solid var(--line);border-radius:10px}.provider-row-card+.provider-row-card{margin-top:14px}.provider-row-top{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.provider-name-line{display:flex;align-items:center;gap:10px}.provider-row-top a{color:#6d6d76;font-size:20px;text-decoration:underline;text-underline-offset:2px}.provider-discount-badge{display:inline-flex;height:24px;align-items:center;padding:0 9px;border:1px solid rgba(99,102,241,.24);border-radius:999px;background:#eef2ff;color:#5b5ee8;font-size:12px;font-weight:760;white-space:nowrap}.provider-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.provider-pills span{display:inline-grid;min-width:38px;height:38px;place-items:center;border-radius:9px;background:#f1f1f4;color:#868690;font-size:15px;font-weight:680}.provider-metrics{display:grid;grid-template-columns:auto}.metric>span{display:block;color:#8c8c96;font-size:18px;line-height:1.25}.metric strong{display:block;margin-top:5px;color:#202126;font-size:23px;line-height:1.1;font-weight:520}.metric-value.with-helper{display:flex;align-items:baseline;gap:6px;margin-top:5px}.metric-value.with-helper strong{margin-top:0}.metric small{display:block;margin-top:6px;color:#92929c;font-size:15px}.metric-value.with-helper small{margin-top:0;white-space:nowrap}.provider-row-divider{height:1px;margin:28px 0;background:var(--line)}.provider-detail-grid,.provider-context-grid,.provider-price-grid,.pricing-breakdown{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.provider-context-grid{grid-template-columns:repeat(2,minmax(0,220px));margin-bottom:28px}.provider-row-card h3{margin-bottom:14px;color:#777782;font-size:17px;letter-spacing:.04em}.uptime-mini{display:inline-flex;width:auto;height:21px;gap:5px;vertical-align:middle}.uptime-mini:before,.uptime-mini:after,.uptime-mini i{display:block;width:8px;height:21px;border-radius:2px;background:#36c878;content:""}.uptime-mini.muted:before,.uptime-mini.muted:after,.uptime-mini.muted i{background:#d5d5dc}.performance-overview-card{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:20px;padding:24px;border:1px solid var(--line);border-radius:10px;background:#fff}.performance-total span,.uptime-chart-block>div span{display:block;color:#8c8c96;font-size:14px}.performance-total strong,.uptime-chart-block>div strong{display:block;margin-top:8px;color:#202126;font-size:30px;line-height:1}.performance-total small{display:block;margin-top:8px;color:#94949d;font-size:13px}.chart-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.chart-card-grid .line-chart-card:nth-last-child(-n+2){grid-column:span 1}.line-chart-card{min-height:210px;padding:18px;border:1px solid var(--line);border-radius:10px;background:#fff}.line-chart-title{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#777782;font-size:14px;font-weight:640}.line-chart-title small{color:#b0b0b8;font-size:18px;line-height:1}.line-chart-card svg{width:100%;height:128px;margin-top:12px;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:3}.line-chart-card polyline.green{stroke:#43c67a}.line-chart-card polyline.orange{stroke:#f1a35c}.line-chart-legend{display:flex;flex-wrap:wrap;gap:10px;color:#7e7e88;font-size:11px}.line-chart-legend span:before{display:inline-block;width:7px;height:7px;margin-right:5px;border-radius:50%;content:""}.line-chart-legend .green:before{background:#43c67a}.line-chart-legend .orange:before{background:#f1a35c}.pricing-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px}.pricing-summary-grid .metric{padding:18px;border:1px solid var(--line);border-radius:9px;background:#fbfbfc}.pricing-table,.parameters-table{width:100%;margin-top:18px;border-collapse:collapse;overflow:hidden;border:1px solid var(--line);border-radius:9px;color:#4d4d55;font-size:14px}.pricing-table th,.pricing-table td,.parameters-table td{padding:12px 14px;border-bottom:1px solid #eeeef1;text-align:left}.pricing-table th{background:#fafafa;color:#8d8d96;font-weight:640}.pricing-table tr:last-child td,.parameters-table tr:last-child td{border-bottom:0}.pricing-chart-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}.apps-layout,.activity-layout{display:grid;grid-template-columns:minmax(0,1fr) 150px;gap:24px;align-items:stretch;margin-top:22px}.apps-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.apps-list li{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px;border:1px solid #eeeef1;border-radius:8px}.apps-list li span{color:#9a9aa3;font-size:13px}.apps-list li strong{color:#2f3036;font-size:14px}.apps-list li small{color:#8a8a93}.stacked-bar{display:grid;align-content:end;min-height:210px;padding:0 42px;background:#fbfbfc}.stacked-bar span:nth-child(1){height:42px;background:#f4a261}.stacked-bar span:nth-child(2){height:76px;background:#2f80ed}.stacked-bar span:nth-child(3){height:88px;background:#b8b8c1}.activity-bars{display:flex;align-items:end;gap:8px;min-height:210px;padding:18px;background:#fbfbfc}.activity-bars span{flex:1;background:#d8d8de}.activity-bars span:nth-child(5n){background:#1693ff}.activity-legend{display:grid;align-content:center;gap:12px;margin:0;padding:0;list-style:none;color:#6f6f78}.activity-legend li{display:flex;justify-content:space-between;gap:10px}.blue-dot,.orange-dot,.green-dot{display:inline-block;width:8px;height:8px;margin-right:6px;border-radius:50%}.blue-dot{background:#1693ff}.orange-dot{background:#f4a261}.green-dot{background:#43c67a}.uptime-chart-block{display:grid;grid-template-columns:180px minmax(0,1fr);gap:18px;align-items:center;margin-top:18px}.quickstart-callout{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px 18px;align-items:center;margin-top:18px;padding:16px;border:1px solid #dfe8ff;border-radius:10px;background:#f7f9ff}.quickstart-callout strong{color:#202126}.quickstart-callout span{color:#777782;font-size:14px}.quickstart-callout button{grid-row:span 2;min-height:36px;padding:0 14px;border:1px solid #5865f2;border-radius:7px;background:#6366f1;color:#fff;font-weight:700}.endpoint-list{display:grid;gap:10px;margin-top:20px}.endpoint-row{display:grid;grid-template-columns:70px minmax(0,1fr) minmax(0,1.2fr);gap:12px;align-items:center;padding:12px;border:1px solid #eeeef1;border-radius:8px;background:#fbfbfc}.endpoint-row span{color:#18a058;font-weight:760}.endpoint-row code,.parameters-table code{color:#444650;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.endpoint-row small{color:#888892;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.more-models-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.mini-model-card{min-height:96px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fff}.mini-model-card strong{display:block;color:#2f3036;font-size:14px}.mini-model-card span{display:block;margin-top:8px;color:#8a8a93;font-size:12px;line-height:1.35;overflow-wrap:anywhere}.performance-panel{padding:40px 0 8px}.performance-provider-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-bottom:56px;border-bottom:1px solid var(--line)}.performance-provider-header>div:first-child{display:flex;align-items:center;gap:18px}.performance-provider-header .provider-mark{width:58px;height:58px;border-radius:50%;background:#fff;font-size:23px}.performance-provider-header .provider-mark img{max-width:34px;max-height:34px}.performance-provider-header h2{color:#202126;font-size:52px;line-height:1;letter-spacing:0}.performance-provider-header button,.performance-icons span{width:48px;height:48px;border-radius:8px;color:#83838b}.performance-icons{display:flex;gap:12px}.performance-icons span{display:inline-grid;place-items:center;border:1px solid var(--line);font-size:20px;font-weight:700}.performance-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;padding:48px 0 38px;border-bottom:1px solid var(--line)}.performance-stat-grid .metric:nth-child(2){text-align:center}.performance-stat-grid .metric:nth-child(3){text-align:right}.performance-stat-grid .metric>span{font-size:30px;font-weight:700}.performance-stat-grid .metric strong{margin-top:16px;font-size:43px;font-weight:760}.performance-stat-grid .metric small{display:inline;margin-left:5px;color:#7d7d86;font-size:24px}.availability-row{display:flex;justify-content:space-between;gap:24px;padding:60px 0 18px}.availability-row h3{color:#202126;font-size:30px;line-height:1.2}.availability-row h3 span{color:#81818a;font-weight:520}.availability-row>span{font-size:28px;font-weight:700}.availability-bars{display:grid;grid-template-columns:repeat(72,minmax(6px,1fr));gap:5px}.availability-bars span{height:26px;border-radius:2px;background:#eeeeef}.availability-bars span.up{background:#3ecf7f}.detail-simple-panel{padding:28px;border:1px solid var(--line);border-radius:10px;background:#fff}.pricing-breakdown{margin-top:30px}.mock-chart{display:flex;align-items:end;gap:10px;min-height:150px;margin-top:32px;padding:26px;border:1px solid #efeff2;border-radius:10px;background:#fbfbfc}.mock-chart span{flex:1;border-radius:5px 5px 0 0;background:#b7c6ff}.light-code-block{margin:24px 0 0;padding:22px;overflow-x:auto;border:1px solid #e8e8ee;border-radius:10px;background:#f8f8fa;color:#4f515b;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:15px;line-height:1.55}main.detail-main{width:min(1120px,calc(100% - 48px))}.model-detail-page{padding:18px 0 56px}.detail-hero{padding-bottom:34px}.detail-heading-row{gap:20px}.detail-title-wrap{gap:12px}.detail-title-wrap .provider-mark{width:34px;height:34px;font-size:14px}.detail-title-wrap .provider-mark img{max-width:22px;max-height:22px}.detail-title-wrap h1{font-size:26px}.detail-slug-row{gap:7px;margin-top:8px;font-size:15px}.detail-slug-row button{width:30px;height:30px}.detail-actions{gap:8px}.detail-actions button,.detail-actions .detail-api-key,.detail-actions .detail-playground-link{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:8px;padding:0 14px;border:1px solid var(--line);border-radius:7px;background:#fff;color:#25252b;font-size:14px;font-weight:700;cursor:pointer}.detail-actions .detail-api-key{border-color:#585bf0;background:#6366f1;color:#fff;box-shadow:0 2px 5px #6366f138}.detail-description{max-width:780px;margin-top:26px;font-size:15px;line-height:1.55}.detail-description button{font-size:13px}.detail-info-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.detail-info-pill{display:inline-flex;min-height:34px;align-items:center;gap:8px;padding:5px 10px;border:1px solid #e7e7ec;border-radius:999px;background:#fbfbfc;color:#5f6069;font-size:12px;line-height:1}.detail-info-pill small{color:#8b8b96;font-size:11px;font-weight:760;letter-spacing:.02em;text-transform:uppercase}.detail-info-pill strong{color:#25262d;font-size:12px;font-weight:760;white-space:nowrap}.detail-info-pill.modalities{gap:9px}.detail-info-pill .modality-flow{gap:4px}.detail-info-pill .modality-token{width:22px;height:22px;min-width:22px;min-height:22px;padding:0;font-size:11px}.detail-info-pill .modality-token svg{width:13px;height:13px}.detail-intro-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,410px);gap:24px;align-items:start;margin-top:24px}.detail-intro-grid .detail-description{margin-top:0}.detail-code-card{overflow:hidden;border:1px solid var(--line);border-radius:9px;background:#fff;box-shadow:0 1px 1px #11111105}.detail-code-card-top{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:12px;padding:0 12px 0 14px;border-bottom:1px solid #eeeeef;background:#fafafa}.detail-code-card-top div{display:grid;min-width:0;gap:1px}.detail-code-card-top strong{color:#202126;font-size:13px;line-height:1.2}.detail-code-card-top span{color:#34343b;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:11px;font-weight:650;opacity:.72}.detail-code-card-top button{display:grid;width:28px;height:28px;place-items:center;border:1px solid #e2e2e8;border-radius:7px;background:#fff;color:#777782;cursor:pointer}.detail-code-tabs{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border-bottom:1px solid #f1f1f4;background:#fafafa}.detail-code-tabs>div{display:flex;min-width:0;gap:4px;overflow-x:auto}.detail-code-tabs button{height:26px;flex:0 0 auto;padding:0 8px;border:0;border-radius:6px;background:transparent;color:#777782;cursor:pointer;font-size:11px;font-weight:700}.detail-code-tabs button.active{background:#f1f1f4;color:#202126}.detail-code-tabs .detail-code-copy{display:grid;width:27px;height:27px;flex:0 0 auto;place-items:center;border:1px solid #e2e2e8;border-radius:7px;background:#fff;color:#777782}.detail-code-card pre{max-height:180px;margin:0;padding:12px 14px 14px;overflow:auto;color:#4f515b;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:11.5px;line-height:1.5;white-space:pre}.detail-code-card code{display:block}.code-line{display:inline}.code-token.keyword{color:#7c3aed;font-weight:650}.code-token.property{color:#2563eb}.code-token.string{color:#16833b}.code-token.number{color:#c26a10}.code-token.env{color:#be123c;font-weight:650}.code-token.flag{color:#d14f7a}.code-token.command{color:#5d60e9;font-weight:720}.code-token.comment{color:#9a9aa4;font-style:italic}.code-token.punctuation{color:#878891}.detail-playground-panel{scroll-margin-top:76px}.detail-playground-box{margin-top:14px;overflow:hidden;border:1px solid #e3e3e8;border-radius:9px;background:#fff}.detail-playground-box textarea{display:block;width:100%;min-height:96px;resize:vertical;border:0;outline:0;padding:14px 16px;color:#202126;font:inherit;font-size:14px}.detail-playground-box textarea::placeholder{color:#a0a0aa}.detail-playground-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 11px;border-top:1px solid #eeeeef;background:#fbfbfc}.detail-playground-actions button{display:inline-flex;min-height:30px;align-items:center;justify-content:center;gap:7px;padding:0 12px;border:1px solid #e1e2e8;border-radius:7px;background:#fff;color:#5f6069;cursor:pointer;font-size:12px;font-weight:760}.detail-playground-actions .detail-playground-send{border-color:#585bf0;background:#6366f1;color:#fff}.detail-summary-grid{max-width:980px;gap:8px;margin-top:24px}.detail-summary-card{min-height:78px;padding:12px 14px}.detail-card-label{font-size:12px}.detail-card-label strong{font-size:11px}.detail-card-value{margin-top:10px}.detail-card-value strong{font-size:17px}.detail-card-value span{font-size:12px}.modality-flow{gap:6px}.modality-token{width:22px;height:22px;min-width:22px;min-height:22px;padding:0;border-radius:5px;font-size:11px}.modality-token svg{width:13px;height:13px}.detail-workspace{grid-template-columns:160px minmax(0,1fr);gap:24px;padding-top:30px}.detail-sidebar button{min-height:34px;gap:8px;padding:0 10px;font-size:13px}.detail-panel{gap:30px}.detail-section-heading{gap:8px;margin-bottom:14px}.detail-section-heading h2,.detail-simple-panel h2{font-size:18px}.detail-section-heading p,.detail-simple-panel p{margin-top:7px;font-size:13px;line-height:1.45}.providers-card,.detail-simple-panel{padding:16px;border-radius:8px}.providers-panel.detail-simple-panel .providers-card{padding:0}.provider-row-card{padding:18px;border-radius:8px}.provider-row-top a{font-size:15px}.provider-discount-badge{height:20px;padding:0 7px;font-size:10px}.provider-pills{gap:6px;margin-top:10px}.provider-pills span{min-width:auto;height:24px;padding:0 8px;border-radius:6px;font-size:11px}.provider-metrics{gap:0}.metric>span{font-size:12px}.metric strong{margin-top:3px;font-size:15px}.metric small{margin-top:3px;font-size:11px}.metric-value.with-helper{margin-top:3px}.metric-value.with-helper small{margin-top:0}.provider-row-divider{margin:16px 0}.provider-detail-grid,.provider-context-grid,.provider-price-grid{gap:18px}.provider-detail-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.provider-row-card h3{margin-bottom:8px;font-size:12px}.discounted-price{display:inline-flex;align-items:baseline;gap:7px}.discounted-price s{color:#a0a0aa;font-size:12px;font-weight:520;text-decoration-thickness:1px}.discounted-price b{color:#202126;font-size:15px}.discount-heading{margin-bottom:10px}.discount-heading h2{color:#202126;font-size:18px;line-height:1.2}.discount-heading p{margin-top:6px;color:#85858f;font-size:13px}.discount-table-card{overflow:hidden;border:1px solid #e8e8ee;border-radius:9px;background:#fff}.discount-table-row{display:grid;grid-template-columns:minmax(240px,1.25fr) minmax(180px,.62fr) minmax(180px,.62fr) minmax(140px,.42fr);align-items:center;column-gap:28px;min-height:70px;padding:14px 16px}.discount-table-row+.discount-table-row{border-top:1px solid #eeeef3}.discount-table-row.featured{background:#fbfbff}.discount-row-name div{display:flex;align-items:center;gap:8px}.discount-row-name strong{color:#202126;font-size:14px;line-height:1.2}.discount-row-name span{display:inline-flex;height:20px;align-items:center;padding:0 7px;border:1px solid rgba(99,102,241,.2);border-radius:999px;background:#f3f4ff;color:#6265f1;font-size:10px;font-weight:760;text-transform:uppercase;white-space:nowrap}.discount-row-name small{display:block;margin-top:5px;color:#8d8d97;font-size:12px}.discount-row-prices{display:contents}.discount-row-prices span{display:flex;align-items:baseline;gap:7px;color:#85858f;font-size:12px;justify-self:start}.discount-row-prices b{color:#202126;font-size:15px}.discount-row-prices small{color:#a1a1aa;white-space:nowrap}.discount-table-row button{width:146px;justify-self:end;min-height:32px;padding:0 13px;border:1px solid #d7d9ff;border-radius:7px;background:#fff;color:#5f63f2;cursor:pointer;font-size:12px;font-weight:720;white-space:nowrap}.discount-table-row em{display:inline-flex;width:146px;min-height:32px;align-items:center;justify-content:center;justify-self:end;color:#a0a0aa;font-size:12px;font-style:normal;text-align:center}.uptime-mini{width:auto;height:15px;gap:4px}.uptime-mini:before,.uptime-mini:after,.uptime-mini i{width:6px;height:15px}.operational-card{overflow:hidden;border:1px solid #16bd92;border-radius:10px;background:#fff}.operational-head{display:flex;align-items:center;gap:10px;padding:18px 20px;background:#d9f8ef;color:#202126;font-size:18px}.operational-head svg{padding:3px;border-radius:50%;background:#25c399;color:#fff}.operational-card p{margin:0;padding:18px 20px;color:#2f3036;font-size:15px}.status-card{margin-top:18px;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#fff}.status-card-title,.status-row{padding:16px 20px;border-bottom:1px solid #eeeeef}.status-card-title{display:flex;justify-content:space-between;gap:18px;color:#8a8a93}.status-card-title strong{color:#202126;font-size:17px}.status-row:last-child{border-bottom:0}.status-row-meta{display:grid;grid-template-columns:24px minmax(100px,1fr) auto;gap:10px;align-items:center;margin-bottom:12px}.status-row-meta strong{color:#202126;font-size:15px}.status-row-meta small,.status-row-meta em{color:#8a8a93;font-style:normal;font-size:13px}.status-check{display:inline-grid;width:20px;height:20px;place-items:center;border-radius:50%;background:#25c399;color:#fff}.status-bars{display:grid;grid-template-columns:repeat(90,minmax(2px,1fr));gap:4px}.status-bars span{height:20px;border-radius:2px;background:#28c69a}.status-bars span.warn{background:#f4bd32}.status-bars span.incident{background:#f16f5f}.related-pages-grid,.comparison-entry-grid{display:grid;gap:12px;margin-top:16px}.related-page-card,.comparison-entry-card{display:grid;grid-template-columns:140px minmax(0,1fr);gap:16px;align-items:stretch;min-height:136px;padding:12px;border:1px solid #eeeef1;border-radius:8px;background:#fff;color:inherit;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.related-page-card:hover,.comparison-entry-card:hover{border-color:#d9dcff;box-shadow:0 10px 26px #22263712;transform:translateY(-1px)}.related-page-visual,.comparison-entry-visual{display:grid;min-height:110px;place-items:center;border-radius:7px;color:#fff;font-size:32px;font-weight:800}.related-page-card h3,.comparison-entry-card h3{margin-top:2px;color:#202126;font-size:15px;line-height:1.25}.related-page-card p,.comparison-entry-card p{margin-top:8px;color:#74747f;font-size:13px;line-height:1.45}.related-page-visual-1{background:linear-gradient(135deg,#6366f1,#84a8ff)}.related-page-visual-2{background:linear-gradient(135deg,#111827,#4b5563)}.related-page-visual-3{background:linear-gradient(135deg,#0f766e,#6ee7b7)}.related-page-card small,.comparison-entry-card small{display:inline-flex;margin-top:2px;color:#73737f;font-size:12px;font-weight:720}.model-api-qa-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.model-api-qa-card{min-height:128px;padding:16px;border:1px solid #eeeef2;border-radius:8px;background:#fff}.model-api-qa-card h3{margin:0;color:#202126;font-size:15px;line-height:1.28;letter-spacing:0}.model-api-qa-card p{margin-top:10px;color:#74747f;font-size:13px;line-height:1.5}.model-api-howto-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.model-api-howto-card{display:grid;grid-template-rows:auto auto auto 1fr;min-height:172px;padding:15px;border:1px solid #eeeef2;border-radius:8px;background:#fff}.model-api-howto-number{display:inline-grid;width:24px;height:24px;place-items:center;border:1px solid #d9dcff;border-radius:999px;background:#f4f5ff;color:#5f63f2;font-size:12px;font-weight:820}.model-api-howto-card svg{margin-top:15px;color:#7a7b86}.model-api-howto-card h3{margin:10px 0 0;color:#202126;font-size:14px;line-height:1.25;letter-spacing:0}.model-api-howto-card p{margin-top:8px;color:#74747f;font-size:13px;line-height:1.45}.model-api-howto-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:12px;padding:13px 14px;border:1px solid #eeeef2;border-radius:8px;background:#fbfbfd}.model-api-howto-footer p{margin:0;color:#74747f;font-size:13px;line-height:1.45}.model-api-howto-footer button{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:0 15px;border:1px solid #d6d9ff;border-radius:8px;background:#fff;color:#5f63f2;font-size:13px;font-weight:760;cursor:pointer}.model-api-howto-footer button:hover{border-color:#bfc3ff;background:#f8f8ff}.citation-references{display:inline-flex;gap:3px;margin-left:2px;font-size:.72em;line-height:1;vertical-align:super}.citation-references a{color:#6266d9;font-weight:700;text-decoration:none}.citation-references a:hover{text-decoration:underline}.model-sources{display:flex;align-items:flex-start;gap:18px;padding:4px 4px 22px;color:#666875;font-size:12px}.model-sources>strong{flex:0 0 auto;color:#30313a;font-size:12px}.model-sources ol{display:flex;flex-wrap:wrap;gap:7px 18px;margin:0;padding:0;list-style:none}.model-sources a{color:#6266d9;text-decoration:none}.model-sources a:hover{text-decoration:underline}.model-sources a span{margin-right:4px;font-weight:700}.image-gallery-section-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.image-gallery-section-top .detail-section-heading{margin-bottom:0}.image-gallery-grid{column-count:3;column-gap:10px}.image-gallery-card{display:inline-block;width:100%;overflow:hidden;margin:0 0 10px;border:1px solid #ececf1;border-radius:12px;background:#f8f8fa;break-inside:avoid}.image-gallery-card button{display:block;width:100%;padding:0;border:0;background:transparent;cursor:zoom-in;line-height:0}.image-gallery-card img{display:block;width:100%;height:auto;transition:transform .22s ease}.image-gallery-card:hover img{transform:scale(1.025)}.image-gallery-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;padding:28px;background:#000000b8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.image-gallery-lightbox img{display:block;max-width:min(1120px,92vw);max-height:88vh;border-radius:14px;object-fit:contain;box-shadow:0 28px 90px #00000061}.image-gallery-lightbox-close{position:fixed;top:20px;right:20px;width:34px;height:34px;border:1px solid rgba(255,255,255,.24);border-radius:10px;background:#ffffff1f;color:#fff;cursor:pointer;font-size:22px;line-height:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.benchmark-raw-card{overflow:hidden;margin-top:14px;border:1px solid #ececf1;border-radius:10px;background:#fff}.benchmark-section-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.benchmark-section-top .detail-section-heading{margin-bottom:0}.benchmark-source-link{display:inline-grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border:1px solid #e5e6ec;border-radius:8px;background:#fff;color:#62646e;text-decoration:none;transition:border-color .16s ease,color .16s ease,background .16s ease}.benchmark-source-link:hover{border-color:#d7d9e3;background:#fafafd;color:#202126}.benchmark-raw-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #ececf1;background:#fafafd}.benchmark-raw-head strong,.benchmark-raw-head span{display:block}.benchmark-raw-head strong{color:#202126;font-size:14px;line-height:1.25}.benchmark-raw-head span,.benchmark-raw-head em{margin-top:4px;color:#85858f;font-size:12px;font-style:normal}.benchmark-table-scroll{overflow-x:auto}.benchmark-raw-table{width:858px;min-width:858px;border-collapse:collapse;table-layout:fixed}.benchmark-raw-table th,.benchmark-raw-table td{padding:7px 6px;border-bottom:1px solid #f0f0f4;text-align:left;vertical-align:middle;white-space:nowrap;line-height:1.2}.benchmark-raw-table th{color:#85858f;font-size:11px;font-weight:760;text-transform:uppercase}.benchmark-raw-table th button{display:inline-grid;justify-items:start;gap:2px;padding:0;border:0;background:transparent;color:inherit;font:inherit;line-height:1.05;text-transform:inherit;cursor:pointer}.benchmark-raw-table th button span{min-width:0;color:#b0b0ba;font-size:10px;font-weight:720;line-height:1;text-transform:none}.benchmark-raw-table th button.active,.benchmark-raw-table th button.active span{color:#4f52df}.benchmark-raw-table td{color:#4e5059;font-size:13px}.benchmark-raw-table td:first-child{color:#85858f;font-weight:720}.benchmark-raw-table th:first-child,.benchmark-raw-table td:first-child{width:auto}.benchmark-raw-table td:nth-child(2){width:auto;min-width:0;white-space:normal}.benchmark-raw-table th:nth-child(2){width:auto;min-width:0}.benchmark-col-rank{width:54px}.benchmark-col-model{width:228px}.benchmark-col-best{width:70px}.benchmark-col-median{width:82px}.benchmark-col-gap{width:66px}.benchmark-col-time{width:80px}.benchmark-col-tokens{width:96px}.benchmark-col-cost{width:82px}.benchmark-col-price{width:100px}.benchmark-raw-table th:nth-child(n+3),.benchmark-raw-table td:nth-child(n+3){text-align:right}.benchmark-raw-table th:nth-child(n+3) button{justify-items:end;margin-left:auto}.benchmark-raw-table td:nth-child(n+3){font-variant-numeric:tabular-nums}.benchmark-raw-table td strong,.benchmark-raw-table td small{display:block}.benchmark-raw-table td strong{display:-webkit-box;overflow:hidden;color:#202126;font-size:13px;line-height:1.22;-webkit-box-orient:vertical;-webkit-line-clamp:2}.benchmark-model-link{display:grid;justify-items:start;gap:3px;color:inherit;text-decoration:none}.benchmark-model-link:hover strong{color:#4f52df;text-decoration:underline;text-underline-offset:3px}.benchmark-think-pill{display:inline-flex;width:18px;height:18px;align-items:center;justify-content:center;margin-left:0;padding:0;border:1px solid #dcdcff;border-radius:999px;background:#f3f3ff;color:#5b5ff0;flex:0 0 auto}.benchmark-raw-table td small{margin-top:3px;color:#9a9aa4;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.benchmark-raw-table tr.current td{background:#f8f8ff;color:#4e50d8}.benchmark-raw-table tr.current td:first-child{box-shadow:inset 3px 0 #6366f1}.benchmark-raw-table tbody tr:hover td{background:#fbfbfd}.benchmark-raw-table tbody tr.current:hover td{background:#f8f8ff}.benchmark-raw-table tr.current td strong{color:#3335c8}.benchmark-raw-table tr.benchmark-unranked-row td{color:#8d8e98}.benchmark-raw-table tr.benchmark-unranked-row td strong{color:#4f52df}.benchmark-raw-table tbody tr:last-child td{border-bottom:0}.benchmark-percentile-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px}.benchmark-percentile-card{display:grid;min-height:92px;min-width:0;grid-template-rows:1fr auto;gap:14px;padding:14px;border:1px solid #ececf1;border-radius:10px;background:#fff;color:inherit;cursor:pointer;font:inherit;text-align:left;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.benchmark-percentile-card:hover{border-color:#d9dcff;background:#fdfdff;box-shadow:0 8px 22px #2022310d;transform:translateY(-1px)}.benchmark-percentile-card:focus-visible{outline:2px solid #bfc3ff;outline-offset:2px}.benchmark-percentile-card.active{border-color:#c9ccff;background:#f8f8ff;box-shadow:inset 0 0 0 1px #e4e5ff,0 8px 22px #6366f114}.benchmark-percentile-top{display:grid;min-height:42px;grid-template-columns:minmax(0,1fr) auto;align-items:start;justify-content:space-between;gap:10px}.benchmark-percentile-card span{min-width:0;color:#6f7078;font-size:13px;font-weight:760;line-height:1.18}.benchmark-percentile-label{display:flex;min-width:0;align-items:flex-start;gap:8px}.benchmark-percentile-label>span:last-child{padding-top:2px}.benchmark-percentile-card .benchmark-metric-icon{display:inline-grid;width:25px;height:25px;min-width:25px;place-items:center;border-radius:7px}.benchmark-metric-icon.violet{background:#f0edff;color:#7657d9}.benchmark-metric-icon.blue{background:#e8f6ff;color:#1684bd}.benchmark-metric-icon.green{background:#e8f8ef;color:#1d9b60}.benchmark-metric-icon.amber{background:#fff3dc;color:#ce8100}.benchmark-percentile-card strong{color:#5b5ff0;font-size:28px;line-height:1;font-weight:820}.benchmark-percentile-bar{height:7px;overflow:hidden;border-radius:999px;background:#eeeef2}.benchmark-percentile-bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6d72ff,#8b8fff)}.comparison-stage{display:grid;grid-template-columns:minmax(260px,.92fr) 44px minmax(0,1.5fr);align-items:stretch;gap:14px}.comparison-model-card{display:grid;min-width:0;gap:16px;padding:16px;border:1px solid #ececf1;border-radius:10px;background:#fff;color:inherit;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.comparison-model-card:hover{border-color:#d7d9ff;box-shadow:0 8px 24px #2021260f;transform:translateY(-1px)}.comparison-model-card.featured{border-color:#dfe3ff;background:linear-gradient(180deg,#fbfbff,#fff);box-shadow:inset 0 0 0 1px #6366f10d}.comparison-model-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:11px;align-items:center}.comparison-model-head .provider-mark{width:42px;height:42px;border-radius:50%;background:#fff;box-shadow:0 1px 5px #11111112}.comparison-model-head .provider-mark img{max-width:25px;max-height:25px}.comparison-model-head strong{display:block;overflow:hidden;color:#202126;font-size:14px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.comparison-model-head span{display:block;margin-top:3px;color:#8a8a94;font-size:12px}.comparison-model-head em{display:inline-flex;min-height:22px;align-items:center;padding:0 8px;border:1px solid rgba(99,102,241,.2);border-radius:999px;background:#f3f4ff;color:#6265f1;font-size:10px;font-style:normal;font-weight:760;text-transform:uppercase}.comparison-model-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding-top:12px;border-top:1px solid #f0f0f3}.comparison-model-meta span{min-width:0}.comparison-model-meta small{display:block;color:#9a9aa4;font-size:10px;line-height:1.2}.comparison-model-meta b{display:block;margin-top:4px;overflow:hidden;color:#202126;font-size:13px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.comparison-vs{display:grid;place-items:center}.comparison-vs span{display:inline-grid;width:34px;height:34px;place-items:center;border:1px solid #e7e7ed;border-radius:50%;background:#fff;color:#92929c;font-size:11px;font-weight:800;text-transform:uppercase}.comparison-alternatives{display:grid;gap:10px}.comparison-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:14px;padding:12px 14px;border:1px solid #ececf1;border-radius:9px;background:#fbfbfc}.comparison-footer p{margin:0;color:#85858f;font-size:12px;line-height:1.4}.comparison-footer a{display:inline-flex;min-height:32px;flex:0 0 auto;align-items:center;padding:0 13px;border:1px solid #d7d9ff;border-radius:7px;background:#fff;color:#5f63f2;font-size:12px;font-weight:720;text-decoration:none}.comparison-section-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:10px}.comparison-section-top .detail-section-heading{margin-bottom:0}.comparison-more-link{flex:0 0 auto;margin-top:2px;color:#6366f1;font-size:13px;font-weight:720;text-decoration:none}.comparison-more-link:hover{text-decoration:underline;text-underline-offset:3px}.comparison-entry-visual{display:flex;align-items:center;justify-content:center;gap:0}.comparison-entry-visual .provider-mark{width:34px;height:34px;border-radius:50%;background:#fff;box-shadow:0 1px 5px #0f172a1f}.comparison-entry-visual .provider-mark img{max-width:22px;max-height:22px}.comparison-entry-visual .provider-mark+.provider-mark{margin-left:-8px}.comparison-entry-card:hover h3{text-decoration:underline;text-underline-offset:3px}.quickstart-doc{margin-top:18px;padding:18px;border:1px solid var(--line);border-radius:9px;background:#fff}.quick-step{display:grid;grid-template-columns:26px minmax(0,1fr);gap:12px;padding:0 0 24px}.quick-step:last-child{padding-bottom:0}.quick-step-number{display:grid;width:20px;height:20px;place-items:center;border-radius:50%;background:#6366f1;color:#fff;font-size:11px;font-weight:800}.quick-step h3{color:#202126;font-size:14px}.quick-step p{margin-top:8px;color:#74747f;font-size:13px;line-height:1.5}.quick-step code{padding:2px 5px;border-radius:5px;background:#f1f1f4;color:#666774;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.create-key-button{margin-top:10px;min-height:32px;padding:0 13px;border:1px solid #585bf0;border-radius:7px;background:#6366f1;color:#fff;font-size:12px;font-weight:700}.code-tabs{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.code-tabs span{padding:6px 9px;border-radius:6px;color:#74747f;font-size:12px}.code-tabs span.active{background:#f1f1f4;color:#202126;font-weight:700}.light-code-block{position:relative;margin-top:12px;padding:18px;background:#fafafa;font-size:12px}.light-code-block button{position:absolute;top:10px;right:12px;border:0;background:transparent;color:#8a8a93;font-size:12px;font-weight:700}.endpoint-card{margin-top:14px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff}.endpoint-card-url{display:flex;gap:10px;padding:12px 14px;border-bottom:1px solid #eeeeef;background:#fafafa}.endpoint-card-url span{color:#18a058;font-weight:800}.endpoint-card-url code{color:#5f6069}.endpoint-card dl{display:grid;grid-template-columns:150px minmax(0,1fr);gap:9px 14px;margin:0;padding:14px;color:#5f6069;font-size:12px}.endpoint-card dt{color:#8a8a93}.endpoint-card dd{margin:0;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.parameters-table{font-size:12px}.parameters-unavailable{margin-top:14px;padding:14px;border:1px solid #eeeeF2;border-radius:8px;background:#fafafa;color:#777782;font-size:13px}.parameters-table th{padding:10px 12px;border-bottom:1px solid #eeeef1;background:#fafafa;color:#8a8a93;text-align:left}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:30px;background:#000000a3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.recharge-modal{position:relative;width:min(520px,100%);max-height:calc(100vh - 60px);overflow:auto;padding:22px 32px 26px;border:1px solid rgba(255,255,255,.22);border-radius:16px;background:#fff;box-shadow:0 34px 110px #00000057;text-align:center}main.login-main{width:100%;min-height:100vh;margin:0}.login-page{display:grid;min-height:100vh;grid-template-rows:auto 1fr auto;padding:28px 34px 24px;background:radial-gradient(circle at 50% 44%,rgba(99,102,241,.055),transparent 34%),#fafafa}.login-page-brand{display:inline-flex;width:fit-content;align-items:center;gap:9px;color:#202126}.login-page-brand img{width:31px;height:31px;object-fit:contain}.login-page-brand strong{font-size:14px;font-weight:800;letter-spacing:-.01em}.login-page-center{display:grid;place-items:center;padding:42px 0 54px}.login-card{width:min(420px,100%);padding:38px 38px 30px;border:1px solid #e7e7ea;border-radius:16px;background:#fff;box-shadow:0 16px 46px #1c1d2412;text-align:center}.login-card-logo{display:grid;width:48px;height:48px;margin:0 auto 18px;place-items:center;overflow:hidden;border:1px solid #ececef;border-radius:13px;background:#fff;box-shadow:0 7px 18px #20212612}.login-card-logo img{display:block;width:44px;height:44px;object-fit:cover}.login-card-heading>span{display:block;margin-bottom:8px;color:#8d8e98;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.login-card h1{margin:0;color:#202126;font-size:25px;font-weight:760;letter-spacing:-.025em;line-height:1.2}.login-card-heading p{margin:10px auto 0;color:#777782;font-size:13px;line-height:1.5}.google-login-button{display:flex;width:100%;min-height:46px;align-items:center;justify-content:center;gap:10px;margin-top:28px;border:1px solid #d8d9df;border-radius:9px;background:#fff;color:#23242b;cursor:pointer;font-size:14px;font-weight:650;box-shadow:0 1px 2px #11111108;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease}.google-login-button:hover{border-color:#afb1ba;background:#fafafa;box-shadow:0 2px 6px #1111110f}.google-login-button:focus-visible{outline:3px solid rgba(99,102,241,.2);outline-offset:2px}.google-login-button img{width:20px;height:20px;object-fit:contain}.auth-modal-assurance{display:flex;align-items:center;justify-content:center;gap:5px;margin-top:12px;color:#9999a3;font-size:10px;font-weight:520}.auth-modal-assurance svg{color:#8d8e98}.email-login-toggle{display:inline-flex;align-items:center;justify-content:center;gap:5px;margin-top:22px;padding:4px 6px;border:0;background:transparent;color:#a1a2aa;cursor:pointer;font-size:10px;font-weight:560}.email-login-toggle:hover,.email-login-toggle.open{color:#666772}.email-login-toggle svg{transition:transform .16s ease}.email-login-toggle.open svg{transform:rotate(180deg)}.email-login-form{display:grid;gap:13px;margin-top:14px;padding-top:18px;border-top:1px solid #eeeeef;text-align:left;animation:email-login-reveal .16s ease-out}.email-login-form label{display:grid;gap:6px}.email-login-form label>span{color:#5f6069;font-size:11px;font-weight:650}.email-login-form input{width:100%;height:43px;padding:0 12px;border:1px solid #dedee3;border-radius:8px;outline:0;background:#fff;color:#202126;font:inherit;font-size:13px;transition:border-color .14s ease,box-shadow .14s ease}.email-login-form input::placeholder{color:#adaeb6}.email-login-form input:focus{border-color:#8d8ff0;box-shadow:0 0 0 3px #6366f11c}.email-login-submit{width:100%;min-height:43px;margin-top:2px;border:1px solid #202126;border-radius:8px;background:#202126;color:#fff;cursor:pointer;font-size:13px;font-weight:700}.email-login-submit:hover{background:#050506}.login-legal{display:block;margin-top:24px;color:#9a9ba4;font-size:10px;line-height:1.5}.login-legal a{color:#60616c;text-decoration:underline;text-underline-offset:2px}.login-legal a:hover{color:#3f3f49}.login-page-back{width:fit-content;color:#8d8e98;font-size:11px;font-weight:600}.login-page-back:hover{color:#42434c}@keyframes email-login-reveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media(max-width:680px){.login-page{padding:20px 16px 18px}.login-page-center{padding:34px 0 44px}.login-card{padding:32px 24px 26px;border-radius:14px}}@media(prefers-reduced-motion:reduce){.email-login-form,.email-login-toggle svg{animation:none;transition:none}}.modal-close{position:absolute;top:12px;right:12px;width:26px;height:26px;border:1px solid #e1e2e8;border-radius:8px;background:#f8f8fa;color:#777782;cursor:pointer;font-size:16px;line-height:1}.topup-brand{display:inline-flex;align-items:center;justify-content:center;gap:9px;color:#171a20}.topup-brand-mark{display:inline-grid;width:38px;height:38px;place-items:center;border-radius:9px;overflow:hidden;background:#fff;color:#151922}.topup-brand-mark img{width:34px;height:34px;object-fit:contain}.topup-brand strong{font-size:21px;font-weight:820;letter-spacing:0}.recharge-modal h2{margin-top:36px;color:#202126;font-size:24px;line-height:1}.topup-assurance-card{margin-top:22px;padding:12px 14px;border:1px solid #10b981;border-radius:10px;background:#e2f8ef;text-align:left}.topup-assurance-card div{display:flex;align-items:center;gap:8px;color:#15171d}.topup-assurance-card svg{flex:0 0 auto;padding:2px;border-radius:50%;background:#25c399;color:#fff}.topup-assurance-card strong{font-size:14px;font-weight:780}.topup-assurance-card p{margin:8px 0 0;color:#2f3036;font-size:12px;line-height:1.45}.topup-amount{display:block;margin-top:28px;color:#151922;font-size:54px;line-height:1;font-weight:820}.topup-amount-options{display:inline-flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:28px}.topup-amount-options button{min-width:66px;min-height:36px;border:1px solid #dfe1e8;border-radius:8px;background:#fff;color:#15171d;cursor:pointer;font-size:15px;font-weight:620}.topup-amount-options button.selected{border-color:#151922;background:#151922;color:#fff}.topup-custom-amount{display:grid;gap:7px;width:min(260px,100%);margin:16px auto 0;color:#6f7481;font-size:12px;font-weight:700;text-align:left}.topup-custom-amount div{display:flex;height:42px;align-items:center;gap:8px;padding:0 12px;border:1px solid #dfe1e8;border-radius:9px;background:#fff}.topup-custom-amount b{color:#151922;font-size:16px}.topup-custom-amount input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#151922;font-size:15px;font-weight:650}.topup-custom-amount input::placeholder{color:#a0a3ad}.topup-helper{margin-top:20px;color:#6f7481;font-size:14px}.modal-primary{width:100%;min-height:52px;margin-top:32px;border:1px solid #151922;border-radius:10px;background:#151922;color:#fff;cursor:pointer;font-size:17px;font-weight:760}.pay-later-button{margin-top:16px;border:0;background:transparent;color:#69707d;cursor:pointer;font-size:14px;text-decoration:underline}.site-footer{width:100%;margin:0;border-top:1px solid var(--line);background:#fafafb;color:var(--muted);font-size:14px}.footer-inner{width:min(var(--home-section-width),calc(100% - 96px));margin:0 auto}.legal-main{width:min(980px,calc(100% - 96px));margin:0 auto}.legal-page{padding:72px 0 84px}.legal-hero-card,.legal-company-card,.legal-section-card,.legal-support-card{border:1px solid var(--line);border-radius:10px;background:#fff}.legal-hero-card{display:grid;grid-template-columns:48px minmax(0,1fr);gap:18px;padding:28px}.legal-hero-icon{display:grid;width:48px;height:48px;place-items:center;border-radius:12px;background:#f1f4ff;color:#6366f1}.legal-hero-card span{color:#85858f;font-size:13px;font-weight:760;letter-spacing:.08em;text-transform:uppercase}.legal-hero-card h1{margin-top:8px;color:#202126;font-size:34px;line-height:1.08;letter-spacing:0}.legal-hero-card p{max-width:760px;margin-top:14px;color:#74747f;font-size:16px;line-height:1.55}.legal-company-card,.legal-section-card,.legal-document-card,.legal-support-card{margin-top:16px;padding:22px 24px}.legal-company-card h2,.legal-section-card h2,.legal-doc-heading{color:#202126;font-size:18px;line-height:1.25}.legal-document-card{border:1px solid var(--line);border-radius:10px;background:#fff}.legal-document-card>*:first-child{margin-top:0}.legal-doc-meta{margin:0 0 18px;color:#85858f;font-size:14px;font-weight:650}.legal-doc-heading{margin:28px 0 10px}.legal-doc-paragraph,.legal-doc-bullet,.legal-doc-compact-list{margin:9px 0 0;color:#555763;font-size:14px;line-height:1.65}.legal-doc-bullet{position:relative;padding-left:22px}.legal-doc-bullet:before{content:"";position:absolute;top:.72em;left:7px;width:5px;height:5px;border-radius:999px;background:#8b8df8}.legal-doc-compact-list{padding-left:18px}.legal-company-card dl{display:grid;gap:14px;margin-top:18px}.legal-company-card dl div{display:grid;grid-template-columns:180px minmax(0,1fr);gap:18px;padding-top:14px;border-top:1px solid #f0f0f3}.legal-company-card dt{color:#85858f;font-size:13px;font-weight:720}.legal-company-card dd{color:#202126;font-size:14px;line-height:1.5}.legal-company-card a,.legal-support-card a{color:#6366f1;font-weight:740}.legal-section-list{display:grid;gap:12px;margin-top:16px}.legal-section-card p{margin-top:10px;color:#74747f;font-size:14px;line-height:1.58}.legal-support-card{display:flex;align-items:center;justify-content:space-between;gap:18px;background:#fbfbff}.legal-support-card div{display:grid;grid-template-columns:28px minmax(0,1fr);column-gap:10px;align-items:center}.legal-support-card svg{grid-row:span 2;color:#6366f1}.legal-support-card strong{color:#202126;font-size:15px}.legal-support-card p{margin-top:3px;color:#85858f;font-size:13px}.footer-main{display:grid;grid-template-columns:248px minmax(0,1fr);gap:clamp(48px,7vw,96px);padding:52px 0 46px}.footer-brand-block{display:flex;min-width:0;align-items:flex-start;flex-direction:column}.footer-brand{display:inline-flex;align-items:center;gap:11px;color:#202126;text-decoration:none}.footer-brand img{width:34px;height:34px;object-fit:contain}.footer-brand strong{font-size:17px;font-weight:780;letter-spacing:-.02em}.footer-brand-block>p{max-width:210px;margin-top:16px;color:#72737d;font-size:13px;line-height:1.6}.footer-status{display:inline-flex;align-items:center;gap:7px;margin-top:22px;color:#666872;font-size:11px;font-weight:650}.footer-status i{width:7px;height:7px;border-radius:999px;background:#2fb171;box-shadow:0 0 0 3px #2fb1711a}.footer-contact{display:inline-flex;align-items:center;gap:6px;margin-top:14px;color:#747680;font-size:11px;text-decoration:none;transition:color .16s ease}.footer-contact span{font-size:10px}.footer-contact:hover{color:#4f52df}.footer-directory{min-width:0}.footer-directory-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:20px}.footer-api-title{display:inline-flex;color:#202126;font-size:13px;font-weight:750;line-height:1.2;text-decoration:none}.footer-directory-head p{margin-top:5px;color:#8a8a93;font-size:11px;line-height:1.45}.footer-directory-head>span,.footer-image-directory-head>span{flex:0 0 auto;padding:4px 8px;border:1px solid #e4e4e8;border-radius:999px;background:#fff;color:#85858f;font-size:10px;font-weight:650;line-height:1.2}.footer-llm-directory{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px 28px}.footer-llm-directory a,.footer-image-directory nav a{display:block;overflow:hidden;color:#666872;font-size:12px;line-height:1.45;letter-spacing:0;text-decoration:none;text-overflow:ellipsis;transition:color .16s ease,transform .16s ease;white-space:nowrap}.footer-api-title:hover,.footer-llm-directory a:hover,.footer-image-directory nav a:hover{color:#6366f1;transform:translate(2px)}.footer-image-directory{display:grid;grid-template-columns:minmax(180px,1fr) 3fr;gap:28px;align-items:start;margin-top:28px;padding-top:24px;border-top:1px solid #e9e9ec}.footer-image-directory-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.footer-image-directory nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 28px}@media(max-width:560px){.footer-directory-head{display:grid;gap:12px}.footer-directory-head>span,.footer-image-directory-head>span{width:fit-content}.footer-llm-directory{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 18px}.footer-image-directory{grid-template-columns:1fr;gap:12px}.footer-image-directory nav{display:grid;grid-template-columns:1fr;gap:7px}}@media(min-width:561px)and (max-width:900px){.footer-llm-directory{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:360px){.footer-llm-directory{grid-template-columns:1fr}}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:72px;border-top:1px solid #e7e7ea;color:var(--muted);font-size:11px}.footer-legal{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:18px}.footer-legal a{color:#60616b;font-size:11px;font-weight:620;text-decoration:none}.footer-legal a:hover{color:#6366f1}.site-footer p{margin:0}@media(max-width:1040px){.site-header{grid-template-columns:minmax(280px,1fr) auto}.nav-links{display:none}.header-actions{justify-content:end}.hero-card-grid,.model-grid,.model-grid-dense,.feature-grid,.why-apineed-grid,.steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-heading-row,.provider-row-top,.performance-provider-header{display:grid}.detail-summary-grid,.provider-price-grid,.pricing-breakdown{grid-template-columns:repeat(2,minmax(0,1fr))}.provider-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.discount-table-row{grid-template-columns:minmax(180px,1fr) minmax(130px,.6fr) minmax(130px,.6fr) auto;column-gap:18px}.detail-workspace,.comparison-entry-grid{grid-template-columns:1fr}.detail-sidebar{display:flex;overflow-x:auto;padding-bottom:8px}.detail-sidebar button{width:auto;flex:0 0 auto}.detail-intro-grid{grid-template-columns:minmax(0,1fr) 360px;gap:20px}.provider-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.benchmark-percentile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.image-gallery-grid{column-count:3}.comparison-stage{grid-template-columns:1fr}.comparison-vs{display:none}.request-api-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){:root{--home-section-gap: 72px;--home-heading-gap: 16px;--home-title-size: 24px;--home-subtitle-size: 13px}.site-header{min-height:auto;grid-template-columns:1fr;align-items:start;gap:12px;padding:14px 16px}.header-actions{width:100%;flex-wrap:wrap;justify-content:space-between}.header-left{width:100%;flex-wrap:wrap;gap:12px}.search-box{width:100%;min-width:0}main,.blog-section,.qa-section{width:min(100% - 28px,1180px)}.footer-inner{width:min(100% - 28px,1180px)}.legal-main{width:min(100% - 28px,980px)}.model-catalog{width:100%;margin-left:0;transform:none}main.detail-main{width:min(100% - 28px,1180px)}.request-api-page{width:min(100% - 28px,1180px);padding:32px 0 60px}.request-api-hero,.request-api-toolbar{display:grid;align-items:start}.request-api-add-button{width:fit-content}.request-api-list{grid-template-columns:1fr}.request-api-row{padding:20px}.benchmark-raw-head,.benchmark-percentile-grid{grid-template-columns:1fr}.image-gallery-section-top{display:grid;align-items:start}.image-gallery-grid{column-count:2}.benchmark-raw-head{display:grid;align-items:start}.comparison-model-meta{grid-template-columns:1fr}.comparison-section-top{display:grid}.comparison-more-link{width:fit-content}.comparison-footer{display:grid}.comparison-footer a{width:fit-content}.discount-table-row{grid-template-columns:1fr;gap:12px}.discount-row-prices{display:grid;grid-template-columns:1fr;gap:8px}.discount-table-row button{width:auto;justify-self:start}.discount-table-row em{width:auto;justify-self:start;text-align:left}.request-api-modal{width:min(100%,calc(100vw - 28px));padding:22px}.hero{padding:54px 0 46px}h1{font-size:42px;line-height:1.08}.hero-copy p{font-size:18px}.prompt-compare-wrap{margin-top:38px}.prompt-compare-bar{height:62px;gap:10px;padding:9px 12px 9px 16px;border-radius:18px}.prompt-compare-bar input{font-size:15px}.prompt-model-trigger{height:38px;min-width:174px;gap:8px;padding:0 12px;border-radius:11px;font-size:13px}.prompt-provider-logo{width:17px;height:17px}.hero-card-grid,.model-grid,.model-grid-dense,.why-apineed-grid,.steps-grid{grid-template-columns:1fr}.section-heading{display:block}.section-heading h2{font-size:var(--home-title-size)}.snapshot-badge{margin-top:16px;white-space:normal}.model-section-header,.blog-section-header{align-items:start}.blog-post{grid-template-columns:1fr;gap:14px}.blog-thumb{min-height:140px}.promise-section{width:min(100% - 28px,1180px);margin:0 auto var(--home-section-gap)}.promise-header{display:grid}.promise-actions{flex-wrap:wrap}.promise-grid{grid-template-columns:1fr}.promise-card{grid-template-rows:154px auto}.model-card{min-height:auto;padding:24px}.detail-title-wrap h1,.performance-provider-header h2{font-size:34px}.detail-slug-row,.detail-description{font-size:17px}.detail-intro-grid{grid-template-columns:1fr}.detail-code-card pre{min-height:210px}.detail-actions,.providers-toolbar{flex-wrap:wrap}.detail-actions button,.providers-toolbar button{width:100%;min-width:0}.detail-summary-grid,.provider-metrics,.provider-detail-grid,.provider-context-grid,.provider-price-grid,.pricing-breakdown,.performance-stat-grid{grid-template-columns:1fr}.performance-stat-grid .metric,.performance-stat-grid .metric:nth-child(2),.performance-stat-grid .metric:nth-child(3){text-align:left}.availability-bars{grid-template-columns:repeat(24,minmax(6px,1fr))}.footer-main{grid-template-columns:1fr;gap:38px;padding:42px 0 38px}.footer-brand-block>p{max-width:320px}.footer-meta{text-align:left}.footer-legal{justify-content:flex-start}}@media(max-width:430px){.button{width:100%;min-width:0}.language-select{width:calc(100% - 38px)}h1{font-size:34px}.prompt-compare-bar{gap:8px;padding:8px 8px 8px 12px}.prompt-compare-bar input{font-size:14px}.prompt-model-trigger{min-width:138px;padding:0 10px;font-size:12px}.prompt-model-trigger span{max-width:92px}.prompt-model-menu{width:min(284px,calc(100vw - 32px))}.hero-card-body h3{font-size:20px}.model-title-block{flex-wrap:wrap}.model-card .provider-mark{width:56px;height:56px}.model-title-block h4{font-size:18px}.model-title-block p,.price-row span{font-size:16px}.price-row strong{font-size:17px}.qa-section h2{font-size:var(--home-title-size)}.qa-question{font-size:16px}.qa-answer{padding-right:0;font-size:14px}.discount-badge{margin-top:2px}}*,*:before,*:after{min-width:0}img,svg,video,canvas{max-width:100%}.detail-code-card,.detail-code-card pre,.detail-simple-panel,.providers-card,.provider-row-card,.benchmark-raw-card,.comparison-section,.detail-playground-box,.api-keys-table-card,.usage-table-card,.logs-table-card,.billing-section-card,.billing-records-list{max-width:100%}.detail-slug-row span,.detail-code-card-top span,.api-key-name strong,.api-key-name small,.usage-row strong,.logs-row strong{overflow:hidden;text-overflow:ellipsis}.detail-intro-grid{grid-template-columns:minmax(0,1fr) minmax(300px,380px)}.detail-code-card{min-width:0}.detail-code-card pre,.light-code-block{max-width:100%;overflow-x:auto}.benchmark-table-scroll,.usage-table-card,.api-keys-table-card,.logs-table-card,.billing-records-list{-webkit-overflow-scrolling:touch;overflow-x:auto}.api-keys-table,.usage-table{min-width:980px}.billing-records-list{overflow-y:hidden}@media(max-width:760px){.model-api-qa-grid,.model-api-howto-grid{grid-template-columns:1fr}.model-api-howto-footer{align-items:stretch;flex-direction:column}.model-api-howto-footer button{width:100%}}.billing-record-row{min-width:360px}@media(max-width:1180px){.site-header{grid-template-columns:minmax(0,1fr) auto;padding-inline:22px}.header-left{gap:14px}.search-box{width:min(240px,28vw)}main.detail-main{width:min(100% - 36px,1120px)}.detail-intro-grid{grid-template-columns:1fr;gap:18px}.detail-description{max-width:none}.detail-code-card{width:100%}.detail-code-card pre{max-height:240px}.detail-workspace{grid-template-columns:132px minmax(0,1fr);gap:18px}.provider-row-top{grid-template-columns:minmax(0,1fr) auto auto auto;gap:16px}.provider-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.provider-price-grid,.model-api-howto-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.playground-page{grid-template-columns:168px 238px minmax(0,1fr)}.playground-room-sidebar{width:auto}.playground-main-stage{padding-inline:20px}.playground-selected-model{width:min(640px,calc(100% - 32px))}.playground-composer.clean{width:min(760px,calc(100% - 40px))}.free-chat-page{grid-template-columns:238px minmax(0,1fr)}}@media(max-width:980px){.site-header{grid-template-columns:1fr;gap:10px}.header-left,.header-actions{width:100%}.header-actions{justify-content:flex-start}.search-box{width:min(100%,360px)}.detail-heading-row{grid-template-columns:1fr}.detail-actions{justify-content:flex-start}.detail-workspace{grid-template-columns:1fr}.detail-sidebar{position:sticky;top:58px;z-index:5;display:flex;gap:6px;overflow-x:auto;padding:8px 0;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.detail-sidebar button{flex:0 0 auto;white-space:nowrap}.benchmark-percentile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.console-page-layout{grid-template-columns:1fr}.console-page-layout .playground-sidebar{display:none}.api-keys-page,.usage-page,.logs-page,.billing-page{width:min(100% - 32px,1460px);padding-top:30px}.api-keys-header,.console-page-header,.billing-card-head,.credit-redesign-head{display:grid;gap:12px}.usage-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.billing-credit-surface{grid-template-columns:1fr}.billing-credit-summary{justify-items:start}.billing-credit-footer{grid-template-columns:1fr}.billing-credit-note{justify-content:flex-start;text-align:left}.playground-page{grid-template-columns:1fr;grid-template-rows:minmax(0,calc(100vh - 58px))}.playground-sidebar,.playground-room-sidebar{display:none}.playground-workspace{grid-column:1}.playground-topbar{flex-wrap:wrap;min-height:auto;padding-block:10px}.playground-model-tabs{max-width:100%;overflow-x:auto;padding-bottom:2px}.playground-main-stage{padding:50px 16px 140px}.playground-model-showcase{grid-template-columns:1fr;width:min(520px,calc(100% - 32px))}.playground-selected-model{width:min(560px,calc(100% - 32px))}.free-chat-page{grid-template-columns:1fr}.free-chat-sidebar{position:static;height:auto;max-height:260px;border-right:0;border-bottom:1px solid #eeeeef}}@media(max-width:760px){.site-header{padding-inline:14px}.header-actions{gap:8px}.language-select,.account-menu-wrapper{max-width:100%}main.detail-main{width:min(100% - 24px,1120px)}.model-api-howto-grid{grid-template-columns:1fr}.model-api-howto-footer{align-items:stretch;flex-direction:column}.model-api-howto-footer button{width:100%}.model-detail-page{padding-top:12px}.detail-title-wrap{align-items:flex-start}.detail-title-wrap h1{font-size:26px;line-height:1.18}.detail-slug-row{flex-wrap:wrap;font-size:13px}.detail-description{font-size:14px}.detail-info-pills{gap:6px}.detail-info-pill{width:100%;justify-content:space-between}.detail-actions button,.detail-actions .detail-api-key,.detail-actions .detail-playground-link{flex:1 1 160px;width:auto}.detail-playground-actions{display:grid;grid-template-columns:1fr}.provider-row-top,.provider-metrics,.provider-detail-grid,.provider-price-grid,.provider-context-grid,.performance-stat-grid,.pricing-breakdown{grid-template-columns:1fr}.benchmark-raw-card{border-radius:8px}.benchmark-raw-head{display:grid;gap:10px;align-items:start}.benchmark-section-top{display:grid;gap:10px}.benchmark-source-link{width:fit-content}.benchmark-raw-table{width:858px;min-width:858px}.benchmark-raw-table th,.benchmark-raw-table td{padding:7px 6px}.benchmark-percentile-grid,.usage-select-row,.usage-summary-grid,.credit-redesign-amounts,.footer-directory{grid-template-columns:1fr}.image-gallery-grid{column-count:1}.api-keys-page,.usage-page,.logs-page,.billing-page{width:min(100% - 24px,1460px);padding-block:24px 60px}.api-keys-header h1,.console-page-header h1{font-size:28px}.api-keys-header p,.console-page-header p{margin-top:10px;font-size:15px}.api-key-new-button{width:fit-content;font-size:14px}.usage-filter-card,.billing-section-card,.credit-redesign{padding:16px}.usage-table-head{display:grid;align-items:start;padding-block:12px}.playground-global-topbar{gap:10px;padding-inline:12px}.playground-global-search,.playground-global-nav{display:none}.playground-model-pill span{max-width:150px}.playground-composer.clean{width:min(100% - 24px,760px)}.free-chat-stage{padding-inline:16px}.free-chat-composer{width:min(100% - 24px,820px)}.footer-bottom{display:grid;justify-content:start}.footer-meta,.footer-legal{justify-content:start;text-align:left}.legal-page{padding:34px 0 56px}.legal-hero-card{grid-template-columns:1fr;padding:22px}.legal-hero-card h1{font-size:30px}.legal-company-card dl div{grid-template-columns:1fr;gap:6px}.legal-support-card{display:grid}}@media(max-width:560px){.header-actions{align-items:stretch}.language-select{flex:1 1 180px;width:auto}.account-menu-wrapper{flex:1 1 180px}.account-trigger{width:100%;justify-content:center}.detail-actions{display:grid}.detail-actions button,.detail-actions .detail-api-key,.detail-actions .detail-playground-link{width:100%}.detail-sidebar{margin-inline:-12px;padding-inline:12px}.detail-code-tabs{padding-bottom:10px}.detail-code-card pre{font-size:11px}.benchmark-percentile-top{display:grid;gap:6px}.benchmark-raw-table{width:858px;min-width:858px}.billing-record-row{min-width:360px}.playground-topbar{align-items:flex-start}.playground-model-tabs{width:100%}.playground-add-model{display:none}.playground-selected-model{padding:18px}.free-chat-sidebar{max-height:220px;padding:16px 12px}.free-chat-title{font-size:24px}}.model-detail-page .detail-hero{padding-bottom:28px}.model-detail-page .detail-intro-grid{align-items:start}.model-detail-page .detail-code-card{align-self:start}.model-detail-page .detail-code-tabs{padding:7px 8px}.model-detail-page .detail-code-tabs button{height:23px;padding:0 7px;font-size:10.5px}.model-detail-page .detail-code-card pre{max-height:156px;padding:10px 12px;font-size:10.5px;line-height:1.42}.model-detail-page .detail-workspace{padding-top:24px}@media(max-width:1180px){.model-detail-page .detail-code-card pre{max-height:176px}}
