html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type="range"]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{--blue: #1a53ff;--blue-dark: #0d3fc2;--cyan: #16b6d6;--green: #20b486;--ink: #101828;--text: #344054;--muted: #667085;--line: #e4e7ec;--soft: #f5f8ff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:86px}body{min-width:320px;margin:0;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,PingFang SC,Hiragino Sans GB,Helvetica Neue,Arial,sans-serif;letter-spacing:0;background:#fff}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.official-page{min-height:100vh;padding-top:70px;overflow-x:hidden;background:#fff}.site-header{position:fixed;top:0;right:0;left:0;z-index:20;height:70px;background:#fff;border-bottom:1px solid rgba(228,231,236,.8)}.header-inner,.hero-inner,.section,.platform-section,.contact-section,.site-footer{width:min(1200px,calc(100% - 48px));margin:0 auto}.header-inner{display:flex;align-items:center;justify-content:space-between;height:100%}.brand{display:inline-flex;gap:12px;align-items:center;min-width:168px}.brand-logo{width:40px;height:40px;object-fit:contain;border-radius:10px}.brand strong,.brand em{display:block}.brand strong{color:var(--ink);font-size:19px;line-height:1.12}.brand em{margin-top:3px;color:var(--muted);font-size:12px;font-style:normal}.nav-links{display:flex;gap:30px;align-items:center;color:#3d4658;font-size:15px;scrollbar-width:none;-ms-overflow-style:none}.nav-links::-webkit-scrollbar{display:none}.nav-links a{position:relative;line-height:70px;white-space:nowrap}.nav-links a:hover,.nav-links a.active{color:var(--blue)}.nav-links a:after{position:absolute;right:0;bottom:18px;left:0;height:2px;background:var(--blue);border-radius:99px;opacity:0;transform:scaleX(.4);transition:opacity .18s ease,transform .18s ease;content:""}.nav-links a.active:after{opacity:1;transform:scaleX(1)}.header-actions{display:flex;gap:10px;align-items:center}.header-actions .ant-btn,.hero-actions .ant-btn{display:inline-flex;align-items:center;justify-content:center;line-height:1;border-radius:8px}.ant-btn-primary{background:var(--blue)}.ant-btn-primary:not(:disabled):hover{background:var(--blue-dark)}.hero-section{position:relative;min-height:640px;overflow:hidden;background:#f7fbff}.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-section:after{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.94) 28%,rgba(255,255,255,.62) 53%,rgba(255,255,255,.06) 100%);content:""}.hero-inner{position:relative;z-index:1;display:flex;align-items:center;min-height:640px;padding:72px 0}.hero-copy{width:100%;min-width:0;max-width:610px}.hero-kicker{margin:0 0 16px;color:var(--blue);font-size:16px;font-weight:800}.hero-copy h1{margin:0;color:var(--ink);font-size:60px;font-weight:800;line-height:1.12}.hero-desc{max-width:520px;margin:22px 0 0;color:#3a4658;font-size:20px;line-height:1.75}.hero-actions{display:flex;gap:14px;align-items:center;margin-top:34px}.hero-actions .ant-btn{min-width:146px;height:50px;font-size:16px}.pay-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:32px}.pay-tags span{padding:8px 13px;color:#34517f;font-size:14px;background:rgba(255,255,255,.78);border:1px solid #dbe7fb;border-radius:999px}.section{padding:68px 0;scroll-margin-top:86px}.section-heading{display:block;min-width:0;max-width:760px;margin-bottom:34px}.section-heading span,.platform-copy>span,.contact-copy>span{display:block;margin-bottom:12px;color:var(--blue);font-size:14px;font-weight:800}.section-heading h2,.platform-copy h2,.contact-copy h2{max-width:680px;margin:0;color:var(--ink);font-size:38px;font-weight:800;line-height:1.28;overflow-wrap:anywhere}.feature-section{background:#fff}.feature-section .section-heading{margin-right:auto;margin-left:auto;text-align:center}.feature-section .section-heading h2{margin-right:auto;margin-left:auto}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.feature-grid article{min-height:196px;padding:28px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 14px 40px #1f31580d;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.feature-grid article:hover{border-color:#c7d8ff;box-shadow:0 24px 54px #1f31581a;transform:translateY(-4px)}.feature-grid .anticon{display:grid;width:48px;height:48px;margin-bottom:22px;color:var(--blue);font-size:24px;place-items:center;background:#eef4ff;border-radius:14px}.feature-grid article:nth-child(3n + 2) .anticon{color:var(--cyan);background:#eafaff}.feature-grid article:nth-child(3n) .anticon{color:var(--green);background:#ecfbf6}.feature-grid h3{margin:0;color:var(--ink);font-size:20px;font-weight:800}.feature-grid p{margin:12px 0 0;color:var(--muted);font-size:15px;line-height:1.75}.platform-section{display:grid;grid-template-columns:minmax(0,.96fr) minmax(420px,1.04fr);gap:56px;align-items:center;padding:18px 0 84px;scroll-margin-top:86px}.platform-visual{overflow:hidden;background:#f6f9ff;border:1px solid #dce6f8;border-radius:22px;box-shadow:0 20px 54px #1f31581a}.platform-visual img{display:block;width:100%;aspect-ratio:1.32;object-fit:cover;object-position:center 42%}.platform-copy p,.contact-copy p{max-width:560px;margin:18px 0 0;color:var(--muted);font-size:17px;line-height:1.8}.platform-copy,.contact-copy{min-width:0}.platform-list{display:grid;gap:12px;margin-top:32px}.platform-list div{min-height:auto;padding:18px;background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);border:1px solid #dfe7f5;border-radius:16px}.platform-list strong,.platform-list em{display:block}.platform-list strong{color:var(--ink);font-size:17px}.platform-list em{margin-top:6px;color:var(--muted);font-size:14px;font-style:normal;line-height:1.7}.scene-section{width:min(1200px,calc(100% - 48px));margin:0 auto 80px;padding:72px 48px 56px;scroll-margin-top:86px;background:linear-gradient(180deg,#f7faff 0%,#ffffff 100%);border:1px solid #eef2f7;border-radius:24px}.scene-section .section-heading{display:block;margin-bottom:34px}.scene-section .section-heading h2{max-width:620px}.scene-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.scene-grid article{min-height:150px;padding:24px;background:rgba(255,255,255,.86);border:1px solid #e1e8f5;border-radius:16px}.scene-grid h3{margin:0;color:var(--ink);font-size:19px;font-weight:800}.scene-grid p{margin:12px 0 0;color:var(--muted);font-size:14px;line-height:1.75}.article-section{padding-top:0;padding-bottom:72px}.article-section-head{display:flex;gap:24px;align-items:flex-start;justify-content:space-between;margin-bottom:24px}.article-section .section-heading{max-width:560px;margin-bottom:0}.article-section .section-heading p{max-width:420px;margin:12px 0 0;color:var(--muted);font-size:16px;line-height:1.65}.article-more{display:inline-flex;align-items:center;justify-content:center;min-width:92px;height:36px;padding:0 14px;margin-top:6px;color:#165dff;font-size:14px;font-weight:700;background:#f3f7ff;border:1px solid #dbe7ff;border-radius:999px}.article-more:hover{color:#fff;background:var(--blue);border-color:var(--blue)}.article-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.article-strip article{display:flex;min-height:190px;padding:22px 22px 20px;flex-direction:column;background:#fff;border:1px solid #e4eaf3;border-radius:10px;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;box-shadow:0 14px 34px #1f31580b}.article-strip article:hover{border-color:#c9d9f4;box-shadow:0 18px 42px #1f315814;transform:translateY(-3px)}.article-title-row{display:flex;gap:9px;align-items:center;min-height:auto}.article-title-row span,.article-page-detail>span{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:fit-content;max-width:76px;min-height:20px;padding:3px 7px;overflow:hidden;color:#fff;font-size:11px;font-weight:700;line-height:1.15;background:#1070c0;border-radius:999px;box-shadow:0 5px 12px #1070c02e;text-overflow:ellipsis;white-space:nowrap}.article-strip h3,.article-list-row h3{flex:1 1 auto;margin:0;color:var(--ink);font-size:18px;font-weight:700;line-height:1.32}.article-page-detail>span{margin-bottom:12px}.article-strip p{margin:18px 0;color:var(--muted);font-size:14px;line-height:1.7}.article-strip a{width:fit-content;padding:0;margin-top:auto;color:#165dff;font-size:14px;font-weight:700;background:transparent;border:0;cursor:pointer}.article-strip a:hover{color:var(--blue-dark)}.article-empty,.article-state{display:grid;min-height:150px;place-items:center;color:var(--muted);background:#f8fbff;border:1px solid #e2e9f4;border-radius:10px}.article-page-main{min-height:calc(100vh - 190px);background:#fff}.article-page{width:min(860px,calc(100% - 48px));margin:0 auto;padding:54px 0 84px}.article-list-page{width:min(1120px,calc(100% - 48px));margin:0 auto;padding:42px 0 84px}.article-list-table{overflow:hidden;background:#fff;border:1px solid #e4eaf3;border-radius:12px;box-shadow:0 14px 34px #1f31580b}.article-list-row{display:grid;grid-template-columns:minmax(0,1fr) 106px 28px;gap:16px;align-items:center;min-height:112px;padding:22px 24px;transition:background .18s ease,transform .18s ease}.article-list-row+.article-list-row{border-top:1px solid #edf1f7}.article-list-row:hover{background:#f8fbff}.article-list-main{min-width:0}.article-list-row p{max-width:760px;margin:10px 0 0;overflow:hidden;color:var(--muted);font-size:14px;line-height:1.65;text-overflow:ellipsis;white-space:nowrap}.article-list-row time{justify-self:end;color:#7a8495;font-size:14px;font-variant-numeric:tabular-nums}.article-row-arrow{display:grid;width:28px;height:28px;color:#98a2b3;font-size:24px;line-height:1;place-items:center;transition:color .18s ease,transform .18s ease}.article-list-row:hover .article-row-arrow{color:var(--blue);transform:translate(3px)}.article-pagination{display:flex;gap:14px;align-items:center;justify-content:center;margin-top:30px}.article-pagination button{height:36px;padding:0 18px;color:#165dff;font-weight:700;background:#fff;border:1px solid #cfdcf5;border-radius:999px;cursor:pointer}.article-pagination button:not(:disabled):hover{color:#fff;background:var(--blue);border-color:var(--blue)}.article-pagination button.active{color:#fff;background:var(--blue);border-color:var(--blue)}.article-pagination button:disabled{color:#98a2b3;background:#f5f7fb;cursor:not-allowed}.article-pagination span{color:#526174;font-size:14px;font-weight:700}.article-back{display:inline-flex;margin-bottom:26px;color:var(--blue);font-size:15px;font-weight:800}.article-page-detail h1{max-width:780px;margin:0;color:var(--ink);font-size:42px;font-weight:800;line-height:1.22}.article-page-detail img{display:block;width:100%;max-height:420px;margin:26px 0;object-fit:cover;border-radius:10px}.article-video-block{display:flex;width:fit-content;max-width:100%;margin:26px auto;flex-direction:column;align-items:center}.article-page-detail video{display:block;width:auto;height:auto;max-width:100%;max-height:72vh;margin:0;object-fit:contain;background:#0b1220;border-radius:10px}.article-video-name{display:block;max-width:100%;margin:10px auto 0;padding:0 8px;overflow:hidden;color:#667085;font-size:13px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap;text-align:center}.article-page-summary{max-width:720px;margin:18px 0 0;color:#526174;font-size:18px;line-height:1.8}.article-page-content{max-width:760px;padding-top:8px}.article-page-content p{margin:16px 0 0;color:#3f4b5f;font-size:16px;line-height:1.9}.article-page-content.is-rich{margin-top:28px;color:#3f4b5f;font-size:16px;line-height:1.9}.article-page-content.is-rich p{margin:16px 0 0}.article-page-content.is-rich h1,.article-page-content.is-rich h2,.article-page-content.is-rich h3,.article-page-content.is-rich h4{margin:28px 0 12px;color:var(--ink);line-height:1.35}.article-page-content.is-rich h1{font-size:30px}.article-page-content.is-rich h2{font-size:26px}.article-page-content.is-rich h3{font-size:22px}.article-page-content.is-rich ul,.article-page-content.is-rich ol{padding-left:1.4em;margin:16px 0 0}.article-page-content.is-rich li{margin:8px 0}.article-page-content.is-rich a{color:var(--blue);font-weight:700}.article-page-content.is-rich blockquote{padding:12px 16px;margin:18px 0 0;color:#526174;background:#f8fbff;border-left:4px solid #c7d8ff;border-radius:8px}.article-page-content.is-rich img{display:block;max-width:100%;height:auto;margin:22px auto;border-radius:10px}.article-page-content.is-rich video,.article-page-content.is-rich iframe{display:block;width:100%;max-width:760px;aspect-ratio:16 / 9;height:auto;margin:24px auto;background:#0b1220;border:0;border-radius:10px}.article-step{display:grid;grid-template-columns:32px minmax(0,1fr);gap:14px;align-items:start;margin-top:18px;padding:16px 18px;background:#f8fbff;border:1px solid #e4ecf8;border-radius:10px}.article-step span{display:grid;width:32px;height:32px;color:#155bd4;font-size:15px;font-weight:800;place-items:center;background:#eaf2ff;border-radius:999px}.article-step p{margin:0;color:#344054;font-size:16px;line-height:1.8}.developer-page-main{position:relative;min-height:calc(100vh - 190px);padding-top:36px;background:#fff}.developer-page-main:before{display:none;position:fixed;top:70px;right:0;left:0;z-index:18;height:94px;pointer-events:none;background:#fff;content:""}.developer-section{width:min(960px,calc(100% - 300px));margin-right:max(24px,calc((100vw - 1200px)/2));margin-left:calc(max(24px,calc((100vw - 1200px)/2)) + 240px)}.developer-section{padding:0 0 42px;scroll-margin-top:116px}.developer-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.developer-steps article,.developer-point-grid article{min-width:0;padding:22px;background:#fff;border:1px solid #e1e8f3;border-radius:12px;box-shadow:0 12px 28px #1f31580b}.developer-steps article>span{display:grid;width:34px;height:34px;margin-bottom:18px;color:#fff;font-size:16px;font-weight:800;place-items:center;background:var(--blue);border-radius:999px}.developer-steps h3,.developer-point-grid h3{margin:0;color:var(--ink);font-size:18px;font-weight:800;line-height:1.35}.developer-steps p,.developer-point-grid p{margin:12px 0 0;color:#667085;font-size:14px;line-height:1.75}.developer-code-head{display:flex;gap:24px;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.developer-point-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.developer-subnav{position:fixed;top:98px;left:max(24px,calc((100vw - 1200px)/2));z-index:19;display:flex;flex-direction:column;gap:6px;width:192px;padding:12px;margin:0;overflow:visible;background:#fff;border:1px solid #e1e8f3;border-radius:8px;box-shadow:0 12px 28px #1f31580b;scrollbar-width:none}.developer-subnav::-webkit-scrollbar{display:none}.developer-subnav a{width:100%;padding:10px 12px;color:#45546c;font-size:14px;font-weight:800;border-radius:6px}.developer-subnav a:hover,.developer-subnav a.active{color:#1353d8;background:#f2f6ff}.developer-subnav a.active{box-shadow:inset 3px 0 #1353d8}.developer-section{padding-top:0;padding-bottom:42px}.developer-section-head{max-width:760px;margin-bottom:22px}.developer-section-head>span{display:block;margin-bottom:9px;color:#1353d8;font-size:13px;font-weight:800;letter-spacing:0}.developer-section-head h2{margin:0;color:var(--ink);font-size:32px;font-weight:800;line-height:1.28}.developer-section-head p{margin:12px 0 0;color:#667085;font-size:15px;line-height:1.75}.developer-steps{gap:12px}.developer-steps article,.developer-point-grid article{border-radius:8px}.developer-steps article{position:relative;padding:22px 20px}.developer-steps article>.anticon{display:grid;width:38px;height:38px;margin-bottom:18px;color:#1353d8;font-size:20px;place-items:center;background:#eef5ff;border-radius:8px}.developer-steps article>span{position:absolute;top:18px;right:18px;width:auto;height:auto;margin:0;color:#98a2b3;font-size:22px;font-weight:800;background:transparent}.developer-sign-card{background:#fff;border:1px solid #e1e8f3;border-radius:8px;box-shadow:0 12px 28px #1f31580b}.developer-api-reference{display:grid;gap:22px}.developer-api-card{overflow:hidden;background:#fff;border:1px solid #dce6f3;border-radius:8px;box-shadow:0 14px 32px #1f31580e}.developer-api-card-head{padding:22px 24px;background:#f8fbff;cursor:pointer;list-style:none}.developer-api-card[open] .developer-api-card-head{border-bottom:1px solid #e4edf8}.developer-api-card-head::-webkit-details-marker{display:none}.developer-api-title-row{display:flex;gap:12px;align-items:center}.developer-api-method{display:inline-flex;align-items:center;justify-content:center;min-width:58px;height:30px;color:#fff;font-size:13px;font-weight:900;background:#1353d8;border-radius:6px}.developer-api-toggle{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:0 10px;margin-left:auto;color:#1353d8;font-size:13px;font-weight:800;background:#eef5ff;border-radius:6px}.developer-api-toggle:before{content:"\5c55\5f00"}.developer-api-card[open] .developer-api-toggle:before{content:"\6536\8d77"}.developer-api-title-row h3{margin:0;color:#101828;font-size:20px;font-weight:800;line-height:1.3}.developer-api-url{display:grid;grid-template-columns:86px minmax(0,1fr);gap:12px;align-items:start;margin-top:14px;padding:12px 14px;background:#fff;border:1px solid #e1e8f3;border-radius:6px}.developer-api-url span{color:#667085;font-size:13px;font-weight:800}.developer-api-url code{color:#244569;font-size:13px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;line-height:1.5;overflow-wrap:anywhere}.developer-api-card-head p{margin:12px 0 0;color:#667085;font-size:14px;line-height:1.7}.developer-api-meta-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid #e4edf8}.developer-api-meta-grid div{min-width:0;padding:14px 18px;border-right:1px solid #e4edf8}.developer-api-meta-grid div:last-child{border-right:0}.developer-api-meta-grid span,.developer-api-meta-grid strong{display:block}.developer-api-meta-grid span{color:#667085;font-size:12px;font-weight:800}.developer-api-meta-grid strong{margin-top:6px;color:#101828;font-size:14px;font-weight:800;overflow-wrap:anywhere}.developer-api-block{padding:14px 18px;border-bottom:1px solid #eef2f7}.developer-api-block h4,.developer-api-example-grid h4{margin:0 0 8px;color:#101828;font-size:15px;font-weight:800}.developer-field-table{width:100%;overflow:hidden;border:1px solid #e4edf8;border-spacing:0;border-radius:6px}.developer-field-table th,.developer-field-table td{padding:7px 10px;text-align:left;vertical-align:top;border-bottom:1px solid #eef2f7}.developer-field-table th{color:#667085;font-size:12px;font-weight:800;background:#f8fbff}.developer-field-table td{color:#45546c;font-size:12px;line-height:1.45}.developer-field-table tr:last-child td{border-bottom:0}.developer-field-table code{color:#1353d8;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;overflow-wrap:anywhere}.developer-api-example-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:16px 18px 18px}.developer-api-example-grid section{min-width:0;padding:12px;background:#f8fbff;border:1px solid #e4edf8;border-radius:8px}.developer-doc-code{margin:0;color:#26374d;font-size:12px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;line-height:1.72;white-space:pre-wrap;overflow-wrap:anywhere}.developer-doc-code code{font-family:inherit;white-space:inherit;overflow-wrap:inherit}.developer-code-head{margin-bottom:18px}.developer-code-head .developer-section-head{margin-bottom:0}.sdk-code-panel{overflow:hidden;background:#101828;border:1px solid #1f2a3d;border-radius:8px;box-shadow:0 16px 34px #1018281f}.sdk-code-toolbar{display:flex;gap:14px;align-items:center;justify-content:space-between;padding:12px;background:#182230;border-bottom:1px solid #253349}.sdk-tabs{display:flex;flex-wrap:wrap;gap:6px;min-width:0}.sdk-tabs button{height:32px;padding:0 12px;color:#cbd5e1;font-size:13px;font-weight:800;background:transparent;border:1px solid transparent;border-radius:6px;cursor:pointer}.sdk-tabs button.active{color:#fff;background:#1353d8;border-color:#1353d8}.sdk-download-action{display:inline-flex;gap:6px;align-items:center;justify-content:center;height:32px;padding:0 12px;flex:0 0 auto;color:#fff;font-size:13px;font-weight:800;background:rgba(19,83,216,.94);border-radius:6px}.sdk-download-action:hover{color:#fff;background:var(--blue)}.sdk-code-meta{display:flex;gap:10px;align-items:center;padding:10px 16px;color:#94a3b8;font-size:12px;background:#111827;border-bottom:1px solid #1f2a3d}.sdk-code-meta span{color:#7dd3fc;font-weight:800;text-transform:lowercase}.sdk-code-meta code{color:#cbd5e1;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.sdk-code{padding:20px;margin:0;overflow:visible;color:#e5edf8;font-size:13px;line-height:1.72;background:#0b1120}.sdk-code code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.developer-sign-layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,1fr);gap:16px}.developer-sign-card{padding:24px}.developer-sign-card h3{margin:0;color:#101828;font-size:20px;font-weight:800}.developer-sign-card ol{padding-left:1.25em;margin:16px 0 0}.developer-sign-card li{margin:10px 0;color:#536173;font-size:15px;line-height:1.65}.developer-sign-string{display:grid;gap:8px;margin-top:20px;padding:14px;background:#f8fbff;border:1px solid #e4ecf7;border-radius:8px}.developer-sign-string span{color:#667085;font-size:13px;font-weight:800}.developer-sign-string code{overflow-wrap:anywhere;color:#244569;font-size:13px;line-height:1.7;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.developer-point-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-section{display:grid;grid-template-columns:minmax(0,.92fr) minmax(430px,1fr);gap:42px;align-items:center;margin-bottom:78px;padding:58px;scroll-margin-top:86px;background:linear-gradient(135deg,rgba(26,83,255,.07),rgba(22,182,214,.055)),#f8fbff;border:1px solid #dce6f8;border-radius:24px}.contact-copy{justify-self:center;width:min(100%,470px)}.contact-copy h2{color:#1e293b}.contact-copy p{color:#536173}.contact-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.contact-badges em{padding:8px 12px;color:#3b5876;font-size:14px;font-style:normal;font-weight:700;background:rgba(255,255,255,.62);border:1px solid #e1ebf7;border-radius:999px}.contact-card{padding:32px;background:rgba(255,255,255,.78);border:1px solid #d9e5f6;border-radius:18px;box-shadow:0 16px 42px #1f31580b}.contact-card-head{position:relative;padding:18px 20px 18px 22px;margin:0 0 14px;color:var(--ink);background:rgba(255,255,255,.72);border:1px solid #e3ebf6;border-radius:14px}.contact-card-head:before{position:absolute;top:18px;bottom:18px;left:0;width:4px;background:linear-gradient(180deg,var(--blue),var(--cyan));border-radius:0 999px 999px 0;content:""}.contact-card-head strong,.contact-card-head span{display:block}.contact-card-head strong{color:#1e293b;font-size:21px;font-weight:700;line-height:1.35}.contact-card-head span{margin-top:8px;color:#64748b;font-size:14px}.contact-row{display:grid;grid-template-columns:78px minmax(0,1fr);gap:12px;align-items:center;padding:14px 16px;background:rgba(255,255,255,.64);border:1px solid #e5edf7;border-radius:12px}.contact-row+.contact-row{margin-top:10px}.contact-card-head+.contact-row{margin-top:0}.contact-row:last-child{padding-bottom:16px}.contact-row span{color:#64748b;font-size:14px}.contact-row strong,.contact-row a{color:#526174;font-size:16px;font-weight:600;line-height:1.58}.contact-row a:hover{color:var(--blue)}.site-footer{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:20px;align-items:center;padding:28px 0 42px;color:var(--muted);border-top:1px solid var(--line)}.site-footer span,.site-footer a{font-size:14px}.site-footer .icp-link{justify-self:center}.site-footer .footer-links{display:flex;gap:18px;justify-self:end}.site-footer a:hover{color:var(--blue)}@media (max-width: 1080px){.nav-links{gap:18px}.platform-section,.contact-section,.developer-sign-layout{grid-template-columns:1fr}.platform-section{gap:34px}.platform-copy{max-width:760px}.feature-grid,.scene-grid,.article-strip,.developer-steps,.developer-point-grid,.developer-api-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.developer-api-meta-grid div:nth-child(2n){border-right:0}.developer-api-example-grid{grid-template-columns:1fr}.scene-section{padding-right:32px;padding-left:32px}}@media (max-width: 900px){.official-page{padding-top:118px}.site-header{height:auto}.header-inner{flex-wrap:wrap;gap:14px;padding:14px 0}.nav-links{order:3;width:100%;overflow-x:auto;gap:20px}.nav-links a{display:inline-flex;align-items:center;height:34px;line-height:1}.nav-links a:after{bottom:0}.developer-subnav{top:132px;left:50%;flex-direction:row;gap:8px;width:min(1200px,calc(100% - 48px));padding:10px;overflow-x:auto;box-shadow:none;transform:translate(-50%)}.developer-subnav a{flex:0 0 auto;width:auto;padding:8px 12px}.developer-subnav a.active{box-shadow:inset 0 -2px #1353d8}.developer-page-main{padding-top:90px}.developer-page-main:before{display:block;top:118px;height:94px}.developer-section{width:min(1200px,calc(100% - 48px));margin:0 auto;padding-top:38px;scroll-margin-top:216px}}@media (max-width: 680px){.official-page{padding-top:154px}.header-inner,.hero-inner,.section,.platform-section,.developer-subnav,.developer-section,.contact-section,.site-footer{width:calc(100% - 32px)}.brand{min-width:0}.header-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.header-actions .ant-btn{width:100%;min-width:0;padding-right:10px;padding-left:10px}.hero-section,.hero-inner{min-height:600px}.hero-bg{object-position:64% center}.hero-section:after{background:linear-gradient(180deg,rgba(255,255,255,.97) 0%,rgba(255,255,255,.86) 52%,rgba(255,255,255,.28) 100%)}.hero-inner{align-items:flex-start;padding:46px 0}.hero-copy h1{max-width:340px;font-size:36px}.developer-subnav{top:164px}.developer-page-main{padding-top:86px}.developer-page-main:before{top:154px;height:88px}.hero-desc{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.section{padding:52px 0}.scene-section{width:calc(100% - 32px);margin-bottom:58px;padding:42px 18px 28px;border-radius:18px}.section-heading{display:block}.section-heading h2,.platform-copy h2,.contact-copy h2{font-size:28px}.feature-section .section-heading h2{max-width:286px}.pay-tags{gap:8px}.pay-tags span{padding:7px 11px;font-size:13px}.feature-grid{gap:14px}.feature-grid article{min-height:158px;padding:24px}.feature-grid .anticon{margin-bottom:18px}.feature-grid,.scene-grid,.article-strip,.developer-steps,.developer-point-grid,.platform-list,.form-grid{grid-template-columns:1fr}.developer-section{padding:38px 0;scroll-margin-top:248px}.developer-section-head h2{font-size:26px}.developer-api-card-head,.developer-api-block,.developer-api-example-grid{padding-right:16px;padding-left:16px}.developer-api-title-row{gap:10px}.developer-api-url{grid-template-columns:1fr;gap:6px}.developer-api-meta-grid{grid-template-columns:1fr}.developer-api-meta-grid div,.developer-api-meta-grid div:nth-child(2n){border-right:0;border-bottom:1px solid #e4edf8}.developer-api-meta-grid div:last-child{border-bottom:0}.developer-field-table,.developer-field-table thead,.developer-field-table tbody,.developer-field-table tr,.developer-field-table th,.developer-field-table td{display:block}.developer-field-table thead{display:none}.developer-field-table tr{padding:9px 10px;border-bottom:1px solid #eef2f7}.developer-field-table tr:last-child{border-bottom:0}.developer-field-table td{padding:0;border-bottom:0}.developer-field-table td:before{display:block;margin-bottom:2px;color:#98a2b3;font-size:12px;font-weight:800;content:attr(data-label)}.developer-field-table td+td{margin-top:4px}.developer-code-head{display:block}.sdk-code-toolbar{align-items:stretch;flex-direction:column}.sdk-download-action{width:fit-content}.sdk-code{padding:16px;font-size:12px}.platform-section{gap:30px;padding-bottom:58px}.article-page,.article-list-page{width:calc(100% - 32px);padding:38px 0 58px}.article-section-head{display:block}.article-more{margin:18px 0 0}.article-list-row{grid-template-columns:1fr;gap:12px;min-height:auto;padding:18px}.article-list-row p{white-space:normal}.article-list-row time{justify-self:start}.article-row-arrow{display:none}.article-pagination{gap:8px}.article-pagination button{min-width:34px;padding:0 12px}.article-page-detail h1{font-size:30px}.article-page-summary{font-size:16px}.contact-section,.contact-card{padding:24px 18px;border-radius:18px}.contact-section{gap:28px}.contact-row{grid-template-columns:1fr;gap:8px}.site-footer{grid-template-columns:1fr;justify-items:center;text-align:center}.site-footer .footer-links{justify-self:center}}
