.stripe_md_container{width:100%;margin:0 auto;flex:1 0 auto}.stripe_md_header{width:100%;height:56px;background:var(--stripe-bg);border-top:1px solid rgba(17,17,17,.1);border-bottom:1px solid rgba(17,17,17,.1);position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:center;background-color:#fff;z-index:10}.stripe_md_header_container{width:100%;max-width:1168px;margin:0 auto;padding:0 24px;display:flex;justify-content:space-between;align-items:center}.stripe_md_header_title{display:flex;align-items:center;gap:12px;font-size:16px;font-weight:400;line-height:1.7;color:var(--stripe-ink)}.stripe_md_header_crumb{display:block;font-size:16px;font-weight:400;line-height:1.7;color:var(--stripe-ink);text-decoration:none;cursor:pointer}.stripe_md_header_crumb:hover{text-decoration:underline;text-underline-offset:4px}.stripe_md_header_crumb.is-current{cursor:default}.stripe_md_header_crumb.is-current:hover{text-decoration:none}.stripe_md_header_sep{display:flex;align-items:center;color:var(--stripe-ink);pointer-events:none}.stripe_md_header_link{display:flex;align-items:center;justify-content:flex-start;gap:8px;font-size:16px;font-weight:400;line-height:1.5;color:#0074ed}.stripe_md_header_link svg{transition:transform .1s ease-in-out}.stripe_md_header_link:hover svg{transform:translate(10px)}.stripe_md_h1{width:100%;height:178px;display:flex;align-items:center;justify-content:center}.stripe_md_h1_container{width:100%;max-width:1168px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:center}.stripe_md_h1_box{display:flex;flex-direction:column;align-items:center;justify-content:center}.stripe_md_h1_box h1{font-size:48px;font-weight:700;line-height:1.5;letter-spacing:-.01em;color:#111;text-align:center}.stripe_md_h1_chip{display:flex;align-items:center;justify-content:center;gap:8px;margin-right:auto}.stripe_md_h1_chip span{padding:4px 8px;border-radius:100px;background-color:#f6f9fc;color:#111;font-size:14px;font-weight:400;line-height:1.7}.stripe_md_content{width:100%;background-color:#fff;border-top:1px solid rgba(17,17,17,.1)}.stripe_md{--stripe-ink: #111111;--stripe-muted: #111111;--stripe-border: rgba(17, 17, 17, .1);--stripe-bg: #ffffff;--stripe-sidebar: #f6f9fc;--stripe-accent: #0074ED;--stripe-code-bg: #0a2540;--stripe-inline-code-bg: #f6f9fc;--stripe-font: "Google Sans flex", "Helvetica Neue", Helvetica, Arial, sans-serif;--stripe-mono: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace;display:flex;min-height:calc(100vh - 64px);align-items:stretch;background:var(--stripe-bg);color:var(--stripe-ink);font-family:var(--stripe-font);font-size:16px;line-height:1.7;font-weight:400;word-break:normal}.stripe_md *,.stripe_md *:before,.stripe_md *:after{font-family:inherit;font-size:inherit;line-height:inherit;font-weight:inherit;word-break:inherit}.stripe_md{width:100%;max-width:1168px;margin:0 auto;padding:0 24px}.stripe_md_sidebar{position:sticky;top:54px;width:280px;flex-shrink:0;border-right:1px solid var(--stripe-border);padding:40px 0;overflow:auto;max-height:calc(100vh - 146px);scroll-behavior:auto}.stripe_md_nav{display:flex;flex-direction:column;gap:24px}.stripe_md_nav_group{display:flex;flex-direction:column;gap:2px}.stripe_md_nav_item{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;text-align:left;border:none;background:transparent;color:var(--stripe-muted);padding:4px 10px 4px 0;border-radius:6px;cursor:pointer;font:inherit;font-size:16px;font-weight:700;line-height:1.4}.stripe_md_nav_item:hover{color:var(--stripe-accent)}.stripe_md_nav_item.is-active{color:#111}.stripe_md_nav_chevron{flex-shrink:0;opacity:.5;transition:transform .15s ease;transform:rotate(180deg)}.stripe_md_nav_item.is-open .stripe_md_nav_chevron{transform:rotate(0)}.stripe_md_toc{display:flex;flex-direction:column;gap:8px}.stripe_md_toc_group{display:flex;flex-direction:column;gap:1px}.stripe_md_toc_item{text-align:left;border:none;background:transparent;color:var(--stripe-muted);padding:2px 0 2px 16px;border-radius:0;cursor:pointer;font:inherit;font-size:16px;line-height:1.35;border-left:3px solid transparent}.stripe_md_toc_item--h3{padding-left:20px;font-size:16px;color:var(--stripe-muted)}.stripe_md_toc_item:hover{color:var(--stripe-accent)}.stripe_md_toc_item.is-active{color:var(--stripe-accent);font-weight:600;border-color:var(--stripe-accent)}.stripe_md_main{flex:1;overflow:auto;max-width:840px;padding:40px 40px 80px}.stripe_md_article{max-width:780px;font-size:16px;line-height:1.7;color:var(--stripe-ink)}.stripe_md_article>*:first-child{margin-top:0}.stripe_md_article h1,.stripe_md_article h2,.stripe_md_article h3,.stripe_md_article h4{color:var(--stripe-ink);font-weight:600;line-height:1.5;letter-spacing:-.01em;scroll-margin-top:45px}.stripe_md_article h1{font-size:48px;font-weight:700;margin:0 0 24px}.stripe_md_article h2{font-size:36px;font-weight:600;margin:0 0 24px}.stripe_md_article h3{font-size:24px;font-weight:600;margin:8px 0 16px}.stripe_md_article h4{font-size:20px;font-weight:600;margin:8px 0}.stripe_md_article p{margin:0 0 24px;font-size:16px;font-weight:400;max-width:600px;line-height:1.5;color:var(--stripe-muted)}.stripe_md_article strong,.stripe_md_article b{color:var(--stripe-ink);font-weight:600}.stripe_md_article em,.stripe_md_article i{font-style:italic}.stripe_md_article a{color:var(--stripe-accent);text-decoration:none}.stripe_md_article a:hover{text-decoration:underline}.stripe_md_article ul,.stripe_md_article ol{margin:0 0 16px;padding-left:1.4em;color:var(--stripe-muted);list-style:revert}.stripe_md_article ul{list-style-type:disc!important}.stripe_md_article ol{list-style-type:decimal!important}.stripe_md_article li{margin:4px 0;list-style:revert}.stripe_md_article li::marker{color:#111}.stripe_md_article .stripe_md_img{width:100%;height:auto;object-fit:contain}.stripe_md_article code{font-family:var(--stripe-mono);font-size:.875em;background:var(--stripe-inline-code-bg);border:1px solid var(--stripe-border);border-radius:4px;padding:.1em .35em;color:var(--stripe-ink)}.stripe_md_fence{width:100%;margin:0 0 24px;border-radius:8px;overflow:hidden;background:var(--stripe-code-bg);border:1px solid #0a2540}.stripe_md_fence_bar{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:40px;padding:0 8px 0 4px;border-bottom:1px solid rgba(255,255,255,.08)}.stripe_md_tabs{display:flex;flex-wrap:wrap;gap:0;min-width:0;flex:1}.stripe_md_tab{appearance:none;background:transparent;border:none;border-radius:0;color:#7a8ba0;padding:10px 12px;cursor:pointer;font-family:inherit;font-size:12px;font-weight:600;line-height:1.3}.stripe_md_tab:hover{color:#e3e8ee;background:transparent}.stripe_md_tab.is-active{color:#fff;box-shadow:inset 0 -2px 0 var(--stripe-accent)}.stripe_md_fence_lang{padding:0 10px;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#7a8ba0;font-family:var(--stripe-mono)}.stripe_md_copy{appearance:none;flex-shrink:0;border:1px solid rgba(255,255,255,.14);border-radius:6px;background:transparent;color:#a3acb9;padding:4px 10px;font-family:inherit;font-size:12px;font-weight:600;line-height:1.3;cursor:pointer}.stripe_md_copy:hover{color:#fff;border-color:#ffffff47;background:#ffffff0f}.stripe_md_copy.is-copied{color:#0074ed;border-color:#0074ed66}.stripe_md_pre{margin:0;padding:12px 16px 16px;overflow-x:auto;background:transparent}.stripe_md_pre code{display:block;background:none;border:none;padding:0;border-radius:0;font-family:var(--stripe-mono);font-size:13px;line-height:1.6;color:#e3e8ee;white-space:pre}.stripe_md_pre .token.comment,.stripe_md_pre .token.prolog,.stripe_md_pre .token.doctype,.stripe_md_pre .token.cdata{color:#7a8ba0}.stripe_md_pre .token.punctuation{color:#a3acb9}.stripe_md_pre .token.property,.stripe_md_pre .token.tag,.stripe_md_pre .token.boolean,.stripe_md_pre .token.number,.stripe_md_pre .token.constant,.stripe_md_pre .token.symbol{color:#80e9ff}.stripe_md_pre .token.selector,.stripe_md_pre .token.attr-name,.stripe_md_pre .token.string,.stripe_md_pre .token.char,.stripe_md_pre .token.builtin{color:#85d996}.stripe_md_pre .token.operator,.stripe_md_pre .token.entity,.stripe_md_pre .token.url{color:#ffd576}.stripe_md_pre .token.atrule,.stripe_md_pre .token.attr-value,.stripe_md_pre .token.keyword{color:#c4b5fd}.stripe_md_pre .token.function,.stripe_md_pre .token.class-name{color:#f6a4ec}.stripe_md_article table{width:100%;border-collapse:collapse;margin:0 0 24px;font-size:16px;display:block;overflow-x:auto;table-layout:fixed}.stripe_md_article thead,.stripe_md_article tbody,.stripe_md_article tr{display:table;width:100%;table-layout:fixed}.stripe_md_article th,.stripe_md_article td{border-bottom:1px solid var(--stripe-border);text-align:left;vertical-align:top;color:var(--stripe-muted);word-break:break-word;padding:8px 16px 8px 0}.stripe_md_article th{color:var(--stripe-ink);font-size:16px;font-weight:700}.stripe_md_article td{color:var(--stripe-ink);font-size:16px;font-weight:400}.stripe_md_article th:first-child,.stripe_md_article td:first-child{width:200px}.stripe_md_article th:last-child,.stripe_md_article td:last-child{padding-right:0}.stripe_md_article blockquote{margin:0 0 24px;padding:16px;border-radius:16px;border:2px solid #0074ED;color:var(--stripe-muted);background-color:#e6f2fe;display:flex;justify-content:flex-start;align-items:center}.stripe_md_article blockquote p{margin:0}.stripe_md_article hr{border:none;border-top:1px solid var(--stripe-border);margin:32px 0}@media(max-width:900px){.stripe_md{flex-direction:column}.stripe_md_sidebar{width:100%;border-right:none;border-bottom:1px solid var(--stripe-border);max-height:220px}.stripe_md_main{padding:24px 20px 64px}}
