html{scroll-behavior:auto;scrollbar-gutter:stable}html.guide-document{overflow-anchor:none}html.guide-deep-link .guide-page{visibility:hidden}.guide-page{overflow-anchor:none;background:#fff}.guide-page i[data-lucide]{flex:none;width:1em;height:1em;display:inline-block}.guide-header{background:#ffffffeb}.guide-title{border-left:1px solid var(--line);color:var(--muted);margin-right:auto;padding-left:22px;font-size:15px;font-weight:600}.guide-main{grid-template-columns:340px minmax(0,1fr);padding-top:76px;display:grid}.guide-sidebar{border-right:1px solid var(--line);background:#f6f8f7;align-self:start;height:calc(100vh - 76px);position:sticky;top:76px}.sidebar-inner{grid-template-rows:auto auto minmax(0,1fr);height:100%;padding:30px 25px;display:grid;overflow:hidden}.guide-search{border:1px solid var(--line);color:#687873;background:#fff;border-radius:5px;align-items:center;gap:10px;height:48px;padding:0 14px;display:flex}.guide-search svg{font-size:18px}.guide-search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font:16px inherit}.sidebar-path-switch{border:1px solid var(--line);background:#edf1f0;border-radius:5px;grid-template-columns:1fr 1fr;gap:4px;margin-top:14px;padding:4px;display:grid}.sidebar-path-switch button{color:#52625d;cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;gap:4px;min-width:0;min-height:48px;padding:7px 6px;font-size:13px;display:grid}.sidebar-path-switch button svg{font-size:17px}.sidebar-path-switch button.is-active{color:var(--mint-dark);background:#fff;font-weight:600}.sidebar-nav{overscroll-behavior:contain;scrollbar-gutter:stable;align-content:start;min-height:0;margin-top:16px;padding:0 4px 20px 0;display:grid;overflow-y:auto}.sidebar-nav [hidden]{display:none}.sidebar-nav p{color:#86630d;min-height:24px;font:700 14px/1.4 var(--mono);align-items:center;gap:9px;margin:16px 10px 4px;display:flex}.sidebar-nav p:before{content:"";background:#d7a520;flex:none;width:7px;height:7px}.sidebar-nav p:after{content:"";background:#ddd5bc;flex:1;min-width:20px;height:1px}.sidebar-nav p:first-of-type{margin-top:0}.sidebar-nav a{color:#364842;border-radius:4px;outline:0;align-items:center;min-height:34px;margin:1px 0;padding:0 12px 0 18px;font-size:16px;line-height:1.5;display:flex}.sidebar-nav a:focus-visible{outline-offset:2px;box-shadow:none;outline:2px solid #315efb47}.sidebar-nav [data-auth-link] svg{display:none}.guide-page:not([data-guide-auth=authenticated]) [data-auth-group]{color:#7e8985}.guide-page:not([data-guide-auth=authenticated]) [data-auth-group]:before{background:#aab3b0}.guide-page:not([data-guide-auth=authenticated]) [data-auth-group]:after{background:#d6ddda}.guide-page:not([data-guide-auth=authenticated]) [data-auth-link]{color:#8b9692;cursor:pointer}.guide-page:not([data-guide-auth=authenticated]) [data-auth-link]:hover,.guide-page:not([data-guide-auth=authenticated]) [data-auth-link].is-active{color:#6f7a76;background:#e9edeb;font-weight:500}.guide-page[data-guide-auth=authenticated] [data-auth-link] svg{display:none}.sidebar-help{border:1px solid var(--line);width:100%;color:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:6px;align-items:center;gap:12px;margin-top:16px;padding:15px;transition:border-color .16s,background .16s,transform .16s;display:flex}.sidebar-help:hover{border-color:var(--ink);background:#f7f9f8;transform:translateY(-1px)}.sidebar-help>svg{color:var(--mint-dark);font-size:21px}.sidebar-help div{gap:3px;display:grid}.sidebar-help strong{font-size:16px}.sidebar-help span{color:#465751;font-size:15px}.guide-content{width:min(960px,100% - 48px);margin:0 auto;padding:48px 0 90px}.guide-hero{border-bottom:1px solid var(--line);padding-bottom:56px;scroll-margin-top:105px}.guide-hero h1{margin:0;font-size:clamp(43px,6vw,67px);line-height:1.12}.guide-hero>p:not(.eyebrow){color:#4b5c56;max-width:700px;margin:24px 0 30px;font-size:18px;line-height:1.85}.guide-model-support{color:#4b5c56;flex-wrap:wrap;align-items:center;gap:18px;max-width:960px;margin:0 0 30px;display:flex}.guide-model-support-label{letter-spacing:.08em;color:#87958f;font-size:13px;font-weight:700}.guide-model-ecosystem{border-right:1px solid var(--line);grid-template-rows:1fr 1fr;grid-template-columns:38px auto;align-items:center;column-gap:11px;padding-right:18px;display:inline-grid}.guide-model-ecosystem img{object-fit:contain;grid-row:1/span 2;width:38px;height:38px}.guide-model-ecosystem strong{color:var(--ink);font-size:15px;line-height:1.1}.guide-model-ecosystem small{color:#87958f;font-size:12px;line-height:1.1}.guide-model-more{color:#87958f;align-items:center;gap:6px;font-size:13px;display:inline-flex}.guide-model-more svg{width:14px;height:14px}.journey-flow{border-top:1px solid var(--ink);border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.1fr) auto minmax(0,1.35fr) auto minmax(0,1.1fr);align-items:center;gap:18px;max-width:960px;margin-top:30px;padding:24px 0;display:grid}.journey-stage{gap:7px;min-width:0;padding:0 12px;display:grid}.journey-stage>span{color:#66756f;font:12px var(--mono)}.journey-stage>strong{white-space:nowrap;font-size:17px;line-height:1.4}.journey-stage>small{color:#53645e;font-size:14px;line-height:1.65}.journey-flow>svg{color:#87958f;width:18px}.journey-options{gap:6px;margin-top:2px;display:grid}.journey-options button{border:1px solid var(--line);color:#41514c;cursor:pointer;text-align:left;background:#fff;border-radius:4px;align-items:center;gap:8px;min-width:0;min-height:42px;padding:8px 10px;font-size:14px;font-weight:600;display:flex}.journey-options button svg{flex:none;width:17px}.role-switch{border:1px solid var(--line);background:#f2f5f4;border-radius:7px;width:max-content;max-width:100%;padding:4px;display:flex}.role-switch button{min-height:46px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:8px;padding:0 19px;font-size:16px;display:inline-flex}.role-switch button.is-active{color:var(--ink);background:#fff;font-weight:600}.guide-section{border-bottom:1px solid var(--line);padding:62px 0;scroll-margin-top:105px;position:relative}.faq-list details{scroll-margin-top:105px}.guide-anchor{scroll-margin-top:105px;display:block}.guide-section[hidden]{display:none}.guide-section.search-current{outline-offset:10px;outline:2px solid #b9c9c2}.guide-search-hit{color:inherit;background:#fff3bf}.guide-section .section-number{color:#71817c;font:13px var(--mono);position:absolute;top:88px;right:0}.guide-section h2{max-width:720px;margin:0;font-size:clamp(30px,4vw,43px);line-height:1.3}.guide-section>p:not(.eyebrow):not(.code-note){max-width:700px;color:var(--muted);margin:20px 0 28px;line-height:1.85}.subheading{margin:38px 0 14px;font-size:22px;line-height:1.45}.inline-link{color:var(--mint-dark);text-underline-offset:3px;text-decoration:underline}.check-list{grid-template-columns:1fr 1fr;gap:12px 24px;margin:30px 0;padding:0;list-style:none;display:grid}.check-list li{border:1px solid var(--line);color:#354841;background:#fafcfa;align-items:center;gap:11px;min-height:48px;padding:10px 14px;font-size:16px;display:flex}.check-list svg{width:18px;color:var(--mint-dark);flex:none}.flow-line{border:1px solid var(--line);white-space:nowrap;background:#f5f7f6;align-items:center;gap:12px;padding:18px 20px;display:flex;overflow-x:auto}.flow-line span{color:#354841;font:600 13px var(--mono)}.flow-line svg{color:#7a8782;flex:none;width:16px}.step-list{border-top:1px solid var(--line);margin:34px 0;padding:0;list-style:none}.step-list li{border-bottom:1px solid var(--line);grid-template-columns:42px 1fr;gap:20px;padding:23px 0;display:grid}.step-list li>span{background:var(--ink);color:#fff;width:34px;height:34px;font:500 13px var(--mono);border-radius:50%;place-items:center;display:grid}.step-list strong,.feature-rows strong{font-size:17px}.step-list p,.feature-rows p{color:#465751;margin:7px 0 0;font-size:16px;line-height:1.7}.step-figure{width:100%;margin:22px auto 4px}.step-figure-portrait{max-width:370px}.step-figure-console{max-width:816px}.step-figure-cc-switch{max-width:1080px}.step-figure-wide{max-width:100%}.verification-figure{max-width:720px}.step-figure-dialog{max-width:515px}.guide-shot{border:1px solid var(--line);cursor:zoom-in;background:#eef2f1;border-radius:6px;display:block;position:relative;overflow:visible}.guide-shot img{border-radius:5px;width:100%;height:auto;transition:transform .18s}.guide-shot:hover img{transform:none}.shot-frame{z-index:1;pointer-events:none;border:2px solid #e2231a;border-radius:6px;position:absolute}.shot-marker{z-index:2;color:#fff;width:20px;height:20px;font:600 11px/1 var(--mono);pointer-events:none;background:#e2231a;border:0;border-radius:3px;place-items:center;display:grid;position:absolute;box-shadow:0 1px 2px #0000002e}.guide-shot-create .shot-frame-one{width:90.4%;height:22%;top:12.6%;left:4.8%}.guide-shot-create .shot-frame-two{width:90.4%;height:44.5%;top:35.3%;left:4.8%}.guide-shot-create .shot-marker-one{top:calc(12.6% - 10px);left:calc(4.8% - 10px)}.guide-shot-create .shot-marker-two{top:calc(35.3% - 10px);left:calc(4.8% - 10px)}.guide-shot-console .shot-frame-one{width:6%;height:18%;top:59.5%;left:83.6%}.guide-shot-cc-switch .shot-frame-one{width:7.2%;height:13%;top:14.2%;left:92.2%}.guide-shot-cc-switch .shot-frame-two{width:33%;height:18%;top:74.8%;left:13.8%}.guide-shot-cc-switch .shot-marker-one{top:calc(14.2% - 10px);left:calc(92.2% - 10px)}.guide-shot-cc-switch .shot-marker-two{top:calc(74.8% - 10px);left:calc(13.8% - 10px)}.guide-shot-recharge-online .shot-frame-one{width:100%;height:18%;top:80%;left:0}.guide-shot-redeem .shot-frame-one{width:100%;height:52%;top:0;left:0}.guide-shot-usage .shot-frame-one{display:none}.guide-shot-limits .shot-frame-one{width:94%;height:36%;top:52%;left:3%}.guide-shot-orders .shot-frame-one{width:11.3%;height:40.5%;top:38%;left:62.2%}.step-figure figcaption{border:1px solid var(--line);color:#596963;background:#f7f9f8;border-top:0;padding:11px 13px;font-size:14px;line-height:1.65}.info-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:1fr 1fr;margin:32px 0;display:grid}.info-grid>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fafcfa;gap:16px;min-height:104px;padding:22px;display:grid}.info-grid span{color:#596a64;font:13px var(--mono)}.info-grid code{font:500 14px var(--mono);overflow-wrap:anywhere}.info-value{justify-content:space-between;align-items:center;gap:14px;min-width:0;display:flex}.info-copy-button{color:#607083;cursor:pointer;background:0 0;border:0;border-radius:5px;flex:0 0 34px;place-items:center;width:34px;height:34px;transition:background .16s,color .16s;display:grid}.info-copy-button:hover{color:var(--guide-blue,#315efb);background:#edf2ff}.info-copy-button:focus-visible{outline:2px solid var(--guide-blue,#315efb);outline-offset:2px}.info-copy-button[data-copy-state=copied]{color:var(--guide-blue,#315efb)}.info-copy-button svg{width:17px;height:17px}.credential-note{color:#53645e;margin:-16px 0 28px;font-size:15px;line-height:1.75}.notice{border-left:3px solid var(--yellow);background:#fff9e8;gap:14px;padding:20px;display:flex}.notice>svg{color:#ae7710;flex:none;margin-top:2px;font-size:21px}.notice strong{font-size:16px}.notice p{color:#554c34;margin:6px 0 0;font-size:16px;line-height:1.75}.platform-paths{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:1fr 1fr;margin:24px 0 8px;display:grid}.platform-paths>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fafcfa;gap:10px;min-width:0;padding:18px;display:grid}.platform-paths span{color:#60716b;font:12px var(--mono)}.platform-paths code{overflow-wrap:anywhere;font:14px/1.55 var(--mono)}.download-list{border-top:1px solid var(--line);margin:32px 0 42px}.download-list article{border-bottom:1px solid var(--line);grid-template-columns:112px minmax(0,1fr) auto;align-items:center;gap:22px;min-height:112px;padding:20px 0;display:grid}.download-list article>span{color:#60716b;font:12px var(--mono);align-self:start;padding-top:5px}.download-list strong{font-size:18px}.download-list p{color:#4d5f59;margin:6px 0 0;font-size:16px;line-height:1.65}.download-list .button{white-space:nowrap;justify-content:center;min-width:134px}.software-download-panel{min-width:164px;position:relative}.software-download-panel summary{border:1px solid var(--line);min-height:40px;color:var(--ink);cursor:pointer;white-space:nowrap;background:#fff;border-radius:5px;justify-content:center;align-items:center;gap:8px;padding:0 13px;font-size:14px;font-weight:600;list-style:none;display:inline-flex}.software-download-panel summary::-webkit-details-marker{display:none}.software-download-panel summary:hover{border-color:var(--ink);background:#f5f7f6}.software-download-panel summary svg{width:16px;height:16px}.software-download-panel[open] summary{border-color:var(--ink)}.software-download-options{z-index:4;color:#53645e;background:#fff;border:1px dashed #b6c2be;border-radius:5px;width:min(330px,100vw - 42px);padding:10px;font-size:14px;line-height:1.6;position:absolute;top:calc(100% + 8px);right:0}.software-download-options>p{margin:5px 7px}.software-download-version{color:#60716b;font-size:12px}.software-download-option-list{gap:3px;display:grid}.software-download-option{min-width:0;color:var(--ink);border-radius:4px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:9px 8px;text-decoration:none;display:grid}.software-download-option:hover{background:#f1f5f3}.software-download-option span{gap:1px;min-width:0;display:grid}.software-download-option strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.35;overflow:hidden}.software-download-option small{color:#687873;font-size:12px}.software-download-option em{color:#8a6112;white-space:nowrap;background:#fff1cf;border-radius:3px;padding:2px 5px;font-size:11px;font-style:normal}.software-download-option svg{color:#64746f;width:16px;height:16px}.download-guidance{border-left:3px solid var(--ink);background:#f3f6f5;margin:28px 0 18px;padding:20px 22px}.download-guidance strong{font-size:18px}.download-guidance p{color:#465751;margin:7px 0 0;font-size:16px;line-height:1.7}.download-details{border:1px solid var(--line);background:#f7f9f8;margin:0 0 28px}.download-details summary{cursor:pointer;color:var(--ink);justify-content:space-between;align-items:center;gap:18px;padding:17px 18px;font-size:16px;font-weight:600;list-style:none;display:flex}.download-details summary small{color:#87958f;margin-left:auto;font-size:12px;font-weight:500}.download-details summary::-webkit-details-marker{display:none}.download-details summary:after{content:"+";color:#71817c;font:20px var(--mono)}.download-details[open]{background:0 0}.download-details[open] summary{border-bottom:1px solid var(--line);background:#eef3f1}.download-details[open] summary:after{content:"-"}.download-details-intro{color:#53645e;margin:18px 18px 8px;font-size:16px;line-height:1.75}.download-details .concept-list{margin-top:0}.download-advanced{margin-top:8px}.download-advanced .download-list{margin:0}.code-block{background:var(--night);border:1px solid #2d3a37;border-radius:6px;margin-top:30px;overflow:hidden}.code-head{color:#bdc9c6;min-height:48px;font:13px var(--mono);border-bottom:1px solid #2d3a37;justify-content:space-between;align-items:center;padding:0 16px;display:flex}.code-head button{color:#c4cfcc;cursor:pointer;background:0 0;border:0;place-items:center;min-width:34px;height:34px;font-size:14px;display:grid}.code-head button:hover{color:#fff}.code-block pre{color:#e0e9e6;font:15px/1.8 var(--mono);margin:0;padding:24px;overflow-x:auto}.code-note{color:#53645e;margin:14px 0 0;font-size:15px}.feature-rows{border-top:1px solid var(--line);margin-top:30px}.feature-rows>div{border-bottom:1px solid var(--line);grid-template-columns:38px 1fr;gap:17px;padding:23px 0;display:grid}.feature-rows svg{color:var(--mint-dark);font-size:22px}.starter-section{background:#f2f7f5;border:0;margin-left:-40px;margin-right:-40px;padding-left:40px;padding-right:40px}.concept-list{border-top:1px solid #cbd8d4;margin-top:31px}.concept-list>div{border-bottom:1px solid #cbd8d4;grid-template-columns:140px 1fr;gap:30px;padding:21px 0;display:grid}.concept-list span{color:var(--mint-dark);font:600 15px var(--mono)}.concept-list p{color:#465751;margin:0;font-size:16px;line-height:1.7}.simple-flow{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:14px;margin-top:34px;display:grid}.simple-flow>div{border:1px solid var(--line);background:#fafcfa;flex-direction:column;min-height:142px;padding:20px;display:flex}.simple-flow>div span{color:#596a65;font:13px var(--mono)}.simple-flow>div strong{margin-top:auto;font-size:17px}.simple-flow>div p{color:#465751;margin:6px 0 0;font-size:16px;line-height:1.65}.management-steps{border-top:1px solid var(--line);margin:30px 0;padding:0;list-style:none}.management-steps li{border-bottom:1px solid var(--line);grid-template-columns:54px minmax(0,1fr);gap:20px;padding:23px 0;display:grid}.management-steps li>span{color:#66756f;font:13px var(--mono)}.management-steps strong,.management-list strong,.limit-definitions strong,.issue-table strong{font-size:17px}.management-steps p,.management-list p,.limit-definitions p,.issue-table p{color:#465751;margin:7px 0 0;font-size:16px;line-height:1.75}.payment-methods{border-top:1px solid var(--ink);margin:32px 0}.payment-methods article{border-bottom:1px solid var(--line);padding:27px 0}.payment-method-title{align-items:center;gap:16px;display:flex}.payment-method-title span{border:1px solid var(--line);color:#586762;min-width:86px;font:600 12px var(--mono);text-align:center;padding:7px 9px}.payment-method-title h3{margin:0;font-size:21px;line-height:1.45}.payment-methods article:first-child .payment-method-title span{border-color:var(--ink);background:var(--ink);color:#fff}.payment-route{background:#f3f6f5;align-items:center;gap:16px;margin:17px 0 0;padding:14px 16px;display:flex}.payment-route>span{color:#66756f;font:12px var(--mono);flex:none}.payment-route strong{font-size:15px;line-height:1.65}.payment-route button{min-width:0;color:var(--ink);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:15px;font-weight:700;display:inline-flex}.payment-route button svg{flex:none;width:16px}.payment-methods article>p{color:#465751;margin:15px 0 0;font-size:16px;line-height:1.8}.management-list{border-top:1px solid var(--line);margin:30px 0}.management-list>div{border-bottom:1px solid var(--line);grid-template-columns:34px minmax(0,1fr);gap:18px;padding:23px 0;display:grid}.management-list svg{color:#53615c;width:22px}.limit-definitions{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:1fr 1fr;margin:30px 0;display:grid}.limit-definitions>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0;padding:22px}.limit-figure{margin-bottom:28px}.login-boundary{border-top:1px solid var(--ink);border-bottom:1px solid var(--line);grid-template-columns:28px minmax(0,1fr);gap:15px;margin:28px 0 22px;padding:20px 0;display:grid}.login-boundary>svg{width:21px;color:var(--ink)}.login-boundary strong{font-size:16px}.login-boundary p{color:#53645e;margin:6px 0 0;font-size:15px;line-height:1.7}.issue-table{border-top:1px solid var(--ink);margin:30px 0}.issue-table>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(145px,.34fr) minmax(0,1fr);gap:24px;padding:20px 0;display:grid}.issue-table .issue-table-head{color:#66756f;font:12px var(--mono);padding:11px 0}.issue-table p{margin-top:0}.guide-auth-gate{border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center;align-content:center;place-items:center;min-height:460px;padding:88px 40px;scroll-margin-top:105px;display:grid}.guide-auth-gate[hidden]{display:none}.guide-auth-gate>svg{color:#727f7b;width:34px;height:34px;margin-bottom:24px}.guide-auth-gate .eyebrow{color:#697671;margin-bottom:14px}.guide-auth-gate h2{max-width:620px;margin:0;font-size:clamp(30px,4vw,43px);line-height:1.3}.guide-auth-gate>p:not(.eyebrow){color:#53645e;max-width:620px;margin:18px 0 28px;font-size:17px;line-height:1.75}.faq-list{border-top:1px solid var(--line);margin-top:32px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:15px;min-height:66px;font-size:17px;font-weight:600;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{transition:transform .16s}.faq-list details[open] summary svg{transform:rotate(180deg)}.faq-list details p{color:#465751;margin:0;padding:0 0 20px;font-size:16px;line-height:1.75}.guide-end{background:var(--night);color:#fff;border-radius:7px;grid-template-columns:60px 1fr auto;align-items:center;gap:25px;margin-top:80px;padding:36px;display:grid}.guide-end>img{object-fit:contain;background:#fff;border-radius:6px;width:58px;height:58px;padding:5px}.guide-end .eyebrow{color:#7ae8c2;margin-bottom:8px}.guide-end h2{margin:0;font-size:24px;line-height:1.4}.guide-end .button-primary{background:var(--mint)}.guide-updated{color:#586963;text-align:center;font:13px var(--mono);margin:25px 0 0}@media (width<=900px){.guide-main{grid-template-columns:280px minmax(0,1fr)}.sidebar-inner{padding:25px 15px}.guide-content{width:min(100% - 40px,820px)}.simple-flow{grid-template-columns:1fr}.simple-flow>svg{justify-self:center;transform:rotate(90deg)}.guide-end{grid-template-columns:50px 1fr}.guide-end .button{grid-column:1/-1}}@media (width<=680px){.guide-title{display:none}.guide-main{padding-top:68px;display:block}.guide-sidebar{display:none}.guide-content{width:min(100% - 32px,820px);padding-top:34px}.guide-hero{padding-bottom:42px}.guide-hero h1{font-size:42px}.guide-model-support{gap:12px}.guide-model-ecosystem{grid-template-columns:34px auto;padding-right:12px}.guide-model-ecosystem img{width:34px;height:34px}.journey-flow{grid-template-columns:1fr;padding:20px 0}.journey-stage{padding:8px 0}.journey-flow>svg{justify-self:center;transform:rotate(90deg)}.role-switch{width:100%}.role-switch button{flex:1;padding:0 10px;font-size:16px}.guide-section{padding:48px 0}.guide-auth-gate{min-height:420px;padding:70px 12px}.guide-section .section-number{top:71px}.step-figure-console,.step-figure-cc-switch,.verification-figure{max-width:100%}.info-grid,.platform-paths,.limit-definitions{grid-template-columns:1fr}.payment-method-title{flex-direction:column;align-items:flex-start;gap:10px}.payment-route{flex-direction:column;align-items:flex-start;gap:7px}.issue-table>div{grid-template-columns:1fr;gap:7px}.issue-table .issue-table-head{display:none}.check-list{grid-template-columns:1fr;gap:9px}.flow-line{margin-right:-16px;padding-right:32px}.download-list article{grid-template-columns:1fr;gap:9px;padding:24px 0}.download-list article>span{padding:0}.download-list .button{width:100%;margin-top:8px}.software-download-panel{width:100%}.software-download-panel summary{width:100%;margin-top:8px}.software-download-options{width:100%;left:0;right:auto}.code-block pre{padding:20px;font-size:14px}.faq-list summary{min-height:60px;font-size:16px}.starter-section{margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}.concept-list>div{grid-template-columns:1fr;gap:8px}.guide-end{grid-template-columns:1fr;padding:25px}.guide-end>img{display:none}.guide-end h2{font-size:21px}}html[data-theme=dark] .guide-header{background:#101513eb}html[data-theme=dark] .sidebar-nav p:before{background:#d4a936}html[data-theme=dark] .sidebar-nav p:after{background:#4d4736}html[data-theme=dark] .guide-auth-gate{border-color:#34413e}html[data-theme=dark] .guide-auth-gate>svg,html[data-theme=dark] .guide-auth-gate .eyebrow,html[data-theme=dark] .guide-auth-gate>p:not(.eyebrow){color:#aebbb7}html[data-theme=dark] .guide-hero>p:not(.eyebrow),html[data-theme=dark] .guide-section>p:not(.eyebrow):not(.code-note),html[data-theme=dark] .step-list p,html[data-theme=dark] .concept-list p,html[data-theme=dark] .download-list p,html[data-theme=dark] .faq-list details p{color:#aebbb7}html[data-theme=dark] .check-list li,html[data-theme=dark] .flow-line,html[data-theme=dark] .info-grid>div,html[data-theme=dark] .platform-paths>div{color:#eef3f1;background:#19211f;border-color:#34413e}html[data-theme=dark] .flow-line span{color:#aebbb7}html[data-theme=dark] .journey-stage>span,html[data-theme=dark] .journey-stage>small{color:#aebbb7}html[data-theme=dark] .download-details{background:#141b19;border-color:#34413e}html[data-theme=dark] .download-details[open] summary{background:#202a27;border-color:#34413e}html[data-theme=dark] .download-details-intro{color:#aebbb7}html[data-theme=dark] .guide-section.search-current{outline-color:#6b8f83}html[data-theme=dark] .guide-search-hit{color:#fff;background:#75652a}html[data-theme=dark] .concept-list,html[data-theme=dark] .concept-list>div{border-color:#34413e}html[data-theme=dark] .notice-neutral{background:#17352e}html[data-theme=dark] .guide-updated,html[data-theme=dark] .code-note{color:#92a29d}html[data-theme=dark] .management-steps,html[data-theme=dark] .management-steps li,html[data-theme=dark] .management-list,html[data-theme=dark] .management-list>div,html[data-theme=dark] .limit-definitions,html[data-theme=dark] .limit-definitions>div,html[data-theme=dark] .issue-table,html[data-theme=dark] .issue-table>div,html[data-theme=dark] .login-boundary,html[data-theme=dark] .payment-methods,html[data-theme=dark] .payment-methods article,html[data-theme=dark] .payment-method-title span{border-color:#34413e}html[data-theme=dark] .payment-route>span,html[data-theme=dark] .payment-method-title span,html[data-theme=dark] .payment-methods article>p{color:#aebbb7}html[data-theme=dark] .login-boundary>svg{color:#eef3f1}html[data-theme=dark] .guide-search{color:#aeb8b4}html[data-theme=dark] .guide-hero>p:not(.eyebrow),html[data-theme=dark] .guide-section>p:not(.eyebrow):not(.code-note),html[data-theme=dark] .step-list p,html[data-theme=dark] .concept-list p,html[data-theme=dark] .download-list p,html[data-theme=dark] .faq-list details p,html[data-theme=dark] .simple-flow>div p{color:#bac3c0}html[data-theme=dark] .inline-link,html[data-theme=dark] .role-switch svg,html[data-theme=dark] .concept-list span{color:#69e6c2}html[data-theme=dark] .inline-link:hover{color:#fff}html[data-theme=dark] .step-list,html[data-theme=dark] .step-list li,html[data-theme=dark] .faq-list,html[data-theme=dark] .faq-list details{border-color:#373d3b}html[data-theme=dark] .step-list li>span{color:#f7f9f8;background:#28302d;border:1px solid #4b5551}html[data-theme=dark] .step-list strong,html[data-theme=dark] .feature-rows strong{color:#f3f6f5}html[data-theme=dark] .role-switch{background:#151817;border-color:#3b413f}html[data-theme=dark] .role-switch button.is-active{color:#fff;background:#2a2f2d}html[data-theme=dark] .check-list li,html[data-theme=dark] .flow-line,html[data-theme=dark] .info-grid>div,html[data-theme=dark] .platform-paths>div,html[data-theme=dark] .simple-flow>div{color:#f3f6f5;background:#1b1e1d;border-color:#3a403e}html[data-theme=dark] .flow-line span,html[data-theme=dark] .simple-flow>div span,html[data-theme=dark] .journey-stage>span,html[data-theme=dark] .journey-stage>small{color:#aeb8b4}html[data-theme=dark] .journey-options button{color:#dfe5e3;background:#1b1e1d;border-color:#3b413f}html[data-theme=dark] .management-steps p,html[data-theme=dark] .management-list p,html[data-theme=dark] .limit-definitions p,html[data-theme=dark] .issue-table p,html[data-theme=dark] .login-boundary p{color:#bac3c0}html[data-theme=dark] .management-list svg,html[data-theme=dark] .login-boundary>svg{color:#69e6c2}html[data-theme=dark] .info-grid span,html[data-theme=dark] .platform-paths span,html[data-theme=dark] .download-list article>span,html[data-theme=dark] .management-steps li>span,html[data-theme=dark] .issue-table .issue-table-head{color:#9ba6a2}html[data-theme=dark] .payment-route{background:#1b1e1d}html[data-theme=dark] .guide-auth-gate>svg{color:#69e6c2}html[data-theme=dark] .guide-end{background:#0b0e0d;border:1px solid #303634}html[data-theme=dark] .guide-end .button-primary:hover{background:#59e1bc}html[data-theme=dark] .guide-title{color:#cbd5e1;border-color:#334155}html[data-theme=dark] .guide-search,html[data-theme=dark] .sidebar-help{color:#94a3b8;background:#0f172a;border-color:#334155}html[data-theme=dark] .guide-search input{color:#f8fafc}html[data-theme=dark] .sidebar-help:hover{background:#172033;border-color:#64748b}html[data-theme=dark] .sidebar-path-switch button{color:#cbd5e1}html[data-theme=dark] .sidebar-path-switch button.is-active,html[data-theme=dark] .role-switch button.is-active{color:#5eead4;background:#1e293b}html[data-theme=dark] .sidebar-nav a,html[data-theme=dark] .sidebar-help span{color:#cbd5e1}html[data-theme=dark] .sidebar-nav a:hover,html[data-theme=dark] .sidebar-nav a.is-active{color:#5eead4;background:#172033}html[data-theme=dark] .guide-page:not([data-guide-auth=authenticated]) [data-auth-group],html[data-theme=dark] .guide-page:not([data-guide-auth=authenticated]) [data-auth-link]{color:#94a3b8}html[data-theme=dark] .guide-page:not([data-guide-auth=authenticated]) [data-auth-group]:before{background:#64748b}html[data-theme=dark] .guide-page:not([data-guide-auth=authenticated]) [data-auth-group]:after{background:#334155}html[data-theme=dark] .guide-page:not([data-guide-auth=authenticated]) [data-auth-link]:hover,html[data-theme=dark] .guide-page:not([data-guide-auth=authenticated]) [data-auth-link].is-active{color:#cbd5e1;background:#172033}html[data-theme=dark] .guide-page .guide-hero>.eyebrow,html[data-theme=dark] .guide-page .guide-section>.eyebrow,html[data-theme=dark] .section-number{color:#94a3b8}html[data-theme=dark] .guide-hero>p:not(.eyebrow),html[data-theme=dark] .guide-section>p:not(.eyebrow):not(.code-note),html[data-theme=dark] .step-list p,html[data-theme=dark] .concept-list p,html[data-theme=dark] .download-list p,html[data-theme=dark] .faq-list details p,html[data-theme=dark] .simple-flow>div p,html[data-theme=dark] .management-steps p,html[data-theme=dark] .management-list p,html[data-theme=dark] .limit-definitions p,html[data-theme=dark] .issue-table p,html[data-theme=dark] .login-boundary p{color:#cbd5e1}html[data-theme=dark] .inline-link,html[data-theme=dark] .role-switch svg,html[data-theme=dark] .concept-list span,html[data-theme=dark] .management-list svg,html[data-theme=dark] .login-boundary>svg,html[data-theme=dark] .guide-auth-gate>svg{color:#5eead4}html[data-theme=dark] .step-list,html[data-theme=dark] .step-list li,html[data-theme=dark] .faq-list,html[data-theme=dark] .faq-list details,html[data-theme=dark] .concept-list,html[data-theme=dark] .concept-list>div,html[data-theme=dark] .management-steps,html[data-theme=dark] .management-steps li,html[data-theme=dark] .management-list,html[data-theme=dark] .management-list>div,html[data-theme=dark] .limit-definitions,html[data-theme=dark] .limit-definitions>div,html[data-theme=dark] .issue-table,html[data-theme=dark] .issue-table>div,html[data-theme=dark] .login-boundary,html[data-theme=dark] .payment-methods,html[data-theme=dark] .payment-methods article,html[data-theme=dark] .payment-method-title span{border-color:#334155}html[data-theme=dark] .starter-section,html[data-theme=dark] .role-switch{background:#080d1d;border-color:#334155}html[data-theme=dark] .role-switch button{color:#94a3b8}html[data-theme=dark] .step-list li>span{color:#f8fafc;background:#1e293b;border-color:#475569}html[data-theme=dark] .check-list li,html[data-theme=dark] .flow-line,html[data-theme=dark] .info-grid>div,html[data-theme=dark] .platform-paths>div,html[data-theme=dark] .simple-flow>div,html[data-theme=dark] .journey-options button,html[data-theme=dark] .payment-route{color:#f8fafc;background:#0f172a;border-color:#334155}html[data-theme=dark] .flow-line span,html[data-theme=dark] .simple-flow>div span,html[data-theme=dark] .journey-stage>span,html[data-theme=dark] .journey-stage>small,html[data-theme=dark] .payment-route>span,html[data-theme=dark] .payment-method-title span,html[data-theme=dark] .payment-methods article>p{color:#cbd5e1}html[data-theme=dark] .journey-flow{border-color:#f8fafc #334155 #334155}html[data-theme=dark] .journey-flow>svg,html[data-theme=dark] .flow-line svg{color:#64748b}html[data-theme=dark] .journey-options button:hover{border-color:#64748b}html[data-theme=dark] .notice p{color:#fde68a}html[data-theme=dark] .guide-shot{background:#0b1224;border-color:#334155}html[data-theme=dark] .step-figure figcaption{color:#cbd5e1;background:#0f172a;border-color:#334155}html[data-theme=dark] .code-block{background:#020617;border-color:#334155}html[data-theme=dark] .code-head{color:#94a3b8;border-color:#334155}html[data-theme=dark] .code-head button{color:#cbd5e1}html[data-theme=dark] .code-block pre{color:#e2e8f0}html[data-theme=dark] .info-grid span,html[data-theme=dark] .platform-paths span,html[data-theme=dark] .download-list article>span,html[data-theme=dark] .management-steps li>span,html[data-theme=dark] .issue-table .issue-table-head,html[data-theme=dark] .guide-updated,html[data-theme=dark] .code-note{color:#94a3b8}html[data-theme=dark] .payment-methods article:first-child .payment-method-title span{color:#0f172a;background:#e2e8f0;border-color:#e2e8f0}html[data-theme=dark] .payment-route button{color:#f8fafc}html[data-theme=dark] .login-boundary{border-top-color:#e2e8f0}html[data-theme=dark] .guide-end{background:#020617;border-color:#1e293b}html[data-theme=dark] .guide-end .button-primary{color:#fff;background:#14b8a6}html[data-theme=dark] .guide-end .button-primary:hover{color:#020617;background:#2dd4bf}:root{--guide-blue:#315efb;--guide-blue-soft:#eef3ff;--guide-coral:#ef6f55;--guide-coral-soft:#fff1ed;--guide-line:#e1e7ef;--guide-text:#172231;--guide-muted:#657385}.guide-page{color:var(--guide-text);background:#fbfcfe}.guide-header{background:#fffffff0;border-bottom-color:#e8edf4}.guide-header:not(.is-scrolled){box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fffffff0;border-bottom-color:#0000}.guide-header.is-scrolled{-webkit-backdrop-filter:blur(22px)saturate(155%);background:#ffffff61;border-bottom-color:#ffffff75;box-shadow:0 8px 24px #26479a14}.guide-title{border-left-color:var(--guide-line);color:#526174}.guide-main{grid-template-columns:300px minmax(0,1fr)}.guide-sidebar{border-right-color:var(--guide-line);background:#f6f8fc}.guide-search,.sidebar-help{border-color:var(--guide-line);color:var(--guide-muted);background:#fff;border-radius:8px}.guide-search:focus-within{border-color:var(--guide-line);box-shadow:none}.guide-search input[type=search]::-webkit-search-cancel-button{filter:grayscale();opacity:.62}.sidebar-path-switch{border-color:var(--guide-line);background:#edf1f8;border-radius:8px}.sidebar-path-switch button{color:#5f6d7c;border-radius:6px}.sidebar-path-switch button.is-active{color:var(--guide-blue);box-shadow:0 1px 4px #1f386e14}.sidebar-nav p{color:var(--guide-blue)}.sidebar-nav p:before{background:var(--guide-blue)}.sidebar-nav p:after{background:#d8e2f7}.sidebar-nav a{color:#344254;border-radius:7px}.sidebar-nav a:hover,.sidebar-nav a.is-active{color:var(--guide-blue);background:var(--guide-blue-soft)}.sidebar-help>svg{color:var(--guide-blue)}.sidebar-help:hover{background:#f7f9ff;border-color:#b6c7ef}.sidebar-help span{color:#657385}.guide-content{width:min(900px,100% - 64px);padding-top:20px}.guide-hero{border-bottom-color:var(--guide-line);padding:18px 0 34px;position:relative}.guide-hero:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle,#315efb1a,#0000 68%);width:440px;height:270px;position:absolute;top:-52px;right:-120px}.guide-hero h1{color:var(--guide-text);letter-spacing:-.02em}.guide-hero,.api-reference-hero{position:relative}.guide-page-icon{-webkit-user-select:none;user-select:none;place-items:start;width:84px;height:84px;margin-bottom:14px;font-size:80px;line-height:1;display:grid;position:static}.guide-page .guide-hero>.eyebrow,.guide-page .guide-section>.eyebrow{color:var(--guide-blue)}.guide-hero>p:not(.eyebrow),.guide-section>p:not(.eyebrow):not(.code-note),.guide-model-support{color:var(--guide-muted)}.guide-model-support-label{color:#7c8a9d}.guide-model-ecosystem{border-right-color:var(--guide-line)}.guide-model-ecosystem strong{color:var(--guide-text)}.guide-model-ecosystem small,.guide-model-more{color:#7c8a9d}.journey-flow{border-top-color:var(--guide-text);border-bottom-color:var(--guide-line)}.journey-stage>span,.journey-stage>small{color:#718096}.journey-options button{border-color:var(--guide-line);color:#405064;border-radius:7px}.journey-options button:hover{border-color:#9bb4ff}.journey-options button.is-active{border-color:var(--guide-blue);background:var(--guide-blue);color:#fff}.role-switch{border-color:var(--guide-line);background:#f1f4f9}.role-switch button{color:#6d7b8c}.role-switch button.is-active{color:var(--guide-text);box-shadow:0 1px 4px #1f386e14}.role-switch svg{color:var(--guide-blue)}.guide-section{border-bottom-color:var(--guide-line);padding:44px 0}.guide-section .section-number{color:#8a98a9}.guide-section h2,.subheading{color:var(--guide-text)}.guide-section.search-current{outline-color:#b9c9ef}.guide-search-hit{background:#fff0c7}.inline-link{color:var(--guide-blue)}.inline-link:hover{color:#1c42be}.check-list li,.flow-line,.info-grid>div,.platform-paths>div,.simple-flow>div{border-color:var(--guide-line);background:#fff}.check-list li{color:#344254;background:linear-gradient(110deg,#eff6ffeb,#fff8f1db);border:0;border-radius:7px}.check-list svg{color:var(--guide-blue)}.flow-line{background:#f5f7fb;border-radius:7px}.flow-line span{color:#344254}.flow-line svg{color:#8a98a9}.step-list{border-top-color:var(--guide-line)}.step-list li{border-bottom-color:var(--guide-line)}.step-list li>span{background:var(--guide-blue)}.step-list p,.feature-rows p,.concept-list p,.simple-flow>div p,.management-steps p,.management-list p,.limit-definitions p,.issue-table p,.faq-list details p{color:var(--guide-muted)}.step-figure figcaption{border-color:var(--guide-line);color:#6d7b8c;background:#f6f8fc}.guide-shot{border-color:var(--guide-line);background:#f1f4f9;border-radius:9px}.guide-shot img{border-radius:8px}.notice{background:#fff7eb;border-left-color:#e7a357}.notice>svg{color:#c47b26}.notice p{color:#6b5638}.download-guidance{border-left-color:var(--guide-blue);background:#f3f6fc}.download-details{border-color:var(--guide-line);background:#f7f9fc}.download-details[open] summary{border-bottom-color:var(--guide-line);background:#edf2fb}.payment-route{background:#f5f7fb}.payment-route button:hover{color:var(--guide-blue)}.feature-rows{border-top-color:var(--guide-line)}.feature-rows>div{border-bottom-color:var(--guide-line)}.feature-rows svg{color:var(--guide-blue)}.starter-section{background:#f5f7fc}.concept-list{border-top-color:var(--guide-line)}.concept-list>div{border-bottom-color:var(--guide-line)}.concept-list span{color:var(--guide-blue)}.simple-flow>svg{color:#91a0b1}.management-steps,.management-list,.faq-list{border-top-color:var(--guide-line)}.management-steps li,.management-list>div,.faq-list details{border-bottom-color:var(--guide-line)}.management-list svg{color:var(--guide-blue)}.limit-definitions,.issue-table{border-top-color:var(--guide-line)}.limit-definitions>div,.issue-table>div{border-bottom-color:var(--guide-line)}.guide-end{background:var(--guide-blue);border:0;border-radius:8px;margin-top:80px}.guide-end .eyebrow{color:#ffd0bd}.guide-end .button-primary{color:#172231;background:#fff}.guide-end .button-primary:hover{background:#fff3ed}.guide-updated{color:#7b8999}html[data-theme=dark] .guide-header{background:#080d18f0;border-color:#26344a}html[data-theme=dark] .guide-sidebar{background:#0d1422;border-color:#26344a}html[data-theme=dark] .guide-search,html[data-theme=dark] .sidebar-help{background:#111b2c;border-color:#2e3d54}html[data-theme=dark] .sidebar-path-switch{background:#0a1220;border-color:#2e3d54}html[data-theme=dark] .sidebar-path-switch button.is-active,html[data-theme=dark] .sidebar-nav a:hover,html[data-theme=dark] .sidebar-nav a.is-active{color:#9db4ff;background:#17233a}html[data-theme=dark] .guide-page .guide-hero>.eyebrow,html[data-theme=dark] .guide-page .guide-section>.eyebrow{color:#9db4ff}html[data-theme=dark] .guide-hero h1,html[data-theme=dark] .guide-section h2,html[data-theme=dark] .subheading{color:#f3f6fb}html[data-theme=dark] .guide-hero:before{background:radial-gradient(circle,#496dff2e,#0000 68%)}html[data-theme=dark] .check-list li,html[data-theme=dark] .flow-line,html[data-theme=dark] .info-grid>div,html[data-theme=dark] .platform-paths>div,html[data-theme=dark] .simple-flow>div,html[data-theme=dark] .journey-options button,html[data-theme=dark] .payment-route{background:#111b2c;border-color:#2e3d54}html[data-theme=dark] .check-list li{background:linear-gradient(110deg,#315efb2e,#ef6f5521);border:0}html[data-theme=dark] .notice{background:#332817}html[data-theme=dark] .starter-section{background:#0d1422}.guide-page .eyebrow{display:none!important}.guide-page{background:radial-gradient(760px 420px at 100% 0,#315efb17,#0000 72%),radial-gradient(680px 400px at 0 0,#ff806617,#0000 72%),#fbfcfe}.guide-sidebar{background:linear-gradient(#fff8f4d1 0%,#f7f9fde0 48%,#f1f6ffdb 100%)}.sidebar-path-switch button.is-active{color:#1f3038;background:linear-gradient(110deg,#eff6fff0,#fff8f1d6);border:1px solid #d9e4ff}.sidebar-nav a:hover,.sidebar-nav a.is-active{background:linear-gradient(110deg,#eff6ffc7,#fff8f1b8)}.guide-hero{background:0 0}.journey-options button.is-active{color:#1f3038;background:linear-gradient(110deg,#eff6fff5,#fff8f1e0);border-color:#c9d8f9}.role-switch button.is-active{background:linear-gradient(110deg,#eff6ffe0,#fff8f1cc)}.notice-neutral{border-left-color:var(--guide-blue);background:linear-gradient(115deg,#315efb17,#ff806614)}.guide-end{background:#315efb}html[data-theme=dark] .guide-page{background:radial-gradient(760px 420px at 100% 0,#315efb2b,#0000 72%),radial-gradient(680px 400px at 0 0,#ef6f551f,#0000 72%),#080d18}html[data-theme=dark] .guide-sidebar{background:linear-gradient(#171a2b 0%,#0d1422 100%)}html[data-theme=dark] .sidebar-path-switch button.is-active{color:#d8e2ff;background:linear-gradient(110deg,#315efb2e,#ef6f5521);border-color:#415575}html[data-theme=dark] .journey-options button.is-active{color:#e5ebff;background:linear-gradient(110deg,#315efb2e,#ef6f5521);border-color:#526993}html[data-theme=dark] .guide-end{background:#315efb}html:not([data-theme=dark]) .guide-page,html:not([data-theme=dark]) .guide-sidebar{background:#fff}.guide-sidebar{background:0 0;border-right:0}html:not([data-theme=dark]) .guide-page:not([data-guide-auth=authenticated]) [data-auth-link]:hover,html:not([data-theme=dark]) .guide-page:not([data-guide-auth=authenticated]) [data-auth-link].is-active{color:var(--guide-blue);background:linear-gradient(110deg,#eff6ffc7,#fff8f1b8);font-weight:600}html:not([data-theme=dark]) .step-list li>span{color:#64748b;background:#fff;border:1px solid #cbd5e1}html:not([data-theme=dark]) .sidebar-path-switch{background:0 0;border:0;gap:8px;padding:0}html:not([data-theme=dark]) .sidebar-path-switch button{background:0 0;border:1px solid #0000;border-radius:8px}html:not([data-theme=dark]) .sidebar-path-switch button.is-active{color:#344254;box-shadow:none;background:linear-gradient(110deg,#eff6ffeb,#fff8f1db);border-color:#0000}html:not([data-theme=dark]) .sidebar-nav a:not(.is-active):hover{color:#344254;font-weight:400}html:not([data-theme=dark]) .guide-page:not([data-guide-auth=authenticated]) .sidebar-nav [data-auth-link]:not(.is-active):hover{color:#8b9692;font-weight:400}html[data-theme=dark] .sidebar-nav a:not(.is-active):hover{color:#cbd5e1;font-weight:400}html:not([data-theme=dark]) .journey-flow{border-top:0;border-bottom:0}.journey-note{max-width:370px;color:var(--guide-muted);margin:11px 0 0;font-size:13px;line-height:1.65}.guide-hero,.guide-section,.guide-auth-gate,.step-list,.step-list li,.feature-rows,.feature-rows>div,.concept-list,.concept-list>div,.download-list,.download-list article,.management-steps,.management-steps li,.management-list,.management-list>div,.payment-methods,.payment-methods article,.login-boundary,.issue-table,.issue-table>div,.faq-list,.faq-list details{border-top:0;border-bottom:0}.download-details[open] summary{border-bottom:0}.download-details{background:0 0;border:0}html:not([data-theme=dark]) .download-details summary{background:linear-gradient(110deg,#eff6ffeb,#fff8f1db)}html[data-theme=dark] .download-details summary{background:linear-gradient(110deg,#315efb2e,#ef6f5521)}.guide-end{color:#1f3038;background:linear-gradient(110deg,#eff6fff5,#fff8f1eb);border:0}.guide-end .button-primary{border:0}html[data-theme=dark] .guide-end{color:#e5ebff;background:linear-gradient(110deg,#315efb2e,#ef6f5521);border:0}html:not([data-theme=dark]) .code-block{color:#262626;background:#f5f5f5c7;border-color:#d6d6d6}html:not([data-theme=dark]) .code-head{color:#5c5c5c;background:#ebebebb8;border-color:#d6d6d6}html:not([data-theme=dark]) .code-head button{color:#5c5c5c}html:not([data-theme=dark]) .code-head button:hover{color:#222}html:not([data-theme=dark]) .code-block pre,html:not([data-theme=dark]) .code-block code{color:#262626}html:not([data-theme=dark]) .code-note,html:not([data-theme=dark]) .step-figure figcaption{color:#657385;background:linear-gradient(110deg,#eff6ffdb,#fff8f1c7);border:0;margin:14px 0 0;padding:16px 20px;font-size:15px;line-height:1.7}html[data-theme=dark] .code-note,html[data-theme=dark] .step-figure figcaption{color:#cbd5e1;background:linear-gradient(110deg,#315efb2e,#ef6f5521);border:0;margin:14px 0 0;padding:16px 20px;font-size:15px;line-height:1.7}.journey-options button,.journey-options button:hover,.journey-options button.is-active{border:0}.journey-note-developer,body[data-active-guide-path=developer] .journey-note-tools{display:none}body[data-active-guide-path=developer] .journey-note-developer{display:block}.api-reference-content{width:min(820px,100% - 64px)}.api-reference-tabs{display:none}.api-reference-hero{padding:0 0 6px}.api-reference-hero h1{color:var(--guide-text);margin:0;font-size:clamp(38px,5vw,56px);line-height:1.18}.api-reference-hero>p{max-width:660px;color:var(--guide-muted);margin:8px 0;font-size:17px;line-height:1.6}.api-reference-section{padding:16px 0}.api-reference-section h2{font-size:30px}.api-reference-section .code-block{margin-top:22px}.api-reference-section .notice{margin-top:28px}.api-reference-next{color:var(--guide-muted);justify-content:space-between;align-items:center;gap:18px;margin:28px 0 0;font-size:15px;display:flex}.api-reference-next .inline-link{white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.api-reference-next .inline-link svg{width:16px;height:16px;transition:transform .18s}.api-reference-next .inline-link:hover svg{transform:translate(3px)}.guide-next-links{flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px;display:flex}.guide-next-links .button{min-height:44px}.faq-page .guide-hero{border-bottom:0;padding:0 0 16px}.faq-page .guide-hero h1{font-size:clamp(36px,5vw,52px);line-height:1.2}.faq-page .guide-section#faq{border-bottom:0;padding:12px 0 64px}.faq-page .guide-section#faq .faq-list{margin-top:0}.faq-list>.faq-category{border-top:1px solid var(--guide-line);color:var(--guide-text);margin-top:34px;margin-bottom:10px;padding-top:8px;font-size:20px}.faq-list>.faq-category:first-child{border-top:0;margin-top:0;padding-top:0}@media (width<=680px){.guide-content{padding-top:16px}.guide-hero{padding-bottom:28px}.api-reference-content{width:min(100% - 32px,820px)}.api-reference-tabs{scrollbar-width:none;gap:8px;margin:0 -16px 38px;padding:0 16px 6px;display:flex;overflow-x:auto}.api-reference-tabs::-webkit-scrollbar{display:none}.api-reference-tabs a{min-height:42px;color:var(--guide-muted);white-space:nowrap;border-radius:7px;flex:none;align-items:center;padding:0 14px;font-size:14px;display:inline-flex}.api-reference-tabs a.is-active{color:var(--guide-text);background:linear-gradient(110deg,#fffaf0,#f5f8fd)}.api-reference-hero{padding-top:0}.api-reference-hero h1{font-size:38px}.api-reference-section{padding:16px 0}.api-reference-next{flex-direction:column;align-items:flex-start;gap:8px}}html[data-theme=dark] .api-reference-tabs a.is-active{color:#f3f6fb;background:linear-gradient(110deg,#f0b9281c,#315efb1f)}html[data-theme=dark] .api-reference-hero>p,html[data-theme=dark] .api-reference-tabs a{color:#aebbb7}html[data-theme=dark] .api-reference-hero h1{color:#f3f6fb}.notice-neutral{background:#fff7eb;border-left-color:#e7a357}.notice-neutral>svg{color:#c47b26}.notice-neutral p{color:#6b5638}html[data-theme=dark] .notice-neutral{background:#342c18;border-left-color:#d79a3c}html[data-theme=dark] .notice-neutral>svg{color:#e8ad56}html[data-theme=dark] .notice-neutral p{color:#d7cba9}.step-list li{grid-template-columns:22px minmax(0,1fr);gap:10px}.step-list li>span{width:auto;height:auto;font:inherit;text-align:left;border-radius:0;padding-top:2px;font-size:17px;font-weight:700;line-height:1.45;display:block;color:var(--guide-text,#172231)!important;background:0 0!important;border:0!important}html[data-theme=dark] .step-list li>span{color:var(--guide-text,#f8fafc)!important}@media (width<=430px){.api-reference-page .brand-name{display:none}.api-reference-page .nav-actions{margin-left:auto}.api-reference-page .nav-actions .button-primary{white-space:nowrap;max-width:92px;padding-inline:12px;font-size:14px;overflow:hidden}.api-reference-hero h1{overflow-wrap:anywhere}}.guide-page .button,.guide-page button,.guide-page .guide-search,.guide-page .sidebar-path-switch,.guide-page .sidebar-nav a,.guide-page .sidebar-help,.guide-page .journey-options button,.guide-page .role-switch,.guide-page .role-switch button,.guide-page .check-list li,.guide-page .flow-line,.guide-page .guide-shot,.guide-page .code-block,.guide-page .guide-end,.guide-page .api-reference-tabs a{border-radius:var(--control-radius,6px)}.guide-page .download-list .button-download{color:#fff;background:#172231;border-color:#172231}.guide-page .download-list .button-download:hover{color:#fff;background:#2e3a4f;border-color:#2e3a4f}@media (width<=680px){.guide-next-links{flex-direction:column;align-items:stretch}.guide-next-links .button{justify-content:center}}.guide-page .guide-hero h1,.guide-page .api-reference-hero h1{font-size:48px;font-weight:700;line-height:1.2}.guide-page .guide-section h2,.guide-page .api-reference-section h2,.guide-page .guide-auth-gate h2{font-size:30px;font-weight:700;line-height:1.35}.guide-page .guide-section h3,.guide-page .subheading,.guide-page .payment-method-title h3{font-size:21px;font-weight:600;line-height:1.45}.guide-page .guide-section>p:not(.eyebrow):not(.code-note),.guide-page .guide-hero>p:not(.eyebrow),.guide-page .api-reference-hero>p,.guide-page .step-list p,.guide-page .feature-rows p,.guide-page .concept-list p,.guide-page .simple-flow>div p,.guide-page .management-steps p,.guide-page .management-list p,.guide-page .limit-definitions p,.guide-page .issue-table p,.guide-page .payment-methods article>p,.guide-page .notice p,.guide-page .download-guidance p{font-size:16px;line-height:1.6}.guide-page .guide-section>p:not(.eyebrow):not(.code-note),.guide-page .guide-hero>p:not(.eyebrow),.guide-page .api-reference-hero>p,.guide-page .credential-note{max-width:none}.guide-page .code-note,.guide-page .step-figure figcaption,.guide-page .credential-note,.guide-page .login-boundary p,.guide-page .journey-note,.guide-page .download-details-intro,.guide-page .guide-updated{font-size:14px;line-height:1.6}.guide-page .code-block pre{font-size:14px;line-height:1.7}.guide-page .platform-paths code,.guide-page .info-grid code,.guide-page :not(pre)>code{font-size:14px;line-height:1.5}.guide-page blockquote{border-left:2px solid var(--guide-line);color:var(--guide-muted);margin:18px 0;padding:14px 20px;font-size:16px;line-height:1.6}.guide-page .guide-section>p:not(.eyebrow):not(.code-note):not(.credential-note){margin-top:12px;margin-bottom:18px}.guide-page .step-list{margin:22px 0}.guide-page .step-list li{padding:15px 0}.guide-page .step-list p,.guide-page .feature-rows p,.guide-page .management-steps p,.guide-page .management-list p,.guide-page .limit-definitions p,.guide-page .issue-table p{margin-top:4px}.guide-page .feature-rows>div,.guide-page .management-steps li,.guide-page .management-list>div{padding:16px 0}.guide-page .download-list{margin-top:22px;margin-bottom:30px}.guide-page .download-list article{padding:15px 0}.guide-page .payment-methods article{padding:18px 0}.guide-page .payment-methods article>p{margin-top:10px}.guide-page .concept-list{margin-top:22px}.guide-page .concept-list>div{padding:15px 0}@media (width<=680px){.guide-page .guide-hero h1,.guide-page .api-reference-hero h1{font-size:38px}.guide-page .guide-section h2,.guide-page .api-reference-section h2,.guide-page .guide-auth-gate h2{font-size:28px}.guide-page .guide-section h3,.guide-page .subheading,.guide-page .payment-method-title h3{font-size:20px}}.guide-page .guide-header{box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border-bottom-color:#0000!important}.guide-page .guide-header.is-scrolled{box-shadow:none!important;-webkit-backdrop-filter:blur(22px)saturate(155%)!important;background:#ffffff61!important;border-bottom-color:#ffffff75!important}.guide-page .nav-links a.is-active{color:var(--ink);font-weight:600}.guide-main{grid-template-columns:280px minmax(0,1fr) 190px;align-items:start;column-gap:28px;width:min(1440px,100% - 64px);margin-inline:auto}.guide-page-toc{min-width:0;max-height:calc(100vh - 128px);color:var(--guide-muted,#657385);align-self:start;position:sticky;top:104px;overflow:hidden}.guide-content h2,.guide-content h3{scroll-margin-top:105px}.guide-content h2[data-guide-index]:before,.guide-content h3[data-guide-index]:before{content:attr(data-guide-index);color:inherit;font:inherit;letter-spacing:inherit;vertical-align:baseline;margin-right:.32em;display:inline-block}.guide-page-toc-inner{max-height:inherit;scrollbar-width:none;overflow-y:auto}.guide-page-toc-inner::-webkit-scrollbar{display:none}.guide-page-toc-title{color:var(--guide-text,#172231);letter-spacing:.04em;margin-bottom:12px;font-size:13px;font-weight:600}.guide-page-toc nav{border-left:1px solid var(--guide-line,#e1e7ef);gap:2px;display:grid}.guide-page-toc a{color:inherit;padding:6px 8px 6px 14px;font-size:13px;line-height:1.45;text-decoration:none;transition:color .16s,background .16s;display:block;position:relative}.guide-page-toc a:before{content:"";background:0 0;width:2px;position:absolute;top:0;bottom:0;left:-1px}.guide-page-toc a[data-toc-tier=secondary]{color:color-mix(in srgb, var(--guide-muted,#657385) 86%, transparent);padding-left:26px;font-size:12px}.guide-page-toc a:hover,.guide-page-toc a.is-active{color:var(--guide-blue,#315efb);background:var(--guide-blue-soft,#eef3ff)}.guide-page-toc a.is-active:before{background:currentColor}html[data-theme=dark] .guide-page-toc-title{color:var(--guide-text,#f8fafc)}html[data-theme=dark] .guide-page-toc nav{border-left-color:#26344a}@media (width<=1100px){.guide-main{grid-template-columns:260px minmax(0,1fr);column-gap:24px}.guide-page-toc{display:none}}@media (width<=680px){.guide-main{width:100%}}.guide-main{--guide-sidebar-width:252px;--guide-toc-width:188px;grid-template-columns:var(--guide-sidebar-width) minmax(0, 1fr) var(--guide-toc-width);column-gap:24px}.guide-main.is-sidebar-collapsed{--guide-sidebar-width:58px}.guide-main.is-toc-compact{--guide-toc-width:54px}.guide-main.is-sidebar-collapsed.is-toc-compact{width:min(1540px,100% - 32px)}.guide-main.is-sidebar-collapsed.is-toc-compact .guide-content{width:100%}.guide-sidebar{min-width:0}.sidebar-inner{grid-template-rows:auto auto auto minmax(0,1fr);padding:18px 10px 24px}.guide-sidebar-toolbar,.guide-page-toc-head{justify-content:space-between;align-items:center;gap:10px;min-height:34px;display:flex}.guide-sidebar-toolbar{margin:0 2px 12px 8px}.guide-sidebar-toolbar>span,.guide-page-toc-title{color:var(--guide-text,#172231);letter-spacing:0;font-size:13px;font-weight:600}.guide-sidebar-title{align-items:center;min-width:0;display:inline-flex}.guide-rail-toggle{color:#718096;cursor:pointer;background:0 0;border:0;border-radius:6px;flex:0 0 32px;place-items:center;width:32px;height:32px;padding:0;transition:background .16s,color .16s;display:grid}.guide-rail-toggle:hover{color:var(--guide-blue,#315efb);background:#eef3ff}.guide-rail-toggle:focus-visible{outline:2px solid var(--guide-blue,#315efb);outline-offset:2px}.guide-rail-toggle svg{width:17px;height:17px}.guide-search{border-radius:6px;gap:8px;height:40px;padding-inline:11px}.guide-search input{font-size:14px}.sidebar-path-switch{gap:4px;margin-top:10px}.sidebar-path-switch button{grid-template:none;justify-content:center;gap:6px;min-height:40px;padding:6px 5px;font-size:12px;display:flex}.sidebar-path-switch button svg{width:15px;height:15px}.sidebar-nav{scrollbar-width:none;margin-top:13px;padding:0 2px 20px 0}.sidebar-nav::-webkit-scrollbar{display:none}.sidebar-nav p{color:#8a96a6;min-height:20px;margin:15px 10px 4px;font-family:inherit;font-size:11px;font-weight:600;line-height:1.4}.sidebar-nav p:before,.sidebar-nav p:after{display:none}.sidebar-nav .guide-nav-group{gap:2px;display:grid}.sidebar-nav .guide-nav-group+.guide-nav-group{margin-top:10px}.sidebar-nav .guide-nav-section-label{color:#8a96a6;min-height:auto;margin:0 10px 3px;font-size:11px;font-weight:600;line-height:1.4}.sidebar-nav .guide-nav-children{border-left:1px solid var(--guide-line,#e1e7ef);gap:1px;margin:0 0 0 20px;padding-left:12px;display:grid}.sidebar-nav a{box-sizing:border-box;white-space:nowrap;color:#405066;border-radius:6px;flex:none;align-items:center;gap:8px;min-height:36px;margin:1px 0;padding:7px 10px;font-size:16px;font-weight:400;line-height:1.45;display:flex;overflow:hidden}.sidebar-nav .guide-nav-parent{color:var(--guide-text,#172231);font-weight:500}.sidebar-nav .guide-nav-children a{min-height:32px;padding:6px 8px;font-size:16px}.sidebar-nav .guide-nav-label{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.sidebar-nav .guide-nav-icon{flex:0 0 21px;place-items:center;width:21px;height:21px;font-size:17px;line-height:1;display:inline-grid}.guide-page .sidebar-path-switch{display:none!important}.account-guide-page:not([data-guide-auth=authenticated]) .guide-hero,.account-guide-page:not([data-guide-auth=authenticated]) .guide-page-toc,.account-guide-page:not([data-guide-auth=authenticated]) .guide-updated,.account-guide-page:not([data-guide-auth=authenticated]) [data-account-content]{display:none}.account-guide-page[data-guide-auth=checking] [data-auth-gate]{color:#0000;min-height:160px;padding:48px 40px}.account-guide-page[data-guide-auth=checking] [data-auth-gate]>*{visibility:hidden}.account-guide-page[data-guide-auth=checking] [data-auth-gate]:after{content:"";border:2px solid #aeb8b4;border-right-color:#0000;border-radius:50%;width:20px;height:20px;animation:.7s linear infinite account-guide-auth-check}.account-guide-page[data-guide-auth=guest] [data-auth-gate]{display:grid}.account-guide-page[data-guide-auth=authenticated] [data-account-content]{display:block}@keyframes account-guide-auth-check{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.account-guide-page[data-guide-auth=checking] [data-auth-gate]:after{animation:none}}@media (width>=1101px){.account-guide-page:not([data-guide-auth=authenticated]) .guide-main{grid-template-columns:280px minmax(0,1fr)}}.guide-entry-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:28px;display:grid}.guide-entry-link{border:1px solid var(--guide-line);min-height:112px;color:var(--guide-text);background:#fff;border-radius:8px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;padding:18px 18px 18px 16px;transition:border-color .18s,background .18s,transform .18s;display:grid}.guide-entry-link:hover{background:#f7f9ff;border-color:#b9c9ef;transform:translateY(-2px)}.guide-entry-link>svg{width:18px;height:18px;color:var(--guide-blue)}.guide-entry-icon{background:var(--guide-blue-soft);width:38px;height:38px;color:var(--guide-blue);border-radius:8px;place-items:center;display:grid}.guide-entry-icon>svg{width:20px;height:20px}.guide-entry-link strong,.guide-entry-link small{display:block}.guide-entry-link strong{font-size:16px;line-height:1.35}.guide-entry-link small{color:var(--guide-muted);margin-top:5px;font-size:13px;line-height:1.5}@media (width<=680px){.guide-entry-grid{grid-template-columns:1fr}}.sidebar-nav a:hover,.sidebar-nav a.is-active{color:#294dbd;background:#eef3ff;font-weight:400}html:not([data-theme=dark]) .sidebar-nav a.is-active,html:not([data-theme=dark]) .guide-page:not([data-guide-auth=authenticated]) [data-auth-link].is-active{font-weight:400;color:#294dbd!important}.guide-main.is-sidebar-collapsed .sidebar-inner{padding-inline:12px}.guide-main.is-sidebar-collapsed .guide-sidebar-toolbar{justify-content:center;margin:0}.guide-main.is-sidebar-collapsed .guide-sidebar-toolbar>span,.guide-main.is-sidebar-collapsed .guide-search,.guide-main.is-sidebar-collapsed .sidebar-path-switch,.guide-main.is-sidebar-collapsed .sidebar-nav{display:none}.guide-page-toc-head{margin-bottom:10px}.guide-page-toc-title{margin:0}.guide-page-toc nav{gap:1px}.guide-page-toc a{border-radius:0 5px 5px 0;min-height:30px;padding:6px 8px 6px 13px}.guide-page-toc a>span{display:block}.guide-page-toc.is-compact,.guide-page-toc.is-compact .guide-page-toc-inner{overflow:visible}.guide-page-toc.is-compact .guide-page-toc-head{justify-content:center}.guide-page-toc.is-compact .guide-page-toc-title{display:none}.guide-page-toc.is-compact nav{border-left:0;justify-items:center;gap:4px}.guide-page-toc.is-compact a{border-radius:5px;width:32px;height:28px;min-height:28px;padding:0}.guide-page-toc.is-compact a>span{z-index:5;color:#fff;opacity:0;pointer-events:none;background:#172231;border-radius:5px;width:max-content;max-width:260px;padding:6px 9px;font-size:12px;line-height:1.4;transition:opacity .14s,transform .14s;position:absolute;top:50%;right:calc(100% + 8px);transform:translate(4px,-50%)}.guide-page-toc.is-compact a:hover>span,.guide-page-toc.is-compact a:focus-visible>span{opacity:1;transform:translateY(-50%)}.guide-page-toc.is-compact a:before{background:#c6cfdb;border-radius:50%;width:7px;height:7px;top:50%;bottom:auto;left:50%;transform:translate(-50%,-50%)}.guide-page-toc.is-compact a[data-toc-tier=secondary]:before{width:5px;height:5px}.guide-page-toc.is-compact a:hover,.guide-page-toc.is-compact a.is-active{background:#eef3ff}.guide-page-toc.is-compact a.is-active:before{background:var(--guide-blue,#315efb);box-shadow:0 0 0 4px #315efb1f}.guide-page .sidebar-nav a.is-active,.guide-page .guide-page-toc a.is-active,.guide-page .guide-page-toc.is-compact a.is-active{background:var(--guide-blue-soft,#eef3ff);color:var(--guide-blue,#315efb)!important}.guide-page .guide-page-toc.is-compact a:hover,.guide-page .guide-page-toc.is-compact a.is-active{background:0 0}.guide-page .sidebar-nav a.is-active:focus-visible{box-shadow:none;outline:none}html:not([data-theme=dark]) .guide-page .sidebar-nav [data-auth-link]:hover,html:not([data-theme=dark]) .guide-page .sidebar-nav [data-auth-link].is-active{font-weight:400;background:var(--guide-blue-soft,#eef3ff)!important;color:var(--guide-blue,#315efb)!important}html:not([data-theme=dark]) .guide-page .sidebar-nav [data-auth-link] svg{color:var(--guide-muted,#657385)}html[data-theme=dark] .guide-sidebar-toolbar>span,html[data-theme=dark] .guide-page-toc-title{color:#f3f6fb}html[data-theme=dark] .guide-rail-toggle{color:#93a2b7}html[data-theme=dark] .guide-rail-toggle:hover,html[data-theme=dark] .sidebar-nav a:hover,html[data-theme=dark] .sidebar-nav a.is-active,html[data-theme=dark] .guide-page-toc.is-compact a:hover,html[data-theme=dark] .guide-page-toc.is-compact a.is-active{color:#9db4ff;background:#17233a}html[data-theme=dark] .sidebar-nav p{color:#75849a}html[data-theme=dark] .guide-page-toc.is-compact a:before{background:#526078}html[data-theme=dark] .guide-page-toc.is-compact a.is-active:before{background:#8aa4ff}@media (width<=1100px){.guide-main{--guide-sidebar-width:240px;grid-template-columns:var(--guide-sidebar-width) minmax(0, 1fr)}.guide-main.is-sidebar-collapsed{--guide-sidebar-width:58px}}@media (width<=680px){.guide-main{display:block}.guide-page-icon{justify-content:start;width:76px;height:76px;margin:0 0 14px;font-size:72px;position:static}}@media (prefers-reduced-motion:reduce){.guide-rail-toggle,.guide-page-toc.is-compact a>span{transition:none}}
