:root{color-scheme:light;--font-display: "DM Serif Display", ui-serif, Georgia, serif;--font-body: "Space Grotesk", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace}*{box-sizing:border-box}body{margin:0;background:#edf1e5;color:#1b2417;font-family:var(--font-body);font-feature-settings:"ss01","ss03";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background:#eaf6c4;color:#1b2417}.landing-page{--landing-bg-primary: #edf1e5;--landing-bg-card: #f8fbf1;--landing-border: #d2dbca;--landing-border-subtle: #d6dfcd;--landing-lime: #c9f748;--landing-lime-bright: #c5f275;--landing-pink: #e84590;--landing-text: #0f172a;--landing-text-hero: #1c2540;--landing-text-secondary: #475569;--landing-text-tertiary: #64748b;--landing-muted: #94a3b8;--landing-shadow-card: 0 28px 80px rgba(90, 105, 78, .18);--landing-shadow-nav: 0 8px 32px rgba(85, 101, 77, .16);position:relative;min-height:100dvh;overflow-x:clip;background:radial-gradient(circle at 18% 12%,rgba(242,133,203,.16),transparent 32%),radial-gradient(circle at 84% 14%,rgba(120,207,246,.18),transparent 30%),linear-gradient(180deg,#ecf0e3,#f1f3e7,#e8eedb);color:var(--landing-text);font-family:var(--font-body);line-height:1.6}.landing-sparkle{position:absolute;z-index:0;width:16px;height:16px;pointer-events:none;image-rendering:pixelated;opacity:.42}.landing-sparkle.one{left:8%;top:12%}.landing-sparkle.two{right:12%;top:22%;opacity:.5}.landing-sparkle.three{left:4%;top:60%;opacity:.35}.landing-nav{position:sticky;top:0;z-index:100;border-bottom:1px solid var(--landing-border);background:#f8fbf3;box-shadow:var(--landing-shadow-nav)}.landing-nav-inner{display:flex;max-width:1200px;align-items:center;justify-content:space-between;margin:0 auto;padding:14px 32px}.landing-logo{display:flex;align-items:center}.landing-logo img{display:block;width:auto;height:40px}.landing-nav-actions{display:flex;align-items:center;gap:14px}.landing-nav-link{padding:8px 4px;color:var(--landing-text-secondary);font-size:14px;font-weight:500;text-decoration:none}.landing-nav-link:hover{color:var(--landing-pink)}.landing-mobile-nav-toggle,.landing-mobile-menu,.public-header-mobile-only{display:none}.public-page-header{--landing-bg-primary: #edf1e5;--landing-border: #d2dbca;--landing-lime: #c9f748;--landing-pink: #e84590;--landing-text: #0f172a;--landing-text-secondary: #475569;--landing-shadow-nav: 0 8px 32px rgba(85, 101, 77, .16)}.landing-hamburger{display:flex;width:20px;flex-direction:column;gap:4px}.landing-hamburger span{display:block;width:100%;height:2px;border-radius:999px;background:currentColor}.landing-btn-lime{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:999px;background:var(--landing-lime);color:var(--landing-text);cursor:pointer;font-size:14.5px;font-weight:700;padding:11px 22px;text-decoration:none;transition:transform .15s ease,filter .15s ease}.landing-btn-lime:hover{transform:translateY(-1px)}.landing-hero{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:80px 32px 60px;text-align:center}.landing-hero-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:24px;border:1px solid var(--landing-lime-bright);border-radius:999px;background:#c9f74838;color:var(--landing-text-secondary);font-size:12.5px;font-weight:600;letter-spacing:.04em;padding:6px 14px;text-transform:lowercase}.landing-hero-eyebrow:before{content:"✦";color:var(--landing-pink)}.landing-hero h1{margin-bottom:24px;color:var(--landing-text-hero);font-family:var(--font-display);font-size:clamp(3.2rem,7vw,5.4rem);letter-spacing:-.03em;line-height:.95}.landing-hero h1 em,.landing-section-h2 em,.landing-why-card h3 em,.landing-trust-foundation h3 em,.landing-team h2 em,.landing-final-card h2 em{color:var(--landing-pink)}.landing-br-desktop{display:inline}.landing-br-mobile{display:none}.landing-hero-sub{max-width:620px;margin:0 auto 36px;color:var(--landing-text-secondary);font-size:19px;line-height:1.55}.landing-hero-sub em{color:var(--landing-text)}.landing-hero-cta-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:14px}.landing-hero-agents{position:relative;max-width:920px;height:280px;margin:60px auto 0}.landing-agent-card-mini{position:absolute;width:260px;border:1px solid var(--landing-border-subtle);border-radius:22px;background:#ffffffd1;box-shadow:var(--landing-shadow-card);padding:18px 20px;text-align:left;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.landing-agent-card-mini.left{left:0;top:36px;transform:rotate(-3deg)}.landing-agent-card-mini.center{left:50%;top:0;z-index:2;transform:translate(-50%)}.landing-agent-card-mini.right{right:0;top:36px;transform:rotate(3deg)}.landing-agent-row{display:flex;align-items:center;gap:10px;margin-bottom:8px}.landing-agent-avatar,.landing-msg-avatar{flex-shrink:0;overflow:hidden;border-radius:50%;background:#f1f5e9;box-shadow:0 4px 12px #00000014}.landing-agent-avatar{width:36px;height:36px}.landing-agent-avatar img,.landing-msg-avatar img{display:block;width:100%;height:100%;object-fit:cover}.landing-agent-name{color:var(--landing-text);font-size:14px;font-weight:600}.landing-agent-role{color:var(--landing-text-tertiary);font-size:11.5px}.landing-agent-msg{margin-top:4px;border-left:2px solid var(--landing-lime);border-radius:12px;background:#eef8cb73;color:var(--landing-text);font-size:13.5px;line-height:1.45;padding:8px 12px}.landing-agent-msg em,.landing-msg-text em,.landing-loop-note em{color:var(--landing-pink)}.landing-why,.landing-action,.landing-team,.landing-logo-strip{position:relative;z-index:1;max-width:1100px;margin:100px auto 0;padding:0 32px;text-align:center}.landing-action,.landing-team{margin-top:110px}.landing-section-label{margin-bottom:16px;color:var(--landing-text-tertiary);font-size:11.5px;font-weight:700;letter-spacing:.24em;text-transform:uppercase}.landing-section-h2{margin-bottom:18px;font-family:var(--font-display);font-size:clamp(2rem,4.5vw,3rem);letter-spacing:-.02em;line-height:1.05}.landing-section-sub{max-width:680px;margin:0 auto 48px;color:var(--landing-text-secondary);font-size:17px;line-height:1.6}.landing-why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:36px}.landing-why-card{border:1px solid var(--landing-border);border-radius:22px;background:var(--landing-bg-card);box-shadow:0 4px 16px #55654d0f;padding:28px 24px;text-align:left}.landing-why-icon{display:block;margin-bottom:14px;font-size:28px}.landing-why-card h3{margin-bottom:8px;color:var(--landing-text);font-family:var(--font-display);font-size:22px;letter-spacing:-.01em;line-height:1.15}.landing-why-card p{color:var(--landing-text-secondary);font-size:14.5px;line-height:1.55}.landing-trust-foundation{display:flex;flex-direction:column;align-items:stretch;gap:10px;margin-top:22px;border:1px solid var(--landing-border);border-radius:22px;background:var(--landing-bg-card);box-shadow:0 4px 16px #55654d0f;padding:28px 24px;text-align:left}.landing-trust-heading-icon{display:block;font-size:24px;line-height:1;margin-bottom:10px}.landing-trust-foundation h3{margin-bottom:8px;font-family:var(--font-display);font-size:22px;letter-spacing:-.01em;line-height:1.15}.landing-trust-foundation p{max-width:760px;color:var(--landing-text-secondary);font-size:14.5px;line-height:1.55}.landing-trust-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:9px}.landing-trust-point{border:1px solid var(--landing-border);border-radius:999px;background:var(--landing-bg-card);box-shadow:none;min-height:0;padding:8px 13px;text-align:left;display:flex;align-items:center}.landing-trust-point strong{display:block;color:var(--landing-text);font-size:13px;font-weight:700;line-height:1.2}.landing-action-header{margin-bottom:48px;text-align:center}.landing-dialogue{position:relative;overflow:visible;border:1px solid var(--landing-border);border-radius:28px;background:var(--landing-bg-card);box-shadow:var(--landing-shadow-card);padding:36px 40px;text-align:left}.landing-dialogue:before{content:"#product-launch";position:absolute;top:-12px;left:32px;border-radius:999px;background:var(--landing-lime);color:var(--landing-text);font-size:12px;font-weight:600;padding:4px 14px}.landing-msg{display:flex;align-items:flex-start;gap:14px;margin-bottom:18px;opacity:1;transform:translateY(0)}.landing-dialogue.animate .landing-msg{animation:landingMsgIn .55s cubic-bezier(.2,.8,.2,1) both}.landing-dialogue.animate .landing-msg:nth-child(1){animation-delay:.1s}.landing-dialogue.animate .landing-msg:nth-child(2){animation-delay:.35s}.landing-dialogue.animate .landing-msg:nth-child(3){animation-delay:.6s}.landing-dialogue.animate .landing-msg:nth-child(4){animation-delay:.85s}.landing-dialogue.animate .landing-msg:nth-child(5){animation-delay:1.1s}.landing-dialogue.animate .landing-msg:nth-child(6){animation-delay:1.35s}@keyframes landingMsgIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.landing-msg:last-child{margin-bottom:0}.landing-msg-avatar{width:44px;height:44px}.landing-msg-body{min-width:0;flex:1}.landing-msg-meta{display:flex;align-items:baseline;gap:8px;margin-bottom:4px}.landing-msg-name{color:var(--landing-text);font-size:14.5px;font-weight:600}.landing-msg-role{border-radius:999px;background:#e8edde;color:var(--landing-text-tertiary);font-size:11px;padding:2px 8px}.landing-msg-time{color:var(--landing-muted);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11.5px}.landing-msg-text{color:var(--landing-text);font-size:14.5px;line-height:1.6}.landing-msg-text strong{border-radius:4px;background:#c9f74852;font-weight:500;padding:0 4px}.landing-msg.escalate .landing-msg-text{border-left:3px solid var(--landing-pink);padding-left:14px}.landing-loop-note{margin-top:20px;color:var(--landing-text-tertiary);font-size:13.5px;text-align:center}.landing-team h2{margin-bottom:16px;font-family:var(--font-display);font-size:clamp(2rem,4.2vw,3rem);letter-spacing:-.02em;line-height:1.04}.landing-team p{max-width:720px;margin:0 auto;color:var(--landing-text-secondary);font-size:16px;line-height:1.62}.landing-logo-strip{margin-top:44px}.landing-logo-row{display:grid;grid-template-columns:repeat(6,1fr);align-items:center;gap:18px}.landing-logo-mark{display:grid;min-height:42px;place-items:center;overflow:visible}.landing-company-logo{display:block;width:auto;height:30px;max-width:92%;object-fit:contain;filter:saturate(.82) contrast(.92)}.landing-logo-mark .logo-block,.landing-logo-mark .logo-okx{height:28px}.landing-logo-mark .logo-circle,.landing-logo-mark .logo-instacart,.landing-logo-mark .logo-amazon,.landing-logo-mark .logo-yc{height:31px}.landing-final{position:relative;z-index:1;max-width:1100px;margin:120px auto 80px;padding:0 32px;text-align:center}.landing-final-card{position:relative;overflow:hidden;width:100%;border:1px solid var(--landing-border);border-radius:32px;background:linear-gradient(135deg,#c9f74852,#f3c3e252);padding:56px 40px}.landing-final-card h2{margin-bottom:16px;font-family:var(--font-display);font-size:clamp(2rem,4.5vw,2.8rem);letter-spacing:-.02em;line-height:1.05}.landing-final-start{display:inline}.landing-final-card p{max-width:540px;margin:0 auto 28px;color:var(--landing-text-secondary);font-size:16px}.landing-final-card .landing-btn-lime{font-size:16px;padding:14px 32px}@media (max-width: 768px){.landing-br-desktop{display:none}.landing-br-mobile{display:inline}.landing-nav-inner{position:relative;padding:12px 18px}.landing-nav-actions{gap:8px}.landing-nav-actions .landing-nav-link{display:none}.landing-mobile-nav-toggle{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border:0;background:transparent;color:var(--landing-text);cursor:pointer;padding:9px}.landing-mobile-nav-toggle:hover,.landing-mobile-nav-toggle:focus-visible{color:var(--landing-pink);outline:none}.landing-mobile-menu{position:absolute;top:calc(100% + 1px);right:12px;left:12px;z-index:1;display:flex;flex-direction:column;border:1px solid var(--landing-border);border-radius:6px;background:#fff;box-shadow:var(--landing-shadow-nav);padding:6px}.landing-mobile-menu a{display:flex;min-height:42px;align-items:center;border-radius:4px;color:var(--landing-text-secondary);font-size:14px;font-weight:600;padding:8px 12px;text-decoration:none}.landing-mobile-menu a:hover,.landing-mobile-menu a:focus-visible{background:var(--landing-bg-primary);color:var(--landing-pink);outline:none}.landing-logo img{height:32px}.landing-btn-lime{padding:9px 16px;font-size:13.5px}.landing-hero{padding:44px 20px 20px}.landing-hero-eyebrow{margin-bottom:18px;font-size:11.5px;padding:5px 12px}.landing-hero h1{margin-bottom:18px;font-size:clamp(1.55rem,6.6vw,2.2rem);letter-spacing:-.025em;line-height:1.05;overflow-wrap:anywhere}.landing-hero-sub{margin-bottom:24px;font-size:16px}.landing-hero-cta-row .landing-btn-lime{font-size:15px;padding:13px 26px}.landing-hero-agents{width:100%;height:200px;margin-top:28px;overflow:visible}.landing-agent-card-mini,.landing-agent-card-mini.left,.landing-agent-card-mini.center,.landing-agent-card-mini.right{left:50%;right:auto;top:16px;width:80vw;max-width:360px;animation:landingCardShuffle 10.5s cubic-bezier(.4,0,.2,1) infinite;box-shadow:0 14px 32px #5a694e38;transform-origin:center center}.landing-agent-card-mini.left{animation-delay:0s}.landing-agent-card-mini.center{animation-delay:-3.5s}.landing-agent-card-mini.right{animation-delay:-7s}@keyframes landingCardShuffle{0%,22%{opacity:1;z-index:3;transform:translate(-50%) translateY(0) rotate(0) scale(1)}33%,55%{opacity:.75;z-index:1;transform:translate(calc(-50% - 22px)) translateY(-10px) rotate(-6deg) scale(.94)}66%,88%{opacity:.85;z-index:2;transform:translate(calc(-50% + 22px)) translateY(-6px) rotate(6deg) scale(.95)}to{opacity:1;z-index:3;transform:translate(-50%) translateY(0) rotate(0) scale(1)}}.landing-agent-msg{font-size:13px}.landing-why,.landing-action{margin-top:44px;padding:0 20px}.landing-section-h2{margin-bottom:14px;font-size:clamp(1.6rem,6vw,2.1rem)}.landing-section-sub{max-width:100%;margin-bottom:32px;font-size:15px}.landing-section-label{font-size:11px}.landing-why-grid{grid-template-columns:1fr;gap:14px}.landing-why-card{padding:22px 20px}.landing-why-card h3{font-size:19px}.landing-why-card p{font-size:14px}.landing-trust-foundation{gap:10px;border-radius:22px;padding:22px 20px}.landing-trust-foundation h3{font-size:19px}.landing-trust-foundation p{font-size:14px}.landing-trust-points{gap:7px;margin-top:6px}.landing-trust-point{padding:6px 10px}.landing-trust-point strong{font-size:12.5px}.landing-dialogue{border-radius:20px;padding:22px 14px 18px}.landing-dialogue:before{left:16px;top:-10px;font-size:10.5px;padding:3px 9px}.landing-msg{gap:9px;margin-bottom:11px}.landing-msg-avatar{width:30px;height:30px}.landing-msg-meta{flex-wrap:wrap;gap:6px;margin-bottom:2px}.landing-msg-text{font-size:12.5px;line-height:1.5}.landing-msg-name{font-size:12.5px}.landing-msg-role{font-size:9.5px;padding:1px 6px}.landing-msg-time{font-size:10px}.landing-team{margin-top:56px;padding:0 20px}.landing-team p{font-size:15px}.landing-logo-strip{margin-top:34px;padding:0 20px}.landing-logo-row{grid-template-columns:repeat(2,1fr);gap:10px}.landing-logo-mark{min-height:40px}.landing-logo-mark img{max-height:none}.landing-logo-mark .logo-block,.landing-logo-mark .logo-okx{height:28px}.landing-logo-mark .logo-circle,.landing-logo-mark .logo-instacart,.landing-logo-mark .logo-amazon,.landing-logo-mark .logo-yc{height:31px}.landing-final{margin:80px auto 60px;padding:0 20px}.landing-final-card{border-radius:24px;padding:36px 24px}.landing-final-card h2{font-size:clamp(1.7rem,6vw,2.2rem)}.landing-final-start{display:block}.landing-final-card p{margin-bottom:22px;font-size:15px}.landing-final-card .landing-btn-lime{font-size:15px;padding:13px 28px}.landing-sparkle{width:12px;height:12px;opacity:.32}.landing-sparkle.three{display:none}}@media (max-width: 768px){.public-header-mobile-only{display:contents}.docs-page>.docs-nav{display:none}}@media (max-width: 420px){.landing-hero h1{font-size:clamp(2.1rem,10vw,2.6rem)}.landing-trust-points,.landing-logo-row{grid-template-columns:1fr}.landing-dialogue{padding:22px 14px}}.docs-page{--docs-bg: #edf1e5;--docs-card: #f8fbf1;--docs-border: #d2dbca;--docs-lime: #c9f748;--docs-pink: #e84590;--docs-text: #0f172a;--docs-text-secondary: #475569;--docs-text-tertiary: #64748b;position:relative;min-height:100dvh;background:radial-gradient(circle at 18% 12%,rgba(242,133,203,.1),transparent 32%),radial-gradient(circle at 84% 14%,rgba(120,207,246,.12),transparent 30%),linear-gradient(180deg,#ecf0e3,#f1f3e7,#e8eedb);color:var(--docs-text);font-family:var(--font-body)}.docs-nav{position:sticky;top:0;z-index:100;border-bottom:1px solid var(--docs-border);background:#f8fbf3;box-shadow:0 8px 32px #55654d1a}.docs-nav-inner{display:flex;max-width:880px;align-items:center;justify-content:space-between;margin:0 auto;padding:12px 24px}.docs-logo img{display:block;width:auto;height:36px}.docs-btn-lime{display:inline-flex;align-items:center;gap:6px;border:0;border-radius:999px;background:var(--docs-lime);color:var(--docs-text);font-size:13.5px;font-weight:700;padding:8px 16px;text-decoration:none;transition:transform .15s ease}.docs-btn-lime:hover{transform:translateY(-1px)}.docs-nav-actions{display:inline-flex;align-items:center;gap:10px}.docs-social{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:999px;color:var(--docs-text);background:#0000000a;text-decoration:none;transition:background .15s ease,transform .15s ease}.docs-social:hover{background:#00000014;transform:translateY(-1px)}.docs-layout{display:grid;grid-template-columns:220px minmax(0,760px);gap:36px;max-width:1080px;margin:0 auto;padding:32px 24px 40px;align-items:start}.docs-toc{position:sticky;top:76px;align-self:start;max-height:calc(100vh - 100px);overflow-y:auto;padding:6px 0;font-size:13.5px;line-height:1.5}.docs-toc-header{display:flex;align-items:center;justify-content:space-between;padding:0 12px 8px}.docs-toc-label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--docs-text-tertiary)}.docs-toc-close{display:none;width:26px;height:26px;border-radius:999px;border:1px solid var(--docs-border);background:#ffffffb3;color:var(--docs-text-tertiary);align-items:center;justify-content:center;cursor:pointer;padding:0}.docs-toc-close:hover{color:var(--docs-pink)}.docs-toc-fab,.docs-toc-backdrop{display:none}.docs-toc ul{list-style:none;margin:0;padding:0;border-left:1px solid var(--docs-border)}.docs-toc li{margin:0}.docs-toc-link{display:block;padding:6px 12px;margin-left:-1px;border-left:1px solid transparent;color:var(--docs-text-tertiary);text-decoration:none;font-weight:500;transition:color .12s,border-color .12s}.docs-toc-link:hover{color:var(--docs-text-secondary)}.docs-toc-link-active{color:var(--docs-text);border-left-color:var(--docs-lime);font-weight:700}.docs-toc-sub .docs-toc-link{padding:4px 12px 4px 24px;font-size:12.5px}.docs-toc-sub-sub .docs-toc-link{padding:4px 12px 4px 40px;font-size:12px}.docs-toc-sub-sub-sub .docs-toc-link{padding:4px 12px 4px 56px;font-size:11.5px}.docs-article{min-width:0}.legal-layout{max-width:760px;margin:0 auto;padding:32px 24px 40px}.docs-md h2,.docs-md h3{scroll-margin-top:80px}.docs-loading,.docs-error{text-align:center;color:var(--docs-text-tertiary);font-size:14px;padding:40px 0}.docs-error{color:var(--docs-pink)}.docs-md{font-size:16px;line-height:1.7;color:var(--docs-text)}.docs-md h1{font-size:38px;font-weight:800;line-height:1.15;letter-spacing:-.02em;margin:0 0 28px;color:var(--docs-text)}.docs-md h2{font-size:26px;font-weight:700;line-height:1.2;letter-spacing:-.01em;margin:48px 0 16px;padding-top:8px;border-top:1px solid var(--docs-border)}.docs-md h2:first-of-type{border-top:none;padding-top:0}.docs-md h3{font-size:19px;font-weight:700;line-height:1.3;margin:32px 0 12px;color:var(--docs-text)}.docs-md h4{font-size:16px;font-weight:700;margin:24px 0 8px;color:var(--docs-text-secondary)}.docs-md p{margin:0 0 16px}.docs-md p.docs-md-indent{padding-left:24px}.docs-md a{color:var(--docs-pink);text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px}.docs-md a:hover{text-decoration-thickness:2px}.docs-md ul,.docs-md ol{margin:0 0 16px;padding-left:24px}.docs-md ul{list-style:disc}.docs-md ol{list-style:decimal}.docs-md ol li::marker{font-weight:700;color:var(--docs-text-secondary)}.docs-md li{margin:4px 0}.docs-md li>p{margin:0 0 8px}.docs-md blockquote{margin:16px 0;padding:12px 16px;border-left:3px solid var(--docs-lime);background:#c9f7481a;border-radius:4px;color:var(--docs-text-secondary)}.docs-md blockquote p:last-child{margin-bottom:0}.docs-md code{font-family:var(--font-mono, ui-monospace, monospace);font-size:.9em;padding:2px 6px;border-radius:4px;background:#0f172a0f;color:#1f2937}.docs-code-block{margin:16px 0}.docs-code-block pre{margin:0;padding:14px 16px;border-radius:8px;background:#0f1f12;color:#e3e9d7;overflow-x:auto;font-size:13.5px;line-height:1.55;cursor:pointer}.docs-inline-copy{display:inline;padding:0;margin:0;border:none;background:transparent;color:var(--docs-pink);font:inherit;font-style:italic;font-weight:600;text-decoration:underline dotted;text-underline-offset:3px;cursor:pointer;transition:opacity .12s}.docs-inline-copy:hover{opacity:.75}.docs-md pre{margin:16px 0;padding:14px 16px;border-radius:8px;background:#0f1f12;color:#e3e9d7;overflow-x:auto;font-size:13.5px;line-height:1.55}.docs-md pre code{padding:0;background:transparent;color:inherit;font-size:inherit}.docs-md table{border-collapse:collapse;width:100%;margin:16px 0;font-size:14.5px}.docs-md th,.docs-md td{border:1px solid var(--docs-border);padding:8px 12px;text-align:left}.docs-md th{background:#c9f7481a;font-weight:700}.docs-md hr{border:none;border-top:1px solid var(--docs-border);margin:36px 0}.docs-md strong{font-weight:700}.docs-md em{font-style:italic}.docs-img{display:block;max-width:100%;height:auto;margin:20px 0;border-radius:8px;border:1px solid var(--docs-border);box-shadow:0 4px 16px #1b241714}.docs-img.docs-img-qr{max-width:240px}.docs-md p:has(>.docs-img+.docs-img){display:flex;flex-wrap:wrap;gap:12px;align-items:flex-start}.docs-md p:has(>.docs-img+.docs-img)>.docs-img{flex:1 1 0;min-width:0;margin:20px 0 0}@media (max-width: 700px){.docs-md p:has(>.docs-img+.docs-img)>.docs-img{flex:1 1 100%}}@media (max-width: 900px){.docs-layout{grid-template-columns:1fr;gap:16px;padding:20px}.docs-toc{position:fixed;top:50%;right:12px;transform:translate(calc(100% + 24px),-50%);width:min(240px,75vw);max-height:70vh;padding:14px 12px;background:#f8fbf3;border:1px solid var(--docs-border);border-radius:14px;box-shadow:0 12px 32px #0f172a33;overflow-y:auto;z-index:200;transition:transform .18s ease}.docs-toc-open{transform:translateY(-50%)}.docs-toc-close{display:inline-flex}.docs-toc-fab{position:fixed;top:50%;right:12px;transform:translateY(-50%);z-index:150;display:inline-flex;align-items:center;justify-content:center;width:32px;height:40px;padding:0;border-radius:10px;border:1px solid var(--docs-border);background:var(--docs-lime);color:var(--docs-text);cursor:pointer;box-shadow:0 4px 14px #1b24172e}.docs-toc-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a33;z-index:180}}@media (max-width: 640px){.docs-md h1{font-size:30px}.docs-md h2{font-size:22px}.docs-md h3{font-size:17px}}
