.docs-page{padding:3rem 0 12.5rem}.docs-doc-section{padding-top:4.5rem}.docs-doc-section+.docs-doc-section{margin-top:4.5rem;border-top:1px solid var(--structure-line)}.docs-doc-section:first-child{padding-top:0}.docs-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:4.5rem;max-width:1080px;margin:0 auto;padding:0 1.5rem;align-items:start}.docs-layout>main{min-width:0}.docs-sidebar{position:sticky;top:8.75rem;max-height:calc(100vh - 10.5rem);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;padding-right:4px}.docs-nav-group{margin-bottom:2rem}.docs-nav-group-label{display:flex;align-items:center;gap:7px;font-size:.68rem;text-transform:uppercase;letter-spacing:.1em;font-weight:700;color:var(--figure-muted);margin-bottom:.375rem;padding:0 10px}.docs-nav-item{display:block;width:100%;text-align:left;background:none;border:none;border-left:2px solid transparent;padding:7px 10px;font-size:.875rem;color:var(--figure-muted);cursor:pointer;transition:color .15s,border-color .15s,background .15s;border-radius:0 4px 4px 0;line-height:1.4}.docs-nav-item:hover{color:var(--figure-ink);border-left-color:var(--structure-bright)}.docs-nav-item.active{color:var(--signal-core);border-left-color:var(--signal-core);background:var(--signal-glow)}.docs-mobile-nav{display:none;margin-bottom:2rem}.docs-mobile-nav-cats{display:flex;gap:4px;border-bottom:1px solid var(--structure-line);margin-bottom:12px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.docs-mobile-nav-cats::-webkit-scrollbar{display:none}.docs-mobile-cat-btn{flex:0 0 auto;min-height:44px;padding:10px 14px;border:none;border-bottom:2px solid transparent;background:none;color:var(--figure-muted);font-size:.75rem;font-weight:600;cursor:pointer;text-align:center;line-height:1.3;white-space:nowrap;transition:color .15s,border-color .15s}@media (max-width:400px){.docs-mobile-nav-cats{display:grid;grid-template-columns:repeat(2,1fr);overflow-x:visible}.docs-mobile-cat-btn{white-space:normal}}.docs-mobile-cat-btn.active{border-bottom-color:var(--signal-core);color:var(--signal-core)}.docs-mobile-nav-items{display:flex;flex-direction:column;border:1px solid var(--structure-line);border-radius:6px;overflow:hidden}.docs-mobile-item-btn{min-height:44px;padding:12px 14px;border:none;border-bottom:1px solid var(--structure-line);background:none;color:var(--figure-muted);font-size:.875rem;cursor:pointer;text-align:left;width:100%;transition:color .15s,background .15s}.docs-mobile-item-btn:last-child{border-bottom:none}.docs-mobile-item-btn.active{color:var(--signal-core);background:var(--signal-glow)}.docs-section{display:block}.docs-section>*+*{margin-top:1.5rem}.docs-section>*+.docs-subsection,.docs-section>.docs-subsection+.docs-subsection{margin-top:2.75rem}.docs-section>.docs-prose+.docs-prose{margin-top:0}.docs-header{margin-bottom:.5rem}.docs-header-badge{font-size:.7rem;color:var(--signal-core);font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px}.docs-header h1{font-size:clamp(2rem,5vw,3.25rem);font-weight:700;margin:0;letter-spacing:-.03em;color:var(--figure-ink);line-height:1.1}.docs-header-desc{color:var(--figure-muted);font-size:1.05rem;margin-top:1rem;line-height:1.65;max-width:60ch}.docs-section-title{display:flex;align-items:center;gap:12px;margin-bottom:.25rem}.docs-section-title h2{font-size:1.5rem;font-weight:600;margin:0;color:var(--figure-ink);letter-spacing:-.02em}.docs-section-h2{font-size:1.125rem;font-weight:600;color:var(--figure-ink);margin:0 0 .875rem;letter-spacing:-.01em}.docs-subsection{display:flex;flex-direction:column;gap:0}.docs-subsection-title{font-size:.9375rem;font-weight:600;color:var(--figure-ink);margin-bottom:.75rem}.docs-prose{font-size:.9375rem;color:var(--figure-muted);line-height:1.7;margin:0 0 1.25rem;max-width:70ch}.docs-prose code{color:var(--signal-core);font-family:var(--font-mono);font-size:.875em}.docs-list{padding-left:1.25rem;line-height:1.7}.docs-list--tight{margin:0}.docs-list code{color:var(--signal-core);font-family:var(--font-mono);font-size:.875em}.docs-link{color:var(--signal-core);text-decoration:none}.docs-link:hover{text-decoration:underline}.docs-code-block{background:var(--ground-void);border-radius:8px;border:1px solid var(--structure-line);overflow:hidden;margin-bottom:1.25rem}.docs-code-header{padding:11px 18px;border-bottom:1px solid var(--structure-line);display:flex;justify-content:space-between;align-items:center;background:var(--overlay-02)}.docs-code-filename{font-size:.75rem;color:var(--figure-muted);font-family:var(--font-mono)}.docs-code-copy{background:none;border:none;color:var(--signal-core);cursor:pointer;font-size:.75rem;font-weight:500;padding:0}.docs-code-copy:focus-visible,.docs-mobile-cat-btn:focus-visible,.docs-mobile-item-btn:focus-visible{outline:2px solid var(--signal-core);outline-offset:-2px;border-radius:var(--border-radius-sm)}.docs-code-body{padding:18px 20px;overflow-x:auto;-webkit-overflow-scrolling:touch}.docs-code-body pre{margin:0;font-size:.8125rem;line-height:1.65;font-family:var(--font-mono);min-width:max-content;color:var(--syntax-plain)}.token-keyword{color:var(--syntax-keyword)}.token-func{color:var(--syntax-func)}.token-string{color:var(--syntax-string)}.token-comment{color:var(--syntax-comment)}.token-number{color:var(--syntax-number)}.docs-table-wrap{border:1px solid var(--structure-line);border-radius:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:1.25rem}.docs-table{width:100%;border-collapse:collapse;font-size:.8125rem;text-align:left;min-width:440px}.docs-table thead tr{background:var(--overlay-02);border-bottom:1px solid var(--structure-line)}.docs-table th{padding:11px 16px;color:var(--figure-muted);font-weight:600}.docs-table td{padding:11px 16px;border-bottom:1px solid var(--structure-line);color:var(--figure-ink)}.docs-table tr:last-child td{border-bottom:none}.docs-table td.mono{font-family:var(--font-mono);color:var(--signal-core)}.docs-table td.muted{color:var(--figure-muted)}.docs-table code{color:var(--signal-core);font-family:var(--font-mono);font-size:.875em}.docs-table td:first-child,.docs-table th:first-child{position:sticky;left:0;z-index:2;background:var(--ground-void)}.docs-table thead th:first-child{background:var(--overlay-02)}.docs-required{color:var(--signal-danger);font-weight:700}.docs-endpoint-rows{display:flex;flex-direction:column;margin-bottom:1.75rem;border-top:1px solid var(--structure-line)}.docs-endpoint-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px;padding:11px 0;border-bottom:1px solid var(--structure-line)}.docs-endpoint-label{font-size:.8125rem;color:var(--figure-muted)}.docs-endpoint-value{color:var(--signal-core);word-break:break-all}.docs-endpoint-method,.docs-endpoint-value{font-size:.8125rem;font-family:var(--font-mono)}.docs-endpoint-method{font-weight:700;color:var(--figure-ink)}.docs-method-cards{display:flex;flex-direction:column;margin-top:.5rem;border-top:1px solid var(--structure-line)}.docs-method-card{padding:16px 0;border-bottom:1px solid var(--structure-line)}.docs-method-card code{color:var(--signal-core);font-size:.8125rem;display:block;margin-bottom:6px;font-family:var(--font-mono)}.docs-method-card p{font-size:.8125rem;color:var(--figure-muted);margin:0;line-height:1.55}.docs-flow{gap:1.25rem;margin:1.5rem 0 0;flex-wrap:wrap}.docs-flow,.docs-flow-step{display:flex;align-items:flex-start}.docs-flow-step{gap:14px;flex:1 1;min-width:200px}.docs-flow-num{font-family:var(--font-mono);font-size:.85rem;font-weight:700;color:var(--signal-core);flex-shrink:0;line-height:1.4;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.docs-flow-title{font-size:.9375rem;font-weight:600;color:var(--figure-ink);margin-bottom:4px}.docs-flow-desc{font-size:.8125rem;color:var(--figure-muted);line-height:1.55}.docs-flow-arrow{font-size:1.25rem;color:var(--structure-bright);padding-top:3px;flex-shrink:0}.docs-key-cards{display:grid;grid-template-columns:1fr 1fr;background:var(--structure-line);gap:1px;margin:0 0 1.25rem}.docs-key-card{padding:4px 24px;background:var(--ground-void)}.docs-key-card:first-child{padding-left:0}.docs-key-card-label{font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;font-weight:700;color:var(--figure-muted);margin-bottom:8px}.docs-key-card-name{font-family:var(--font-mono);font-size:.875rem;color:var(--signal-core);margin-bottom:10px}.docs-key-card-desc{font-size:.8125rem;color:var(--figure-muted);line-height:1.55;margin:0}.docs-key-card-desc code{color:var(--signal-core);font-family:var(--font-mono);font-size:.875em}.docs-note{padding:0 0 0 14px;border-left:2px solid var(--signal-core)}.docs-section>.docs-note,.docs-subsection>.docs-note{margin-top:1rem}.docs-section>.docs-note+.docs-note,.docs-subsection>.docs-note+.docs-note{margin-top:.75rem}.docs-note p{font-size:.8125rem;color:var(--figure-muted);margin:0 0 .375rem;line-height:1.55}.docs-note p:last-child{margin-bottom:0}.docs-note .docs-list{margin:.375rem 0 0;font-size:.8125rem;line-height:1.55}.docs-note strong{color:var(--figure-ink)}.docs-note code{color:var(--signal-core);font-family:var(--font-mono);font-size:.875em}.docs-note--critical{border-left-color:var(--signal-danger)}.docs-note--critical .docs-link,.docs-note--critical button.docs-link{background:none;border:none;padding:0;font:inherit;cursor:pointer;color:var(--signal-core)}.docs-wp-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:2.5rem;flex-wrap:wrap}.docs-wp-hero-text{flex:1 1;min-width:260px}.docs-wp-h1{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;letter-spacing:-.03em;color:var(--figure-ink);margin:0 0 .75rem;line-height:1.1}.docs-wp-hero-text p{font-size:1rem;color:var(--figure-ink);font-weight:500;margin:0 0 8px;line-height:1.55}.docs-wp-hero-text small{font-size:.8125rem;color:var(--figure-muted)}.docs-download-btn{display:inline-flex;align-items:center;gap:10px;background:var(--signal-core-cta);color:var(--ground-void);padding:14px 26px;border-radius:999px;font-weight:700;text-decoration:none;font-size:.875rem;white-space:nowrap;flex-shrink:0;transition:opacity .2s}.docs-download-btn:hover{opacity:.9}.docs-wp-steps{display:grid;grid-template-columns:1fr 1fr;gap:2rem;border-top:1px solid var(--structure-line);padding-top:2rem}.docs-wp-step h3{font-size:.9375rem;font-weight:600;color:var(--figure-ink);margin:0 0 10px}.docs-wp-step p{font-size:.875rem;color:var(--figure-muted);line-height:1.6;margin:0}.docs-wp-step p strong{color:var(--figure-ink)}.docs-wp-step p code{color:var(--signal-core);font-family:var(--font-mono);font-size:.875em}.docs-wp-protected{border-top:1px solid var(--structure-line);padding-top:2rem}.docs-wp-protected h3{font-size:.9375rem;font-weight:600;color:var(--figure-ink);margin:0 0 1rem}.docs-wp-form-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:8px}.docs-wp-form-list li{display:flex;align-items:center;gap:9px;font-size:.8125rem;color:var(--figure-muted)}.docs-wp-form-list li:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--signal-core);opacity:.65;flex-shrink:0}.docs-csp-rows{display:flex;flex-direction:column;gap:8px}.docs-csp-row{display:flex;justify-content:space-between;border-bottom:1px solid var(--structure-line);padding-bottom:8px;flex-wrap:wrap;gap:6px}.docs-csp-directive{font-size:.8125rem;font-family:var(--font-mono);color:var(--figure-ink)}.docs-csp-value{font-size:.75rem;color:var(--figure-muted);font-family:var(--font-mono)}.docs-ai-banner{display:flex;justify-content:flex-end;margin-bottom:1.25rem}.docs-ai-banner-btn{display:inline-flex;align-items:center;gap:7px;padding:6px 10px;background:none;border:1px solid var(--structure-line);border-radius:8px;color:var(--figure-muted);font-size:.8125rem;font-weight:500;cursor:pointer;white-space:nowrap;transition:color .15s,border-color .15s}.docs-ai-banner-btn:hover{color:var(--figure-ink);border-color:var(--structure-bright)}.docs-ai-banner-btn:focus-visible{outline:2px solid var(--signal-core);outline-offset:2px}.docs-section [id]{scroll-margin-top:9.5rem}.docs-bar{position:fixed;top:64px;left:0;right:0;z-index:900;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.7rem 1.5rem;background:var(--ground-void);border-bottom:1px solid var(--structure-line);box-shadow:0 6px 20px rgba(20,20,15,.08);transform:translateY(-100%);opacity:0;transition:transform .3s cubic-bezier(.16,1,.3,1),opacity .3s ease}.docs-bar.is-visible{transform:translateY(0);opacity:1}.docs-bar-crumb{display:flex;align-items:baseline;gap:.5rem;min-width:0;overflow:hidden}.docs-bar-group{font-size:.68rem;text-transform:uppercase;letter-spacing:.1em;font-weight:700;color:var(--signal-core)}.docs-bar-group,.docs-bar-title{white-space:nowrap;flex-shrink:0}.docs-bar-title{font-size:.9rem;font-weight:600;color:var(--figure-ink)}.docs-bar-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.docs-bar-search,.docs-bar-toggle{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;background:none;border:1px solid var(--structure-line);border-radius:8px;color:var(--figure-muted);font-size:.8125rem;font-weight:500;cursor:pointer;transition:color .15s,border-color .15s}.docs-bar-search:hover,.docs-bar-toggle:hover{color:var(--figure-ink);border-color:var(--structure-bright)}.docs-drawer{position:fixed;top:0;right:0;bottom:0;z-index:2060;width:100%;max-width:320px;display:flex;flex-direction:column;background:var(--ground-surface);border-left:1px solid var(--structure-line);box-shadow:-6px 0 20px rgba(20,20,15,.08);transform:translateX(100%);transition:transform .3s cubic-bezier(.16,1,.3,1);overflow-y:auto}.docs-drawer.is-open{transform:translateX(0)}.docs-drawer-head{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.25rem 1rem;border-bottom:1px solid var(--structure-line)}.docs-drawer-title{font-size:.9375rem;font-weight:700;color:var(--figure-ink)}.docs-drawer-close{display:inline-flex;background:none;border:none;padding:4px;color:var(--figure-muted);cursor:pointer}.docs-drawer-close:hover{color:var(--figure-ink)}.docs-drawer-list{padding:1.25rem}.docs-drawer-list--anchors{border-top:1px solid var(--structure-line)}.docs-drawer-group{margin-bottom:1.25rem}.docs-drawer-backdrop{position:fixed;inset:0;z-index:2055;background:var(--glass-scrim);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.docs-bar-search:focus-visible,.docs-bar-toggle:focus-visible,.docs-drawer-close:focus-visible{outline:2px solid var(--signal-core);outline-offset:2px;border-radius:var(--border-radius-sm)}@media (max-width:640px){.docs-bar{padding:.6rem 1rem}.docs-bar-group,.docs-bar-search{display:none}}a.docs-mobile-item-btn,a.docs-nav-item{text-decoration:none;display:block}.docs-search-trigger{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:8px 10px;margin-bottom:1.5rem;background:none;border:1px solid var(--structure-line);border-radius:8px;color:var(--figure-muted);font-size:.8125rem;cursor:pointer;transition:color .15s,border-color .15s}.docs-search-trigger:hover{color:var(--figure-ink);border-color:var(--structure-bright)}.docs-kbd{font-family:var(--font-mono);font-size:.6875rem;color:var(--figure-muted);border:1px solid var(--structure-line);border-radius:4px;padding:1px 5px}.docs-mobile-search{display:block;width:100%;min-height:44px;padding:10px 14px;margin-bottom:12px;background:none;border:1px solid var(--structure-line);border-radius:8px;color:var(--figure-muted);font-size:.875rem;text-align:left;cursor:pointer}.docs-search-overlay{position:fixed;inset:0;z-index:200;background:rgba(10,10,8,.45);display:flex;justify-content:center;align-items:flex-start;padding:12vh 1rem 1rem}.docs-search-modal{width:100%;max-width:560px;background:var(--ground-void);border:1px solid var(--structure-line);border-radius:12px;box-shadow:0 6px 20px rgba(20,20,15,.08);overflow:hidden}.docs-search-inputrow{display:flex;align-items:center;gap:10px;padding:6px 14px;border-bottom:1px solid var(--structure-line)}.docs-search-input{flex:1 1;min-width:0;min-height:46px;background:none;border:none;color:var(--figure-ink);font-size:.9375rem}.docs-search-input:focus,.docs-search-input:focus-visible{outline:none}.docs-search-close,.docs-search-input::placeholder{color:var(--figure-muted)}.docs-search-close{flex-shrink:0;background:none;border:1px solid var(--structure-line);border-radius:4px;padding:2px 6px;font-family:var(--font-mono);font-size:.6875rem;cursor:pointer}.docs-search-results{list-style:none;margin:0;padding:6px;max-height:50vh;overflow-y:auto}.docs-search-result{display:block;width:100%;text-align:left;background:none;border:none;border-radius:8px;padding:10px 12px;cursor:pointer}.docs-search-result.active{background:var(--signal-glow)}.docs-search-result-top{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:2px}.docs-search-result-title{font-size:.875rem;font-weight:600;color:var(--figure-ink)}.docs-search-result.active .docs-search-result-title{color:var(--signal-core)}.docs-search-result-page{flex-shrink:0;font-size:.6875rem;text-transform:uppercase;letter-spacing:.08em;font-weight:600;color:var(--figure-muted)}.docs-search-result-snippet{display:block;font-size:.8125rem;color:var(--figure-muted);line-height:1.5}.docs-search-empty,.docs-search-hint{padding:18px 16px;font-size:.8125rem;color:var(--figure-muted)}.docs-mobile-search:focus-visible,.docs-search-close:focus-visible,.docs-search-result:focus-visible,.docs-search-trigger:focus-visible{outline:2px solid var(--signal-core);outline-offset:-2px}.docs-wizard{display:flex;flex-direction:column;gap:1.75rem;padding-bottom:.5rem}.docs-wizard-qlabel{display:flex;align-items:baseline;gap:10px;font-size:.9375rem;font-weight:600;color:var(--figure-ink);margin-bottom:.75rem}.docs-wizard-num{font-family:var(--font-mono);font-size:.75rem;font-weight:700;color:var(--signal-core)}.docs-wizard-opts{display:flex;flex-wrap:wrap;gap:10px}.docs-wizard-opt{display:flex;flex-direction:column;gap:2px;align-items:flex-start;min-height:44px;padding:10px 16px;background:var(--ground-surface);border:1px solid var(--structure-bright);border-radius:10px;text-align:left;cursor:pointer;box-shadow:0 1px 3px rgba(20,20,15,.07);transition:border-color .15s,background .15s,transform .15s,box-shadow .15s}.docs-wizard-opt:hover{border-color:var(--signal-core);transform:translateY(-1px);box-shadow:0 4px 12px rgba(20,20,15,.1)}.docs-wizard-opt:active{transform:translateY(0) scale(.97);box-shadow:0 1px 3px rgba(20,20,15,.07);transition-duration:.07s}.docs-wizard-opt.active{border-color:var(--signal-core);background:var(--signal-glow)}.docs-wizard-opt-label{display:flex;align-items:center;gap:7px;font-size:.875rem;font-weight:600;color:var(--figure-ink);transition:color .15s}.docs-wizard-opt-label:before{content:"";width:0;height:6px;border-radius:50%;background:var(--signal-core);flex-shrink:0;margin-right:-7px;opacity:0;transition:width .25s cubic-bezier(.16,1,.3,1),margin-right .25s cubic-bezier(.16,1,.3,1),opacity .15s}.docs-wizard-opt.active .docs-wizard-opt-label{color:var(--signal-core)}.docs-wizard-opt.active .docs-wizard-opt-label:before{width:6px;margin-right:0;opacity:1}.docs-wizard-opt-hint{font-size:.75rem;color:var(--figure-muted)}.docs-wizard-opt:focus-visible{outline:2px solid var(--signal-core);outline-offset:2px}.docs-guide{display:flex;flex-direction:column;gap:2rem}.docs-wizard>*+.docs-wizard-q{border-top:1px solid var(--structure-line);padding-top:1.75rem}.docs-guide-steptitle{display:flex;align-items:baseline;gap:10px;font-size:1rem;font-weight:600;color:var(--figure-ink);margin-bottom:.75rem}.docs-guide-num{font-family:var(--font-mono);font-size:.75rem;font-weight:700;color:var(--signal-core)}.docs-guide-req{font-size:.64rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--signal-danger)}.docs-guide-step .docs-prose{margin-bottom:.875rem}.docs-guide-step .docs-code-block{margin-bottom:0}.docs-guide-step .docs-code-block+.docs-code-block{margin-top:.875rem}.docs-wizard-reflow{overflow-anchor:none;transition:height .55s cubic-bezier(.16,1,.3,1)}.docs-wizard-reflow.is-animating{overflow:clip}.docs-wizard-reflow-inner{display:flow-root}@keyframes docs-wizard-block-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.docs-guide-note,.docs-wizard-q{animation:docs-wizard-block-in .5s cubic-bezier(.16,1,.3,1) both}.docs-guide>*{animation:docs-wizard-block-in .45s cubic-bezier(.16,1,.3,1) both}.docs-guide>:nth-child(2){animation-delay:60ms}.docs-guide>:nth-child(3){animation-delay:.12s}.docs-guide>:nth-child(4){animation-delay:.18s}.docs-guide>:nth-child(5){animation-delay:.24s}.docs-guide>:nth-child(6){animation-delay:.3s}@media (prefers-reduced-motion:reduce){.docs-wizard-reflow{transition:none}.docs-guide-note,.docs-guide>*,.docs-wizard-q{animation:none}.docs-wizard-opt,.docs-wizard-opt-label:before{transition:none}}.docs-csp-purpose{flex:1 1;min-width:140px;font-size:.75rem;color:var(--figure-muted)}@media (max-width:1024px){.docs-layout{grid-template-columns:190px minmax(0,1fr);gap:3rem}}@media (max-width:768px){.docs-page{padding:2rem 0 9rem}.docs-doc-section,.docs-doc-section+.docs-doc-section{padding-top:3rem;margin-top:3rem}.docs-layout{grid-template-columns:1fr;gap:0}.docs-sidebar{display:none}.docs-mobile-nav{display:block}.docs-key-cards,.docs-wp-form-list,.docs-wp-steps{grid-template-columns:1fr}.docs-wp-hero{flex-direction:column;gap:1.5rem}.docs-ai-banner-btn{width:100%;justify-content:center}.docs-flow-arrow{display:none}.docs-header h1{font-size:2rem}.docs-code-body{padding:14px 16px}.docs-code-body pre{font-size:.75rem}.docs-search-overlay{padding-top:8vh}}