:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#eef3f8;color:#162033;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg: #eef3f8;--bg-soft: #f5f8fc;--surface: #fbfdff;--surface-strong: #ffffff;--border: #c9d4e2;--border-strong: #a9b8cb;--text: #162033;--muted: #617089;--faint: #8290a3;--blue: #1769d3;--blue-soft: #e6f0ff;--cyan: #0e9aa7;--cyan-soft: #e4f7f8;--amber: #a96512;--amber-soft: #fff4df;--shadow: 0 18px 44px rgba(31, 45, 67, .08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--bg);color:var(--text);font-size:14px;line-height:1.55}button,input{font:inherit}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid rgba(23,105,211,.38);outline-offset:2px}::selection{background:#1769d329}.doc-app{min-height:100vh;background:linear-gradient(180deg,#ffffffc7,#eef3f800 280px),var(--bg)}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;min-height:64px;padding:0 24px;border-bottom:1px solid var(--border);background:#f5f8fcf0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand,.top-nav a,.header-actions a,.home-entry-link,.choice-card,.path-step,.utility-link,.module-actions a,.back-link{text-decoration:none}.brand{display:inline-flex;align-items:center;gap:11px;min-width:max-content;font-weight:800}.brand img{width:32px;height:32px;object-fit:contain;border:1px solid var(--border);border-radius:9px;background:var(--surface-strong)}.brand-wordmark{display:inline-flex;align-items:center;gap:8px;line-height:1}.brand-wordmark strong{color:var(--text);font-size:18px;font-weight:900}.brand-wordmark span{display:inline-flex;align-items:center;min-height:22px;padding:0 7px;border:1px solid rgba(23,105,211,.28);border-radius:7px;background:var(--blue-soft);color:#1253a3;font-size:11px;font-weight:900}.top-nav,.header-actions{display:flex;align-items:center;gap:4px}.top-nav{justify-content:center;min-width:0}.top-nav a,.header-actions a{display:inline-flex;align-items:center;min-height:34px;padding:0 11px;border-radius:8px;color:var(--muted);font-size:12.5px;font-weight:700;white-space:nowrap}.top-nav a:hover,.header-actions a:hover{background:#e8eef6;color:var(--text)}.header-actions a:last-child{border:1px solid rgba(23,105,211,.22);background:var(--blue-soft);color:#124f9d}.landing{width:min(1320px,calc(100% - 48px));margin:0 auto;padding:34px 0 58px}.home-landing{display:grid;align-items:center;min-height:calc(100vh - 64px);padding:44px 0 40px}.home-hero{display:grid;justify-items:center;text-align:center}.home-hero h1{width:100%;max-width:none;margin:0;font-size:72px;line-height:1;letter-spacing:0;white-space:nowrap}.hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr);gap:20px;align-items:stretch}.hero-copy,.path-board,.choice-card,.module-card,.quick-strip,.doc-section,.doc-intro,.sidebar,.rail-panel{border:1px solid var(--border);background:#fbfdffe6;box-shadow:0 1px #fffc inset}.hero-copy{display:flex;flex-direction:column;justify-content:center;min-height:310px;padding:34px;border-radius:14px}.eyebrow{display:inline-flex;align-items:center;gap:8px;width:fit-content;min-height:28px;padding:0 10px;border:1px solid rgba(14,154,167,.24);border-radius:999px;background:var(--cyan-soft);color:#086c75;font-size:12px;font-weight:800}.hero h1{max-width:13ch;margin:18px 0 0;font-size:58px;line-height:1.02;letter-spacing:0}.hero p{max-width:660px;margin:16px 0 0;color:var(--muted);font-size:15px}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.hero-actions a{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 14px;border:1px solid var(--border);border-radius:10px;background:var(--surface-strong);color:var(--text);text-decoration:none;font-size:13px;font-weight:800}.hero-actions a:first-child{border-color:#1769d352;background:#1769d3;color:#fff}.hero-actions a:hover,.module-actions a:hover,.utility-link:hover,.choice-card:hover,.path-step:hover{border-color:var(--border-strong);transform:translateY(-1px)}.path-board{display:grid;gap:10px;padding:18px;border-radius:14px}.path-step{display:grid;grid-template-columns:42px minmax(0,1fr);gap:4px 12px;align-content:center;min-height:88px;padding:15px;border:1px solid var(--border);border-radius:10px;background:var(--surface-strong);transition:transform .16s ease,border-color .16s ease,background .16s ease}.path-step span{grid-row:1 / span 2;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;background:var(--blue-soft);color:var(--blue);font-size:12px;font-weight:900}.path-step strong{font-size:16px}.doc-section li,.section-note,.table-detail,.callout,.breadcrumb{color:var(--muted)}.quick-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:18px;padding:10px;border-radius:14px}.choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:100%;margin-top:72px}.choice-card{--choice-accent: var(--blue);--choice-soft: var(--blue-soft);--choice-border: rgba(23, 105, 211, .28);--choice-number: rgba(23, 105, 211, .16);position:relative;display:flex;flex-direction:column;align-items:flex-start;min-height:276px;padding:26px 28px;overflow:hidden;isolation:isolate;border-color:var(--choice-border);border-top:4px solid var(--choice-accent);border-radius:12px;background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(251,253,255,.9) 46%,var(--choice-soft)),#fbfdfff0;cursor:pointer;text-align:left;animation:card-enter .52s both;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.choice-card-first{--choice-accent: #1769d3;--choice-soft: #e6f0ff;--choice-border: rgba(23, 105, 211, .34);--choice-number: rgba(23, 105, 211, .16)}.choice-card-workbench{--choice-accent: #0e9aa7;--choice-soft: #e4f7f8;--choice-border: rgba(14, 154, 167, .34);--choice-number: rgba(14, 154, 167, .16)}.choice-card-api{--choice-accent: #a96512;--choice-soft: #fff4df;--choice-border: rgba(169, 101, 18, .34);--choice-number: rgba(169, 101, 18, .16)}.choice-card:nth-child(2){animation-delay:70ms}.choice-card:nth-child(3){animation-delay:.14s}.choice-card:before,.choice-card:after{content:"";position:absolute;pointer-events:none}.choice-card:before{right:-42px;top:44px;width:230px;height:150px;border:1px solid var(--choice-border);border-right:0;border-radius:999px 0 0 999px;background:repeating-linear-gradient(145deg,transparent 0 14px,rgba(255,255,255,.52) 14px 16px),linear-gradient(135deg,transparent,rgba(255,255,255,.48));opacity:.66;transform:rotate(-10deg)}.choice-card:after{inset:0;background:linear-gradient(110deg,transparent 0 36%,rgba(255,255,255,.34) 46%,transparent 57%);opacity:0;transform:translate(-42%);transition:opacity .18s ease,transform .52s ease}.choice-card:hover{border-color:var(--choice-border);background:#fff;box-shadow:0 22px 46px #1f2d431c;transform:translateY(-5px)}.choice-card:hover:after{opacity:1;transform:translate(42%)}.choice-card .icon-box{position:relative;z-index:1;width:56px;height:56px;border-color:var(--choice-border);border-radius:14px;background:var(--choice-soft);color:var(--choice-accent);box-shadow:0 12px 28px #1f2d4314;transition:transform .18s ease}.choice-card:hover .icon-box{transform:translateY(-2px) rotate(-3deg)}.choice-index{position:absolute;right:20px;bottom:18px;z-index:0;color:var(--choice-number);font-size:82px;font-weight:900;line-height:1}.choice-copy{position:relative;z-index:1;display:grid;gap:12px;margin-top:auto;padding-right:8px;padding-bottom:18px}.choice-card strong,.module-card strong,.utility-link strong,.step-item strong{display:block;color:var(--text);line-height:1.35}.step-item small,.utility-link small{display:block;margin-top:4px;color:var(--muted);font-size:12px;line-height:1.45;overflow-wrap:anywhere}.choice-card strong{max-width:100%;font-size:clamp(31px,2.55vw,40px);line-height:1;white-space:nowrap}.choice-subtitle{display:inline-flex;align-items:center;width:fit-content;min-height:34px;padding:0 13px;border:1px solid var(--choice-border);border-radius:10px;background:var(--choice-soft);color:var(--choice-accent);font-size:15px;font-weight:850;line-height:1;box-shadow:0 1px #ffffffb8 inset;transition:transform .18s ease,background .18s ease}.choice-card:hover .choice-subtitle{background:#fff;transform:translate(4px)}.choice-action{display:inline-flex;align-items:center;gap:6px;width:fit-content;color:var(--choice-accent);font-size:13px;font-weight:900;line-height:1;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:5px;transition:gap .18s ease,transform .18s ease}.choice-card:hover .choice-action{gap:10px;transform:translate(4px)}.choice-arrow{position:absolute;right:22px;bottom:22px;z-index:1;color:var(--choice-accent);transition:transform .18s ease}.choice-card:hover .choice-arrow{transform:translate(4px)}@keyframes card-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.home-entry-links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:22px}.home-entry-link{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:0 12px;border:1px solid var(--border);border-radius:999px;background:#fbfdffc7;color:var(--muted);font-size:12.5px;font-weight:800;transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease}.home-entry-link:hover{border-color:var(--border-strong);background:#fff;color:var(--text);transform:translateY(-1px)}.icon-box,.title-icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid var(--border);border-radius:10px;background:#edf4fb;color:var(--blue)}.landing-section{margin-top:30px}.section-heading{display:grid;gap:4px;margin-bottom:12px}.section-heading span{color:var(--cyan);font-size:12px;font-weight:900}.section-heading h2{margin:3px 0 0;font-size:24px;line-height:1.2}.module-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.module-card{display:grid;gap:16px;min-height:128px;padding:16px;border-radius:12px}.module-card-head{display:flex;align-items:center;gap:12px}.module-card-head strong{font-size:17px}.module-actions{display:flex;gap:8px;align-self:end}.module-actions a{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:32px;padding:0 10px;border:1px solid var(--border);border-radius:8px;background:var(--surface-strong);color:var(--text);font-size:12px;font-weight:800;transition:transform .16s ease,border-color .16s ease}.module-actions a:first-child{background:var(--blue-soft);color:#1253a3}.docs-layout{display:grid;grid-template-columns:278px minmax(0,1fr) 238px;gap:18px;width:min(1390px,calc(100% - 32px));margin:0 auto;padding:22px 0 56px}.sidebar,.utility-rail{position:sticky;top:82px;align-self:start;max-height:calc(100vh - 102px);overflow:auto}.sidebar{padding:12px;border-radius:14px}.back-link{display:inline-flex;align-items:center;gap:7px;min-height:32px;margin-bottom:10px;color:var(--muted);font-size:12px;font-weight:800}.back-link svg{transform:rotate(180deg)}.search-box{display:flex;align-items:center;gap:8px;min-height:40px;margin-bottom:12px;padding:0 11px;border:1px solid var(--border);border-radius:10px;background:var(--bg-soft);color:var(--faint)}.search-box input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--text);font-size:13px}.doc-nav{display:grid;gap:14px}.doc-nav section{display:grid;gap:4px}.nav-group-title,.rail-panel>strong{margin:0;color:var(--faint);font-size:12px;font-weight:900;letter-spacing:0;text-transform:uppercase}.nav-group-title{padding:4px 8px}.doc-nav button,.rail-toc button{display:flex;align-items:center;gap:9px;width:100%;min-height:36px;padding:8px 9px;border:1px solid transparent;border-radius:9px;background:transparent;color:var(--muted);text-align:left;cursor:pointer;font-size:13px;font-weight:700}.doc-nav button:hover,.doc-nav button.active,.rail-toc button:hover,.rail-toc button.active{border-color:var(--border);background:#edf4fb;color:var(--text)}.doc-nav button.active{box-shadow:inset 3px 0 0 var(--blue)}.empty-state{display:grid;gap:4px;padding:12px;border:1px solid var(--border);border-radius:10px;background:var(--bg-soft)}.empty-state span{color:var(--muted);font-size:12px}.doc-content{min-width:0}.doc-intro{padding:20px;border-radius:14px}.breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-size:12px;font-weight:800}.doc-title-row{display:flex;gap:15px;align-items:center}.doc-title-row h1{margin:0;font-size:40px;line-height:1.08;letter-spacing:0}.anchor-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px;padding-top:14px;border-top:1px solid var(--border)}.anchor-row button{display:inline-flex;align-items:center;min-height:31px;padding:0 11px;border:1px solid var(--border);border-radius:999px;background:var(--surface-strong);color:var(--muted);cursor:pointer;font-size:12px;font-weight:800}.anchor-row button:hover,.anchor-row button.active{border-color:#1769d35c;background:var(--blue-soft);color:#1253a3}.doc-content>.module-gallery{margin-top:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.section-stack{display:grid;gap:14px;margin-top:16px}.doc-section{min-width:0;max-width:100%;scroll-margin-top:86px;padding:19px 20px 21px;border-radius:14px}.doc-section.active{border-color:#1769d357;box-shadow:inset 3px 0 0 var(--blue),0 10px 28px #1f2d430f}.doc-section h2{display:flex;align-items:center;gap:10px;margin:0;padding-bottom:10px;border-bottom:1px solid var(--border);font-size:17px;line-height:1.3}.doc-section h2 span,.step-item>span{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid var(--border);border-radius:999px;background:var(--bg-soft);color:var(--blue);font-size:11px;font-weight:900}.section-note{max-width:78ch;margin:12px 0 0;padding:12px 13px;border:1px solid var(--border);border-radius:10px;background:var(--bg-soft);font-size:14px}.doc-section ul{display:grid;gap:8px;margin:12px 0 0;padding-left:18px}.doc-section li{padding-left:2px;font-size:13.5px}.step-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.step-item{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center;min-height:60px;padding:13px;border:1px solid var(--border);border-radius:10px;background:var(--surface-strong)}.tutorial-image-list{display:grid;gap:14px;margin-top:14px}.tutorial-image-card{display:grid;gap:10px;min-width:0;padding:12px;border:1px solid var(--border);border-radius:12px;background:var(--surface-strong)}.tutorial-image-copy{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center}.tutorial-image-copy>span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;background:var(--blue-soft);color:var(--blue);font-size:11px;font-weight:900}.tutorial-image-copy strong{display:block;color:var(--text);font-size:15px;line-height:1.25}.tutorial-image-copy small{display:block;margin-top:2px;color:var(--muted);font-size:12.5px;line-height:1.45}.tutorial-image-card a{display:block;overflow:hidden;border:1px solid var(--border);border-radius:10px;background:#f8fafc}.tutorial-image-card img{display:block;width:100%;max-width:100%;height:auto}.link-list,.endpoint-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.endpoint-card{--endpoint-accent: var(--blue);--endpoint-soft: var(--blue-soft);display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px 10px;align-items:center;padding:13px;border:1px solid var(--border);border-left:3px solid var(--endpoint-accent);border-radius:10px;background:var(--surface-strong)}.endpoint-card-cyan{--endpoint-accent: var(--cyan);--endpoint-soft: var(--cyan-soft)}.endpoint-card-amber{--endpoint-accent: var(--amber);--endpoint-soft: var(--amber-soft)}.endpoint-method{display:inline-flex;align-items:center;justify-content:center;min-width:54px;min-height:26px;padding:0 8px;border-radius:7px;background:var(--endpoint-soft);color:var(--endpoint-accent);font-size:11px;font-weight:900}.endpoint-card code{overflow-wrap:anywhere;color:#1f4f85;font-size:12px}.endpoint-card strong{grid-column:1 / -1;font-size:15px}.endpoint-detail{grid-column:1 / -1;color:var(--muted);font-size:13px}.structured-table{display:grid;margin-top:14px;overflow:hidden;border:1px solid var(--border);border-radius:10px;background:var(--surface-strong)}.structured-row{display:grid;gap:10px;align-items:start;padding:12px 13px;border-bottom:1px solid var(--border);color:var(--muted);font-size:13px}.structured-row:last-child{border-bottom:0}.structured-head{background:var(--bg-soft);color:var(--text);font-size:12px;font-weight:900}.param-table .structured-row{grid-template-columns:minmax(116px,.72fr) 92px 60px 92px minmax(0,1.4fr)}.response-table .structured-row{grid-template-columns:minmax(160px,.9fr) 108px minmax(0,1.5fr)}.structured-table code{overflow-wrap:anywhere;padding:3px 6px;border-radius:7px;background:var(--bg-soft);color:#1f4f85;font-size:12px}.checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.check-item{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center;min-height:48px;padding:12px;border:1px solid var(--border);border-radius:10px;background:var(--surface-strong)}.check-item span{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:var(--blue-soft);color:var(--blue);font-size:11px;font-weight:900}.check-item strong{color:var(--text);font-size:13px;line-height:1.35}.integration-matrix{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.integration-card{display:grid;gap:12px;padding:14px;border:1px solid var(--border);border-left:3px solid var(--cyan);border-radius:10px;background:var(--surface-strong)}.integration-card>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:10px}.integration-card strong{color:var(--text);font-size:15px}.integration-card>div:first-child span{color:var(--muted);font-size:12px;font-weight:800}.integration-card dl{display:grid;gap:7px;margin:0}.integration-card dl>div{display:grid;grid-template-columns:74px minmax(0,1fr);gap:10px}.integration-card dt{color:var(--faint);font-size:12px;font-weight:900}.integration-card dd{min-width:0;margin:0;color:var(--muted);font-size:12.5px;overflow-wrap:anywhere}.utility-rail{display:grid;gap:12px}.rail-panel{display:grid;gap:9px;padding:12px;border-radius:14px}.rail-panel>strong{padding:0 2px 7px;border-bottom:1px solid var(--border)}.utility-link{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;gap:10px;align-items:center;min-height:52px;padding:10px;border:1px solid var(--border);border-radius:10px;background:var(--surface-strong);transition:transform .16s ease,border-color .16s ease,background .16s ease}.utility-link.compact{min-height:52px}.utility-link .icon-box{width:34px;height:34px;border-radius:9px;background:var(--bg-soft)}.utility-link strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.utility-link small{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.utility-link button,.code-bar button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:30px;height:30px;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--muted);cursor:pointer;font-size:12px;font-weight:800}.utility-link button:hover,.utility-link button.copied{border-color:#0e9aa757;background:var(--cyan-soft);color:#086c75}.rail-toc{display:grid;gap:3px}.doc-table{display:grid;margin-top:14px;overflow:hidden;border:1px solid var(--border);border-radius:10px;background:var(--surface-strong)}.doc-table>div{display:grid;grid-template-columns:126px minmax(180px,.82fr) minmax(0,1fr);gap:12px;align-items:start;padding:13px 14px;border-bottom:1px solid var(--border)}.doc-table>div:last-child{border-bottom:0}.doc-table strong{color:var(--text);font-size:13px}code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.doc-table code{overflow-wrap:anywhere;padding:3px 6px;border-radius:7px;background:var(--bg-soft);color:#1f4f85;font-size:12px}.table-detail{display:block;font-size:13px}.code-block{margin-top:14px;overflow:hidden;border:1px solid #21334f;border-radius:12px;background:#0c1424;box-shadow:0 18px 40px #0b142424}.code-example-grid{display:grid;gap:12px;margin-top:14px}.code-example-grid .code-block{margin-top:0}.code-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-bottom:1px solid rgba(174,190,211,.18);background:#111d31;color:#c5d3e5;font-size:12px;font-weight:800}.code-bar button{border-color:#aebed340;background:#ffffff0a;color:#d8e3f0}.code-bar button:hover,.code-bar button.copied{background:#ffffff1a;color:#fff}pre{max-width:100%;margin:0;overflow-x:auto;padding:15px;color:#e5edf7;font-size:13px;line-height:1.65;white-space:pre-wrap;word-break:break-word}.callout{margin-top:14px;padding:13px 14px;border:1px solid rgba(169,101,18,.25);border-radius:10px;background:var(--amber-soft);font-size:13px}@media(max-width:1180px){.site-header{grid-template-columns:auto minmax(0,1fr)}.header-actions{display:none}.docs-layout{grid-template-columns:250px minmax(0,1fr)}.utility-rail{display:none}.quick-strip,.module-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.site-header{display:flex;justify-content:space-between;padding:0 14px}.top-nav{display:none}.landing,.docs-layout{width:min(100% - 20px,720px)}.hero,.choice-grid,.quick-strip,.module-gallery,.doc-content>.module-gallery,.step-list,.link-list,.endpoint-grid,.checklist,.integration-matrix{grid-template-columns:1fr}.hero-copy{min-height:auto;padding:24px}.hero h1{max-width:100%;font-size:34px}.home-hero h1{font-size:48px}.docs-layout{display:block;padding-top:16px}.sidebar{position:static;max-height:none;margin-bottom:14px}.doc-title-row{display:grid}.doc-title-row h1{font-size:29px}.doc-table>div{grid-template-columns:1fr;gap:7px}.param-table .structured-row,.response-table .structured-row{grid-template-columns:1fr;gap:6px}.structured-head{display:none}.integration-card>div:first-child{display:grid}.integration-card dl>div{grid-template-columns:1fr;gap:2px}}@media(max-width:560px){.landing{padding-top:18px}.hero-copy,.path-board,.doc-intro,.doc-section{padding:16px}.choice-card{min-height:220px;padding:22px}.choice-card strong{font-size:28px}.choice-copy{padding-bottom:34px}.choice-subtitle{min-height:28px;font-size:13px}.home-hero h1{font-size:34px}.module-actions{flex-wrap:wrap}.anchor-row{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px}.anchor-row button{flex:0 0 auto}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.doc-nav-link{display:flex;align-items:center;gap:9px;width:100%;min-height:34px;padding:7px 9px;border:1px solid transparent;border-radius:9px;background:transparent;color:var(--muted);text-align:left;text-decoration:none;cursor:pointer;font-size:13px;font-weight:700}.doc-nav-link:hover{border-color:var(--border);background:#edf4fb;color:var(--text)}