:root{--paper:#fafaf8;--white:#ffffff;--ink:#171716;--muted:#75746f;--faint:#a4a39d;--line:#e2e2dc;--soft-line:#ededE8;--accent:#dcebb7;--accent-ink:#52651d;--warm:#f3efe8;--sans:"Microsoft YaHei","微软雅黑",Arial,sans-serif;--mono:"Geist Mono","SFMono-Regular",Consolas,"Liberation Mono",monospace}html[data-theme=dark] .auth-page .auth-brand-api{color:#fff!important}html[data-theme=dark] .auth-page .auth-reference-input-wrap input{background:#2e322f!important;border-color:#465148!important;color:#fff!important}html[data-theme=dark] .auth-page .auth-reference-input-wrap input::placeholder{color:#aeb9b1!important}html[data-theme=dark] .auth-page .auth-reference-input-wrap>svg{color:#aeb9b1!important}html[data-theme=dark] .auth-page .auth-reference-card [data-slot=field-label],html[data-theme=dark] .auth-page .auth-reference-form>label>span{color:#fff!important}html[data-theme=dark] .auth-page .auth-panel-login .auth-reference-card [data-slot=field] [data-slot=field-label]{margin-bottom:10px!important;padding-bottom:5px!important}.auth-page .auth-panel-login .auth-reference-card [data-slot=field]>.auth-reference-input-wrap{margin-top:8px!important}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--paper);font-family:var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}::selection{background:var(--accent);color:var(--ink)}.site-shell{min-height:100vh;overflow-x:clip}.container{margin:0 auto}.mono{font-family:var(--mono)}.topbar{z-index:50;background:rgba(250,250,248,.94);backdrop-filter:blur(12px)}.nav{display:flex;justify-content:space-between}.brand,.nav{align-items:center}.brand{display:inline-flex;gap:10px;font-weight:720;letter-spacing:-.04em}.brand-mark{display:grid;place-items:center;width:29px;height:29px;border:1px solid var(--ink);background:var(--ink);color:var(--paper);font:700 11px/1 var(--mono);letter-spacing:-.12em}.nav-links{display:flex;align-items:center}.nav-links a{transition:color .2s ease}.nav-links a:hover{color:var(--ink)}.nav-links a.active{color:#09bc3b}.nav-actions{display:flex;align-items:center}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:35px;border:1px solid transparent;border-radius:4px;padding:8px 13px;font-size:12px;font-weight:650;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.button:active{transform:scale(.98)}.button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--accent-ink);outline-offset:3px}.button-primary{border-color:var(--ink);background:var(--ink);color:var(--white)}.button-primary:hover{background:#3b3b38}.button-ghost{background:var(--white);color:var(--ink)}.button-ghost:hover{border-color:#bbbcb5;background:var(--warm)}.eyebrow,.hero-index,.hero-marquee,.kicker,.panel-bottom,.panel-code,.panel-table-head,.section-label,.tile-index,.tile-meta,.window-note{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase}.eyebrow{color:var(--muted);font-size:10px}.editorial-hero{border-bottom:1px solid var(--line);background:var(--paper)}.hero-frame{padding-top:42px}.hero-index{display:flex;gap:9px;color:var(--faint);font-size:10px}.hero-index span{color:var(--ink)}.hero-grid-new{display:grid;grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr);align-items:center;gap:84px;padding:86px 0 95px}.hero-copy-new{max-width:560px}.kicker{display:flex;align-items:center;gap:10px;margin:0;color:var(--muted);font-size:10px}.kicker-rule{display:block;width:31px;height:1px;background:var(--ink)}.hero-copy-new h1{margin:22px 0 25px;font-family:var(--serif);font-size:clamp(58px,7vw,94px);font-weight:700;line-height:.99;letter-spacing:-.09em}.hero-copy-new h1 em,h2 em{color:var(--accent-ink);font-style:normal}.hero-lede{max-width:470px;margin:0;color:var(--muted);font-size:16px;line-height:1.85}.hero-actions-new{display:flex;align-items:center;flex-wrap:wrap;gap:22px;margin-top:33px}.ink-button{display:inline-flex;align-items:center;justify-content:center;gap:13px;min-height:44px;border:1px solid var(--ink);border-radius:4px;padding:11px 15px;background:var(--ink);color:var(--white);font-size:12px;font-weight:650;transition:background .2s ease,transform .2s ease}.ink-button:hover{background:#3b3b38}.ink-button:active{transform:scale(.98)}.text-link{display:inline-flex;align-items:center;gap:9px;color:var(--ink);font-size:12px;font-weight:650}.text-link:hover{color:var(--accent-ink)}.text-arrow{display:inline-block;font-size:16px;line-height:1;transition:transform .2s ease}.ink-button:hover .text-arrow,.text-link:hover .text-arrow{transform:translate(2px,-2px)}.hero-footnote{display:flex;align-items:center;gap:8px;margin-top:29px;color:var(--faint);font:10px var(--mono)}.footnote-mark{color:var(--accent-ink);font-size:11px}.control-panel{border:1px solid var(--ink);background:var(--white)}.panel-header{justify-content:space-between;gap:15px;border-bottom:1px solid var(--ink);padding:18px 20px}.panel-brand,.panel-header{display:flex;align-items:center}.panel-brand{gap:12px;font:11px var(--mono);letter-spacing:.08em}.panel-symbol{display:grid;place-items:center;width:28px;height:28px;background:var(--ink);color:var(--white);font:700 10px var(--mono)}.panel-code{color:var(--faint);font-size:9px}.panel-command{display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding:30px 20px 25px;border-bottom:1px solid var(--line);font:12px var(--mono)}.panel-command>span{color:var(--accent-ink);font-weight:700}.panel-command code{color:var(--muted)}.panel-command b{color:var(--faint);font-weight:400}.panel-command strong{color:var(--ink)}.panel-table-head{display:grid;grid-template-columns:1fr 80px 110px;gap:10px;padding:17px 20px 11px;color:var(--faint);font-size:9px}.panel-table-head span:nth-child(2),.panel-table-head span:nth-child(3){text-align:right}.panel-rows{padding:0 20px}.panel-row{display:grid;grid-template-columns:1fr 80px 110px;align-items:center;gap:10px;min-height:58px;border-top:1px solid var(--line);font:10px var(--mono)}.panel-row>div{display:flex;align-items:center;gap:9px}.panel-row strong{font-weight:650;letter-spacing:.02em}.panel-row>span{color:var(--faint);text-align:right}.panel-row small{color:var(--muted);text-align:right}.panel-row-active{background:var(--accent);margin:0 -7px;padding:0 7px;border-top-color:transparent}.status-mark{display:inline-block;width:7px;height:7px;border-radius:50%;flex:0 0 auto;background:#b8b8b2}.status-ready{background:var(--accent-ink)}.status-pending{background:#c6c5bd}.status-verify{background:#c6935c}.panel-bottom{gap:16px;margin:19px 20px 0}.hero-marquee,.panel-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:17px 0 19px;color:var(--faint);font-size:9px}.hero-marquee{gap:18px}.apply-section,.directory-section,.faq-section,.manifesto-section,.quickstart-section{border-bottom:1px solid var(--line)}.manifesto-section{padding:112px 0 120px}.manifesto-grid{display:grid;grid-template-columns:1fr 2fr;gap:48px}.section-label{color:var(--muted);font-size:10px}.section-label span{margin-left:9px;color:var(--faint)}h2{margin:0;font-family:var(--serif);font-size:clamp(39px,5vw,64px);font-weight:700;line-height:1.06;letter-spacing:-.075em}.section-intro-new{max-width:490px;margin:27px 0 0;color:var(--muted);font-size:15px;line-height:1.85}.principle-grid-new{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:95px;border-top:1px solid var(--line)}.principle-new{min-height:205px;border-right:1px solid var(--line);padding:25px 30px 10px 0}.principle-new+.principle-new{padding-left:30px}.principle-new:last-child{border-right:0}.principle-number{color:var(--faint);font:10px var(--mono)}.principle-new h3{margin:41px 0 12px;font-family:var(--serif);font-size:25px;letter-spacing:-.04em}.principle-new p{max-width:280px;margin:0;color:var(--muted);font-size:13px;line-height:1.75}.directory-section{padding:112px 0 118px;background:var(--white)}.section-topline{display:flex;align-items:end;justify-content:space-between;gap:40px}.section-topline h2{margin-top:16px}.section-topline>p{max-width:300px;margin:0 0 4px;color:var(--muted);font-size:13px;line-height:1.75}.model-matrix{display:grid;grid-template-columns:1.18fr .94fr .94fr;gap:12px;margin-top:50px}.model-tile{min-height:248px;border:1px solid var(--line);padding:22px 21px 19px;display:flex;flex-direction:column;transition:border-color .2s ease,transform .2s ease}.model-tile:hover{border-color:var(--ink);transform:translateY(-2px)}.model-tile-featured{grid-row:span 2;min-height:508px;background:var(--paper)}.model-tile-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.tile-index{color:var(--faint);font-size:10px}.tile-status{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font:10px var(--mono)}.tile-status-ready{color:var(--accent-ink)}.model-tile h3{margin:auto 0 11px;font-family:var(--serif);font-size:29px;letter-spacing:-.06em}.model-tile-featured h3{font-size:51px}.model-tile p{max-width:280px;margin:0;color:var(--muted);font-size:13px;line-height:1.7}.tile-meta{display:flex;justify-content:space-between;gap:10px;margin-top:30px;border-top:1px solid var(--line);padding-top:14px;color:var(--faint);font-size:9px}.tile-meta span:last-child{color:var(--accent-ink)}.section-end-link{display:flex;align-items:center;gap:17px;margin-top:26px}.end-note{color:var(--faint);font:10px var(--mono)}.quickstart-section{padding:112px 0;background:var(--warm)}.quickstart-grid-new{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:80px}.quickstart-grid-new h2{margin-top:18px}.code-window{overflow:hidden;border:1px solid var(--ink);background:var(--ink);color:var(--white)}.window-bar{display:grid;grid-template-columns:1fr 1.3fr 1fr;align-items:center;border-bottom:1px solid #3e3e3a;padding:15px 18px;color:#94948e;font:10px var(--mono)}.window-bar>span:nth-child(2){text-align:center}.window-bar>span:last-child{text-align:right}.window-dots{display:flex;gap:5px}.window-dots i{width:6px;height:6px;border-radius:50%;background:#63635c}.window-dots i:first-child{background:#a5ae76}.code-window pre{overflow-x:auto;margin:0;padding:31px 25px 25px;color:#f1f1e9;font:12px/2 var(--mono)}.window-note{border-top:1px solid #3e3e3a;padding:15px 18px 17px;color:#96968f;font-size:9px}.window-note span{display:inline-block;margin-right:8px;color:var(--accent)}.faq-section{padding:112px 0 122px}.faq-grid-new{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px}.faq-grid-new h2{margin-top:18px}.faq-list-new{border-top:1px solid var(--line)}.faq-list-new details{border-bottom:1px solid var(--line)}.faq-list-new summary{display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;padding:21px 0;font-size:14px;font-weight:650}.faq-list-new summary::-webkit-details-marker{display:none}.faq-list-new summary b{color:var(--muted);font:20px/1 var(--mono);font-weight:400}.faq-list-new details[open] summary b{transform:rotate(45deg)}.faq-list-new p{max-width:590px;margin:-2px 35px 21px 0;color:var(--muted);font-size:13px;line-height:1.8}.apply-section{padding:34px 0 72px;border-bottom:0;background:var(--paper)}.apply-panel{display:flex;align-items:center;justify-content:space-between;gap:40px;border:1px solid var(--ink);padding:38px 42px;background:var(--white)}.apply-panel h2{margin-top:16px;font-size:clamp(31px,4vw,51px)}.apply-panel p{max-width:560px;margin:17px 0 0;color:var(--muted);font-size:13px;line-height:1.75}.footer{padding:0 0 32px;color:var(--muted);font-size:11px}.footer-inner{display:flex;justify-content:space-between;gap:18px;border-top:1px solid var(--line);padding-top:20px}.page-hero{border-bottom:1px solid var(--line);padding:74px 0 57px}.page-hero h1{margin:17px 0;font-family:var(--serif);font-size:clamp(46px,7vw,82px);line-height:1;letter-spacing:-.08em}.page-hero p{max-width:650px;margin:0;color:var(--muted);font-size:15px;line-height:1.85}.content-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:50px 0 42px}.content-card{border:1px solid var(--line);padding:24px;background:var(--white)}.content-card h3{margin:42px 0 13px;font-family:var(--serif);font-size:24px;letter-spacing:-.05em}.content-card li,.content-card p{color:var(--muted);font-size:13px;line-height:1.8}.code-block{overflow-x:auto;border:1px solid var(--line);background:var(--ink);padding:20px;color:#f1f1e9;font:12px/1.85 var(--mono);white-space:pre-wrap}.price-band{display:grid;grid-template-columns:.9fr 1.1fr;gap:14px;padding-bottom:80px}.price-copy{border:1px solid var(--line);padding:27px;background:var(--warm)}.price-copy h3{margin:40px 0 15px;font-family:var(--serif);font-size:27px;letter-spacing:-.05em}.price-equation{border-left:2px solid var(--accent-ink);padding:15px;color:var(--muted);font:11px/1.8 var(--mono)}.model-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding-bottom:80px}.model-card{min-height:183px;border:1px solid var(--line);background:var(--white)}.model-card [data-slot=card-header]{display:grid;gap:13px;padding:21px}.model-card [data-slot=card-content]{padding:0 21px 21px}.model-top{display:flex;align-items:start;justify-content:space-between;gap:10px}.model-name{font-family:var(--serif);font-size:20px;letter-spacing:-.04em}.model-card [data-slot=card-description]{color:var(--muted);font-size:12px;line-height:1.65}.model-meta{display:flex;justify-content:space-between;gap:10px;color:var(--faint);font:10px var(--mono)}.badge,.model-status{display:inline-flex;align-items:center;width:fit-content;border:1px solid var(--line);border-radius:999px;padding:5px 8px;background:var(--paper);color:var(--muted);font:9px var(--mono);white-space:nowrap}.badge-ready{border-color:#b9cf85;background:var(--accent);color:var(--accent-ink)}.badge-pending{background:var(--warm)}[data-slot=card]{display:flex;flex-direction:column;overflow:hidden;color:var(--ink)}[data-slot=card-title]{color:var(--ink);font-weight:650}[data-slot=card-description]{color:var(--muted)}[data-slot=table-container]{width:100%;overflow-x:auto}[data-slot=table]{width:100%;border-collapse:collapse;border:1px solid var(--line);background:var(--white)}[data-slot=table-cell],[data-slot=table-head]{border-bottom:1px solid var(--line);padding:15px 16px;text-align:left}[data-slot=table-head]{color:var(--muted);font:10px var(--mono);text-transform:uppercase}[data-slot=table-cell]{color:var(--muted);font-size:13px}@media (max-width:940px){.faq-grid-new,.hero-grid-new,.quickstart-grid-new{grid-template-columns:1fr;gap:48px}.hero-grid-new{padding-top:70px}.model-matrix{grid-template-columns:repeat(2,1fr)}.model-tile-featured{grid-row:span 1;min-height:330px}.model-tile-featured h3{font-size:39px}.manifesto-grid{grid-template-columns:1fr 2fr}.content-grid,.model-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:650px){.container{width:min(100% - 30px,1180px)}.nav-actions .button-ghost,.nav-links{display:none}.hero-frame{padding-top:28px}.hero-grid-new{padding:58px 0 70px}.hero-copy-new h1{font-size:57px}.panel-row,.panel-table-head{grid-template-columns:1fr 75px}.panel-row small,.panel-table-head span:last-child{display:none}.hero-marquee{flex-wrap:wrap;justify-content:flex-start}.directory-section,.faq-section,.manifesto-section,.quickstart-section{padding:76px 0}.faq-grid-new,.manifesto-grid{grid-template-columns:1fr;gap:34px}.principle-grid-new{grid-template-columns:1fr;margin-top:60px}.principle-new,.principle-new+.principle-new{min-height:auto;border-right:0;border-bottom:1px solid var(--line);padding:21px 0 25px}.principle-new:last-child{border-bottom:0}.principle-new h3{margin-top:25px}.section-topline{display:block}.section-topline>p{margin-top:20px}.content-grid,.model-grid,.model-matrix{grid-template-columns:1fr}.model-tile-featured{min-height:285px}.model-tile-featured h3{font-size:36px}.end-note,.section-end-link{display:block}.end-note{margin-top:13px}.apply-panel,.footer-inner{display:block}.apply-panel{padding:28px 23px}.apply-panel .ink-button{margin-top:24px}.footer-inner>*+*{display:block;margin-top:9px}.price-band{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important}}:root{--bg:#fbf8f3;--surface:#fffdf9;--surface-soft:#f6eee6;--surface-warm:#fff0e3;--ink:#2b211d;--muted:#756b64;--line:#e8dfd6;--brand:#a84d0b;--brand-strong:#75370c;--brand-soft:#f8e5d5;--accent:#c87847;--accent-soft:#fff0e3;--blue:#5e6d74;--background:var(--bg);--foreground:var(--ink);--card:var(--surface);--card-foreground:var(--ink);--primary:var(--brand);--primary-foreground:#fffdf9;--secondary:var(--surface-soft);--secondary-foreground:var(--brand-strong);--muted-foreground:var(--muted);--border:var(--line);--input:var(--line);--ring:#d7a175}body{background:#fbf8f3}.topbar{border-bottom-color:rgba(232,223,214,.72);background:rgba(251,248,243,.96)}.brand-mark{width:30px;height:30px;border-color:var(--brand);background:var(--brand);box-shadow:4px 4px 0 #f0d6c2}.button-primary{background:var(--brand);color:var(--primary-foreground);box-shadow:0 8px 18px rgba(168,77,11,.14)}.button-primary:hover{background:var(--brand-strong)}.button-ghost{border-color:var(--line);background:rgba(255,253,249,.88);color:var(--brand-strong)}.button-ghost:hover{border-color:#dfb898;background:var(--surface-warm)}.eyebrow{color:var(--brand)}.reference-hero{padding:108px 0 0}.reference-hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(430px,1.08fr);align-items:center;gap:82px}.reference-hero-copy{padding:24px 0 30px}.reference-eyebrow{display:inline-flex;align-items:center;gap:8px;color:#b46e42}.reference-hero h1{max-width:660px;margin:25px 0 23px;color:var(--ink);font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;font-size:clamp(55px,6.2vw,84px);font-weight:700;line-height:1.06;letter-spacing:-.075em}.reference-hero h1 span{color:var(--accent)}.reference-hero-copy>p{max-width:550px;margin:0;color:var(--muted);font-size:16px;line-height:1.85}.reference-hero .hero-ctas{flex-wrap:wrap;margin-top:31px}.reference-primary{border-color:var(--brand);background:var(--brand);color:#fffdf9;box-shadow:0 8px 18px rgba(168,77,11,.12)}.reference-primary:hover{background:var(--brand-strong);color:#fffdf9}.reference-secondary{border-color:var(--line);background:rgba(255,253,249,.7);color:var(--brand-strong)}.reference-secondary:hover{border-color:#dfb898;background:var(--surface-warm)}.reference-note{display:flex;align-items:center;gap:7px;margin-top:21px;color:var(--muted);font:11px var(--font-mono)}.reference-note svg{color:#7b9b7b}.hero-preview{position:relative;overflow:hidden;border:1px solid #e5d6c8;border-radius:14px;padding:0;background:rgba(255,253,249,.92);box-shadow:0 26px 70px rgba(104,65,37,.1)}.hero-preview:after{position:absolute;right:-80px;bottom:-100px;width:260px;height:260px;border-radius:50%;background:#f9e8d9;content:"";opacity:.8}.hero-preview [data-slot=card-header]{position:relative;z-index:1;padding:25px 27px 19px;border-bottom:1px solid var(--line)}.preview-top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.preview-overline{display:block;margin-bottom:8px;color:#ac8066;font:10px var(--font-mono);letter-spacing:.1em}.hero-preview [data-slot=card-title]{color:var(--ink);font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;font-size:25px;font-weight:700}.hero-preview [data-slot=card-content]{position:relative;z-index:1;padding:22px 27px 25px}.preview-endpoint{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:7px;padding:13px 14px;background:#fcf8f3;color:var(--muted);font:11px var(--font-mono)}.preview-endpoint span{color:#a58c7b;font-size:9px;letter-spacing:.08em}.preview-endpoint code{overflow:hidden;flex:1;color:var(--brand-strong);text-overflow:ellipsis;white-space:nowrap}.preview-summary{display:grid;grid-template-columns:repeat(2,1fr);gap:0;margin:22px 0;border-bottom:1px solid var(--line);padding-bottom:21px}.preview-summary>div+div{border-left:1px solid var(--line);padding-left:19px}.preview-summary span,.preview-summary strong{display:block}.preview-summary span{color:var(--muted);font:10px var(--font-mono)}.preview-summary strong{margin-top:7px;color:var(--brand-strong);font-size:17px}.preview-list{display:grid;gap:9px}.preview-list>div{display:grid;grid-template-columns:8px 1fr auto;align-items:center;gap:11px;border:1px solid var(--line);border-radius:7px;padding:13px 14px;background:#fffdfa}.preview-list small,.preview-list strong{display:block}.preview-list strong{font-size:12px}.preview-list small{margin-top:4px;color:var(--muted);font:10px var(--font-mono)}.preview-status{width:7px;height:7px;border-radius:50%;background:#7da17b;box-shadow:0 0 0 4px #e8f1e8}.preview-status.review{background:#d49a6e;box-shadow:0 0 0 4px #fff0e3}.preview-footer{display:flex;justify-content:space-between;gap:15px;margin-top:21px;color:var(--muted);font:10px var(--font-mono)}.reference-section{border-top:1px solid var(--line);padding:105px 0}.reference-pricing{background:rgba(255,253,249,.46)}.reference-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:36px}.faq-grid h2,.final-card h2,.quickstart-grid h2,.reference-heading h2{max-width:600px;margin:13px 0 0;color:var(--ink);font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;font-size:clamp(35px,4.3vw,58px);font-weight:700;line-height:1.1;letter-spacing:-.065em}.reference-heading h2 em{color:var(--accent);font-style:normal}.reference-heading>p{max-width:365px;margin:0 0 3px;color:var(--muted);font-size:14px;line-height:1.8}.reference-model-grid{grid-template-columns:repeat(4,1fr)}.reference-model-grid .model-card{border-color:var(--line);border-radius:10px;background:rgba(255,253,249,.88);box-shadow:0 9px 25px rgba(104,65,37,.04)}.reference-model-grid .model-meta{color:#8e8177}.section-action{margin-top:24px}.quiet-link{display:inline-flex;align-items:center;gap:6px;color:var(--brand);font-size:13px;font-weight:700}.quiet-link:hover{color:var(--brand-strong)}.reference-quickstart{background:#f5ede5}.quickstart-grid{display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:70px}.quickstart-grid>div:first-child>p{max-width:440px;margin:22px 0 18px;color:var(--muted);font-size:15px;line-height:1.8}.code-card{overflow:hidden;border-color:#decfc2;border-radius:11px;padding:0;background:#2f2723;box-shadow:0 20px 45px rgba(68,43,27,.13)}.code-card [data-slot=card-header]{padding:0}.code-card-top{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid rgba(255,255,255,.12);padding:17px 20px 0}.code-tabs{display:flex;gap:21px;color:#a99c91;font:11px var(--font-mono)}.code-tabs span{padding-bottom:14px}.code-tabs .active{border-bottom:2px solid #e5a477;color:#fff4eb}.code-card [data-slot=card-content]{padding:22px 20px 19px}.code-card pre{overflow-x:auto;margin:0;color:#f5ded0;font:12px/1.85 var(--font-mono)}.code-caption{display:flex;align-items:center;gap:7px;margin-top:24px;color:#b8a9a0;font:10px var(--font-mono)}.code-card [data-slot=badge]{border-color:rgba(255,255,255,.17);background:rgba(255,255,255,.06);color:#e4c1ad}.reference-principles{background:var(--surface)}.reference-heading.centered{display:block;text-align:center}.reference-heading.centered h2{margin-left:auto;margin-right:auto}.reference-heading.centered>p{max-width:500px;margin:18px auto 0}.principle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.principle-card{min-height:245px;border-color:var(--line);border-radius:10px;background:var(--bg);box-shadow:none}.principle-card [data-slot=card-header]{padding:24px 24px 11px}.principle-card [data-slot=card-content]{padding:0 24px 24px}.principle-icon{display:grid;place-items:center;width:36px;height:36px;margin-bottom:28px;border-radius:50%;background:var(--surface-warm);color:var(--brand)}.principle-card [data-slot=card-title]{margin-top:10px;color:var(--ink);font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;font-size:22px}.principle-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.8}.reference-faq{background:#f5ede5}.faq-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:80px}.faq-grid>div:first-child p{max-width:330px;margin-top:22px;color:var(--muted);font-size:14px;line-height:1.8}.faq-list{border-top:1px solid #ddcfc4}.faq-list details{border-bottom:1px solid #ddcfc4}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;padding:19px 0;color:var(--ink);font-size:15px;font-weight:700}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--brand);font:22px/1 var(--font-mono);font-weight:400}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{max-width:620px;margin:-4px 34px 19px 0;color:var(--muted);font-size:13px;line-height:1.8}.reference-final{border-top:0;padding-top:32px;background:var(--surface)}.final-card{display:flex;align-items:center;justify-content:space-between;gap:35px;border-color:#ebc9af;border-radius:12px;padding:40px 45px;background:#fff1e5;box-shadow:none}.final-card h2{max-width:620px;margin-top:10px;font-size:clamp(30px,3.5vw,47px)}.final-card p{margin:17px 0 0;color:var(--muted);font-size:14px;line-height:1.7}.final-card .button{flex:0 0 auto}@media (max-width:940px){.faq-grid,.quickstart-grid,.reference-hero-grid{grid-template-columns:1fr;gap:45px}.reference-hero-copy{padding-top:0}.reference-heading{display:block}.reference-heading>p{margin-top:20px}.reference-model-grid{grid-template-columns:repeat(2,1fr)}.principle-grid{grid-template-columns:1fr}.principle-card{min-height:auto}}@media (max-width:620px){.reference-hero{padding-top:72px}.reference-hero h1{font-size:51px}.reference-section{padding:74px 0}.faq-grid h2,.quickstart-grid h2,.reference-heading h2{font-size:37px}.reference-model-grid{grid-template-columns:1fr}.final-card{display:block;padding:28px 24px}.final-card .button{margin-top:23px}}:root{--bg:#ffffff;--surface:#ffffff;--surface-soft:#f3faf4;--surface-warm:#eef9f0;--ink:#18221b;--muted:#5f6b62;--line:#dfe8e1;--brand:#09bc3b;--brand-strong:#087a29;--brand-soft:#e5f7e8;--accent:#09bc3b;--accent-soft:#eef9f0;--blue:#087a29;--font-sans:"Microsoft YaHei","微软雅黑",Arial,sans-serif;--font-mono:"Microsoft YaHei","微软雅黑",Arial,sans-serif}body,button,html,input,select,textarea{font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif!important}body{background:#ffffff!important;color:var(--ink)}.topbar{border-bottom-color:var(--line)}.brand{gap:9px}.brand-logo{display:block;width:38px;height:38px;object-fit:contain}.brand-name{color:var(--brand-strong);font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;letter-spacing:-.04em}.brand-mark{display:none}.nav-links a:hover{color:var(--brand-strong)}.button-primary,.reference-primary{border-color:var(--brand);background:var(--brand);color:#ffffff;box-shadow:0 8px 18px rgba(9,188,59,.16)}.button-primary:hover,.reference-primary:hover{background:var(--brand-strong)}.button-ghost,.reference-secondary{border-color:var(--line);background:#ffffff;color:var(--brand-strong)}.button-ghost:hover,.reference-secondary:hover{border-color:#9ddca9;background:var(--brand-soft)}.eyebrow,.reference-eyebrow{color:var(--brand-strong)}.faq-grid h2,.final-card h2,.hero-preview [data-slot=card-title],.model-name,.principle-card [data-slot=card-title],.quickstart-grid h2,.reference-heading h2,.reference-hero h1{font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;font-weight:800}.reference-heading h2 em,.reference-hero h1 span{color:var(--brand)}.faq-grid>div:first-child p,.final-card p,.principle-card p,.quickstart-grid>div:first-child>p,.reference-heading>p,.reference-hero-copy>p{color:var(--muted)}.reference-note svg{color:var(--brand)}.hero-preview{border-color:#b8e2c0;background:#ffffff;box-shadow:0 26px 70px rgba(9,100,35,.08)}.hero-preview:after{background:var(--brand-soft)}.hero-preview [data-slot=card-header]{border-bottom-color:var(--line)}.preview-overline{color:var(--brand-strong)}.preview-endpoint{border-color:var(--line);background:var(--surface-soft)}.preview-endpoint span,.preview-summary span{color:var(--muted)}.preview-endpoint code,.preview-summary strong{color:var(--brand-strong)}.preview-summary{border-bottom-color:var(--line)}.preview-summary>div+div{border-left-color:var(--line)}.preview-list>div{border-color:var(--line);background:#ffffff}.preview-list strong{color:var(--ink)}.preview-footer,.preview-list small{color:var(--muted)}.preview-status{background:var(--brand);box-shadow:0 0 0 4px var(--brand-soft)}.preview-status.review{background:#9ca9a0;box-shadow:0 0 0 4px #eef2ef}.model-orbit{position:relative;min-height:365px;margin:8px 0 4px}.orbit-center,.orbit-node{position:absolute;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:50%;background:#ffffff;text-align:center}.orbit-center{top:50%;left:50%;z-index:2;width:116px;height:116px;border:2px solid var(--brand);transform:translate(-50%,-50%);box-shadow:0 0 0 8px var(--brand-soft)}.orbit-center img{width:59px;height:56px;object-fit:contain}.orbit-center span{margin-top:1px;color:var(--brand-strong);font-size:10px;font-weight:800;letter-spacing:.04em}.orbit-node{z-index:2;width:104px;height:104px;border:1px solid #b8e2c0;color:var(--brand-strong)}.orbit-node-a{top:2px;left:50%;transform:translateX(-50%)}.orbit-node-b{left:3px}.orbit-node-b,.orbit-node-c{top:50%;transform:translateY(-50%)}.orbit-node-c{right:3px}.orbit-node-d{bottom:2px;left:50%;transform:translateX(-50%)}.orbit-node-mark{display:grid;place-items:center;width:30px;height:30px;margin-bottom:6px;border:1px solid #a5dcae;border-radius:50%;background:var(--brand-soft);font-size:16px;font-weight:800}.orbit-node strong{font-size:11px;font-weight:800}.orbit-node small{margin-top:4px;color:var(--muted);font-size:9px}.orbit-connector{position:absolute;z-index:1;display:block;height:1px;background:#a5dcae;transform-origin:left center}.orbit-connector-a{top:27%;left:50%;width:92px;transform:rotate(90deg)}.orbit-connector-b{left:23%}.orbit-connector-b,.orbit-connector-c{top:50%;width:88px;transform:rotate(0deg)}.orbit-connector-c{left:50%}.orbit-connector-d{top:73%;left:50%;width:92px;transform:rotate(90deg)}.hero-preview [data-slot=card-content]{padding:15px 27px 25px}.reference-section{border-top-color:var(--line)}.reference-final,.reference-pricing,.reference-principles{background:#ffffff}.reference-faq,.reference-quickstart{background:var(--surface-soft)}.principle-card,.reference-model-grid .model-card{border-color:var(--line);background:#ffffff;box-shadow:0 9px 25px rgba(9,100,35,.04)}.reference-model-grid .model-name{color:var(--ink)}.reference-model-grid .model-meta{color:var(--muted)}.badge,.model-status{border-color:#a5dcae;background:var(--brand-soft);color:var(--brand-strong)}.badge-pending{border-color:var(--line);background:#f4f7f4;color:var(--muted)}.badge-ready{border-color:#a5dcae;background:var(--brand-soft)}.badge-ready,.quiet-link{color:var(--brand-strong)}.quiet-link:hover{color:var(--brand)}.code-card{border-color:var(--brand-strong);background:var(--brand-strong);box-shadow:0 20px 45px rgba(9,100,35,.12)}.code-tabs{color:#bce6c4}.code-card pre{color:#f4fff5}.code-caption{color:#c4e8ca}.code-card [data-slot=badge]{border-color:rgba(255,255,255,.25);background:rgba(255,255,255,.08);color:#ffffff}.principle-icon{background:var(--brand-soft);color:var(--brand-strong)}.reference-faq .faq-list{border-top-color:#cfe5d3}.reference-faq .faq-list details{border-bottom-color:#cfe5d3}.faq-list summary span{color:var(--brand-strong)}.final-card{border-color:#a5dcae;background:var(--brand-soft)}.final-card h2{color:var(--ink)}@media (max-width:620px){.model-orbit{min-height:335px;transform:scale(.9);transform-origin:center top;margin-bottom:-27px}.orbit-node{width:94px;height:94px}.orbit-center{width:105px;height:105px}}:root{--serif:"Microsoft YaHei","微软雅黑",Arial,sans-serif}.brand-name,.orbit-node,.orbit-wordmark,[data-slot=card-title],h1,h2,h3,h4,h5,h6{font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif!important}.brand-name{display:inline-flex;align-items:baseline;gap:0;font-size:18px;line-height:1;letter-spacing:-.045em}.brand-ooki{color:var(--brand-strong);font-weight:800}.brand-api{color:var(--ink);font-weight:300}.nav-actions a{min-height:31px;border-radius:4px;padding:7px 12px;font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;font-size:12px}.nav-actions .button-ghost{border:0;background:transparent;color:#ffffff}.nav-actions .button-ghost:hover{background:rgba(255,255,255,.14);color:#ffffff}.nav-actions .button-primary{border:0;background:var(--brand-strong)}.nav-actions .button-primary:hover{background:#055e20}.reference-eyebrow{border:1px solid #b8e2c0;border-radius:999px;padding:9px 14px;background:var(--brand-soft)}.reference-primary{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:5px;padding:10px 15px;font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;font-size:13px;font-weight:700}.reference-hero .hero-ctas{align-items:center;gap:7px;border:1px solid #b8e2c0;border-radius:8px;padding:4px;background:var(--brand-soft)}.reference-hero .reference-primary,.reference-hero .reference-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:5px;padding:10px 15px;font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;font-size:13px;font-weight:700}.reference-hero .reference-primary{border-color:var(--brand);background:var(--brand);color:#ffffff}.reference-hero .reference-secondary{border-color:#b8e2c0;background:#ffffff;color:var(--brand-strong)}.reference-hero .reference-secondary:hover{background:#f8fff9}.orbit-node{border:0;box-shadow:0 0 0 1px rgba(9,122,41,.12);color:#ffffff}.orbit-node-a{background:var(--brand-strong)}.orbit-node-b{background:var(--brand)}.orbit-node-c{background:#42c968}.orbit-node-d{background:var(--brand-soft);color:var(--brand-strong);box-shadow:0 0 0 1px #a5dcae}.orbit-node-mark{border:0;background:rgba(255,255,255,.9);color:var(--brand-strong)}.orbit-node-d .orbit-node-mark{background:#ffffff}.orbit-node small{color:currentColor;opacity:.78}.orbit-wordmark{display:inline-flex;gap:0;color:var(--ink);font-size:10px;line-height:1;font-weight:300}.orbit-wordmark b{color:var(--brand-strong);font-weight:800}.orbit-center{background:#ffffff}.nav-links{gap:31px;font-size:15px;font-weight:700}.nav-actions{gap:12px}.nav-actions a{min-height:43px;border-radius:6px;padding:10px 17px;font-size:15px;font-weight:800}.nav-actions .button-ghost{border:1px solid #a5dcae;background:var(--brand-soft);color:var(--brand-strong)}.nav-actions .button-ghost:hover{background:#d8f3dd;color:var(--brand-strong)}.nav-actions .button-primary{border:1px solid var(--brand-strong);color:#ffffff}.reference-hero .hero-ctas{gap:12px;border-radius:0}.reference-hero .reference-primary,.reference-hero .reference-secondary{border-radius:6px}.reference-hero .reference-primary{box-shadow:0 8px 18px rgba(9,188,59,.14)}.reference-heading h2{font-size:clamp(42px,5vw,64px);font-weight:900}.reference-heading>p{max-width:405px;font-size:15px;font-weight:600}.reference-model-grid .model-card{min-height:225px}.reference-model-grid .model-card [data-slot=card-header]{gap:18px;padding:25px 24px 15px}.reference-model-grid .model-card [data-slot=card-content]{padding:0 24px 24px}.reference-model-grid .model-name{color:#101712!important;font-size:24px;font-weight:900;letter-spacing:-.035em}.reference-model-grid .model-card [data-slot=card-description]{color:#202a23;font-size:15px;font-weight:600;line-height:1.75}.reference-model-grid .model-status{padding:7px 10px;font-size:12px;font-weight:800}.reference-model-grid .model-meta{color:#263129;font-size:13px;font-weight:600}.code-card{border-color:#505652;background:#505652;box-shadow:0 20px 45px rgba(45,51,47,.12)}.code-card-top{border-bottom-color:rgba(255,255,255,.18)}.code-tabs{color:#d5dbd6;font-size:13px;font-weight:700}.code-tabs .active{border-bottom-color:var(--brand);color:#ffffff}.code-card pre{color:#f7faf7;font-size:13px}.code-caption{color:#e0e6e1;font-size:11px}.final-card{padding:56px 64px}.final-card h2{max-width:720px;font-size:clamp(38px,4.6vw,60px);font-weight:900}.final-card p{font-size:16px;font-weight:600}.final-card .reference-primary{min-height:56px;padding:15px 25px;font-size:16px;font-weight:800}.reference-proof-spacer{height:92px}@media (max-width:620px){.nav-links{gap:14px;font-size:13px}.nav-actions{gap:7px}.nav-actions a{min-height:38px;padding:8px 10px;font-size:12px}.reference-hero .reference-primary,.reference-hero .reference-secondary{min-height:48px;padding:11px 14px;font-size:14px}.reference-model-grid .model-name{font-size:22px}.reference-model-grid .model-card [data-slot=card-description]{font-size:14px}.final-card{padding:36px 25px}.final-card .reference-primary{min-height:50px;padding:13px 18px;font-size:14px}.reference-proof-spacer{height:68px}}section[id]{scroll-margin-top:92px}.reference-offers{background:#ffffff}.offer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.offer-card{min-height:176px;border-color:var(--line);border-radius:10px;background:#ffffff;box-shadow:0 9px 25px rgba(9,100,35,.04)}.offer-card [data-slot=card-header]{gap:9px;padding:22px 21px 13px}.offer-card [data-slot=card-content]{padding:0 21px 20px}.offer-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.offer-card [data-slot=card-title]{color:var(--ink);font-size:19px;font-weight:800}.offer-card [data-slot=badge]{flex:0 0 auto;border-color:#b8e2c0;background:var(--brand-soft);color:var(--brand-strong);font-size:10px;font-weight:700}.offer-type{margin:0;color:var(--muted);font-size:13px;line-height:1.65}.offer-meta{display:flex;justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding-top:13px;color:var(--muted);font-size:11px}.offer-meta span:last-child{color:var(--brand-strong);font-weight:700}.reference-ecosystem{background:var(--surface-soft)}.ecosystem-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.ecosystem-card{min-height:230px;border-color:var(--line);border-radius:10px;background:#ffffff;box-shadow:none}.ecosystem-card [data-slot=card-header]{position:relative;padding:24px 22px 12px}.ecosystem-card [data-slot=card-content]{padding:0 22px 23px}.ecosystem-card [data-slot=card-title]{margin-top:25px;color:var(--ink);font-size:20px;font-weight:800}.ecosystem-card [data-slot=badge]{position:absolute;top:26px;right:22px;border-color:var(--line);background:#ffffff;color:var(--muted);font-size:10px}.ecosystem-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.8}.contact-icon,.ecosystem-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--brand-soft);color:var(--brand-strong)}.value-grid{grid-template-columns:repeat(4,1fr)}.value-grid .principle-card{min-height:265px}.footer-links{display:inline-flex;align-items:center;gap:16px;color:var(--muted)}.footer-links a:hover{color:var(--brand-strong)}.footer-meta{color:var(--ink);font-size:15px;font-weight:400;white-space:nowrap}.footer-meta-brand{color:#09bc3b;font-weight:800}.footer-meta-prefix,.footer-meta-suffix{color:var(--ink);font-weight:400}.footer-tagline{color:#09bc3b;font-weight:800}.footer-links{gap:24px;color:var(--ink);font-size:16px;font-weight:800}.footer-tagline{font-size:16px;letter-spacing:.02em;white-space:nowrap}.contact-section{padding:78px 0 110px}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.contact-card{min-height:242px;border-color:var(--line);border-radius:10px;background:#ffffff;box-shadow:0 9px 25px rgba(9,100,35,.04)}.contact-card [data-slot=card-header]{padding:25px 24px 11px}.contact-card [data-slot=card-content]{padding:0 24px 24px}.contact-card [data-slot=card-title]{margin-top:25px;color:var(--ink);font-size:22px;font-weight:800}.contact-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.85}.contact-cta{display:flex;align-items:center;justify-content:space-between;gap:35px;margin-top:15px;border-color:#a5dcae;border-radius:12px;padding:44px 50px;background:var(--brand-soft)}.contact-cta h2{max-width:650px;margin:10px 0 0;color:var(--ink);font-size:clamp(30px,4vw,48px);font-weight:900;line-height:1.15;letter-spacing:-.06em}.contact-cta p{margin:16px 0 0;color:var(--muted);font-size:14px;line-height:1.75}.contact-cta .button{flex:0 0 auto}@media (max-width:920px){.ecosystem-grid,.offer-grid,.value-grid{grid-template-columns:repeat(2,1fr)}.contact-grid{grid-template-columns:1fr}.contact-card{min-height:auto}.contact-cta{display:block}.contact-cta .button{margin-top:24px}}@media (max-width:620px){.topbar{background:rgba(255,255,255,.98)}.ecosystem-grid,.offer-grid,.value-grid{grid-template-columns:1fr}.footer-links{display:flex;flex-wrap:wrap;margin-top:12px}.contact-section{padding:56px 0 78px}.contact-cta{padding:32px 24px}}.topbar{-webkit-backdrop-filter:blur(16px) saturate(160%)}.source-hero{padding:86px 0 90px}.source-hero .reference-hero-grid{gap:72px}.source-hero .reference-hero-copy{padding:26px 0 0}.source-hero .reference-eyebrow{color:var(--brand-strong)}.source-hero h1{margin-top:27px;line-height:1.03}.source-hero h1 span{color:var(--brand)}.source-hero .reference-hero-copy>p{max-width:545px;line-height:1.75}.source-hero .hero-ctas{margin-top:36px}.source-hero .reference-note{margin-top:20px}.source-hero-visual{min-height:405px}.source-orbit-center{z-index:2;width:116px;height:116px;border:2px solid var(--brand);background:#ffffff;box-shadow:0 0 0 8px var(--brand-soft)}.source-orbit-center img{width:64px;height:60px}.source-orbit-center span{color:var(--ink);font-size:11px;font-weight:300;line-height:1}.source-orbit-center b{color:var(--brand-strong);font-weight:800}.source-orbit-node{z-index:2;width:104px;height:104px;border:1px solid #b8e2c0;background:#ffffff;color:var(--brand-strong);box-shadow:0 8px 20px rgba(9,100,35,.04)}.source-orbit-node span{margin-bottom:6px;font-size:26px;line-height:1}.source-orbit-node strong{font-size:12px}.source-orbit-node-a{top:22px;left:15%}.source-orbit-node-b{top:0;right:12%}.source-orbit-node-c{bottom:16px;left:22%}.source-orbit-node-d{right:11%;bottom:33px;width:86px;height:86px}.source-orbit-node-d span{font-size:18px}.source-orbit-node-d strong{font-size:10px}.source-orbit-line{background:#a5dcae}.source-orbit-line-a{width:126px}.source-orbit-line-b{width:125px}.source-orbit-line-c{width:115px}.source-orbit-line-d{width:120px}.source-quickstart{background:var(--surface-soft)}.source-quickstart .quickstart-copy-note{margin:22px 0 18px;color:var(--muted);font-size:14px;line-height:1.7}.quickstart-copy-note code{border:1px solid #cfe5d3;border-radius:4px;padding:3px 6px;background:#ffffff;color:var(--brand-strong);font-family:var(--mono);font-size:12px}.source-quickstart .code-card{background:#202230;border-color:#202230}.source-quickstart .code-file{padding:17px 21px 0;color:#dfe2ee;font-family:var(--mono);font-size:12px}.source-quickstart .code-card pre{min-height:195px;margin-top:0;color:#f4f5fa}.source-discounts{background:#ffffff}.source-discounts .source-section-heading{margin-bottom:36px}.source-discounts .source-section-heading>p{max-width:560px;color:var(--muted);font-size:14px;line-height:1.8}.discount-unavailable{color:var(--muted);font-size:14px}.discount-value small{margin-left:3px;font-size:calc(1em - 3px);font-weight:inherit}.reference-section .source-section-heading>.eyebrow,.reference-section>.container>.source-section-heading>.eyebrow{color:var(--brand-strong);font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;font-size:14px;font-weight:700;letter-spacing:.04em;text-transform:none}.source-section-heading .heading-accent{color:var(--brand)}.discount-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.discount-card{min-height:181px;border-color:#e4dfd7;border-radius:18px;background:#ffffff;box-shadow:0 12px 28px rgba(70,55,35,.06)}.discount-card [data-slot=card-header]{padding:25px 29px 0}.discount-card [data-slot=card-content]{padding:0 29px 27px}.discount-card-name{display:flex;align-items:center;gap:10px}.discount-card [data-slot=card-title]{color:var(--ink);font-size:17px;font-weight:800}.discount-mark{display:grid;place-items:center;width:26px;height:26px;color:var(--brand);font-size:23px;font-weight:900}.discount-value{margin-top:28px;color:var(--brand-strong);font-size:42px;font-weight:900;line-height:1;letter-spacing:-.06em}.discount-card p{margin:13px 0 0;color:var(--muted);font-size:13px}.discount-card [data-slot=card-content] p{margin:0;color:var(--muted);font-size:13px}.discount-card [data-slot=card-content] p,.discount-value{font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;font-weight:400}.discount-value{letter-spacing:0}.discount-pending-mark{color:var(--brand);font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;font-size:28px;font-weight:400;line-height:1}.discount-logo-claude{color:#ef7d52}.discount-logo-chatgpt,.discount-logo-grok{color:#171b19}.discount-logo-gemini{color:#4e7dff}.discount-logo-zhipu{color:#2c79ff}.discount-logo-kimi{color:#171b19}.discount-logo-deepseek{color:#5876ff}.source-discount-link{display:inline-flex;margin-top:34px;font-size:14px;font-weight:700}.source-ecosystem{background:#f8f6f1}.source-section-heading{max-width:750px;margin-bottom:35px}.source-section-heading h2{margin:12px 0 0;color:var(--ink);font-size:clamp(35px,4.3vw,58px);font-weight:900;line-height:1.1;letter-spacing:-.065em}.source-ecosystem-card{min-height:275px;border:1px solid #d9dedb;border-radius:18px;box-shadow:0 14px 32px rgba(9,188,59,.18)}.source-tool-mark{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:transparent;color:var(--brand-strong);font-size:21px;font-weight:900}.model-logo-image-wrap{display:inline-grid;place-items:center;position:relative;flex:0 0 auto;line-height:1}.model-logo-image{grid-area:1/1;display:block;max-width:100%;max-height:100%;object-fit:contain}.source-ecosystem-card [data-slot=card-title]{margin-top:23px;font-size:21px}.source-ecosystem-card [data-slot=card-content]{display:flex;flex-direction:column;justify-content:space-between;flex:1}.source-ecosystem-card p{margin:0 0 22px}.source-ecosystem-card [data-slot=badge]{align-self:flex-start}.source-value{background:var(--surface-soft)}.source-value-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 30px}.source-value-card{min-height:190px;border:1px solid var(--line);border-radius:18px;background:#ffffff;box-shadow:0 10px 28px rgba(9,100,35,.045)}.source-value-card [data-slot=card-header]{display:grid;grid-template-columns:64px 1fr;align-items:center;gap:21px;padding:35px 39px 12px}.source-value-card [data-slot=card-content]{padding:0 39px 32px 124px}.source-value-icon{display:grid;place-items:center;width:60px;height:60px;border-radius:15px;background:var(--brand-soft);color:var(--brand-strong)}.source-value-card [data-slot=card-title]{margin:0;font-size:23px}.source-value-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.85}.source-faq{background:#ffffff}.source-faq .faq-grid{align-items:start}.source-faq .faq-grid>div:first-child h2{margin-top:13px}.docs-page,.pricing-page{background:var(--paper)}.pricing-hero{border-bottom:0;padding:71px 0 25px}.pricing-hero h1{margin:0 0 14px;font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;font-size:46px;font-weight:900;letter-spacing:-.07em}.pricing-hero p{margin:0;color:var(--muted);font-size:15px}.pricing-shell{padding-top:24px;padding-bottom:96px}.product-tabs{display:flex;align-items:center;gap:18px;overflow-x:auto;border:1px solid var(--line);border-radius:8px;padding:8px;background:#ffffff;box-shadow:0 5px 18px rgba(9,100,35,.03)}.product-tabs button{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;border:1px solid transparent;border-radius:6px;padding:12px 15px;background:transparent;color:var(--muted);font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;font-size:15px;font-weight:600;cursor:pointer}.product-tabs button.active,.product-tabs button:hover{border-color:#a5dcae;background:#f2fbf3;color:var(--brand-strong)}.product-mark{display:grid;place-items:center;width:23px;height:23px;color:var(--brand);font-size:19px;font-weight:800}.product-logo-claude{color:#ef7d52}.product-logo-chatgpt,.product-logo-grok,.product-logo-kimi{color:#171b19}.product-logo-gemini{color:#4e7dff}.product-logo-deepseek,.product-logo-zhipu{color:#2c79ff}.pricing-rule{margin-top:15px;border-color:var(--line);border-radius:8px;background:#ffffff;box-shadow:0 5px 18px rgba(9,100,35,.03)}.pricing-rule [data-slot=card-content]{display:flex;align-items:center;flex-wrap:wrap;gap:18px;padding:14px 22px;color:var(--muted);font-size:13px}.pricing-rule-label{display:inline-flex;align-items:center;gap:7px;color:var(--ink)}.pricing-rule-label svg{color:var(--brand-strong)}.pricing-example{margin-left:auto}.pricing-panel{margin-top:15px;border-color:var(--line);border-radius:8px;background:#ffffff;box-shadow:0 5px 18px rgba(9,100,35,.03)}.pricing-panel [data-slot=card-header]{border-bottom:1px solid var(--line);padding:20px 22px 17px}.pricing-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.pricing-panel [data-slot=card-title]{display:flex;align-items:center;gap:8px;color:var(--ink);font-size:20px;font-weight:900}.pricing-panel [data-slot=card-title] svg{color:var(--brand-strong)}.pricing-panel-heading p{margin:8px 0 0;color:var(--muted);font-size:13px}.price-mode{display:inline-flex;gap:0;border-radius:999px;background:#f0f4f1;padding:3px}.price-mode .button{min-height:31px;border-radius:999px;padding:6px 14px;font-size:12px}.price-mode .button:not([data-variant=default]){border-color:transparent;background:transparent;color:var(--ink)}.pricing-panel [data-slot=card-content]{padding:20px}.pricing-panel-hint{margin:0;color:var(--muted);font-size:13px}.pricing-context-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:8px 0 18px;color:var(--muted);font-size:13px}.pricing-context-switch{display:inline-flex;align-items:center;gap:2px;border:1px solid var(--line);border-radius:8px;padding:4px;background:#f8faf8}.pricing-context-switch button{border:0;border-radius:6px;padding:7px 12px;background:transparent;color:var(--muted);font:inherit;cursor:pointer}.pricing-context-switch button.active{background:#ffffff;color:var(--brand-strong);box-shadow:0 1px 3px rgba(22,63,31,.08)}.pricing-groups{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:22px}.pricing-groups button{display:grid;grid-template-columns:1fr auto;align-items:start;gap:11px 12px;min-height:102px;border:1px solid var(--line);border-radius:10px;padding:20px 20px 16px;background:#ffffff;color:var(--ink);text-align:left;cursor:pointer}.pricing-groups button.active,.pricing-groups button:hover{border-color:#a5dcae;background:#f7fcf7}.pricing-groups button strong{font-size:15px;line-height:1.45}.pricing-groups button small{grid-column:1/-1;color:var(--muted);font-size:12px}.pricing-groups [data-slot=badge]{border-color:#a5dcae;background:var(--brand-soft);color:var(--brand-strong)}.pricing-group-description{margin:0 0 18px;border:1px solid #b8e7be;border-radius:10px;padding:14px 16px;background:#f5fff6;color:var(--muted);font-size:13px;line-height:1.8}.pricing-group-description strong{color:var(--ink)}.pricing-discount-note{display:block;margin-top:3px;color:var(--brand-strong);font-weight:700}.pricing-billing-note{color:var(--brand-strong);font-size:16px;font-weight:900;white-space:normal}.pricing-pending-state{display:grid;gap:12px;min-height:210px;place-content:center;border:1px dashed #a5dcae;border-radius:12px;padding:28px;background:#f7fcf7;color:var(--muted);text-align:center}.pricing-pending-state strong{color:var(--ink);font-size:18px}.pricing-pending-state p{max-width:680px;margin:0 auto;line-height:1.8}.pricing-pending-links{display:inline-flex;justify-content:center;gap:20px}.pricing-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:7px}.pricing-table-wrap table{min-width:900px}.pricing-table-wrap th{background:#fafcfb;color:var(--muted);font-size:12px;font-weight:700;white-space:nowrap}.pricing-table-wrap td{color:var(--ink);font-size:13px;white-space:nowrap}.pricing-table-wrap tr{border-color:var(--line)}.pricing-table-wrap .model-id{font-family:var(--mono);font-size:12px}.pricing-table-wrap td:first-child{display:flex;align-items:center;gap:8px}.pricing-table-wrap td:first-child .button{padding:4px 5px;color:var(--muted);font-size:11px}.pricing-table-wrap td:first-child .button:hover{color:var(--brand-strong)}.pricing-table-wrap td [data-slot=badge]{border-color:#a5dcae;background:var(--brand-soft);color:var(--brand-strong)}.docs-shell{display:grid;grid-template-columns:230px minmax(0,1fr);gap:48px;padding:58px 0 100px}.docs-pending-notice{grid-column:1/-1;border:1px solid #b7e6c2;border-radius:10px;padding:16px 18px;background:#f0fbf2;color:var(--ink)}.docs-pending-notice strong{display:block;color:var(--brand-strong);font-size:15px}.docs-pending-notice p{margin:6px 0 0;color:var(--muted);font-size:13px;line-height:1.75}.docs-pending-notice code{border-radius:4px;padding:2px 5px;background:#ddf3e2;color:var(--brand-strong);font-family:var(--mono);font-size:.92em}.docs-sidebar{position:sticky;top:92px;align-self:start}.docs-sidebar p{margin:0 0 18px;color:var(--ink);font-size:15px;font-weight:800}.docs-sidebar nav{display:flex;flex-direction:column;gap:4px}.docs-sidebar button{border:0;border-radius:8px;padding:12px 14px;background:transparent;color:var(--muted);font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;font-size:14px;text-align:left;cursor:pointer}.docs-sidebar button.active,.docs-sidebar button:hover{background:var(--brand-soft);color:var(--brand-strong);font-weight:800}.docs-content{min-width:0}.docs-card{overflow:hidden;border-color:var(--line);border-radius:10px;background:#ffffff;box-shadow:0 9px 25px rgba(9,100,35,.04)}.docs-card [data-slot=card-header]{border-bottom:1px solid var(--line);padding:31px 28px 24px}.docs-card [data-slot=card-title]{margin-top:12px;color:var(--ink);font-size:34px;font-weight:900;letter-spacing:-.055em}.docs-card [data-slot=card-header]>p{max-width:760px;margin:13px 0 0;color:var(--muted);font-size:14px;line-height:1.8;white-space:pre-line}.docs-card [data-slot=card-content]{padding:0}.docs-block{padding:26px 28px;border-bottom:1px solid var(--line)}.docs-block:last-child{border-bottom:0}.docs-block-heading{display:flex;align-items:center;justify-content:space-between;gap:18px}.docs-block h3{margin:0;color:var(--ink);font-size:20px;font-weight:900}.docs-block p{margin:13px 0 0;color:var(--muted);font-size:14px;line-height:1.9;white-space:pre-line}.docs-block-heading .button{flex:0 0 auto}.docs-code{overflow:hidden;margin-top:17px;border:1px solid #2d3040;border-radius:8px;background:#202230}.docs-code-top{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid rgba(255,255,255,.12);padding:9px 13px}.docs-code-top [data-slot=badge]{border-color:rgba(255,255,255,.24);color:#e5e7ef}.docs-copy-button{min-height:30px;border:1px solid #09bc3b;border-radius:6px;padding:5px 12px;background:transparent;color:#09bc3b;font-size:12px}.docs-copy-button:focus-visible,.docs-copy-button:hover{border-color:#09bc3b;background:#effaf1;color:#09bc3b}.docs-code pre{overflow-x:auto;margin:0;padding:20px 22px;color:#f5f6fb;font:13px/1.75 var(--mono);white-space:pre}@media (max-width:920px){.source-hero .reference-hero-grid{grid-template-columns:1fr;gap:25px}.source-hero-visual{max-width:580px;margin:0 auto;width:100%}.source-value-grid{grid-template-columns:repeat(2,1fr)}.discount-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.docs-shell{grid-template-columns:1fr;gap:28px}.docs-sidebar{position:static}.docs-sidebar nav{display:grid;grid-template-columns:repeat(2,1fr)}.pricing-example{flex-basis:100%;margin-left:0}.pricing-groups{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.source-hero{padding-top:58px}.source-hero h1{font-size:50px}.source-hero .reference-hero-copy>p{font-size:15px}.source-hero-visual{min-height:330px;transform:scale(.86);transform-origin:center top;margin-bottom:-42px}.source-orbit-node{width:88px;height:88px}.source-orbit-node-a{left:8%}.source-orbit-node-b{right:5%}.source-orbit-node-c{left:14%}.source-orbit-node-d{right:3%}.discount-grid,.source-value-grid{grid-template-columns:1fr}.source-value-card{min-height:auto}.source-value-card [data-slot=card-header]{padding:27px 24px 11px}.source-value-card [data-slot=card-content]{padding:0 24px 27px}.pricing-hero{padding-top:48px}.pricing-hero h1{font-size:40px}.product-tabs{gap:4px}.product-tabs button{padding:10px 11px;font-size:13px}.pricing-panel-heading{display:block}.price-mode{margin-top:16px}.pricing-groups{grid-template-columns:1fr}.pricing-groups button small{grid-column:1/-1}.docs-shell{padding-top:36px}.docs-sidebar nav{grid-template-columns:1fr}.docs-block,.docs-card [data-slot=card-header]{padding-left:20px;padding-right:20px}.docs-card [data-slot=card-title]{font-size:29px}}.brand-name{font-weight:800}.nav-actions .button-primary{box-shadow:none}.nav-actions .button-primary:hover{background:var(--brand-strong)}.source-hero .hero-ctas{margin-top:34px}.source-login-panel{overflow:hidden;min-height:430px;border-radius:20px;background:#ffffff}.source-login-panel [data-slot=card-header]{border-bottom:1px solid var(--line);padding:31px 34px 24px}.source-login-panel [data-slot=card-title]{margin-top:10px;color:var(--ink);font-size:28px;font-weight:900}.source-login-panel [data-slot=card-header]>p{margin:10px 0 0;font-size:14px;line-height:1.75}.source-login-overline{color:var(--brand-strong);font-family:var(--font-mono);font-size:11px;font-weight:700;letter-spacing:.1em}.source-login-panel [data-slot=card-content]{display:grid;gap:15px;padding:28px 34px 34px}.source-login-field{display:grid;gap:9px;border:1px solid var(--line);border-radius:10px;padding:15px 16px;background:#fbfdfb}.source-login-field span{color:var(--muted);font-size:12px}.source-login-field strong{color:var(--ink);font-size:15px;font-weight:700}.source-login-button{min-height:49px;border-radius:8px;background:var(--brand);color:#ffffff;font-size:15px}.source-login-button:hover{background:var(--brand-strong);color:#ffffff}.source-login-foot{color:var(--muted);font-size:13px;text-align:center}.source-login-foot a{color:var(--brand-strong);font-weight:800}.discount-card-pending .discount-value{color:var(--muted);font-size:22px;letter-spacing:0}.discount-card-pending .discount-mark{font-size:28px}.source-value-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:28px 30px!important;align-items:stretch}.source-value-card{min-height:205px;height:auto}.pricing-table-wrap th{font-weight:800}.pricing-table-wrap td,.pricing-table-wrap th{font-family:var(--font-sans)!important;font-size:14px}.pricing-table-wrap td{font-weight:600}.pricing-table-wrap .model-id{font-family:var(--font-sans)!important;font-size:14px;font-weight:800;letter-spacing:-.015em}.pricing-table-wrap td:first-child .button{border:0!important;background:transparent!important;box-shadow:none!important;padding:3px 0;color:var(--brand-strong);font-family:var(--font-sans);font-size:14px;font-weight:800}.pricing-table-wrap td:first-child .button:hover{background:var(--brand-soft)!important}.pricing-table-wrap th{font-weight:800!important;color:var(--ink)}.pricing-table-wrap td{font-weight:400}.pricing-table-wrap td:first-child{display:table-cell}.model-cell{display:inline-flex;align-items:center;gap:8px}.pricing-table-wrap .model-id{font-weight:700;letter-spacing:0}.pricing-table-wrap .copy-model-button{display:inline-grid;place-items:center;width:20px;height:20px;border:0!important;border-radius:0;padding:0;background:transparent!important;box-shadow:none!important;color:#9aa6a0;appearance:none}.pricing-table-wrap .copy-model-button svg{width:15px;height:15px;stroke-width:1.7}.pricing-table-wrap .copy-model-button:focus-visible,.pricing-table-wrap .copy-model-button:hover{background:transparent!important;color:var(--brand-strong)}.price-cell{display:grid;gap:4px;min-width:142px}.price-primary{display:inline-flex;align-items:baseline;gap:5px;white-space:nowrap}.price-primary strong{color:var(--brand-strong);font-size:17px;font-weight:800}.price-primary small{color:var(--muted);font-size:13px;font-weight:400}.price-official{color:#9aa6a0;font-size:12px;font-weight:400;text-decoration:line-through;text-decoration-thickness:1px;white-space:nowrap}.copy-feedback{min-height:1.25em;margin:12px 0 0;color:var(--brand-strong);font-size:12px;font-weight:700}.docs-card .copy-feedback{margin:0}.docs-block-heading .button{color:var(--muted)}.docs-block-heading .button:focus-visible,.docs-block-heading .button:hover{color:var(--brand-strong)}@media (max-width:620px){.brand-logo{width:40px;height:40px}.brand-name{font-size:19px}.nav-actions .button-primary{min-height:42px;padding:9px 14px;font-size:13px}.source-login-panel [data-slot=card-content],.source-login-panel [data-slot=card-header]{padding-left:24px;padding-right:24px}.source-value-grid{grid-template-columns:1fr!important}}.source-login-panel{background:linear-gradient(145deg,#ffffff,#fbfefb)}.source-login-panel [data-slot=card-title]{font-size:26px}.source-login-panel [data-slot=card-header]>p{margin-top:8px}.source-login-panel [data-slot=card-content]{gap:12px}.source-login-field{gap:6px;border-radius:9px;padding:12px 14px}.source-login-field strong{font-size:14px}.source-login-button{min-height:45px;font-size:14px}.source-value-grid .source-value-card{min-height:180px!important}.source-value-card [data-slot=card-header]{grid-template-columns:52px 1fr;gap:17px;padding:24px 29px 9px}.source-value-card [data-slot=card-content]{padding:0 29px 24px 98px}.source-value-icon{width:52px;height:52px;border-radius:14px}.source-value-card [data-slot=card-title]{font-size:21px}.source-value-card p{font-size:13px;line-height:1.7}@media (max-width:620px){.source-login-panel{min-height:auto}.source-value-grid .source-value-card{min-height:auto!important}.source-value-card [data-slot=card-header]{grid-template-columns:52px 1fr;padding:22px 24px 9px}.source-value-card [data-slot=card-content]{padding:0 24px 24px 93px}}.source-login-field label{color:var(--muted);font-size:12px}.source-login-field input{width:100%;border:0;outline:0;background:transparent;color:var(--ink);font-family:var(--font-sans);font-weight:700}.source-login-field input::placeholder{color:var(--ink);opacity:1}.source-login-field:focus-within{border-color:#8ed19a;background:#ffffff;box-shadow:0 0 0 3px var(--brand-soft)}.source-login-button{width:100%;min-height:52px;border:0;font-size:17px;font-weight:800;text-align:center}@media (max-width:620px){.source-login-button{min-height:48px;font-size:15px}}.source-login-panel [data-slot=card-header]{background:linear-gradient(180deg,#f6fcf7,#ffffff)}.source-login-header-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.source-login-identity{display:flex;align-items:center;gap:12px}.source-login-logo{width:42px;height:42px;flex:0 0 42px;object-fit:contain;border:1px solid #b8e2c0;border-radius:50%;padding:3px;background:#ffffff}.source-login-panel [data-slot=card-title]{margin-top:5px;font-size:25px;line-height:1.15;letter-spacing:-.04em}.source-login-badge{border:1px solid #a5dcae;border-radius:999px;padding:5px 9px;background:var(--brand-soft);color:var(--brand-strong);font-size:11px;font-weight:700;white-space:nowrap}.source-login-panel [data-slot=card-header]>p{margin:15px 0 0;padding-left:54px;color:var(--muted);font-size:13px}.source-discounts,.source-faq{background:var(--surface-soft)}.source-ecosystem,.source-quickstart{background:#ffffff}.source-ecosystem-card{background:#ffffff!important}.source-discounts .discount-value{margin-top:29px;color:var(--muted);font-size:24px;line-height:1.15;letter-spacing:-.02em}.source-discounts .discount-card-pending .discount-value{color:var(--muted);font-size:24px}.source-discounts .source-section-heading>.eyebrow,.source-ecosystem .source-section-heading>.eyebrow,.source-faq .eyebrow,.source-quickstart .eyebrow{font-size:14px;font-weight:700;line-height:1.4}.source-login-panel .auth-form{gap:14px}.source-login-panel .auth-form [data-slot=field-group]{gap:13px}.source-login-panel .auth-form [data-slot=field]{display:grid;gap:7px}.source-login-panel .auth-form [data-slot=field-label]{margin:0;color:var(--ink);font-size:13px;font-weight:700}.source-login-panel .auth-form [data-slot=input]{width:100%;height:45px;border:1px solid #b8e2c0;border-radius:8px;padding:10px 13px;background:#ffffff;color:var(--ink);font-family:var(--font-sans);font-size:14px;box-shadow:none}.source-login-panel .auth-form [data-slot=input]:focus-visible{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft)}.source-login-panel .auth-submit{min-height:48px;margin-top:4px;border-radius:8px;background:var(--brand);font-size:15px;font-weight:800}.source-login-field label{font-size:11px;font-weight:400;opacity:.72}.source-login-field input{font-size:14px;font-weight:400}.source-login-field input::placeholder{color:var(--muted);opacity:.55;font-weight:400}.source-login-button{display:flex;align-items:center;justify-content:center!important;line-height:1}:root{--brand-strong:var(--brand);--accent-ink:var(--brand);--blue:var(--brand)}.nav-actions .button-primary:hover{background:var(--brand)}.brand-ooki,.discount-mark,.discount-value,.price-primary strong,.pricing-panel [data-slot=card-title] svg,.pricing-rule-label svg,.pricing-table-wrap .copy-model-button:focus-visible,.pricing-table-wrap .copy-model-button:hover,.product-mark,.quiet-link,.reference-note svg,.source-login-badge,.source-login-foot a,.source-login-overline{color:var(--brand)!important}.source-beta{background:#ffffff}.source-beta-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.source-beta-card{min-height:220px;border-color:var(--line);border-radius:14px;background:#ffffff;box-shadow:0 10px 28px rgba(9,100,35,.04)}.source-beta-card [data-slot=card-header]{padding:24px 25px 10px}.source-beta-card [data-slot=card-title]{margin-top:10px;color:var(--ink);font-size:20px;font-weight:900;line-height:1.35}.source-beta-card [data-slot=card-content]{display:flex;flex-direction:column;align-items:flex-start;gap:18px;padding:0 25px 24px}.source-beta-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.85}.source-beta-card .quiet-link{font-size:13px}@media (max-width:920px){.source-beta-grid{grid-template-columns:1fr}.source-beta-card{min-height:auto}}.auth-page{min-height:calc(100vh - 180px);background:var(--paper)}.auth-shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,440px);gap:100px;align-items:center;padding-top:116px;padding-bottom:116px}.auth-copy h1{max-width:560px;margin:14px 0 20px;font-size:clamp(42px,5vw,68px);line-height:1.06;letter-spacing:-.065em}.auth-copy p{max-width:490px;margin:0 0 24px;color:var(--muted);font-size:16px;line-height:1.8}.auth-card{display:grid;gap:28px;border:1px solid var(--line);border-radius:18px;padding:34px;background:#fff;box-shadow:0 24px 70px rgba(9,100,35,.08)}.auth-card h2{margin:8px 0;font-size:28px;letter-spacing:-.045em}.auth-card>div>p{margin:0;color:var(--muted);font-size:14px}.auth-form{display:grid;gap:10px}.auth-form label{margin-top:4px;color:var(--ink);font-size:14px;font-weight:700}.auth-form input{height:46px;border-color:var(--line);background:#fff}.auth-form input:focus-visible{border-color:var(--brand);box-shadow:0 0 0 3px rgba(14,186,69,.13)}.auth-submit{width:100%;margin-top:14px}.auth-form-message{margin:2px 0;color:#b42318;font-size:13px}@media (max-width:760px){.auth-shell{grid-template-columns:1fr;gap:42px;padding-top:62px;padding-bottom:62px}.auth-card{padding:26px}}.dashboard-page{min-height:calc(100vh - 180px);padding:86px 0;background:var(--paper)}.dashboard-loading,.dashboard-overview{display:grid;gap:28px;min-height:340px;place-content:center;border:1px solid var(--line);border-radius:18px;padding:48px;background:#fff;box-shadow:0 18px 60px rgba(9,100,35,.06)}.dashboard-overview h1{margin:10px 0 12px;font-size:44px;letter-spacing:-.055em}.dashboard-loading p,.dashboard-overview p{max-width:620px;margin:0;color:var(--muted);line-height:1.8}.dashboard-actions{display:flex;flex-wrap:wrap;gap:12px}.dashboard-console{display:grid;gap:28px}.dashboard-console-head,.dashboard-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.dashboard-console-head h1{margin:10px 0 8px;font-size:44px;letter-spacing:-.055em}.dashboard-console-head p{margin:0;color:var(--muted)}.dashboard-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-stat,.dashboard-token-card{border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 18px 60px rgba(9,100,35,.06)}.dashboard-stat{display:grid;gap:10px;padding:24px}.dashboard-stat span{color:var(--muted);font-size:14px}.dashboard-stat strong{color:var(--brand);font-size:28px}.dashboard-token-card{padding:30px}.dashboard-section-head h2{margin:8px 0 0;font-size:28px;letter-spacing:-.045em}.dashboard-token-create{display:grid;gap:8px;margin:24px 0;padding:18px;border-radius:12px;background:var(--surface-soft)}.dashboard-token-create label{font-size:14px;font-weight:700}.dashboard-token-create>div{display:flex;gap:10px}.dashboard-token-create input{min-width:0;flex:1;height:44px;border:1px solid var(--line);border-radius:8px;padding:0 12px;background:var(--background);color:var(--foreground)}.dashboard-token-list{display:grid;gap:10px;margin-top:24px}.dashboard-token-row{display:flex;align-items:center;gap:14px;min-height:62px;padding:12px 14px;border:1px solid var(--line);border-radius:10px}.dashboard-token-row>div{display:grid;gap:4px;min-width:0;flex:1}.dashboard-token-row code{overflow:hidden;color:var(--muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.dashboard-copy{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:var(--brand);cursor:pointer;font-size:13px;font-weight:700}.dashboard-empty{display:grid;justify-items:center;gap:10px;padding:46px 20px 24px;color:var(--muted);text-align:center}.dashboard-empty p{margin:0}.dashboard-group-list{display:grid;gap:10px;margin-top:24px}.dashboard-group-row{display:grid;gap:5px;padding:14px 16px;border:1px solid var(--line);border-radius:10px}.dashboard-group-row strong{color:var(--ink)}.dashboard-group-row span{color:var(--muted);font-size:13px;line-height:1.6}.dashboard-note{margin:0;color:var(--muted);font-size:13px}body:has(.dashboard-app){overflow-x:hidden}body:has(.dashboard-app) .footer,body:has(.dashboard-app)>.site-shell>.topbar{display:none}.dashboard-app{min-height:100vh;background:linear-gradient(135deg,#f1faef,#f8f9fb 68%,#fbf7fb);color:#382c3b}.dashboard-sidebar{position:fixed;inset:0 auto 0 0;z-index:20;display:flex;width:254px;flex-direction:column;border-right:1px solid #eee8ef;background:#fff}.dashboard-brand{display:flex;align-items:center;height:64px;padding:0 21px;border-bottom:1px solid #f0edf1}.dashboard-brand img{width:198px;height:auto;object-fit:contain}.dashboard-nav{display:flex;flex:1;flex-direction:column;gap:4px;padding:18px 12px;overflow:auto}.dashboard-nav a,.dashboard-sidebar-bottom button{display:flex;align-items:center;gap:13px;min-height:40px;border:0;border-radius:12px;padding:0 16px;background:transparent;color:#786b7c;font-size:15px;text-decoration:none}.dashboard-nav a svg,.dashboard-sidebar-bottom svg{width:18px;height:18px}.dashboard-nav a.active,.dashboard-nav a:hover{background:#effbef;color:#10b83b;font-weight:700}.dashboard-nav-label{margin:15px 12px 3px;color:#b0a3b0;font-size:12px;font-weight:700}.dashboard-sidebar-bottom{display:flex;flex-direction:column;gap:4px;padding:14px 12px 20px;border-top:1px solid #f0edf1}.dashboard-main{min-height:100vh;margin-left:254px}.dashboard-topbar{position:fixed;top:0;right:0;left:254px;z-index:15;display:flex;align-items:center;justify-content:space-between;min-height:64px;border-bottom:1px solid #eee8ef;padding:0 28px;background:rgba(255,255,255,.94);backdrop-filter:blur(14px)}.dashboard-topbar p{margin:3px 0 0;color:#aa9faa;font-size:12px}.dashboard-topbar-actions{display:flex;align-items:center;gap:17px;color:#786b7c;font-size:13px}.dashboard-topbar-actions>svg{color:#746674;width:18px}.dashboard-topbar-actions>span:nth-child(2){white-space:nowrap}.dashboard-balance{display:flex;align-items:center;gap:5px;border-radius:18px;padding:7px 14px;background:#effbef;color:#0cac38;font-weight:800}.dashboard-balance svg{width:15px}.dashboard-avatar{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:#09bc3b;color:#fff;font-weight:800}.dashboard-topbar-actions span small{display:block;color:#b0a3b0;font-size:11px}.dashboard-topbar-actions button{display:inline-flex;border:0;background:transparent;color:#8e7f90;cursor:pointer}.dashboard-topbar-actions button svg{width:17px}.dashboard-content{display:grid;gap:23px;padding:92px 32px 48px}.dashboard-console-head{display:none}.dashboard-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.dashboard-stat{min-height:92px;gap:5px;border:1px solid #eee8ef;border-radius:16px;padding:18px 19px;box-shadow:0 7px 18px rgba(90,65,90,.05)}.dashboard-stat span{color:#9f929f;font-size:12px}.dashboard-stat strong{color:#382c3b;font-size:22px}.dashboard-stat small{color:#a99da9;font-size:11px}.dashboard-stat small.positive{color:#10b83b}.dashboard-token-card{border-color:#eee8ef;border-radius:16px;background:#fff;box-shadow:0 7px 18px rgba(90,65,90,.05)}.dashboard-breakdown{padding:20px 17px 17px}.dashboard-breakdown h2{margin:0;font-size:16px}.dashboard-muted{color:#a99da9;font-size:12px}.dashboard-platform-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:14px}.dashboard-platform{display:grid;gap:7px;border:1px solid #eee8ef;border-radius:10px;padding:12px;font-size:11px;color:#968897}.dashboard-platform strong{color:#5b4c5c;font-size:14px}.dashboard-platform b{justify-self:end;color:#10b83b;font-size:13px}.dashboard-platform span{display:flex;justify-content:space-between}.dashboard-filter{display:flex;align-items:center;gap:10px;min-height:60px;border:1px solid #eee8ef;border-radius:16px;padding:0 18px;background:#fff;color:#8f8190;font-size:13px}.dashboard-filter button{border:1px solid #eee8ef;border-radius:9px;padding:8px 13px;background:#fff;color:#786b7c;cursor:pointer}.dashboard-filter-right{margin-left:auto}.dashboard-chart-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.dashboard-chart{min-height:245px;padding:20px 17px}.dashboard-chart h2{margin:0;font-size:16px}.dashboard-chart-empty{display:grid;min-height:180px;place-content:center;justify-items:center;gap:10px;color:#b1a5b2;font-size:13px}.dashboard-chart-empty svg{width:34px;height:34px;color:#b8edc3}@media (max-width:900px){.dashboard-sidebar{width:210px}.dashboard-main{margin-left:210px}.dashboard-topbar{left:210px}.dashboard-platform-grid{grid-template-columns:repeat(3,1fr)}.dashboard-stat-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.dashboard-sidebar{width:64px}.dashboard-brand{justify-content:center;padding:0 8px}.dashboard-brand img{width:42px;object-fit:cover;object-position:left}.dashboard-nav a{justify-content:center;padding:0}.dashboard-nav a,.dashboard-nav a:not(.active):after{font-size:0}.dashboard-nav a svg{width:19px;height:19px}.dashboard-nav-label,.dashboard-sidebar-bottom button{justify-content:center;padding:0;font-size:0}.dashboard-main{margin-left:64px}.dashboard-topbar{left:64px;padding:0 14px}.dashboard-topbar>div:first-child{display:none}.dashboard-topbar-actions{gap:8px}.dashboard-topbar-actions>span:nth-child(2),.dashboard-topbar-actions>span:nth-child(5),.dashboard-topbar-actions>svg{display:none}.dashboard-content{padding:82px 14px 30px}.dashboard-chart-grid,.dashboard-stat-grid{grid-template-columns:1fr}.dashboard-platform-grid{grid-template-columns:repeat(2,1fr)}.dashboard-filter{flex-wrap:wrap;padding:10px 12px}.dashboard-filter-right{margin-left:0}}.dashboard-reference{--dash-green:#08bd38;--dash-text:#302433;--dash-muted:#9c8f9d;--dash-line:#ebe6eb;font-family:Arial,Microsoft YaHei,sans-serif}.dashboard-reference .dashboard-sidebar{width:254px}.dashboard-reference .dashboard-main{margin-left:254px}.dashboard-reference .dashboard-topbar{left:254px;height:64px;padding:0 30px 0 24px}.dashboard-reference .dashboard-topbar h1{margin:0;color:var(--dash-text);font-size:20px;font-weight:800}.dashboard-reference .dashboard-topbar p{margin:3px 0 0;color:var(--dash-muted);font-size:12px}.dashboard-reference .dashboard-brand{height:64px;gap:8px;padding:0 20px;overflow:hidden;text-decoration:none;white-space:nowrap}.dashboard-reference .dashboard-brand img{width:42px;height:42px;flex:0 0 42px;object-fit:contain}.dashboard-reference .dashboard-brand>span{display:flex;align-items:baseline;letter-spacing:-1.2px}.dashboard-reference .dashboard-brand b{color:#09bc3b;font-size:29px;font-weight:900}.dashboard-reference .dashboard-brand em{color:#171218;font-size:28px;font-style:normal;font-weight:400}.dashboard-reference .dashboard-brand small{color:#171218;font-size:14px;letter-spacing:-.4px}.dashboard-reference .dashboard-nav{gap:3px;padding:17px 11px 10px}.dashboard-reference .dashboard-nav a{min-height:40px;gap:13px;padding:0 17px;border-radius:12px;color:#756777;font-size:15px}.dashboard-reference .dashboard-nav a svg{width:18px;height:18px;stroke-width:1.8}.dashboard-reference .dashboard-nav a.active{background:#effbef;color:var(--dash-green)}.dashboard-reference .dashboard-nav-label{margin:14px 12px 5px;color:#b3a8b4;font-size:12px}.dashboard-reference .dashboard-sidebar-bottom{padding:12px 11px 20px}.dashboard-reference .dashboard-sidebar-bottom button{min-height:40px;cursor:pointer}.dashboard-reference .dashboard-content{gap:23px;padding:96px 31px 48px;background:linear-gradient(135deg,#eff9ed,#f7faf7 55%,#fbf8fb)}.dashboard-page-content{min-height:100vh;padding-top:64px;background:linear-gradient(135deg,#eff9ed,#f7faf7 55%,#fbf8fb)}.dashboard-page-content .contact-page,.dashboard-page-content .pricing-page{min-height:calc(100vh - 64px);background:transparent}.dashboard-page-content .contact-section,.dashboard-page-content .pricing-shell{max-width:none;padding-right:31px;padding-left:31px}.dashboard-page-content .pricing-shell{padding-top:31px}.dashboard-page-content .contact-page .page-hero{padding:31px 31px 20px}.dashboard-page-content .contact-page .page-hero .container{width:100%;max-width:none;padding:0}.dashboard-page-content .contact-page .page-hero h1{margin:8px 0 10px;font-size:34px;letter-spacing:-.04em}.dashboard-page-content .contact-page .page-hero p{max-width:680px}.dashboard-contact-route{min-height:calc(100vh - 64px);background:#fff}.dashboard-contact-route .contact-section{padding-top:31px}@media (max-width:760px){.dashboard-page-content .contact-page .page-hero,.dashboard-page-content .contact-section,.dashboard-page-content .pricing-shell{padding-right:14px;padding-left:14px}}.dashboard-reference .dashboard-topbar-actions{gap:17px}.dashboard-notification{position:relative;display:inline-flex}.dashboard-notification svg{width:19px;height:19px}.dashboard-notification i{position:absolute;top:-3px;right:-1px;width:7px;height:7px;border:2px solid #fff;border-radius:50%;background:#ff6259}.dashboard-language{display:flex;align-items:center;gap:6px;white-space:nowrap}.dashboard-language>svg:first-child{display:none}.dashboard-language svg{width:13px}.dashboard-reference .dashboard-balance{gap:7px;padding:7px 13px}.dashboard-reference .dashboard-balance svg{width:15px;height:15px}.dashboard-reference .dashboard-avatar{width:33px;height:33px}.dashboard-user-name{min-width:88px;color:#544654;font-weight:700}.dashboard-user-name small{margin-top:2px;font-weight:400}.dashboard-reference .dashboard-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 16px}.dashboard-reference .dashboard-stat{display:flex;min-height:93px;align-items:center;gap:14px;border-radius:16px;padding:17px 18px;background:#fff}.dashboard-stat-icon{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border-radius:8px;background:#d2fadd;color:var(--dash-green)}.dashboard-stat-icon svg{width:21px;height:21px;stroke-width:2}.dashboard-reference .dashboard-stat>div{display:flex;min-width:0;flex-direction:column}.dashboard-reference .dashboard-stat span:not(.dashboard-stat-icon){color:var(--dash-muted);font-size:12px}.dashboard-reference .dashboard-stat strong{margin:2px 0 1px;color:var(--dash-text);font-size:23px;line-height:1}.dashboard-reference .dashboard-stat:first-child strong,.dashboard-reference .dashboard-stat:nth-child(4) strong{color:var(--dash-green)}.dashboard-reference .dashboard-stat small{color:#a79aa8;font-size:11px}.dashboard-reference .dashboard-stat:nth-child(2) small{color:var(--dash-green);font-weight:700}.dashboard-panel{border:1px solid var(--dash-line);border-radius:16px;background:#fff;box-shadow:0 7px 18px rgba(77,53,77,.04)}.dashboard-panel h2{margin:0;color:var(--dash-text);font-size:16px;font-weight:800}.dashboard-panel>header{display:flex;align-items:center;justify-content:space-between}.dashboard-panel>header>span{color:#aaa0ab;font-size:12px}.dashboard-reference .dashboard-platform-panel{min-height:294px;padding:18px 17px}.dashboard-reference .dashboard-platform-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px}.dashboard-reference .dashboard-platform{min-height:109px;gap:8px;border:1px solid #e8e2e9;border-radius:9px;padding:13px 12px}.dashboard-reference .dashboard-platform>div{display:flex;align-items:center;justify-content:space-between}.dashboard-reference .dashboard-platform strong{color:#514252;font-size:14px}.dashboard-reference .dashboard-platform b{color:var(--dash-green);font-family:Consolas,monospace;font-size:13px}.dashboard-reference .dashboard-platform dl{display:grid;grid-template-columns:1fr auto;gap:6px;margin:0;color:#9a8e9c;font-size:11px}.dashboard-reference .dashboard-platform dd,.dashboard-reference .dashboard-platform dt{margin:0}.dashboard-reference .dashboard-platform dd{color:#625363;font-family:Consolas,monospace;text-align:right}.dashboard-reference .dashboard-platform:nth-child(5){grid-column:1}.dashboard-reference .dashboard-filter{min-height:74px;gap:11px;padding:0 17px;border-radius:15px}.dashboard-reference .dashboard-filter>span{color:#817482;font-size:13px}.dashboard-reference .dashboard-filter button{display:inline-flex;min-height:38px;align-items:center;gap:8px;padding:0 13px;border-radius:9px}.dashboard-reference .dashboard-filter button svg{width:15px;height:15px}.dashboard-reference .dashboard-filter-right{display:flex;align-items:center;gap:8px}.dashboard-reference .dashboard-chart-grid{grid-template-columns:1fr 1fr;gap:24px}.dashboard-model-panel,.dashboard-trend-panel{min-height:290px;padding:20px 17px}.dashboard-model-content{display:grid;grid-template-columns:190px minmax(0,1fr);align-items:center;gap:22px;margin-top:18px}.dashboard-donut{position:relative;width:178px;height:178px;border-radius:50%}.dashboard-donut span{position:absolute;inset:48px;border-radius:50%;background:#fff}.dashboard-model-table{min-width:0}.dashboard-model-head,.dashboard-model-row{display:grid;grid-template-columns:minmax(105px,1.4fr) 48px 62px 68px;align-items:center;min-height:28px;gap:8px;font-size:11px}.dashboard-model-head{color:#867987;font-weight:700}.dashboard-model-row{color:#716472}.dashboard-model-row strong{overflow:hidden;color:#544555;text-overflow:ellipsis;white-space:nowrap}.dashboard-model-row b{color:#10b981;font-weight:500}.dashboard-model-empty{display:grid;min-height:125px;place-items:center;color:#aaa0ab;font-size:12px}.dashboard-chart-legend{display:flex;justify-content:center;gap:18px;margin:27px 0 13px;color:#6f6471;font-size:11px}.dashboard-chart-legend span{display:flex;align-items:center;gap:4px}.dashboard-chart-legend i{width:10px;height:10px;border:2px solid #3b82f6;border-radius:50%}.dashboard-chart-legend i.output{border-color:#10b981}.dashboard-chart-legend i.cache{border-color:#06b6d4}.dashboard-line-chart{height:176px}.dashboard-line-chart svg{width:100%;height:142px;overflow:visible}.dashboard-line-chart .grid line{stroke:#e8e3e9;stroke-width:1}.dashboard-line-chart polyline{fill:none;stroke:#0bb2cc;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.dashboard-line-chart>div{display:flex;justify-content:space-between;color:#8f838f;font-size:10px}.dashboard-reference .dashboard-bottom-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(290px,1fr);gap:24px;align-items:start}.dashboard-recent{min-height:564px;padding:21px 19px 17px}.dashboard-recent>header{margin-bottom:30px}.dashboard-recent>header>span{border-radius:15px;padding:5px 11px;background:#faf7fa}.dashboard-recent-row{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:13px;min-height:70px;margin-bottom:12px;border-radius:12px;padding:10px 16px;background:#f8f9fa}.dashboard-recent-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;background:#d5fbcf;color:#08b839}.dashboard-recent-icon svg{width:20px}.dashboard-recent-row>div{display:flex;flex-direction:column}.dashboard-recent-row>div:last-child{align-items:flex-end}.dashboard-recent-row strong{color:#4e4050;font-size:14px}.dashboard-recent-row small{margin-top:3px;color:#a398a5;font-size:11px}.dashboard-recent-row b{color:#10b981;font-size:14px}.dashboard-recent-empty{display:grid;min-height:375px;place-items:center;color:#aaa0ab}.dashboard-recent>a{display:flex;align-items:center;justify-content:center;gap:3px;margin-top:21px;color:var(--dash-green);font-size:13px;text-decoration:none}.dashboard-recent>a svg{width:14px}.dashboard-quick{padding:21px 19px 19px}.dashboard-quick h2{margin-bottom:29px}.dashboard-quick>a{display:grid;grid-template-columns:45px 1fr 18px;align-items:center;gap:13px;min-height:73px;margin-top:11px;border-radius:12px;padding:10px 15px;background:#f7f8fa;color:#514452;text-decoration:none}.dashboard-quick>a>span{display:grid;width:40px;height:40px;place-items:center;border-radius:11px}.dashboard-quick>a>span svg{width:20px}.dashboard-quick .orange{background:#ffe0d2;color:#d86a28}.dashboard-quick .cyan{background:#d5f7e9;color:#0fae81}.dashboard-quick .yellow{background:#fff0be;color:#e69b00}.dashboard-quick>a>div{display:flex;flex-direction:column}.dashboard-quick strong{font-size:14px}.dashboard-quick small{margin-top:3px;color:#9b909d;font-size:11px}.dashboard-quick>a>svg{width:17px;color:#a99faa}@media (max-width:1180px){.dashboard-reference .dashboard-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-reference .dashboard-platform-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-reference .dashboard-platform:nth-child(5){grid-column:auto}.dashboard-reference .dashboard-chart-grid{grid-template-columns:1fr}}@media (max-width:760px){.dashboard-reference .dashboard-sidebar{width:64px}.dashboard-reference .dashboard-main{margin-left:64px}.dashboard-reference .dashboard-topbar{left:64px}.dashboard-reference .dashboard-brand{justify-content:center;padding:0 8px;overflow:hidden}.dashboard-reference .dashboard-brand img{width:42px;max-width:none;object-fit:contain}.dashboard-reference .dashboard-brand>span{display:none}.dashboard-reference .dashboard-nav a,.dashboard-reference .dashboard-sidebar-bottom button{justify-content:center;padding:0;font-size:0}.dashboard-reference .dashboard-nav-label{visibility:hidden;height:8px;margin:0}.dashboard-language,.dashboard-notification,.dashboard-reference .dashboard-topbar>div:first-child,.dashboard-user-name{display:none}.dashboard-reference .dashboard-content{padding:84px 14px 28px}.dashboard-reference .dashboard-platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-reference .dashboard-bottom-grid{grid-template-columns:1fr}}@media (max-width:520px){.dashboard-model-content,.dashboard-reference .dashboard-platform-grid,.dashboard-reference .dashboard-stat-grid{grid-template-columns:1fr}.dashboard-model-content{justify-items:center}.dashboard-model-table{width:100%}.dashboard-reference .dashboard-filter{flex-wrap:wrap;padding:10px 12px}.dashboard-reference .dashboard-filter-right{margin-left:0}.dashboard-reference .dashboard-topbar{padding:0 10px}.dashboard-reference .dashboard-topbar-actions{gap:7px}}.api-keys-page{min-height:calc(100vh - 64px);padding:40px 40px 32px;background:linear-gradient(135deg,#edf9ec,#f6faf5 58%,#fbf8fb);color:#493a4b}.api-key-toolbar{display:flex;align-items:center;justify-content:space-between;gap:24px}.api-key-filters,.api-key-toolbar-actions{display:flex;align-items:center;gap:16px}.api-key-search{position:relative;display:block;width:320px}.api-key-search>svg{position:absolute;top:50%;left:17px;z-index:1;width:20px;height:20px;color:#b6a7b7;transform:translateY(-50%)}.api-key-search [data-slot=input]{height:52px;border-color:#ebe4eb;border-radius:14px;padding:0 18px 0 49px;background:#fff;color:#4e4050;font-size:15px;box-shadow:0 4px 12px rgba(78,53,80,.03)}.api-key-search [data-slot=input]::placeholder{color:#b6a7b7}.api-key-select{position:relative;display:block;width:200px}.api-key-select select{width:100%;height:52px;appearance:none;border:1px solid #ebe4eb;border-radius:14px;padding:0 45px 0 18px;background:#fff;color:#4e4050;font:15px Arial,Microsoft YaHei,sans-serif;outline:none;box-shadow:0 4px 12px rgba(78,53,80,.03)}.api-key-select>svg{position:absolute;top:50%;right:17px;width:18px;height:18px;color:#ad9eae;pointer-events:none;transform:translateY(-50%)}.api-key-toolbar-actions [data-slot=button]{height:52px;border-color:#e8e1e8;border-radius:14px;background:#fff;color:#574759;font-size:15px;box-shadow:0 3px 8px rgba(74,50,77,.06)}.api-key-toolbar-actions .api-key-square-button{width:66px}.api-key-toolbar-actions .api-key-column-button{min-width:122px}.api-key-toolbar-actions .api-key-create-button{min-width:156px;border-color:#00ad15;background:#00b916;color:#fff;font-weight:700;box-shadow:0 6px 12px rgba(0,173,21,.18)}.api-key-toolbar-actions .api-key-create-button:hover{background:#00aa15;color:#fff}.api-endpoints{position:relative;display:flex;align-items:center;gap:10px;margin:15px 0 31px}.api-endpoints>div{display:flex;min-height:36px;align-items:center;gap:8px;border:1px solid #e7e0e8;border-radius:9px;padding:0 11px;background:#fff;color:#756777;font-size:12px}.api-endpoints [data-slot=badge]{border:0;border-radius:3px;padding:2px 5px;background:#d7f7dc;color:#00a82b;font-size:11px}.api-endpoints i{width:1px;height:13px;background:#ded7df}.api-endpoints code{color:#6f6371;font:12px Consolas,monospace}.api-endpoints button{display:inline-flex;border:0;padding:0;background:transparent;color:#aa9dac;cursor:pointer}.api-endpoints svg{width:13px;height:13px;color:#aa9dac}.api-endpoints output{position:absolute;right:0;color:#06a934;font-size:12px}.api-key-table-card{overflow:hidden;min-height:510px;border:1px solid #e8e1e8;border-radius:18px;background:#fff;box-shadow:0 6px 17px rgba(75,50,76,.04)}.api-key-table-card [data-slot=table-container]{overflow-x:auto}.api-key-table-card [data-slot=table]{min-width:1280px}.api-key-table-card [data-slot=table-header]{background:#fff}.api-key-table-card [data-slot=table-head]{height:66px;border-color:#eee9ef;padding:0 24px;color:#604b62;font-size:14px;font-weight:500}.api-key-table-card [data-slot=table-row]{border-color:#f0ecf0}.api-key-table-card [data-slot=table-row]:hover{background:#fcfbfc}.api-key-table-card [data-slot=table-cell]{height:98px;padding:0 24px;color:#675769;font-size:13px}.api-key-table-card th:first-child{width:11%}.api-key-table-card th:nth-child(2){width:16%}.api-key-table-card th:nth-child(3){width:20%}.api-key-table-card th:nth-child(4){width:11%}.api-key-table-card th:nth-child(5){width:8%}.api-key-table-card th:nth-child(6){width:15%}.api-key-table-card th:nth-child(7){width:19%}.api-sort-label{display:inline-flex;align-items:center;gap:9px}.api-sort-label i{position:relative;width:8px;height:14px}.api-sort-label i:after,.api-sort-label i:before{position:absolute;left:0;border-right:4px solid transparent;border-left:4px solid transparent;content:""}.api-sort-label i:before{top:0;border-bottom:5px solid #e0d8e1}.api-sort-label i:after{bottom:0;border-top:5px solid #e0d8e1}.api-sort-active i:after{border-top-color:#08b839}.api-key-name{color:#322234;font-size:14px;font-weight:500}.api-key-value{display:flex;align-items:center;gap:14px}.api-key-value code{border-radius:5px;padding:5px 7px;background:#f6f4f6;color:#00a92f;font:12px Consolas,monospace}.api-key-value button{display:inline-flex;border:0;padding:0;background:transparent;color:#a99aaa;cursor:pointer}.api-key-value svg{width:15px;height:15px}.api-key-group{display:inline-flex;align-items:center;gap:7px;border-radius:7px;padding:5px 8px;background:#e8f7fb;color:#117a9b;font-size:12px;white-space:nowrap}.api-key-group>svg{width:15px;height:15px}.api-key-group [data-slot=badge]{border:0;border-radius:4px;padding:2px 6px;background:#d4e7ec;color:#27738b;font-size:10px}.api-key-expiry{color:#ad9fad}.api-key-status{border:0;border-radius:999px;padding:5px 11px;background:#f1eef1;color:#8f8190;font-size:11px}.api-key-status.active{background:#d0f8e3;color:#0aaf76}.api-key-created{color:#988a99;white-space:nowrap}.api-key-actions{display:flex;align-items:center;gap:14px}.api-key-action{display:flex;min-width:38px;flex-direction:column;align-items:center;gap:4px;border:0;padding:0;background:transparent;color:#806f81;font:11px Arial,Microsoft YaHei,sans-serif;cursor:pointer;white-space:nowrap}.api-key-action svg{width:16px;height:16px;stroke-width:1.6}.api-key-action:hover{color:#08b839}.api-key-message{height:380px!important;color:#a397a4!important;text-align:center}.api-key-error{color:#c44848!important}.api-key-pagination{display:flex;min-height:76px;align-items:center;margin-top:30px;border-top:1px solid #e8e1e8;padding:0 30px;background:#fff;color:#68586a;font-size:13px}.api-key-pagination>button{display:inline-flex;min-width:66px;height:40px;align-items:center;justify-content:space-between;margin-left:7px;border:1px solid #ebe4eb;border-radius:10px;padding:0 13px;background:#fff;color:#5f5061}.api-key-pagination>button svg{width:15px}.api-key-pagination>div{display:flex;margin-left:auto}.api-key-pagination>div button{display:grid;width:48px;height:48px;place-items:center;border:1px solid #ebe4eb;background:#fff;color:#b5a9b5}.api-key-pagination>div button:first-child{border-radius:9px 0 0 9px}.api-key-pagination>div button:last-child{border-radius:0 9px 9px 0}.api-key-pagination>div button.active{border-color:#00bc24;color:#00ac21}.api-key-pagination>div svg{width:17px}.api-key-dialog{max-width:460px!important;border-radius:16px!important;padding:24px!important}.api-key-dialog form{display:flex;flex-direction:column;gap:22px}.api-key-dialog [data-slot=dialog-title]{font-size:20px;font-weight:800}.api-key-dialog [data-slot=field-group]{gap:14px}.api-key-dialog [data-slot=input]{height:44px}.api-key-dialog [data-slot=dialog-footer]{margin-right:-24px;margin-bottom:-24px;margin-left:-24px}@media (max-width:1180px){.api-key-toolbar{align-items:flex-start}.api-key-filters{flex-wrap:wrap}.api-key-toolbar-actions{flex-wrap:wrap;justify-content:flex-end}.api-key-search{width:280px}.api-key-select{width:170px}}@media (max-width:760px){.api-keys-page{padding:28px 14px}.api-key-toolbar{flex-direction:column}.api-key-filters,.api-key-search,.api-key-toolbar-actions{width:100%}.api-key-select{flex:1}.api-key-toolbar-actions{justify-content:flex-start}.api-endpoints{align-items:flex-start;flex-direction:column}.api-endpoints>div{max-width:100%}.api-endpoints code{overflow:hidden;text-overflow:ellipsis}.api-key-pagination{flex-wrap:wrap;gap:10px;padding:14px}.api-key-pagination>div{margin-left:0}}.nav-actions{gap:8px}.nav-language{min-width:116px;color:var(--muted)}.nav-language-menu{min-width:160px}.nav-auth-button{padding:0 18px;background:var(--brand);font-size:14px}.nav-auth-button:hover{background:var(--brand-strong)}.auth-dialog{border:1px solid #d7eee0;border-radius:22px!important;background:rgba(255,255,255,.97)!important;box-shadow:0 28px 80px rgba(9,100,35,.18)}.auth-dialog [data-slot=dialog-header]{padding:34px 40px 14px}.auth-dialog-logo{width:68px;height:68px}.auth-dialog [data-slot=dialog-title]{margin-top:4px;color:var(--ink);font-size:28px;letter-spacing:-.06em}.auth-dialog [data-slot=dialog-description]{color:var(--muted)}.auth-dialog .auth-form{padding:18px 40px 40px}.auth-dialog .auth-form [data-slot=input]{height:48px;border-color:#c9ecef;border-radius:12px;background:#ecfbfd}.auth-dialog .auth-submit{min-height:49px;border-radius:12px;background:var(--brand)}.source-hero .reference-hero-grid{grid-template-columns:minmax(0,1fr) minmax(430px,.9fr)}.source-hero-visual{min-height:440px}.source-orbit-center{width:146px;height:146px;border-color:#111}.source-orbit-center img{width:116px;height:116px}.source-orbit-node{width:122px;height:122px;box-shadow:none}.source-orbit-node strong{color:var(--brand);font-size:14px}.source-orbit-node-a{top:36px;left:12%}.source-orbit-node-b{top:48px;right:4%}.source-orbit-node-c{bottom:6px;left:18%}.source-orbit-node-d{right:5%;bottom:26px}.source-orbit-node-d strong{font-size:12px}.source-orbit-line{background:transparent}.source-discounts .source-section-heading h2 em{color:var(--brand)}.source-discounts .discount-card{box-shadow:none}.source-discounts .discount-card [data-slot=card-header]{padding:30px 36px 0}.source-discounts .discount-card [data-slot=card-content]{padding:0 36px 30px}.source-discounts .discount-value{margin-top:33px;font-size:29px;font-weight:400;letter-spacing:-.045em}.source-discounts .discount-value small{margin-left:2px;color:var(--muted);font-size:13px}.source-discounts .discount-card-featured .discount-value{font-size:64px;letter-spacing:-.075em}.source-discounts .discount-card-featured .discount-value small{font-size:16px}.source-discounts .discount-card [data-slot=card-content] p{margin-top:12px;font-size:14px}html[data-theme=dark]{--ink:#f6faf7;--muted:#b2bbb5;--faint:#89938c;--primary:#09bc3b;--primary-foreground:#fff;--card:#282c29;--card-foreground:#f6faf7;--background:#202321;--foreground:#f6faf7;--popover:#282c29;--popover-foreground:#f6faf7}html[data-theme=dark] .topbar{background:rgba(32,35,33,.92)}html[data-theme=dark] .source-discounts,html[data-theme=dark] .source-ecosystem,html[data-theme=dark] .source-faq,html[data-theme=dark] .source-quickstart{background:#18211b}html[data-theme=dark] .auth-card,html[data-theme=dark] .code-card,html[data-theme=dark] .dashboard-loading,html[data-theme=dark] .dashboard-overview,html[data-theme=dark] .dashboard-stat,html[data-theme=dark] .dashboard-token-card,html[data-theme=dark] .discount-card,html[data-theme=dark] .source-ecosystem-card,html[data-theme=dark] .source-value-card{background:#282c29!important;border-color:#3a443d}html[data-theme=dark] .quickstart-copy-note code,html[data-theme=dark] .reference-secondary{background:#282c29;color:var(--brand)}html[data-theme=dark] .auth-dialog{background:#282c29!important;border-color:#3a443d}html[data-theme=dark] .auth-dialog .auth-form [data-slot=input]{border-color:#3a443d;background:#202321;color:#fff}html[data-theme=dark] .footer{background:#202321}@media (max-width:920px){.nav-links{display:none}.source-hero .reference-hero-grid{grid-template-columns:1fr}.source-hero-visual{max-width:540px;margin:0 auto;width:100%}}@media (max-width:620px){.container{width:min(100% - 28px,1180px)}.brand-logo{width:38px;height:38px}.brand-name{font-size:18px}.nav-language span{display:none}.nav-language{min-width:auto}.nav-auth-button{min-height:38px;padding:0 11px;font-size:12px}.source-hero-visual{min-height:340px;transform:scale(.83);transform-origin:center top;margin-bottom:-54px}.source-discounts .discount-card-featured .discount-value{font-size:54px}.auth-dialog .auth-form,.auth-dialog [data-slot=dialog-header]{padding-left:24px;padding-right:24px}.dashboard-console-head,.dashboard-section-head{align-items:flex-start;flex-direction:column}.dashboard-console-head h1{font-size:36px}.dashboard-stat-grid{grid-template-columns:1fr}.dashboard-token-card{padding:22px}.dashboard-token-create>div{align-items:stretch;flex-direction:column}}.container{width:min(1500px,calc(100% - 80px))}.topbar{position:relative;height:84px;border-bottom:1px solid #dfe9e1;background:rgba(255,255,255,.96);backdrop-filter:none}.nav{min-height:84px;gap:36px}.brand{gap:11px}.brand-logo{width:58px;height:58px}.brand-name{font-size:27px;letter-spacing:-.065em}.nav-links{margin-left:auto;margin-right:auto;gap:39px;color:#5f6961}.nav-links a:hover{color:var(--brand)}.nav-actions{gap:18px}.nav-language{min-width:134px;height:36px;padding:0 4px;color:#5f5360;font-size:14px;font-weight:500}.nav-language svg{color:#8a938c}.theme-toggle{width:38px;height:38px;color:var(--brand)}.nav-auth-button{min-height:46px;padding:0 21px}.source-hero{padding:105px 0 100px}.source-hero .reference-hero-grid{grid-template-columns:minmax(520px,.91fr) minmax(560px,1.09fr);gap:74px;align-items:center}.source-hero h1{margin:0 0 25px;font-size:clamp(66px,6.2vw,94px);font-weight:900;line-height:1.04;letter-spacing:-.09em}.source-hero .reference-hero-copy>p{max-width:650px;font-size:19px;line-height:1.85}.source-hero .hero-ctas{gap:34px;margin-top:39px}.reference-hero .hero-ctas{display:flex}.reference-hero .reference-primary,.reference-hero .reference-secondary{border-radius:7px;font-size:22px;font-weight:900}.reference-hero .reference-secondary{border-color:var(--brand);color:var(--brand)}.source-orbit-node{border:2px solid var(--brand)}.source-orbit-line{border-top:1px dashed var(--brand)}.source-discounts{padding:68px 0 52px;background:#f1faf3}.source-discounts .source-section-heading{margin-bottom:48px}.source-discounts .source-section-heading>.eyebrow{color:var(--brand)}.source-discounts .source-section-heading h2{font-size:64px;line-height:1}.source-discounts .source-section-heading>p{margin-top:18px}.discount-grid{gap:24px}.source-discounts .discount-card{min-height:228px;border-radius:20px}.source-discounts .discount-card [data-slot=card-header]{padding:31px 36px 0}.source-discounts .discount-card [data-slot=card-content]{padding:0 36px 31px}.source-discounts .discount-card [data-slot=card-title]{font-size:20px}.source-discounts .discount-value{margin-top:35px;font-size:31px;color:var(--brand)}.source-discounts .discount-card-featured .discount-value{font-size:68px;font-weight:900}.source-discounts .discount-card-featured .discount-value small{font-size:17px}.source-discounts .discount-card [data-slot=card-content] p{margin-top:11px;color:#7a837c}.source-discount-link{margin-top:42px;color:var(--brand);font-size:16px}[data-slot=dialog-overlay]{background-color:#f6fcf8;background-image:linear-gradient(rgba(9,188,59,.045) 1px,transparent 0),linear-gradient(90deg,rgba(9,188,59,.045) 1px,transparent 0);background-size:80px 80px}.auth-dialog{box-shadow:0 24px 72px rgba(25,79,43,.13)}.auth-dialog [data-slot=dialog-header]{padding:42px 42px 13px}.auth-dialog-logo{margin-bottom:5px}.auth-dialog .auth-form{padding:17px 42px 38px}@media (max-width:920px){.container{width:min(100% - 44px,1500px)}.nav-links{display:none}.source-hero .reference-hero-grid{grid-template-columns:1fr}}@media (max-width:620px){.container{width:min(100% - 28px,1500px)}.nav,.topbar{min-height:68px;height:auto}.brand-logo{width:44px;height:44px}.nav-actions{gap:4px}.nav-language{min-width:40px}.nav-language span{display:none}.theme-toggle{width:32px;height:32px}.nav-auth-button{min-height:38px;padding:0 10px;font-size:12px}.source-hero{padding:56px 0 52px}.source-hero h1{font-size:54px}.source-hero .reference-hero-copy>p{font-size:15px}.reference-hero .reference-primary,.reference-hero .reference-secondary{min-height:48px;padding:0 15px;font-size:15px}.source-discounts .source-section-heading h2{font-size:42px}.source-discounts .discount-card-featured .discount-value{font-size:58px}}.container{width:min(1180px,calc(100% - 48px))}.topbar{position:sticky;top:0;height:auto;border-bottom:1px solid var(--line);background:rgba(255,255,255,.78);backdrop-filter:blur(16px) saturate(160%)}.nav{min-height:68px;gap:24px}.brand-logo{width:46px;height:46px}.brand-name{font-size:22px}.nav-links{margin:0;gap:25px;color:var(--muted);font-size:12px;font-weight:400}.source-hero{padding:72px 0 86px}.source-hero .reference-hero-copy{padding:0}.source-hero h1{margin-top:0;font-size:clamp(54px,6.7vw,84px)}.reference-hero .hero-ctas{display:inline-flex;border:0;padding:0;background:transparent}.reference-hero .reference-primary,.reference-hero .reference-secondary{min-height:52px;padding:13px 21px;font-size:16px}.source-login-panel{width:min(100%,520px);min-height:382px;justify-self:end;border:1px solid #b8e2c0;border-radius:18px;background:linear-gradient(145deg,#fff,#fbfefb);box-shadow:0 24px 60px rgba(9,100,35,.08)}.source-login-panel [data-slot=card-header]{padding:26px 30px 21px}.source-login-panel [data-slot=card-content]{padding:22px 30px 27px}.source-discounts{padding:0;background:var(--surface-soft)}.source-discounts .source-section-heading h2{font-size:clamp(35px,4.3vw,58px)}.source-discounts .discount-card{min-height:181px;border:1px solid #e4dfd7;border-radius:18px}.source-discounts .discount-card [data-slot=card-header]{padding:25px 29px 0}.source-discounts .discount-card [data-slot=card-content]{padding:0 29px 27px}.source-discounts .discount-card-featured .discount-value,.source-discounts .discount-value{margin-top:29px;color:var(--muted);font-size:24px;font-weight:400;line-height:1.15;letter-spacing:-.02em}.source-discounts .discount-card [data-slot=card-content] p{margin-top:7px;color:var(--muted);font-size:13px}@media (max-width:920px){.source-hero .reference-hero-grid{grid-template-columns:1fr;gap:36px}.source-login-panel{justify-self:stretch;max-width:580px;margin:0 auto}}.nav-auth-button{min-height:44px;padding:0 24px;font-size:16px}.source-hero-visual{min-height:470px}.source-orbit-center span{display:none}.source-orbit-node-a{top:23px}.source-orbit-node-b{top:38px}.source-orbit-node-c{bottom:8px}.source-orbit-node-d{bottom:25px}.auth-dialog{max-width:560px!important;padding:0!important;overflow:hidden;border:0;border-radius:20px!important;background:#fff!important;box-shadow:0 24px 72px rgba(25,79,43,.16)}.auth-dialog [data-slot=dialog-header]{align-items:center;gap:8px;padding:38px 42px 14px;text-align:center}.auth-dialog-logo{width:84px;height:84px;object-fit:contain}.auth-dialog [data-slot=dialog-title]{color:#16231d;font-size:30px;font-weight:900}.auth-dialog [data-slot=dialog-description]{color:#71827a;font-size:16px}.auth-dialog .auth-form{padding:17px 42px 12px}.auth-dialog .auth-form [data-slot=field-label]{color:#48564d;font-size:15px;font-weight:500}.auth-dialog .auth-form [data-slot=input]{height:54px;border-color:#c6e8eb;border-radius:14px;background:#eafbfd;font-size:17px}.auth-input-wrap{position:relative;display:flex;align-items:center}.auth-input-wrap>svg{position:absolute;left:16px;z-index:1;color:#8caeb1}.auth-input-wrap [data-slot=input]{padding-left:49px;padding-right:48px}.auth-password-toggle{position:absolute;right:14px;z-index:1;display:inline-flex;border:0;background:transparent;color:#8caeb1;cursor:pointer}.auth-forgot{justify-self:end;color:#09a83a;font-size:15px;text-decoration:none}.auth-dialog .auth-submit{width:100%;height:53px;margin-top:12px;justify-content:center;border:0;border-radius:14px;background:#09bc3b;font-size:18px}.auth-register-prompt{margin:0 0 28px;color:#71827a;text-align:center}.auth-register-prompt a{color:#09bc3b;font-weight:700;text-decoration:none}@media (max-width:620px){.source-hero-visual{min-height:340px;transform:scale(.82);transform-origin:center top;margin-bottom:-70px}.auth-dialog .auth-form,.auth-dialog [data-slot=dialog-header]{padding-left:24px;padding-right:24px}}.source-hero-visual{display:none}.source-hero .reference-hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(390px,.85fr);gap:88px}.nav-actions{gap:0;border:1px solid var(--brand);border-radius:7px;padding:4px;background:var(--brand)}.nav-actions .button-primary{min-height:52px;border:0!important;border-radius:7px;padding:13px 24px;background:var(--brand);font-size:16px;font-weight:800}.auth-dialog,.auth-dialog-logo,.auth-register-prompt{display:none!important}.auth-forgot,.auth-form .auth-input-wrap,.auth-password-toggle{display:revert}body:has(.auth-page) .topbar,body:has(.auth-page)>.site-shell>.footer{display:none}.auth-page{min-height:100vh;background-color:#fbfefc;background-image:radial-gradient(circle at 100% 0,rgba(154,242,180,.3),transparent 28%),radial-gradient(circle at 0 100%,rgba(154,242,180,.25),transparent 28%),linear-gradient(rgba(9,188,59,.026) 1px,transparent 0),linear-gradient(90deg,rgba(9,188,59,.026) 1px,transparent 0);background-size:auto,auto,64px 64px,64px 64px}.auth-reference-shell{width:min(100%,560px);margin:0 auto;padding:66px 0 42px;zoom:.8}.auth-reference-brand{display:flex;flex-direction:column;align-items:center;margin-bottom:42px}.auth-reference-brand img{width:112px;height:112px;object-fit:contain}.auth-reference-brand>div{margin-top:4px;line-height:1;font-size:55px;letter-spacing:-.07em}.auth-brand-ooki{color:#09bc3b;font-weight:700}.auth-brand-api{color:#101614;font-weight:300}.auth-reference-card{border-radius:20px;background:#fff;box-shadow:0 18px 56px rgba(41,89,59,.12);padding:42px 42px 34px}.auth-reference-heading{text-align:center}.auth-reference-heading h1{margin:0;color:#16231d;font-size:30px;font-weight:900}.auth-reference-heading p{margin:12px 0 36px;color:#71827a;font-size:16px}.auth-reference-card .auth-form{gap:13px}.auth-reference-card .auth-form [data-slot=field-group]{width:100%;row-gap:54px}.auth-reference-card .auth-form [data-slot=field]{width:100%;gap:12px}.auth-reference-card .auth-form [data-slot=field-label]{color:#3c4e45;font-size:15px;font-weight:500}.auth-reference-input-wrap{position:relative;display:flex;width:100%;align-items:center}.auth-reference-input-wrap>svg{position:absolute;left:18px;z-index:1;color:#8aaeb2}.auth-reference-input-wrap [data-slot=input]{width:100%!important;flex:1 1 100%;height:52px;padding-left:53px;padding-right:52px;border:1px solid #cbe8ea;border-radius:14px;background:#eafbfd;color:#18221e;font-size:17px}.auth-reference-eye{position:absolute;right:16px;z-index:1;display:inline-flex;border:0;background:transparent;color:#8aaeb2;cursor:pointer}.auth-reference-card .auth-submit{width:100%;height:52px;margin-top:16px;justify-content:center;border:0;border-radius:14px;background:linear-gradient(100deg,#13be50,#079b3b);box-shadow:0 5px 10px rgba(9,156,59,.2);font-size:18px}.auth-reference-card .auth-submit svg{margin-right:10px}.auth-reference-card .auth-form-message{margin-top:0}.auth-reference-card .auth-register-prompt{display:none}.auth-reference-card+.auth-register-prompt{margin:31px 0 0;color:#71827a;text-align:center;font-size:16px}.auth-reference-card+.auth-register-prompt a{color:#09a83a;text-decoration:none}.auth-reference-footer{margin:42px 0 0;color:#91a49a;text-align:center;font-size:14px}@media (max-width:620px){.auth-reference-shell{width:calc(100% - 32px);padding-top:34px}.auth-reference-brand{margin-bottom:28px}.auth-reference-brand>div{font-size:43px}.auth-reference-card{padding:32px 24px 28px}}.auth-reference-forgot{display:block;margin-top:-8px;color:#09a83a;font-size:15px;text-align:right;text-decoration:none;border:0;background:transparent;padding:0;cursor:pointer;font:inherit}.auth-reference-card .auth-reference-submit{color:#fff!important;font-size:19px;font-weight:800}.auth-reference-card .auth-reference-submit svg{display:none}.auth-reference-register{display:block!important;margin:31px 0 0;color:#71827a;text-align:center;font-size:16px}.auth-reference-register button{border:0;background:transparent;color:#09a83a;font:inherit;font-weight:700;cursor:pointer;padding:0}.auth-reference-footer{margin-top:58px}.auth-reference-form{gap:12px!important}.auth-reference-form>label{gap:7px;color:#3c4e45;font-size:15px}.auth-reference-form input{width:100%;height:52px;border:1px solid #cbe8ea;border-radius:14px;background:#eafbfd;color:#18221e;font-size:17px;padding:0 16px}.auth-captcha-row{display:grid;grid-template-columns:minmax(0,1fr) 112px;gap:10px}.auth-captcha-code{height:52px;border:1px dashed #6fb987;border-radius:14px;background:#f2fff5;color:#078f34;font-size:21px;font-weight:800;letter-spacing:.14em;cursor:pointer}.auth-reference-shell{--auth-field-row-gap:25px;position:relative}.auth-home-link{display:block;width:max-content;margin:28px 0 0 auto;color:#09bc3b;font-size:16px;font-weight:700;text-decoration:none}.auth-bottom-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:28px}.auth-bottom-row .auth-reference-register{margin:0!important}.auth-bottom-row .auth-home-link{margin:0;flex:0 0 auto}@media (max-width:620px){.auth-bottom-row{gap:10px}.auth-bottom-row .auth-home-link{font-size:14px}}.auth-panel-login .auth-reference-card .auth-login-fields{gap:0!important}.auth-panel-login .auth-reference-card .auth-login-fields>[data-slot=field]+[data-slot=field]{margin-top:var(--auth-field-row-gap)!important}.auth-panel-login .auth-reference-card .auth-form [data-slot=field]{gap:17px}.auth-panel-login .auth-reference-card .auth-form [data-slot=field] [data-slot=field-label]{margin-bottom:5px}.auth-panel-login .auth-reference-heading p{margin-bottom:36px}.auth-panel-register .auth-reference-card{padding:45px 42px 48px}.auth-reference-shell:has(.auth-panel-register){padding-top:44px}.auth-reference-shell:has(.auth-panel-register) .auth-reference-brand{margin-bottom:22px}.auth-reference-shell:has(.auth-panel-register) .auth-reference-brand img{width:82px;height:82px}.auth-reference-shell:has(.auth-panel-register) .auth-reference-brand>div{margin-top:2px;font-size:43px}.auth-panel-register .auth-reference-heading{margin-bottom:32px}.auth-panel-register .auth-reference-heading h1{font-size:31px}.auth-reference-form{display:grid;row-gap:0!important}.auth-reference-form>label+label{margin-top:var(--auth-field-row-gap)}.auth-reference-form>label{display:grid;gap:9px;color:#3b4e45;font-size:16px;font-weight:500}.auth-panel-login .auth-reference-card [data-slot=field-label],.auth-reference-form>label>span{font-size:17px;font-weight:700}.auth-reference-form>label>span{display:block}.auth-reference-form>label b{color:#ef4444;font-weight:500}.auth-reference-form>label em{color:#9aa7a0;font-size:14px;font-style:normal;font-weight:400}.auth-reference-form small{margin-top:-4px;color:#6d7d74;font-size:14px}.auth-reference-form .auth-reference-input-wrap{width:100%}.auth-reference-form .auth-reference-input-wrap input{width:100%;height:52px;padding-left:52px;padding-right:52px;border:1px solid #d7e0de;border-radius:14px;background:#fff;color:#18221e;font-size:16px}.auth-reference-form .auth-reference-input-wrap>svg{color:#98b0b1}.auth-verification-row{display:grid;grid-template-columns:minmax(0,1fr) 168px;gap:18px}.auth-send-code{height:52px;border:1px solid #d7e0de;border-radius:14px;background:#fff;color:#09993b;font-size:16px;font-weight:800;cursor:pointer}.auth-register-submit{width:100%;height:54px;margin-top:14px;border:0;border-radius:14px;background:#0bab40;box-shadow:0 5px 10px rgba(9,156,59,.2);color:#fff;font-size:22px;font-weight:800;cursor:pointer}.auth-reference-reset-form{display:flex;flex-direction:column;gap:0!important;padding-top:0}.auth-reference-reset-form .auth-reference-input-wrap{position:relative;display:flex;width:100%;align-items:center}.auth-reference-reset-form .auth-reference-input-wrap>svg{position:absolute;left:18px;z-index:1;color:#8aaeb2}.auth-reference-reset-form .auth-reference-input-wrap input{width:100%;height:52px;padding:0 16px 0 53px;border:1px solid #cbe8ea;border-radius:14px;background:#eafbfd;color:#18221e;font-size:17px;outline:none}.auth-reference-reset-form .auth-register-submit{margin-top:36px}.auth-panel-login:has(.auth-reference-reset-form) .auth-reference-heading p{margin-bottom:36px}.auth-panel-register+.auth-reference-register{display:none!important}.auth-reference-shell:has(.auth-panel-register) .auth-reference-footer{margin-top:56px}.topbar{height:82px;background:rgba(255,255,255,.94)}.nav{min-height:82px}.brand-logo{width:54px;height:54px}.brand-name{font-size:28px}.nav-links{gap:38px;color:#667168;font-size:18px;font-weight:800}.nav-links a:hover{color:#09bc3b}.nav-actions{gap:20px;border:0;border-radius:0;padding:0;background:transparent}.theme-toggle{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border:0;border-radius:8px;background:transparent;color:#09bc3b;cursor:pointer}.theme-toggle:hover{background:#effaf1}.nav-auth-button{display:inline-flex;min-height:56px;align-items:center;justify-content:center;border-radius:8px;padding:0 25px;background:#09bc3b;color:#fff;font-size:17px;font-weight:800;text-decoration:none}.nav-auth-button:hover{background:#08a934;color:#fff}.source-hero{padding:120px 0 88px}.source-hero .reference-hero-grid{grid-template-columns:minmax(0,1fr) minmax(560px,.9fr);gap:90px}.source-hero h1{font-size:84px;line-height:.98;letter-spacing:-.07em}.source-hero .reference-hero-copy>p{max-width:700px;font-size:17px;line-height:2.15}.reference-hero .hero-ctas{gap:32px;margin-top:42px}.reference-hero .reference-primary,.reference-hero .reference-secondary{min-height:64px;border-radius:8px;padding:0 28px;font-size:24px;font-weight:800}.reference-hero .reference-primary{background:#09bc3b}.reference-hero .reference-secondary{border-color:#09bc3b}.source-login-panel{display:none}.source-hero-visual{min-height:500px;width:100%}.source-orbit-center{width:162px;height:162px;border:3px solid #111;background:#fff}.source-orbit-node{width:124px;height:124px}.source-orbit-node strong{margin-top:8px;font-size:15px}.source-orbit-node-a{top:26px;left:13%}.source-orbit-node-b{top:42px;right:8%}.source-orbit-node-c{bottom:14px;left:20%}.source-orbit-node-d{right:9%;bottom:34px;width:104px;height:104px}.source-orbit-node-d span{font-size:23px;line-height:1}.source-orbit-node-d strong{font-size:13px}.source-orbit-line{height:1px}.source-orbit-line-a{top:36%;left:34%;width:150px;transform:rotate(32deg)}.source-orbit-line-b{top:35%;left:54%;width:150px;transform:rotate(-34deg)}.source-orbit-line-c{top:64%;left:35%;width:140px;transform:rotate(-27deg)}.source-orbit-line-d{top:62%;left:54%;width:145px;transform:rotate(28deg)}html[data-theme=dark]{--paper:#202321;--white:#282c29;--ink:#fff;--muted:#c4cdc6;--faint:#98a39b;--line:#3a443d;--soft-line:#323a35;--warm:#252a27;--surface-soft:#18211b;--brand:#09bc3b;--brand-strong:#09bc3b;--brand-soft:#173e22;--accent:#173e22;--accent-ink:#09bc3b}html[data-theme=dark] .footer,html[data-theme=dark] .reference-hero,html[data-theme=dark] .reference-section,html[data-theme=dark] .site-shell,html[data-theme=dark] .source-discounts,html[data-theme=dark] .source-ecosystem,html[data-theme=dark] .source-faq,html[data-theme=dark] .source-quickstart,html[data-theme=dark] .source-value,html[data-theme=dark] body{background:#202321!important;color:#fff}html[data-theme=dark] .topbar{background:rgba(32,35,33,.94)}html[data-theme=dark] .topbar .theme-toggle:hover{background:#303a33}html[data-theme=dark] .auth-reference-card,html[data-theme=dark] .code-card,html[data-theme=dark] .discount-card,html[data-theme=dark] .ecosystem-card,html[data-theme=dark] .principle-card,html[data-theme=dark] [data-slot=card]{background:#282c29!important;border-color:#3a443d!important;color:#fff}html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea{background:#202321!important;border-color:#465148!important;color:#fff!important}html[data-theme=dark] .source-orbit-center,html[data-theme=dark] .source-orbit-node{background:#282c29}html[data-theme=dark] .source-orbit-center{border-color:#fff}html[data-theme=dark] .auth-page{background-color:#202321;background-image:linear-gradient(rgba(9,188,59,.06) 1px,transparent 0),linear-gradient(90deg,rgba(9,188,59,.06) 1px,transparent 0)}html[data-theme=dark] .auth-reference-card label,html[data-theme=dark] .auth-reference-heading h1{color:#fff}@media (max-width:920px){.nav-links{display:none}.source-hero .reference-hero-grid{grid-template-columns:1fr;gap:32px}.source-hero-visual{max-width:600px;margin:0 auto}.source-hero h1{font-size:64px}}@media (max-width:620px){.topbar{height:68px}.nav{min-height:68px}.brand-logo{width:42px;height:42px}.brand-name{font-size:22px}.nav-actions{gap:6px}.theme-toggle{width:36px;height:36px}.nav-auth-button{min-height:40px;padding:0 12px;font-size:13px}.source-hero{padding:60px 0 46px}.source-hero h1{font-size:52px}.source-hero .reference-hero-copy>p{font-size:15px}.reference-hero .reference-primary,.reference-hero .reference-secondary{min-height:50px;padding:0 17px;font-size:17px}.source-hero-visual{min-height:355px;transform:scale(.82);transform-origin:center top;margin-bottom:-60px}}.source-orbit-center{box-shadow:none}.source-orbit-center img{width:132px;height:132px}.reference-hero .reference-secondary{border:2px solid #09bc3b;background:#fff;color:#09bc3b}html[data-theme=dark] .source-orbit-center{border:0;background:transparent}html[data-theme=dark] .reference-hero .reference-secondary{background:#282c29;color:#09bc3b}.source-hero-visual{display:flex;align-items:center;justify-content:center}.source-hero-diagram{display:block;width:100%;max-width:663px;height:auto;object-fit:contain}html[data-theme=dark] .source-hero-diagram{filter:brightness(.92)}@media (max-width:920px){.source-hero-diagram{max-width:600px}}@media (max-width:620px){.source-hero-diagram{width:100%;max-width:520px}}.source-discounts .discount-card-featured .discount-value,.source-discounts .discount-value{margin-top:35px;color:var(--brand);font-size:68px;font-weight:900;line-height:1.05;letter-spacing:-.075em}.source-discounts .discount-card-featured .discount-value small,.source-discounts .discount-value small{margin-left:4px;color:#7a837c;font-size:17px;font-weight:400;letter-spacing:0}@media (max-width:620px){.source-discounts .discount-card-featured .discount-value,.source-discounts .discount-value{font-size:58px}}.source-discounts{padding:51px 0 48px;background:#f3faf4;border-top:0}.source-discounts .container{width:min(1180px,calc(100% - 48px))}.source-discounts .source-section-heading{max-width:none;margin:0 0 47px}.source-discounts .source-section-heading>.eyebrow{margin:0;color:#09bc3b;font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;font-size:17px;font-weight:700;line-height:1.4;letter-spacing:0}.source-discounts .source-section-heading h2{margin:14px 0 0;color:#171b19;font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;font-size:52px;font-weight:900;line-height:1.08;letter-spacing:-.075em}.source-discounts .source-section-heading h2 em{color:#09bc3b;font-style:normal}.source-discounts .source-section-heading>p{max-width:none;margin:16px 0 0;color:#657168;font-size:17px;line-height:1.5}.source-discounts .discount-grid{max-width:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px}.source-discounts .discount-card{padding:0;gap:0;height:165px;min-height:165px;border:0;border-radius:21px;background:#fff;box-shadow:0 15px 30px rgba(54,93,64,.095)}.source-discounts .discount-card [data-slot=card-header]{padding:28px 36px 0}.source-discounts .discount-card [data-slot=card-content]{padding:0 36px 12px}.source-discounts .discount-card-name{gap:10px}.source-discounts .discount-mark{width:22px;height:22px}.source-discounts .discount-card [data-slot=card-title]{color:#1b241f;font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;font-size:18px;font-weight:800;line-height:1.2;letter-spacing:-.03em}.source-discounts .discount-value{display:flex;align-items:baseline;width:max-content;max-width:100%;min-height:42px;margin-top:10px;padding:0 5px 0 0;background:transparent;color:#09bc3b;font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;font-size:42px;font-weight:900;line-height:1.05;letter-spacing:-.075em;white-space:nowrap}.source-discounts .discount-value small{margin-left:8px;color:#7a837c;font-size:12px;font-weight:400;line-height:1;letter-spacing:0}.source-discounts .discount-card [data-slot=card-content] p{margin:10px 0 0;color:#657168;font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;font-size:15px;font-weight:400;line-height:1.35}.source-discounts .source-discount-link{display:inline-flex;margin-top:43px;color:#09bc3b;font-size:17px;font-weight:800}.source-discounts .source-discount-link svg{width:16px;height:16px}.source-discounts .discount-card:last-child .discount-value,.source-discounts .discount-value-image,.source-discounts .discount-value-saving{font-size:35px;letter-spacing:-.06em}.source-discounts .discount-card:last-child .discount-value small{font-size:12px}@media (max-width:920px){.source-discounts .container{width:min(100% - 44px,1494px)}.source-discounts .source-section-heading h2{font-size:52px}.source-discounts .discount-grid{gap:18px}.source-discounts .discount-card [data-slot=card-content],.source-discounts .discount-card [data-slot=card-header]{padding-left:25px;padding-right:25px}.source-discounts .discount-value{font-size:38px}.source-discounts .discount-card:last-child .discount-value,.source-discounts .discount-value-image,.source-discounts .discount-value-saving{font-size:32px}}@media (max-width:620px){.source-discounts{padding:42px 0 40px}.source-discounts .container{width:calc(100% - 28px)}.source-discounts .source-section-heading{margin-bottom:31px}.source-discounts .source-section-heading h2{font-size:42px}.source-discounts .source-section-heading>p{font-size:14px}.source-discounts .discount-grid{grid-template-columns:1fr;gap:16px}.source-discounts .discount-card{height:auto;min-height:188px}.source-discounts .discount-card [data-slot=card-header]{padding:26px 27px 0}.source-discounts .discount-card [data-slot=card-content]{padding:0 27px 25px}.source-discounts .discount-card [data-slot=card-title]{font-size:20px}.source-discounts .discount-card:last-child .discount-value,.source-discounts .discount-value{font-size:36px}.source-discounts .discount-value-image,.source-discounts .discount-value-saving{font-size:35px}.source-discounts .source-discount-link{margin-top:31px;font-size:15px}}.source-hero-visual{position:relative;display:block;width:min(100%,663px);aspect-ratio:663/541;min-height:0;margin-inline:auto}.source-orbit-center,.source-orbit-node{position:absolute;z-index:2;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:50%;text-align:center;box-sizing:border-box}.source-orbit-center{top:50%;left:50%;width:24.32%;aspect-ratio:1;transform:translate(-50%,-50%);border:0;background:transparent}.source-orbit-center img{display:block;width:100%;height:100%;object-fit:contain}.source-orbit-node{border:2px solid #09bc3b;background:#fff}.source-orbit-node-a{top:8.87%;left:12.69%;width:18.58%;aspect-ratio:1}.source-orbit-node-b{top:11.83%;right:14.2%;width:19.55%;aspect-ratio:1}.source-orbit-node-c{bottom:13.31%;left:21.15%;width:15.54%;aspect-ratio:1}.source-orbit-node-d{right:13.77%;bottom:16.82%;width:15.54%;aspect-ratio:1}.source-orbit-node .model-logo-image-wrap{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center}.source-orbit-node strong{margin-top:7px;color:#09bc3b;font-size:clamp(13px,2.25vw,20px);font-weight:800;line-height:1.05}.source-orbit-node-a strong,.source-orbit-node-b strong{font-size:clamp(13px,2.45vw,21px)}.source-orbit-node-c strong{font-size:clamp(12px,2.1vw,18px)}.source-orbit-node-d span{color:#111;font-size:clamp(20px,3.25vw,29px);line-height:.9;letter-spacing:-.04em}.source-orbit-node-d strong{margin-top:8px;font-size:clamp(11px,1.9vw,17px)}.source-orbit-line{position:absolute;z-index:1;height:0;border-top:1px dashed #09bc3b;transform-origin:left center;pointer-events:none}.source-orbit-line-a{top:27.91%;left:29.26%;width:16%;transform:rotate(42deg)}.source-orbit-line-b{top:40.55%;left:59.38%;width:11.76%;transform:rotate(-39.4deg)}.source-orbit-line-c{top:72.64%;left:35.9%;width:10.6%;transform:rotate(-52deg)}.source-orbit-line-d{top:61.74%;left:57.31%;width:16%;transform:rotate(28.5deg)}html[data-theme=dark] .source-orbit-node{background:#282c29}html[data-theme=dark] .source-orbit-node-d span{color:#fff}@media (max-width:920px){.source-hero-visual{width:min(100%,600px)}}@media (max-width:620px){.source-hero-visual{width:100%;transform:none;margin-bottom:0}.source-orbit-node{border-width:1.5px}}.source-hero{padding-top:100px}.source-orbit-node{height:auto!important;min-height:0;aspect-ratio:1/1}.source-orbit-node strong,.source-orbit-node-a strong,.source-orbit-node-b strong{font-size:clamp(11px,1.75vw,16px)}.source-orbit-node-c strong{font-size:clamp(10px,1.45vw,13px)}.source-orbit-node-d span{font-size:clamp(18px,2.7vw,24px)}.source-orbit-node-d strong{font-size:clamp(10px,1.45vw,12px)}.source-hero{padding-top:80px}.source-orbit-node{gap:4px}.source-orbit-node strong,.source-orbit-node-a strong,.source-orbit-node-b strong,.source-orbit-node-c strong,.source-orbit-node-d strong{margin-top:0;font-size:16px;line-height:1;text-align:center}@media (max-width:620px){.source-hero{padding-top:60px}}.source-orbit-node-c{gap:0}.source-orbit-node-c .model-logo-image-wrap{margin-bottom:-2px}.source-orbit-node-d strong{font-size:14px}.quickstart-highlight,.source-value-highlight{color:#09bc3b}.source-quickstart .eyebrow{font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif}.source-quickstart .quiet-link{font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif!important}.source-quickstart .code-tabs button{appearance:none;border:0;border-bottom:2px solid transparent;padding:0 0 14px;background:transparent;color:inherit;font:inherit;cursor:pointer}.source-quickstart .code-tabs button:focus-visible,.source-quickstart .code-tabs button:hover{color:#ffffff}.source-quickstart .code-tabs button.active{border-bottom-color:var(--brand);color:#ffffff}.source-quickstart .code-card-top{align-items:center}.source-quickstart .code-card-tools{display:inline-flex;align-items:center;gap:16px}.source-quickstart .code-file-label{color:#9297b0;font:13px/1 var(--mono);white-space:nowrap}.source-quickstart .code-copy-button{min-width:61px;height:43px;border:1px solid rgba(255,255,255,.18);border-radius:10px;padding:0 13px;background:transparent;color:#d9dce7;font:14px/1 Microsoft YaHei,微软雅黑,Arial,sans-serif;cursor:pointer}.source-quickstart .code-copy-button:focus-visible,.source-quickstart .code-copy-button:hover{border-color:#09bc3b;color:#ffffff}.source-quickstart .quickstart-code{min-height:286px;margin:0;padding:21px 26px 27px;overflow-x:auto;color:#f6f7fb;font:16px/1.85 var(--mono);white-space:pre}.source-quickstart .quickstart-code-line{display:flex;min-height:29px}.source-quickstart .quickstart-line-number{width:40px;flex:0 0 40px;color:#9297b0;text-align:left;user-select:none}.source-quickstart .quickstart-line-content{display:block;min-width:max-content}.source-quickstart .qs-token-purple{color:#d89cff}.source-quickstart .qs-token-green{color:#09bc3b}.source-quickstart .qs-token-muted{color:#9297b0}@media (max-width:620px){.source-quickstart .code-card-tools{gap:8px}.source-quickstart .code-file-label{font-size:10px}.source-quickstart .quickstart-code{padding-inline:15px;font-size:12px}.source-quickstart .quickstart-line-number{width:29px;flex-basis:29px}}html[data-theme=dark] .auth-dialog-logo,html[data-theme=dark] .auth-reference-brand img,html[data-theme=dark] .brand-logo,html[data-theme=dark] .model-logo-image,html[data-theme=dark] .source-login-logo,html[data-theme=dark] .source-orbit-center img{filter:brightness(0) saturate(100%) invert(52%) sepia(96%) saturate(1110%) hue-rotate(91deg) brightness(92%) contrast(93%)}html[data-theme=dark] .source-discounts .discount-card [data-slot=card-content] p,html[data-theme=dark] .source-discounts .discount-card [data-slot=card-title],html[data-theme=dark] .source-discounts .discount-value small,html[data-theme=dark] .source-discounts .source-section-heading h2,html[data-theme=dark] .source-discounts .source-section-heading>p{color:#fff}.source-discounts{border-top:1px solid var(--line)}html[data-theme=dark] .docs-pending-notice{border-color:#3a443d;background:#282c29;color:#fff}html[data-theme=dark] .docs-pending-notice p,html[data-theme=dark] .docs-pending-notice strong{color:#fff}html[data-theme=dark] .docs-pending-notice code{background:#202321;color:#09bc3b}html[data-theme=dark] .product-tabs{border-color:#3a443d;background:#282c29;box-shadow:none}html[data-theme=dark] .product-tabs button{color:#fff}html[data-theme=dark] .product-tabs button.active,html[data-theme=dark] .product-tabs button:hover{border-color:#09bc3b;background:#202321;color:#09bc3b}html[data-theme=dark] .pricing-pending-state{border-color:#3a443d;background:#282c29;color:#fff}html[data-theme=dark] .pricing-pending-state p,html[data-theme=dark] .pricing-pending-state strong{color:#fff}html[data-theme=dark] .pricing-pending-state .quiet-link{color:#09bc3b}html[data-theme=dark] .pricing-panel,html[data-theme=dark] .pricing-rule{background:#282c29!important;border-color:#3a443d!important;color:#fff}html[data-theme=dark] .pricing-groups button{background:#2e322f!important;border-color:#3a443d;color:#fff}html[data-theme=dark] .pricing-groups button.active,html[data-theme=dark] .pricing-groups button:hover{background:#26392b!important;border-color:#09bc3b}html[data-theme=dark] .pricing-context-row,html[data-theme=dark] .pricing-groups button small,html[data-theme=dark] .pricing-panel-heading p{color:#c4cdc6}html[data-theme=dark] .pricing-table-wrap{border-color:#3a443d}html[data-theme=dark] .pricing-table-wrap th{background:#202321;color:#fff}html[data-theme=dark] .pricing-table-wrap td{background:#282c29;color:#fff}html[data-theme=dark] .pricing-table-wrap tr{border-color:#3a443d}html[data-theme=dark] .pricing-context-switch{border-color:#3a443d;background:#202321}html[data-theme=dark] .pricing-context-switch .active{background:#2e322f;color:#09bc3b}.contact-cta-reference{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:72px;margin-top:15px;border:0!important;border-radius:16px;padding:58px 98px 54px;background:#39b83c!important;box-shadow:0 12px 28px rgba(9,100,35,.1)}.contact-page .page-hero{border-bottom:0;padding-bottom:29px}.contact-page .contact-section{padding-top:31px}.contact-page .contact-card{background:#e8f7ea}html[data-theme=dark] .contact-page .contact-card{background:#2e322f!important;border-color:#3a443d!important}html[data-theme=dark] .contact-page .contact-card [data-slot=card-title]{color:#09bc3b}html[data-theme=dark] .contact-page .contact-card p{color:#5d6c62}@media (max-width:620px){.contact-page .page-hero{padding-bottom:29px}.contact-page .contact-section{padding-top:20px}}.contact-reference-copy{min-width:0}.contact-reference-eyebrow{color:#fff;font-size:14px;font-weight:800;letter-spacing:.04em}.contact-reference-copy h2{margin:38px 0 24px;color:#07120a;font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif;font-size:clamp(48px,5vw,72px);font-weight:900;line-height:1;letter-spacing:.04em}.contact-reference-copy p{margin:0;color:#fff;font-size:18px;line-height:1.8}.contact-qr-grid{display:flex;align-items:flex-start;gap:68px}.contact-qr-grid figure{display:flex;flex-direction:column;align-items:center;gap:12px;margin:0}.contact-qr-grid img{display:block;width:210px;height:210px;object-fit:contain;border-radius:10px}.contact-qr-grid figcaption{color:#07120a;font-size:18px;font-weight:800}html[data-theme=dark] .contact-cta-reference{background:#1e532d!important}html[data-theme=dark] .pricing-groups button,html[data-theme=dark] .pricing-panel,html[data-theme=dark] .pricing-rule,html[data-theme=dark] .pricing-table-wrap td{background-color:#282c29!important;color:#fff!important}html[data-theme=dark] .pricing-groups button{border-color:#3a443d!important}html[data-theme=dark] .pricing-groups button.active,html[data-theme=dark] .pricing-groups button:hover{background-color:#26392b!important;border-color:#09bc3b!important}html[data-theme=dark] .pricing-groups button [data-slot=card-title],html[data-theme=dark] .pricing-groups button strong,html[data-theme=dark] .pricing-panel [data-slot=card-title],html[data-theme=dark] .pricing-table-wrap td,html[data-theme=dark] .pricing-table-wrap th{color:#fff!important}html[data-theme=dark] .pricing-context-row,html[data-theme=dark] .pricing-groups button small,html[data-theme=dark] .pricing-panel-heading p,html[data-theme=dark] .pricing-table-wrap td .text-muted{color:#c4cdc6!important}html[data-theme=dark] .pricing-table-wrap{border-color:#3a443d!important}html[data-theme=dark] .pricing-table-wrap th{background-color:#202321!important;color:#fff!important}html[data-theme=dark] .pricing-table-wrap tr{border-color:#3a443d!important}@media (max-width:1100px){.contact-cta-reference{gap:42px;padding-left:58px;padding-right:58px}.contact-qr-grid{gap:30px}.contact-qr-grid img{width:180px;height:180px}}@media (max-width:920px){.contact-cta-reference{grid-template-columns:1fr;gap:42px}.contact-qr-grid{justify-content:center}}@media (max-width:620px){.contact-cta-reference{padding:38px 24px 34px}.contact-reference-copy h2{margin:24px 0 18px;font-size:48px}.contact-reference-copy p{font-size:15px}.contact-qr-grid{gap:18px}.contact-qr-grid img{width:140px;height:140px}.contact-qr-grid figcaption{font-size:15px}}