@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@300;400;500&family=Manrope:wght@400;500;600;700;800&display=swap";:root{color:#101414;font-synthesis:none;text-rendering:optimizelegibility;--ink:#101414;--muted:#65706d;--line:#d8ddda;--acid:#b9ff43;--green:#2fe68a;--dark:#090c0c;background:#f4f5f2;font-family:Manrope,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#f4f5f2;min-width:320px;margin:0}button,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.container{width:min(1200px,100% - 48px);margin:auto}.announcement{text-transform:uppercase;letter-spacing:.08em;background:#b9ff43;justify-content:center;align-items:center;gap:42px;height:34px;font:600 13px DM Mono,monospace;display:flex}.announcement span,.announcement a{align-items:center;gap:7px;display:flex}.announcement a{border-bottom:1px solid #101414}.nav-wrap{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f4f5f2db;border-bottom:1px solid #1014141a;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;height:78px;display:flex}.brand:focus:not(:focus-visible){outline:none}.brand{letter-spacing:-.05em;align-items:center;gap:10px;font-size:24px;font-weight:800;display:flex}.brand em{letter-spacing:.04em;background:#e0e4e0;border-radius:4px;padding:3px 5px;font:500 12px DM Mono}.brand-mark{align-items:flex-end;gap:2px;width:27px;height:27px;display:inline-flex;position:relative;transform:skew(-15deg)}.brand-mark span{background:var(--ink);border-radius:1px;width:7px;display:block}.brand-mark span:first-child{height:14px}.brand-mark span:nth-child(2){height:24px}.brand-mark span:nth-child(3){height:19px}.nav-links{align-items:center;gap:32px;display:flex}.nav-links a{align-items:center;gap:4px;font-size:15px;font-weight:600;display:flex}.nav-actions{align-items:center;gap:14px;display:flex}.text-button{background:0 0;border:0;font-size:15px}.primary{border:1px solid var(--ink);background:var(--ink);color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:14px 18px;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 2px #0003}.primary:hover{transform:translateY(-2px);box-shadow:0 5px #00000029}.primary.small{padding:10px 14px}.secondary{background:#fff9;border:1px solid #bfc5c1;border-radius:8px;align-items:center;gap:9px;padding:14px 18px;font-size:13px;font-weight:700;display:inline-flex}.menu-button{background:0 0;border:0;display:none}.hero{grid-template-columns:.87fr 1.13fr;align-items:center;gap:60px;min-height:690px;padding-top:58px;padding-bottom:76px;display:grid}.eyebrow{letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:9px;font:500 13px DM Mono,monospace;display:flex}.pulse{background:#29dd7c;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #29dd7c21}.hero h1{letter-spacing:-.075em;margin:27px 0 26px;font-size:clamp(52px,5.1vw,78px);line-height:.96}.hero h1 span{color:#7a817e}.hero-copy>p{color:#58625f;max-width:540px;font-size:17px;line-height:1.7}.hero-actions{gap:10px;margin-top:31px;display:flex}.hero-proof{color:#6a7470;gap:20px;margin-top:24px;font-size:13px;display:flex}.hero-proof span{align-items:center;gap:5px;display:flex}.hero-proof svg{color:#16a65d}.terminal{background:#090d0f;border:1px solid #273137;border-radius:15px;flex-direction:column;min-height:440px;display:flex;overflow:hidden;box-shadow:0 30px 80px #0a121033,0 0 55px #b1ff3512,inset 0 1px #ffffff14}.terminal-bar{background:#0e1417;border-bottom:1px solid #263136;height:65px;padding:0 17px;overflow-x:auto}.traffic{gap:7px;display:flex}.traffic i{background:#ff685d;border-radius:50%;width:10px;height:10px}.traffic i:nth-child(2){background:#ffc340}.traffic i:nth-child(3){background:#2ed66f}.terminal-tabs{align-items:center;gap:5px;height:100%;display:flex}.terminal-tabs button{color:#7f898e;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:7px;padding:10px 14px;font:500 13px DM Mono;transition:all .2s}.terminal-tabs button:hover{color:#dce3df}.terminal-tabs button.active{color:#07100b;background:var(--acid);border-color:var(--acid)}.terminal-context{color:#8e999e;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #222c30;justify-content:space-between;align-items:center;height:49px;padding:0 29px;font:400 12px DM Mono,monospace;display:flex}.terminal-context em{color:#68d99b;align-items:center;gap:6px;font-style:normal;display:flex}.terminal-context i{background:#35dd82;border-radius:50%;width:5px;height:5px}.terminal-body{color:#c4ccd1;flex:1;min-height:270px;padding:28px 30px;font:400 clamp(9px,.92vw,12px)/2 DM Mono,monospace;overflow:auto}.terminal-line{white-space:pre}.terminal-line.command{color:#f0f4f4}.terminal-line.command:first-letter{color:var(--acid)}.terminal-line.muted{color:#6f7c84}.terminal-line.result{color:#aab5bb}.terminal-line.success{color:#67eda6}.terminal-line.accent{color:#78baff}.terminal-footer{border-top:1px solid #263136;justify-content:space-between;align-items:center;height:55px;padding:0 22px;display:flex}.terminal-footer button,.terminal-footer a{color:#adb7b3;background:0 0;border:0;align-items:center;gap:8px;font:500 13px DM Mono,monospace;display:flex}.terminal-footer button{cursor:pointer}.terminal-footer button:hover,.terminal-footer a:hover{color:var(--acid)}.cursor{vertical-align:middle;background:#c8d3d6;width:8px;height:16px;animation:1s step-end infinite blink;display:inline-block}@keyframes blink{50%{opacity:0}}.zero-promise{color:#f4f7f4;background:#0a0f0d;border-top:1px solid #202a25;border-bottom:1px solid #202a25}.zero-promise-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:100px;min-height:470px;display:grid}.zero-glyph{letter-spacing:-.11em;color:var(--acid);align-items:flex-start;font-size:clamp(150px,19vw,270px);font-weight:650;line-height:.72;display:flex}.zero-glyph span{letter-spacing:-.06em;margin:4px 0 0 11px;font-size:.36em;line-height:.8}.zero-copy .eyebrow{color:#9da8a2}.zero-copy h2{letter-spacing:-.06em;margin:22px 0;font-size:clamp(43px,4.4vw,67px);line-height:1.01}.zero-copy p{color:#929c97;max-width:560px;font-size:16px;line-height:1.65}.zero-copy a{color:var(--acid);border-bottom:1px solid #658d26;align-items:center;gap:9px;margin-top:28px;padding-bottom:5px;font:500 13px DM Mono,monospace;display:inline-flex}.stats-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#eef0ed}.stats{grid-template-columns:repeat(4,1fr);display:grid}.stats div{border-left:1px solid var(--line);align-items:baseline;gap:9px;padding:24px 28px;display:flex}.stats div:last-child{border-right:1px solid var(--line)}.stats strong{font:500 21px DM Mono}.stats span{text-transform:uppercase;letter-spacing:.05em;color:#78817e;font-size:13px}.section{padding-top:120px;padding-bottom:120px}.section-heading h2{letter-spacing:-.065em;margin:20px 0;font-size:clamp(39px,4.2vw,60px);line-height:1}.section-heading p{color:#69726f;max-width:600px;font-size:15px;line-height:1.7}.section-heading.centered{text-align:center;flex-direction:column;align-items:center;display:flex}.section-heading.narrow p{max-width:560px}.product-grid{grid-template-columns:1.12fr .94fr .94fr;gap:14px;margin-top:58px;display:grid}.product-card{border:1px solid var(--line);background:#fafbf8;border-radius:14px;flex-direction:column;min-height:500px;padding:32px;display:flex;position:relative;overflow:hidden}.product-card.featured{background:#eaffc6;border-color:#c7df9f}.card-icon{background:#ffffff80;border:1px solid #10141429;border-radius:9px;place-items:center;width:44px;height:44px;margin-bottom:28px;display:grid}.tag{text-transform:uppercase;letter-spacing:.08em;color:#6a7470;font:500 13px DM Mono}.product-card h3{letter-spacing:-.045em;margin:15px 0;font-size:28px;line-height:1.1}.product-card p{color:#66706d;font-size:13px;line-height:1.7}.product-card>a{align-items:center;gap:8px;margin-top:auto;font-size:12px;font-weight:700;display:flex}.code-pill{background:#ffffff80;border:1px solid #1014142e;border-radius:6px;justify-content:space-between;margin-top:12px;padding:10px 12px;font:500 13px DM Mono;display:flex}.route-map{height:125px;margin-top:auto;position:relative}.route-node{background:#f5ffe3;border:1px solid #aab99a;border-radius:6px;padding:9px 11px;font:500 12px DM Mono;position:absolute;bottom:3px}.route-node:nth-of-type(2){left:5%}.route-node:nth-of-type(3){left:37%}.route-node:nth-of-type(4){right:3%}.route-node.main{color:#fff;background:#101414;border-color:#101414;bottom:80px;left:35%}.route-lines{border:1px solid #90a27f;border-top:0;height:62px;position:absolute;bottom:30px;left:18%;right:15%}.route-lines:after{content:"";border-left:1px solid #90a27f;height:19px;position:absolute;top:-19px;left:50%}.mini-deployment{color:#fff;background:#101414;border-radius:9px;margin-top:auto;padding:18px;font:400 13px DM Mono}.mini-deployment>div{align-items:center;gap:7px;display:flex}.mini-deployment>strong{float:right;color:#5ce59a;text-transform:uppercase;margin-top:-13px;font-size:12px}.status-dot{background:#33de82;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 4px #33de821f}.mini-deployment dl{grid-template-columns:1fr 1fr;gap:8px 10px;margin:20px 0 0;display:grid}.mini-deployment dt{color:#6f7b76}.mini-deployment dd{text-align:right;margin:0}.gpu-visual{text-align:center;background:linear-gradient(135deg,#eef1ee,#dfe5e1);border:1px solid #d2d8d4;border-radius:9px;place-content:center;height:150px;margin-top:auto;display:grid;position:relative}.gpu-visual svg{color:#77827c;margin:auto}.gpu-visual span{color:#fff;background:#101414;border-radius:4px;padding:4px 6px;font:500 12px DM Mono;position:absolute;top:12px;right:12px}.gpu-visual strong{margin-top:9px;font:500 14px DM Mono}.gpu-visual small{color:#7b847f;margin-top:5px;font:400 12px DM Mono}.dark-section{color:#edf2ef;background:#0a0e0e}.section-heading.split{grid-template-columns:1fr 1fr;align-items:end;display:grid}.section-heading.split p{color:#87918c;justify-self:end}.market-window{background:#101514;border:1px solid #27302e;border-radius:13px;margin-top:55px;overflow:hidden}.market-toolbar{border-bottom:1px solid #27302e;justify-content:space-between;align-items:center;height:76px;padding:0 23px;display:flex}.market-title{align-items:center;gap:9px;font:500 12px DM Mono;display:flex}.market-title em{text-transform:uppercase;color:#64706b;font-size:12px;font-style:normal}.filters{gap:7px;display:flex}.filters span{color:#a6b0ab;border:1px solid #303a37;border-radius:5px;gap:9px;padding:8px 10px;font:400 12px DM Mono;display:flex}.offer-head,.offer-row{grid-template-columns:1.4fr .6fr .8fr .85fr 1fr .5fr;align-items:center;padding:0 23px;display:grid}.offer-head{color:#5d6964;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid #222b28;height:45px;font:400 12px DM Mono}.offer-row{border-bottom:1px solid #202825;min-height:82px;font:400 13px DM Mono}.offer-row>span:first-child{grid-template-columns:30px 1fr;align-items:center;display:grid}.offer-row>span:first-child svg{grid-row:1/3}.offer-row small{color:#5f6a65;margin-top:4px;font-size:12px;display:block}.offer-row>span:nth-child(4){align-items:center;gap:6px;display:flex}.quality{background:#33de82;border-radius:50%;width:5px;height:5px;display:inline-block}.offer-row button{background:var(--acid);border:0;border-radius:5px;justify-content:center;align-items:center;gap:6px;padding:9px 11px;font:600 12px DM Mono;display:flex}.market-footer{color:#59655f;text-transform:uppercase;justify-content:space-between;align-items:center;height:58px;padding:0 23px;font:400 12px DM Mono;display:flex}.market-footer button{color:#fff;background:#171d1b;border:1px solid #303a36;width:31px;height:28px}.market-footer div{gap:5px;display:flex}.template-showcase{color:#edf2ef;background:#0a0e0e;border-bottom:1px solid #222a27}.template-heading p{color:#8b9691}.template-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:52px;display:grid}.template-card{background:#111615;border:1px solid #313a37;border-radius:12px;flex-direction:column;min-height:430px;padding:26px;display:flex}.template-card.preview{background:#0e1211}.template-card-top{justify-content:space-between;align-items:center;display:flex}.template-icon{width:44px;height:44px;color:var(--acid);background:#191f1d;border:1px solid #333c39;border-radius:9px;place-items:center;display:grid}.template-icon svg{width:21px}.template-status{text-transform:uppercase;letter-spacing:.07em;color:#8c9892;border:1px solid #333c39;border-radius:20px;padding:6px 8px;font:500 12px DM Mono}.template-card:not(.preview) .template-status{color:#b9ff43}.template-creator{text-transform:uppercase;letter-spacing:.07em;color:#738079;margin-top:28px;font:500 12px DM Mono}.template-card h3{letter-spacing:-.045em;margin:10px 0 12px;font-size:24px;line-height:1.05}.template-card>p{color:#929d97;margin:0 0 24px;font-size:13px;line-height:1.65}.template-card dl{border-top:1px solid #2a322f;margin:auto 0 22px}.template-card dl div{border-bottom:1px solid #252d2a;grid-template-columns:70px 1fr;gap:10px;padding:9px 0;font:400 12px DM Mono;display:grid}.template-card dt{color:#65716b}.template-card dd{text-align:right;color:#c9d1cd;margin:0}.template-card>a{border:1px solid #47514d;border-radius:7px;justify-content:space-between;align-items:center;padding:11px 12px;font-size:13px;font-weight:700;display:flex}.template-card>a:hover{background:var(--acid);border-color:var(--acid);color:#101414}.template-soon{color:#606b66;padding:12px 0;font:500 12px DM Mono}.template-footer{color:#6f7b75;justify-content:space-between;align-items:center;margin-top:24px;font:400 12px DM Mono;display:flex}.template-footer a{color:#dfe6e2;align-items:center;gap:7px;display:flex}.skill-import-section{border-bottom:1px solid var(--line);background:#f1f3ef}.skill-import-grid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:84px;display:grid}.skill-import-copy h2{letter-spacing:-.065em;margin:22px 0;font-size:clamp(42px,4.4vw,64px);line-height:.98}.skill-import-copy>p{color:#68726e;max-width:520px;font-size:15px;line-height:1.7}.skill-import-points{flex-wrap:wrap;gap:8px;margin:28px 0;display:flex}.skill-import-points span{color:#5d6863;background:#fafbf9;border:1px solid #d1d7d3;border-radius:999px;align-items:center;gap:7px;padding:9px 12px;font:500 12px DM Mono,monospace;display:flex}.skill-import-points svg{color:#2fa663;width:14px}.skill-import-actions{gap:10px;margin-top:28px;display:flex}.skill-import-actions a{align-items:center;gap:9px;display:inline-flex}.skill-import-copy>small{color:#7c8681;max-width:500px;margin-top:18px;font-size:13px;line-height:1.6;display:block}.skill-terminal{background:#0c1114;border:1px solid #273137;border-radius:14px;min-height:380px;overflow:hidden;box-shadow:0 30px 70px #0a12102b}.skill-terminal-bar{color:#8b969b;background:#12191d;border-bottom:1px solid #263136;grid-template-columns:95px 1fr 120px;align-items:center;height:58px;padding:0 18px;font:400 13px DM Mono,monospace;display:grid}.skill-terminal-bar>span{text-align:center}.skill-terminal-bar>em{color:#67d99b;text-transform:uppercase;justify-self:end;align-items:center;gap:6px;font-size:12px;font-style:normal;display:flex}.skill-terminal-bar>em i{background:#35dd82;border-radius:50%;width:6px;height:6px}.skill-terminal-body{color:#c4ccd1;min-height:322px;padding:39px 30px;font:400 clamp(10px,1vw,13px)/2 DM Mono,monospace;overflow-x:auto}.skill-terminal-line{white-space:pre}.skill-terminal-line.command{color:#f4f6f5}.skill-terminal-line.muted{color:#6f7c84}.skill-terminal-line.success{color:#67eda6}.skill-terminal-line.accent{color:#78baff}.skill-agent-row{color:#727d78;justify-content:center;align-items:center;gap:12px;margin-top:17px;font:400 12px DM Mono,monospace;display:flex}.skill-agent-row strong{color:#303936;font-weight:600}.skill-agent-row i{background:#aab2ae;border-radius:50%;width:3px;height:3px}.model-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:50px;display:grid}.model-card{border:1px solid var(--line);background:#fafbf8;border-radius:12px;height:175px;padding:24px;transition:all .2s;position:relative}.model-card:hover{border-color:#aeb8b2;transform:translateY(-4px)}.model-card>svg:first-child{width:28px;height:28px}.model-card>svg:last-child{position:absolute;bottom:25px;right:22px}.model-card h3{margin:26px 0 5px;font-size:17px}.model-card p{color:#7a827f;text-transform:uppercase;margin:0;font:400 12px DM Mono}.model-card.blue>svg:first-child{color:#4c70e8}.model-card.violet>svg:first-child{color:#9c55e8}.model-card.coral>svg:first-child{color:#ee6b57}.model-card.gold>svg:first-child{color:#d79c23}.model-card.green>svg:first-child{color:#1da967}.model-card.cyan>svg:first-child{color:#11a5b3}.developer-section{background:#dfffb0;padding-top:110px;padding-bottom:110px}.developer-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px;display:grid}.developer-grid h2{letter-spacing:-.06em;margin:21px 0;font-size:49px;line-height:1.02}.developer-grid>div>p{color:#56634f;font-size:14px;line-height:1.7}.developer-grid ul{margin:31px 0;padding:0;list-style:none}.developer-grid li{border-top:1px solid #10141421;gap:14px;padding:15px 0;display:flex}.developer-grid li svg{width:18px}.developer-grid li span{color:#5b6557;font-size:13px}.developer-grid li strong{color:#101414;margin-bottom:3px;font-size:12px;display:block}.secondary.light{background:#ffffff73;border-color:#10141433}.api-card{color:#c6d0cb;background:#0d1211;border:1px solid #27312d;border-radius:12px;overflow:hidden;box-shadow:0 30px 70px #1e321e33}.api-card-head{border-bottom:1px solid #26302d;align-items:center;gap:9px;height:52px;padding:0 18px;font:400 13px DM Mono;display:flex}.api-card-head span{color:#77817c;margin-left:auto}.api-card pre{min-height:350px;margin:0;padding:29px;font:400 13px/1.9 DM Mono;overflow:auto}.api-card code b{color:#e66d7b}.api-card code i{color:#87c8ff;font-style:normal}.api-card code span{color:#c99cff}.api-card code em{color:#f5bb66;font-style:normal}.api-response{background:#131a17;border:1px solid #29342f;border-radius:7px;grid-template-columns:1fr 1fr;gap:7px;margin:0 18px 18px;padding:15px;font:400 12px DM Mono;display:grid}.api-response span{color:#5ce59a;align-items:center;gap:6px;display:flex}.api-response span svg{width:12px}.api-response code{text-align:right}.api-response small{color:#69746e;grid-column:1/3}.cta-section{padding:100px 0}.cta-card{color:#fff;background:#101414;border-radius:14px;grid-template-columns:1.2fr .8fr;align-items:end;padding:65px;display:grid}.cta-card h2{letter-spacing:-.06em;margin:20px 0 0;font-size:52px;line-height:1}.cta-card p{color:#929c97;font-size:13px;line-height:1.6}.primary.inverse{background:var(--acid);color:#101414;border-color:var(--acid);margin-top:15px}.footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;min-height:110px;display:flex}.footer p{color:#8a928f;font:400 12px DM Mono}.footer>div{gap:22px;font-size:13px;display:flex}@media (width<=900px){.container{width:min(100% - 30px,720px)}.nav-links{border-bottom:1px solid var(--line);background:#f4f5f2;flex-direction:column;padding:30px;display:none;position:absolute;top:78px;left:0;right:0}.nav-links.open{display:flex}.text-button,.nav-actions .primary{display:none}.menu-button{display:block}.hero{grid-template-columns:1fr;padding-top:70px}.zero-promise-grid{grid-template-columns:1fr;gap:55px;padding-top:90px;padding-bottom:90px}.zero-glyph{font-size:190px}.product-grid{grid-template-columns:1fr}.product-card{min-height:460px}.template-grid{grid-template-columns:repeat(2,1fr)}.skill-import-grid{grid-template-columns:1fr;gap:52px}.section-heading.split,.developer-grid,.cta-card{grid-template-columns:1fr;gap:35px}.section-heading.split p{justify-self:start}.model-grid{grid-template-columns:repeat(2,1fr)}.offer-head{display:none}.offer-row{grid-template-columns:1.4fr .7fr 1fr .6fr}.offer-row>span:nth-child(2),.offer-row>span:nth-child(4){display:none}.developer-grid{gap:55px}.stats{grid-template-columns:repeat(2,1fr)}.stats div:nth-child(3){border-top:1px solid var(--line)}}@media (width<=560px){.announcement{justify-content:center}.announcement a{display:none}.hero{padding-top:45px}.hero h1{font-size:49px}.hero-actions,.skill-import-actions{flex-direction:column}.hero-proof{flex-wrap:wrap}.terminal-tabs button{padding:8px 9px;font-size:12px}.terminal-bar{height:58px;padding:0 9px}.terminal-context{padding:0 18px}.terminal-body{padding:24px 18px;font-size:12px;overflow-x:auto}.terminal-footer{padding:0 16px}.zero-promise-grid{gap:35px;padding-top:70px;padding-bottom:70px}.zero-glyph{font-size:145px}.zero-copy h2{font-size:40px}.zero-copy p{font-size:14px}.stats div{padding:19px 13px;display:block}.stats strong,.stats span{display:block}.stats span{margin-top:5px}.section{padding-top:85px;padding-bottom:85px}.section-heading h2{font-size:40px}.template-grid{grid-template-columns:1fr}.template-card{min-height:390px}.template-footer{flex-direction:column;align-items:flex-start;gap:18px}.skill-import-copy h2{font-size:41px}.skill-import-actions a{justify-content:center}.skill-terminal{min-height:325px}.skill-terminal-bar{grid-template-columns:70px 1fr}.skill-terminal-bar>em{display:none}.skill-terminal-body{min-height:267px;padding:28px 18px;font-size:12px}.skill-agent-row{flex-wrap:wrap}.model-grid{grid-template-columns:1fr}.market-toolbar{height:auto;padding:18px;display:block}.filters{margin-top:14px;overflow:auto}.offer-row{grid-template-columns:1.3fr .9fr .8fr;padding:0 13px}.offer-row>span:nth-child(3){display:none}.market-footer{padding:0 13px}.developer-grid h2{font-size:39px}.api-card pre{padding:20px;font-size:12px}.cta-card{padding:35px 25px}.cta-card h2{font-size:40px}.footer{gap:20px;padding:35px 0;display:grid}.footer>div{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.popular-market{background:#101514;border:1px solid #27302e;border-radius:14px;margin-top:55px;overflow:hidden;box-shadow:0 20px 50px #0000002e}.popular-grid{grid-template-columns:repeat(3,1fr);display:grid}.popular-card{background:linear-gradient(145deg,#121917,#0f1412);border-bottom:1px solid #27302e;border-right:1px solid #27302e;flex-direction:column;justify-content:space-between;min-height:300px;padding:27px 28px 22px;transition:background .2s,transform .2s;display:flex}.popular-card:hover{background:#17201c;transform:translateY(-2px)}.popular-card:nth-child(3n){border-right:0}.popular-card:nth-last-child(-n+3){border-bottom:0}.popular-card-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.popular-card h3{letter-spacing:-.05em;color:#edf2ef;margin:0 0 15px;font-size:25px;line-height:1.05}.gpu-sub{color:#a5b0aa;align-items:center;gap:10px;font:400 13px DM Mono,monospace;display:flex}.gpu-family{color:#d1d9d4;background:#303a35;border-radius:4px;padding:7px 9px}.reliability-pill{color:#a5b0aa;flex-direction:column;align-items:flex-end;gap:7px;font:400 12px DM Mono,monospace;display:flex}.reliability-bars{gap:4px;display:flex}.reliability-bars i{background:#34413b;border-radius:8px;width:26px;height:8px;display:block}.reliability-bars i:nth-child(-n+2){background:var(--acid)}.sparkline{width:100%;height:62px;margin:16px 0 7px}.sparkline path{fill:none;stroke:var(--acid);stroke-width:2.4px;stroke-linecap:round}.sparkline.warm path{stroke:#8ce83c}.popular-price{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.popular-price>div{align-items:baseline;gap:6px;display:flex}.popular-price small{color:#7f8a84;font:400 13px DM Mono,monospace}.popular-price strong{letter-spacing:-.06em;color:#f4f7f4;font-size:31px}.popular-price a{color:var(--acid);white-space:nowrap;align-items:center;gap:5px;font:600 13px DM Mono,monospace;display:flex}.popular-meta{color:#7f8a84;justify-content:space-between;gap:10px;margin-top:11px;font:400 12px DM Mono,monospace;display:flex}.popular-meta span:last-child{text-align:right;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.popular-footer{color:#69756e;justify-content:space-between;align-items:center;height:58px;padding:0 23px;font:400 12px DM Mono,monospace;display:flex}.popular-footer a{color:#edf2ef;align-items:center;gap:7px;display:flex}.popular-footer a:hover{color:var(--acid)}@media (width<=900px){.popular-grid{grid-template-columns:repeat(2,1fr)}.popular-card:nth-child(3n){border-right:1px solid #27302e}.popular-card:nth-child(2n){border-right:0}.popular-card:nth-last-child(-n+3){border-bottom:1px solid #27302e}.popular-card:nth-last-child(-n+2){border-bottom:0}}@media (width<=560px){.popular-grid{grid-template-columns:1fr}.popular-card,.popular-card:nth-child(3n),.popular-card:nth-child(2n){border-bottom:1px solid #27302e;border-right:0;min-height:275px;padding:24px 20px}.popular-card:last-child{border-bottom:0}.popular-footer{flex-direction:column;align-items:flex-start;gap:12px;height:auto;min-height:68px;padding:15px 18px}.popular-footer a{font-size:13px}}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{min-height:440px}.media-product-visual{background:linear-gradient(135deg,#edf4f0,#e1e8e4);border:1px solid #d4dad6;border-radius:9px;grid-template-columns:1fr 1fr;gap:8px;height:145px;margin-top:24px;padding:16px;display:grid;position:relative}.media-product-visual span{background:#fafcf9;border-radius:7px;justify-content:center;align-items:center;gap:8px;font:600 13px DM Mono,monospace;display:flex}.media-product-visual span:last-of-type{color:#f2f5f3;background:#101514}.media-product-visual svg{width:17px}.media-product-visual small{color:#74807a;text-transform:uppercase;letter-spacing:.06em;font:400 12px DM Mono,monospace;position:absolute;bottom:7px;left:18px}.site-footer{border-top:1px solid var(--line);background:#f0f2ef;padding:66px 0 28px}.footer-grid{grid-template-columns:1.4fr repeat(4,1fr);gap:40px;display:grid}.footer-brand p{color:#737d78;max-width:310px;margin:18px 0 0;font-size:13.5px;line-height:1.7}.footer-column{flex-direction:column;align-items:flex-start;gap:13px;font-size:13.5px;display:flex}.footer-column strong{text-transform:uppercase;letter-spacing:.08em;color:#77817c;margin-bottom:6px;font:600 13.5px DM Mono,monospace}.footer-column a:hover{color:#2d9b59}.footer-bottom{border-top:1px solid var(--line);color:#87908c;justify-content:space-between;align-items:center;gap:20px;margin-top:52px;padding-top:22px;font:400 13px DM Mono,monospace;display:flex}@media (width<=900px){.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.footer-grid{grid-template-columns:1fr;gap:34px}.footer-bottom{flex-direction:column;align-items:flex-start}}.live-catalog{border:1px solid var(--line);color:#fff;background:#101414;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;margin-top:14px;padding:22px 24px;display:flex}.live-catalog>div:first-child{grid-template-columns:14px 1fr;align-items:center;display:grid}.live-catalog strong{font:500 11px DM Mono,monospace}.live-catalog small{color:#75807b;text-transform:uppercase;grid-column:2;margin-top:5px;font:400 8px DM Mono,monospace}.model-pills{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.model-pills span{text-overflow:ellipsis;white-space:nowrap;color:#aeb8b3;background:#171d1b;border:1px solid #303a36;border-radius:5px;max-width:170px;padding:7px 9px;font:400 8px DM Mono,monospace;overflow:hidden}@media (width<=700px){.live-catalog{flex-direction:column;align-items:flex-start}.model-pills{justify-content:flex-start}}.proof-section{border-top:1px solid var(--line);background:#f9faf8}.compact-heading h2{font-size:clamp(34px,3.5vw,49px)}.gateway-features{grid-template-columns:repeat(4,1fr);gap:40px;margin-top:64px;display:grid}.gateway-features article{border-top:1px solid var(--line);padding-top:22px}.gateway-features svg{color:#3d74f5;width:22px}.gateway-features h3{margin:28px 0 10px;font-size:15px}.gateway-features p{color:#747d79;font-size:12px;line-height:1.65}.setup-section{background:#fff}.setup-title{letter-spacing:-.06em;margin:18px 0 58px;font-size:clamp(38px,4vw,56px)}.setup-grid{grid-template-columns:repeat(3,1fr);gap:38px;display:grid}.setup-grid article>span{color:#7a8580;text-transform:uppercase;letter-spacing:.1em;font:500 12px DM Mono,monospace}.setup-grid h3{margin:20px 0 10px;font-size:16px}.setup-grid p{color:#747d79;min-height:60px;font-size:12px;line-height:1.65}.setup-grid code{color:#31814f;text-overflow:ellipsis;white-space:nowrap;background:#f7f8f7;border:1px solid #dfe3e0;border-radius:8px;padding:17px;font:400 13px DM Mono,monospace;display:block;overflow:hidden}.leaderboard-section{color:#f3f5f4;background:#111315;border-top:1px solid #25292b;border-bottom:1px solid #25292b}.leaderboard-intro{justify-content:space-between;align-items:end;gap:50px;display:flex}.leaderboard-intro h2{letter-spacing:-.06em;margin:18px 0 14px;font-size:clamp(38px,4vw,58px);line-height:1}.leaderboard-intro p{color:#989da1;margin:0;font-size:15px;line-height:1.6}.leaderboard-intro>a{color:#b9ff43;white-space:nowrap;align-items:center;gap:8px;padding-bottom:5px;font-size:14px;font-weight:700;display:flex}.leaderboard{border-top:1px solid #303437;margin-top:54px}.leader-row{border-bottom:1px solid #2b2f32;grid-template-columns:48px 2.2fr 1fr 1fr .8fr .7fr;align-items:center;min-height:92px;padding:0 14px;font:500 14px DM Mono,monospace;display:grid}.leader-row>span:first-child{color:#777e83;font-size:12px}.leader-model{align-items:center;gap:14px;min-width:0;display:flex}.leader-model>i{color:#b9ff43;background:#23272a;border-radius:8px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-style:normal;display:grid}.leader-model>span{flex-direction:column;gap:6px;min-width:0;display:flex}.leader-model strong{color:#f6f7f6;text-overflow:ellipsis;white-space:nowrap;font:700 16px Manrope,sans-serif;overflow:hidden}.leader-row small{color:#777e83;font-size:13px}.leader-row>span:nth-child(3),.leader-row>span:nth-child(4){color:#e7e9e8;font-size:15px}.leader-row>span:nth-child(5){color:#aeb4b1}.leader-row>span:last-child{color:#58e898;align-items:center;gap:7px;display:flex}.leader-head{color:#7e858a;letter-spacing:.09em;text-transform:uppercase;min-height:50px;font-size:13px}.leader-head>span:nth-child(3),.leader-head>span:nth-child(4){color:#7e858a;font-size:13px}.leaderboard-note{color:#72797d;margin:18px 0 0;font-size:13px}.media-api-section{border-bottom:1px solid var(--line);background:#f3f5f2}.media-heading{align-items:end}.media-model-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:54px;display:grid}.media-model-card{background:#fbfcfa;border:1px solid #d5dbd7;border-radius:12px;flex-direction:column;min-height:315px;padding:25px;transition:transform .2s,border-color .2s;display:flex}.media-model-card:hover{border-color:#aab6af;transform:translateY(-3px)}.media-model-top{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.media-model-top>span{color:#24975a;background:#e6f2ec;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.media-model-card.video .media-model-top>span{color:#635ee7;background:#ecedff}.media-model-top svg{width:20px}.media-model-top em{color:#718078;text-transform:uppercase;letter-spacing:.08em;font:600 12px DM Mono,monospace}.media-model-card>code{color:#7b8580;text-overflow:ellipsis;white-space:nowrap;font:500 12px DM Mono,monospace;overflow:hidden}.media-model-card h3{letter-spacing:-.045em;margin:12px 0 10px;font-size:23px}.media-model-card p{color:#717b76;margin:0 0 28px;font-size:12px;line-height:1.65}.media-model-card>div:last-child{border-top:1px solid #e0e4e1;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:18px;display:flex}.media-model-card>div:last-child strong{font:600 13px DM Mono,monospace}.media-model-card>div:last-child a,.media-api-footer a{color:#23844f;white-space:nowrap;align-items:center;gap:6px;font-size:13px;font-weight:800;display:inline-flex}.media-api-footer{color:#738079;background:#e9ede9;border:1px solid #d5dbd7;border-radius:8px;justify-content:space-between;align-items:center;gap:20px;margin-top:20px;padding:19px 22px;font:400 13px DM Mono,monospace;display:flex}.zero-markup-section{color:#fff;background:#101414}.zero-markup-grid>div:first-child h2{letter-spacing:-.065em;max-width:760px;margin:20px 0;font-size:clamp(40px,4.4vw,62px);line-height:1.03}.zero-markup-grid>div:first-child p{color:#98a29d;font-size:15px}.payment-ways{background:#313a36;border:1px solid #313a36;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:55px;display:grid}.payment-ways article{background:#141a18;min-height:175px;padding:28px}.payment-ways h3{font-size:15px}.payment-ways p{color:#818c87;font-size:12px;line-height:1.6}.monetization-note{color:#97a19c;border:1px solid #313a36;border-radius:8px;align-items:center;gap:15px;margin-top:18px;padding:21px 24px;font-size:13px;display:flex}.monetization-note svg{color:var(--acid)}.monetization-note strong{color:#fff}@media (width<=900px){.gateway-features{grid-template-columns:repeat(2,1fr)}.setup-grid{grid-template-columns:1fr}.setup-grid p{min-height:0}.leader-row{grid-template-columns:32px 1.8fr .8fr .8fr}.leader-row>span:nth-child(5),.leader-row>span:nth-child(6){display:none}.leaderboard-intro{flex-direction:column;align-items:flex-start;gap:22px}.payment-ways{grid-template-columns:1fr}.media-model-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.gateway-features{grid-template-columns:1fr}.leader-row{grid-template-columns:25px 1.5fr .7fr;padding:0 4px;font-size:13px}.leader-row>span:nth-child(4){display:none}.leader-model{gap:9px}.leader-model>i{flex-basis:29px;width:29px;height:29px}.leader-model strong,.leaderboard-intro>a{font-size:12px}.media-model-grid{grid-template-columns:1fr}.media-api-footer{flex-direction:column;align-items:flex-start}}.dash-shell{color:#121716;background:#f6f6f6;grid-template-columns:230px 1fr;min-height:100vh;display:grid}.dash-sidebar{color:#cfcfcf;background:#101010;flex-direction:column;height:100vh;padding:24px 16px;display:flex;position:sticky;top:0}.dash-brand{color:#fff;border-bottom:1px solid #292929;padding:0 9px 26px}.dash-brand .brand-mark span{background:#b9ff43}.workspace{border:1px solid #2e2e2e;border-radius:8px;align-items:center;gap:10px;margin:18px 0 23px;padding:10px;display:flex}.workspace>span,.dash-avatar{color:#131313;background:#b9ff43;border:0;border-radius:7px;place-items:center;width:30px;height:30px;font:600 13px DM Mono;display:grid}.workspace div{flex:1;gap:3px;display:grid}.workspace small{color:#7b7b7b;font:400 12px DM Mono}.dash-sidebar nav{gap:4px;display:grid}.dash-sidebar nav button,.dash-side-bottom button{color:#8b8b8b;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;padding:10px 11px;font-size:13px;display:flex}.dash-sidebar nav button.active,.dash-sidebar nav button:hover{color:#fff;background:#1e1e1e}.dash-sidebar nav button.active svg{color:#fafafa}.dash-side-bottom{border-top:1px solid #292929;margin-top:auto;padding-top:13px;display:grid}.dash-side-bottom a{color:#686868;padding:13px 11px;font:400 12px DM Mono}.dash-main{min-width:0}.dash-top{z-index:5;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffc;border-bottom:1px solid #dfdfdf;justify-content:space-between;align-items:center;height:66px;padding:0 30px;display:flex;position:sticky;top:0}.dash-top>div{align-items:center;gap:14px;display:flex}.live-badge{color:#6e6e6e;border:1px solid #d9d9d9;border-radius:20px;padding:6px 8px;font:500 12px DM Mono}.live-badge i,.green-dot{background:#2ddd80;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block}.dash-ghost{background:#fff;border:1px solid #dbdbdb;border-radius:7px;padding:9px 12px;font-size:13px}.dash-content{max-width:1400px;margin:auto;padding:36px 38px 70px}.dash-welcome{justify-content:space-between;align-items:end;margin-bottom:28px;display:flex}.dash-welcome p{letter-spacing:.12em;color:#7e7e7e;margin:0 0 10px;font:500 12px DM Mono}.dash-welcome h1{letter-spacing:-.05em;margin:0 0 8px;font-size:34px}.dash-welcome span{color:#747474;font-size:12px}.dash-primary{color:#fff;background:#111615;border:0;border-radius:7px;align-items:center;gap:12px;padding:11px 15px;font-size:13px;display:flex}.metric-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:18px;display:grid}.metric-grid article{background:#fff;border:1px solid #dfdfdf;border-radius:10px;flex-direction:column;min-height:165px;padding:18px;display:flex}.metric-grid article>div{color:#777;justify-content:space-between;font-size:13px;display:flex}.metric-grid svg{width:17px}.metric-grid strong{margin:20px 0 7px;font:500 27px DM Mono}.metric-grid small{color:#8f8f8f;font-size:12px}.metric-grid button,.metric-grid em{color:#5c5c5c;background:0 0;border:0;align-self:flex-start;gap:5px;margin-top:auto;padding:0;font:500 12px DM Mono;display:flex}.dash-panel{background:#fff;border:1px solid #dfdfdf;border-radius:10px;margin-top:12px;overflow:hidden}.dash-panel-head{border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;min-height:78px;padding:16px 20px;display:flex}.dash-panel-head h2{margin:0 0 5px;font-size:14px}.dash-panel-head p{color:#858585;margin:0;font-size:12px}.dash-search{border:1px solid #dcdcdc;border-radius:6px;align-items:center;gap:8px;height:34px;padding:0 10px;display:flex}.dash-search input{border:0;outline:0;width:130px;font-size:12px}.dash-table{overflow-x:auto}.dash-tr{color:#666;border-bottom:1px solid #efefef;align-items:center;min-width:900px;min-height:58px;padding:0 20px;font:400 12px DM Mono;display:grid}.gpu-table .dash-tr{grid-template-columns:1.5fr .5fr 1fr .7fr .7fr .7fr .45fr}.model-table .dash-tr{grid-template-columns:2fr .5fr .8fr .8fr .6fr;min-width:700px}.dash-tr:last-child{border-bottom:0}.dash-th{text-transform:uppercase;color:#989898;letter-spacing:.06em;background:#fbfbfb;font-size:11px;min-height:37px!important}.dash-tr>span:first-child{color:#18201d;grid-template-columns:27px 1fr;align-items:center;display:grid}.dash-tr>span:first-child svg{grid-row:1/3}.dash-tr small{color:#969696;grid-column:2;margin-top:4px;font-size:11px}.dash-tr button{background:#b9ff43;border:0;border-radius:5px;padding:8px 10px;font:600 12px DM Mono}.market-chip{border:1px solid #e0e0e0;border-radius:20px;width:max-content;padding:5px 7px}.dash-loading{text-align:center;color:#8c8c8c;padding:28px;font:400 12px DM Mono}@media (width<=1050px){.metric-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){.dash-shell{grid-template-columns:1fr}.dash-sidebar{display:none}.dash-content{padding:25px 15px}.metric-grid{grid-template-columns:1fr}.dash-welcome{align-items:flex-start;gap:20px}.dash-top{padding:0 15px}}.billing-balance{color:#f2f6f3;background:#0d1311;border-radius:12px;grid-template-columns:1fr 1fr;align-items:center;gap:60px;min-height:210px;padding:30px 34px;display:grid}.billing-balance>div:first-child{display:grid}.billing-balance span{letter-spacing:.12em;color:#969696;font:500 12px DM Mono}.billing-balance strong{color:#b9ff43;margin:14px 0 8px;font:500 53px DM Mono}.billing-balance small{color:gray;font-size:13px}.billing-balance>div:last-child{border-left:1px solid #323232;align-items:flex-start;gap:18px;padding-left:36px;display:flex}.billing-balance svg{color:#b9ff43;flex:none}.billing-balance p{color:#acacac;max-width:380px;margin:0;font-size:12px;line-height:1.7}.billing-message{color:#456034;background:#f2faeb;border:1px solid #cfe6bd;border-radius:8px;padding:13px 16px;font-size:13px}.billing-packs .dash-panel-head>span{color:#338052;font:500 12px DM Mono}.billing-packs>div:last-child{grid-template-columns:repeat(6,1fr);gap:10px;padding:20px;display:grid}.billing-packs>div:last-child button{text-align:left;background:#fbfbfb;border:1px solid #e0e0e0;border-radius:8px;grid-template-columns:1fr auto;align-items:end;min-height:125px;padding:16px;transition:all .18s;display:grid}.billing-packs>div:last-child button:hover{background:#f5ffe7;border-color:#8bad55;transform:translateY(-2px)}.billing-packs button span{grid-column:1/3;align-self:start;font:600 24px DM Mono}.billing-packs button small{color:#7c7c7c;font-size:12px}.billing-packs button svg{color:#474747}.billing-history>.dash-panel-head button{cursor:pointer}.billing-history>div:not(.dash-panel-head){border-bottom:1px solid #efefef;grid-template-columns:1fr .4fr 1fr;align-items:center;min-height:64px;padding:13px 20px;display:grid}.billing-history>div:last-child{border-bottom:0}.billing-history span{gap:4px;display:grid}.billing-history strong{font:500 13px DM Mono}.billing-history small{color:#8d8d8d;font-size:12px}.billing-history em{color:#218a55;text-transform:uppercase;font:500 12px DM Mono}.billing-history code{color:#8e8e8e;text-overflow:ellipsis;font:400 12px DM Mono;overflow:hidden}@media (width<=1050px){.billing-packs>div:last-child{grid-template-columns:repeat(3,1fr)}}@media (width<=720px){.billing-balance{grid-template-columns:1fr;gap:30px;padding:25px}.billing-balance>div:last-child{border-top:1px solid #323232;border-left:0;padding:25px 0 0}.billing-packs>div:last-child{grid-template-columns:repeat(2,1fr)}.billing-history>div:not(.dash-panel-head){grid-template-columns:1fr .5fr}.billing-history code{display:none}}.dash-auth-loading{color:#b9ff43;background:#0b0f0e;place-items:center;min-height:100vh;font:600 12px DM Mono;display:grid}.keys-page .dash-welcome{margin-bottom:18px}.new-key{color:#eef5eb;background:#1d251b;border:1px solid #52633f;border-radius:10px;grid-template-columns:1fr auto;gap:10px;margin-bottom:14px;padding:18px;display:grid}.new-key strong{grid-column:1/-1;font-size:12px}.new-key code{color:#b9ff43;overflow-wrap:anywhere;font:600 12px DM Mono}.new-key button{color:#fff;background:#293222;border:1px solid #5c5c5c;border-radius:6px;align-items:center;gap:6px;padding:8px 11px;display:flex}.key-create{gap:8px;display:flex}.key-create input{border:1px solid #dcdcdc;border-radius:6px;min-width:190px;height:35px;padding:0 10px}.key-create button{background:#b9ff43;border:0;border-radius:6px;padding:0 13px;font-weight:700}.key-list{overflow-x:auto}.key-row{border-bottom:1px solid #efefef;grid-template-columns:1fr 1fr 2fr 1fr auto;align-items:center;gap:14px;min-width:850px;padding:15px 20px;font-size:13px;display:grid}.key-row:last-child{border-bottom:0}.key-row>span:first-child{gap:4px;display:grid}.key-row small{color:#8f8f8f}.key-row code{font:600 13px DM Mono}.key-row button{background:#fff;border:1px solid #dcdcdc;border-radius:6px;padding:7px 10px}.key-head{color:#929292;text-transform:uppercase;background:#fbfbfb;min-height:36px;padding-top:10px;padding-bottom:10px;font:600 12px DM Mono}@media (width<=720px){.key-create{flex-direction:column;width:100%}.key-create input{min-width:0}.new-key{grid-template-columns:1fr}}.selected-template{color:#eef3f0;background:#101514;border:1px solid #333;border-radius:11px;grid-template-columns:1.2fr 1.4fr auto;align-items:center;gap:26px;margin-bottom:14px;padding:24px;display:grid}.selected-template>div>span{text-transform:uppercase;letter-spacing:.08em;color:#b9ff43;font:500 12px DM Mono}.selected-template h2{margin:8px 0;font-size:24px}.selected-template p{color:#919191;margin:0;font-size:13px;line-height:1.6}.selected-template dl{gap:6px;margin:0;display:grid}.selected-template dl div{grid-template-columns:90px 1fr;gap:12px;font:400 12px DM Mono;display:grid}.selected-template dt{color:#6c6c6c}.selected-template dd{margin:0}.selected-template button,.dash-template-grid article>button{color:#131313;white-space:nowrap;background:#b9ff43;border:0;border-radius:6px;align-items:center;gap:8px;padding:11px 13px;font:600 12px DM Mono;display:flex}.selected-template>em{color:#7d7d7d;font:400 12px DM Mono}.dash-template-grid{grid-template-columns:repeat(4,1fr);gap:11px;display:grid}.dash-template-grid article{background:#fff;border:1px solid #dfdfdf;border-radius:10px;flex-direction:column;min-height:365px;padding:19px;display:flex}.dash-template-grid article.selected{border-color:#8eae58;box-shadow:0 0 0 2px #b9ff4333}.dash-template-head{text-transform:uppercase;justify-content:space-between;align-items:center;font:500 12px DM Mono;display:flex}.dash-template-head>span{color:#6e6e6e}.dash-template-head em{color:#55702a;background:#edffd0;border-radius:20px;padding:5px 7px;font-style:normal}.dash-template-grid h2{margin:22px 0 10px;font-size:18px;line-height:1.1}.dash-template-grid>article>p{color:#7d7d7d;margin:0 0 18px;font-size:12px;line-height:1.6}.dash-template-grid dl{margin:auto 0 18px}.dash-template-grid dl div{border-top:1px solid #efefef;grid-template-columns:65px 1fr;gap:8px;padding:7px 0;font:400 11px DM Mono;display:grid}.dash-template-grid dt{color:#8f8f8f}.dash-template-grid dd{text-align:right;color:#3d3d3d;margin:0}.template-validation{color:#919191;padding:11px 0;font:500 12px DM Mono}.dash-template-grid article>button{justify-content:center}.templates-page .dash-welcome{margin-bottom:22px}@media (width<=1100px){.dash-template-grid{grid-template-columns:repeat(2,1fr)}.selected-template{grid-template-columns:1fr 1fr}.selected-template>button,.selected-template>em{grid-column:1/-1;justify-self:start}}@media (width<=720px){.dash-template-grid,.selected-template{grid-template-columns:1fr}.selected-template>button,.selected-template>em{grid-column:auto}}.deployment-config{color:#eef3f0;background:#101514;border:1px solid #333;border-radius:11px;margin-bottom:18px;padding:24px}.deployment-config-head{justify-content:space-between;gap:20px;display:flex}.deployment-config-head>div>span,.connection-panel>div>span{letter-spacing:.12em;color:#b9ff43;font:600 12px DM Mono}.deployment-config-head h2,.connection-panel h2{margin:8px 0;font-size:24px}.deployment-config-head p,.connection-panel p{color:#9c9c9c;font-size:13px;line-height:1.6}.deployment-config-head>button,.connection-close{border-radius:5px;align-self:start;padding:7px 10px;color:#a1a1a1!important;background:0 0!important;border:1px solid #404040!important}.deployment-form{grid-template-columns:150px 1.4fr 1fr;gap:14px;margin:22px 0;display:grid}.deployment-form label,.deployment-quote>label{flex-direction:column;gap:7px;font:500 12px DM Mono;display:flex}.deployment-form input,.deployment-form select,.deployment-form textarea,.deployment-quote input{box-sizing:border-box;color:#eef3f0;background:#1b1b1b;border:1px solid #404040;border-radius:6px;width:100%;padding:11px;font:400 12px DM Mono}.deployment-form textarea{resize:vertical;height:72px}.deployment-form small{color:#878787;font-size:11px;line-height:1.5}.deployment-check{align-items:center;flex-direction:row!important;grid-column:1/-1!important}.deployment-check input{width:auto}.deployment-primary,.deployment-quote>button{color:#131313;background:#b9ff43;border:0;border-radius:6px;align-items:center;gap:8px;padding:12px 15px;font:600 12px DM Mono;display:flex}.deployment-primary:disabled,.deployment-quote>button:disabled{opacity:.55}.deployment-quote{background:#1b1b1b;border:1px solid #404040;border-radius:8px;grid-template-columns:1fr 1.3fr 180px auto;align-items:end;gap:18px;padding:16px;display:grid}.deployment-quote>div{flex-direction:column;gap:5px;display:flex}.deployment-quote>div span{color:#b9ff43;font:600 11px DM Mono}.deployment-quote>div strong{font-size:14px}.deployment-quote>div small{color:#8f8f8f;font:400 12px DM Mono}.deployment-quote dl{gap:22px;margin:0;display:flex}.deployment-quote dl div{flex-direction:column;gap:5px;display:flex}.deployment-quote dt{color:#858585;font:400 11px DM Mono}.deployment-quote dd{margin:0;font:600 12px DM Mono}.deployment-message{color:#b9ff43!important;margin:14px 0 0!important}.deployment-list{background:#fff;border:1px solid #dfdfdf;border-radius:10px;margin-top:22px;padding:20px}.deployment-list>div h2{margin:0;font-size:20px}.deployment-list>div p{color:#7d7d7d;font-size:12px}.deployment-list>span{color:#8f8f8f;padding:20px 0;font:400 12px DM Mono;display:block}.deployment-list article{border-top:1px solid #e9e9e9;grid-template-columns:1.3fr 90px 1fr auto auto;align-items:center;gap:12px;padding:12px 0;display:grid}.deployment-list article>div{flex-direction:column;gap:4px;display:flex}.deployment-list article small,.deployment-list article code{color:#828282;font:400 12px DM Mono}.deployment-list article button{background:#fff;border:1px solid #cecece;border-radius:5px;padding:8px 10px;font:500 12px DM Mono}.deployment-list article button.danger{color:#b33b35}.deployment-status{text-transform:uppercase;color:#b07122;font:600 12px DM Mono}.deployment-status.running{color:#1d9e60}.deployment-status.stopped,.deployment-status.failed{color:#9a4a44}.connection-panel{z-index:30;box-sizing:border-box;color:#eef3f0;background:#101514;border:1px solid #404040;border-radius:11px;width:min(620px,100vw - 56px);padding:22px;position:fixed;bottom:28px;right:28px;box-shadow:0 20px 70px #0008}.connection-panel>button:not(.connection-close){text-align:left;color:#e8eeeb;background:#1b1b1b;border:1px solid #414141;border-radius:6px;justify-content:space-between;align-items:center;width:100%;margin:10px 0;padding:12px;display:flex}.connection-panel code{overflow-wrap:anywhere;font:400 12px DM Mono}.connection-panel a{color:#b9ff43}.connection-close{position:absolute;top:18px;right:18px}@media (width<=1000px){.deployment-form{grid-template-columns:1fr}.deployment-check{grid-column:auto!important}.deployment-quote{grid-template-columns:1fr 1fr}.deployment-list article{grid-template-columns:1fr 90px}.deployment-list article code{grid-column:1/-1}}.dashboard-dark{color:#eef2ef;background:#0c0c0c}.dashboard-dark .dash-sidebar{background:#101010;border-right:1px solid #252525}.dashboard-dark .dash-main{background:#0c0c0c}.dashboard-dark .dash-top{background:#0d100feb;border-color:#2c2c2c}.dashboard-dark .dash-content{max-width:1550px}.dashboard-dark .dash-ghost,.dashboard-dark .dash-panel,.dashboard-dark .metric-grid article,.dashboard-dark .dash-template-grid article,.dashboard-dark .deployment-list{color:#edf1ee;background:#101010;border-color:#262626}.dashboard-dark .dash-ghost{color:#cfcfcf}.dashboard-dark .dash-welcome p,.dashboard-dark .dash-welcome span,.dashboard-dark .dash-panel-head p,.dashboard-dark .metric-grid small,.dashboard-dark .dash-template-grid>article>p,.dashboard-dark .deployment-list>div p{color:#8f8f8f}.dashboard-dark .metric-grid article>div{color:#a8a8a8}.dashboard-dark .metric-grid button,.dashboard-dark .metric-grid em{color:#b9ff43}.dashboard-dark .dash-panel-head{border-color:#2f2f2f}.dashboard-dark .dash-search,.dashboard-dark .key-create input{color:#eef2ef;background:#121212;border-color:#383838}.dashboard-dark .dash-search input{color:#eef2ef;background:0 0}.dashboard-dark .dash-tr,.dashboard-dark .key-row,.dashboard-dark .billing-history>div:not(.dash-panel-head),.dashboard-dark .dash-template-grid dl div,.dashboard-dark .deployment-list article{color:#b0b0b0;border-color:#2d2d2d}.dashboard-dark .dash-th,.dashboard-dark .key-head{color:#858585;background:#131313}.dashboard-dark .dash-tr>span:first-child,.dashboard-dark .dash-template-grid h2,.dashboard-dark .dash-template-grid dd{color:#eef2ef}.dashboard-dark .market-chip{border-color:#3e3e3e}.dashboard-dark .key-row button,.dashboard-dark .deployment-list article button{color:#dbdbdb;background:#1f1f1f;border-color:#3f3f3f}.dashboard-dark .billing-message{color:#b9ff43;background:#182116;border-color:#3e5930}.dashboard-dark .billing-packs>div:last-child button{color:#eef2ef;background:#131313;border-color:#343434}.dashboard-dark .billing-packs>div:last-child button:hover{background:#1a2317;border-color:#789d40}.dashboard-dark .billing-packs button small,.dashboard-dark .billing-history small,.dashboard-dark .key-row small,.dashboard-dark .template-validation{color:#8f8f8f}.dashboard-dark .billing-history code{color:#a8a8a8}.dashboard-dark .dash-template-head em{color:#b9ff43;background:#24311d}.dashboard-dark .dash-template-grid article.selected{border-color:#8eae58}.dashboard-dark .deployment-list>span{color:#8f8f8f}.dashboard-catalog-tools{justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px;display:flex}.dashboard-catalog-tools>label{color:#9e9e9e;background:#161616;border:1px solid #383838;border-radius:9px;align-items:center;gap:12px;width:min(480px,100%);height:54px;padding:0 17px;display:flex}.dashboard-catalog-tools input{color:#f2f5f3;background:0 0;border:0;outline:0;width:100%;font:400 13px DM Mono}.dashboard-catalog-tools>div{background:#141414;border:1px solid #383838;border-radius:8px;padding:5px;display:flex}.dashboard-catalog-tools button{color:#afafaf;background:0 0;border:0;border-radius:6px;padding:10px 15px;font-size:12px}.dashboard-catalog-tools button.active{color:#121212;background:#b9ff43}.dashboard-catalog-table{border:1px solid #343434;border-radius:10px;overflow:hidden}.dashboard-catalog-head,.dashboard-catalog-row{grid-template-columns:2.2fr .75fr 2fr 1.35fr 1.15fr .45fr;align-items:center;column-gap:18px;padding:0 22px;display:grid}.dashboard-catalog-head{color:#868686;text-transform:uppercase;letter-spacing:.05em;background:#131313;min-height:54px;font:500 12px DM Mono}.dashboard-catalog-row{color:#adadad;border-top:1px solid #2d2d2d;min-height:104px;font-size:12px}.dashboard-catalog-row>span:first-child{grid-template-columns:30px 43px minmax(0,1fr);align-items:center;gap:12px;display:grid}.dashboard-catalog-row>span:first-child>b{color:#7d7d7d;font:500 13px DM Mono}.dashboard-catalog-row>span:first-child>i{color:#b9ff43;border:1px solid #3e3e3e;border-radius:8px;place-items:center;width:41px;height:41px;display:grid}.dashboard-catalog-row>span:first-child svg{width:19px}.dashboard-catalog-row>span:first-child>span{gap:6px;min-width:0;display:grid}.dashboard-catalog-row strong{color:#f3f3f3;white-space:nowrap;text-overflow:ellipsis;font-size:15px;overflow:hidden}.dashboard-catalog-row code{color:#8f8f8f;white-space:nowrap;text-overflow:ellipsis;font:400 13px DM Mono;overflow:hidden}.dashboard-catalog-row em{color:#bfbfbf;text-transform:uppercase;border:1px solid #3f3f3f;border-radius:20px;padding:6px 8px;font:500 12px DM Mono;display:inline-block}.dashboard-catalog-row a{color:#b9ff43;align-items:center;gap:5px;font-weight:650;display:flex}.dashboard-catalog-row:hover{background:#111613}@media (width<=1000px){.dashboard-catalog-tools{flex-direction:column;align-items:stretch}.dashboard-catalog-tools>div,.dashboard-catalog-table{overflow-x:auto}.dashboard-catalog-head,.dashboard-catalog-row{min-width:1050px}}.dashboard-dark .billing-page .dash-welcome{margin-bottom:18px}.dashboard-dark .billing-page .dash-welcome h1{margin-bottom:5px;font-size:36px}.dashboard-dark .billing-balance{gap:36px;min-height:128px;padding:20px 28px}.dashboard-dark .billing-balance strong{margin:8px 0 4px;font-size:42px}.dashboard-dark .billing-balance>div:last-child{padding-left:28px}.dashboard-dark .billing-packs{margin-top:10px}.dashboard-dark .billing-packs .dash-panel-head{gap:20px;min-height:58px;padding:11px 18px}.dashboard-dark .billing-packs .dash-panel-head>span{white-space:nowrap}.dashboard-dark .billing-terms{color:#bebebe;align-items:center;gap:8px;margin-left:auto;font-size:13px;display:flex}.dashboard-dark .billing-terms input{accent-color:#b9ff43;width:15px;height:15px}.dashboard-dark .billing-packs>div:last-child{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;padding:12px}.dashboard-dark .billing-packs>div:last-child>button,.dashboard-dark .custom-credit{min-height:98px}.dashboard-dark .billing-packs>div:last-child>button{padding:12px}.dashboard-dark .billing-packs>div:last-child>button:disabled{opacity:.45;cursor:not-allowed}.dashboard-dark .billing-packs>div:last-child>button span{font-size:20px}.dashboard-dark .custom-credit{background:#131313;border:1px solid #343434;border-radius:8px;flex-direction:column;gap:8px;padding:11px;display:flex}.dashboard-dark .custom-credit>span{color:#eef2ef;font:600 13px DM Mono}.dashboard-dark .custom-credit label{border-bottom:1px solid #3e3e3e;align-items:center;gap:4px;padding-bottom:5px;display:flex}.dashboard-dark .custom-credit b{color:#b9ff43}.dashboard-dark .custom-credit input{color:#eef2ef;background:0 0;border:0;outline:0;width:100%;min-width:0;font:600 14px DM Mono}.dashboard-dark .custom-credit>button{color:#b9ff43;background:0 0;border:0;align-items:center;gap:5px;margin-top:auto;padding:0;font:600 12px DM Mono;display:flex}.dashboard-dark .custom-credit>button:disabled{color:#5f5f5f}.dashboard-dark .billing-history{margin-top:10px}.dashboard-dark .billing-history .dash-panel-head{min-height:58px;padding:11px 18px}@media (width<=1300px){.dashboard-dark .billing-packs>div:last-child{grid-template-columns:repeat(4,1fr)}}@media (width<=850px){.dashboard-dark .billing-packs .dash-panel-head{flex-direction:column;align-items:flex-start}.dashboard-dark .billing-terms{margin-left:0}.dashboard-dark .billing-packs .dash-panel-head>span{display:none}}.billing-summary{border:1px solid #343434;grid-template-columns:repeat(3,1fr);margin-bottom:14px;display:grid}.billing-summary>div{text-align:center;border-right:1px solid #343434;place-items:center;min-height:108px;display:grid}.billing-summary>div:last-child{border:0}.billing-summary span{color:#9b9b9b;font-size:12px}.billing-summary strong{color:#f3f3f3;font:500 28px DM Mono}.billing-summary>div:last-child strong{color:#b9ff43}.billing-actions{gap:9px;margin-bottom:28px;display:flex}.billing-actions button{color:#eef2ef;background:#1b1b1b;border:1px solid #3f3f3f;padding:11px 16px;font-size:13px}.billing-actions button:hover{border-color:#b9ff43}.billing-ledger{max-width:1040px}.billing-ledger h2{margin:28px 0 12px;font-size:24px}.billing-ledger>div{color:#c5c5c5;border-bottom:1px solid #2e2e2e;grid-template-columns:1fr .8fr .7fr 1.5fr;align-items:center;min-height:44px;font-size:13px;display:grid}.billing-ledger-head{text-transform:uppercase;font:500 12px DM Mono;color:#858585!important;min-height:34px!important}.billing-ledger em{text-transform:capitalize;color:#55d994;font-style:normal}.billing-ledger code{color:#858585;text-overflow:ellipsis;font:400 12px DM Mono;overflow:hidden}.billing-ledger>p{color:#858585;padding:15px 0;font:400 13px DM Mono}.billing-terms.standalone{border-top:1px solid #2f2f2f;margin:0;padding:14px 18px}.auto-reload-card{background:#151515;border:1px solid #343434;max-width:780px;padding:24px}.auto-reload-card>label{align-items:flex-start;gap:12px;display:flex}.auto-reload-card>label input{accent-color:#b9ff43;width:17px;height:17px}.auto-reload-card>label span{gap:6px;display:grid}.auto-reload-card>label strong{font-size:14px}.auto-reload-card>label small,.auto-reload-card>p{color:#949494;font-size:13px}.auto-reload-fields{gap:16px;margin:24px 0;display:grid}.auto-reload-fields>label{gap:8px;font-size:12px;font-weight:600;display:grid}.auto-reload-fields>label>span{color:#b9ff43;border:1px solid #454545;align-items:center;height:44px;padding:0 13px;display:flex}.auto-reload-fields input{color:#eef2ef;background:0 0;border:0;outline:0;width:100%;padding:0 8px;font:500 14px DM Mono}.auto-reload-card>div:last-child{justify-content:flex-end;gap:9px;margin-top:22px;display:flex}.auto-reload-card .dash-primary{justify-content:center;min-width:100px}@media (width<=720px){.billing-summary{grid-template-columns:1fr}.billing-summary>div{border-bottom:1px solid #343434;border-right:0}.billing-actions{flex-wrap:wrap}.billing-ledger>div{grid-template-columns:1fr .7fr .7fr}.billing-ledger code{display:none}}.dashboard-dark .billing-page{font-size:15px}.dashboard-dark .billing-page .dash-welcome p{font-size:13px}.dashboard-dark .billing-page .dash-welcome h1{font-size:44px}.dashboard-dark .billing-page .dash-welcome span{font-size:16px;line-height:1.5}.dashboard-dark .billing-summary span{font-size:14px}.dashboard-dark .billing-summary strong{font-size:32px}.dashboard-dark .billing-actions button{border-radius:5px;min-height:46px;padding:0 19px;font-size:13px}.dashboard-dark .billing-ledger h2{font-size:28px}.dashboard-dark .billing-ledger>div,.dashboard-dark .billing-ledger-head{font-size:13px}.dashboard-dark .billing-packs .dash-panel-head{min-height:76px;padding:15px 22px}.dashboard-dark .billing-packs .dash-panel-head h2{font-size:20px}.dashboard-dark .billing-packs .dash-panel-head p{margin-top:6px;font-size:13px}.dashboard-dark .billing-packs .dash-panel-head .dash-ghost{min-height:40px;padding:0 16px;font-size:12px}.dashboard-dark .billing-packs>div:last-of-type{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:18px}.dashboard-dark .billing-packs>div:last-of-type>button{background:linear-gradient(145deg,#1d1d1d,#141414);border:1px solid #3e3e3e;border-radius:10px;min-height:150px;padding:20px;position:relative;overflow:hidden}.dashboard-dark .billing-packs>div:last-of-type>button:not(:disabled):hover{background:#1b2417;border-color:#b9ff43;transform:translateY(-2px);box-shadow:0 12px 28px #00000047}.dashboard-dark .billing-packs>div:last-of-type>button:disabled{opacity:.62;color:#acacac;background:#161616}.dashboard-dark .billing-packs>div:last-of-type>button span{color:#f2f2f2;font-size:30px}.dashboard-dark .billing-packs>div:last-of-type>button small{color:#959595;font-size:12px}.dashboard-dark .billing-packs>div:last-of-type>button svg{color:#b9ff43}.dashboard-dark .custom-credit{grid-column:1/-1;grid-template-columns:120px 1fr auto;align-items:center;gap:18px;min-height:82px;padding:16px 18px;display:grid}.dashboard-dark .custom-credit>span{font-size:13px}.dashboard-dark .custom-credit label{border:1px solid #3e3e3e;border-radius:6px;height:44px;padding:0 13px}.dashboard-dark .custom-credit input{font-size:16px}.dashboard-dark .custom-credit>button{border:1px solid #414141;border-radius:6px;min-height:42px;margin:0;padding:0 15px;font-size:13px}.dashboard-dark .custom-credit>button:not(:disabled){color:#121212;background:#b9ff43}.dashboard-dark .billing-terms.standalone{padding:17px 22px;font-size:13px}.dashboard-dark .billing-terms.standalone input{width:18px;height:18px}@media (width<=900px){.dashboard-dark .billing-packs>div:last-of-type{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-dark .custom-credit{grid-template-columns:1fr}.dashboard-dark .custom-credit label{width:auto}}@media (width<=560px){.dashboard-dark .billing-packs>div:last-of-type{grid-template-columns:1fr}.dashboard-dark .billing-page .dash-welcome h1{font-size:36px}}.dashboard-dark .billing-summary{grid-template-columns:repeat(2,1fr)}.dashboard-dark .billing-summary .auto-reload-summary strong{letter-spacing:-.02em;font-family:Inter,Arial,sans-serif;font-size:30px;font-weight:600}.dashboard-dark .billing-summary .balance-summary strong{color:#f3f3f3}.dashboard-dark button:focus,.dashboard-dark button:focus-visible,.dashboard-dark a:focus,.dashboard-dark a:focus-visible,.dashboard-dark input:focus,.dashboard-dark input:focus-visible,.dashboard-dark select:focus,.dashboard-dark select:focus-visible,.dashboard-dark textarea:focus,.dashboard-dark textarea:focus-visible{box-shadow:none;outline:none}.dashboard-dark button:focus-visible,.dashboard-dark a:focus-visible,.dashboard-dark input:focus-visible,.dashboard-dark select:focus-visible,.dashboard-dark textarea:focus-visible{box-shadow:0 0 0 2px #939393}.dashboard-dark .dash-sidebar nav button.active:focus,.dashboard-dark .dash-sidebar nav button.active:focus-visible{box-shadow:none;outline:none}.dashboard-dark .billing-actions button:hover,.dashboard-dark .dash-ghost:hover,.dashboard-dark .auto-reload-card .dash-ghost:hover,.dashboard-dark .key-row button:hover,.dashboard-dark .deployment-list article button:hover{color:#121212;background:#f4f4f4;border-color:#f4f4f4}.dashboard-dark .billing-packs>div:last-of-type>button:not(:disabled):hover{color:#121212;background:#f4f4f4;border-color:#f4f4f4;box-shadow:0 12px 28px #0000004d}.dashboard-dark .billing-packs>div:last-of-type>button:not(:disabled):hover span,.dashboard-dark .billing-packs>div:last-of-type>button:not(:disabled):hover small,.dashboard-dark .billing-packs>div:last-of-type>button:not(:disabled):hover svg{color:#121212}.dashboard-dark .custom-credit>button:not(:disabled):hover,.dashboard-dark .auto-reload-card .dash-primary:hover{color:#121212;background:#f4f4f4;border-color:#f4f4f4}.dashboard-dark .home-products{background:#0c0c0c;border-color:#262626}.dashboard-dark .home-products>button{color:#f2f2f2;background:#101010;border-color:#262626}.dashboard-dark .home-products>button:hover{background:#161616;transform:translateY(-2px)}.dashboard-dark .home-products em{color:#a4a4a4}.dashboard-dark .home-products>button>svg:first-of-type{color:#5a5a5a}.dashboard-dark .home-products>button>svg:nth-of-type(2){color:#dcdcdc}.dashboard-dark .dash-template-grid article{min-height:440px;padding:24px}.dashboard-dark .dash-template-head{font-size:13px}.dashboard-dark .dash-template-head em{padding:7px 10px;font-size:13px}.dashboard-dark .dash-template-grid h2{margin:28px 0 14px;font-size:24px;line-height:1.18}.dashboard-dark .dash-template-grid>article>p{margin-bottom:22px;font-size:13px;line-height:1.65}.dashboard-dark .dash-template-grid dl div{grid-template-columns:78px 1fr;gap:12px;padding:10px 0;font-size:13px;line-height:1.45}.dashboard-dark .dash-template-grid dt{font-size:13px}.dashboard-dark .dash-template-grid dd{overflow-wrap:anywhere;font-size:13px}.dashboard-dark .template-validation{font-size:13px;line-height:1.5}.dashboard-dark .dash-template-grid article>button{min-height:48px;padding:0 16px;font-size:12px}.dashboard-dark .dash-template-grid article>button:hover{color:#121212;background:#f4f4f4}@media (width<=1350px){.dashboard-dark .dash-template-grid{grid-template-columns:repeat(2,1fr)}}.dashboard-dark .dash-template-grid article>button{gap:12px;min-height:54px;padding:0 20px;font-size:16px}.dashboard-dark .dash-sidebar nav button,.dashboard-dark .dash-side-bottom button,.dashboard-dark .dash-side-link{padding:12px 11px;font-size:15px!important}.dashboard-dark .workspace strong{font-size:14px}.dashboard-dark .workspace small,.dashboard-dark .dash-side-bottom a{font-size:12px}.dashboard-dark .dash-top strong{font-size:17px}.dashboard-dark .live-badge{font-size:12px}.dashboard-dark .dash-top .dash-ghost{padding:10px 14px;font-size:13px}.dashboard-dark .dash-welcome p,.dashboard-dark .model-page-head p{font-size:12px}.dashboard-dark .dash-welcome h1{font-size:46px}.dashboard-dark .dash-welcome span{font-size:16px;line-height:1.5}.dashboard-dark .dash-primary{padding:13px 18px;font-size:14px}.dashboard-dark .metric-grid article>div{font-size:14px}.dashboard-dark .metric-grid strong{font-size:32px}.dashboard-dark .metric-grid small{font-size:13px}.dashboard-dark .metric-grid button,.dashboard-dark .metric-grid em{font-size:12px}.dashboard-dark .dash-panel-head h2{font-size:20px}.dashboard-dark .dash-panel-head p{font-size:13px;line-height:1.45}.dashboard-dark .dash-search input{font-size:13px}.dashboard-dark .dash-tr{min-height:66px;font-size:13px}.dashboard-dark .dash-th,.dashboard-dark .dash-tr small{font-size:13px}.dashboard-dark .dash-tr button{padding:9px 12px;font-size:13px}.dashboard-dark .dash-loading{font-size:12px}.dashboard-dark .key-create input{height:42px;font-size:14px}.dashboard-dark .key-create button{padding:0 17px;font-size:14px}.dashboard-dark .new-key strong{font-size:15px}.dashboard-dark .new-key code{font-size:14px}.dashboard-dark .new-key button{padding:10px 14px;font-size:14px}.dashboard-dark .key-row{min-height:66px;font-size:13px}.dashboard-dark .key-row small{font-size:13px}.dashboard-dark .key-row code{font-size:12px}.dashboard-dark .key-row button{padding:9px 12px;font-size:12px}.dashboard-dark .key-head,.dashboard-dark .selected-template>div>span{font-size:13px}.dashboard-dark .selected-template h2{font-size:28px}.dashboard-dark .selected-template p,.dashboard-dark .selected-template dl div,.dashboard-dark .selected-template button,.dashboard-dark .deployment-config-head>div>span,.dashboard-dark .connection-panel>div>span{font-size:13px}.dashboard-dark .deployment-config-head h2,.dashboard-dark .connection-panel h2{font-size:28px}.dashboard-dark .deployment-config-head p,.dashboard-dark .connection-panel p,.dashboard-dark .deployment-form label,.dashboard-dark .deployment-quote>label{font-size:13px}.dashboard-dark .deployment-form input,.dashboard-dark .deployment-form select,.dashboard-dark .deployment-form textarea,.dashboard-dark .deployment-quote input{font-size:12px}.dashboard-dark .deployment-form small{font-size:13px}.dashboard-dark .deployment-primary,.dashboard-dark .deployment-quote>button,.dashboard-dark .deployment-list>div p,.dashboard-dark .deployment-list>span{font-size:12px}.dashboard-dark .deployment-list article small,.dashboard-dark .deployment-list article code,.dashboard-dark .deployment-list article button,.dashboard-dark .deployment-status,.dashboard-dark .library-summary span,.dashboard-dark .library-summary em{font-size:13px}.dashboard-dark .library-summary strong{font-size:14px}@media (width<=720px){.dashboard-dark .dash-welcome h1{font-size:38px}.dashboard-dark .dash-content{padding:25px 18px}}.provider-keys{margin-top:18px}.provider-key-grid{grid-template-columns:repeat(3,1fr);gap:14px;padding:20px;display:grid}.provider-key-grid article{background:#131313;border:1px solid #343434;border-radius:9px;flex-direction:column;gap:12px;min-height:190px;padding:18px;display:flex}.provider-key-grid article>div{gap:5px;display:grid}.provider-key-grid strong{font-size:18px}.provider-key-grid span{color:#989898;font-size:13px}.provider-key-grid input{color:#f2f2f2;background:#0f0f0f;border:1px solid #3f3f3f;border-radius:6px;height:44px;padding:0 12px;font-size:13px}.provider-key-grid code{color:#b9ff43;font:600 13px DM Mono}.provider-key-grid small{color:#858585;font-size:13px}.provider-key-grid button{color:#eef2ef;background:#1d1d1d;border:1px solid #3f3f3f;border-radius:6px;min-height:42px;margin-top:auto;font-size:13px}.provider-key-grid button:not(:disabled):hover{color:#121212;background:#f4f4f4;border-color:#f4f4f4}.provider-key-grid button:disabled{opacity:.45}.provider-key-grid article:has(code){border-color:#4d6139}@media (width<=1000px){.provider-key-grid{grid-template-columns:1fr}}.dashboard-dark .dash-sidebar nav{margin-top:24px}.profile-wrap{position:relative}.dashboard-dark .dash-avatar{cursor:pointer;border-radius:50%;width:42px;height:42px;font-size:12px}.profile-menu{z-index:30;background:#191919;border:1px solid #3e3e3e;border-radius:9px;width:300px;padding:8px;position:absolute;top:54px;right:0;box-shadow:0 22px 60px #00000073;display:grid!important}.profile-menu header{border-bottom:1px solid #383838;align-items:center;gap:12px;margin-bottom:6px;padding:13px 12px 17px;display:flex}.profile-menu header>span{color:#121212;background:#f2f2f2;border-radius:50%;place-items:center;width:42px;height:42px;font:700 12px DM Mono;display:grid}.profile-menu header>div{gap:4px;min-width:0;display:grid}.profile-menu header strong{white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.profile-menu header small{color:#979797;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.profile-menu>a,.profile-menu>button{color:#cfcfcf;text-align:left;background:0 0;border:0;border-radius:5px;align-items:center;gap:11px;width:100%;min-height:44px;padding:0 11px;font-size:13px;display:flex}.profile-menu>a:hover,.profile-menu>button:hover{color:#121212;background:#f4f4f4}.profile-menu svg{width:17px}.profile-menu>button:last-child{border-top:1px solid #383838;border-radius:0;min-height:50px;margin-top:6px;padding-top:6px}.dashboard-home{gap:24px;display:grid}.home-heading p{letter-spacing:.13em;color:#8b8b8b;margin:0 0 9px;font:600 11px DM Mono}.home-heading h1{letter-spacing:-.055em;margin:0 0 8px;font-size:46px}.home-heading>span{color:#989898;font-size:16px}.home-products{background:#0c0c0c;border:1px solid #262626;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:14px;padding:20px;display:grid;position:relative;overflow:hidden}.home-products:before{content:"";pointer-events:none;background:radial-gradient(circle at 12% 0,#b9ff431f,#0000 30%),radial-gradient(circle at 86% 100%,#35be6f1a,#0000 32%);position:absolute;inset:0}.home-products>button{color:#0c100e;text-align:left;background:linear-gradient(135deg,#f5f7f3,#e7e7e7);border:1px solid #3a3a3a;border-radius:10px;grid-template-columns:1fr auto;align-items:start;min-height:150px;padding:24px;display:grid;position:relative}.home-products>button:hover{background:#fff;transform:translateY(-2px)}.home-products>button>span{gap:13px;display:grid}.home-products strong{font-size:22px;line-height:1.2}.home-products em{color:#545454;max-width:320px;font-size:13px;font-style:normal;line-height:1.5}.home-products>button>svg:first-of-type{color:#343434;align-self:end;width:44px;height:44px}.home-products>button>svg:last-child{width:19px;position:absolute;top:22px;right:20px}.home-showcase{background:#0c0c0c;border:1px solid #262626;border-radius:12px;padding:20px}.home-section-head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.home-section-head h2{margin:0 0 5px;font-size:23px}.home-section-head p{color:#939393;margin:0;font-size:13px}.home-section-head button{color:#cfcfcf;text-transform:uppercase;background:0 0;border:0;align-items:center;gap:7px;font-size:11px;display:flex}.home-section-head button:hover{color:#fff}.home-section-head svg{width:15px}.home-model-grid,.home-gpu-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.home-model-grid article,.home-gpu-grid article{background:#101010;border:1px solid #262626;border-radius:9px;flex-direction:column;min-height:245px;padding:18px;display:flex}.home-model-logo{background:#f2f2f2;border-radius:7px;place-items:center;width:46px;height:46px;display:grid;overflow:hidden}.home-model-logo img{width:31px;height:31px;display:block}.home-model-logo.provider-zai img{width:38px;height:38px}.home-model-logo.provider-kimi{background:#111}.home-model-grid h3,.home-gpu-grid h3{margin:17px 0;font-size:20px}.home-model-grid article>div:nth-of-type(2){border-top:1px solid #343434;grid-template-columns:1fr 1fr;gap:12px;padding-top:14px;display:grid}.home-model-grid article>div span{color:#929292;gap:5px;font-size:11px;display:grid}.home-model-grid article>div strong{color:#f3f3f3;font-size:14px}.home-model-grid article>p{color:#aaa;font-size:12px}.home-model-grid footer{gap:7px;margin-top:auto;display:flex}.home-model-grid footer span{background:#282828;border-radius:4px;padding:6px 8px;font-size:10px}.home-gpu-grid article{min-height:225px}.home-gpu-grid article>div{justify-content:space-between;align-items:center;gap:14px;display:flex}.home-gpu-grid .home-gpu-title h3{max-width:62%;margin:0;font-size:18px;line-height:1.15}.home-gpu-grid .home-gpu-title strong{white-space:nowrap;color:#f3f3f3;align-items:baseline;gap:3px;font:600 14px DM Mono;display:flex}.home-gpu-grid .home-gpu-title strong small{text-transform:uppercase;color:#939393;margin-right:2px;font:500 8px DM Mono}.home-gpu-grid .home-gpu-title strong em{color:#a3a3a3;font:500 10px DM Mono}.home-gpu-grid article>p{color:#a3a3a3;margin:14px 0 6px;font-size:11px}.home-gpu-grid dl{gap:8px;margin:8px 0 18px;display:grid}.home-gpu-grid dl div{border-top:1px solid #313131;justify-content:space-between;padding-top:8px;font-size:11px;display:flex}.home-gpu-grid dt{color:#878787}.home-gpu-grid dd{margin:0}.home-gpu-grid button{color:#eef2ef;background:0 0;border:1px solid #3f3f3f;border-radius:5px;justify-content:center;align-items:center;gap:8px;min-height:40px;margin-top:auto;font-size:12px;display:flex}.home-gpu-grid button:hover{color:#121212;background:#f4f4f4}.home-gpu-grid button svg{width:15px}@media (width<=1200px){.home-products{grid-template-columns:1fr}.home-products>button{min-height:125px}.home-model-grid,.home-gpu-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.profile-menu{width:min(300px,100vw - 30px);right:-8px}.home-model-grid,.home-gpu-grid{grid-template-columns:1fr}.home-heading h1{font-size:38px}}.dashboard-dark .gpu-filters{background:#181818;border-bottom:1px solid #2d2d2d;gap:10px;padding:14px 20px;display:flex}.dashboard-dark .gpu-filters select{appearance:none;color:#e0e0e0;background:#212121;border:1px solid #414141;border-radius:6px;min-width:140px;padding:10px 34px 10px 12px;font-size:12px}.dashboard-dark .gpu-filters select:focus{border-color:#b9ff43}.dashboard-dark .gpu-browser-head{min-height:88px}.dashboard-dark .gpu-browser-head h2{font-size:22px}.dashboard-dark .gpu-browser-head p{font-size:12px}.dashboard-dark .gpu-table .dash-tr{min-height:70px;font-size:11px}.dashboard-dark .gpu-table .dash-th{min-height:40px;font-size:8px}.gpu-applications{gap:20px;margin-bottom:24px;display:grid}.gpu-applications>div:first-child p{letter-spacing:.13em;color:#8b8b8b;margin:0 0 9px;font:600 11px DM Mono}.gpu-applications h1{letter-spacing:-.05em;margin:0 0 7px;font-size:36px}.gpu-applications>div:first-child span{color:#989898;font-size:14px}.gpu-application-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.gpu-application-grid button{text-align:left;color:#edf1ee;background:#1b1b1b;border:0;border-radius:10px;grid-template-rows:auto auto 1fr;grid-template-columns:46px 1fr;column-gap:15px;min-height:190px;padding:20px;display:grid}.gpu-application-grid button:hover,.gpu-application-grid button.selected{background:#1c2419;box-shadow:inset 0 -2px #b9ff43}.gpu-app-icon{color:#b9ff43;background:#292929;border-radius:8px;grid-row:1/4;place-items:center;width:46px;height:46px;display:grid}.gpu-application-grid strong{font-size:19px;line-height:1.2}.gpu-application-grid small{color:#a3a3a3;margin-top:8px;font-size:12px;line-height:1.45}.gpu-application-grid em{color:#b9ff43;align-items:end;gap:8px;font-size:12px;font-style:normal;display:flex}@media (width<=900px){.gpu-application-grid{grid-template-columns:1fr}}.gpu-app-icon{border-radius:7px;width:34px;height:34px}.gpu-app-icon svg{width:17px}@media (width<=1250px){.gpu-application-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.gpu-application-grid{grid-template-columns:1fr}}.dashboard-dark .gpu-table .dash-tr{font-size:14px}.dashboard-dark .gpu-table .dash-tr small{font-size:12px}.dashboard-dark .gpu-table .dash-th{font-size:10px}.dashboard-dark .gpu-table .dash-tr button{color:#fff;background:0 0;border:0;justify-self:end;align-items:center;gap:7px;padding:0;font:600 14px DM Mono;display:flex}.dashboard-dark .gpu-table .dash-tr button svg{width:15px}.dashboard-dark .gpu-filters{align-items:center}.dashboard-dark .gpu-filters .dash-search{background:#212121;border-color:#414141;border-radius:6px;flex:1;gap:9px;min-width:180px;height:40px;padding:0 12px}.dashboard-dark .gpu-filters .dash-search svg{color:#868686}.dashboard-dark .gpu-filters .dash-search input{color:#e0e0e0;background:0 0;flex:1;width:100%;font-size:13px}.dashboard-dark .gpu-filters .dash-search input::placeholder{color:#868686}.admin-table .dash-tr{grid-template-columns:2.2fr .8fr 1.2fr .9fr .6fr .8fr .8fr .9fr;min-width:1050px}.dashboard-dark .admin-table .dash-tr{font-size:13px}.dashboard-dark .admin-table .dash-th{font-size:10px}.admin-table .admin-ip{font-variant-numeric:tabular-nums;color:#939393}.admin-table .dash-tr>span:last-child{justify-items:start;display:grid}.admin-table .dash-tr>span:last-child small{color:#c79a3a;grid-column:1;margin-top:2px;font-size:11px}.deployment-note{color:#a8a8a8;background:#1d1d1d;border:1px solid #3b3b3b;border-radius:8px;grid-column:1/-1;margin:0;padding:12px 14px;font-size:12px;line-height:1.5}.earnings-cards{grid-template-columns:repeat(3,1fr)}.earnings-cards article em{margin-top:6px;font-style:normal}.earnings-table .dash-tr{grid-template-columns:2fr 1.3fr 1.1fr .7fr .8fr .8fr .8fr;min-width:1000px}.dashboard-dark .earnings-table .dash-tr{font-size:13px}.dashboard-dark .earnings-table .dash-th{font-size:10px}.earnings-table .dash-tr>span{justify-items:start;display:grid}.earnings-table .dash-tr>span small{color:#8a8a8a;margin-top:2px;font-size:11px}.earnings-live{color:#b9ff43!important}.earnings-up{color:#b9ff43}.earnings-down{color:#f08c8c}.dashboard-catalog-head,.dashboard-catalog-row{grid-template-columns:3fr .7fr .8fr .8fr .8fr .7fr .5fr}.dashboard-catalog-row{min-height:76px}.dashboard-catalog-row>span:first-child{grid-template-columns:30px 34px minmax(0,1fr)}.dashboard-catalog-row strong{white-space:normal;font-size:14px;line-height:1.2;overflow:visible}.dashboard-catalog-row code{white-space:normal;word-break:break-all}.catalog-figure{color:#d2d2d2;text-align:right;font-variant-numeric:tabular-nums;font:400 12px DM Mono}.catalog-none{color:#6a6a6a!important;border:0!important;padding:0!important}.model-mark{letter-spacing:-.02em;border-radius:8px;place-items:center;font:700 12px Manrope,system-ui,sans-serif;display:grid;overflow:hidden;border:1px solid #ffffff24!important;width:34px!important;height:34px!important}.model-mark img{object-fit:contain;width:22px;height:22px}.dashboard-catalog-head>span:nth-child(n+3):nth-child(-n+6){text-align:right}.model-page-head-slim{justify-content:flex-end;margin-bottom:18px;display:flex}.model-mark-logo{background:currentColor;width:20px;height:20px;display:block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.dashboard-catalog-head{color:#a0a0a0!important;font-size:11px!important}.dashboard-catalog-row{color:#c8c8c8;font-size:14px}.dashboard-catalog-row strong{font-weight:600;color:#fafafa!important;font-size:16px!important}.dashboard-catalog-row code{color:#a8a8a8!important;font-size:12px!important}.dashboard-catalog-row em{color:#d0d0d0!important;font-size:10px!important}.catalog-figure{color:#e6e6e6!important;font-size:14px!important}.catalog-id{align-items:center;gap:6px;min-width:0;display:flex}.catalog-copy{color:#7e7e7e;opacity:0;background:0 0;border:0;border-radius:5px;flex:none;place-items:center;width:22px;height:22px;transition:opacity .12s,color .12s;display:grid}.dashboard-catalog-row:hover .catalog-copy{opacity:1}.catalog-copy:hover{color:#fafafa;background:#242424}.catalog-copy:focus-visible,.catalog-copy.copied{opacity:1}.catalog-copy.copied{color:#b9ff43}.catalog-selects{gap:8px;display:flex}.catalog-selects select{appearance:none;color:#dcdcdc;background:#141414 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%239a9a9a' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") right 10px center/14px no-repeat;border:1px solid #383838;border-radius:8px;max-width:190px;height:44px;padding:0 32px 0 13px;font-size:13px}.catalog-selects select:focus{border-color:#b9ff43;outline:0}@media (width<=1000px){.catalog-selects{flex-wrap:wrap}}.deployment-setup{gap:6px;min-width:0;display:grid}.setup-bar{background:#2a2a2a;border-radius:3px;height:4px;overflow:hidden}.setup-bar i{background:#b9ff43;height:100%;transition:width .4s;display:block}.deployment-setup small{color:#9a9a9a;font-size:11px;line-height:1.35}.gpu-application-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}.gpu-application-grid button{grid-template-columns:42px 1fr;column-gap:14px;min-height:172px;padding:20px}.gpu-application-grid strong{font-size:18px}.gpu-application-grid small{margin-top:9px;font-size:14px;line-height:1.5}.gpu-application-grid em{font-size:14px}.gpu-application-grid em svg{width:16px}.application-modal-backdrop{z-index:50;background:#000000b3;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.application-modal{color:#eef2ef;background:#1a1a1a;border:1px solid #414141;border-radius:12px;gap:14px;width:min(520px,100%);padding:28px;display:grid;position:relative;box-shadow:0 24px 80px #0000008c}.application-modal>p{letter-spacing:.13em;color:#a3a3a3;margin:0;font:600 10px DM Mono}.application-modal h2{letter-spacing:-.04em;margin:0;font-size:26px}.application-modal>span{color:#bababa;font-size:14px;line-height:1.55}.application-modal>a{color:#b9ff43;align-items:center;gap:7px;font-size:13px;display:flex}.application-modal label{color:#d6d6d6;align-items:flex-start;gap:10px;font-size:13px;line-height:1.45;display:flex}.application-modal label input{accent-color:#b9ff43;flex:none;width:18px;height:18px;margin-top:1px}.application-modal-confirm{color:#121212;background:#b9ff43;border:0;border-radius:6px;justify-content:center;align-items:center;gap:10px;min-height:46px;font-size:13px;font-weight:700;display:flex}.application-modal-confirm:disabled{opacity:.45;cursor:not-allowed}.application-modal-close{color:#b0b0b0;background:0 0;border:0;font-size:26px;line-height:1;position:absolute;top:10px;right:15px}.application-modal-close:hover{color:#fff}.dash-sidebar nav button,.dash-side-bottom button,.dash-side-link{font-size:13px!important}.workspace strong{font-size:12px}.workspace small{font-size:13px}.dash-top strong{font-size:15px}.live-badge{font-size:13px}.dash-content{max-width:1480px}.dash-welcome h1{font-size:42px}.dash-welcome span{font-size:14px}.metric-grid article>div{font-size:12px}.metric-grid small{font-size:13px;line-height:1.5}.metric-grid button,.metric-grid em{font-size:13px}.dash-panel-head h2{font-size:17px}.dash-panel-head p,.dash-search input,.dash-tr{font-size:13px}.dash-th,.dash-tr small{font-size:12px}.models-dark{color:#f0f0f0;background:#0b0c0e}.models-dark .dash-main{background:#0b0c0e}.models-dark .dash-top{background:#121316f0;border-color:#2b2b2b}.models-dark .dash-top .dash-ghost{color:#cecece;background:#202020;border-color:#363636}.models-dark .dash-content{max-width:1550px}.models-dark .live-badge{color:#adadad;border-color:#393939}.model-page-head{justify-content:space-between;align-items:flex-end;margin-bottom:32px;display:flex}.model-page-head p{letter-spacing:.13em;color:#8a8a8a;margin:0 0 12px;font:500 13px DM Mono}.model-page-head h1{letter-spacing:-.055em;margin:0 0 10px;font-size:46px}.model-page-head span{color:#969696;font-size:15px}.models-dark .model-page-head .dash-primary{background:#2e7df5}.library-search{background:#222;border:1px solid #363636;border-radius:10px;align-items:center;gap:13px;height:60px;padding:0 19px;display:flex}.library-search svg{color:#9b9b9b;width:21px}.library-search input{color:#f4f4f4;background:0 0;border:0;outline:0;flex:1;font-size:15px}.library-search input::placeholder{color:#8a8a8a}.library-search kbd{color:#939393;border:1px solid #444;border-radius:4px;padding:4px 7px;font:500 13px DM Mono}.category-tabs{flex-wrap:wrap;gap:9px;margin:22px 0;display:flex}.category-tabs button{color:#b2b2b2;background:#1f1f1f;border:1px solid #373737;border-radius:24px;align-items:center;gap:6px;padding:11px 16px;font-size:12px;display:flex}.category-tabs button:hover{border-color:#595959}.category-tabs button.active{color:#fff;background:#2e7df5;border-color:#2e7df5}.category-tabs button.active svg{color:#fff}.library-summary{border-top:1px solid #2c2c2c;align-items:center;gap:20px;padding:19px 2px 14px;display:flex}.library-summary span{text-transform:uppercase;font:500 13px DM Mono}.library-summary span i{background:#36dc87;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.library-summary strong{font-size:13px}.library-summary em{color:#838383;margin-left:auto;font:400 13px DM Mono}.model-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.library-model-card{background:#1d1d1d;border:1px solid #333;border-radius:11px;flex-direction:column;min-height:340px;padding:18px;transition:all .18s;display:flex}.library-model-card:hover{border-color:#595959;transform:translateY(-3px);box-shadow:0 15px 35px #00000040}.model-card-top{grid-template-columns:43px minmax(0,1fr) auto;align-items:center;gap:11px;display:grid}.model-logo{color:#65a0ff;background:#263653;border-radius:9px;place-items:center;width:43px;height:43px;display:grid}.tone-1 .model-logo{color:#b18bf1;background:#382b50}.tone-2 .model-logo{color:#52d891;background:#173b2a}.tone-3 .model-logo{color:#f19a62;background:#4a3021}.tone-4 .model-logo{color:#54c6d0;background:#193a3f}.tone-5 .model-logo{color:#e8c85d;background:#413817}.model-logo svg{width:21px}.model-card-top>div:nth-child(2){gap:5px;min-width:0;display:grid}.model-card-top small{color:#979797;white-space:nowrap;text-overflow:ellipsis;font:500 13px DM Mono;overflow:hidden}.model-card-top strong{color:#f3f3f3;white-space:nowrap;text-overflow:ellipsis;font-size:16px;overflow:hidden}.model-card-top>span{color:#b2b2b2;white-space:nowrap;text-overflow:ellipsis;background:#2a2a2a;border-radius:5px;max-width:96px;padding:6px 7px;font:500 12px DM Mono;overflow:hidden}.model-card-about{border-top:1px solid #333;min-height:73px;margin-top:18px;padding-top:13px}.model-card-about p{color:#a1a1a1;margin:0;font-size:12px;line-height:1.55}.model-price{background:#191919;border:1px solid #333;border-radius:7px;grid-template-columns:1fr 1fr;gap:8px;padding:11px 12px;display:grid}.model-price span{color:#888;font:500 12px DM Mono}.model-price strong{color:#f2f2f2;margin-top:6px;font-size:13px;display:block}.model-card-meta{flex-wrap:wrap;gap:6px;margin-top:11px;display:flex}.model-card-meta span{color:#b2b2b2;border:1px solid #3c3c3c;border-radius:20px;padding:6px 8px;font:500 12px DM Mono}.model-card-actions{justify-content:space-between;align-items:center;margin-top:auto;padding-top:16px;display:flex}.model-card-actions a{color:#8db9ff;font-size:13px}.model-card-actions button{color:#fff;background:#2e7df5;border:0;border-radius:6px;align-items:center;gap:6px;padding:10px 12px;font:600 13px DM Mono;display:flex}.load-models{color:#dbdbdb;background:#202020;border:1px solid #3e3e3e;border-radius:7px;align-items:center;gap:8px;margin:28px auto 0;padding:12px 17px;font-size:12px;display:flex}.library-empty{text-align:center;color:#929292;padding:80px;font:400 12px DM Mono}@media (width<=1350px){.model-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1050px){.model-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.model-page-head{flex-direction:column;align-items:flex-start;gap:20px}.model-page-head h1{font-size:38px}.model-card-grid{grid-template-columns:1fr}.library-summary em{display:none}}.models-dark .model-page-head .dash-primary{color:#f3f3f3;box-shadow:none;background:#1f1f1f;border:1px solid #3d3d3d}.models-dark .category-tabs button.active{color:#121212;background:#b9ff43;border-color:#b9ff43}.models-dark .category-tabs button.active svg{color:#121212}.models-dark .model-card-top strong{color:#f3f3f3;white-space:normal;overflow-wrap:anywhere;font-size:16px;line-height:1.25;overflow:visible}.models-dark .model-slug{color:#bababa;text-align:left;background:#171717;border:1px solid #363636;border-radius:6px;align-items:center;gap:8px;width:100%;margin-top:14px;padding:8px 9px;display:flex}.models-dark .model-slug code{overflow-wrap:anywhere;flex:1;font:500 12px/1.35 DM Mono}.models-dark .model-slug svg{color:#858585;flex:none}.models-dark .model-slug:hover{color:#fff;border-color:#5d5d5d}.models-dark .model-card-about{min-height:66px;margin-top:13px}.models-dark .model-card-actions a{color:#cbcbcb}.models-dark .model-card-grid{gap:16px}.models-dark .library-model-card{min-height:0;box-shadow:none;background:#1b1b1b;border-color:#333;border-radius:10px;padding:16px}.models-dark .library-model-card:hover{border-color:#5a5a5a;transform:none;box-shadow:0 12px 28px #00000047}.models-dark .model-logo,.models-dark .tone-1 .model-logo,.models-dark .tone-2 .model-logo,.models-dark .tone-3 .model-logo,.models-dark .tone-4 .model-logo,.models-dark .tone-5 .model-logo{color:#b9ff43;background:#282828}.models-dark .model-card-top{grid-template-columns:42px minmax(0,1fr) auto;align-items:start;gap:10px}.models-dark .model-card-heading{min-width:0;display:block!important}.models-dark .model-card-top strong{letter-spacing:-.015em;white-space:normal;overflow-wrap:anywhere;font-size:15px;line-height:1.16;display:block}.models-dark .model-card-top>span{color:#b3b3b3;background:#272727;border:1px solid #373737;border-radius:5px;padding:6px 8px}.models-dark .model-card-about{min-height:54px;margin-top:12px;padding-top:11px}.models-dark .model-card-about p{color:#a2a2a2;font-size:13px;line-height:1.5}.models-dark .model-price{background:#171717;border-color:#373737;padding:12px}.models-dark .model-price span{color:#919191;font-size:12px}.models-dark .model-price strong{font-size:15px}.models-dark .model-card-meta span{color:#a1a1a1;background:#1f1f1f}.models-dark .model-card-meta .model-category{color:#dadada;border-color:#4a4a4a}.models-dark .model-card-meta span{padding:7px 10px;font-size:13px}.models-dark .model-economics{color:#a2a2a2;margin-top:12px}.models-dark .model-economics>div{gap:8px;display:grid}.models-dark .model-economics span{letter-spacing:.08em;justify-content:space-between;font:500 13px DM Mono;display:flex}.models-dark .model-economics span strong{color:#f3f3f3;letter-spacing:0;font-size:14px}.models-dark .model-economics p{margin:13px 0 5px;font-size:12px}.models-dark .model-economics>strong{color:#f3f3f3;letter-spacing:.02em;font:600 13px DM Mono;display:block}.models-dark .model-card-actions{padding-top:14px}.models-dark .model-card-actions a{color:#c9c9c9;align-items:center;gap:3px;font-size:14px;display:inline-flex}.models-dark .model-card-actions .copy-slug{color:#d9d9d9;background:#232323;border:1px solid #3f3f3f;border-radius:6px;align-items:center;gap:7px;padding:9px 11px;font:600 13px DM Mono;display:flex}.models-dark .model-card-actions .copy-slug:hover{color:#b9ff43;background:#232323;border-color:#b9ff43}.models-dark .model-slug{margin-top:14px}.models-dark .model-slug code{white-space:nowrap;text-overflow:ellipsis;font-size:13px;line-height:1.25;overflow:hidden}.sw-catalog-selects{gap:8px;display:flex}.sw-catalog-selects select{appearance:none;color:#1a1a1a;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") right 10px center/14px no-repeat;border:1px solid #d5d5d5;border-radius:8px;max-width:190px;height:44px;padding:0 32px 0 13px;font-size:13px}.sw-catalog-selects select:focus{border-color:#111;outline:0}@media (width<=900px){.sw-catalog-tools,.sw-catalog-selects{flex-wrap:wrap}}.compute-market{background:#141414;border:1px solid #2f2f2f;border-radius:14px;margin-top:52px;overflow:hidden;box-shadow:0 20px 50px #0000002e}.compute-market .status-dot{background:var(--acid);box-shadow:0 0 0 4px #b9ff431a}.compute-market .market-toolbar{border-bottom:1px solid #2e2e2e;padding:21px 25px}.compute-table{width:100%}.compute-row{color:#e0e0e0;border-bottom:1px solid #2e2e2e;grid-template-columns:1.45fr 1fr 1fr .85fr 1.05fr 1fr .75fr;align-items:center;column-gap:20px;min-height:94px;padding:0 25px;display:grid}.compute-row>span{flex-direction:column;gap:6px;min-width:0;display:flex}.compute-row strong{color:#f6f6f6;font-size:15px;line-height:1.2}.compute-row small{color:#7e7e7e;text-overflow:ellipsis;white-space:nowrap;font:400 13px/1.35 DM Mono,monospace;overflow:hidden}.compute-head{color:#707070;text-transform:uppercase;letter-spacing:.09em;background:#181818;min-height:48px;font:500 12px DM Mono,monospace}.compute-head span{color:inherit;display:block}.compute-gpu{align-items:center;flex-direction:row!important;gap:12px!important;display:flex!important}.compute-gpu>i{width:36px;height:36px;color:var(--acid);background:#212121;border:1px solid #3a3a3a;border-radius:7px;flex:0 0 36px;place-items:center;display:grid}.compute-gpu svg{width:18px;height:18px}.compute-gpu strong{letter-spacing:-.035em;font-size:18px}.compute-availability{padding-left:14px;position:relative}.compute-availability>i{background:#52e78d;border-radius:50%;width:7px;height:7px;position:absolute;top:5px;left:0;box-shadow:0 0 0 4px #52e78d17}.compute-price strong{letter-spacing:-.05em;color:var(--acid);font:600 20px DM Mono,monospace}.compute-row>a{color:var(--acid);white-space:nowrap;justify-content:flex-end;align-items:center;gap:7px;font-size:12px;font-weight:800;display:inline-flex}.compute-row:hover:not(.compute-head){background:#161d1a}.compute-row.unavailable{opacity:.48}.compute-row.unavailable .compute-availability>i{box-shadow:none;background:#737373}.compute-footer{color:#7d7d7d;justify-content:space-between;align-items:center;gap:20px;min-height:62px;padding:0 25px;font:400 13px DM Mono,monospace;display:flex}.compute-footer a{color:#eaeaea;align-items:center;gap:7px;font-weight:700;display:inline-flex}.compute-footer a:hover{color:var(--acid)}@media (width<=1100px){.compute-market{overflow-x:auto}.compute-table,.compute-market>.market-toolbar,.compute-footer{min-width:1030px}}@media (width<=560px){.compute-market .filters{display:none}}.docs-shell{color:#151a18;background:#fff;min-height:100vh}.docs-header{z-index:30;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffffed;border-bottom:1px solid #e1e5e2;justify-content:space-between;align-items:center;height:64px;padding:0 28px;display:flex;position:fixed;top:0;left:0;right:0}.docs-header-links{color:#7d8782;align-items:center;gap:25px;font:400 9px DM Mono;display:flex}.docs-header-links strong{color:#18201c}.docs-header-links a{color:#fff;background:#111615;border-radius:6px;align-items:center;gap:5px;padding:9px 12px;display:flex}.docs-menu{background:0 0;border:0;display:none}.docs-sidebar{z-index:20;background:#fafbfa;border-right:1px solid #e1e5e2;width:250px;padding:24px 18px;position:fixed;top:64px;bottom:0;left:0;overflow:auto}.docs-search{color:#84908a;background:#fff;border:1px solid #d8deda;border-radius:6px;align-items:center;gap:8px;height:36px;margin-bottom:28px;padding:0 10px;font-size:9px;display:flex}.docs-search span{flex:1}.docs-search kbd{border:1px solid #e0e4e1;border-radius:3px;padding:2px 4px;font:400 8px DM Mono}.docs-sidebar>p{letter-spacing:.12em;color:#9aa39f;margin:24px 10px 9px;font:500 8px DM Mono}.docs-sidebar>a{color:#59645f;border-radius:5px;padding:8px 10px;font-size:10px;display:block}.docs-sidebar>a:hover{color:#111;background:#edf0ee}.docs-side-foot{border-top:1px solid #e1e5e2;gap:17px;margin-top:35px;padding:18px 9px;display:grid}.docs-side-foot a{align-items:center;gap:6px;font-size:9px;display:flex}.docs-side-foot span{color:#7e8983;font:400 7px DM Mono}.docs-side-foot i{background:#27dc7b;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block}.docs-hero{border-bottom:1px solid #e2e6e3;padding:90px 0 80px}.docs-kicker{color:#65716b;text-transform:uppercase;letter-spacing:.11em;align-items:center;gap:8px;font:500 9px DM Mono;display:flex}.docs-hero h1{letter-spacing:-.065em;margin:24px 0;font-size:58px;line-height:1}.docs-hero>p{color:#68736e;max-width:660px;font-size:15px;line-height:1.7}.docs-base{color:#dfe6e2;background:#0f1513;border-radius:8px;align-items:center;max-width:650px;height:55px;margin-top:30px;padding:0 16px;display:flex}.docs-base span{color:#718078;margin-right:18px;font:500 7px DM Mono}.docs-base code{flex:1;font:400 10px DM Mono}.docs-base button{color:#85918b;background:0 0;border:0}.docs-callouts{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:45px;display:grid}.docs-callouts div{border:1px solid #dfe4e1;border-radius:8px;grid-template-columns:25px 1fr;align-items:center;padding:17px;display:grid}.docs-callouts svg{color:#23a965;width:16px}.docs-callouts span{color:#7e8984;grid-column:1/3;margin-top:12px;font-size:8px;line-height:1.6}.docs-section{border-bottom:1px solid #e2e6e3;max-width:760px;padding:78px 0;scroll-margin-top:62px}.section-number{color:#20a662;letter-spacing:.1em;font:500 8px DM Mono}.docs-section h2{letter-spacing:-.045em;margin:13px 0 14px;font-size:34px}.docs-section>p{color:#68736e;max-width:690px;font-size:12px;line-height:1.75}.docs-section p code{color:#24302b;background:#f0f3f1;border-radius:3px;padding:2px 4px;font:400 10px DM Mono}.docs-code{color:#cbd5d0;background:#0e1412;border:1px solid #252f2b;border-radius:8px;margin:24px 0;overflow:hidden}.docs-code>div{background:#121917;border-bottom:1px solid #252f2b;justify-content:space-between;align-items:center;height:38px;padding:0 13px;display:flex}.docs-code>div span{color:#707c76;text-transform:uppercase;font:400 8px DM Mono}.docs-code button{color:#78857e;background:0 0;border:0;align-items:center;gap:5px;font:400 8px DM Mono;display:flex}.docs-code pre{margin:0;padding:20px;overflow:auto}.docs-code code{white-space:pre;color:#cbd5d0;font:400 10px/1.8 DM Mono}.method-line{background:#fafbfa;border:1px solid #dce2de;border-radius:7px;align-items:center;height:46px;margin:22px 0;padding:0 12px;display:flex}.method-line b{border-radius:4px;margin-right:12px;padding:5px 7px;font:600 8px DM Mono}.method-line b.get{color:#168751;background:#dff8eb}.method-line b.post{color:#4268d5;background:#e6ecff}.method-line code{flex:1;font:500 10px DM Mono}.method-line>span{color:#75817b;text-transform:uppercase;font:500 7px DM Mono}.method-line>span i{background:#e0ac36;border-radius:50%;width:5px;height:5px;margin-right:6px;display:inline-block}.method-line>span.live i{background:#27dc7b}.docs-note{background:#f1f4ff;border-left:3px solid #6a8bf2;border-radius:0 6px 6px 0;gap:5px;margin:24px 0;padding:14px 16px;display:grid}.docs-note strong{font-size:9px}.docs-note span{color:#737e78;font-size:8px;line-height:1.55}.docs-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:22px;display:grid}.docs-grid>div{border:1px solid #dfe4e1;border-radius:7px;padding:17px}.docs-grid strong{font-size:10px}.docs-grid p{margin-bottom:0;font-size:8px!important}.param-table{border:1px solid #dfe4e1;border-radius:7px;margin-top:25px;overflow:hidden}.param-table>div{color:#66716c;border-bottom:1px solid #e8ebe9;grid-template-columns:1fr .8fr 2fr;align-items:center;min-height:44px;padding:0 13px;font-size:8px;display:grid}.param-table>div:last-child{border-bottom:0}.param-table>div:first-child{text-transform:uppercase;color:#929b97;background:#f7f8f7;font:500 7px DM Mono}.param-table code{color:#1a2420;font:500 8px DM Mono}.planned{border:1px dashed #bdc7c2;border-radius:8px;align-items:flex-start;gap:14px;margin-top:24px;padding:17px;display:flex}.planned svg{width:18px}.planned div{gap:5px;display:grid}.planned strong{font-size:9px}.planned span{color:#77827c;font-size:8px;line-height:1.6}.status-list{border:1px solid #dfe4e1;border-radius:7px;margin-top:22px;overflow:hidden}.status-list>div{border-bottom:1px solid #e8ebe9;grid-template-columns:100px 1fr;padding:12px 14px;font-size:9px;display:grid}.status-list>div:last-child{border:0}.status-list code{font:500 9px DM Mono}.privacy-flow{align-items:center;gap:10px;margin:28px 0;display:flex;overflow:auto}.privacy-flow span{white-space:nowrap;border:1px solid #d9dfdb;border-radius:6px;padding:10px 12px;font:500 8px DM Mono}.privacy-flow svg{color:#89948e;flex:none;width:14px}.privacy-flow .hidden-route{color:#fff;background:#111615;border-color:#111615}.docs-checks{grid-template-columns:1fr 1fr;gap:10px;padding:0;list-style:none;display:grid}.docs-checks li{align-items:center;gap:8px;font-size:9px;display:flex}.docs-checks svg{color:#1ba35e;width:14px}.docs-footer{color:#828d87;justify-content:space-between;align-items:center;height:80px;font:400 8px DM Mono;display:flex}.docs-footer a{color:#26312c;align-items:center;gap:5px;display:flex}.dash-side-link{color:#829089;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;padding:10px 11px;font-size:11px!important;display:flex!important}@media (width<=800px){.docs-header{padding:0 16px}.docs-header-links{display:none}.docs-menu{display:block}.docs-sidebar{transition:all .2s;transform:translate(-100%)}.docs-sidebar.open{transform:none;box-shadow:20px 0 50px #0000001f}.docs-main{margin-left:0;padding:64px 22px 50px}.docs-hero{padding-top:65px}.docs-hero h1{font-size:43px}.docs-callouts,.docs-grid,.docs-checks{grid-template-columns:1fr}.param-table>div{grid-template-columns:.8fr .65fr 1.5fr}.privacy-flow{padding-bottom:8px}}.docs-header{height:72px;padding:0 31px}.docs-header .brand em{color:#5e6964;background:#e9ece9;border-radius:4px;margin-left:4px;padding:4px 6px;font:500 8px DM Mono,monospace}.docs-top-search{background:#f7f8f7;border:1px solid #d9dedb;border-radius:8px;align-items:center;gap:9px;width:min(39vw,520px);height:40px;padding:0 12px;display:flex}.docs-top-search svg{color:#7a8580;width:15px}.docs-top-search input{background:0 0;border:0;outline:0;flex:1;font:400 11px Manrope,sans-serif}.docs-top-search kbd{color:#8b9490;background:#fff;border:1px solid #d9dedb;border-radius:4px;padding:3px 5px;font:400 8px DM Mono,monospace}.docs-header-links .docs-ai-link{color:#39433f;background:0 0;border:1px solid #d9dedb}.docs-header-links .docs-ai-link svg{width:14px}.docs-sidebar{width:276px;padding:23px 24px;top:72px}.docs-sidebar>p{margin-top:22px}.docs-sidebar>a{padding:8px 10px;font-size:11px}.docs-sidebar .model-nav{color:#748079;font-family:DM Mono,monospace;font-size:9px}.docs-main{max-width:1150px;margin-left:276px;padding:72px 80px 80px}.docs-hero{padding-top:54px;position:relative}.docs-breadcrumb{color:#68736e;align-items:center;gap:7px;font-size:10px;display:flex}.docs-breadcrumb svg{width:12px}.docs-page-actions{position:absolute;top:47px;right:0}.docs-page-actions button{background:#fff;border:1px solid #dbe0dd;border-radius:7px;align-items:center;gap:7px;height:38px;padding:0 12px;font:500 9px Manrope;display:flex}.docs-kicker{margin-top:66px}.docs-hero h1{font-size:64px}.docs-paths{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:46px;display:grid}.docs-paths article{border:1px solid #dde2df;border-radius:9px;flex-direction:column;min-height:188px;padding:20px;display:flex}.docs-paths article>svg{color:#1da967;width:20px}.docs-paths strong{margin-top:25px;font-size:12px}.docs-paths span{color:#737e79;margin-top:8px;font-size:9px;line-height:1.6}.docs-paths a{align-items:center;gap:4px;margin-top:auto;font-size:9px;font-weight:700;display:flex}.docs-paths a svg{width:12px}.docs-section{max-width:820px}.docs-section h2{font-size:38px}.docs-section>p{font-size:13px}.docs-grid>div>svg{color:#1da967;width:18px;margin-bottom:13px}.agent-options{grid-template-columns:1fr 1fr;gap:12px;margin-top:28px;display:grid}.agent-options>article{border:1px solid #dfe4e1;border-radius:9px;padding:20px;overflow:hidden}.agent-options>article>svg{color:#1da967;width:20px}.agent-options h3{margin:22px 0 8px;font-size:14px}.agent-options p{color:#737e79;min-height:44px;font-size:9px;line-height:1.6}.agent-options .docs-code{margin-bottom:0}.endpoint-stack .method-line{margin:9px 0}.billing-flow{align-items:center;gap:7px;margin:28px 0;padding-bottom:5px;display:flex;overflow:auto}.billing-flow span{white-space:nowrap;background:#fafbfa;border:1px solid #dce2de;border-radius:6px;padding:10px 12px;font:500 8px DM Mono,monospace}.billing-flow svg{color:#8a948f;flex:none;width:12px}.model-catalog-section{max-width:900px}.model-reference{background:#fff;border:1px solid #dce2de;border-radius:10px;margin:22px 0;padding:24px;scroll-margin-top:88px}.model-reference-head{align-items:center;gap:14px;display:flex}.model-reference-head>span{color:#15945a;background:#eef9f3;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.model-reference-head>span.video{color:#7459d7;background:#f0edff}.model-reference-head svg{width:19px}.model-reference-head small{color:#8b9690;text-transform:uppercase;letter-spacing:.1em;font:500 7px DM Mono,monospace;display:block}.model-reference h3{margin:4px 0 3px;font-size:19px;line-height:1.2}.model-reference-head code{color:#66726c;font:500 8px DM Mono,monospace}.model-reference>p{color:#707b76;margin:19px 0;font-size:10px;line-height:1.6}.price-chips{flex-wrap:wrap;gap:6px;margin-bottom:19px;display:flex}.price-chips span{color:#6d7872;border:1px solid #dce2de;border-radius:999px;padding:7px 9px;font:400 7px DM Mono,monospace}.schema-table{border:1px solid #e0e5e2;border-radius:7px;overflow:hidden}.schema-table>div{color:#66716c;border-bottom:1px solid #e8ebe9;grid-template-columns:1.05fr .75fr 2fr;align-items:center;min-height:42px;padding:8px 12px;font-size:8px;display:grid}.schema-table>div:first-child{text-transform:uppercase;color:#929b97;background:#f7f8f7;font:500 7px DM Mono,monospace}.schema-table>div:last-child{border-bottom:0}.schema-table code{color:#1a2420;font:500 8px DM Mono,monospace}.schema-table sup{color:#d04d4d;margin-left:2px}.video-model-heading{margin-top:80px!important}.docs-footer>div{align-items:center;gap:18px;display:flex}.docs-footer svg{width:12px}@media (width<=1050px){.docs-top-search{width:34vw}.docs-main{padding-left:45px;padding-right:35px}.docs-paths{grid-template-columns:1fr}.docs-paths article{min-height:150px}}@media (width<=800px){.docs-header{height:64px}.docs-top-search,.docs-header-links{display:none}.docs-sidebar{top:64px}.docs-main{padding-top:64px}.docs-page-actions{margin-top:20px;position:static}.docs-kicker{margin-top:42px}.docs-hero h1{font-size:47px}.agent-options{grid-template-columns:1fr}.schema-table>div{grid-template-columns:1fr .65fr 1.4fr}.docs-footer{align-items:flex-start;gap:18px;height:auto;padding:25px 0}.docs-footer>div{flex-direction:column;align-items:flex-start}}.docs-shell{color:#e6e6e6;background:#0b0b0b}.docs-header{background:#0b0b0be6;border-bottom:1px solid #262626;height:60px}.docs-header .brand em{color:#9a9a9a;background:#1f1f1f}.docs-header-links{color:#9a9a9a}.docs-header-links a{color:#c4c4c4}.docs-header-links a:hover{color:#fff}.docs-header-links .docs-ai-link{color:#dcdcdc;background:#171717;border-color:#2f2f2f}.docs-top-search{background:#141414;border-color:#2f2f2f}.docs-top-search input{color:#e6e6e6;font-size:13px}.docs-top-search input::placeholder{color:#7e7e7e}.docs-top-search kbd{color:#9a9a9a;background:#1c1c1c;border-color:#333}.docs-tabs{z-index:29;background:#0b0b0b;border-bottom:1px solid #262626;align-items:center;gap:26px;height:48px;padding:0 28px;display:flex;position:fixed;top:60px;left:0;right:0}.docs-tabs button{color:#8f8f8f;background:0 0;border:0;border-bottom:2px solid #0000;padding:0 0 3px;font-size:14px}.docs-tabs button:hover{color:#e6e6e6}.docs-tabs button.active{color:#fafafa;border-bottom-color:#fafafa}.docs-tabs a{color:#8f8f8f;margin-left:auto;font-size:12px}.docs-tabs a:hover{color:#fafafa}.docs-sidebar{background:#101010;border-right:1px solid #232323;width:272px;padding:22px 18px;top:108px}.docs-nav-group{margin-bottom:22px}.docs-nav-group p{color:#fafafa;letter-spacing:0;text-transform:none;margin:0 0 6px;padding:0 10px;font:600 13px Manrope,system-ui}.docs-sidebar a{color:#9d9d9d;border-radius:7px;align-items:center;gap:8px;padding:7px 10px;font-size:13.5px;line-height:1.35;display:flex}.docs-sidebar a:hover{color:#fafafa;background:#1c1c1c}.docs-sidebar a.active{color:#fafafa;background:#222}.nav-verb{letter-spacing:.04em;border-radius:4px;flex:none;padding:3px 5px;font:600 8px DM Mono,monospace}.verb-get{color:#7ee08f;background:#16351f}.verb-post{color:#79bdf0;background:#132c3f}.verb-delete{color:#f08c8c;background:#3a1c1c}.docs-side-foot{color:#7e7e7e;border-top:1px solid #232323}.docs-side-foot a{color:#9d9d9d}.docs-main{max-width:none;margin-left:272px;margin-right:250px;padding:132px 56px 96px}.docs-toc{width:250px;max-height:calc(100vh - 150px);padding:0 26px 40px;position:fixed;top:132px;right:0;overflow:auto}.docs-toc p{color:#fafafa;margin:0 0 12px;font:600 13px Manrope,system-ui}.docs-toc a{color:#8f8f8f;border-left:1px solid #2a2a2a;padding:5px 0 5px 12px;font-size:13px;line-height:1.4;display:block}.docs-toc a:hover{color:#e6e6e6}.docs-toc a.active{color:#fafafa;border-left-color:#6a6a6a}@media (width<=1340px){.docs-toc{display:none}.docs-main{margin-right:0}}@media (width<=900px){.docs-sidebar{top:108px}.docs-main{margin-left:0;padding:132px 22px 70px}}.docs-hero h1{color:#fafafa;letter-spacing:-.03em;font-size:52px}.docs-section h2{color:#fafafa;letter-spacing:-.02em;margin-top:8px;font-size:32px}.docs-section h3,.agent-options h3,.model-reference h3{color:#f0f0f0}.docs-section>p,.docs-hero>p,.docs-paths span,.agent-options p,.model-reference>p{color:#b4b4b4;font-size:16px;line-height:1.7}.section-number,.docs-kicker{color:#8f8f8f;letter-spacing:.08em;font-size:12px}.docs-breadcrumb{color:#8f8f8f;font-size:13px}.docs-section{border-color:#232323}.docs-paths article,.agent-options>article,.model-reference,.docs-base,.docs-note,.schema-table,.billing-flow span,.docs-page-actions button{color:#d4d4d4;background:#101010;border-color:#262626}.docs-paths strong,.docs-note strong,.model-reference-head small{color:#fafafa}.docs-paths a,.agent-options a,.docs-section a{color:#fafafa;text-underline-offset:3px;-webkit-text-decoration:underline #4d4d4d;text-decoration:underline #4d4d4d}.docs-code,pre,code{color:#e2e2e2}pre{background:#101010!important;border:1px solid #262626!important}.docs-code{background:#101010;border-color:#262626}.docs-base code,.price-chips span,.schema-table code{color:#e2e2e2}.schema-table>div{color:#b4b4b4;border-color:#232323;font-size:12px}.schema-table>div:first-child{color:#8f8f8f;background:#141414}.method-line,.endpoint-stack>div{background:#101010;border-color:#262626}.docs-footer{color:#8f8f8f;border-color:#232323}.model-nav{font-size:12.5px!important}.docs-base span,.docs-side-foot span,.method-line>span,.model-reference-head small,.param-table>div:first-child,.price-chips span,.schema-table>div:first-child,.docs-callouts span,.docs-code>div span,.docs-header .brand em,.docs-search kbd,.docs-top-search kbd,.docs-sidebar>p,.privacy-flow span,.planned span{font-size:12px!important}.billing-flow span,.docs-footer,.docs-grid p,.docs-note span,.method-line b,.model-reference-head code,.param-table code,.param-table>div,.schema-table code,.schema-table>div,.section-number,.docs-checks li,.docs-header-links,.docs-kicker,.docs-note strong,.docs-page-actions button,.docs-paths a,.docs-side-foot a,.planned strong,.status-list code,.status-list>div,.docs-breadcrumb,.docs-callouts strong,.docs-base code,.docs-grid strong,.docs-section p code,.method-line code,.docs-code button{font-size:13px!important}.docs-code code,.docs-code pre,pre code,.docs-section pre{font-size:14px!important;line-height:1.65!important}.agent-options p,.docs-paths span,.model-reference>p,.docs-sidebar>a,.docs-sidebar .model-nav,.docs-top-search input{font-size:14px!important}.docs-grid strong,.docs-callouts strong,.docs-note strong,.planned strong{font-size:15px!important}.docs-code>div span{letter-spacing:.06em;color:#8f8f8f!important}.docs-header .brand-mark span{background:#fafafa}.docs-header .brand{color:#fafafa}.docs-search{font-size:13px!important}.docs-base span{font-size:12px!important}.docs-code code{font-size:14px!important}.nav-verb{font-size:9px!important}.price-chips b{color:#fafafa}.docs-sidebar>p{letter-spacing:0;text-transform:none;color:#fafafa;margin:22px 0 6px;padding:0 10px;font:600 13px Manrope,system-ui}.docs-sidebar .model-nav,.docs-sidebar>a{color:#9d9d9d;border-radius:7px;align-items:center;gap:8px;padding:7px 10px;font:400 13.5px/1.35 Manrope,system-ui;display:flex}.docs-sidebar .model-nav:hover,.docs-sidebar>a:hover{color:#fafafa;background:#1c1c1c}.docs-sidebar .model-nav.active,.docs-sidebar>a.active{color:#fafafa;background:#222}.docs-paths article,.agent-options article,.docs-note{background:#101010;border-color:#262626}.docs-shell{font-family:Manrope,system-ui,-apple-system,sans-serif}.docs-section>p,.docs-hero>p,.docs-grid p,.docs-section li{color:#b4b4b4;font-size:16.5px;line-height:1.75}.docs-section li{margin-bottom:10px}.docs-section>p strong,.docs-section li strong{color:#fafafa;font-weight:700}.docs-hero h1{letter-spacing:-.035em;font-size:52px;line-height:1.08}.docs-section h2{letter-spacing:-.03em;margin-bottom:16px;font-size:34px;line-height:1.18}.docs-section h3{letter-spacing:-.02em;color:#fafafa;margin:36px 0 12px;font-size:21px}.docs-kicker{letter-spacing:.12em;font-size:12px}.section-number{letter-spacing:.14em;font-size:11.5px}.docs-sidebar>p{font-size:13.5px}.docs-sidebar>a,.docs-sidebar .model-nav{padding:8px 10px;font-size:14px}.docs-toc a{padding:6px 0;font-size:13.5px;line-height:1.5}.docs-tabs button,.docs-tabs a{font-size:14.5px}.docs-header .brand{font-size:21px}.docs-breadcrumb{font-size:12.5px}.docs-code pre,.docs-code code,pre code{font-size:13.5px;line-height:1.7}.docs-section p code,.docs-section li code{color:#e8e8e8;background:#1c1c1c;border-radius:5px;padding:2px 6px;font-size:13.5px}.docs-paths strong,.agent-options h3{font-size:16px}.docs-paths span,.agent-options p{font-size:13.5px;line-height:1.65}.docs-paths a{font-size:13px}.docs-callouts strong{font-size:14.5px}.docs-callouts span{font-size:13.5px;line-height:1.65}.schema-table>div{font-size:13.5px}.schema-table>div:first-child{font-size:11px}.schema-table code{font-size:12.5px}.price-chips span{font-size:12px}.model-reference h3{font-size:22px}.model-reference>p{font-size:14.5px;line-height:1.7}.model-reference-head code{font-size:12px}.model-reference-head small{font-size:10px}.billing-flow span{font-size:12px}.docs-page-actions button{gap:8px;height:42px;padding:0 15px;font-size:13.5px;font-weight:600}.docs-page-actions svg{width:15px}.docs-note{border:1px solid;border-radius:10px;grid-template-columns:22px 1fr;gap:4px 12px;margin:28px 0;padding:18px 20px;display:grid;position:relative}.docs-note:before{opacity:.95;grid-row:1/3;font-size:15px;line-height:1.4}.docs-note strong{align-self:center;font-weight:700;font-size:15px!important}.docs-note span{grid-column:2;font-size:14.5px;line-height:1.7}.docs-note code{border-radius:5px;padding:2px 6px;font-size:13px}.docs-note{color:#cfe0f5;background:#101a2b;border-color:#1e3a5f}.docs-note:before{content:"ⓘ";color:#5b9bf0}.docs-note strong{color:#eaf2ff!important}.docs-note span{color:#a9c2e0}.docs-note.warning{background:#241a08;border-color:#4a3711}.docs-note.warning:before{content:"⚠";color:#e0a93a}.docs-note.warning strong{color:#fff4de!important}.docs-note.warning span{color:#d9bd8a}@media (width<=900px){.docs-hero h1{font-size:38px}.docs-section h2{font-size:27px}}.docs-note.tip{background:#0a2216;border-color:#17482c}.docs-note.tip strong{color:#d6ffe6!important}.docs-note.tip span{color:#7fdca4}.docs-note.tip:before{content:"💡"}.docs-note.tip code{color:#a9edc4;background:#0f3320;border:1px solid #1c5435}.docs-note.tip a{color:#8ce8ae;text-underline-offset:3px;text-decoration:underline}.docs-code{background:#0d1117;border:1px solid #1e2530;border-radius:10px;overflow:hidden}.docs-code>div{background:#0b1016;border-bottom:1px solid #1a212b;justify-content:space-between;align-items:center;padding:9px 14px;display:flex}.docs-code>div span{letter-spacing:.12em;text-transform:uppercase;color:#4d5a6b;font:500 10px DM Mono,monospace}.docs-code>div button{color:#8b98a8;background:#161c25;border:1px solid #2b3442;border-radius:6px;align-items:center;gap:6px;padding:5px 10px;font:500 11px DM Mono,monospace;display:flex}.docs-code>div button:hover{color:#e4e9ef;background:#1e2632}.docs-code pre{margin:0;padding:18px 20px;overflow-x:auto}.docs-code code{color:#c9d3e0;white-space:pre;font:400 13px/1.75 DM Mono,ui-monospace,Menlo,monospace;display:block}.docs-code .k{color:#c678dd}.docs-code .s{color:#98c379}.docs-code .c{color:#5c6b7a;font-style:italic}.docs-code .v{color:#e5c07b}.docs-code .n{color:#d19a66}.auth-shell{color:#f5f7f6;background:#0b0f0e;place-items:center;min-height:100vh;padding:34px;display:grid;position:relative}.auth-brand{color:#fff;position:absolute;top:30px;left:36px}.auth-brand .brand-mark span{background:#b9ff43}.auth-card{background:#171b1a;border:1px solid #303735;border-radius:14px;width:min(440px,100%);padding:36px}.auth-icon{color:#b9ff43;background:#242b28;border-radius:10px;place-items:center;width:48px;height:48px;margin-bottom:24px;display:grid}.auth-card>p{letter-spacing:.14em;color:#8f9994;font:600 13px DM Mono}.auth-card h1{letter-spacing:-.045em;margin:10px 0;font-size:34px}.auth-card>span{color:#909a95;font-size:14px;line-height:1.55}.auth-card form{gap:15px;margin-top:28px;display:grid}.auth-card label{color:#b7bfbb;gap:7px;font-size:12px;display:grid}.auth-card input{color:#fff;background:#101412;border:1px solid #353d39;border-radius:7px;outline:0;height:45px;padding:0 13px;font-size:14px}.auth-card input:focus{border-color:#b9ff43}.auth-card form>button{color:#101410;background:#b9ff43;border:0;border-radius:7px;justify-content:center;align-items:center;gap:8px;height:47px;margin-top:4px;font-weight:800;display:flex}.auth-card form>button:disabled{opacity:.65}.auth-error{color:#ffb9b9;background:#291b1b;border:1px solid #6a3d3d;border-radius:6px;padding:10px;font-size:12px}.auth-switch{color:#aeb7b2;background:0 0;border:0;width:100%;margin-top:20px;font-size:12px}.auth-note{color:#909a95;text-align:center;margin:18px 0 0;font-size:13px;line-height:1.5}.oauth-buttons{grid-template-columns:1fr 1fr;gap:10px;margin-top:25px;display:grid}.oauth-buttons a{color:#f0f3f1;background:#202523;border:1px solid #39413e;border-radius:7px;justify-content:center;align-items:center;gap:9px;height:44px;font-size:12px;text-decoration:none;display:flex}.oauth-buttons a:hover{border-color:#657069}.oauth-buttons span{font:700 14px Manrope}.auth-divider{background:#303734;height:1px;margin:26px 0 2px;position:relative}.auth-divider span{color:#737d78;white-space:nowrap;background:#171b1a;padding:0 10px;font-size:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width<=520px){.oauth-buttons{grid-template-columns:1fr}}.sw-page{color:#101414;background:#f4f5f2;overflow:hidden}.sw-page .nav-wrap{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f4f5f2f0}.sw-hero{grid-template-columns:.88fr 1.12fr;align-items:center;gap:78px;min-height:760px;padding-top:105px;padding-bottom:110px;display:grid}.sw-hero-copy h1{letter-spacing:-.075em;margin:28px 0;font-size:clamp(58px,6.2vw,94px);line-height:.91}.sw-hero-copy h1 span{color:#929895}.sw-hero-copy>p{color:#626c68;max-width:620px;font-size:17px;line-height:1.65}.sw-hero .hero-actions{gap:10px;margin:35px 0 27px;display:flex}.sw-hero .hero-proof{color:#6d7772;flex-wrap:wrap;gap:20px;font-size:13px;display:flex}.sw-hero .hero-proof span{align-items:center;gap:6px;display:flex}.sw-hero .hero-proof svg{color:#24aa5c}.sw-terminal{min-height:475px}.sw-terminal .terminal-body{min-height:300px}.sw-migrate{color:#f0f4f1;background:#0a0d0c;border-bottom:1px solid #222825;padding:110px 0}.sw-migrate-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:100px;display:grid}.sw-migrate h2,.sw-heading h2,.sw-agents h2,.sw-pricing h2,.sw-final h2{letter-spacing:-.065em;margin:20px 0;font-size:clamp(42px,5vw,70px);line-height:.98}.sw-migrate p{color:#929b97;max-width:570px;line-height:1.7}.sw-diff{background:#101513;border:1px solid #2b332f;border-radius:12px;font:500 12px/1.6 DM Mono,monospace;overflow:hidden}.sw-diff>div{white-space:nowrap;color:#d6ddd9;border-bottom:1px solid #252c29;padding:18px 22px;overflow:auto}.sw-diff>div:first-child{color:#e7b9c0;background:linear-gradient(90deg,#8c1c2da6,#0000)}.sw-diff>div:nth-child(2){color:#a5edc2;background:linear-gradient(90deg,#0c67339e,#0000)}.sw-diff>div>span{width:24px;display:inline-block}.sw-diff .sw-diff-key{color:#9da9a3;border:0;align-items:center;gap:10px;display:flex}.sw-migrate-points{grid-template-columns:repeat(3,1fr);gap:55px;margin-top:80px;display:grid}.sw-migrate-points article{border-top:1px solid #303735;padding-top:23px}.sw-migrate-points strong{font-size:13px}.sw-migrate-points strong em{color:#101414;background:var(--acid);text-transform:uppercase;border-radius:20px;margin-left:7px;padding:5px 7px;font:600 12px DM Mono,monospace}.sw-migrate-points p{margin-top:10px;font-size:12px}.sw-section{padding-top:125px;padding-bottom:125px}.sw-heading{grid-template-columns:1fr .75fr;align-items:end;gap:80px;display:grid}.sw-heading>p{color:#68726e;max-width:580px;margin:0 0 8px;font-size:15px;line-height:1.7}.sw-heading-light{color:#f1f5f2}.sw-heading-light>p{color:#8c9791}.sw-product-grid{grid-template-columns:repeat(3,1fr);gap:13px;margin-top:60px;display:grid}.sw-product-card{background:#fafbf8;border:1px solid #d2d8d4;border-radius:14px;flex-direction:column;min-height:520px;padding:29px;display:flex}.sw-product-card.sw-language{background:#e8ffc5;border-color:#c8e09e}.sw-product-card.sw-compute-card{color:#f0f4f1;background:#111614;border-color:#27302d}.sw-card-top{justify-content:space-between;align-items:center;margin-bottom:45px;display:flex}.sw-card-top>span{border:1px solid #141c1829;border-radius:9px;place-items:center;width:45px;height:45px;display:grid}.sw-card-top svg{width:20px}.sw-card-top em{text-transform:uppercase;letter-spacing:.07em;color:#618346;border:1px solid;border-radius:30px;padding:6px 8px;font:600 12px DM Mono,monospace}.sw-product-card>small{text-transform:uppercase;letter-spacing:.08em;color:#748078;font:600 12px DM Mono,monospace}.sw-product-card h3{letter-spacing:-.05em;margin:13px 0 16px;font-size:30px;line-height:1.03}.sw-product-card>p{color:#69736e;margin:0;font-size:13px;line-height:1.65}.sw-compute-card>p,.sw-compute-card>small{color:#8f9b95}.sw-product-card>a{border-top:1px solid #505a552e;justify-content:space-between;align-items:center;margin-top:auto;padding-top:22px;font-size:12px;font-weight:700;display:flex}.sw-token-list{flex-direction:column;gap:7px;margin:26px 0;display:flex}.sw-token-list code{text-overflow:ellipsis;background:#ffffff8c;border:1px solid #364c2726;border-radius:5px;padding:8px 10px;font:500 12px DM Mono,monospace;overflow:hidden}.sw-media-mini{grid-template-columns:1fr 1fr;gap:7px;margin:27px 0;display:grid}.sw-media-mini span{border:1px solid #d6dcd8;border-radius:7px;flex-direction:column;justify-content:center;gap:11px;min-height:80px;padding:12px;font:600 12px DM Mono,monospace;display:flex}.sw-media-mini span:last-child{color:#eef2ef;background:#151a18}.sw-media-mini svg{width:18px}.sw-gpu-mini{background:#0c100f;border:1px solid #303a36;border-radius:8px;grid-template-columns:34px 1fr;gap:3px 9px;margin:27px 0;padding:20px;display:grid}.sw-gpu-mini svg{color:var(--acid);grid-row:1/3}.sw-gpu-mini strong{font:600 12px DM Mono,monospace}.sw-gpu-mini span{color:#8c9791;font:400 12px DM Mono,monospace}.sw-modalities{color:#eff4f1;background:#090c0b;padding:125px 0}.sw-modality-grid{border-top:1px solid #29302d;border-left:1px solid #29302d;grid-template-columns:repeat(4,1fr);margin-top:60px;display:grid}.sw-modality-grid article{border-bottom:1px solid #29302d;border-right:1px solid #29302d;flex-direction:column;min-height:240px;padding:26px;display:flex}.sw-modality-grid article.featured{background:#101513;grid-column:span 2;min-height:320px}.sw-modality-grid article>div:first-child{justify-content:space-between;align-items:center;display:flex}.sw-modality-grid svg{width:22px}.sw-modality-grid article>div>span{text-transform:uppercase;border-radius:20px;padding:5px 7px;font:600 12px DM Mono,monospace}.sw-modality-grid .live{color:#aefc67;border:1px solid #4c6935}.sw-modality-grid .next{color:#69736e;border:1px solid #303735}.sw-modality-grid h3{letter-spacing:-.045em;margin:48px 0 8px;font-size:24px}.sw-modality-grid article.featured h3{margin-top:60px;font-size:34px}.sw-modality-grid p{color:#858f8a;font-size:12px;line-height:1.6}.sw-featured-model{border-top:1px solid #2c3431;justify-content:space-between;align-items:center;gap:20px;padding-top:17px;font:500 12px DM Mono,monospace;margin-top:auto!important;display:flex!important}.sw-featured-model code{color:#b9c2bd}.sw-featured-model strong{color:var(--acid)}.sw-modality-footer,.sw-gpu-footer{color:#737e78;justify-content:space-between;align-items:center;padding:22px 0;font:400 12px DM Mono,monospace;display:flex}.sw-modality-footer a,.sw-gpu-footer a{color:#eef2ef;align-items:center;gap:7px;display:flex}.sw-compute{color:#eef3f0;background:#0d1210}.sw-gpu-paths{grid-template-columns:repeat(3,1fr);gap:11px;margin-top:58px;display:grid}.sw-gpu-paths article{background:#121816;border:1px solid #2e3733;border-radius:10px;grid-template-columns:42px 1fr;gap:15px;min-height:145px;padding:22px;display:grid}.sw-gpu-paths article>span{width:42px;height:42px;color:var(--acid);border:1px solid #34403b;border-radius:8px;place-items:center;display:grid}.sw-gpu-paths article>span svg{width:18px}.sw-gpu-paths em{color:#75817b;text-transform:uppercase;letter-spacing:.07em;font:500 12px DM Mono,monospace}.sw-gpu-paths h3{margin:9px 0 6px;font-size:20px}.sw-gpu-paths p{color:#89948e;margin:0;font-size:12px;line-height:1.55}.sw-gpu-paths article>small,.sw-gpu-paths article>a{color:#76817b;grid-column:2;align-self:end;font:600 12px DM Mono,monospace}.sw-gpu-paths article>a{color:var(--acid);align-items:center;gap:6px;display:flex}.sw-gpu-table{background:#101513;border:1px solid #2d3532;border-radius:11px;margin-top:25px;overflow:hidden}.sw-gpu-head,.sw-gpu-row{grid-template-columns:1.25fr .55fr .8fr .7fr .7fr .85fr .35fr;align-items:center;gap:12px;padding:0 21px;display:grid}.sw-gpu-head{color:#69756f;text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid #2a322f;height:46px;font:500 12px DM Mono,monospace}.sw-gpu-row{color:#9aa49f;border-bottom:1px solid #262e2b;min-height:75px;font:400 13px DM Mono,monospace}.sw-gpu-row>span:first-child{color:#eef2ef;align-items:center;gap:9px;display:flex}.sw-gpu-row>span:first-child i{background:#43df83;border-radius:50%;width:6px;height:6px}.sw-gpu-row>span:nth-child(6) strong{color:#fff;font-size:17px}.sw-gpu-row>a{color:var(--acid);align-items:center;gap:5px;font-weight:600;display:flex}.sw-gpu-footer{padding:20px 21px}.sw-gpu-footer a{color:var(--acid)}.sw-agents{background:#e9ffc9;padding:125px 0}.sw-agent-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:90px;display:grid}.sw-agent-grid>div:first-child>p{color:#596552;max-width:530px;line-height:1.7}.sw-agent-badges{flex-wrap:wrap;gap:7px;margin:28px 0;display:flex}.sw-agent-badges span{background:#ffffff73;border:1px solid #21351933;border-radius:30px;align-items:center;gap:7px;padding:8px 10px;font:600 12px DM Mono,monospace;display:flex}.sw-agent-badges svg{width:13px}.sw-install-card{color:#dbe3de;background:#0c1110;border:1px solid #28322d;border-radius:12px;overflow:hidden;box-shadow:0 28px 65px #253a1e33}.sw-install-card>div{border-bottom:1px solid #28312e;justify-content:space-between;align-items:center;height:56px;padding:0 20px;font:500 12px DM Mono,monospace;display:flex}.sw-install-card>div em{color:#6fe4a4;align-items:center;gap:7px;font-style:normal;display:flex}.sw-install-card>div em i{background:#45e38a;border-radius:50%;width:6px;height:6px}.sw-install-card pre{white-space:pre-wrap;min-height:270px;margin:0;padding:38px 27px;font:400 13px/2 DM Mono,monospace}.sw-install-card pre b{color:#72bdff}.sw-install-card pre span{color:#65e99f}.sw-install-card button{color:#dbe3de;background:#111715;border:0;border-top:1px solid #28312e;align-items:center;gap:8px;width:100%;height:54px;padding:0 20px;font:600 12px DM Mono,monospace;display:flex}.sw-install-card button:hover{color:var(--acid)}.sw-pricing{color:#eef3f0;background:#080b0a;padding:115px 0}.sw-pricing-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:100px;display:grid}.sw-zero{letter-spacing:-.12em;color:var(--acid);font-size:clamp(140px,18vw,270px);font-weight:650;line-height:.75}.sw-zero span{font-size:.42em}.sw-pricing-grid>div:last-child>p{color:#8f9994;max-width:620px;line-height:1.7}.sw-pricing a{color:var(--acid);align-items:center;gap:7px;margin-top:25px;font-size:13px;font-weight:700;display:flex}.sw-final{background:#f4f5f2;padding:100px 0}.sw-final>.container{color:#f0f4f1;background:#111513;border-radius:15px;grid-template-columns:1.2fr .8fr;align-items:end;gap:60px;padding:60px;display:grid}.sw-final h2{font-size:52px}.sw-final p{color:#929b97;font-size:13px;line-height:1.65}.sw-final .primary{margin-top:20px}.sw-model-page{min-height:100vh}.sw-model-hero{grid-template-columns:1.2fr .8fr;align-items:end;gap:100px;padding-top:110px;padding-bottom:90px;display:grid}.sw-model-hero h1{letter-spacing:-.07em;margin:22px 0 0;font-size:clamp(54px,6.5vw,92px);line-height:.94}.sw-model-hero p{color:#69736e;font-size:15px;line-height:1.7}.sw-model-hero .primary{margin-top:22px;display:inline-flex}.sw-catalog{padding-bottom:120px}.sw-catalog-tools{justify-content:space-between;align-items:center;gap:12px;display:flex}.sw-catalog-tools label{background:#fafbf9;border:1px solid #ccd3cf;border-radius:7px;align-items:center;gap:10px;min-width:390px;height:45px;padding:0 14px;display:flex}.sw-catalog-tools input{background:0 0;border:0;outline:0;width:100%;font:400 13px DM Mono,monospace}.sw-catalog-tools>div{border:1px solid #ccd3cf;border-radius:7px;padding:4px;display:flex}.sw-catalog-tools button{background:0 0;border:0;border-radius:5px;padding:9px 13px;font-size:13px}.sw-catalog-tools button.active{color:#fff;background:#171b19}.sw-catalog-count{color:#737e78;text-transform:uppercase;justify-content:space-between;align-items:center;margin:30px 0 11px;font:500 12px DM Mono,monospace;display:flex}.sw-catalog-count span:last-child{align-items:center;gap:7px;display:flex}.sw-catalog-count i{background:#36da7d;border-radius:50%;width:6px;height:6px}.sw-catalog-table{background:#fafbf9;border:1px solid #d1d7d3;border-radius:9px;overflow:hidden}.sw-catalog-head,.sw-catalog-row{grid-template-columns:1.25fr .45fr 1.15fr .8fr .65fr .35fr;align-items:center;gap:18px;padding:0 19px;display:grid}.sw-catalog-head{color:#7c8681;text-transform:uppercase;border-bottom:1px solid #d1d7d3;height:43px;font:500 12px DM Mono,monospace}.sw-catalog-row{color:#69736e;border-bottom:1px solid #dce1de;min-height:84px;font-size:13px}.sw-catalog-row:last-child{border-bottom:0}.sw-catalog-row>span:first-child{align-items:center;gap:11px;display:flex;overflow:hidden}.sw-catalog-row>span:first-child>i{color:#2c9d5b;background:#fff;border:1px solid #d6dcd8;border-radius:7px;place-items:center;width:34px;height:34px;display:grid}.sw-catalog-row svg{width:15px}.sw-catalog-row>span:first-child>span{overflow:hidden}.sw-catalog-row strong,.sw-catalog-row code{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.sw-catalog-row strong{color:#171b19;font-size:12px}.sw-catalog-row code{margin-top:4px;font:400 12px DM Mono,monospace}.sw-catalog-row em{text-transform:uppercase;border:1px solid #cbd2ce;border-radius:20px;padding:5px 7px;font:600 12px DM Mono,monospace}.sw-catalog-row>a{color:#278e52;align-items:center;gap:5px;font-weight:700;display:flex}.sw-catalog-note{color:#6f7a74;align-items:center;gap:9px;margin-top:18px;font-size:13px;display:flex}.sw-catalog-note svg{color:#2cac60}.sw-empty{text-align:center;padding:70px}.sw-empty svg{color:#42b96e}.sw-empty h2{margin:14px 0 7px;font-size:28px}.sw-empty p{color:#79837e}@media (width<=1000px){.sw-hero,.sw-migrate-grid,.sw-agent-grid{grid-template-columns:1fr;gap:55px}.sw-product-grid{grid-template-columns:1fr}.sw-product-card{min-height:430px}.sw-modality-grid{grid-template-columns:repeat(2,1fr)}.sw-gpu-head,.sw-gpu-row{grid-template-columns:1.3fr .6fr .9fr .8fr}.sw-gpu-head span:nth-child(3),.sw-gpu-head span:nth-child(4),.sw-gpu-head span:nth-child(5),.sw-gpu-row span:nth-child(3),.sw-gpu-row span:nth-child(4),.sw-gpu-row span:nth-child(5){display:none}.sw-gpu-paths{grid-template-columns:1fr}.sw-model-hero{grid-template-columns:1fr;gap:35px}.sw-catalog-head,.sw-catalog-row{grid-template-columns:1.7fr .4fr .9fr .62fr}.sw-catalog-head span:nth-child(3),.sw-catalog-head span:nth-child(5),.sw-catalog-row>span:nth-child(3),.sw-catalog-row>span:nth-child(5){display:none}}@media (width<=650px){.sw-hero{padding-top:65px}.sw-hero-copy h1{font-size:54px}.sw-heading,.sw-pricing-grid,.sw-final>.container{grid-template-columns:1fr;gap:30px}.sw-migrate-points{grid-template-columns:1fr;gap:26px}.sw-product-card{min-height:400px;padding:23px}.sw-modality-grid{grid-template-columns:1fr}.sw-modality-grid article.featured{grid-column:auto}.sw-modality-footer,.sw-gpu-footer{flex-direction:column;align-items:flex-start;gap:14px}.sw-gpu-head{display:none}.sw-gpu-row{grid-template-columns:1.15fr .55fr .75fr;min-height:80px;padding:0 14px}.sw-gpu-row span:nth-child(2){display:none}.sw-gpu-row>a{justify-self:end}.sw-zero{font-size:150px}.sw-final>.container{padding:34px 25px}.sw-final h2{font-size:40px}.sw-catalog-tools{flex-direction:column;align-items:stretch}.sw-catalog-tools label{min-width:0}.sw-catalog-tools>div{overflow-x:auto}.sw-catalog-head{display:none}.sw-catalog-row{grid-template-columns:1fr .35fr;gap:12px;padding:17px}.sw-catalog-row>span:nth-child(2),.sw-catalog-row>span:nth-child(3),.sw-catalog-row>span:nth-child(4),.sw-catalog-row>span:nth-child(5){display:none}.sw-catalog-row>a{justify-self:end}.sw-model-hero{padding-top:70px}.sw-model-hero h1{font-size:50px}}.sw-hero{box-sizing:border-box;min-height:calc(100svh - 157px);padding-top:clamp(42px,6vh,70px);padding-bottom:clamp(42px,6vh,70px)}.sw-hero-copy h1{font-size:clamp(52px,5.25vw,80px);line-height:.94}.sw-hero-copy h1 .sw-title-line{color:#101414;white-space:nowrap;display:block}.sw-hero-copy h1 .sw-agent-line{color:#929895}.sw-hero .sw-terminal{min-height:min(445px,100svh - 260px)}.sw-hero .sw-terminal .terminal-body{min-height:min(270px,100svh - 435px)}.sw-hero .hero-actions a{align-items:center;gap:8px;display:inline-flex}@media (width<=1000px){.sw-hero{min-height:auto}.sw-hero .sw-terminal{min-height:430px}.sw-hero .sw-terminal .terminal-body{min-height:260px}}@media (width<=650px){.sw-hero-copy h1{font-size:48px}.sw-hero-copy h1 .sw-title-line{white-space:normal}.sw-hero{padding-top:50px;padding-bottom:55px}}.sw-model-hero{grid-template-columns:1fr .72fr;gap:80px;padding-top:72px;padding-bottom:62px}.sw-model-hero h1{font-size:clamp(48px,5vw,70px);line-height:.96}.sw-model-hero p{font-size:17px;line-height:1.65}.sw-catalog-tools label{height:52px}.sw-catalog-tools input,.sw-catalog-tools button{font-size:13px}.sw-catalog-count{margin-top:34px;font-size:13px}.sw-catalog-head{height:50px;font-size:13px}.sw-catalog-row{min-height:96px;font-size:13px;line-height:1.45}.sw-catalog-row>span:first-child>i{width:40px;height:40px}.sw-catalog-row>span:first-child>i svg{width:18px}.sw-catalog-row strong{font-size:15px}.sw-catalog-row code{margin-top:6px;font-size:13px}.sw-catalog-row em{padding:6px 8px;font-size:12px}.sw-catalog-row>a,.sw-catalog-note{font-size:12px}@media (width<=1000px){.sw-model-hero{grid-template-columns:1fr;gap:24px;padding-top:60px;padding-bottom:50px}}@media (width<=650px){.sw-model-hero h1{font-size:46px}.sw-catalog-row{min-height:90px;font-size:12px}.sw-catalog-row strong{font-size:14px}}.sw-catalog-count span:last-child a{color:#278e52;text-underline-offset:3px;text-decoration:underline}.sw-model-rank{color:#758078;text-align:right;flex:0 0 34px;font:600 13px DM Mono,monospace}@media (width<=650px){.sw-model-rank{flex-basis:28px;font-size:12px}}.sw-compute .sw-gpu-table{margin-top:58px}.sw-featured-templates{text-align:center;padding-top:105px}.sw-featured-heading{max-width:760px;margin:0 auto 42px}.sw-featured-heading .eyebrow{color:#7d8983;justify-content:center}.sw-featured-heading h2{letter-spacing:-.055em;color:#f2f5f3;margin:17px 0 14px;font-size:clamp(38px,4.3vw,66px);line-height:1}.sw-featured-heading p{color:#8c9791;margin:0;font-size:14px}.sw-template-grid{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.sw-template-grid article{background:#121816;border:1px solid #34403b;border-radius:12px;grid-template-columns:56px 1fr;gap:22px;min-height:260px;padding:34px;display:grid}.sw-template-grid article>span{width:56px;height:56px;color:var(--acid);border:1px solid #405049;border-radius:10px;place-items:center;display:grid}.sw-template-grid article>span svg{width:25px;height:25px}.sw-template-grid em{color:#829089;text-transform:uppercase;letter-spacing:.08em;font:600 13px DM Mono,monospace}.sw-template-grid h3{color:#f4f7f5;margin:15px 0 10px;font-size:28px}.sw-template-grid p{color:#8f9b95;margin:0;font-size:12px;line-height:1.65}.sw-template-grid article>a{color:var(--acid);grid-column:2;align-self:end;align-items:center;gap:7px;font:600 13px DM Mono,monospace;display:flex}.sw-template-library{color:#f2f5f3;border-color:#617069;margin-top:30px;display:inline-flex}@media (width<=800px){.sw-template-grid{grid-template-columns:1fr}.sw-featured-templates{padding-top:75px}}@media (width<=650px){.sw-template-grid article{grid-template-columns:46px 1fr;gap:16px;min-height:220px;padding:23px}.sw-template-grid article>span{width:46px;height:46px}.sw-template-grid h3{font-size:23px}.sw-featured-heading h2{font-size:38px}}.for-agent{display:inline-flex;position:relative}.for-agent>button.secondary{cursor:pointer;font:inherit;align-items:center;gap:8px;display:inline-flex}.for-agent-pop{z-index:20;background:#fff;border:1px solid #e4e8e6;border-radius:14px;width:max-content;max-width:min(420px,80vw);padding:16px 18px;position:absolute;top:calc(100% + 12px);left:0;box-shadow:0 18px 44px #10181424}.for-agent-pop:before{content:"";background:#fff;border-top:1px solid #e4e8e6;border-left:1px solid #e4e8e6;width:12px;height:12px;position:absolute;top:-7px;left:32px;transform:rotate(45deg)}.for-agent-pop span{color:#626c68;margin-bottom:10px;font-size:13px;display:block}.for-agent-pop code{color:#1b201e;word-break:break-word;background:#f5f7f6;border-radius:9px;padding:10px 12px;font:400 13px/1.5 DM Mono,monospace;display:block}.sw-catalog-row>span:first-child>i.sw-provider-mark{background:#fff;padding:5px;overflow:hidden}.sw-provider-mark img{object-fit:contain;width:100%;height:100%}.sw-provider-mark b{letter-spacing:-.02em;font:700 13px Manrope,system-ui}.sw-catalog-sub{color:#1c2320;max-width:430px;margin:22px 0 0;font-size:17px;font-weight:600;line-height:1.6}.sw-catalog-sub:before{content:"";vertical-align:middle;background:#b9ff43;border-radius:50%;width:8px;height:8px;margin-right:9px;display:inline-block;box-shadow:0 0 0 3px #b9ff4347}.sw-catalog-row code.sw-model-slug{color:#3c4a44;white-space:nowrap;align-items:center;gap:7px;margin-top:6px;font:500 13px DM Mono,monospace;display:flex;overflow:visible}.sw-model-slug>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.sw-model-slug button{color:#8d9994;cursor:pointer;background:0 0;border:0;border-radius:4px;flex:none;place-items:center;padding:2px;transition:all .15s;display:grid}.sw-model-slug button:hover{color:#101414;background:#e4e8e4}.sw-catalog-row{grid-template-columns:1.85fr .4fr 1fr .78fr .5fr .34fr;gap:14px}.sw-model-slug{font-size:12.5px}
