.product-tour{display:flex;overflow:hidden;background:#f7f7f4;border:1px solid #d7d6d0;border-radius:8px;flex-direction:column;width:100%;min-width:0;height:100%;box-shadow:0 12px 36px #25251b12}.tour-tabs{display:flex;background:#f0efeb;border-bottom:1px solid #deddd6;flex-wrap:wrap;gap:2px;padding:10px 12px}.tour-tabs button{color:#72716a;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:4px;padding:8px 10px;transition:background .16s,color .16s;font-size:12px}.tour-tabs button span{opacity:.55;margin-right:8px;font-size:10px}.tour-tabs button:hover{color:#26251e;background:#e6e5df}.tour-tabs button[aria-pressed=true]{color:#26251e;background:#dfded7}.tour-scene{overflow:hidden;display:flex;background:#f7f6f2;flex:1;justify-content:center;align-items: center;min-height:0}.tour-scene svg{display:block;overflow:hidden;width:100%;height:100%}.tour-camera{transition:transform .52s cubic-bezier(.22,1,.36,1)}.tour-image{animation:tour-fade .32s ease-out}.tour-outline{fill:none;stroke:#bd663e;stroke-width:1.5;vector-effect:non-scaling-stroke;pointer-events:none}.tour-marker{fill:#bd663e}.tour-marker-label{fill:white;text-anchor:middle;font:14px system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue}.tour-caption{border-top:1px solid #deddd6;padding:14px 16px 12px}.tour-caption p{color:#44433b;margin:0 0 12px;font-size:13px;line-height:1.7}.tour-number{display:inline-grid;color:#fff;background:#bd663e;border-radius:50%;place-items: center;width:17px;height:17px;margin-right:8px;font-size:10px}.tour-actions{display:flex;color:#77756d;flex-wrap:wrap;align-items: center;gap:8px 14px;font-size:11px}.tour-actions>span{margin-right:auto}.tour-actions button,.tour-actions a{font:inherit;color:#44433b;cursor:pointer;text-decoration:none;background:0 0;border:0;padding:3px 0}.tour-actions button:hover,.tour-actions a:hover{color:#a14926}.tour-fallback{padding:24px;font-size:14px;line-height:1.8}.tour-fallback a{display:block;text-decoration:underline}.product-tour[data-annotated=false]{height:auto}.product-tour[data-annotated=false] .tour-scene{aspect-ratio:8/5;flex:none;min-height:0}.product-tour[data-annotated=false] .tour-caption{padding:8px 12px}@keyframes tour-fade{0%{opacity:.25}to{opacity:1}}@media (max-width:760px){.tour-caption{padding:12px}.tour-tabs{padding:8px}.tour-tabs button{padding:7px}.tour-tabs button span{display:none}.tour-scene{min-height:230px}}@media (prefers-reduced-motion:reduce){.tour-camera,.tour-tabs button{transition:none}.tour-image{animation:none}.tour-play{display:none}}@media (max-width:760px){.product-tour[data-annotated=true][data-zoom=true] .tour-scene svg{flex-shrink:0;width:720px;max-width:none}.product-tour[data-annotated=true][data-zoom=true] .tour-scene{overflow-x:auto;justify-content:flex-start}}*{box-sizing:border-box}:root{--background:#f7f7f4;--foreground:#26251e;--foreground-rgb:38,37,30;--card:#f2f1ed;--card-strong:#e6e5e0;--muted:color-mix(in oklab,var(--foreground)60%,transparent);--faint:color-mix(in oklab,var(--foreground)40%,transparent);--border:color-mix(in oklab,var(--foreground)10%,transparent);--foreground-10:var(--border);--site-header-height:52px;--landing-container:1300px;--landing-showcase-width:1100px;--landing-content-width:896px;--landing-read-width:896px;--g:.625rem;--v:1.4rem;--radius-xs:4px;--radius-window:10px;--shadow-window:0 28px 70px #00000024,0 14px 32px #0000001a,0 0 0 1px var(--border);--shadow-flyout:0 12px 32px #0000001f,0 0 0 1px var(--border);--shadow-minimal:0 0 0 1px var(--border);--shadow-hero:var(--shadow-window);background:var(--background);color:var(--foreground);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-family:PingFang SC,Hiragino Sans GB,Noto Sans SC,Source Han Sans SC,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}html,body,#root{min-height:100%}html,body{overflow-x:clip}body{background:var(--background);margin:0}a{color:inherit;text-decoration:none}button{font:inherit}img,video,svg{display:block}p,h1,h2,h3,figure,ol{margin:0}.page-shell{background:var(--background);padding-top:var(--site-header-height);min-height:100%}.container{max-width:var(--landing-container);width:calc(100% - 40px);margin:0 auto;padding-inline-start:0;padding-inline-end:0}.section{padding:calc(var(--v)*3)0}.site-header{background:var(--background);position:fixed;z-index:40;inset:0 0 auto}.header-inner{display:grid;grid-template-columns:1fr auto auto;height:var(--site-header-height);max-width:var(--landing-container);align-items: center;width:calc(100% - 40px);margin:0 auto;padding:0}@media (min-width:1024px){.header-inner{grid-template-columns:auto 1fr auto}}.header-mark{display:flex;align-items: center;gap:8px;font-size:16px;font-weight:600}.header-mark img{aspect-ratio:1;object-fit:cover;border-radius:25%;width:22px;height:22px}.header-nav{display:none}.header-navigation{justify-self:stretch}.header-menu-button{font:inherit;cursor:pointer;background:0 0;border:0;padding:8px 12px}@media (max-width:1023px){.header-nav.is-open{display:flex;position:absolute;top:var(--site-header-height);background:var(--background);border-bottom:1px solid var(--border);flex-direction:column;padding:12px 20px;left:0;right:0}.header-nav a{padding:12px}}@media (min-width:1024px){.header-menu-button{display:none}.header-nav{display:flex;justify-content:center;align-items: center;gap:4px;font-size:14px}.header-nav a{border-radius:999px;padding:8px 12px}.header-nav a:hover,.header-nav a[aria-current=page]{background:var(--card-strong)}}.header-actions{display:flex;justify-self:end;align-items: center;gap:8px}.main-content{min-height:calc(100dvh - var(--site-header-height));position:relative;z-index:10}.hero{padding-top:64px;padding-bottom:67.2px}.hero-copy{max-width:800px;margin-bottom:32px}.hero-copy h1{letter-spacing:-.02em;text-wrap:balance;margin-bottom:22.4px;font-size:26px;font-weight:400;line-height:1.25}.interactive-demo{position:relative;display:flex;border:1px solid var(--border);overflow:hidden;background:var(--background);border-radius:12px;flex-direction:column;height:clamp(620px,100dvh - 260px,800px)}.interactive-demo iframe{display:block;border:0;flex:1;width:100%;min-height:0}#demo-toolbar{display:flex;background:var(--background);border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items: center;gap:8px;padding:10px 14px;font-size:12px}#demo-toolbar>div{display:flex;flex-wrap:wrap;align-items: center;gap:8px}#demo-toolbar span{color:var(--muted)}#demo-toolbar button{border:1px solid var(--border);background:var(--background);cursor:pointer;border-radius:8px;padding:6px 10px}#demo-toolbar button:disabled{opacity:.5;cursor:wait}#demo-toolbar button:focus-visible{outline:2px solid;outline-offset:2px}#demo-toolbar .demo-summary{flex-wrap:nowrap;flex:300px;min-width:0}#demo-toolbar .demo-summary strong{flex-shrink:0}#demo-toolbar .demo-context{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.demo-loading{position:absolute;display:flex;background:var(--background);flex-direction:column;justify-content:center;align-items: center;gap:20px;inset:0}@media (max-width:767px){.interactive-demo{height:820px}}.button-row{display:flex;flex-wrap:wrap;align-items: center;gap:12px}.button-row-center{justify-content:center}.button{background:var(--foreground);border:1px solid var(--foreground);color:var(--background);cursor:pointer;display:inline-flex;white-space:nowrap;border-radius:999px;justify-content:center;align-items: center;gap:8px;min-height:43.28px;padding:12.48px 21.6px 12.8px;font-size:16px;font-weight:400;line-height:1}.button-sm{min-height:34px;padding:.45em .9em;font-size:14px}.button-secondary{background:var(--card-strong);border-color:var(--border);color:var(--foreground)}.button-ghost{color:var(--foreground);background:0 0;border-color:#0000;min-height:34px;padding:.45em .8em}.button-icon,.button svg{width:16px;height:16px}.button svg path,.button svg line,.button svg polyline{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.button-primary svg path:not([d^=M21]):not([d^=M7]):not([d^=M12]){fill:currentColor;stroke:none}.download-menu{position:relative}.download-popover{background:var(--background);box-shadow:var(--shadow-flyout);color:var(--foreground);overflow:hidden;position:absolute;z-index:20;border-radius:12px;min-width:240px;inset:calc(100% + 8px) auto auto 0}.download-popover a{display:flex;align-items: center;gap:12px;padding:12px 16px;font-size:14px}.download-popover a:hover{background:var(--card)}.download-popover svg{fill:currentColor;width:16px;height:16px}.download-popover small{color:var(--muted);display:block;margin-top:3px;font-size:12px}.feature-card{background:var(--card);display:grid;grid-template-columns:minmax(0,.33fr)minmax(0,.67fr);border-radius:4px;align-items: center;gap:10px;padding:17.5px}.feature-card.is-reverse{grid-template-columns:minmax(0,.67fr)minmax(0,.33fr)}.feature-card.is-reverse .feature-copy{order:2;padding:0 2.5px 0 30px}.feature-copy{padding:0 30px 0 2.5px}.feature-media{overflow:hidden;display:flex;background:#d8d5ce;border-radius:4px;align-items: center;min-width:0;padding:16px}.feature-copy{max-width:36rem}.feature-copy h2,.info-card h3{letter-spacing:-.015em;text-wrap:pretty;font-size:clamp(1.2rem,2vw,1.375rem);font-weight:400;line-height:1.3}.feature-copy p,.info-card p{color:var(--muted);text-wrap:pretty;margin-top:8px;font-size:clamp(1.05rem,1.6vw,1.25rem);line-height:1.45}.text-arrow{color:#b64015;display:inline-flex;margin-top:18px;font-size:16px}.text-arrow:hover{text-decoration:underline;text-underline-offset:4px}.closing{padding-bottom:calc(var(--v)*6)}.closing-inner{text-align:center}.closing h2{letter-spacing:-.03em;margin-bottom:1.4rem;font-size:clamp(2.4rem,7vw,4.5rem);font-weight:400}.hero-platforms{color:var(--muted);margin-top:16px;font-size:13px}.hero-mobile-cta{display:inline-flex}.hero-desktop-cta{display:none}@media (min-width:768px){.hero-mobile-cta{display:none}.hero-desktop-cta{display:block}}.site-footer{color:var(--muted);padding:0 0 48px}.footer-grid{display:grid;grid-template-columns:1fr;gap:28px;padding-bottom:32px}@media (min-width:760px){.footer-grid{grid-template-columns:1fr 1fr 1fr 2fr}}.footer-grid strong{color:var(--foreground);display:block;margin-bottom:8px;font-size:16px}.footer-grid h3{color:var(--muted);margin-bottom:8px;font-size:13px;font-weight:500}.footer-grid a,.footer-grid p{display:block;padding:4px 0;font-size:14px}.footer-grid a:hover{color:var(--foreground)}.footer-meta{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;font-size:12px}[id]{scroll-margin-top:72px}:focus-visible{outline:2px solid var(--foreground);outline-offset:3px}.skip-link{background:var(--background);position:fixed;z-index:50;padding:12px;top:12px;left:12px;transform:translateY(-200%)}.skip-link:focus{transform:none}@media (prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important}}@media (max-width:1023px){:root{--site-header-height:56px}.hero{padding-top:48px;padding-bottom:63px}.hero-copy h1{margin-bottom:21px;font-size:24.375px}.hero-copy{margin-bottom:28px}.feature-card,.feature-card.is-reverse{grid-template-columns:minmax(0,1fr);gap:18px;padding:16px}.feature-copy,.feature-card.is-reverse .feature-copy{order:0;padding:0}.feature-media{padding:20px}}@media (max-width:760px){.container,.header-inner{width:calc(100% - 37.5px)}.button-row{gap:10px}.button{font-size:15px}.feature-media{padding:10px}.feature-copy h2,.feature-copy p{font-size:18px}.download-popover{min-width:min(240px,100vw - 40px)}}.product-capture{display:flex;box-shadow:var(--shadow-window);overflow:hidden;background:#f7f8fa;border-radius:8px;flex-direction:column;width:100%;min-width:0}.capture-viewport{display:block;overflow:hidden;position:relative;flex:1;min-height:0}.capture-viewport img{display:block;width:100%;height:auto}.product-capture figcaption{display:flex;color:#64686b;border-top:1px solid #dfe1e3;justify-content:space-between;gap:10px;padding:10px 12px;font-size:11px;line-height:1.5}.product-capture figcaption a{white-space:nowrap;text-decoration:underline}.capture-fallback{color:var(--foreground);padding:28px;font-size:16px;line-height:1.7}.section-heading{margin-bottom:22.4px;font-size:26px;font-weight:400;line-height:1.3}.frontier-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.info-card{background:var(--card);display:flex;border-radius:4px;flex-direction:column;min-width:0;padding:17.5px}.info-card h3,.info-card p{font-size:16px;line-height:1.5}.info-card p{flex:1;margin:0}.info-card .text-arrow{margin:18px 0;font-size:15px}.info-card .product-capture{box-shadow:none;height:auto}.info-card .product-capture figcaption span,.header-download-mobile{display:none}@media (max-width:767px){.header-download-desktop{display:none}.header-download-mobile{display:inline-flex}}.changelog-page{min-height:65vh;padding-block-start:88px;padding-block-end:88px}.changelog-intro{color:var(--muted);margin-bottom:56px}.release-layout{display:grid;grid-template-columns:160px minmax(0,760px);align-items: start;gap:64px}.release-nav{position:sticky;display:grid;overflow-y:auto;color:var(--muted);gap:4px;max-height:calc(100dvh - 120px);font-size:14px;top:96px}.release-nav a{padding:5px 0}.release-nav a:hover{color:var(--foreground)}.release-entry{border-bottom:1px solid var(--border);margin-bottom:48px;padding-bottom:48px;scroll-margin-top:96px}.release-entry h2{margin-bottom:24px;font-size:28px;font-weight:500}.release-entry h2 a:hover{text-decoration:underline;text-underline-offset:5px}.release-content{overflow-wrap:anywhere;line-height:1.9}.release-content h3,.release-content h4{margin:28px 0 12px;font-size:18px;font-weight:500}.release-content p,.release-content ul,.release-content ol{margin-bottom:16px}.release-content ul,.release-content ol{padding-left:1.4em}.release-content li+li{margin-top:10px}.release-content strong{font-weight:600}.release-content code{background:var(--card);border-radius:3px;padding:2px 4px;font-size:.9em}.release-content pre{overflow-x:auto;background:var(--card);padding:16px}.release-content a{text-decoration:underline;text-underline-offset:3px}.release-content img{max-width:100%}@media (max-width:767px){.release-layout{grid-template-columns:minmax(0,1fr);gap:32px}.release-nav{position:static;display:flex;flex-wrap:wrap;gap:8px 20px;max-height:140px}.changelog-intro{margin-bottom:32px}}.footer-contact{display:flex;border-top:1px solid var(--border);border-bottom:1px solid var(--border);flex-wrap:wrap;gap:12px 28px;margin-bottom:24px;padding-block-start:24px;padding-block-end:24px;font-size:14px;font-style:normal}.footer-contact a{text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.footer-help details{border-bottom:1px solid var(--border);padding:7px 0;font-size:12px;line-height:1.6}.footer-help summary{cursor:pointer}.footer-help p{margin-top:6px;font-size:12px}.site-footer{background:var(--card);padding-top:60px}.closing{padding-top:100px}.closing h2{font-size:72px;line-height:1.1}@media (max-width:1023px){.frontier-grid{grid-template-columns:1fr}}@media (max-width:760px){.review-window .product-body{padding:18px}.section{padding-top:63px;padding-bottom:63px}.hero{padding-top:48px}.section-heading{font-size:24px}.closing h2{font-size:42px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-help{grid-column:1/-1}}.feature-section{padding-block-start:44.8px;padding-block-end:44.8px}#workflow{padding-top:67.2px}#skills{padding-bottom:67.2px}.closing{padding-top:67.2px;padding-bottom:134.4px}.docs-layout{display:grid;grid-template-columns:208px minmax(0,1fr);max-width:var(--landing-showcase-width);padding:40px calc(var(--g)*2)96px;gap:48px;width:100%;margin:0 auto}.docs-page-toc{display:none}@media (min-width:1200px){.docs-layout{max-width:var(--landing-container);grid-template-columns:208px minmax(0,1fr)200px;gap:32px}.docs-page-toc{display:block;grid-column:3;grid-row:1/span 2;position:sticky;overflow-y:auto;align-self: start;max-height:calc(100dvh - 112px);font-size:12px;line-height:1.5;top:88px}.docs-page-toc p{margin-bottom:12px;font-weight:600}.docs-page-toc a{display:block;border-left:1px solid var(--border);color:var(--muted);padding:6px 10px}.docs-page-toc a[data-level="3"]{padding-left:22px}.docs-page-toc a:hover,.docs-page-toc a[aria-current=location]{color:var(--foreground);border-left-color:var(--foreground)}}.docs-toc{grid-column:1;grid-row:1/span 2;position:sticky;overflow-y:auto;align-self: start;max-height:calc(100dvh - 112px);font-size:13px;line-height:1.5;top:88px}.docs-nav-toggle{display:none}.docs-nav-content{display:grid;gap:24px}.docs-toc p,.docs-more summary{margin:0 0 8px;padding:0 12px;font-size:12px;font-weight:600;line-height:20px}.docs-toc ul{list-style:none;margin:0;padding:0}.docs-toc li{margin:2px 0}.docs-toc a{display:block;color:var(--muted);border-left:2px solid #0000;border-radius:4px;min-height:40px;padding:10px 12px}.docs-toc a:hover{color:var(--foreground);background:var(--card)}.docs-toc a:focus-visible{outline:2px solid var(--foreground);outline-offset:-2px}.docs-toc summary:focus-visible{outline:2px solid var(--foreground);outline-offset:-2px}.docs-nav-toggle:focus-visible{outline:2px solid var(--foreground);outline-offset:-2px}.installer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:24px 0}.installer-grid a{border:1px solid var(--foreground-10);background:var(--background);border-radius:10px;padding:16px}.installer-grid a:hover{border-color:var(--foreground)}.installer-grid strong{display:block;font-size:14px;line-height:1.6}.installer-grid span{display:block;color:var(--muted);margin-top:8px;font-size:12px}.docs-section-copy p+p{margin-top:16px}.docs-section-copy .docs-kicker{color:var(--muted);font-size:12px}.docs-section-copy .docs-note{border-left:2px solid var(--foreground);background:var(--background);padding:16px 20px;font-size:14px}.prompt-example{background:var(--background);border:1px solid var(--foreground-10);user-select:text;border-radius:12px;margin:20px 0;padding:24px;font-size:16px;line-height:1.8}.docs-reference-heading{border-top:1px solid var(--foreground-10);margin-top:48px;padding-top:48px}.docs-reference-heading h2{margin-bottom:16px;font-size:26px}.docs-reference-heading>p:last-child{color:var(--muted);font-size:15px;line-height:1.7}.docs-page{grid-column:2;max-width:var(--landing-content-width);width:100%;min-width:0}.docs-hero{grid-column:2;max-width:var(--landing-read-width);text-align:left;margin:0 0 32px}.docs-kicker{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;font-size:13px;font-weight:700}.docs-hero h1{margin-bottom:18px;font-size:34px;font-weight:800;line-height:1.18}.docs-hero p,.docs-summary p,.docs-section-copy p,.docs-section-copy li,.docs-bullet-list li{color:color-mix(in oklch,var(--foreground)70%,transparent);font-size:16px;line-height:1.625}.docs-summary,.docs-section{margin-top:32px;padding:28px 0}.docs-summary{border-bottom:1px solid color-mix(in oklch,var(--foreground)10%,transparent);border-top:1px solid color-mix(in oklch,var(--foreground)10%,transparent);text-align:left;max-width:100%;margin-left:auto;margin-right:auto}.docs-summary h2,.docs-section-copy h2,.docs-section-copy h3{margin-bottom:16px;font-size:24px;font-weight:800;line-height:1.25}.docs-section-copy h3{margin-top:28px;margin-bottom:10px;font-size:18px}.docs-section-copy{max-width:var(--landing-read-width)}.docs-figure{background:var(--background);box-shadow:var(--shadow-hero);overflow:hidden;border-radius:12px;margin:32px 0 0}.docs-figure img{display:block;width:100%;max-width:100%;height:auto}.docs-figure video{display:block;aspect-ratio:16/9;background:#f5f5f3;width:100%;height:auto}.docs-figure-contain{display:flex;flex-direction:column;align-items: center;padding:18px}.docs-figure-contain img{object-fit:contain;width:auto;max-height:780px}.docs-figure figcaption{background:color-mix(in oklch,var(--background)92%,transparent);border-top:1px solid color-mix(in oklch,var(--foreground)10%,transparent);color:color-mix(in oklch,var(--foreground)54%,transparent);text-align:left;width:100%;padding:11px 14px 12px;font-size:13px;line-height:1.4}.docs-figure-contain figcaption{background:0 0;margin:16px -18px -18px}.docs-bullet-list,.docs-inline-list{display:flex;list-style:none;flex-direction:column;gap:12px;margin:24px 0 0;padding:0}.docs-bullet-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.docs-bullet-list li{background:var(--background);box-shadow:var(--shadow-minimal);border-radius:8px;margin:0;padding:18px}.docs-bullet-list strong{color:var(--foreground);font-weight:700}.docs-inline-list{gap:8px}.docs-inline-list li{position:relative;padding-left:18px}.docs-inline-list li:before{background:color-mix(in oklch,var(--foreground)38%,transparent);content:"";position:absolute;border-radius:999px;width:5px;height:5px;top:13px;left:2px}.docs-subsection{margin-top:32px}.docs-point-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px}.docs-point-grid p{background:var(--background);box-shadow:var(--shadow-minimal);color:color-mix(in oklch,var(--foreground)72%,transparent);border-radius:8px;margin:0;padding:18px;font-size:14px;line-height:1.625}.docs-checklist{margin-bottom:48px}@media (max-width:760px){.docs-layout{grid-template-columns:1fr;gap:32px;padding-top:12px}.docs-hero,.docs-page,.docs-toc{grid-column:1;grid-row:auto}.docs-toc{position:static;border-block:1px solid var(--border);max-height:none}.docs-nav-toggle{display:flex;color:var(--foreground);font:inherit;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items: center;width:100%;min-height:48px;padding:12px}.docs-nav-toggle span:last-child{color:var(--muted)}.docs-nav-content{padding:12px 0 20px}.docs-nav-content[data-expanded=false]{display:none}.docs-toc a{min-height:44px}.installer-grid,.docs-bullet-list,.docs-point-grid{grid-template-columns:1fr}.docs-page{padding-top:0}.docs-hero{margin-bottom:0}.docs-hero h1{font-size:28px}.docs-figure-contain img{width:100%;max-height:none}}.docs-more summary{display:flex;cursor:pointer;list-style:none;justify-content:space-between;align-items: center}.docs-more summary::-webkit-details-marker{display:none}.docs-more summary:after{content:"+";color:var(--muted)}.docs-more[open] summary:after{content:"−"}.docs-hero h1{text-wrap:balance}.docs-tour{width:100%;height:650px;margin:28px 0}@media (max-width:760px){.docs-tour{height:560px}}.docs-steps{margin:20px 0;padding-left:1.6em}.docs-steps li{margin-bottom:14px;padding-left:6px}.docs-steps li::marker{color:var(--foreground);font-weight:600}.docs-section-copy .docs-checkpoint{background:var(--card);border-left:2px solid var(--foreground);margin-top:24px;padding:16px 20px}.docs-checkpoint strong{display:block;color:var(--foreground);margin-bottom:6px}.docs-page a:not(.docs-next):not(.installer-grid a){text-underline-offset:3px}.docs-section-copy p a,.docs-section-copy li a{text-decoration:underline}.docs-next{display:inline-block;text-decoration:underline;text-underline-offset:4px;margin:20px 20px 0 0;padding-block-start:8px;padding-block-end:8px;font-size:14px}.docs-page code{overflow-wrap:anywhere;font-size:.92em}.prompt-example{border-radius:6px;padding:20px}.prompt-heading{display:flex;flex-wrap:wrap;justify-content:space-between;align-items: center;gap:8px;margin-bottom:14px;font-size:14px}.prompt-heading button{background:var(--card);border:1px solid var(--border);cursor:pointer;color:var(--foreground);font:inherit;border-radius:4px;min-height:44px;padding:8px 12px}.prompt-heading button:hover{background:var(--card-strong)}.prompt-example pre{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;margin:0;font-size:14px;line-height:1.8}.docs-page .prompt-status{color:var(--muted);margin:12px 0 0;font-size:12px}.docs-caption{color:var(--muted);font-size:13px;line-height:1.7}.docs-section-copy details>p{margin-top:12px}.docs-toc a[aria-current=page]{color:var(--foreground);background:var(--card);border-left-color:var(--foreground);font-weight:600}.docs-pagination{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--border);gap:16px;margin-top:48px;padding-top:24px}.docs-pagination a{border:1px solid var(--border);border-radius:6px;padding:16px}.docs-pagination a:hover{background:var(--card)}.docs-pagination a[rel=next]{text-align:right}.docs-pagination span{display:block;color:var(--muted);margin-bottom:8px;font-size:13px}.docs-pagination strong{font-size:15px;font-weight:500}.docs-page>.docs-section:first-child{margin-top:0;padding-top:0}@media (max-width:760px){.docs-pagination{gap:8px}.docs-pagination a{padding:12px}}
