:root{--ink:#1d1d1f;--muted:#6e6e73;--line:#d7d7dc;--soft:#f5f5f7;--paper:#fff;color:var(--ink);background:var(--paper);font-synthesis:none;font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0}a{color:inherit;text-decoration:none}button{font:inherit}.skip-link{z-index:30;border:1px solid var(--line);background:#fff;padding:12px;position:fixed;top:-80px;left:20px}.skip-link:focus{top:20px}.site-nav{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);z-index:5;background:#ffffffde;border-bottom:1px solid #e8e8ed;align-items:center;height:58px;padding:0 4.5vw;display:flex;position:relative}.brand{letter-spacing:-.04em;align-items:center;gap:9px;font-size:17px;font-weight:720;display:flex}.brand i{border-left:5px solid var(--ink);border-right:5px solid var(--ink);width:17px;height:22px;position:relative}.brand i:after{content:"";background:var(--ink);width:3px;height:22px;position:absolute;left:5px}.site-nav nav{color:#515154;gap:28px;margin-left:58px;font-size:12px;display:flex}.nav-actions{align-items:center;gap:15px;margin-left:auto;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 19px;font-size:12px;font-weight:650;display:inline-flex}.primary{background:var(--ink);color:#fff}.secondary{color:var(--ink);border:1px solid var(--ink);background:0 0}.nav-button{min-height:38px}.hero{text-align:center;background:radial-gradient(circle at 73% 58%,#edf5ff 0,#0000 25%),radial-gradient(circle at 28% 76%,#f6efff 0,#0000 23%),#fff;padding:100px 22px 58px}.hero-overline{font-size:18px;font-weight:630}.hero h1{letter-spacing:-.075em;word-break:keep-all;max-width:1080px;margin:17px auto 0;font-size:clamp(62px,8vw,108px);font-weight:620;line-height:.93}.hero>p{max-width:760px;color:var(--muted);letter-spacing:-.02em;word-break:keep-all;margin:27px auto 0;font-size:19px;line-height:1.5}.hero-actions{justify-content:center;gap:10px;margin-top:28px;display:flex}.provider-demo{max-width:1180px;margin:0 auto;padding:0 24px 105px}.glass-panel{-webkit-backdrop-filter:saturate(180%)blur(32px);backdrop-filter:saturate(180%)blur(32px);background:#ffffffb8;border:1px solid #fff;border-radius:30px;overflow:hidden;box-shadow:0 40px 110px #52647f20,inset 0 0 0 1px #1d1d1f0d}.demo-top{border-bottom:1px solid var(--line);letter-spacing:.07em;color:#3e3e43;align-items:center;height:54px;padding:0 25px;font-size:11px;font-weight:730;display:flex}.demo-top span:last-child{color:#267b43;margin-left:auto}.provider-tabs{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.provider-tabs button{border:0;border-right:1px solid var(--line);color:#8a8a90;cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:10px;height:74px;display:flex;position:relative}.provider-tabs button:last-child{border-right:0}.provider-tabs button[aria-selected=true]{color:var(--ink);background:#fff}.provider-tabs button[aria-selected=true]:after{content:"";background:var(--ink);border-radius:2px;height:3px;position:absolute;bottom:-1px;left:26%;right:26%}.provider-tabs img{object-fit:contain;opacity:.48;width:21px;height:21px}.provider-tabs button[aria-selected=true] img{opacity:1}.provider-tabs span{font-size:14px;font-weight:660}.demo-body{grid-template-columns:.86fr 1.14fr;min-height:370px;display:grid}.demo-copy{border-right:1px solid var(--line);padding:38px}.eyebrow{letter-spacing:.08em;color:#525258;font-size:10px;font-weight:730}.demo-copy h2{letter-spacing:-.056em;word-break:keep-all;margin:19px 0;font-size:clamp(39px,4vw,52px);font-weight:620;line-height:1.02}.demo-copy>p{max-width:430px;color:var(--muted);word-break:keep-all;margin:0;font-size:15px;line-height:1.58}.endpoint{border-block:1px solid var(--line);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;margin-top:30px;padding:15px 0;display:grid}.endpoint small{font-size:9px;font-weight:730}.endpoint code{text-overflow:ellipsis;white-space:nowrap;font:500 10px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:hidden}.endpoint button{cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:650}.code-card{background:#ffffff5e;min-width:0;padding:38px 36px}.code-head{justify-content:space-between;font:600 10px/1 ui-monospace,SFMono-Regular,Menlo,monospace;display:flex}.code-head span:last-child{color:#267b43}.code-card pre{white-space:pre;color:#343439;margin:39px 0 0;font:500 12px/1.9 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:auto}.code-card pre>span{display:inline}.code-change{color:var(--ink);background:#ececef;border-radius:5px;padding:3px 5px}.code-foot{border-top:1px solid var(--line);color:#727278;justify-content:space-between;gap:14px;margin-top:30px;padding-top:16px;font:600 8px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;display:flex}.provider-band{text-align:center;padding:0 20px 110px}.provider-band p{color:var(--muted);margin:0 0 32px;font-size:13px}.wordmarks{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(28px,5vw,68px);display:flex}.wordmarks span{align-items:center;gap:8px;font-size:18px;font-weight:630;display:flex}.wordmarks img{object-fit:contain;width:23px;height:23px}.section{padding:120px 4.5vw}.section-head{text-align:center;max-width:1180px;margin:auto}.section-head>span{font-size:17px;font-weight:630}.section-head h2{letter-spacing:-.064em;word-break:keep-all;max-width:1050px;margin:17px auto 0;font-size:clamp(52px,6.5vw,86px);font-weight:620;line-height:.97}.section-head>a{color:#4e4e53;margin-top:23px;font-size:14px;display:inline-block}.feature-grid{grid-template-columns:1fr 1fr;gap:16px;max-width:1180px;margin:64px auto 0;display:grid}.feature{background:var(--soft);border-radius:30px;flex-direction:column;min-height:470px;padding:40px;display:flex;overflow:hidden}.feature-wide{grid-column:1/-1;grid-template-columns:.76fr 1.24fr;gap:48px;min-height:505px;display:grid}.feature-copy{margin-top:auto}.feature-copy>span{color:#77777c;font-size:11px;font-weight:720}.feature h3{letter-spacing:-.045em;word-break:keep-all;margin:11px 0 10px;font-size:36px;font-weight:620;line-height:1.05}.feature p{max-width:420px;color:var(--muted);word-break:keep-all;margin:0;font-size:15px;line-height:1.55}.balance-hero{align-self:center}.balance-hero small{color:#727278;font-size:11px}.balance-hero>strong{letter-spacing:-.065em;margin-top:6px;font-size:clamp(62px,7vw,98px);font-weight:600;line-height:1;display:block}.provider-spend{border-top:1px solid #d9d9de;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:38px;padding-top:21px;display:grid}.provider-spend span{color:#77777d;font-size:10px;display:block}.provider-spend b{margin-top:7px;font-size:17px;display:block}.api-hero{gap:17px;margin:auto 0;display:grid}.api-hero>div{border-bottom:1px solid #d8d8dd;grid-template-columns:110px 28px minmax(0,1fr);align-items:center;padding:0 4px 17px;display:grid}.api-hero>div:last-child{border-bottom:0}.api-hero span{font-size:13px;font-weight:650}.api-hero i{color:#8c8c91;font-style:normal}.api-hero code{text-overflow:ellipsis;white-space:nowrap;color:#515157;min-width:0;font:500 11px/1.3 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:hidden}.key-hero{text-align:center;margin:auto 0}.key-hero>small{letter-spacing:.08em;color:#74747a;font-size:10px;font-weight:720}.key-hero>div:nth-child(2){letter-spacing:-.04em;margin:19px auto 0;font:600 clamp(20px,2.4vw,32px)/1.2 ui-monospace,SFMono-Regular,Menlo,monospace}.key-providers{border-top:1px solid #d8d8dd;justify-content:center;gap:24px;margin-top:34px;padding-top:22px;display:flex}.key-providers img{object-fit:contain;width:23px;height:23px}.catalog{background:var(--soft)}.catalog-head{grid-template-columns:.7fr 1.5fr .9fr;align-items:start;gap:38px;max-width:1180px;margin:auto;display:grid}.catalog-head>span{letter-spacing:.08em;font-size:11px;font-weight:720}.catalog-head h2{letter-spacing:-.06em;word-break:keep-all;margin:0;font-size:clamp(47px,5.4vw,76px);font-weight:620;line-height:.98}.catalog-head>p{color:var(--muted);word-break:keep-all;margin:0;font-size:16px;line-height:1.56}.model-tabs{gap:9px;max-width:1180px;margin:54px auto 16px;display:flex}.model-tabs button{color:#55555b;cursor:pointer;background:#fff;border:0;border-radius:999px;padding:11px 20px;font-size:12px}.model-tabs button.active{background:var(--ink);color:#fff}.model-stage{background:#fff;border-radius:30px;grid-template-columns:1.18fr .82fr;max-width:1180px;min-height:525px;margin:auto;display:grid;overflow:hidden}.api-output{background:linear-gradient(145deg,#eceff2,#e8e6eb);flex-direction:column;padding:36px;display:flex}.request-line{background:#fff;border-bottom:1px solid #e2e2e7;border-radius:14px 14px 0 0;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;height:58px;padding:0 18px;font:600 11px/1 ui-monospace,SFMono-Regular,Menlo,monospace;display:grid}.request-line>span{background:#ececef;border-radius:6px;padding:6px 8px}.request-line code{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.request-line b{color:#267b43}.response-preview{background:#fff;flex:1;padding:27px 23px}.response-preview small{color:#77777d;font-size:9px;font-weight:720}.response-preview code{white-space:pre-wrap;color:#4c4c52;margin-top:25px;font:500 12px/1.9 ui-monospace,SFMono-Regular,Menlo,monospace;display:block}.request-meta{color:#77777d;background:#fff;border-top:1px solid #e2e2e7;border-radius:0 0 14px 14px;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:0 18px;font-size:10px;display:flex}.model-info{flex-direction:column;justify-content:flex-end;padding:46px;display:flex}.model-info>span{color:#267b43;letter-spacing:.07em;font-size:10px;font-weight:720}.model-info h3{letter-spacing:-.045em;margin:20px 0 14px;font-size:39px;line-height:1.05}.model-info p{color:var(--muted);margin:0 0 28px;font-size:15px;line-height:1.55}.model-info .button{align-self:flex-start}.pricing-section{background:linear-gradient(135deg,#f2f5f8,#f7f4f9 53%,#faf7f4);grid-template-columns:1fr 1fr;gap:70px;padding:130px 4.5vw;display:grid}.pricing-section>div:first-child{justify-self:end;width:100%;max-width:590px}.pricing-section>div>span{font-size:17px;font-weight:630}.pricing-section h2{letter-spacing:-.06em;word-break:keep-all;margin:17px 0 0;font-size:clamp(52px,6vw,82px);font-weight:620;line-height:.98}.offer{align-self:end;max-width:590px}.offer strong{letter-spacing:-.06em;margin-bottom:24px;font-size:clamp(52px,7vw,94px);line-height:1;display:block}.offer p{color:#55555b;margin:0 0 16px;font-size:17px;line-height:1.55}.offer small{color:#77777d}.final-cta{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:620px;padding:110px 24px;display:flex}.final-cta>span{font-size:17px;font-weight:630}.final-cta h2{letter-spacing:-.067em;word-break:keep-all;margin:18px 0 31px;font-size:clamp(56px,7vw,94px);font-weight:620;line-height:.96}.final-cta>div{gap:10px;display:flex}footer{border-top:1px solid #e4e4e9;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:38px 4.5vw;font-size:11px;display:grid}footer p{margin:0}footer p:nth-child(2){text-align:center}footer p:last-child{text-align:right}html[lang=ko] .hero h1{letter-spacing:-.045em}html[lang=ko] .hero>p{letter-spacing:-.012em}html[lang=ko] .demo-copy h2{letter-spacing:-.035em}html[lang=ko] .section-head h2,html[lang=ko] .catalog-head h2,html[lang=ko] .pricing-section h2,html[lang=ko] .final-cta h2{letter-spacing:-.04em}html[lang=ko] .feature h3{letter-spacing:-.025em}@media (max-width:760px){.site-nav{padding:0 20px}.site-nav nav,.nav-button{display:none}.hero{padding:70px 18px 44px}.hero h1{font-size:15vw}.hero>p{font-size:17px}.provider-demo{padding:0 14px 75px}.provider-tabs button span{display:none}.provider-tabs button{min-height:58px}.provider-tabs img{width:22px;height:22px}.demo-body{grid-template-columns:1fr}.demo-copy{border-right:0;border-bottom:1px solid var(--line);padding:30px 24px}.code-card{padding:30px 24px}.provider-band{padding-bottom:80px}.section{padding:84px 18px}.feature-grid{grid-template-columns:1fr;margin-top:44px}.feature-wide{grid-column:1;grid-template-columns:1fr;gap:36px}.feature{min-height:510px;padding:30px 25px}.provider-spend{grid-template-columns:1fr;gap:14px}.provider-spend b{font-size:14px}.catalog-head,.model-stage,.pricing-section{grid-template-columns:1fr}.catalog-head h2{margin:24px 0}.api-output{min-height:390px;padding:20px}.model-info{padding:35px 25px}.pricing-section{padding:84px 18px}.pricing-section>div:first-child{justify-self:auto}.final-cta{min-height:520px}.key-providers{gap:18px}footer{grid-template-columns:1fr 1fr}footer p:nth-child(2){display:none}}@media (max-width:390px){.hero h1{font-size:14.4vw}.hero-overline{font-size:16px}.hero-actions{flex-direction:column;align-items:center}.demo-copy h2{font-size:37px}.code-card pre{font-size:10px}.code-foot{font-size:7px}.section-head h2,.final-cta h2{font-size:13.5vw}.catalog-head h2,.pricing-section h2{font-size:13vw}.balance-hero>strong{font-size:16vw}.api-hero>div{grid-template-columns:76px 18px minmax(0,1fr)}.api-hero code{font-size:9px}.request-line{grid-template-columns:auto minmax(0,1fr)}.request-line b{display:none}.request-meta{grid-template-columns:1fr auto;display:grid}.request-meta span:nth-child(2){display:none}.final-cta>div{flex-direction:column}.wordmarks{gap:22px}.wordmarks span{font-size:15px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.api-hero>div{grid-template-columns:88px minmax(0,1fr);gap:18px}.api-hero code{font-size:10px}@media (max-width:390px){.api-hero>div{grid-template-columns:68px minmax(0,1fr);gap:12px}.api-hero code{font-size:9px}}html[lang=ko] .hero h1{letter-spacing:-.018em;line-height:.99}html[lang=ko] .hero>p{letter-spacing:0;line-height:1.65}html[lang=ko] .demo-copy h2{letter-spacing:-.018em;line-height:1.06}html[lang=ko] .section-head h2,html[lang=ko] .catalog-head h2,html[lang=ko] .pricing-section h2,html[lang=ko] .final-cta h2{letter-spacing:-.02em;line-height:1.04}html[lang=ko] .feature h3{letter-spacing:-.008em;line-height:1.18}html[lang=ko] .offer strong{letter-spacing:-.018em}.section-head{max-width:980px}.feature-grid{max-width:1080px;margin-top:52px}.feature{text-align:left;min-height:410px}.feature-wide{grid-template-columns:minmax(240px,.82fr) minmax(0,1.18fr);align-items:center;gap:64px;min-height:360px;padding:48px 52px}.feature-wide .feature-copy{align-self:center;margin-top:0}.feature-wide .feature-copy p{max-width:330px}.balance-hero{justify-self:end;width:100%;max-width:610px}.provider-spend{margin-top:28px}.catalog-head{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:end;gap:20px 80px}.catalog-head>span{grid-column:1/-1}.catalog-head>p{max-width:380px;padding-bottom:7px}.pricing-section{grid-template-columns:minmax(0,560px) minmax(0,480px);justify-content:center;gap:90px}.pricing-section>div:first-child{justify-self:auto}@media (max-width:760px){html[lang=ko] .hero h1{letter-spacing:-.012em;line-height:1.03}html[lang=ko] .section-head h2,html[lang=ko] .catalog-head h2,html[lang=ko] .pricing-section h2,html[lang=ko] .final-cta h2{letter-spacing:-.015em;line-height:1.08}.feature{min-height:430px}.feature-wide{grid-template-columns:1fr;gap:42px;min-height:0;padding:34px 26px}.feature-wide .feature-copy{order:1}.balance-hero{order:2;justify-self:start}.catalog-head{grid-template-columns:1fr;gap:0}.catalog-head>span{grid-column:auto}.catalog-head>p{padding-bottom:0}.pricing-section{grid-template-columns:1fr;gap:48px}}html[lang=ko] .offer strong{white-space:nowrap;font-size:clamp(50px,5vw,72px)}@media (max-width:760px){html[lang=ko] .offer strong{font-size:12vw}}.code-card pre{min-height:215px;margin:0}.code-foot{border:1px solid var(--line);color:#56565c;border-radius:12px;grid-template-columns:1fr 1fr;gap:0;margin-top:24px;padding-top:0;font-size:10px;line-height:1.35;display:grid;overflow:hidden}.code-foot span{white-space:nowrap;align-items:center;min-height:48px;padding:12px 16px;display:flex}.code-foot span+span{border-left:1px solid var(--line)}@media (max-width:390px){.code-foot{font-size:9px}.code-foot span{padding-inline:10px}}.demo-copy .endpoint{grid-template-columns:64px minmax(0,1fr) 48px;gap:18px;margin-top:36px;padding:18px 0}.demo-copy .endpoint button{text-align:right}.code-card{align-items:flex-start;display:flex}.code-card pre{width:100%;min-height:0;padding-top:2px}@media (max-width:760px){.demo-copy .endpoint{grid-template-columns:56px minmax(0,1fr) 44px;gap:10px;margin-top:30px}}.code-card pre{padding:6px 0;overflow:visible}.code-card pre>.code-line{border:1px solid #0000;border-radius:8px;min-height:1.9em;margin:0 -14px;padding:0 14px;display:block;position:relative}.code-card pre>.code-change{color:#111113;background:linear-gradient(90deg,#ededf0 0%,#f5f5f7 72%,#f8f8fa 100%);border-color:#1d1d1f12;margin-block:3px;font-weight:600;box-shadow:0 1px 2px #1d1d1f0a}.code-card pre>.code-change:before{content:"";background:var(--ink);border-radius:2px;width:2px;position:absolute;top:7px;bottom:7px;left:-1px}@media (max-width:760px){.code-card pre{overflow:auto}.code-card pre>.code-line{width:max-content;min-width:100%;margin-inline:0;padding-inline:12px}}.code-card pre>.code-change{box-shadow:none;color:#172019;background:#eef8f1;border-color:#c7e5d0;padding-left:34px;font-weight:500}.code-card pre>.code-change:before{content:"+";color:#218542;width:auto;font-weight:750;line-height:inherit;background:0 0;top:0;bottom:auto;left:12px}@media (max-width:760px){.code-card pre>.code-change{padding-left:32px}.code-card pre>.code-change:before{left:11px}}.model-directory{border:1px solid var(--line);background:#fff;border-radius:30px;max-width:1180px;margin:auto;overflow:hidden}.model-columns,.model-row{grid-template-columns:minmax(150px,.78fr) minmax(190px,1fr) minmax(230px,1.25fr) 100px;align-items:center;gap:28px;padding-inline:30px;display:grid}.model-columns{border-bottom:1px solid var(--line);color:#77777d;min-height:50px;font-size:11px;font-weight:650}.model-row{border-bottom:1px solid var(--line);min-height:82px}.model-row:last-child{border-bottom:0}.model-provider{align-items:center;gap:11px;font-size:14px;font-weight:620;display:flex}.model-provider img{object-fit:contain;width:23px;height:23px}.model-row strong{font-size:17px;font-weight:620}.model-row code{color:#5f5f65;white-space:nowrap;background:0 0;border:0;border-radius:0;padding:0;font:500 13px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace}.model-status{text-align:right;font-size:13px;font-weight:620}.model-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:240px;padding:42px;display:flex}.model-empty strong{font-size:20px;font-weight:620}.model-empty p{color:var(--muted);margin:9px 0 0;font-size:14px}@media (max-width:760px){.model-directory{border-radius:24px}.model-columns{display:none}.model-row{grid-template-columns:minmax(0,1fr) auto;gap:7px 14px;min-height:108px;padding:18px 20px}.model-provider,.model-row strong{grid-column:1}.model-row code{text-overflow:ellipsis;grid-column:1;overflow:hidden}.model-status{grid-area:1/2/4}.model-empty{min-height:210px;padding:32px 22px}}.model-filters{grid-template-columns:1fr 1.4fr;align-items:end;gap:42px;max-width:1180px;margin:48px auto 18px;display:grid}.model-filter>span{color:#6e6e73;margin-bottom:12px;font-size:12px;font-weight:650;display:block}.model-filter .model-tabs{margin:0}.provider-filter{flex-wrap:wrap;gap:9px;display:flex}.provider-filter button{color:#55555b;cursor:pointer;background:#fff;border:0;border-radius:999px;align-items:center;gap:8px;min-height:38px;padding:0 16px;font-size:12px;display:inline-flex}.provider-filter button.active{background:var(--ink);color:#fff}.provider-filter img{object-fit:contain;width:17px;height:17px}.provider-filter button:not(.active) img{opacity:.7}.provider-filter button.active img{filter:brightness(0)invert()}.provider-filter button.active[data-provider=higgsfield] img{filter:none}.model-columns{display:none}.model-row{grid-template-columns:minmax(180px,.7fr) minmax(0,1.3fr);gap:54px;min-height:96px;padding:24px 34px}.model-identity{justify-content:space-between;align-items:baseline;gap:30px;min-width:0;display:flex}.model-identity strong{font-size:19px}.model-identity code{text-align:right;flex:none}@media (max-width:760px){.model-filters{grid-template-columns:1fr;gap:24px;margin-top:38px}.provider-filter{gap:8px}.provider-filter button{padding-inline:13px}.model-row{grid-template-columns:1fr;gap:14px;min-height:0;padding:24px 22px}.model-provider{grid-column:auto}.model-identity,.model-identity strong{display:block}.model-identity code{text-align:left;margin-top:8px;display:block}}.model-filters{grid-template-columns:1fr 1fr;gap:28px}.model-filter .model-tabs button,.provider-filter button{min-height:40px;padding:0 15px}.model-directory{border-radius:20px}.model-columns,.model-row{grid-template-columns:minmax(150px,.72fr) minmax(190px,1fr) minmax(220px,1.18fr);gap:28px;padding-inline:26px}.model-columns{min-height:42px;display:grid}.model-row{min-height:64px;padding-block:10px}.model-provider{font-size:14px}.model-provider img{width:21px;height:21px}.model-row strong{font-size:16px}.model-row code{text-align:left}@media (max-width:760px){.model-filters{grid-template-columns:1fr;gap:22px}.model-columns{display:none}.model-row{grid-template-columns:1fr;gap:7px;min-height:92px;padding:17px 20px}.model-provider,.model-row strong,.model-row code{grid-column:auto}.model-row code{text-align:left;margin-top:0}}.model-filters{display:block}.model-filter{width:100%}.footer-brand{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.language-menu{position:relative}.language-trigger{color:#515154;cursor:pointer;letter-spacing:-.01em;background:0 0;border:0;border-radius:9px;align-items:center;gap:7px;min-height:32px;margin-left:-9px;padding:0 9px;font-size:13px;font-weight:600;transition:background-color .16s,color .16s;display:flex}.language-trigger:hover,.language-trigger[aria-expanded=true]{background:var(--soft);color:var(--ink)}.language-globe{fill:none;stroke:currentColor;stroke-width:1.5px;flex:none;width:15px;height:15px}.menu-chevron{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:9px;height:5.5px;transition:transform .16s}.language-trigger[aria-expanded=true] .menu-chevron{transform:rotate(180deg)}.menu{z-index:30;-webkit-backdrop-filter:saturate(180%)blur(28px);backdrop-filter:saturate(180%)blur(28px);background:#ffffffeb;border:1px solid #fff;border-radius:16px;min-width:14rem;margin:0;padding:6px;list-style:none;position:absolute;left:0;box-shadow:0 20px 50px #52647f2b,inset 0 0 0 1px #1d1d1f0f}.menu.drop-up{bottom:calc(100% + 8px)}.menu-option{min-height:40px;color:var(--ink);cursor:pointer;letter-spacing:-.01em;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:0 12px;font-size:14px;display:flex}.menu-option[data-active=true]{background:var(--soft)}.menu-option[aria-current=true]{font-weight:650}.menu-label{align-items:baseline;gap:8px;display:flex}.menu-option small{color:var(--muted);font-size:12px;font-weight:400}.menu-check{fill:none;width:12px;height:10px;stroke:var(--ink);stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;opacity:0;flex:none}.menu-option[aria-current=true] .menu-check{opacity:1}@media (max-width:760px){footer{align-items:start}.footer-brand{gap:12px}}.provider-tabs{grid-template-columns:repeat(6,1fr)}.provider-tabs button:disabled{color:#b0b0b5;cursor:not-allowed;background:#f7f7f8}.provider-tabs button:disabled img{opacity:.25;filter:grayscale()}.provider-tabs button:disabled small{color:#85858b;white-space:nowrap;background:#ececef;border-radius:999px;padding:3px 6px;font-size:8px;font-weight:700}.provider-filter button:disabled{color:#aaaab0;cursor:not-allowed;opacity:.52}.provider-filter button:disabled small{white-space:nowrap;margin-left:2px;font-size:9px;font-weight:700}@media (max-width:900px){.provider-tabs button:disabled small{display:none}}.demo-copy .endpoint button:disabled{color:#8a8a90;cursor:not-allowed}.provider-status.comingSoon,.provider-status.planned{color:#77777d}.demo-copy .endpoint{grid-template-columns:64px minmax(0,1fr) auto}.demo-copy .endpoint button{white-space:nowrap}@media (max-width:760px){.demo-copy .endpoint{grid-template-columns:56px minmax(0,1fr) auto}.code-card pre{overflow:visible}.code-card pre>.code-line{white-space:pre-wrap;overflow-wrap:anywhere;text-indent:-14px;width:auto;min-width:0;padding:0 12px 0 26px}.code-card pre>.code-change{text-indent:-6px;padding:0 12px 0 32px}}
