.marketing-scope .docs-back{color:var(--color-ink-soft);align-items:center;gap:6px;margin-bottom:28px;font-size:13.5px;font-weight:500;display:inline-flex}.marketing-scope .docs-back:hover{color:var(--color-violet-ink)}.marketing-scope .docs-breadcrumbs{color:var(--color-ink-soft);flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:22px;font-size:13px;display:flex}.marketing-scope .docs-breadcrumbs a{color:var(--color-ink-soft)}.marketing-scope .docs-breadcrumbs a:hover{color:var(--color-violet-ink)}.marketing-scope .docs-breadcrumbs svg{opacity:.5;flex:none}.marketing-scope .docs-breadcrumbs span[aria-current]{color:var(--color-violet-ink);font-weight:600}.marketing-scope .docs-layout{grid-template-columns:200px minmax(0,1fr);align-items:stretch;gap:28px;display:grid}@media (max-width:800px){.marketing-scope .docs-layout{grid-template-columns:1fr}}.marketing-scope .docs-sidebar-wrap{min-width:0}.marketing-scope .docs-sidebar-toggle{border:1px solid var(--color-line);width:100%;color:var(--color-violet-ink);background:#fff;border-radius:12px;align-items:center;gap:8px;margin-bottom:16px;padding:10px 14px;font-size:13.5px;font-weight:600;display:none}.marketing-scope .docs-sidebar{background:var(--color-violet-tint);border-right:1px solid var(--color-line);max-height:calc(100vh - 120px);padding:16px 8px;position:sticky;top:100px;overflow-y:auto}.marketing-scope .docs-sidebar-list{flex-direction:column;gap:1px;margin:0;padding:0;list-style:none;display:flex}.marketing-scope .docs-sidebar-list>li{margin:0}.marketing-scope .docs-sidebar-divider-before{border-top:1px solid var(--color-line);margin-top:10px;padding-top:11px}.marketing-scope .docs-sidebar-group-label{cursor:pointer;text-transform:uppercase;letter-spacing:.06em;width:100%;color:var(--color-ink-soft);background:0 0;border:0;justify-content:space-between;align-items:center;gap:6px;padding:7px 10px;font-size:11px;font-weight:700;display:flex}.marketing-scope .docs-sidebar-group-label:hover{color:var(--color-violet-ink)}.marketing-scope .docs-sidebar-chevron{flex:none;transition:transform .14s}.marketing-scope .docs-sidebar-chevron-open{transform:rotate(90deg)}.marketing-scope .docs-sidebar-sublist{flex-direction:column;gap:1px;margin:0;padding:0 0 0 4px;list-style:none;display:flex}.marketing-scope .docs-sidebar a{color:var(--color-ink-soft);border-radius:10px;padding:6px 10px;font-size:13.5px;line-height:1.3;display:block}.marketing-scope .docs-sidebar a:hover{color:var(--color-violet-ink);background:#fff}.marketing-scope .docs-sidebar a.active{color:var(--color-violet-deep);background:#fff;font-weight:600}@media (max-width:800px){.marketing-scope .docs-sidebar-toggle{display:flex}.marketing-scope .docs-sidebar{border:1px solid var(--color-line);background:#fff;border-radius:14px;max-height:none;margin-bottom:20px;padding:16px;display:none;position:static;overflow:visible}.marketing-scope .docs-sidebar-open{display:block}}.marketing-scope .docs-prevnext{border-top:1px solid var(--color-line);grid-template-columns:1fr 1fr;gap:12px;margin-top:40px;padding-top:24px;display:grid}.marketing-scope .docs-prevnext-link{border:1px solid var(--color-line);color:var(--color-violet-ink);border-radius:14px;align-items:center;gap:10px;padding:14px 16px;font-size:14px;font-weight:600;display:flex}.marketing-scope .docs-prevnext-link:hover{border-color:var(--color-violet);background:var(--color-violet-tint)}.marketing-scope .docs-prevnext-link svg{color:var(--color-ink-soft);flex:none}.marketing-scope .docs-prevnext-link small{text-transform:uppercase;letter-spacing:.04em;color:var(--color-ink-soft);margin-bottom:2px;font-size:11px;font-weight:600;display:block}.marketing-scope .docs-prevnext-next{text-align:right;flex-direction:row-reverse;grid-column:2}@media (max-width:560px){.marketing-scope .docs-prevnext{grid-template-columns:1fr}.marketing-scope .docs-prevnext-next{grid-column:1}}.marketing-scope .docs-body{min-width:0}.marketing-scope .docs-body h1{max-width:680px;margin:0 0 12px;font-size:clamp(26px,3.4vw,34px);font-weight:700;line-height:1.2}.marketing-scope .docs-body>p.lede{max-width:680px;color:var(--color-ink-soft);margin:0 0 32px;font-size:15px;line-height:1.7}.marketing-scope .docs-body section{margin-bottom:32px}.marketing-scope .docs-body h2{max-width:680px;margin:0 0 12px;font-size:17px;font-weight:700}.marketing-scope .docs-body h3{max-width:680px;margin:20px 0 8px;font-size:14.5px;font-weight:600}.marketing-scope .docs-body p{max-width:680px;color:var(--color-ink-soft);margin:0 0 12px;font-size:14px;line-height:1.7}.marketing-scope .docs-body p:last-child{margin-bottom:0}.marketing-scope .docs-body ul,.marketing-scope .docs-body ol{max-width:680px;margin:0 0 12px;padding-left:20px}.marketing-scope .docs-body ol{list-style-type:decimal}.marketing-scope .docs-body ul{list-style-type:disc}.marketing-scope .docs-body li{color:var(--color-ink-soft);margin-bottom:5px;font-size:14px;line-height:1.7}.marketing-scope .docs-body a{color:var(--color-violet-deep);font-weight:600}.marketing-scope .docs-body strong{color:var(--color-violet-ink);font-weight:600}.marketing-scope .docs-table-wrap{border:1px solid var(--color-line);border-radius:14px;margin-bottom:12px;overflow-x:auto}.marketing-scope .docs-table{border-collapse:collapse;width:100%;min-width:max-content;font-size:13.5px}.marketing-scope .docs-table th{text-align:left;color:var(--color-violet-ink);background:var(--color-violet-tint);padding:11px 16px;font-weight:700}.marketing-scope .docs-table td{color:var(--color-ink-soft);border-top:1px solid var(--color-line);background:#fff;padding:11px 16px}.marketing-scope .docs-table code{background:var(--color-violet-tint);color:var(--color-violet-ink);border-radius:6px;padding:2px 6px;font-family:monospace;font-size:.85em}.marketing-scope .docs-callout{background:var(--color-violet-tint);border:1px solid var(--color-line);border-radius:12px;max-width:680px;margin:0 0 12px;padding:14px 16px}.marketing-scope .docs-callout p{max-width:none;color:var(--color-violet-ink);margin:0}.marketing-scope .docs-warn{background:color-mix(in srgb, var(--color-testing) 12%, transparent);border:1px solid color-mix(in srgb, var(--color-testing) 40%, transparent);border-radius:12px;align-items:flex-start;gap:10px;max-width:680px;margin:0 0 16px;padding:12px 16px;display:flex}.marketing-scope .docs-warn svg{color:var(--color-testing);flex:none;margin-top:2px}.marketing-scope .docs-warn p{max-width:none;color:var(--color-violet-ink);margin:0;font-size:14px}.marketing-scope .docs-screenshot-figure{border:1px solid var(--color-line);background:#fff;border-radius:14px;margin:0 0 16px;overflow:hidden}.marketing-scope .docs-screenshot-img{width:100%;height:auto;display:block}.marketing-scope .docs-screenshot-expand{cursor:zoom-in;background:0 0;border:0;width:100%;padding:0;display:block;position:relative}.marketing-scope .docs-screenshot-expand-badge{color:#fff;background:#140a3cb8;border-radius:999px;align-items:center;gap:5px;padding:5px 10px;font-size:11px;font-weight:600;display:flex;position:absolute;bottom:10px;right:10px}.marketing-scope .docs-screenshot-lightbox{z-index:100;cursor:zoom-out;background:#0f0828db;justify-content:center;align-items:center;padding:32px;display:flex;position:fixed;inset:0;overflow-y:auto}.marketing-scope .docs-screenshot-lightbox-img{cursor:default;border-radius:10px;width:auto;max-width:min(900px,100%);height:auto;max-height:none}.marketing-scope .docs-screenshot-lightbox-close{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:fixed;top:20px;right:24px}.marketing-scope .docs-screenshot-lightbox-close:hover{background:#ffffff38}.marketing-scope .docs-troubleshoot{max-width:680px}.marketing-scope .docs-troubleshoot>div{margin-bottom:16px}.marketing-scope .docs-troubleshoot p{max-width:none}.marketing-scope .docs-screenshot{border:2px dashed var(--color-line);background:var(--color-violet-tint);min-height:140px;color:var(--color-ink-soft);text-align:center;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;margin:0 0 16px;padding:24px;display:flex}.marketing-scope .docs-screenshot svg{opacity:.5}.marketing-scope .docs-screenshot figcaption{max-width:440px;font-size:13px;font-style:italic}.marketing-scope .docs-troubleshoot>div:last-child{margin-bottom:0}.marketing-scope .docs-troubleshoot p.problem{color:var(--color-violet-ink);margin:0 0 3px;font-size:14px;font-weight:600}.marketing-scope .docs-provider-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:14px;margin:0 0 4px;display:grid}.marketing-scope .docs-provider-card{border:1px solid var(--color-line);background:#fff;border-radius:14px;flex-direction:column;align-items:flex-start;gap:8px;padding:16px;transition:all .16s;display:flex}.marketing-scope .docs-provider-card:hover{border-color:var(--color-violet);transform:translateY(-2px);box-shadow:0 12px 30px #3d2a9c1a}.marketing-scope .docs-provider-card-icon{background:var(--color-violet-tint);border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.marketing-scope .docs-provider-card-label{color:var(--color-violet-ink);font-size:14.5px;font-weight:700}.marketing-scope .docs-provider-card-intro{color:var(--color-ink-soft);font-size:13px;line-height:1.5}.marketing-scope .docs-video-placeholder{border:2px dashed var(--color-line);background:var(--color-violet-tint);min-height:220px;color:var(--color-ink-soft);text-align:center;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;margin:0 0 16px;padding:24px;display:flex}.marketing-scope .docs-video-placeholder svg{opacity:.5}.marketing-scope .docs-video-placeholder figcaption{color:var(--color-violet-ink);max-width:440px;font-size:14px;font-weight:600}.marketing-scope .docs-video-placeholder-note{font-size:12px;font-style:italic}.marketing-scope .docs-video-figure{margin:0 0 16px}.marketing-scope .docs-video-frame{background:#000;border-radius:14px;width:100%;padding-top:56.25%;position:relative;overflow:hidden}.marketing-scope .docs-video-frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}
