.jst{padding-top:var(--nav-h);--cs-gap:clamp(16px, 3vw, 28px);--cs-glass-bg:#ffffff94;--cs-glass-border:#ffffffa6;--cs-glass-shadow:0 18px 40px #16202c1f;--cs-glass-item-bg:#ffffff73;--cs-glass-item-hover:#ffffffa6}.jst>section:not(.jst__hero),.jst .jst__tabpanel>section:not(.jst__hero){padding:var(--section-py) 0}.jst>section.jst--subtle,.jst .jst__tabpanel>section.jst--subtle{background:var(--bg-subtle)}.jst__tab-bar-bleed{top:var(--nav-h);z-index:60;box-sizing:border-box;background:var(--bg);border-bottom:1px solid var(--border);width:100%;padding:12px 0 10px;position:sticky;box-shadow:0 1px #0a0f1e0f}.jst__tab-bar-inner{flex-direction:column;gap:10px;padding-bottom:0;display:flex}.jst__doc-subnav-bleed:not([hidden]){flex-shrink:0}.jst__tablist{border-bottom:none;flex-wrap:wrap;flex-shrink:0;gap:8px;padding-bottom:0;display:flex}.jst__tab{color:var(--muted);border-radius:var(--radius-sm) var(--radius-sm) 0 0;background:0 0;border:1px solid #0000;border-bottom:none;padding:12px 20px;font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:700;position:relative;bottom:-1px}.jst__tab:hover{color:var(--accent)}.jst__tab[aria-selected=true]{color:var(--accent);background:var(--bg);border-color:var(--bg);border-bottom-color:var(--accent)}.jst__tab[aria-selected=false]:hover{text-decoration:underline}.jst__tabpanel[hidden]{display:none!important}.jst__tabpanel:not([hidden]){display:block}.jst__hero{padding:clamp(48px,8vw,88px) 0 clamp(40px,6vw,72px);position:relative}.jst__hero-inner{max-width:var(--max-w)}.jst__hero-grid{grid-template-columns:minmax(0,1fr) minmax(200px,300px);align-items:start;gap:clamp(28px,5vw,56px);margin-top:8px;display:grid}.jst__hero-col--main .jst__lead{max-width:56ch}.jst__hero-col--main .jst__lead:last-of-type{margin-bottom:22px}.jst__hero-tertiary-wrap{margin-top:4px}.jst__hero-trust-heading{letter-spacing:.1em;text-transform:uppercase;color:var(--mainhead);margin-bottom:14px;font-family:Space Grotesk,sans-serif;font-size:.8rem;font-weight:700}.jst__hero-trust-list{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-subtle);box-shadow:var(--shadow-sm);margin:0;padding:0;list-style:none}.jst__hero-trust-list li{color:var(--text);border-bottom:1px solid var(--border);padding:14px 16px 14px 36px;font-size:.98rem;font-weight:600;line-height:1.45;position:relative}.jst__hero-trust-list li:last-child{border-bottom:none}.jst__hero-trust-list li:before{content:"";background:var(--accent);border-radius:50%;width:7px;height:7px;position:absolute;top:1.4em;left:16px}@media (width<=768px){.jst__hero-grid{grid-template-columns:1fr}.jst__hero-col--trust{max-width:420px}}.jst__overview-cta--inline{padding-top:clamp(28px,5vw,44px)}.jst__overview-cta__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px 32px;display:flex}.jst__overview-cta__title{color:var(--mainhead);letter-spacing:-.02em;margin-bottom:8px;font-family:Space Grotesk,sans-serif;font-size:clamp(1.15rem,2.2vw,1.35rem);font-weight:700}.jst__overview-cta__text{color:var(--muted);max-width:52ch;margin:0;font-size:1rem;line-height:1.55}.jst__overview-cta__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.jst__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:14px;font-size:.75rem;font-weight:700;display:block}.jst__h1{letter-spacing:-.03em;color:var(--mainhead);margin-bottom:20px;font-family:Space Grotesk,sans-serif;font-size:clamp(1.85rem,4.2vw,2.65rem);font-weight:700;line-height:1.12}.jst__lead{color:var(--muted);max-width:62ch;margin-bottom:28px;font-size:1.1rem;line-height:1.65}.jst__lead--mt-sm{margin-top:12px}.jst__lead--mt-md{margin-top:16px}.jst__lead--mt-lg{margin-top:20px}.jst__lead--secondary{margin-bottom:22px;font-size:1rem}.jst__compare-table{border-collapse:collapse;width:100%;margin-top:1.5rem;margin-bottom:.5rem;font-size:.95rem;line-height:1.45}.jst__compare-table th,.jst__compare-table td{text-align:left;vertical-align:top;border:1px solid #0000001a;padding:.65rem .75rem}.jst__compare-table th{background:var(--bg-subtle,#f5f5f7);color:var(--text,#0a0f1e);font-weight:600}.jst__compare-table td{color:var(--muted)}.jst__github-strip--intro{margin-top:0;margin-bottom:16px}.jst__github-strip--features{margin-bottom:8px}.jst__github-strip--spaced{margin-top:20px}.jst__last-updated--spaced{margin-top:24px}.jst__hero-actions{flex-wrap:wrap;align-items:center;gap:14px 20px;margin-bottom:12px;display:flex}.jst__link-text{color:var(--accent);text-underline-offset:3px;font-size:.95rem;font-weight:600;text-decoration:underline}.jst__link-text:hover{color:var(--accent-hover)}.jst .jst__doc-subnav-bleed .cs-subnav{background:var(--cs-glass-bg);border:1px solid var(--cs-glass-border);box-shadow:var(--cs-glass-shadow);-webkit-backdrop-filter:blur(18px);border-radius:18px;margin-top:0;padding:14px clamp(16px,4vw,28px);position:relative}.jst .jst__doc-subnav-bleed .cs-subnav ul{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.jst .jst__doc-subnav-bleed .cs-subnav li{margin:0}.jst .jst__doc-subnav-bleed .cs-subnav a{white-space:nowrap;color:var(--muted);background:var(--cs-glass-item-bg);border:1px solid #fff6;border-radius:999px;align-items:center;padding:6px 12px;text-decoration:none;transition:color .2s,background-color .2s,border-color .2s,box-shadow .2s;display:inline-flex;box-shadow:inset 0 1px #ffffff73}.jst .jst__doc-subnav-bleed .cs-subnav a:hover{background:var(--cs-glass-item-hover);color:var(--accent);border-color:#ffffffb3}.jst .jst__doc-subnav-bleed .cs-subnav a.is-active,.jst .jst__doc-subnav-bleed .cs-subnav a[aria-current=true]{background:var(--accent);color:#fff;border-color:var(--accent);font-weight:700;box-shadow:0 8px 20px #c3342747}@media (width<=720px){.jst .jst__doc-subnav-bleed .cs-subnav{border-radius:18px;margin:0;padding-left:18px;padding-right:18px}.jst .jst__doc-subnav-bleed .cs-subnav ul{scrollbar-width:none;overscroll-behavior-x:contain;touch-action:pan-x pan-y;flex-wrap:nowrap;justify-content:flex-start;column-gap:10px;padding-bottom:4px;overflow-x:auto}.jst .jst__doc-subnav-bleed .cs-subnav li{flex:none}.jst .jst__doc-subnav-bleed .cs-subnav ul::-webkit-scrollbar{display:none}}.jst__video-section .jst__video-embed{aspect-ratio:16/9;border-radius:var(--radius);border:1px solid var(--border);width:100%;box-shadow:var(--shadow-sm);background:#0a0f1e;margin-top:clamp(24px,4vw,36px);position:relative;overflow:hidden}.jst__video-section .jst__video-embed iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.jst__feature-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:32px;display:grid}@media (width<=960px){.jst__feature-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.jst__feature-grid{grid-template-columns:1fr}}.jst__card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:22px 22px 24px}.jst--subtle .jst__card{background:var(--bg)}.jst__card h3{color:var(--mainhead);letter-spacing:-.02em;margin-bottom:10px;font-family:Space Grotesk,sans-serif;font-size:1.05rem;font-weight:700}.jst__card p{color:var(--muted);font-size:.95rem;line-height:1.55}.jst__first-hour ol{max-width:62ch;margin:20px 0 16px;padding-left:1.35em;list-style:decimal}.jst__first-hour ol li{color:var(--text);margin-bottom:10px;line-height:1.55}.jst__screens-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:28px;display:grid}@media (width<=960px){.jst__screens-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.jst__screens-grid{grid-template-columns:1fr}}.jst__screens-item{text-align:left;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-raised);width:100%;min-height:0;box-shadow:var(--shadow-sm);flex-direction:column;margin:0;padding:0;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.jst__screens-item:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.jst__screens-item:focus-visible{outline:3px solid var(--accent);outline-offset:2px}.jst__screens-img-wrap{background:var(--mainhead);aspect-ratio:16/9;flex-shrink:0;display:block;overflow:hidden}.jst__screens-item img{object-fit:cover;width:100%;height:100%;display:block}.jst__screens-cap{color:var(--muted);flex:auto;padding:12px 14px 14px;font-size:.88rem;line-height:1.45;display:block}.jst-lightbox{z-index:200;justify-content:center;align-items:center;padding:24px 16px;display:flex;position:fixed;inset:0}.jst-lightbox[hidden]{display:none!important}.jst-lightbox__backdrop{cursor:pointer;background:#0a0f1eb8;position:absolute;inset:0}.jst-lightbox__dialog{z-index:1;flex-direction:column;align-items:center;width:100%;max-width:min(1100px,100%);max-height:min(92vh,900px);display:flex;position:relative}.jst-lightbox__chrome{pointer-events:none;justify-content:flex-end;align-items:flex-start;gap:8px;padding:8px;display:flex;position:absolute;top:0;left:0;right:0}.jst-lightbox__chrome button{pointer-events:auto}.jst-lightbox__close{border-radius:var(--radius-sm);background:var(--surface-overlay);border:1px solid var(--border);width:44px;height:44px;color:var(--mainhead);justify-content:center;align-items:center;font-size:1.5rem;line-height:1;display:flex}.jst-lightbox__close:hover{border-color:var(--accent);color:var(--accent)}.jst-lightbox__nav{background:var(--surface-overlay);border:1px solid var(--border);width:48px;height:48px;color:var(--mainhead);border-radius:999px;justify-content:center;align-items:center;font-size:1.75rem;line-height:1;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.jst-lightbox__nav:hover{border-color:var(--accent);color:var(--accent)}.jst-lightbox__nav--prev{left:8px}.jst-lightbox__nav--next{right:8px}.jst-lightbox__figure{background:var(--bg);border-radius:var(--radius);box-shadow:var(--shadow-lg);flex-direction:column;max-height:100%;margin:0;display:flex;overflow:hidden}.jst-lightbox__img{object-fit:contain;background:var(--mainhead);width:100%;max-height:min(78vh,760px)}.jst-lightbox__caption{color:var(--muted);padding:14px 18px 18px;font-size:.95rem;line-height:1.5}@media (prefers-reduced-motion:reduce){.jst__screens-item{transition:none}.jst__screens-item:hover{transform:none}}.jst__callout{border-left:4px solid var(--accent);border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:#d745270f;max-width:72ch;margin-top:20px;padding:16px 18px;font-size:.95rem;line-height:1.55}.jst__callout--stack{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.jst__callout__text{margin:0}.jst__callout-btn{flex-shrink:0}.jst__overview-blocks{flex-direction:column;gap:28px;max-width:72ch;margin-top:28px;display:flex}.jst__overview-block h3{color:var(--mainhead);margin-bottom:10px;font-family:Space Grotesk,sans-serif;font-size:1.15rem;font-weight:700}.jst__overview-block p{color:var(--muted);line-height:1.65}.jst__last-updated{color:var(--muted);margin-bottom:16px;font-size:.88rem}.jst__doc-intro{max-width:72ch;margin-bottom:20px}.jst__doc-intro p{color:var(--muted);line-height:1.65}.jst__github-strip{flex-wrap:wrap;align-items:center;gap:12px 20px;margin-top:20px;display:flex}.jst__features-summary{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px;display:grid}@media (width<=900px){.jst__features-summary{grid-template-columns:repeat(2,1fr)}}@media (width<=520px){.jst__features-summary{grid-template-columns:1fr}}.jst__summary-card{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg);padding:16px 18px}.jst__summary-card h3{color:var(--mainhead);margin-bottom:8px;font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:700}.jst__summary-card p{color:var(--muted);font-size:.88rem;line-height:1.5}.jst #ai-setup-prompt{scroll-margin-top:calc(var(--nav-h) + clamp(120px, 22vh, 200px))}.jst__details{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);margin-top:28px;padding:0 4px}.jst__details summary{cursor:pointer;padding:16px 18px;font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:700;list-style:none}.jst__details summary::-webkit-details-marker{display:none}.jst__details summary:after{content:" ▼";color:var(--muted);font-size:.75rem}.jst__details[open] summary:after{content:" ▲"}.jst__details .jst-prose{padding:0 18px 20px}.jst-prose{max-width:min(72ch,100%);color:var(--text);line-height:1.65}.jst-prose>*+*{margin-top:1em}.jst-prose h2,.jst-prose h3,.jst-prose h4{color:var(--mainhead);letter-spacing:-.02em;margin-top:1.5em;font-family:Space Grotesk,sans-serif;font-weight:700}.jst-prose h2{font-size:1.35rem}.jst-prose h3{font-size:1.12rem}.jst-prose h4{font-size:1rem}.jst-prose p,.jst-prose li{color:var(--muted)}.jst-prose a{color:var(--accent);text-underline-offset:2px;font-weight:600;text-decoration:underline}.jst-prose a:hover{color:var(--accent-hover)}.jst-prose ul{padding-left:1.35em;list-style:outside}.jst-prose ol{padding-left:1.35em;list-style:decimal}.jst-prose li{margin-bottom:.35em}.jst-prose blockquote{border-left:4px solid var(--border-strong);color:var(--muted);padding-left:1em;font-style:italic}.jst-prose hr{border:none;border-top:1px solid var(--border);margin:2em 0}.jst-prose table{border-collapse:collapse;-webkit-overflow-scrolling:touch;width:100%;font-size:.9rem;display:block;overflow-x:auto}.jst-prose th,.jst-prose td{border:1px solid var(--border);text-align:left;padding:10px 12px}.jst-prose th{background:var(--bg-subtle);color:var(--mainhead);font-weight:700}.jst-pre-wrap{margin:1em 0;position:relative}.jst-prose pre{background:var(--mainhead);color:var(--text-inverse);border-radius:var(--radius-sm);max-width:100%;padding:16px 18px;font-size:.82rem;line-height:1.45;overflow-x:auto}.jst-prose code{background:var(--bg-subtle);border-radius:4px;padding:.15em .4em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.88em}.jst-prose pre code{font-size:inherit;background:0 0;padding:0}.jst__copy-btn{text-transform:uppercase;letter-spacing:.04em;background:var(--surface-overlay);color:var(--mainhead);border:1px solid var(--border);border-radius:6px;padding:6px 10px;font-size:.72rem;font-weight:700;position:absolute;top:8px;right:8px}.jst__copy-btn:hover{border-color:var(--accent);color:var(--accent)}.jst__faq{flex-direction:column;gap:12px;max-width:72ch;margin-top:28px;display:flex}.jst__faq details{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg);padding:0 16px}.jst__faq summary{cursor:pointer;color:var(--mainhead);justify-content:space-between;align-items:center;gap:16px;padding:16px 0;font-family:Space Grotesk,sans-serif;font-size:1.02rem;font-weight:700;list-style:none;display:flex}.jst__faq summary::-webkit-details-marker{display:none}.jst__faq summary::marker{content:""}.jst__faq summary:after{content:"";border-right:2px solid var(--muted);border-bottom:2px solid var(--muted);transform-origin:50%;flex-shrink:0;width:.5em;height:.5em;margin-top:.15em;transition:transform .2s,border-color .15s;transform:rotate(45deg)}.jst__faq summary:hover:after{border-color:var(--accent)}.jst__faq details[open] summary:after{margin-top:.35em;transform:rotate(-135deg)}@media (prefers-reduced-motion:reduce){.jst__faq summary:after{transition:none}}.jst__faq details[open] summary{border-bottom:1px solid var(--border);margin-bottom:12px}.jst__faq .jst__faq-answer{color:var(--muted);padding-bottom:16px;line-height:1.6}.jst__footer-note{border-top:1px solid var(--border);max-width:62ch;margin-top:40px;padding-top:32px}.jst__footer-note p{color:var(--muted);margin-bottom:14px;line-height:1.65}.jst__disclaimer{color:var(--muted);max-width:72ch;margin-top:24px;font-size:.88rem;line-height:1.55}.jst__external-inline{align-items:center;gap:4px;display:inline-flex}
