#root{max-width:none;text-align:left}body{font-family:Inter,Arial,sans-serif;background:#f8fafc}*{box-sizing:border-box}button{font-family:inherit}html,body,#root{width:100%;min-height:100vh;margin:0;padding:0}body{font-family:Inter,Arial,sans-serif;background:#f4f7fb;color:#111827}.app{display:grid;grid-template-columns:264px minmax(520px,1fr) minmax(430px,520px);grid-template-rows:64px minmax(0,1fr);width:100%;height:100vh;overflow:hidden}.mobile-header,.sidebar-backdrop,.sidebar-mobile-heading{display:none}.docs-topbar{grid-column:1 / -1;grid-row:1}.content{grid-row:2;height:100%;min-height:0;min-width:0;overflow-y:auto}.try-panel{background:#fff;border-left:1px solid #e5e7eb;padding:26px 22px;overflow-y:auto;grid-row:2;height:100%;min-width:0;min-height:0;box-shadow:-12px 0 30px #0f172a0a}.panel-title{font-size:22px;color:#111827;letter-spacing:.8px;font-weight:900;margin:0 0 22px}.doc-section{margin-top:26px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:22px;box-shadow:0 10px 28px #0f172a0d;min-width:0}.doc-section h2{font-size:18px;margin:0 0 14px;color:#0f172a}.documentation-skeleton-content,.documentation-skeleton-panel{pointer-events:none;animation:documentation-skeleton-enter .18s ease-out both}.documentation-skeleton-content .api-card,.documentation-skeleton-panel{display:flex;flex-direction:column;gap:14px}.skeleton-block{position:relative;display:block;max-width:100%;overflow:hidden;border-radius:6px;background:#e5eaf1}.skeleton-block:after,.skeleton-doc-section:after,.skeleton-code-card:after,.skeleton-response-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.72) 48%,transparent 100%);transform:translate(-100%);animation:documentation-skeleton-shimmer 1.65s ease-in-out infinite}.skeleton-doc-section{position:relative;margin-top:12px;padding:20px;display:flex;flex-direction:column;gap:13px;overflow:hidden;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc}.skeleton-code-card,.skeleton-response-card{position:relative;padding:16px;display:flex;flex-direction:column;gap:13px;overflow:hidden;border-radius:11px;background:#1f2937}.skeleton-code-card .skeleton-block,.skeleton-response-card .skeleton-block{background:#3b4758}.skeleton-code-lines{min-height:145px;padding-top:18px;display:flex;flex-direction:column;gap:14px}.skeleton-response-card{min-height:190px}@keyframes documentation-skeleton-shimmer{to{transform:translate(100%)}}@keyframes documentation-skeleton-enter{0%{opacity:0}to{opacity:1}}@keyframes documentation-content-enter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.app>.content:not(.documentation-skeleton-content),.app>.try-panel:not(.documentation-skeleton-panel){animation:documentation-content-enter .34s cubic-bezier(.22,1,.36,1) both}@media (prefers-reduced-motion: reduce){.skeleton-block:after,.skeleton-doc-section:after,.skeleton-code-card:after,.skeleton-response-card:after{animation:none}.documentation-skeleton-content,.documentation-skeleton-panel,.app>.content:not(.documentation-skeleton-content),.app>.try-panel:not(.documentation-skeleton-panel){animation:none}}.sidebar{background:#101d34;color:#fff;padding:26px 14px 48px;border-right:1px solid #263650;position:sticky;top:0;grid-row:2;height:100%;min-height:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.28) transparent}.sidebar::-webkit-scrollbar{width:5px}.sidebar::-webkit-scrollbar-thumb{border-radius:999px;background:#94a3b847}.sidebar-menu-group{margin-bottom:30px}.sidebar-menu-group h2,.sidebar-section-title{margin:0 10px 9px;color:#8291a8;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.sidebar-testing-menu,.sidebar-gateway-menu{margin:8px 0 20px;padding-top:20px;border-top:1px solid rgba(148,163,184,.14)}.sidebar-gateway-menu:has(+.sidebar-tpv-menu){margin-bottom:4px}.sidebar-tpv-menu{margin-top:0;padding-top:0;border-top:0}.sidebar-gateway-list{min-height:0;overflow:hidden;margin:3px 0 4px 14px;padding-left:10px;border-left:1px solid #34435d}.sidebar-subcategory-btn{width:100%;padding:6px 8px;display:flex;align-items:center;justify-content:space-between;color:#b8c4d6;cursor:pointer;background:transparent;border:0;border-radius:6px;font-size:12px;font-weight:600;text-align:left}.sidebar-subcategory-btn:hover,.sidebar-subcategory-btn.open{color:#fff;background:#36486873}.sidebar-subcategory-btn.open .sidebar-category-chevron{transform:rotate(45deg) translate(-2px,-2px)}.sidebar-web-integration-list{min-height:0;overflow:hidden;margin:2px 0 3px 8px;padding-left:8px;border-left:1px solid #34435d}.sidebar-web-integration-list .sidebar-menu-link{padding-block:6px;font-size:12px}.sidebar-testing-list{min-height:0;overflow:hidden;gap:1px;margin:3px 0 4px 14px;padding-left:10px;border-left:1px solid #34435d}.sidebar-testing-list .sidebar-menu-link{padding-block:6px;font-size:12px}.sidebar-testing-region.open .sidebar-menu-link{opacity:0;transform:translateY(-4px);animation:sidebar-api-item-enter .24s ease-out forwards}.sidebar-testing-region.open .sidebar-menu-link:nth-child(2){animation-delay:35ms}.sidebar-testing-region.open .sidebar-menu-link:nth-child(3){animation-delay:70ms}.sidebar-testing-region.open .sidebar-menu-link:nth-child(4){animation-delay:105ms}.sidebar-testing-region.open .sidebar-menu-link:nth-child(5){animation-delay:.14s}.sidebar-testing-region.open .sidebar-menu-link:nth-child(6){animation-delay:175ms}.sidebar-menu-list{display:flex;flex-direction:column;gap:2px}.sidebar-menu-link{position:relative;width:100%;border:0;border-radius:7px;background:transparent;color:#cbd4e3;padding:8px 28px 8px 14px;text-align:left;font-size:13px;font-weight:500;line-height:1.35;cursor:pointer;transition:color .18s ease,background .18s ease,transform .18s ease}.sidebar-menu-link:hover{color:#fff;background:#3648688c;transform:translate(2px)}.sidebar-menu-link.active{color:#fff;background:#23324d;font-weight:600}.sidebar-menu-link.active:after{content:"";position:absolute;top:50%;right:11px;width:5px;height:5px;border-radius:999px;background:#60a5fa;box-shadow:0 0 0 3px #60a5fa24;transform:translateY(-50%)}.logo{font-size:22px;font-weight:800;margin-bottom:28px;padding:0 8px;letter-spacing:-.3px}.logo span{color:#22c55e}.sidebar-section-title{margin-bottom:9px;padding-top:20px;border-top:1px solid rgba(148,163,184,.14)}.sidebar-item{width:100%;display:grid;grid-template-columns:50px minmax(0,1fr);align-items:center;column-gap:0;gap:9px;background:transparent;border:1px solid transparent;color:#cbd4e3;padding:7px 9px;margin-bottom:1px;text-align:left;border-radius:6px;cursor:pointer;font-size:12px;line-height:1.35;transition:background .18s ease,color .18s ease,transform .18s ease}.sidebar-item .method{justify-self:start;display:inline-flex;align-items:center;justify-content:center}.sidebar-item:hover{background:#111f35;color:#fff;transform:translate(2px)}.sidebar-item.active{background:#23324d;border-color:transparent;color:#fff;box-shadow:none}.sidebar-category{margin-bottom:0}.sidebar-category-btn{width:100%;border:1px solid transparent;background:transparent;color:#cbd4e3;padding:7px 11px 7px 14px;border-radius:7px;cursor:pointer;font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;transition:background .2s ease,border-color .2s ease,color .2s ease}.sidebar-category-chevron{width:7px;height:7px;flex:0 0 auto;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;opacity:.65;transform:rotate(-45deg);transition:transform .26s cubic-bezier(.22,1,.36,1)}.sidebar-category-btn.open .sidebar-category-chevron{transform:rotate(45deg) translate(-2px,-2px)}.sidebar-category-btn:hover{background:#5a6c8c33;color:#e2e8f0}.sidebar-category-btn.open{background:#23324d;border-color:transparent;color:#fff;font-weight:600}.sidebar-api-region{display:grid;grid-template-rows:0fr;opacity:0;transform:translateY(-5px);pointer-events:none;visibility:hidden;transition:grid-template-rows .3s cubic-bezier(.22,1,.36,1),opacity .18s ease,transform .3s cubic-bezier(.22,1,.36,1),visibility 0s linear .3s}.sidebar-api-region.open{grid-template-rows:1fr;opacity:1;transform:translateY(0);pointer-events:auto;visibility:visible;transition:grid-template-rows .3s cubic-bezier(.22,1,.36,1),opacity .18s ease,transform .3s cubic-bezier(.22,1,.36,1),visibility 0s linear 0s}.sidebar-api-region.open .sidebar-item{opacity:0;transform:translateY(-4px);animation:sidebar-api-item-enter .24s ease-out forwards}.sidebar-api-region.open .sidebar-item:nth-child(2){animation-delay:35ms}.sidebar-api-region.open .sidebar-item:nth-child(3){animation-delay:70ms}.sidebar-api-region.open .sidebar-item:nth-child(4){animation-delay:105ms}.sidebar-api-region.open .sidebar-item:nth-child(n+5){animation-delay:.14s}.sidebar-api-list{min-height:0;overflow:hidden;display:flex;flex-direction:column;gap:0;margin:2px 0 4px 14px;padding-left:10px;border-left:1px solid #34435d}.sidebar-api-list .sidebar-item{padding:5px 7px;margin-bottom:0}.sidebar-api-list .method{min-width:34px;padding:2px 4px;border-radius:4px;font-size:7.5px;font-weight:800;letter-spacing:.045em;text-align:center}.sidebar-loading{color:#94a3b8;font-size:13px;padding:8px 12px 8px 14px;animation:sidebar-loading-fade .28s ease-out both}.sidebar-api-skeletons{display:flex;flex-direction:column;gap:5px;padding:3px 0 5px}.sidebar-api-skeleton{position:relative;height:30px;overflow:hidden;border-radius:4px;background:#94a3b817}.sidebar-api-skeleton:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(203,213,225,.1),transparent);transform:translate(-100%);animation:sidebar-skeleton-shimmer 1.1s ease-in-out infinite}@keyframes sidebar-loading-fade{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}@keyframes sidebar-api-item-enter{to{opacity:1;transform:translateY(0)}}@keyframes sidebar-skeleton-shimmer{to{transform:translate(100%)}}@media (prefers-reduced-motion: reduce){.sidebar-api-region,.sidebar-loading,.sidebar-api-region.open .sidebar-item,.sidebar-api-skeleton:after{transition:none;animation:none}.sidebar-api-region.open .sidebar-item{opacity:1;transform:none}}.sidebar-error{color:#fecaca;font-size:13px;padding:10px 12px;background:#ef444424;border:1px solid rgba(248,113,113,.24);border-radius:10px}.category-api-preview-list{display:flex;flex-direction:column;gap:10px}.category-api-preview-item{width:100%;border:1px solid #e5e7eb;background:#fff;border-radius:12px;padding:14px 16px;cursor:pointer;display:flex;align-items:center;gap:12px;color:#1e293b;font-size:15px;font-weight:700;text-align:left}.category-api-preview-item:hover{background:#f8fafc;border-color:#cbd5e1}.method{font-size:11px;font-weight:800;padding:4px 7px;border-radius:6px;min-width:54px;text-align:center;display:inline-flex;align-items:center;justify-content:center}.method.post,.method-badge.post{background:#16a34a;color:#fff}.method.get,.method-badge.get{background:#2563eb;color:#fff}.method.put,.method-badge.put{background:#d97706;color:#fff}.method.delete,.method-badge.delete{background:#dc2626;color:#fff}.copy-button-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center;overflow:visible}.copy-feedback-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;flex-shrink:0;padding:0;border-radius:8px;cursor:pointer;outline:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.copy-feedback-btn:active{transform:scale(.95)}.copy-feedback-btn:focus-visible{outline:2px solid #38bdf8;outline-offset:2px}.copy-feedback-btn--light{background-color:#f8fafc;border:1px solid #e2e8f0;color:#64748b}.copy-feedback-btn--light:hover{background-color:#f1f5f9;border-color:#cbd5e1;color:#0f172a}.copy-feedback-btn--dark{background-color:#1e293b;border:1px solid #334155;color:#cbd5e1}.copy-feedback-btn--dark:hover{background-color:#334155;border-color:#475569;color:#fff}.copy-feedback-btn.copied,.copy-feedback-btn.copied:hover,.copy-feedback-btn.copy-feedback-btn--light.copied,.copy-feedback-btn.copy-feedback-btn--light.copied:hover,.copy-feedback-btn.copy-feedback-btn--dark.copied,.copy-feedback-btn.copy-feedback-btn--dark.copied:hover{background-color:#166534;border-color:#22c55e;color:#fff;box-shadow:0 0 0 2px #0f172a,0 0 0 3px #93c5fd}.copy-feedback-icon{width:17px;height:17px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.copy-feedback-icon--check{width:19px;height:19px;stroke-width:3}.copy-feedback-btn.copied .copy-feedback-icon{color:#fff;stroke:#fff}.copy-tooltip{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%) translateY(-4px);padding:5px 8px;border-radius:6px;background-color:#475569;color:#fff;font-size:11px;font-weight:700;line-height:1;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s ease;z-index:9999}.copy-tooltip:before{content:"";position:absolute;bottom:100%;left:50%;transform:translate(-50%);border-width:5px;border-style:solid;border-color:transparent transparent #475569 transparent}.copy-button-wrap:hover .copy-tooltip{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.app.landing-layout{grid-template-columns:280px minmax(620px,1fr) 220px}.app.landing-layout .content{padding:36px 38px}.app.landing-layout .api-card{max-width:1100px;margin:0 auto}.landing-hero{width:100%;margin-bottom:30px}.landing-hero-content{width:100%;max-width:none}.landing-divider{width:100%;height:2px;margin-top:25px;background:#cbd5e1;border-radius:999px}.landing-hero h1{margin:0 0 18px;color:#0f172a;font-size:clamp(34px,3.4vw,44px);font-weight:800;line-height:1.1;letter-spacing:-1px}.landing-hero p{width:100%;max-width:none;margin:0;color:#64748b;font-size:17px;font-weight:400;line-height:1.6;letter-spacing:-.1px}.base-url-guide{margin-top:40px}.base-url-header{margin-bottom:28px}.base-url-eyebrow{display:inline-block;margin-bottom:6px;color:#2563eb;font-size:10px;font-weight:500;letter-spacing:1px;text-transform:uppercase}.base-url-header h2{margin:0 0 12px;color:#0f172a;font-size:23px;font-weight:800;line-height:1.25;letter-spacing:-.4px}.base-url-header p{width:100%;margin:0;color:#64748b;font-size:15px;line-height:1.75}.base-url-list{display:flex;flex-direction:column;gap:20px}.base-url-item{width:100%}.base-url-meta{display:flex;align-items:center;gap:12px;margin-bottom:10px;flex-wrap:wrap}.base-url-environment{display:inline-flex;align-items:center;justify-content:center;min-width:74px;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.4px}.base-url-environment.preprod{background:#fff7ed;color:#c2410c;border:1px solid #fed7aa}.base-url-environment.prod{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.base-url-description{color:#64748b;font-size:13px;line-height:1.5}.base-url-code-box{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:14px 16px;background:#0f172a;border-radius:10px;overflow:visible;position:relative}.base-url-code-box code{min-width:0;flex:1;color:#e2e8f0;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:13px;line-height:1.6;white-space:nowrap;overflow-x:auto;overflow-y:hidden}.base-url-code-box .copy-button-wrap{position:relative;flex-shrink:0;overflow:visible;z-index:10}.base-url-note{margin-top:22px;padding:14px 16px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;color:#1e40af;font-size:13px;line-height:1.65}.base-url-note strong{font-weight:800}.quick-start-section{margin-top:48px;padding-top:40px;border-top:2px solid #cbd5e1}.quick-start-header{margin-bottom:30px}.quick-start-eyebrow{display:inline-block;margin-bottom:6px;color:#2563eb;font-size:10px;font-weight:500;letter-spacing:1px;text-transform:uppercase}.quick-start-header h2{margin:0 0 12px;color:#0f172a;font-size:23px;font-weight:800;line-height:1.25;letter-spacing:-.4px}.quick-start-header p{width:100%;margin:0;color:#64748b;font-size:15px;line-height:1.75}.quick-start-list{display:flex;flex-direction:column;gap:22px}.quick-start-item{display:grid;grid-template-columns:36px 1fr;align-items:flex-start;gap:14px}.quick-start-number{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#eff6ff;color:#2563eb;font-size:13px;font-weight:800;line-height:1}.quick-start-item h3{margin:2px 0 7px;color:#1e293b;font-size:16px;font-weight:800;line-height:1.4}.quick-start-item p{margin:0;color:#64748b;font-size:14px;line-height:1.7}.quick-start-item code{padding:2px 5px;background:#f1f5f9;border-radius:5px;color:#334155;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:12px;font-weight:700}.authorization-guide{margin-top:44px;padding-top:40px;background:transparent;border-top:2px solid #cbd5e1;border-radius:0}.authorization-guide-header{margin-bottom:32px}.authorization-guide-eyebrow{display:inline-block;margin-bottom:6px;color:#2563eb;font-size:10px;font-weight:500;letter-spacing:1px;text-transform:uppercase}.authorization-guide-header h2{margin:0 0 12px;color:#0f172a;font-size:23px;font-weight:800;line-height:1.25;letter-spacing:-.4px}.authorization-guide-header p{max-width:820px;margin:0;color:#64748b;font-size:15px;line-height:1.75}.authorization-flow{display:flex;flex-direction:column;gap:24px}.authorization-step{display:grid;grid-template-columns:34px 1fr;gap:14px;align-items:flex-start}.authorization-step-number{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#eff6ff;color:#2563eb;font-size:13px;font-weight:800;line-height:1}.authorization-step h3{margin:2px 0 7px;color:#1e293b;font-size:16px;font-weight:750;line-height:1.4}.authorization-step p{margin:0 0 12px;color:#64748b;font-size:14px;line-height:1.7}.authorization-code-box{display:flex;flex-direction:column;gap:6px;padding:14px 16px;background:#0f172a;border-radius:10px;overflow-x:auto}.authorization-code-box code{color:#e2e8f0;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:13px;line-height:1.7;white-space:nowrap}.authorization-final-header{border:1px solid #1d4ed8}.authorization-note{margin-top:24px;padding:15px 17px;background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;color:#9a3412;font-size:14px;line-height:1.7}.authorization-note strong{font-weight:800}.authorization-note code{font-size:13px;font-weight:800}.security-section{margin-top:48px;padding-top:40px;border-top:2px solid #cbd5e1}.security-section-header{margin-bottom:30px}.security-eyebrow{display:inline-block;margin-bottom:6px;color:#2563eb;font-size:10px;font-weight:500;letter-spacing:1px;text-transform:uppercase}.security-section-header h2{margin:0 0 12px;color:#0f172a;font-size:23px;font-weight:800;line-height:1.25;letter-spacing:-.4px}.security-section-header p{width:100%;margin:0;color:#64748b;font-size:15px;line-height:1.75}.security-practices-list{display:flex;flex-direction:column;gap:18px}.security-practice-item{display:grid;grid-template-columns:42px 1fr;align-items:flex-start;gap:14px;padding:16px 0}.security-practice-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:#fef2f2;color:#dc2626;font-size:11px;font-weight:900;line-height:1}.security-practice-item h3{margin:2px 0 7px;color:#1e293b;font-size:16px;font-weight:800;line-height:1.4}.security-practice-item p{margin:0;color:#64748b;font-size:14px;line-height:1.7}.security-note{margin-top:24px;padding:15px 17px;background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;color:#9a3412;font-size:14px;line-height:1.7}.security-note strong{font-weight:800}.support-section{margin-top:48px;padding-top:40px;border-top:2px solid #cbd5e1}.support-section-header{margin-bottom:28px}.support-eyebrow{display:inline-block;margin-bottom:6px;color:#2563eb;font-size:10px;font-weight:500;letter-spacing:1px;text-transform:uppercase}.support-section-header h2{margin:0 0 12px;color:#0f172a;font-size:23px;font-weight:800;line-height:1.25;letter-spacing:-.4px}.support-section-header p{width:100%;margin:0;color:#64748b;font-size:15px;line-height:1.75}.support-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.support-option{padding:18px 20px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px}.support-option h3{margin:0 0 8px;color:#1e293b;font-size:16px;font-weight:800;line-height:1.4}.support-option p{margin:0;color:#64748b;font-size:14px;line-height:1.7}.support-contact{display:flex;align-items:center;gap:12px;margin-top:24px;padding:16px 18px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;flex-wrap:wrap}.support-contact-label{color:#1e3a8a;font-size:14px;font-weight:800}.support-contact-link{color:#2563eb;font-size:14px;font-weight:700;text-decoration:none}.support-contact-link:hover{text-decoration:underline}.intro-guide-section{margin-top:44px;padding-top:40px;border-top:2px solid #cbd5e1}.intro-guide-header{margin-bottom:24px}.intro-guide-eyebrow{display:inline-block;margin-bottom:6px;color:#2563eb;font-size:10px;font-weight:600;letter-spacing:1px}.intro-guide-header h2{margin:0 0 12px;color:#0f172a;font-size:23px;font-weight:800;line-height:1.25}.intro-guide-header p{margin:0;color:#64748b;font-size:15px;line-height:1.75}.testing-section{margin-top:44px;padding-top:40px;border-top:2px solid #cbd5e1}.testing-mode-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.testing-mode-card{position:relative;min-width:0;padding:20px;overflow:hidden;border:1px solid #dbe5f1;border-radius:14px;background:#fff;box-shadow:0 8px 24px #0f172a0b}.testing-mode-card:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:#f59e0b}.testing-mode-card.live-mode-card:before{background:#22c55e}.testing-mode-heading{margin-bottom:14px;display:flex;align-items:center;gap:8px}.testing-mode-indicator{width:8px;height:8px;border-radius:999px;background:#f59e0b;box-shadow:0 0 0 4px #f59e0b1f}.live-mode-card .testing-mode-indicator{background:#22c55e;box-shadow:0 0 0 4px #22c55e1f}.testing-mode-label{color:#92400e;font-size:10px;font-weight:850;letter-spacing:.08em}.live-mode-card .testing-mode-label{color:#15803d}.testing-mode-card h3,.testing-checklist-card h3{margin:0 0 8px;color:#1e293b;font-size:16px}.testing-mode-card p,.testing-checklist-header p{margin:0;color:#64748b;font-size:13px;line-height:1.65}.testing-mode-card ul{margin:15px 0 0;padding-left:18px;color:#475569;font-size:12.5px;line-height:1.7}.testing-mode-card li+li{margin-top:4px}.test-card-section{margin-top:28px}.test-card-section-header{margin-bottom:15px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.test-card-section-header h3{margin:0 0 7px;color:#1e293b;font-size:18px}.test-card-section-header p{margin:0;color:#64748b;font-size:13px;line-height:1.6}.test-mode-only-badge{flex:0 0 auto;padding:5px 9px;border:1px solid #fed7aa;border-radius:999px;background:#fff7ed;color:#c2410c;font-size:9px;font-weight:850;letter-spacing:.06em}.test-card-scenario-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.test-card-scenario-card{min-width:0;padding:16px;border:1px solid #dbe5f1;border-radius:12px;background:#fff}.test-scenario-topline{margin-bottom:11px;display:flex;align-items:center;gap:8px}.test-scenario-icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;background:#dcfce7;color:#15803d;font-size:13px;font-weight:900}.scenario-decline .test-scenario-icon{background:#fee2e2;color:#dc2626}.scenario-auth .test-scenario-icon{background:#ede9fe;color:#6d28d9}.scenario-invalid .test-scenario-icon{background:#fef3c7;color:#b45309}.test-scenario-label{color:#64748b;font-size:9px;font-weight:850;letter-spacing:.07em}.test-card-scenario-card h4,.test-card-details-copy h4{margin:0 0 7px;color:#1e293b;font-size:14px}.test-card-scenario-card p,.test-card-details-copy p{margin:0;color:#64748b;font-size:12.5px;line-height:1.6}.test-card-scenario-card code{margin-top:12px;padding:6px 8px;display:block;overflow-x:auto;border-radius:6px;background:#f1f5f9;color:#334155;font-size:10.5px;white-space:nowrap}.test-card-details-card{margin-top:12px;padding:18px;display:grid;grid-template-columns:minmax(210px,.7fr) minmax(0,1.3fr);align-items:center;gap:20px;border:1px solid #dbe5f1;border-radius:14px;background:#f8fafc}.test-card-visual{min-height:122px;padding:17px;display:flex;flex-direction:column;justify-content:space-between;border-radius:13px;background:linear-gradient(135deg,#172554,#1d4ed8);color:#fff;box-shadow:0 12px 25px #1e40af33}.test-card-visual>span{font-size:8px;font-weight:800;letter-spacing:.12em}.test-card-visual strong{font-family:SFMono-Regular,Consolas,monospace;font-size:15px;letter-spacing:.08em}.test-card-visual div{display:flex;gap:30px}.test-card-visual small{font-size:7px;letter-spacing:.08em;opacity:.75}.test-card-warning{margin-top:12px;padding:9px 11px;border-left:3px solid #ef4444;border-radius:0 7px 7px 0;background:#fef2f2;color:#b91c1c;font-size:11px;font-weight:700}.testing-checklist-card{margin-top:16px;padding:20px;border:1px solid #bfdbfe;border-radius:14px;background:#f8fbff}.testing-checklist-header{display:flex;align-items:flex-start;gap:12px}.testing-checklist-header>span{width:30px;height:30px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;background:#dbeafe;color:#1d4ed8;font-size:15px;font-weight:900}.testing-checklist-card ol{margin:18px 0 0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;list-style:none}.testing-checklist-card li{padding:11px 12px;display:flex;align-items:flex-start;gap:10px;border:1px solid #e2e8f0;border-radius:9px;background:#fff}.testing-checklist-card li>span{color:#2563eb;font-size:10px;font-weight:850}.testing-checklist-card li p{margin:0;color:#475569;font-size:12px;line-height:1.55}.intro-concept-grid,.status-group-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.intro-concept-card,.status-group-card{min-width:0;padding:18px;border:1px solid #dbe5f1;border-radius:12px;background:#f8fafc}.intro-concept-card h3,.status-group-card h3{margin:0 0 8px;color:#1e293b;font-size:15px}.intro-concept-card p,.status-group-card p{margin:0 0 12px;color:#64748b;font-size:13px;line-height:1.65}.intro-concept-card code{display:block;padding:9px 10px;overflow-x:auto;border-radius:7px;background:#0f172a;color:#e2e8f0;font-size:11px;white-space:nowrap}.intro-method-list{margin-top:16px;overflow:hidden;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.intro-method-row{min-height:48px;padding:9px 14px;display:grid;grid-template-columns:76px 1fr;align-items:center;gap:12px;color:#475569;font-size:13px}.intro-method-row+.intro-method-row{border-top:1px solid #eef2f7}.intro-callout{margin-top:16px;padding:14px 16px;border:1px solid #bfdbfe;border-radius:10px;background:#eff6ff;color:#1e40af;font-size:13px;line-height:1.65}.status-group-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.status-group-card>span{display:inline-block;margin-bottom:10px;padding:3px 8px;border-radius:999px;background:#e2e8f0;color:#334155;font-size:11px;font-weight:800}.status-group-card p{margin-bottom:0}.status-2{border-top:3px solid #22c55e}.status-4{border-top:3px solid #f59e0b}.status-5{border-top:3px solid #ef4444}.intro-practice-list{margin-top:16px;display:flex;flex-direction:column;gap:8px}.intro-practice-list>div{padding:12px 14px;border-left:3px solid #93c5fd;background:#f8fafc;color:#475569;font-size:13px;line-height:1.55}.api-glossary-list{margin:0;overflow:hidden;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.api-glossary-list>div{padding:14px 16px;display:grid;grid-template-columns:130px minmax(0,1fr);gap:18px}.api-glossary-list>div+div{border-top:1px solid #eef2f7}.api-glossary-list dt{color:#1e293b;font-size:13px;font-weight:800}.api-glossary-list dd{margin:0;color:#64748b;font-size:13px;line-height:1.6}.landing-side-panel{min-width:0;height:100%;background:#fff;border-left:1px solid #e5e7eb}.landing-side-panel-inner{padding:36px 20px}.landing-side-panel-title{margin-bottom:16px;color:#94a3b8;font-size:11px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.landing-side-nav{display:flex;flex-direction:column}.landing-side-nav-item{position:relative;width:100%;padding:9px 14px;background:transparent;border:none;color:#64748b;font-size:14px;font-weight:500;line-height:1.45;text-align:left;cursor:pointer;transition:color .2s ease,background .2s ease}.landing-side-nav-item:hover{color:#0f172a;background:#f8fafc}.landing-side-nav-item.active{color:#2563eb;font-weight:700}.landing-section{scroll-margin-top:32px}.testing-overview-section{margin-top:28px;padding-top:28px}.testing-overview-section .authorization-note{margin-top:0;margin-bottom:28px}.testing-subsection{margin-top:28px}.testing-subsection h3{margin:0 0 16px;color:#1e293b;font-size:18px;font-weight:800;line-height:1.4}.testing-table-wrap{width:100%;overflow-x:auto;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.testing-table{width:100%;min-width:720px;border-collapse:collapse;background:#fff}.testing-table th{padding:13px 14px;background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#1e293b;font-size:13px;font-weight:800;text-align:left}.testing-table td{padding:13px 14px;border-bottom:1px solid #eef2f7;color:#475569;font-size:13px;line-height:1.5}.testing-card-number-wrap{display:inline-flex;align-items:center;gap:.5rem;white-space:nowrap}.testing-card-number{display:inline-flex;align-items:center;gap:.38em;white-space:nowrap;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-variant-numeric:tabular-nums;letter-spacing:.01em}.testing-card-number-group{display:inline-block}.testing-card-copy{width:28px;height:28px;padding:0;display:inline-grid;place-items:center;flex:0 0 auto;color:#64748b;cursor:pointer;background:transparent;border:1px solid transparent;border-radius:6px;transition:color .16s ease,background .16s ease,border-color .16s ease,transform .16s ease}.testing-card-copy:hover{color:#0f172a;background:#f1f5f9;border-color:#e2e8f0}.testing-card-copy:active{transform:scale(.92)}.testing-card-copy:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.testing-card-copy.copied{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.testing-card-copy svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}html[data-theme=dark] .testing-card-copy:hover{color:#f8fafc;background:#1e293b;border-color:#334155}html[data-theme=dark] .testing-card-copy.copied{color:#86efac;background:#052e16;border-color:#166534}.testing-table tr:last-child td{border-bottom:none}.testing-table tbody tr:nth-child(2n){background:#f8fafc}.testing-subsection-description{margin:0 0 18px;color:#64748b;font-size:14px;line-height:1.7}html[data-theme=dark] .testing-subsection h3{color:#f8fafc}html[data-theme=dark] .testing-subsection-description{color:#9cacbf}html[data-theme=dark] .testing-table-wrap,html[data-theme=dark] .intro-method-list,html[data-theme=dark] .api-glossary-list{background:#111827;border-color:#253247}html[data-theme=dark] .testing-table{background:#111827}html[data-theme=dark] .testing-table th{background:#172033;border-color:#253247;color:#f8fafc}html[data-theme=dark] .testing-table td{background:#111827;border-color:#253247;color:#9cacbf}html[data-theme=dark] .testing-table tbody tr:nth-child(2n){background:#172033}html[data-theme=dark] .testing-table tbody tr:nth-child(2n) td{background:#172033}html[data-theme=dark] .testing-table tbody tr:hover td{background:#1e293b}html[data-theme=dark] .intro-method-row{color:#9cacbf;border-color:#253247}html[data-theme=dark] .intro-method-row+.intro-method-row{border-top-color:#253247}html[data-theme=dark] .intro-method-row strong{color:#f8fafc}html[data-theme=dark] .api-glossary-list{background:#111827}html[data-theme=dark] .api-glossary-list>div{border-color:#253247}html[data-theme=dark] .api-glossary-list>div+div{border-top-color:#253247}html[data-theme=dark] .api-glossary-list dt{color:#f8fafc}html[data-theme=dark] .api-glossary-list dd{color:#9cacbf}html[data-theme=dark] .status-group-card{background:#111827;border-color:#253247}html[data-theme=dark] .status-group-card h3{color:#f8fafc}html[data-theme=dark] .status-group-card p{color:#9cacbf}html[data-theme=dark] .status-group-card>span{background:#1e293b;color:#cbd5e1}html[data-theme=dark] .status-group-card.status-2{border-top:3px solid #22c55e!important}html[data-theme=dark] .status-group-card.status-4{border-top:3px solid #f59e0b!important}html[data-theme=dark] .status-group-card.status-5{border-top:3px solid #ef4444!important}html[data-theme=dark] .status-group-card.status-2>span{background:#22c55e26;color:#4ade80}html[data-theme=dark] .status-group-card.status-4>span{background:#f59e0b29;color:#fbbf24}html[data-theme=dark] .status-group-card.status-5>span{background:#ef444429;color:#f87171}.testing-practice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}.testing-practice-grid article{padding:18px;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.testing-practice-grid article>span{color:#2563eb;font-size:11px;font-weight:800;letter-spacing:.08em}.testing-practice-grid h3{margin:8px 0 6px;color:#0f172a;font-size:15px}.testing-practice-grid p,.testing-industry-note p{margin:0;color:#64748b;font-size:13px;line-height:1.65}.testing-industry-note{margin-top:18px;padding:18px 20px;border-left:3px solid #2563eb;border-radius:0 10px 10px 0;background:#f8fafc}.testing-industry-note>strong{display:block;margin-bottom:6px;color:#0f172a;font-size:14px}html[data-theme=dark] .testing-practice-grid article{border-color:#26364b;background:#101d2f}html[data-theme=dark] .testing-practice-grid h3,html[data-theme=dark] .testing-industry-note>strong{color:#f8fafc}html[data-theme=dark] .testing-practice-grid p,html[data-theme=dark] .testing-industry-note p{color:#9fb0c6}html[data-theme=dark] .testing-industry-note{background:#101d2f}@media (max-width: 700px){.testing-practice-grid{grid-template-columns:1fr}}.checkout-js-page{padding:32px 40px 64px}.web-integration-step-grid{margin-top:18px}.web-integration-link-card{color:inherit;text-decoration:none;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.web-integration-link-card:hover{border-color:#d7b000;box-shadow:0 12px 28px #0f172a14;transform:translateY(-2px)}.web-primary-link{display:inline-flex;margin-top:18px}.web-checklist-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}.web-checklist-grid>div{display:flex;align-items:flex-start;gap:10px;padding:14px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.web-checklist-grid span{display:grid;width:22px;height:22px;flex:0 0 22px;place-items:center;border-radius:50%;color:#17324d;background:#fcd008;font-size:12px;font-weight:900}.web-checklist-grid p{margin:0;color:#475569;font-size:13px;line-height:1.65}.checkout-js-container{max-width:920px;margin:0 auto}.checkout-js-hero{padding-bottom:28px;border-bottom:1px solid #e2e8f0}.checkout-js-hero h1{margin:9px 0 12px;color:#0f172a;font-size:clamp(30px,4vw,42px);line-height:1.12;letter-spacing:-.03em}.checkout-js-hero p,.checkout-js-section>p,.checkout-section-heading p{max-width:720px;margin:0;color:#64748b;font-size:14px;line-height:1.7}.checkout-js-section{padding-top:32px}.checkout-js-section h2{margin:0 0 9px;color:#0f172a;font-size:22px;letter-spacing:-.015em}.checkout-inline-code{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:14px;min-height:48px;padding:6px 8px;color:#e2e8f0;background:#0b1220;border:1px solid #26364b;border-radius:10px}.checkout-inline-language{padding:5px 7px;border:1px solid #34445d;border-radius:5px;color:#94a3b8;background:#121e31;font-size:9px;font-weight:800;letter-spacing:.08em}.checkout-inline-value{min-width:0;padding:3px 4px;overflow-x:auto;scrollbar-width:thin}.checkout-inline-value code{display:block;white-space:nowrap;font-family:SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.5}.checkout-inline-code .code-token-tag{color:#67d4f1}.checkout-code-card{margin-top:16px;overflow:hidden;background:#09111f;border:1px solid #26364b;border-radius:12px}.checkout-code-header{min-height:44px;padding:0 12px 0 17px;display:flex;align-items:center;justify-content:space-between;color:#94a3b8;background:#111c2e;border-bottom:1px solid #26364b;font-size:11px;font-weight:800;letter-spacing:.08em}.checkout-code-card pre{max-height:620px;margin:0;padding:20px;overflow:auto;color:#dbeafe;font:12px/1.72 SFMono-Regular,Consolas,monospace;-moz-tab-size:2;tab-size:2}.checkout-code-card .code-token-comment{color:#8290a5;font-style:italic}.checkout-code-card .code-token-tag{color:#67d4f1}.checkout-code-card .code-token-string{color:#f3c677}.checkout-code-card .code-token-keyword{color:#c7a0ff}.checkout-code-card .code-token-literal{color:#ff8f9c}.checkout-prerequisite-note{display:flex;align-items:center;justify-content:space-between;gap:28px;margin:28px 0 8px;padding:22px 24px;border:1px solid rgba(217,173,0,.38);border-left:4px solid #f0c400;border-radius:12px;background:#fcd00814}.checkout-prerequisite-label{display:block;margin-bottom:6px;color:#8a6b00;font-size:.72rem;font-weight:800;letter-spacing:.1em}.checkout-prerequisite-note h2{margin:0 0 6px;font-size:1.05rem}.checkout-prerequisite-note p{max-width:720px;margin:0;line-height:1.65}.checkout-create-order-link{flex:0 0 auto;padding:10px 14px;border-radius:8px;background:#fcd008;color:#171717;font-size:.88rem;font-weight:750;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease}.checkout-create-order-link:hover{transform:translateY(-1px);box-shadow:0 7px 18px #9b790033}@media (max-width: 720px){.checkout-prerequisite-note{align-items:stretch;flex-direction:column;gap:16px}.checkout-create-order-link{align-self:flex-start}}.tpv-container{max-width:980px}.tpv-hero{padding:8px 0 30px;border-bottom:1px solid var(--border-color, #e6e8ec)}.tpv-hero h1{margin:10px 0 12px;font-size:clamp(2rem,4vw,3rem);letter-spacing:-.035em}.tpv-hero>p{max-width:760px;margin:0;font-size:1.04rem;line-height:1.75}.tpv-availability{display:flex;align-items:center;gap:14px;margin-top:22px;padding:14px 16px;border:1px solid rgba(217,173,0,.38);border-radius:10px;background:#fcd00814}.tpv-availability strong{flex:0 0 auto;color:#775d00}.tpv-section{padding:34px 0;border-bottom:1px solid var(--border-color, #e6e8ec)}.tpv-section:last-child{border-bottom:0}.tpv-section>h2{margin:0 0 12px;font-size:1.5rem}.tpv-section>p{max-width:800px;line-height:1.75}.tpv-requirements-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px}.tpv-requirement-card{padding:20px;border:1px solid var(--border-color, #e3e6eb);border-radius:12px;background:var(--panel-bg, #fff)}.tpv-requirement-card>span{color:#a27d00;font-size:.74rem;font-weight:800;letter-spacing:.08em}.tpv-requirement-card h3,.tpv-flow-list h3{margin:8px 0 6px;font-size:1rem}.tpv-requirement-card p,.tpv-flow-list p{margin:0;line-height:1.6}.tpv-flow-list{margin:22px 0 0;padding:0;list-style:none}.tpv-flow-list li{display:flex;gap:16px;padding:0 0 24px}.tpv-flow-number{display:grid;flex:0 0 34px;width:34px;height:34px;border-radius:50%;background:#fcd008;color:#171717;font-weight:800;place-items:center}.tpv-flow-list h3{margin-top:0}.tpv-method-table-wrap{overflow-x:auto;margin-top:18px}.tpv-checklist{display:grid;gap:10px;margin:18px 0 24px;padding:0;list-style:none}.tpv-checklist li{position:relative;padding-left:28px;line-height:1.6}.tpv-checklist li:before{position:absolute;top:0;left:0;color:#9a7800;content:"✓";font-weight:900}.tpv-endpoint-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px;padding:13px 15px;border:1px solid var(--border-color, #e3e6eb);border-radius:10px;background:var(--panel-bg, #fff)}.tpv-endpoint-heading>div{display:flex;align-items:center;gap:12px;min-width:0}.tpv-endpoint-heading code{overflow-wrap:anywhere}.tpv-endpoint-heading>a{flex:0 0 auto;color:#8a6b00;font-size:.86rem;font-weight:750;text-decoration:none}.tpv-code-card{margin:14px 0 28px}@media (max-width: 720px){.tpv-requirements-grid{grid-template-columns:1fr}.tpv-availability{align-items:flex-start;flex-direction:column;gap:5px}.tpv-endpoint-heading,.tpv-endpoint-heading>div{align-items:flex-start;flex-direction:column}}.checkout-options-table-wrap{margin-top:14px;overflow-x:auto;border:1px solid #e2e8f0;border-radius:10px}.checkout-options-table{width:100%;min-width:650px;border-collapse:collapse;font-size:13px}.checkout-options-table th,.checkout-options-table td{padding:12px 14px;text-align:left;vertical-align:top;border-bottom:1px solid #e2e8f0}.checkout-options-table th{color:#475569;background:#f8fafc;font-size:11px;letter-spacing:.05em;text-transform:uppercase}.checkout-options-table td{color:#64748b;line-height:1.55}.checkout-options-table td:first-child code{color:#1d4ed8;font-weight:700}.checkout-options-table tr:last-child td{border-bottom:0}.checkout-security-callout{margin-top:14px;padding:17px 19px;color:#713f12;background:#fffbeb;border:1px solid #fde68a;border-radius:10px}.checkout-security-callout strong{display:block;margin-bottom:5px;font-size:14px}.checkout-security-callout p{margin:0;font-size:13px;line-height:1.65}.checkout-verification-list{margin:16px 0 0;padding-left:20px;color:#475569;font-size:13px;line-height:1.8}html[data-theme=dark] .checkout-js-hero{border-color:#26364b}html[data-theme=dark] .checkout-js-hero h1,html[data-theme=dark] .checkout-js-section h2{color:#f8fafc}html[data-theme=dark] .checkout-js-hero p,html[data-theme=dark] .checkout-js-section>p,html[data-theme=dark] .checkout-section-heading p,html[data-theme=dark] .checkout-options-table td,html[data-theme=dark] .checkout-verification-list{color:#9fb0c6}html[data-theme=dark] .checkout-options-table-wrap,html[data-theme=dark] .checkout-options-table th,html[data-theme=dark] .checkout-options-table td{border-color:#26364b}html[data-theme=dark] .checkout-options-table th{color:#cbd5e1;background:#101d2f}html[data-theme=dark] .checkout-security-callout{color:#fde68a;background:#2b2108;border-color:#713f12}html[data-theme=dark] .web-integration-link-card:hover{border-color:#947b13;box-shadow:0 12px 28px #0003}html[data-theme=dark] .web-checklist-grid>div{border-color:#26364b;background:#111d2e}html[data-theme=dark] .web-checklist-grid p{color:#9fb0c6}html[data-theme=dark] .tpv-hero,html[data-theme=dark] .tpv-section{border-color:#26364b}html[data-theme=dark] .tpv-hero h1,html[data-theme=dark] .tpv-section h2,html[data-theme=dark] .tpv-section h3,html[data-theme=dark] .tpv-requirement-card h3{color:#f8fafc}html[data-theme=dark] .tpv-hero>p,html[data-theme=dark] .tpv-section>p,html[data-theme=dark] .tpv-requirement-card p,html[data-theme=dark] .tpv-flow-list p,html[data-theme=dark] .tpv-checklist li{color:#9cacbf}html[data-theme=dark] .tpv-endpoint-heading,html[data-theme=dark] .tpv-requirement-card{border-color:#2a3a50;background:#111d2e;box-shadow:none}html[data-theme=dark] .tpv-endpoint-heading code{color:#9cacbf}html[data-theme=dark] .tpv-endpoint-heading>a{color:#fcd008}html[data-theme=dark] .tpv-endpoint-heading>a:hover{color:#ffe36a}html[data-theme=dark] .tpv-availability{border-color:#713f12;background:#2b2108}html[data-theme=dark] .tpv-availability strong{color:#fde68a}html[data-theme=dark] .tpv-availability span{color:#d7c98f}.not-found-page{display:grid;min-height:calc(100vh - 64px);padding:48px 24px;place-items:center}.not-found-card{width:min(100%,650px);padding:clamp(32px,6vw,64px);border:1px solid #e2e8f0;border-radius:18px;background:#fff;box-shadow:0 18px 50px #0f172a14;text-align:center}.not-found-code{display:block;color:#f0c400;font-size:clamp(4.5rem,13vw,8rem);font-weight:900;line-height:.9;letter-spacing:-.08em}.not-found-eyebrow{margin:22px 0 8px;color:#8a6b00;font-size:.75rem;font-weight:850;letter-spacing:.12em}.not-found-card h1{margin:0;color:#0f172a;font-size:clamp(1.6rem,4vw,2.35rem);letter-spacing:-.03em}.not-found-description{max-width:520px;margin:16px auto 26px;color:#64748b;line-height:1.7}.not-found-home-link{display:inline-flex;align-items:center;gap:8px;padding:12px 18px;border-radius:9px;background:#fcd008;color:#171717;font-weight:800;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease}.not-found-home-link:hover{transform:translateY(-1px);box-shadow:0 8px 20px #9b790033}html[data-theme=dark] .not-found-card{border-color:#2a3a50;background:#111d2e;box-shadow:none}html[data-theme=dark] .not-found-card h1{color:#f8fafc}html[data-theme=dark] .not-found-description{color:#9cacbf}html[data-theme=dark] .not-found-eyebrow{color:#fde68a}@media (max-width: 600px){.not-found-page{padding:24px 16px}.not-found-card{border-radius:14px}}@media (max-width: 700px){.checkout-js-page{padding:24px 16px 48px}.checkout-code-card pre{max-height:520px}.checkout-inline-code{grid-template-columns:minmax(0,1fr) auto}.checkout-inline-language{display:none}.web-checklist-grid{grid-template-columns:1fr}}.testing-cards-page{padding:38px 42px;background:#fff}.testing-cards-container{width:100%;max-width:980px;margin:0 auto}.testing-cards-hero{padding-bottom:28px;border-bottom:1px solid #e2e8f0}.testing-page-eyebrow{color:#2563eb;font-size:10px;font-weight:850;letter-spacing:.1em}.testing-cards-hero h1{margin:8px 0 12px;color:#0f172a;font-size:clamp(30px,4vw,42px);line-height:1.1;letter-spacing:-.03em}.testing-cards-hero p{max-width:740px;margin:0;color:#64748b;font-size:15px;line-height:1.7}.testing-safety-callout{margin-top:22px;padding:15px 17px;display:flex;align-items:flex-start;gap:12px;border:1px solid #fecaca;border-radius:11px;background:#fff7f7}.testing-safety-callout>span{width:24px;height:24px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#fee2e2;color:#dc2626;font-size:12px;font-weight:900}.testing-safety-callout strong{display:block;margin-bottom:3px;color:#991b1b;font-size:13px}.testing-safety-callout p{margin:0;color:#b91c1c;font-size:12px;line-height:1.55}.testing-page-section{padding-top:42px;scroll-margin-top:28px}.testing-page-section-heading{margin-bottom:18px;display:flex;align-items:flex-start;gap:12px}.testing-page-section-heading>span{padding-top:3px;color:#2563eb;font-size:10px;font-weight:850}.testing-page-section-heading h2{margin:0 0 6px;color:#0f172a;font-size:22px}.testing-page-section-heading p{margin:0;color:#64748b;font-size:13px;line-height:1.6}.testing-steps-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.testing-steps-grid article{padding:15px;border:1px solid #e2e8f0;border-radius:11px;background:#f8fafc}.testing-steps-grid article>span{width:25px;height:25px;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;background:#dbeafe;color:#1d4ed8;font-size:10px;font-weight:850}.testing-steps-grid h3{margin:12px 0 6px;color:#1e293b;font-size:13px}.testing-steps-grid p{margin:0;color:#64748b;font-size:11.5px;line-height:1.55}.testing-scenario-table{overflow:hidden;border:1px solid #dbe5f1;border-radius:12px}.testing-scenario-table-head,.testing-scenario-row{display:grid;grid-template-columns:1.1fr 1fr 1.1fr;align-items:center;gap:14px}.testing-scenario-table-head{padding:10px 15px;background:#f1f5f9;color:#64748b;font-size:9px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.testing-scenario-row{padding:14px 15px;background:#fff}.testing-scenario-row+.testing-scenario-row{border-top:1px solid #e2e8f0}.testing-scenario-row>div{display:flex;align-items:center;gap:9px}.testing-scenario-row strong{color:#334155;font-size:12px}.testing-status-badge{min-width:63px;padding:4px 6px;border-radius:999px;background:#dcfce7;color:#15803d;font-size:8px;font-weight:850;text-align:center;text-transform:uppercase}.testing-status-badge.decline{background:#fee2e2;color:#b91c1c}.testing-status-badge.auth{background:#ede9fe;color:#6d28d9}.testing-status-badge.invalid{background:#fef3c7;color:#a16207}.testing-scenario-row code{padding:7px 8px;overflow:hidden;border-radius:6px;background:#f1f5f9;color:#334155;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.testing-scenario-row p{margin:0;color:#64748b;font-size:11.5px;line-height:1.5}.testing-detail-layout{padding:20px;display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);align-items:center;gap:24px;border:1px solid #dbe5f1;border-radius:13px;background:#f8fafc}.testing-card-preview{min-height:165px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;border-radius:16px;background:linear-gradient(135deg,#172554,#2563eb);color:#fff;box-shadow:0 15px 32px #1e40af38}.testing-card-chip{width:32px;height:23px;border-radius:5px;background:linear-gradient(135deg,#fde68a,#d97706)}.testing-card-preview>span{font-size:8px;font-weight:800;letter-spacing:.12em}.testing-card-preview>strong{font-family:SFMono-Regular,Consolas,monospace;font-size:16px;letter-spacing:.09em}.testing-card-preview>div:last-child{display:flex;justify-content:space-between;opacity:.75}.testing-card-preview small{font-size:7px;letter-spacing:.08em}.testing-detail-list{overflow:hidden;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.testing-detail-list>div{padding:11px 13px;display:grid;grid-template-columns:105px 1fr;gap:12px}.testing-detail-list>div+div{border-top:1px solid #eef2f7}.testing-detail-list strong{color:#334155;font-size:11px}.testing-detail-list span{color:#64748b;font-size:11px;line-height:1.45}.testing-support-note{margin-top:12px;padding:11px 13px;border-left:3px solid #2563eb;background:#eff6ff;color:#1e40af;font-size:11.5px;line-height:1.55}html[data-theme=dark] .testing-cards-page{background:#0a1423}html[data-theme=dark] .testing-cards-hero{border-color:#26364b}html[data-theme=dark] .testing-cards-hero h1,html[data-theme=dark] .testing-page-section-heading h2,html[data-theme=dark] .testing-steps-grid h3,html[data-theme=dark] .testing-scenario-row strong{color:#f1f5f9}html[data-theme=dark] .testing-cards-hero p,html[data-theme=dark] .testing-page-section-heading p,html[data-theme=dark] .testing-steps-grid p,html[data-theme=dark] .testing-scenario-row p,html[data-theme=dark] .testing-detail-list span{color:#9cacbf}html[data-theme=dark] .testing-steps-grid article,html[data-theme=dark] .testing-scenario-table,html[data-theme=dark] .testing-scenario-row,html[data-theme=dark] .testing-detail-layout,html[data-theme=dark] .testing-detail-list{border-color:#2a3a50;background:#111d2e}html[data-theme=dark] .testing-scenario-table-head,html[data-theme=dark] .testing-scenario-row code{background:#0b1627;color:#b8c9df}html[data-theme=dark] .testing-detail-list strong{color:#e2e8f0}html[data-theme=dark] .testing-detail-list>div+div{border-color:#26364b}html[data-theme=dark] .testing-support-note{background:#101f36;color:#b8c9df}html[data-theme=dark] .testing-safety-callout{border-color:#7f3440;background:#2a1720}html[data-theme=dark] .testing-safety-callout strong,html[data-theme=dark] .testing-safety-callout p{color:#fca5a5}@media (max-width: 1000px){.testing-steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){.testing-cards-page{padding:28px 18px}.testing-steps-grid,.testing-detail-layout{grid-template-columns:1fr}.testing-scenario-table-head{display:none}.testing-scenario-row{grid-template-columns:1fr;gap:10px}}.app.category-layout{grid-template-columns:280px minmax(620px,1fr) minmax(360px,410px)}.app.category-layout .content{padding:36px 38px}.app.category-layout .api-card{max-width:1100px;margin:0 auto}.app.category-layout .try-panel{padding:28px 22px}.category-detail-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:17px}.category-detail-header h1{margin:0;color:#0f172a;font-size:30px;font-weight:800;line-height:1.2;letter-spacing:-.5px}.category-description{margin-bottom:22px;color:#475569;font-size:14px;line-height:1.6}.category-description p{margin:0 0 12px}.entity-fields-list{display:flex;flex-direction:column;gap:12px}.entity-field-card{background:#f8fafc;border:1px solid #dbe5f1;border-radius:12px;padding:14px}.entity-field-top{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-bottom:5px}.entity-field-name{color:#334155;font-size:14px;font-weight:850;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.entity-field-type{display:inline-flex;align-items:center;justify-content:center;padding:3px 8px;background:#eef2ff;color:#3730a3;border-radius:999px;font-size:11px;font-weight:800;line-height:1;white-space:nowrap}.entity-field-description{margin:0;color:#64748b;font-size:13px;line-height:1.6}.category-right-panel{display:flex;flex-direction:column;gap:21px}.category-entity-card{width:100%;background:#252a2f;border:1px solid #15191d;border-radius:12px;overflow:hidden;box-shadow:0 2px #111827}.category-panel-header{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background:#252a2f;border-bottom:1px solid #3a4047}.category-panel-title{color:#cbd5e1;font-size:11px;font-weight:800;letter-spacing:.7px}.category-entity-type{padding:8px 12px;color:#94a3b8;font-size:11px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;border-bottom:1px solid #3a4047}.category-entity-json{margin:0;padding:12px;background:#252a2f;color:#e2e8f0;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:12px;line-height:1.7;overflow-x:auto;white-space:pre}.available-apis-card{width:100%;background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.available-apis-title{padding:11px 12px;border-bottom:1px solid #e2e8f0;color:#64748b;font-size:11px;font-weight:900;letter-spacing:.7px}.available-apis-content{padding:10px}.available-apis-list{display:flex;flex-direction:column;gap:7px}.available-api-item{width:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9px;padding:12px;text-align:left;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease}.available-api-item:hover{background:#fff;border-color:#94a3b8;transform:translateY(-1px)}.available-api-name{min-width:0;color:#334155;font-size:13px;font-weight:700;line-height:1.25}.available-api-arrow{color:#94a3b8;font-size:18px;line-height:1}.available-api-item:hover .available-api-arrow{color:#334155}.available-apis-empty{padding:14px;color:#64748b;font-size:13px;line-height:1.6}.ai-markdown-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-shrink:0;flex-wrap:nowrap}.ai-action-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:30px;padding:7px 10px;background:#fff;border:1px solid #dbe2ea;border-radius:8px;color:#475569;font-size:11px;font-weight:700;line-height:1;cursor:pointer;white-space:nowrap;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.ai-action-btn:hover{background:#f8fafc;border-color:#94a3b8;color:#0f172a}.ai-action-btn:active{transform:scale(.97)}.ai-action-btn.copied{background:#f0fdf4;border-color:#86efac;color:#166534}.ai-action-icon{display:inline-flex;align-items:center;justify-content:center;min-width:14px;font-size:11px;font-weight:700}.markdown-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:32px;background:#0f172a94;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999}.markdown-modal{display:flex;flex-direction:column;width:min(900px,100%);max-height:calc(100vh - 64px);background:#fff;border:1px solid #cbd5e1;border-radius:16px;overflow:hidden;box-shadow:0 28px 80px #0f172a47}.markdown-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:20px 22px;border-bottom:1px solid #e2e8f0}.markdown-modal-header h3{margin:0 0 4px;color:#0f172a;font-size:18px;font-weight:800}.markdown-modal-header p{margin:0;color:#64748b;font-size:13px;line-height:1.5}.markdown-modal-close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;padding:0;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;font-size:22px;line-height:1;cursor:pointer}.markdown-modal-close:hover{background:#f1f5f9;color:#0f172a}.markdown-modal-content{flex:1;margin:0;padding:22px;background:#252a2f;color:#e2e8f0;overflow:auto;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:13px;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere}.markdown-copy-label{color:#475569;font-size:13px;font-weight:700}.markdown-modal-header-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}html[data-theme=dark] .markdown-modal{background:#0f1b2d;border-color:#334155}html[data-theme=dark] .markdown-modal-header{background:#0f1b2d;border-bottom-color:#334155}html[data-theme=dark] .markdown-modal-header h3{color:#f8fafc!important}html[data-theme=dark] .markdown-modal-header p{color:#9cacbf!important}html[data-theme=dark] .markdown-modal-content{background:#0b1626;color:#e2e8f0}.header-value-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.params-input-list{display:flex;flex-direction:column;gap:12px}.param-label-wrap{display:flex;align-items:center;gap:8px;margin-bottom:10px}.param-key{font-size:14px;font-weight:800;color:#334155}.param-type{background:#e2e8f0;color:#475569;font-size:11px;font-weight:800;padding:3px 8px;border-radius:999px}.param-value-input{width:100%;border:1px solid #cbd5e1;background:#fff;border-radius:10px;padding:10px 12px;font-size:14px;font-weight:600;color:#0f172a;outline:none}.param-value-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.param-required-dot{color:#dc2626;margin-left:4px;font-weight:900}.body-json-textarea{min-height:110px;resize:vertical;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;line-height:1.5}.params-table{display:flex;flex-direction:column;gap:12px}.param-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:14px}.param-row div{display:flex;align-items:center;gap:10px;margin-bottom:6px}.param-row strong{color:#0f172a;font-size:14px}.param-row span{background:#e2e8f0;color:#475569;font-size:12px;font-weight:700;padding:3px 8px;border-radius:999px}.param-row p{margin:0;color:#64748b;font-size:13px;line-height:1.5}.param-row small{display:inline-block;margin-top:8px;background:#fee2e2;color:#dc2626;font-size:11px;font-weight:800;padding:3px 8px;border-radius:999px}.language-label{font-size:14px;font-weight:800;color:#374151;white-space:nowrap}.language-more{width:42px;height:42px;border:2px solid #e5e7eb;background:#fff;border-radius:10px;color:#475569;cursor:pointer;font-size:24px;font-weight:800;display:flex;align-items:center;justify-content:center;font-family:inherit}.app.api-detail-layout{grid-template-columns:280px minmax(580px,1fr) minmax(380px,450px);width:100%;height:100vh;overflow:hidden}.app.api-detail-layout .content{padding:30px}.app.api-detail-layout .api-card{max-width:960px;margin:0 auto}.app.api-detail-layout .try-panel{padding:22px 18px}.app.api-detail-layout .api-detail-title-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px}.app.api-detail-layout .api-detail-title-row h1{flex:1;min-width:0;margin:0;color:#0f172a;font-size:24px;font-weight:800;line-height:1.2;letter-spacing:-.4px}.app.api-detail-layout .api-url-box{background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 6px 18px #0f172a0f;padding:8px 10px;margin-bottom:16px;min-width:0}.app.api-detail-layout .api-url-row{display:flex;align-items:center;gap:8px;width:100%;min-width:0}.app.api-detail-layout .api-method-pill{display:inline-flex;align-items:center;justify-content:center;height:20px;padding:0 8px;font-size:10px;font-weight:500;letter-spacing:.2px;flex-shrink:0;border-radius:5px;color:#fff}.app.api-detail-layout .api-full-url{flex:1;color:#475569;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:12px;font-weight:600;white-space:nowrap;overflow-x:auto;min-width:0;overflow-y:hidden;text-overflow:ellipsis;line-height:1.4}.app.api-detail-layout .api-copy-url-btn{width:26px;height:26px;font-size:18px;border-radius:7px}.app.api-detail-layout .description{color:#475569;font-size:13px;line-height:1.6;margin:8px 0 20px}.app.api-detail-layout .doc-section{margin-top:20px;padding:18px;border-radius:14px}.app.api-detail-layout .doc-section h2{font-size:17px;margin-bottom:13px}.headers-input-list{display:flex;flex-direction:column;gap:12px}.app.api-detail-layout .header-input-row{display:grid;grid-template-columns:160px 1fr;align-items:center;gap:12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:9px}.app.api-detail-layout .header-key{font-size:12px;font-weight:800;color:#334155;word-break:break-word}.app.api-detail-layout .header-value-input{width:100%;border:1px solid #cbd5e1;background:#fff;border-radius:10px;padding:8px 10px;font-size:12px;font-weight:600;color:#757575;outline:none}.basic-auth-fields{min-width:0}.basic-auth-inputs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.basic-auth-inputs label{display:flex;min-width:0;flex-direction:column;gap:6px}.basic-auth-inputs label>span{color:#64748b;font-size:11px;font-weight:700}.basic-auth-password-wrap{position:relative;display:block}.basic-auth-password-wrap .header-value-input{padding-right:40px}.basic-auth-password-toggle{position:absolute;top:50%;right:7px;display:grid;width:28px;height:28px;padding:0;place-items:center;border:0;border-radius:7px;color:#64748b;background:transparent;cursor:pointer;transform:translateY(-50%);transition:color .15s ease,background .15s ease}.basic-auth-password-toggle:hover,.basic-auth-password-toggle:focus-visible{color:#0f172a;background:#eef2f7;outline:none}.basic-auth-password-toggle svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.basic-auth-hint{margin:8px 2px 0;color:#64748b;font-size:11px;line-height:1.5}.basic-auth-hint code{overflow-wrap:anywhere;color:#334155;font-weight:700}.string-list-editor{min-width:0}.string-list-rows{display:flex;flex-direction:column;gap:8px;margin-bottom:8px}.string-list-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.string-list-hint{margin:8px 2px 0;color:#64748b;font-size:11px;line-height:1.5}.string-list-hint code{color:#334155;font-weight:700}.app.api-detail-layout .params-list{display:flex;flex-direction:column;gap:10px}.app.api-detail-layout .param-card{background:#f8fafc;border:1px solid #dbe5f1;padding:10px;border-radius:10px}.app.api-detail-layout .param-main-row{display:grid;grid-template-columns:1fr minmax(220px,360px);align-items:center;gap:12px}.app.api-detail-layout .param-name-wrap{display:flex;align-items:center;gap:8px;min-width:0;flex-wrap:wrap}.app.api-detail-layout .param-name{color:#334155;font-size:13px;font-weight:800}.app.api-detail-layout .param-required{color:#dc2626;margin-left:3px;font-weight:900}.app.api-detail-layout .param-type-pill{background:#e2e8f0;color:#3730a3;font-size:11px;font-weight:800;padding:3px 8px;border-radius:999px;white-space:nowrap}.app.api-detail-layout .param-choice-pill{background:#eef2ff;color:#3730a3;font-size:11px;font-weight:800;padding:3px 8px;border-radius:999px;white-space:nowrap}.app.api-detail-layout .param-input{width:100%;border:1px solid #cbd5e1;background:#fff;border-radius:10px;padding:9px 10px;font-size:13px;font-weight:600;color:#757575;outline:none}.app.api-detail-layout .param-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.app.api-detail-layout .json-object-editor{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.app.api-detail-layout .json-object-rows{width:100%;display:flex;flex-direction:column;gap:7px}.app.api-detail-layout .json-object-row{width:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 32px;align-items:center;gap:7px}.app.api-detail-layout .json-object-input{min-width:0}.json-object-add{border:1px solid #cbd5e1;background:#fff;color:#2563eb;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease;min-height:32px;padding:5px 10px;border-radius:7px;font-size:12px;font-weight:700}.json-object-add span{margin-right:4px;font-size:16px}.json-object-remove{border:1px solid #cbd5e1;background:#fff;color:#64748b;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease;width:32px;height:32px;border-radius:7px;font-size:19px;line-height:1}.json-object-add:hover{border-color:#93b4f5;background:#eff6ff}.json-object-remove:hover{border-color:#fecaca;background:#fef2f2;color:#dc2626}.app.api-detail-layout .param-description{margin-top:8px;color:#64748b;font-size:12px;line-height:1.5}.app.api-detail-layout .param-description p{margin:0}.app.api-detail-layout .response-fields-list{display:flex;flex-direction:column;gap:12px}.app.api-detail-layout .response-field-card{background:#f8fafc;border:1px solid #dbe5f1;border-radius:12px;padding:12px}.app.api-detail-layout .response-field-top{display:flex;align-items:center;gap:8px;margin-bottom:6px;flex-wrap:wrap}.app.api-detail-layout .response-field-name{color:#334155;font-size:13px;font-weight:800}.app.api-detail-layout .response-field-type{background:#e2e8f0;color:#475569;font-size:11px;font-weight:800;padding:3px 8px;border-radius:999px;white-space:nowrap}.app.api-detail-layout .response-field-description{margin:0;color:#64748b;font-size:12px;line-height:1.5}.app.api-detail-layout .language-section{margin-bottom:18px}.app.api-detail-layout .language-section .panel-title{margin-bottom:10px;color:#64748b;font-size:11px;font-weight:800;letter-spacing:.08em}.language-picker{display:flex;align-items:stretch;overflow:hidden;border:1px solid #d9e0e9;border-radius:9px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}.language-picker:hover,.language-picker.expanded{border-color:#aeb9c8;box-shadow:0 6px 18px #0f172a12}.language-picker-trigger{width:100%;min-height:58px;padding:10px 13px;display:flex;align-items:center;gap:11px;border:0;background:#fff;color:#1f2937;text-align:left;cursor:pointer}.language-picker.expanded .language-picker-trigger{width:auto;min-width:132px;flex:0 0 auto;border-right:1px solid #e5eaf0}.language-picker.expanded .language-picker-current small{display:none}.language-picker-trigger:hover{background:#f8fafc}.language-picker-current{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.language-picker-current strong{color:#1f2937;font-size:14px;font-weight:700}.language-picker-current small{color:#7c8798;font-size:10px;font-weight:500;text-transform:lowercase}.language-picker-chevron{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border:1px solid #d9e0e9;border-radius:50%;color:#64748b;font-size:17px;font-weight:400}.language-options{flex:1;min-width:0;display:flex;align-items:center;gap:4px;padding:7px 8px;overflow-x:auto;overflow-y:hidden;border-top:0;background:#f8fafc;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.language-option{flex:0 0 auto;min-width:92px;min-height:42px;padding:6px 8px;display:flex;align-items:center;gap:8px;border:1px solid transparent;border-radius:6px;background:transparent;color:#4b5563;font-size:12px;font-weight:600;text-align:left;cursor:pointer}.language-option:hover{border-color:#d9e0e9;background:#fff;color:#111827}.language-picker .dropdown-language-icon{width:28px;height:28px;border-radius:6px}.dropdown-language-icon{width:30px;height:30px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:900;color:#fff;background:#64748b;flex-shrink:0}.dropdown-language-icon.c{background:#94a3b8}.dropdown-language-icon.shell{background:#334155;font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.dropdown-language-icon.node{background:#16a34a}.dropdown-language-icon.ruby{background:#dc2626}.dropdown-language-icon.php{background:#6366f1;font-style:italic}.dropdown-language-icon.python{background:linear-gradient(135deg,#2563eb 48%,#eab308 48%)}.dropdown-language-icon.csharp{background:#16a34a}.dropdown-language-icon.cpp{background:#2563eb}.dropdown-language-icon.clojure{background:#65a30d}.dropdown-language-icon.go{background:#06b6d4}.dropdown-language-icon.http{background:#0f766e}.dropdown-language-icon.java{background:#f97316}.dropdown-language-icon.javascript{background:#facc15;color:#111827}.dropdown-language-icon.json{background:#52525b}.dropdown-language-icon.kotlin{background:#7c3aed}.dropdown-language-icon.objectivec{background:#64748b}.dropdown-language-icon.ocaml{background:#f97316}.dropdown-language-icon.powershell{background:#2563eb}.dropdown-language-icon.r{background:#3b82f6}.dropdown-language-icon.swift{background:#ef4444}.code-language-collapsed:after{content:"";position:absolute;z-index:-1;top:0;right:-28px;width:58px;height:100%;border-right:1px solid #3a4963;border-radius:0 0 8px;background:#10243e;transform:skew(31deg)}.code-language-collapsed:hover{background:#172c49}.code-language-collapsed:hover:after{background:#172c49}.code-language-arrow{color:#cbd5e1;font-size:23px;font-weight:300;line-height:1}.code-language-tabs::-webkit-scrollbar{display:none}.code-language-tab{flex:0 0 auto;height:38px;padding:0 11px;border:0;border-radius:999px;background:transparent;color:#f1f5f9;font-size:12px;font-weight:650;white-space:nowrap;cursor:pointer}.code-language-tabs .code-language-tab:nth-child(1){animation-delay:45ms}.code-language-tabs .code-language-tab:nth-child(2){animation-delay:65ms}.code-language-tabs .code-language-tab:nth-child(3){animation-delay:85ms}.code-language-tabs .code-language-tab:nth-child(4){animation-delay:105ms}.code-language-tabs .code-language-tab:nth-child(5){animation-delay:125ms}.code-language-tabs .code-language-tab:nth-child(6){animation-delay:145ms}.code-language-tabs .code-language-tab:nth-child(7){animation-delay:165ms}.code-language-tabs .code-language-tab:nth-child(8){animation-delay:185ms}.code-language-tabs .code-language-tab:nth-child(9){animation-delay:205ms}.code-language-tab:hover,.code-language-tab.active{background:#263a59;color:#fff}.code-language-close{flex:0 0 auto;height:38px;padding:0;border:0;border-radius:999px;background:#10243e;color:#f1f5f9;font-size:25px;font-weight:300;white-space:nowrap;cursor:pointer;position:sticky;right:0;width:38px}.code-language-close:hover{background:#263a59}.code-language-picker{width:100%;height:100%;min-width:0;position:relative}.code-language-collapsed{position:absolute;z-index:1;width:145px;height:100%;padding:0 22px;display:flex;align-items:center;gap:18px;border:0;background:#10243e;color:#f8fafc;font-size:13px;font-weight:700;text-align:left;cursor:pointer;transform-origin:left center;animation:none;inset:0 auto 0 0;transition:opacity .26s ease .26s,transform .52s cubic-bezier(.22,1,.36,1) .18s}.code-language-picker.expanded .code-language-collapsed{opacity:0;transform:scaleX(.82);pointer-events:none;transition-delay:0ms}.code-language-tabs{width:100%;height:100%;padding:0 10px;display:flex;align-items:center;gap:2px;overflow-x:auto;overflow-y:hidden;background:#10243e;scrollbar-width:none;transform-origin:left center;animation:none;position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;clip-path:inset(0 100% 0 0);transform:scaleX(.86);pointer-events:none;transition:opacity .3s ease .1s,clip-path .56s cubic-bezier(.4,0,.2,1),transform .56s cubic-bezier(.4,0,.2,1)}.code-language-picker.expanded .code-language-tabs{opacity:1;clip-path:inset(0 0 0 0);transform:scaleX(1);pointer-events:auto;transition:opacity .16s ease,clip-path .32s cubic-bezier(.22,1,.36,1),transform .32s cubic-bezier(.22,1,.36,1)}.code-language-tabs .code-language-tab{opacity:0;transform:translate(-8px);animation:none;transition:opacity .16s ease,transform .22s ease,background-color .16s ease}.code-language-picker.expanded .code-language-tab{opacity:1;transform:translate(0)}.code-language-picker:not(.expanded) .code-language-tab{opacity:0;transform:translate(-8px)}@keyframes language-tabs-expand{0%{opacity:.35;clip-path:inset(0 100% 0 0);transform:scaleX(.82)}to{opacity:1;clip-path:inset(0 0 0 0);transform:scaleX(1)}}@keyframes language-tab-enter{to{opacity:1;transform:translate(0)}}@keyframes language-collapsed-enter{0%{opacity:.55;transform:scaleX(.88)}to{opacity:1;transform:scaleX(1)}}@media (prefers-reduced-motion: reduce){.code-language-collapsed,.code-language-tabs,.code-language-tabs .code-language-tab{animation:none}.code-language-tabs .code-language-tab{opacity:1;transform:none}}.app.api-detail-layout .code-title{color:#6b7280;font-size:15px;font-weight:800}.code-title span{margin-left:8px}.examples-dropdown-item:hover,.examples-dropdown-item.active{background:#e5e7eb;box-shadow:inset 0 0 0 3px #bfdbfe}.app.api-detail-layout .try-btn{background:#4b94ad;color:#fff;border:0;min-width:100px;padding:9px 16px;border-radius:10px;font-size:14px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:10px}.try-btn:disabled{opacity:.8;cursor:not-allowed}.btn-loader{width:18px;height:18px;border:3px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:btn-spin .8s linear infinite}.app.api-detail-layout .response-title{padding:12px 16px;border-bottom:1px solid #e5e7eb;color:#6b7280;font-size:15px;font-weight:800;letter-spacing:.6px}.app.api-detail-layout .response-content p{margin:0 0 14px;font-size:13px;line-height:1.5}.app.api-detail-layout .response-content h4{margin:0 0 10px;font-size:13px;font-weight:800;color:#64748b}.app.api-detail-layout .mini-try-btn{padding:2px 8px;border:1px solid #d6d9dd;border-radius:7px;background:#f8fafc;color:#3f4a57;font-size:12px;font-weight:800}.app.api-detail-layout .response-status-list{display:flex;flex-wrap:wrap;gap:8px}.app.api-detail-layout .response-status-list button{border:1px solid #e5e7eb;background:#fafafa;border-radius:8px;padding:7px 10px;color:#3f4a57;font-size:12px;font-weight:700;cursor:pointer}.response-status-list button:hover{background:#f1f5f9}.status-dot.success{background:#10b981;box-shadow:0 0 0 3px #10b9812e}.status-dot.error{background:#ef4444;box-shadow:0 0 0 3px #ef44442e}.response-json{background:#252a2f;color:#e5e7eb;border-radius:10px;padding:18px;font-size:14px;overflow-x:auto}.app.api-detail-layout .response-dropdown-wrap{position:relative;display:inline-flex;align-items:center}.app.api-detail-layout .response-status-pill{min-height:34px;padding:6px 10px;border:1px solid #dbe3ee;border-radius:9px;background:#fff;color:#374151;font-size:13px;font-weight:800;display:inline-flex;align-items:center;gap:7px;cursor:pointer}.app.api-detail-layout .response-status-pill.success{border-color:#d1fae5}.app.api-detail-layout .response-status-pill.error{border-color:#fee2e2}.app.api-detail-layout .pill-arrow{font-size:13px;color:#64748b;line-height:1}.app.api-detail-layout .response-status-pill .status-dot{width:8px;height:8px;margin-right:5px}.app.api-detail-layout .status-dot{width:8px;height:8px;margin-right:5px;display:inline-block;border-radius:50%;vertical-align:middle}.app.api-detail-layout .response-example-dropdown{position:absolute;top:calc(100% + 8px);left:0;width:220px;max-height:240px;overflow-y:auto;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 14px 32px #0f172a24;padding:8px 0;z-index:300}.app.api-detail-layout .response-dropdown-type{padding:6px 12px 8px;color:#64748b;font-size:12px;font-weight:700}.app.api-detail-layout .response-dropdown-item{width:100%;border:0;background:transparent;color:#374151;text-align:left;padding:9px 12px;font-size:13px;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:8px}.app.api-detail-layout .response-dropdown-item:hover,.app.api-detail-layout .response-dropdown-item.active{background:#f3f4f6}.app.api-detail-layout .response-clear-btn{width:100%;border:0;background:transparent;color:#64748b;text-align:left;padding:10px 12px 6px;font-size:12px;font-weight:700;cursor:pointer;border-top:1px solid #e5e7eb;margin-top:6px}.app.api-detail-layout .response-clear-btn:hover{color:#111827;background:#f8fafc}.app.api-detail-layout .response-copy-btn{width:30px;height:30px;font-size:18px;border-radius:8px;margin-left:auto}.app.api-detail-layout .example-response-json{width:100%;box-sizing:border-box;margin:0;padding:14px 16px;background:#fff;color:#1f2937;font-size:12px;line-height:1.5;min-height:130px;max-height:220px;overflow:auto}.app.api-detail-layout .response-loading{min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#64748b}.app.api-detail-layout .response-loading p{margin:0;font-size:13px;font-weight:700}.app.api-detail-layout .loader{width:24px;height:24px;border:4px solid #e5e7eb;border-top:4px solid #4b94ad;border-radius:50%;border-width:3px;animation:spin .8s linear infinite}.code-block::-webkit-scrollbar{height:10px;width:10px}.code-block::-webkit-scrollbar-track{background:#1f2429;border-radius:10px}.code-block::-webkit-scrollbar-thumb{background:#4b5563;border-radius:10px}.code-block::-webkit-scrollbar-thumb:hover{background:#6b7280}@keyframes btn-spin{to{transform:rotate(360deg)}}@keyframes spin{to{transform:rotate(360deg)}}.response-code-tabs{flex:1;min-width:0;display:flex;align-items:center;gap:4px;overflow-x:auto;scrollbar-width:none}.response-code-tabs::-webkit-scrollbar{display:none}.response-code-tab{flex:0 0 auto;height:36px;padding:0 12px;display:inline-flex;align-items:center;gap:7px;border:0;border-radius:999px;background:transparent;color:#cbd5e1;font-size:12px;font-weight:650;white-space:nowrap;cursor:pointer;transition:background-color .16s ease,color .16s ease}.response-code-tab:hover,.response-code-tab.active{background:#263a59;color:#fff}.response-tab-dot{width:7px;height:7px;border-radius:50%;background:#94a3b8}.response-code-tab.success .response-tab-dot{background:#22c55e;box-shadow:0 0 0 3px #22c55e21}.response-code-tab.error .response-tab-dot{background:#ef4444;box-shadow:0 0 0 3px #ef444421}.response-code-header .copy-button-wrap{flex:0 0 auto;position:relative;z-index:999}.response-code-payload{box-sizing:border-box;width:100%;min-height:160px;max-height:360px;margin:0;padding:16px 18px;overflow:auto;background:#252a2f;color:#d8c9ff;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:12px;line-height:1.65;white-space:pre;animation:response-payload-enter .22s ease-out both;position:relative;z-index:1}.response-code-loading,.response-code-empty{min-height:150px;padding:20px;display:flex;align-items:center;justify-content:center;gap:10px;background:#252a2f;color:#94a3b8;font-size:12px}@keyframes response-payload-enter{0%{opacity:.45;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.response-code-header{min-height:54px;padding:0 12px 0 0;display:flex;align-items:center;gap:10px;border-bottom:1px solid #3a4148;background:#10243e;position:relative;z-index:100;height:54px;overflow:hidden}.response-selector{position:relative;flex:1;align-self:stretch;min-width:0}.response-selector-collapsed{position:absolute;z-index:2;inset:0 auto 0 0;width:164px;padding:0 22px;display:flex;align-items:center;gap:9px;border:0;background:#10243e;color:#f8fafc;font-size:12px;font-weight:700;white-space:nowrap;cursor:pointer;transform-origin:left center;transition:opacity .26s ease .26s,transform .52s cubic-bezier(.22,1,.36,1) .18s}.response-selector-collapsed:after{content:"";position:absolute;z-index:-1;top:0;right:-28px;width:58px;height:100%;border-right:1px solid #3a4963;border-radius:0 0 8px;background:#10243e;transform:skew(31deg)}.response-selector-collapsed.success .response-tab-dot{background:#22c55e;box-shadow:0 0 0 3px #22c55e21}.response-selector-collapsed.error .response-tab-dot{background:#ef4444;box-shadow:0 0 0 3px #ef444421}.response-selector-arrow{margin-left:auto;color:#cbd5e1;font-size:22px;font-weight:300}.response-selector .response-code-tabs{position:absolute;top:0;right:0;bottom:0;left:0;padding:0 52px 0 10px;opacity:0;clip-path:inset(0 100% 0 0);transform:scaleX(.86);transform-origin:left center;pointer-events:none;background:#10243e;transition:opacity .3s ease .1s,clip-path .56s cubic-bezier(.4,0,.2,1),transform .56s cubic-bezier(.4,0,.2,1)}.response-selector.expanded .response-selector-collapsed{opacity:0;transform:scaleX(.82);pointer-events:none;transition-delay:0ms}.response-selector.expanded .response-code-tabs{opacity:1;clip-path:inset(0 0 0 0);transform:scaleX(1);pointer-events:auto;transition:opacity .16s ease,clip-path .32s cubic-bezier(.22,1,.36,1),transform .32s cubic-bezier(.22,1,.36,1)}.response-selector-close{position:absolute;z-index:4;top:9px;right:5px;width:36px;height:36px;padding:0;border:0;border-radius:999px;background:#10243e;color:#f1f5f9;font-size:24px;font-weight:300;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .16s ease}.response-selector.expanded .response-selector-close{opacity:1;pointer-events:auto}.response-selector-close:hover{background:#263a59}@media (prefers-reduced-motion: reduce){.response-selector-collapsed,.response-selector .response-code-tabs{transition:none}}.app.api-detail-layout .response-card{border:1px solid #e2e8f0;border-radius:12px;background:#fff;min-width:0;overflow:visible}.app.api-detail-layout .response-content{padding:14px;color:#374151;overflow:visible}.app.api-detail-layout .example-response-viewer{position:relative;border:1px solid #e2e8f0;border-radius:12px;background:#fff;overflow:visible}.app.api-detail-layout .example-response-toolbar{min-height:50px;padding:8px 14px;background:#fafafa;border-bottom:1px solid #e5e7eb;border-top-left-radius:12px;border-top-right-radius:12px;display:flex;align-items:center;justify-content:space-between;position:relative;overflow:visible}.app.api-detail-layout .copy-button-wrap{overflow:visible}.app.api-detail-layout .response-code-copy+.copy-tooltip{top:calc(100% + 8px)!important;bottom:auto!important;left:auto!important;right:0!important;transform:translateY(-4px)!important;z-index:99999}.app.api-detail-layout .response-code-copy+.copy-tooltip:before{top:auto!important;bottom:100%!important;left:auto!important;right:10px!important;transform:none!important;border-width:5px;border-style:solid;border-color:transparent transparent #475569 transparent!important}.app.api-detail-layout .response-code-copy.copied,.app.api-detail-layout .response-code-copy.copied:hover{background:#166534;border-color:#22c55e;color:#fff;font-size:18px;line-height:1}.app.api-detail-layout .response-selector{min-width:0;flex:1;display:flex;align-items:center;gap:10px;overflow:visible;border-top-left-radius:14px}.app.api-detail-layout .response-code-tabs{min-width:0;flex:1;display:flex;align-items:center;gap:10px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;border-top-left-radius:14px}.app.api-detail-layout .response-code-tabs::-webkit-scrollbar{display:none}.app.api-detail-layout .response-code-tab{max-width:210px;min-width:0;display:inline-flex;align-items:center;gap:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:0 0 auto}.app.api-detail-layout .response-selector-arrow,.app.api-detail-layout .response-selector-close{flex:0 0 auto}.app.api-detail-layout .response-section-heading{margin:0 0 10px;color:#7c8ca3;font-size:11px;font-weight:900;letter-spacing:.1em;line-height:1;text-transform:uppercase}.app.api-detail-layout .response-selector-collapsed{max-width:270px;min-width:0;display:inline-flex;align-items:center;gap:10px;white-space:nowrap;overflow:visible;text-overflow:ellipsis;flex-shrink:0;height:100%;width:190px;padding:0 22px;background:#10243e;color:#f8fafc;font-size:13px;font-weight:800;border-top-left-radius:14px;border-bottom-left-radius:0}.app.api-detail-layout .response-selector-collapsed:after{content:"";position:absolute;z-index:-1;top:0;right:-28px;width:58px;height:100%;background:#10243e;border-right:1px solid #3a4963;border-radius:0 0 8px;transform:skew(31deg)}.app.api-detail-layout .response-selector-collapsed:hover,.app.api-detail-layout .response-selector-collapsed:hover:after{background:#172c49}.app.api-detail-layout .response-tab-dot{width:10px;height:10px;min-width:10px;flex:0 0 10px;border-radius:50%}.app.api-detail-layout .response-selector-collapsed.success .response-tab-dot,.app.api-detail-layout .response-code-tab.success .response-tab-dot{background:#22c55e;box-shadow:0 0 0 5px #22c55e29}.app.api-detail-layout .response-selector-collapsed.error .response-tab-dot,.app.api-detail-layout .response-code-tab.error .response-tab-dot{background:#ef4444;box-shadow:0 0 0 5px #ef444429}.app.api-detail-layout .response-selector-collapsed span:nth-child(2){min-width:0;max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app.api-detail-layout .code-section{margin-bottom:18px;overflow:visible;width:100%}.app.api-detail-layout .code-block{background:#252a2f;color:#d8c9ff;margin:0;padding:14px 18px;font-size:12px;line-height:1.6;overflow-x:auto;white-space:pre;border-radius:0;scrollbar-width:thin;scrollbar-color:#4b5563 #1f2429}.app.api-detail-layout .code-card{background:#252a2f;border-radius:14px;border:0;box-shadow:none;min-width:0;overflow:visible;position:relative}.app.api-detail-layout .code-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #344155;border-radius:14px;pointer-events:none;z-index:20}.app.api-detail-layout .code-header{display:flex;align-items:center;gap:12px;position:relative;height:54px;padding:0 12px 0 0;background:#10243e;border-bottom:1px solid #3a4963;z-index:100;overflow:visible;min-height:54px;border-top-left-radius:14px;border-top-right-radius:14px}.app.api-detail-layout .code-footer{border-top:1px solid #3a4148;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;overflow:visible;position:relative;z-index:5;background:#252a2f;margin:0;border-bottom-left-radius:14px;border-bottom-right-radius:14px}.app.api-detail-layout .code-footer .copy-button-wrap{position:relative;z-index:999;overflow:visible}.app.api-detail-layout .response-section{margin-bottom:18px;position:relative;z-index:20;overflow:visible;width:100%}.app.api-detail-layout .response-code-card{min-width:0;position:relative;z-index:20;border-radius:14px;background:#252a2f;width:100%;overflow:visible;border:0;box-shadow:none}.app.api-detail-layout .response-code-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #344155;border-radius:14px;pointer-events:none;z-index:20}.app.api-detail-layout .response-code-header{min-width:0;width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;overflow:visible;position:relative;z-index:100;height:54px;min-height:54px;background:#10243e;border-bottom:1px solid #3a4963;padding:0 12px 0 0;border-top-left-radius:14px;border-top-right-radius:14px}.app.api-detail-layout .response-code-payload{background:#252a2f;color:#d8c9ff;border-bottom-left-radius:14px;border-bottom-right-radius:14px}.app.api-detail-layout .response-code-loading,.app.api-detail-layout .response-code-empty{border-bottom-left-radius:14px;border-bottom-right-radius:14px}.app.api-detail-layout .response-code-header .copy-button-wrap{flex:0 0 auto;margin-left:auto;position:relative;z-index:999;overflow:visible}.api-url-mobile{display:none}.api-url-desktop{display:inline}@media (max-width: 768px){.api-url-desktop{display:none}.api-url-mobile{display:inline}.app.api-detail-layout .api-url-box{padding:12px 14px;border-radius:14px}.app.api-detail-layout .api-url-row{width:100%;min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:12px}.app.api-detail-layout .api-method-pill{height:34px;min-width:82px;padding:0 16px;font-size:13px;font-weight:800;border-radius:9px}.app.api-detail-layout .api-full-url{min-width:0;max-width:100%;height:34px;display:flex;align-items:center;overflow:hidden;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;line-height:34px}.app.api-detail-layout .api-url-row .copy-button-wrap{width:34px;height:34px;flex:0 0 34px;margin-left:0!important}.app.api-detail-layout .api-copy-url-btn{width:34px!important;height:34px!important;min-width:34px;padding:0;border-radius:9px;font-size:16px;line-height:1}}.app.api-detail-layout .code-header .code-language-picker{flex:1;min-width:0;width:auto;height:100%;overflow:hidden;border-top-left-radius:14px}.app.api-detail-layout .code-header .code-copy-btn+.copy-tooltip{top:calc(100% + 8px);bottom:auto;left:auto;right:0;transform:translateY(-4px);z-index:99999}.app.api-detail-layout .code-header .code-copy-btn+.copy-tooltip:before{top:auto;bottom:100%;left:auto;right:10px;transform:none;border-color:transparent transparent #475569 transparent}@media (max-width: 1200px){.app,.app.landing-layout,.app.category-layout,.app.api-detail-layout{grid-template-columns:240px minmax(0,1fr);grid-template-rows:64px auto auto;height:auto;min-height:100vh;overflow:visible;align-items:start}.sidebar{grid-column:1;grid-row:2 / span 2;height:calc(100vh - 64px)}.content,.app.landing-layout .content,.app.category-layout .content,.app.api-detail-layout .content{grid-column:2;grid-row:2;height:auto;min-height:calc(100vh - 64px);padding:28px;overflow:visible}.try-panel,.app.category-layout .try-panel,.app.api-detail-layout .try-panel{grid-column:2;grid-row:3;height:auto;overflow:visible;border-top:1px solid #e5e7eb;border-left:0;box-shadow:none}.landing-side-panel{display:none}}@media (max-width: 768px){.app,.app.landing-layout,.app.category-layout,.app.api-detail-layout{display:block;width:100%;min-height:100vh}.mobile-header{position:sticky;top:0;z-index:50;height:58px;padding:0 16px;display:flex;align-items:center;gap:14px;background:#101d34;border-bottom:1px solid #263650}.mobile-menu-button{width:36px;height:36px;padding:8px;display:flex;flex-direction:column;justify-content:center;gap:4px;background:transparent;border:0;border-radius:5px;cursor:pointer}.mobile-menu-button:hover{background:#23324d}.mobile-menu-button span{width:20px;height:2px;display:block;background:#f8fafc;border-radius:999px}.mobile-brand,.sidebar-mobile-brand{color:#f8fafc;font-size:17px;font-weight:800;display:flex;align-items:center;gap:8px}.mobile-brand img,.sidebar-mobile-brand img{width:26px;height:26px;display:block;object-fit:contain}.mobile-brand-docs{color:#cbd5e1;font-size:13px;font-weight:700}.mobile-brand-logo-surface{width:34px;height:34px;padding:4px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 34px;border:1px solid #e2e8f0;border-radius:9px;background:#fff}.sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:block;width:100%;height:100%;padding:0;border:0;background:#0309149e;cursor:default}.sidebar{position:fixed;inset:0 auto 0 0;z-index:100;width:min(86vw,310px);height:100dvh;padding-top:16px;transform:translate(-102%);visibility:hidden;transition:transform .22s ease,visibility .22s ease;box-shadow:18px 0 45px #0309144d}.sidebar.mobile-open{transform:translate(0);visibility:visible}.sidebar-mobile-heading{min-height:42px;margin:0 6px 14px;display:flex;align-items:center;justify-content:space-between}.sidebar-close-button{width:36px;height:36px;border:0;border-radius:5px;background:transparent;color:#cbd5e1;font-size:27px;line-height:1;cursor:pointer}.sidebar-close-button:hover{color:#fff;background:#23324d}.content,.app.landing-layout .content,.app.category-layout .content,.app.api-detail-layout .content{width:100%;min-height:0;padding:24px 18px}.try-panel,.app.category-layout .try-panel,.app.api-detail-layout .try-panel{width:100%;padding:24px 18px}.landing-hero h1{font-size:clamp(28px,9vw,36px)}.landing-hero p{font-size:15px}.category-detail-header,.app.api-detail-layout .api-detail-title-row{align-items:flex-start;flex-direction:column}.category-detail-header h1{font-size:26px}.ai-markdown-actions{width:100%;flex-wrap:wrap}.app.api-detail-layout .api-url-row{align-items:flex-start;flex-wrap:wrap}.app.api-detail-layout .api-full-url{flex-basis:calc(100% - 68px);white-space:normal;overflow-wrap:anywhere}.app.api-detail-layout .header-input-row,.app.api-detail-layout .param-main-row,.basic-auth-inputs{grid-template-columns:1fr}.app.api-detail-layout .param-input{min-width:0}.code-block,.example-response-json,.category-entity-json{max-width:100%;overflow-x:auto}.base-url-code-box{align-items:flex-start}.support-options,.intro-concept-grid,.status-group-grid,.testing-mode-grid,.test-card-scenario-grid,.test-card-details-card,.testing-checklist-card ol{grid-template-columns:1fr}.test-card-section-header{flex-direction:column}.markdown-modal-backdrop{padding:12px}.markdown-modal{width:100%;max-height:calc(100dvh - 24px)}.markdown-modal-header{align-items:flex-start;gap:12px}.markdown-copy-label{display:none}}@media (max-width: 420px){.content,.app.landing-layout .content,.app.category-layout .content,.app.api-detail-layout .content,.try-panel,.app.category-layout .try-panel,.app.api-detail-layout .try-panel{padding-right:14px;padding-left:14px}.doc-section,.app.api-detail-layout .doc-section{padding:14px}.quick-start-item,.authorization-step,.security-practice-item{grid-template-columns:30px minmax(0,1fr);gap:10px}.response-status-pill{max-width:210px}.api-glossary-list>div{grid-template-columns:1fr;gap:5px}.code-language-tab,.code-language-close{padding-right:9px;padding-left:9px}}.docs-topbar{position:relative;z-index:80;min-width:0;height:64px;padding:0 18px;display:flex;align-items:center;gap:24px;border-bottom:1px solid #e2e8f0;background:#fffffff5;box-shadow:0 1px 8px #0f172a0a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.docs-topbar-brand{min-width:220px;padding:0;display:flex;align-items:center;gap:8px;border:0;background:transparent;color:#0f172a;cursor:pointer}.docs-brand-logo-surface{width:36px;height:36px;padding:4px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;border:1px solid #e2e8f0;background:#fff}.docs-brand-logo{width:28px;height:28px;display:block;object-fit:contain}.docs-brand-divider{width:1px;height:18px;margin:0 2px;background:#cbd5e1}.docs-brand-product{color:#64748b;font-size:14px;font-weight:650}.docs-global-nav{min-width:0;display:flex;align-items:center;gap:2px}.docs-global-nav-item{height:38px;padding:0 11px;border:0;border-radius:7px;background:transparent;color:#475569;font-size:13px;font-weight:650;white-space:nowrap;cursor:pointer}.docs-global-nav-item:hover,.docs-global-nav-item.active{background:#f1f5f9;color:#0f172a}.docs-global-nav-item.active{box-shadow:inset 0 -2px #2563eb}.docs-topbar-actions{min-width:0;margin-left:auto;display:flex;align-items:center;gap:10px}.docs-search-trigger{width:min(210px,18vw);height:38px;padding:0 9px 0 12px;display:flex;align-items:center;gap:8px;border:1px solid #dbe3ed;border-radius:8px;background:#f8fafc;color:#64748b;font-size:12px;text-align:left}.docs-search-trigger input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#334155;font:inherit}.docs-search-trigger input::placeholder{color:#64748b}.docs-search-trigger input::-webkit-search-cancel-button{cursor:pointer}.docs-search-trigger input{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.docs-search-trigger kbd{margin-left:auto;padding:2px 6px;border:1px solid #dbe3ed;border-radius:5px;background:#fff;color:#94a3b8;font:inherit}.docs-search-trigger:hover{border-color:#94a3b8;background:#fff}.docs-search-icon{width:14px;height:14px;font-size:18px;line-height:1;flex-shrink:0}.docs-version-badge{padding:5px 8px;border:1px solid #bbf7d0;border-radius:999px;background:#f0fdf4;color:#15803d;font-size:10px;font-weight:800;white-space:nowrap}.docs-theme-control{position:relative;display:inline-flex;align-items:center;flex:0 0 auto}.docs-theme-icon{position:absolute;left:11px;z-index:2;color:#64748b;font-size:14px;line-height:1;pointer-events:none}.docs-theme-toggle,.mobile-theme-toggle{height:38px;flex:0 0 auto;border:1px solid #dbe3ed;border-radius:8px;background:#fff;color:#334155;font:inherit;font-size:11px;font-weight:700;cursor:pointer;box-sizing:border-box;appearance:none;-webkit-appearance:none;-moz-appearance:none}.docs-theme-toggle{width:108px;min-width:108px;padding:0 12px 0 36px}.docs-theme-toggle:hover{border-color:#94a3b8;background:#f8fafc}.mobile-theme-toggle{width:98px;min-width:98px;padding:0 10px 0 34px;border-color:#34435d;background:#172640;color:#f8fafc}.docs-home-link{color:#334155;font-size:12px;font-weight:700;text-decoration:none;white-space:nowrap}.docs-home-link:hover{color:#0f172a;text-decoration:underline}@media (max-width: 1380px){.docs-topbar{gap:14px}.docs-topbar-brand{min-width:190px}.docs-global-nav-item{padding:0 8px;font-size:12px}.docs-home-link{display:none}}@media (max-width: 1050px){.docs-global-nav-item:nth-child(4),.docs-global-nav-item:nth-child(5),.docs-version-badge{display:none}}@media (min-width: 769px){.mobile-header{display:none}}@media (max-width: 768px){.docs-topbar{display:none}.mobile-header{width:100%;min-width:0;height:64px;display:flex;align-items:center;gap:12px;padding:0 16px;box-sizing:border-box}.mobile-menu-button{flex:0 0 auto}.mobile-brand{min-width:0;flex:0 1 auto;display:flex;align-items:center;gap:8px}.mobile-theme-toggle{margin-left:auto;width:112px;min-width:112px;height:38px;padding:0 12px;border:1px solid #34435d;border-radius:8px;background:#172640;color:#f8fafc;font-size:12px;font-weight:700;text-align:center;cursor:pointer;box-sizing:border-box;appearance:none;-webkit-appearance:none;-moz-appearance:none}}@media (max-width: 420px){.mobile-header{padding:0 12px;gap:10px}.mobile-theme-toggle{width:104px;min-width:104px;font-size:11px}}html[data-theme=light] .sidebar{border-right-color:#e2e8f0;background:#fff;color:#0f172a;box-shadow:6px 0 22px #0f172a09}html[data-theme=light] .sidebar-menu-group h2,html[data-theme=light] .sidebar-section-title,html[data-theme=light] .sidebar-mobile-brand{color:#64748b}html[data-theme=light] .sidebar-mobile-brand{color:#0f172a}html[data-theme=light] .sidebar-section-title,html[data-theme=light] .sidebar-testing-menu,html[data-theme=light] .sidebar-gateway-menu{border-top-color:#e5eaf1}html[data-theme=light] .sidebar-gateway-list,html[data-theme=light] .sidebar-web-integration-list{border-left-color:#cbd5e1}html[data-theme=light] .sidebar-subcategory-btn{color:#526176}html[data-theme=light] .sidebar-subcategory-btn:hover,html[data-theme=light] .sidebar-subcategory-btn.open{color:#1d4ed8;background:#e8f0ff}html[data-theme=light] .sidebar-mobile-brand .mobile-brand-docs{color:#64748b}html[data-theme=light] .sidebar-menu-link,html[data-theme=light] .sidebar-category-btn,html[data-theme=light] .sidebar-item{color:#526176}html[data-theme=light] .sidebar-menu-link:hover,html[data-theme=light] .sidebar-category-btn:hover,html[data-theme=light] .sidebar-item:hover{background:#f1f5f9;color:#0f172a}html[data-theme=light] .sidebar-menu-link.active,html[data-theme=light] .sidebar-category-btn.open,html[data-theme=light] .sidebar-item.active{border-color:transparent;background:#e8f0ff;color:#1d4ed8}html[data-theme=light] .sidebar-menu-link.active:after{background:#2563eb;box-shadow:0 0 0 3px #2563eb1f}html[data-theme=light] .sidebar-api-list,html[data-theme=light] .sidebar-testing-list{border-left-color:#cbd5e1}html[data-theme=light] .sidebar-loading{color:#64748b}html[data-theme=light] .sidebar-api-skeleton{background:#e9eef5}html[data-theme=light] .sidebar-api-skeleton:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent)}html[data-theme=light] .sidebar-close-button{color:#64748b}html[data-theme=light] .sidebar-close-button:hover{background:#f1f5f9;color:#0f172a}html[data-theme=light] .sidebar-error{border-color:#fecaca;background:#fef2f2;color:#b91c1c}html[data-theme=dark]{color-scheme:dark;background:#08111f}html[data-theme=dark] body{background:#08111f;color:#e5edf7}html[data-theme=dark] .docs-topbar,html[data-theme=dark] .try-panel,html[data-theme=dark] .landing-side-panel{border-color:#26354a;background:#0d1829;color:#e5edf7}html[data-theme=dark] .docs-topbar{box-shadow:0 1px 10px #00000040}html[data-theme=dark] .docs-topbar-brand,html[data-theme=dark] .docs-global-nav-item:hover,html[data-theme=dark] .docs-global-nav-item.active,html[data-theme=dark] .docs-home-link,html[data-theme=dark] .docs-theme-toggle,html[data-theme=dark] .docs-theme-icon{color:#f8fafc}html[data-theme=dark] .docs-brand-logo-surface{border-color:#334155;background:#fff}html[data-theme=dark] .docs-brand-product,html[data-theme=dark] .docs-global-nav-item{color:#a7b5c9}html[data-theme=dark] .docs-global-nav-item:hover,html[data-theme=dark] .docs-global-nav-item.active,html[data-theme=dark] .docs-theme-toggle:hover{background:#18263a}html[data-theme=dark] .docs-search-trigger,html[data-theme=dark] .docs-search-trigger kbd,html[data-theme=dark] .docs-theme-toggle{border-color:#33445c;background:#111f33}html[data-theme=dark] .docs-search-trigger input{color:#e2e8f0}html[data-theme=dark] .docs-search-trigger input::placeholder{color:#8291a8}html[data-theme=dark] .content{background:#0a1423}html[data-theme=dark] .landing-hero h1,html[data-theme=dark] .base-url-header h2,html[data-theme=dark] .quick-start-header h2,html[data-theme=dark] .authorization-guide-header h2,html[data-theme=dark] .security-section-header h2,html[data-theme=dark] .support-section-header h2,html[data-theme=dark] .intro-guide-header h2,html[data-theme=dark] .category-detail-header h1,html[data-theme=dark] .app.api-detail-layout .api-detail-title-row h1,html[data-theme=dark] .doc-section h2,html[data-theme=dark] .intro-concept-card h3,html[data-theme=dark] .status-group-card h3,html[data-theme=dark] .quick-start-item h3,html[data-theme=dark] .authorization-step h3,html[data-theme=dark] .security-practice-item h3,html[data-theme=dark] .support-option h3{color:#f1f5f9}html[data-theme=dark] .landing-hero p,html[data-theme=dark] .base-url-header p,html[data-theme=dark] .quick-start-header p,html[data-theme=dark] .authorization-guide-header p,html[data-theme=dark] .security-section-header p,html[data-theme=dark] .support-section-header p,html[data-theme=dark] .intro-guide-header p,html[data-theme=dark] .quick-start-item p,html[data-theme=dark] .authorization-step p,html[data-theme=dark] .security-practice-item p,html[data-theme=dark] .support-option p,html[data-theme=dark] .category-description,html[data-theme=dark] .description,html[data-theme=dark] .entity-field-description,html[data-theme=dark] .param-description{color:#9cacbf}html[data-theme=dark] .doc-section,html[data-theme=dark] .intro-concept-card,html[data-theme=dark] .status-group-card,html[data-theme=dark] .testing-mode-card,html[data-theme=dark] .test-card-scenario-card,html[data-theme=dark] .test-card-details-card,html[data-theme=dark] .testing-checklist-card,html[data-theme=dark] .testing-checklist-card li,html[data-theme=dark] .intro-method-list,html[data-theme=dark] .api-glossary-list,html[data-theme=dark] .support-option,html[data-theme=dark] .available-apis-card,html[data-theme=dark] .app.api-detail-layout .api-url-box,html[data-theme=dark] .entity-field-card,html[data-theme=dark] .app.api-detail-layout .param-card,html[data-theme=dark] .app.api-detail-layout .header-input-row{border-color:#2a3a50;background:#111d2e;box-shadow:none}html[data-theme=dark] .intro-method-row+.intro-method-row,html[data-theme=dark] .api-glossary-list>div+div{border-color:#26364b}html[data-theme=dark] .intro-method-row,html[data-theme=dark] .api-glossary-list dd,html[data-theme=dark] .intro-concept-card p,html[data-theme=dark] .status-group-card p,html[data-theme=dark] .testing-mode-card p,html[data-theme=dark] .testing-mode-card li,html[data-theme=dark] .test-card-section-header p,html[data-theme=dark] .test-card-scenario-card p,html[data-theme=dark] .test-card-details-copy p,html[data-theme=dark] .testing-checklist-header p,html[data-theme=dark] .testing-checklist-card li p,html[data-theme=dark] .intro-practice-list>div{color:#9cacbf}html[data-theme=dark] .testing-section{border-top-color:#334155}html[data-theme=dark] .testing-mode-card h3,html[data-theme=dark] .testing-checklist-card h3,html[data-theme=dark] .test-card-section-header h3,html[data-theme=dark] .test-card-scenario-card h4,html[data-theme=dark] .test-card-details-copy h4{color:#e2e8f0}html[data-theme=dark] .test-card-scenario-card code{background:#0b1627;color:#b8c9df}html[data-theme=dark] .test-card-warning{background:#2a1720;color:#fca5a5}html[data-theme=dark] .api-glossary-list dt,html[data-theme=dark] .entity-field-name,html[data-theme=dark] .app.api-detail-layout .param-name,html[data-theme=dark] .app.api-detail-layout .header-key{color:#e2e8f0}html[data-theme=dark] .intro-practice-list>div,html[data-theme=dark] .base-url-note,html[data-theme=dark] .intro-callout,html[data-theme=dark] .security-note{border-color:#334b70;background:#101f36;color:#b8c9df}html[data-theme=dark] .app.api-detail-layout .header-value-input,html[data-theme=dark] .app.api-detail-layout .param-input,html[data-theme=dark] .param-value-input{border-color:#34465f;background:#0b1627;color:#e2e8f0}html[data-theme=dark] .json-object-add,html[data-theme=dark] .json-object-remove{border-color:#34465f;background:#0b1627}html[data-theme=dark] .json-object-add{color:#60a5fa}html[data-theme=dark] .json-object-remove{color:#94a3b8}html[data-theme=dark] .json-object-add:hover{border-color:#42689c;background:#10223c}html[data-theme=dark] .json-object-remove:hover{border-color:#7f3440;background:#2a1720;color:#fca5a5}html[data-theme=dark] .available-api-item{border-color:#2b3b51;background:#152236;color:#e2e8f0}html[data-theme=dark] .available-api-name{color:#dbe7f5}html[data-theme=dark] .basic-auth-inputs label>span,html[data-theme=dark] .basic-auth-hint{color:#94a3b8}html[data-theme=dark] .basic-auth-hint code{color:#dbe7f5}html[data-theme=dark] .basic-auth-password-toggle{color:#94a3b8}html[data-theme=dark] .basic-auth-password-toggle:hover,html[data-theme=dark] .basic-auth-password-toggle:focus-visible{color:#f8fafc;background:#1d2c40}html[data-theme=dark] .string-list-hint{color:#94a3b8}html[data-theme=dark] .string-list-hint code{color:#dbe7f5}html[data-theme=dark] .available-api-item:hover{border-color:#526680;background:#192a42}html[data-theme=dark] .landing-side-nav-item{color:#8fa0b6}html[data-theme=dark] .landing-side-nav-item:hover{background:#142236;color:#e2e8f0}html[data-theme=dark] .landing-side-nav-item.active{color:#60a5fa}html[data-theme=dark] .markdown-modal,html[data-theme=dark] .markdown-modal-header,html[data-theme=dark] .markdown-modal-content{border-color:#2b3b51;background:#0f1b2c;color:#dbe7f5}html[data-theme=dark] .ai-action-btn{border-color:#34465f;background:#111f33;color:#dbe7f5}html[data-theme=dark] .skeleton-block{background:#26364b}html[data-theme=dark] .skeleton-doc-section{border-color:#2a3a50;background:#111d2e}html[data-theme=dark] .documentation-skeleton-content,html[data-theme=dark] .documentation-skeleton-panel{background:#0a1423}html[data-theme=dark] ::selection{background:#3b82f673;color:#fff}html[data-theme=dark] .app.api-detail-layout .description,html[data-theme=dark] .app.api-detail-layout .description p,html[data-theme=dark] .app.api-detail-layout .description li,html[data-theme=dark] .app.api-detail-layout .param-description,html[data-theme=dark] .app.api-detail-layout .param-description p,html[data-theme=dark] .app.api-detail-layout .param-description li,html[data-theme=dark] .app.api-detail-layout .response-field-description,html[data-theme=dark] .app.api-detail-layout .api-full-url{color:#9cacbf!important}html[data-theme=dark] .app.api-detail-layout .code-section-heading,html[data-theme=dark] .app.api-detail-layout .response-section-heading,html[data-theme=dark] .app.api-detail-layout .code-title,html[data-theme=dark] .app.api-detail-layout .panel-title{color:#f1f5f9!important}
