:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--smg-orange:#b35a11;--smg-orange-deep:#9a4d0e;--smg-surface:#fff;--smg-detail-surface:#f2f0eb;--smg-detail-chip:#e8dcc8;--smg-detail-stack:#ebe8e3;--smg-gradient-mid:#d9d9d9;--text-on-hero:#fff;--text-on-surface:#1a1a1a;--muted-on-surface:#5c5c5c;--nav-pill-bg:#ffffff24;--nav-pill-border:#ffffff29;--content-max-width:75rem;--content-pad-x:1.5rem;--header-pad-top:1.75rem;--header-nav-github-gap:calc(var(--header-pad-top) / 2);--site-header-height:5.25rem;font-optical-sizing:auto;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}*,:before,:after{box-sizing:border-box}body{background:var(--smg-surface);min-height:100vh;color:var(--text-on-surface);margin:0;font-family:inherit}a{color:inherit;text-decoration:none}.site-shell{background:var(--smg-surface);flex-direction:column;min-height:100vh;display:flex}.site-shell--home{position:relative}.site-shell--home .site-header:not(.site-header--solid){color:color-mix(in srgb, var(--text-on-hero) calc((1 - var(--hero-shader-energy,0)) * 100%), var(--smg-orange) calc(var(--hero-shader-energy,0) * 100%))}@keyframes smg-gradient-drift{0%{background-position:0 0}to{background-position:0 2%}}@media (prefers-reduced-motion:reduce){.home-hero{background-size:auto;animation:none}}.site-header,.site-main,.site-footer{z-index:1;position:relative}.site-footer{padding:clamp(2.5rem, 5vh, 3.5rem) var(--content-pad-x);background:linear-gradient(180deg, var(--smg-orange) 0%, var(--smg-orange-deep) 100%);color:#fff}.site-footer-inner{width:100%;max-width:var(--content-max-width);justify-content:space-between;align-items:center;gap:clamp(2rem,5vw,4rem);margin:0 auto;display:flex}.site-footer-brand-block{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:.625rem;display:flex}.site-footer-brand{color:#fff;flex-shrink:0;line-height:0;text-decoration:none;transition:opacity .18s;display:inline-flex}.site-footer-brand:hover,.site-footer-brand:focus-visible{opacity:.88;text-decoration:none}.site-footer-brand:focus-visible{outline-offset:4px;border-radius:.25rem;outline:2px solid #fff}.site-footer-mark{width:clamp(5rem,9vw,7rem);height:auto;display:block}.site-footer-name{letter-spacing:-.01em;max-width:12rem;color:color-mix(in srgb, #fff 90%, var(--smg-orange-deep));margin:0;font-size:.8125rem;font-weight:500;line-height:1.35}.site-footer-meta{flex-direction:column;align-items:flex-end;gap:1rem;min-width:0;display:flex}.site-footer-copy{letter-spacing:-.01em;color:color-mix(in srgb, #fff 88%, var(--smg-orange-deep));margin:0;font-size:.8125rem;font-weight:500;line-height:1.2}.site-footer-links{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.site-footer-link{background:color-mix(in srgb, #fff 10%, var(--smg-orange-deep));color:#fff;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:.5rem;padding:.4375rem .875rem .4375rem .625rem;font-size:.8125rem;font-weight:600;line-height:1;text-decoration:none;transition:background-color .18s,border-color .18s,transform .18s;display:inline-flex}.site-footer-link:hover,.site-footer-link:focus-visible{background:color-mix(in srgb, #fff 18%, var(--smg-orange-deep));border-color:#ffffff6b;text-decoration:none;transform:translateY(-1px)}.site-footer-link:focus-visible{outline-offset:3px;outline:2px solid #fff}.site-footer-link-icon{flex-shrink:0;justify-content:center;align-items:center;width:1rem;height:1rem;display:inline-flex}.site-footer-link-icon svg{width:100%;height:100%;display:block}@media (width<=720px){.site-footer-inner{flex-direction:column;align-items:flex-start}.site-footer-meta{align-items:flex-start;width:100%}.site-footer-links{justify-content:flex-start}}.site-header{z-index:100;padding:var(--header-pad-top) var(--content-pad-x) 1rem;color:var(--text-on-hero);background:0 0;transition:color .2s;position:sticky;top:0}.site-header--solid{--nav-pill-bg:#0000000a;--nav-pill-border:#00000014;color:var(--text-on-surface)}.site-shell--home .site-header--on-dark{--nav-pill-bg:#ffffff24;--nav-pill-border:#ffffff29;color:#fff}.site-shell--home .site-header--on-dark .site-nav-symbol:hover,.site-shell--home .site-header--on-dark .site-nav-symbol:focus-visible{color:#fff;opacity:.82}.site-header-inner{width:100%;max-width:var(--content-max-width);justify-content:space-between;align-items:flex-start;gap:2rem;margin:0 auto;display:flex}.site-brand{max-width:min(22rem,42vw);height:2.5rem;color:inherit;flex-shrink:0;align-items:center;line-height:0;display:flex}.site-header-right{align-items:flex-end;gap:var(--header-nav-github-gap);flex-direction:column;display:flex}.site-nav-pill{background:var(--nav-pill-bg);border:1px solid var(--nav-pill-border);-webkit-backdrop-filter:blur(12px);border-radius:.625rem;align-items:center;gap:1.5rem;height:2.5rem;padding:0 .75rem 0 1rem;display:flex}.site-nav-symbol{color:inherit;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .15s;display:flex}.site-nav-symbol:hover,.site-nav-symbol:focus-visible{color:var(--smg-orange);text-decoration:none}.site-shell--home .site-header:not(.site-header--solid) .site-nav-symbol:hover,.site-shell--home .site-header:not(.site-header--solid) .site-nav-symbol:focus-visible{color:color-mix(in srgb, var(--smg-orange) calc((1 - var(--hero-shader-energy,0)) * 100%), #fff calc(var(--hero-shader-energy,0) * 100%))}.site-nav-links{align-items:center;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.site-nav-links li{align-items:center;display:flex}.site-nav-links a{letter-spacing:-.01em;color:inherit;white-space:nowrap;padding:0 .75rem;font-size:.8125rem;font-weight:500;line-height:1;transition:opacity .15s;display:block}.site-nav-links a:hover{opacity:.82;text-decoration:none}.site-nav-links a.active{opacity:1;font-weight:600}.site-nav-links li:last-child a{padding-right:.5rem}.site-main{width:100%;max-width:var(--content-max-width);padding:2rem var(--content-pad-x) 3rem;color:var(--text-on-surface);view-transition-name:main-content;flex:1;margin:0 auto}.site-main:has(.home-hero){max-width:none;margin-bottom:0;margin-left:0;margin-right:0;margin-top:calc(-1 * var(--site-header-height));flex-direction:column;padding:0;display:flex}.site-main--docs{color:var(--text-on-surface)}.site-main--docs:has(.docs-layout){max-width:none;padding-top:1.5rem}.docs-layout{width:100%;max-width:var(--content-max-width);grid-template-columns:minmax(12rem,15rem) minmax(0,1fr);align-items:start;gap:3rem;margin:0 auto;display:grid}.docs-layout--with-toc{grid-template-columns:minmax(12rem,15rem) minmax(0,1fr) minmax(9.5rem,12.5rem);gap:2.5rem}.docs-layout-content{min-width:0}.docs-toc{top:calc(var(--site-header-height) + .75rem);max-height:calc(100vh - var(--site-header-height) - 1.5rem);scrollbar-width:thin;padding-left:.25rem;position:sticky;overflow-y:auto}.docs-toc-heading{letter-spacing:.06em;text-transform:uppercase;color:var(--muted-on-surface);margin:0 0 .75rem;font-size:.6875rem;font-weight:600}.docs-toc-list{margin:0;padding:0;list-style:none}.docs-toc-item+.docs-toc-item{margin-top:.25rem}.docs-toc-item--h3{padding-left:.75rem}.docs-toc-link{color:var(--text-on-surface);opacity:.72;font-size:.75rem;font-weight:400;line-height:1.4;transition:opacity .15s,color .15s;display:block}.docs-toc-link:hover{opacity:1;color:var(--smg-orange);text-decoration:none}.docs-sidebar{top:calc(var(--site-header-height) + .75rem);max-height:calc(100vh - var(--site-header-height) - 1.5rem);scrollbar-width:thin;padding-right:.5rem;position:sticky;overflow-y:auto}.docs-sidebar-sections{margin:0;padding:0;list-style:none}.docs-sidebar-section+.docs-sidebar-section{margin-top:1.5rem}.docs-sidebar-heading{letter-spacing:.06em;text-transform:uppercase;color:var(--muted-on-surface);margin:0 0 .5rem;font-size:.6875rem;font-weight:600}.docs-sidebar-links{margin:0;padding:0;list-style:none}.docs-sidebar-link{color:var(--text-on-surface);opacity:.72;padding:.3125rem 0;font-size:.8125rem;font-weight:400;line-height:1.35;transition:opacity .15s,color .15s;display:block}.docs-sidebar-link:hover{opacity:1;color:var(--smg-orange);text-decoration:none}.docs-sidebar-link.active{color:var(--smg-orange);opacity:1;font-weight:600}.docs-sidebar-link--index{opacity:1;margin-bottom:.25rem;font-size:.875rem;font-weight:600}.home-hero{isolation:isolate;background-color:var(--smg-orange);background-image:linear-gradient(180deg, var(--smg-orange) 0%, var(--smg-orange) 62%, var(--smg-gradient-mid) 84%, var(--smg-gradient-mid) 100%);background-position:0 0;background-size:100% 100%;grid-template-rows:1fr auto;min-height:100vh;animation:18s ease-in-out infinite alternate smg-gradient-drift;display:grid;position:relative;overflow:hidden}.home-hero--shader-morph{animation:none}.home-hero-bg{z-index:0;pointer-events:none;position:absolute;inset:0}.home-hero-mark,.home-hero-inner{z-index:1;position:relative}.home-hero-mark{justify-content:center;align-items:flex-start;min-height:0;padding-top:38vh;display:flex}.home-hero-mark-btn{cursor:pointer;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;padding:.5rem;display:flex}.home-hero-mark-btn:focus-visible{outline-offset:4px;outline:2px solid #ffffffa6}.home-hero-inner{width:100%;max-width:var(--content-max-width);padding:0 var(--content-pad-x) clamp(4.5rem, 11vh, 6.5rem);margin:0 auto;transform:none}.home-hero-content{max-width:36rem}.home-hero-title{letter-spacing:-.02em;color:var(--text-on-hero);margin:0;font-size:clamp(1.75rem,3.2vw,2.625rem);font-weight:300;line-height:1.2}.home-hero-subtitle{color:#ffffffe6;max-width:32rem;margin:1.125rem 0 0;font-size:clamp(.9375rem,1.6vw,1.0625rem);font-weight:400;line-height:1.55}.home-hero-actions{grid-template-columns:1fr 1fr;gap:.625rem;margin-top:1.75rem;display:inline-grid}.home-hero-btn{border:1px solid var(--nav-pill-border);-webkit-backdrop-filter:blur(12px);color:#fff;white-space:nowrap;background:#b35a1133;border-radius:.5rem;justify-content:center;align-items:center;width:100%;padding:.5rem 1.125rem;font-size:.8125rem;font-weight:500;transition:opacity .2s,background-color .22s,border-color .22s,transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s;display:flex}.home-hero-btn:hover,.home-hero-btn:focus-visible{opacity:.88;text-decoration:none}.home-hero-btn--github:hover,.home-hero-btn--github:focus-visible{opacity:1;background:#ffffff29;border-color:#ffffff57;transform:translateY(-2px);box-shadow:0 10px 28px #00000029}.home-hero-btn--github:focus-visible{outline-offset:3px;outline:2px solid #ffffff8c}.home-metrics{--metrics-stop-0:color-mix(in srgb, var(--smg-orange) calc(var(--hero-shader-energy,0) * 100%), var(--smg-gradient-mid));--metrics-stop-28:color-mix(in srgb, color-mix(in srgb, var(--smg-orange) 72%, var(--smg-gradient-mid)) calc(var(--hero-shader-energy,0) * 100%), color-mix(in srgb, var(--smg-surface) 35%, var(--smg-gradient-mid)) calc((1 - var(--hero-shader-energy,0)) * 100%));--metrics-stop-52:color-mix(in srgb, color-mix(in srgb, var(--smg-orange) 38%, var(--smg-surface)) calc(var(--hero-shader-energy,0) * 100%), color-mix(in srgb, var(--smg-surface) 78%, var(--smg-gradient-mid)) calc((1 - var(--hero-shader-energy,0)) * 100%));width:100%;max-width:none;padding:0 var(--content-pad-x) clamp(2rem, 4vh, 3rem);background:linear-gradient(180deg, var(--metrics-stop-0) 0%, var(--metrics-stop-28) 28%, var(--metrics-stop-52) 52%, var(--smg-surface) 72%, var(--smg-surface) 100%);color:var(--text-on-surface);margin:-1px 0 0}.home-metrics-grid{width:100%;max-width:var(--content-max-width);grid-template-columns:repeat(2,1fr);gap:.75rem;margin:clamp(4rem,10vh,6rem) auto clamp(5.5rem,14vh,9rem);display:grid}.home-metrics-card{isolation:isolate;background-color:var(--smg-surface);border-radius:.5rem;flex-direction:column;justify-content:space-between;min-height:12.5rem;padding:1.375rem 1.25rem 1.5rem;display:flex;position:relative;overflow:hidden}.home-metrics-card:before{content:"";border-radius:inherit;background:linear-gradient(180deg, var(--smg-gradient-mid) 0%, var(--smg-orange) 100%);opacity:.2;pointer-events:none;position:absolute;inset:0}.home-metrics-card:after{content:"";border-radius:inherit;opacity:.18;pointer-events:none;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:140px 140px;position:absolute;inset:0}.home-metrics-card-head,.home-metrics-card-body{z-index:1;position:relative}.home-metrics-card-head{align-items:center;display:flex}.section-label{color:var(--smg-orange);align-items:center;gap:.375rem;display:inline-flex}.section-label-text{color:inherit}.home-metrics-card-title{letter-spacing:.06em;text-transform:uppercase;color:var(--text-on-surface);margin:0;font-size:.625rem;font-weight:700;line-height:1.1}.home-metrics-card-title.section-label{color:var(--smg-orange)}.home-metrics-card-title .section-label-text{color:var(--text-on-surface)}.home-metrics-card-body{text-align:right;margin-top:auto;padding-top:2.75rem}.home-metrics-card-value{letter-spacing:-.04em;color:var(--text-on-surface);margin:0;font-size:clamp(3.5rem,6.2vw,4.5rem);font-weight:200;line-height:.95}.home-metric-value{min-height:1em;font:inherit;letter-spacing:inherit;color:inherit;justify-content:flex-end;align-items:baseline;gap:.02em;display:inline-flex}.home-metric-value-affix{flex-shrink:0;line-height:.95;display:inline-block}.home-metric-value-prefix{margin-right:.04em}.home-metric-value-suffix{margin-left:.04em}.home-metric-value-digits{align-items:baseline;display:inline-flex}.home-metric-value-digit{height:1em;line-height:.95;display:inline-block;overflow:hidden}.home-metric-value-digit-strip{will-change:transform;flex-direction:column;display:flex}.home-metric-value-digit-strip--done{will-change:auto}.home-metric-value-digit-num{justify-content:center;align-items:center;height:1em;line-height:.95;display:flex}.home-metrics-card-desc{letter-spacing:-.01em;color:var(--muted-on-surface);margin:.375rem 0 0;font-size:clamp(1.25rem,2.2vw,1.5rem);font-weight:300;line-height:1.3}@media (width<=640px){.home-metrics-grid{grid-template-columns:1fr}}.home-works-with{width:100%;max-width:var(--content-max-width);padding:clamp(3.5rem, 8vh, 5rem) var(--content-pad-x) clamp(6rem, 14vh, 10rem);background:var(--smg-surface);color:var(--text-on-surface);flex-direction:column;align-items:stretch;gap:clamp(2rem,4vh,3rem);margin:0 auto;display:flex}.home-works-with-label{letter-spacing:.06em;text-transform:uppercase;color:var(--text-on-surface);align-self:flex-start;margin:0;font-size:.625rem;font-weight:700;line-height:1.1}.home-works-with-label.section-label{color:var(--smg-orange)}.home-works-with-label .section-label-text{color:var(--text-on-surface)}.home-works-with-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem .75rem;width:100%;max-width:42rem;margin:0 auto;padding:0;list-style:none;display:grid}.home-works-with-item{flex-direction:column;align-items:center;display:flex}.home-works-with-link{width:100%;color:inherit;border-radius:999px;flex-direction:column;align-items:center;gap:.625rem;text-decoration:none;transition:color .18s;display:flex}.home-works-with-link:focus-visible{outline:2px solid var(--smg-orange);outline-offset:3px}.home-works-with-pill{border:1px solid var(--text-on-surface);background:var(--smg-surface);border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:3.25rem;padding:.625rem 1.25rem;transition:border-color .18s,background-color .18s,transform .18s,box-shadow .18s;display:flex}.home-works-with-link:hover .home-works-with-pill,.home-works-with-link:focus-visible .home-works-with-pill{border-color:var(--smg-orange);background:color-mix(in srgb, var(--smg-orange) 6%, var(--smg-surface));box-shadow:0 .375rem 1rem color-mix(in srgb, var(--text-on-surface) 10%, transparent);transform:translateY(-2px)}.home-works-with-link:hover .home-works-with-name,.home-works-with-link:focus-visible .home-works-with-name{color:var(--smg-orange)}.home-works-with-name{letter-spacing:-.01em;color:var(--text-on-surface);font-size:.8125rem;font-weight:500;line-height:1.2;transition:color .18s}.home-works-with-logo{object-fit:contain;width:auto;max-width:100%;height:1.375rem;display:block}.home-works-with-logo--wide{height:1.125rem;max-height:1.25rem}.home-works-with-logo--mark{height:1.5rem}@media (width<=640px){.home-works-with-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:20rem}}.home-detail-panel{background:var(--smg-detail-surface);width:100%;color:var(--text-on-surface);border-radius:2.5rem;margin-top:0;padding:clamp(3.5rem,8vh,5.5rem) 0 15rem}.home-detail-panel-inner{width:100%;max-width:var(--content-max-width);padding:0 var(--content-pad-x);flex-direction:column;gap:0;margin:0 auto;display:flex}.home-why{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(2rem,5vw,4rem);display:grid}.home-why-label,.home-how-label{letter-spacing:.06em;text-transform:uppercase;color:var(--text-on-surface);margin:0 0 1.5rem;font-size:.625rem;font-weight:700;line-height:1.1}.home-why-label.section-label,.home-how-label.section-label{color:var(--smg-orange)}.home-why-label .section-label-text,.home-how-label .section-label-text{color:var(--text-on-surface)}.home-why-copy{letter-spacing:0;max-width:28rem;color:var(--muted-on-surface);margin:0;font-size:clamp(1.0625rem,1.8vw,1.25rem);font-weight:300;line-height:1.5}.home-why-accordion{flex-direction:column;gap:.5rem;width:100%;max-width:24rem;margin-left:auto;display:flex}.home-why-item{background:var(--smg-surface);border-radius:.625rem;overflow:hidden}.home-why-trigger{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:.75rem;padding:.6875rem .875rem;display:flex}.home-why-trigger-title{letter-spacing:-.01em;font-size:.8125rem;font-weight:600;line-height:1.25}.home-why-toggle{background:var(--smg-orange);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.625rem;height:1.625rem;display:inline-flex}.home-why-plus{width:.8125rem;height:.8125rem;transition:transform .32s cubic-bezier(.33,1,.68,1);display:block}.home-why-item--open .home-why-plus{transform:rotate(45deg)}.home-why-panel{padding:0 .875rem .875rem}.home-why-panel p{color:var(--muted-on-surface);margin:0;font-size:.8125rem;line-height:1.45}.home-how{min-width:0;margin-top:clamp(8rem,22vh,16rem)}.home-how-header{text-align:left;flex-direction:column;align-items:flex-start;margin-bottom:clamp(2rem,5vh,3.5rem);display:flex}.home-how-header .home-how-label{margin:0}.home-how-tagline{letter-spacing:-.01em;text-align:center;color:var(--muted-on-surface);margin:clamp(2rem,5vh,3.5rem) 0 0;font-size:clamp(.9375rem,1.6vw,1.125rem);font-weight:500;line-height:1.4}.home-how-tagline-sep{opacity:.5;margin-inline:.625rem}.home-how-diagram{grid-template-columns:auto 4.5625rem minmax(8.5rem,1fr) 4.5625rem minmax(8.5rem,1fr) minmax(14rem,1.2fr);align-items:center;gap:0 .5rem;min-width:0;display:grid}.home-how-node{background:var(--smg-surface);border-radius:.625rem;justify-content:space-between;align-items:center;gap:.75rem;min-width:9.5rem;padding:.75rem .875rem;display:flex}.home-how-node-label{white-space:nowrap;font-size:.9375rem;font-weight:600;line-height:1.2}.home-flow-mark{background:var(--smg-orange);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;transition:background-color .32s cubic-bezier(.33,1,.68,1);display:inline-flex}.home-flow-mark :global(.home-flow-mark-icon){color:#fff;width:.9375rem;height:.9375rem;transition:transform .32s cubic-bezier(.33,1,.68,1);display:block}.home-how-output--open .home-flow-mark :global(.home-flow-mark-icon){transform:rotate(45deg)}.home-how-connector--h{justify-content:center;align-items:center;width:100%;min-width:0;padding:0;display:flex}.home-how-link-svg,.home-how-branch-svg{color:#d9d7d2;flex-shrink:0;width:4.5625rem;height:auto;display:block}.home-how-rail{--home-how-branch-height:calc(4.5625rem * 178 / 73);grid-template-columns:4.75rem minmax(9rem,1fr);align-items:center;column-gap:1rem;min-width:0;display:grid}.home-how-connector--branch{width:100%;height:var(--home-how-branch-height);justify-content:flex-end;align-items:center;min-width:0;display:flex;overflow:visible}.home-how-stack{flex-direction:column;align-items:stretch;min-width:0;display:flex}.home-how-stack-title{letter-spacing:.06em;text-transform:uppercase;text-align:center;color:var(--text-on-surface);margin:0 0 .625rem;font-size:.625rem;font-weight:700;line-height:1.1;transition:color .18s}.home-how-stack:hover .home-how-stack-title{color:var(--smg-orange)}.home-how-stack-body{background:var(--smg-detail-stack);border:1px solid #0000;border-radius:1rem;padding:.75rem;transition:border-color .18s,background-color .18s,transform .18s,box-shadow .18s}.home-how-stack-body:hover{border-color:color-mix(in srgb, var(--smg-orange) 40%, transparent);background:color-mix(in srgb, var(--smg-orange) 5%, var(--smg-detail-stack));box-shadow:0 .375rem 1rem color-mix(in srgb, var(--text-on-surface) 10%, transparent);transform:translateY(-2px)}.home-how-stack-header{background:var(--smg-surface);text-align:center;border-radius:.5rem;margin-bottom:.5rem;padding:.625rem .75rem;font-size:.9375rem;font-weight:600;line-height:1.2;transition:background-color .18s}.home-how-stack-body:hover .home-how-stack-header{background:color-mix(in srgb, var(--smg-orange) 8%, var(--smg-surface))}.home-how-feature-list{flex-direction:column;gap:.375rem;margin:0;padding:0;list-style:none;display:flex}.home-how-feature-list li{background:var(--smg-detail-chip);text-align:center;color:var(--text-on-surface);cursor:default;border-radius:.5rem;padding:.5rem .625rem;font-size:.8125rem;font-weight:500;line-height:1.2;transition:background-color .18s,color .18s}.home-how-feature-list li:hover{background:color-mix(in srgb, var(--smg-orange) 12%, var(--smg-detail-chip));color:var(--smg-orange)}.home-how-outputs{width:100%;height:var(--home-how-branch-height);min-width:9.5rem;position:relative;overflow:visible}.home-how-diagram>.home-how-output{width:100%;min-width:9.5rem;position:relative}.home-how-output{background:var(--smg-surface);border:1px solid #0000;border-radius:.625rem;width:100%;min-width:9.5rem;transition:border-color .32s cubic-bezier(.33,1,.68,1);overflow:hidden}.home-how-outputs .home-how-output{position:absolute;left:0;right:0;transform:translateY(-50%)}.home-how-outputs .home-how-output--slot-1{top:4.49438%}.home-how-outputs .home-how-output--slot-2{top:50%}.home-how-outputs .home-how-output--slot-3{top:95.5056%}.home-how-outputs .home-how-output--open{z-index:1}.home-how-output-trigger{background:var(--smg-surface);width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;border:0;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem .875rem;transition:background-color .32s cubic-bezier(.33,1,.68,1),color .32s cubic-bezier(.33,1,.68,1);display:flex}.home-how-output-title{white-space:nowrap;font-size:.9375rem;font-weight:600;line-height:1.2}.home-how-output-body{background:var(--smg-detail-stack);border-top:1px solid color-mix(in srgb, var(--text-on-surface) 8%, transparent);padding:.75rem .875rem}.home-how-output-body p{color:var(--muted-on-surface);margin:0;font-size:.8125rem;font-weight:500;line-height:1.35}.home-how-output-body p+p{margin-top:.375rem}.home-how-output-body--center{text-align:center}.home-how-output-body--center p+p{margin-top:.5rem}.home-how-output--open{border-color:color-mix(in srgb, var(--text-on-surface) 14%, transparent)}.home-how-output--open .home-how-output-trigger{background:var(--smg-detail-chip);color:var(--text-on-surface)}.home-choose-path{color:#fff;background:#0a0a0a;border-radius:2.5rem 2.5rem 0 0;width:100%;padding:clamp(12rem,30vh,20rem) 0 21rem}.home-choose-path-inner{width:100%;max-width:var(--content-max-width);padding:0 var(--content-pad-x);margin:0 auto}.home-choose-path-header{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(2rem,5vw,4rem);margin-bottom:clamp(10rem,24vh,16rem);display:grid}.home-choose-path-label{letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.625rem;font-weight:700;line-height:1.1}.home-choose-path-label.section-label{color:var(--smg-orange)}.home-choose-path-label .section-label-text{color:#fff}.home-choose-path-intro{color:#d3d3d3;margin:0;font-size:clamp(1.0625rem,1.8vw,1.25rem);font-weight:300;line-height:1.5}@property --choose-path-grad-angle{syntax:"<angle>";inherits:false;initial-value:180deg}.home-choose-path-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.875rem;display:grid}.home-choose-path-card{isolation:isolate;background:0 0;border-radius:1.75rem;flex-direction:column;justify-content:space-between;gap:2.25rem;min-height:clamp(15rem,26vh,19rem);padding:clamp(1.5rem,3vw,2rem) 1.125rem 1.75rem;transition:transform .4s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden}.home-choose-path-card:hover,.home-choose-path-card:focus-within{transform:translateY(-4px)}.home-choose-path-card:before{content:"";z-index:0;border-radius:inherit;--choose-path-grad-angle:180deg;background:linear-gradient(var(--choose-path-grad-angle), #d9d9d9 0%, #737373 100%);opacity:.7;pointer-events:none;transition:--choose-path-grad-angle .5s cubic-bezier(.22,1,.36,1),opacity .45s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.home-choose-path-card:hover:before,.home-choose-path-card:focus-within:before{--choose-path-grad-angle:0deg;opacity:.82}.home-choose-path-card:after{content:"";z-index:0;border-radius:inherit;opacity:.22;pointer-events:none;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:140px 140px;transition:opacity .45s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.home-choose-path-card:hover:after,.home-choose-path-card:focus-within:after{opacity:.3}.home-choose-path-card-copy{z-index:1;text-align:center;color:#fff;flex:1;justify-content:center;align-items:center;margin:0;padding-inline:.375rem;font-size:clamp(.875rem,1.4vw,1rem);font-weight:500;line-height:1.45;display:flex;position:relative}.home-choose-path-cta{z-index:1;color:#fff;background:#3e3e3e;border-radius:999px;justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem .5rem .5rem 1rem;text-decoration:none;transition:background-color .18s,transform .18s;display:flex;position:relative}.home-choose-path-cta:hover,.home-choose-path-cta:focus-visible{background:#505050;text-decoration:none;transform:translateY(-1px)}.home-choose-path-cta:focus-visible{outline:2px solid var(--smg-orange);outline-offset:3px}.home-choose-path-cta-label{letter-spacing:-.01em;white-space:nowrap;font-size:.8125rem;font-weight:600;line-height:1.2}.home-choose-path-cta-icon{background:var(--smg-orange);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.home-choose-path-cta-icon :global(svg){width:.4375rem;height:auto;display:block}@media (width<=1100px){.home-choose-path-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-how-diagram{grid-template-columns:1fr;gap:1rem}.home-how-connector--h,.home-how-connector--branch{display:none}.home-how-rail{grid-template-columns:1fr}.home-how-outputs{flex-direction:column;gap:.5rem;height:auto;display:flex;position:static}.home-how-outputs .home-how-output{position:static;transform:none}.home-how-node{width:100%;min-width:0}}@media (width<=900px){.home-why{grid-template-columns:1fr;gap:2rem}.home-why-copy{max-width:none}.home-why-accordion{max-width:none;margin-left:0}.home-choose-path-header{grid-template-columns:1fr;gap:1.5rem}}@media (width<=560px){.home-choose-path-grid{grid-template-columns:1fr}}.doc-hero h1{margin:0 0 .75rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:400;line-height:1.15}.doc-hero p{opacity:.88;margin:0;font-size:1.05rem}.doc-section{margin-top:2rem}.doc-section h2{margin:0 0 .75rem;font-size:1.35rem}.doc-section p{margin:0}.docs-layout-content .doc-article{max-width:none}.doc-article{max-width:48rem;line-height:1.65}.doc-article>:first-child{margin-top:0}.doc-article h1{letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:400;line-height:1.15}.doc-article h2{border-bottom:1px solid #00000014;margin:2.5rem 0 1rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:500;line-height:1.25}.doc-article h3{margin:2rem 0 .75rem;font-size:1.2rem;font-weight:500;line-height:1.3}.doc-article h4{margin:1.5rem 0 .5rem;font-size:1rem;font-weight:600;line-height:1.35}.doc-article p,.doc-article ul,.doc-article ol{margin:0 0 1rem}.doc-article ul,.doc-article ol{padding-left:1.375rem}.doc-article li+li{margin-top:.375rem}.doc-article a{color:var(--smg-orange);text-underline-offset:.15em;text-decoration:underline}.doc-article a:hover{opacity:.85}.doc-article hr{border:none;border-top:1px solid #0000001a;margin:2rem 0}.doc-article strong{font-weight:600}.doc-article blockquote{border-left:3px solid var(--smg-orange);background:#b35a110f;border-radius:0 .375rem .375rem 0;margin:0 0 1.25rem;padding:.875rem 1rem;font-size:.9375rem}.doc-article blockquote p{margin:0}.doc-toolbar{justify-content:flex-end;gap:.375rem;margin-bottom:1rem;display:flex}.doc-toolbar-btn{width:2rem;height:2rem;color:var(--muted-on-surface);background:#0000000a;border:1px solid #00000014;border-radius:.375rem;justify-content:center;align-items:center;transition:color .15s,background .15s;display:flex}.doc-toolbar-btn:hover{color:var(--smg-orange);background:#b35a1114;text-decoration:none}.doc-toolbar-btn svg{fill:currentColor;width:1rem;height:1rem}.doc-article h1,.doc-article h2,.doc-article h3,.doc-article h4{position:relative}.doc-headerlink{color:var(--muted-on-surface);opacity:0;margin-left:.35em;font-weight:400;text-decoration:none;transition:opacity .15s}.doc-article h1:hover .doc-headerlink,.doc-article h2:hover .doc-headerlink,.doc-article h3:hover .doc-headerlink,.doc-article h4:hover .doc-headerlink,.doc-headerlink:focus{opacity:.6}.doc-tabbed-set{border:1px solid #0000001a;border-radius:.5rem;margin:0 0 1.5rem;overflow:hidden}.doc-tab-input{opacity:0;pointer-events:none;position:absolute}.doc-tab-labels{background:#00000008;border-bottom:1px solid #0000001a;flex-wrap:wrap;gap:0;display:flex}.doc-tab-label{color:var(--muted-on-surface);cursor:pointer;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.625rem 1rem;font-size:.8125rem;font-weight:500;transition:color .15s,border-color .15s;display:block}.doc-tab-input:first-of-type:checked~.doc-tab-labels .doc-tab-label:first-child,.doc-tab-input:nth-of-type(2):checked~.doc-tab-labels .doc-tab-label:nth-child(2),.doc-tab-input:nth-of-type(3):checked~.doc-tab-labels .doc-tab-label:nth-child(3),.doc-tab-input:nth-of-type(4):checked~.doc-tab-labels .doc-tab-label:nth-child(4),.doc-tab-input:nth-of-type(5):checked~.doc-tab-labels .doc-tab-label:nth-child(5),.doc-tab-input:nth-of-type(6):checked~.doc-tab-labels .doc-tab-label:nth-child(6){color:var(--smg-orange);border-bottom-color:var(--smg-orange)}.doc-tab-panels{padding:1rem 1.125rem}.doc-tab-panel{display:none}.doc-tab-panel>:last-child{margin-bottom:0}.doc-tab-input:first-of-type:checked~.doc-tab-panels>:first-child,.doc-tab-input:nth-of-type(2):checked~.doc-tab-panels>:nth-child(2),.doc-tab-input:nth-of-type(3):checked~.doc-tab-panels>:nth-child(3),.doc-tab-input:nth-of-type(4):checked~.doc-tab-panels>:nth-child(4),.doc-tab-input:nth-of-type(5):checked~.doc-tab-panels>:nth-child(5),.doc-tab-input:nth-of-type(6):checked~.doc-tab-panels>:nth-child(6){display:block}.doc-details{border:1px solid #0000001a;border-radius:.5rem;margin:0 0 .75rem;overflow:hidden}.doc-details summary{cursor:pointer;background:#00000008;padding:.75rem 1rem;font-weight:500;list-style:none}.doc-details summary::-webkit-details-marker{display:none}.doc-details[open] summary{border-bottom:1px solid #00000014}.doc-details>:not(summary){padding:0 1rem}.doc-details>:not(summary):last-child{padding-bottom:1rem}.doc-admonition{border-left:3px solid var(--smg-orange);background:#b35a110f;border-radius:0 .375rem .375rem 0;margin:0 0 1.25rem;padding:.875rem 1rem;font-size:.9375rem}.doc-admonition-title{margin:0 0 .5rem;font-weight:600}.doc-admonition>:last-child{margin-bottom:0}.doc-admonition--info{background:#3b82f614;border-left-color:#3b82f6}.doc-admonition--note{border-left-color:var(--smg-orange)}.doc-prerequisites{background:#b35a110d;border:1px solid #b35a112e;border-radius:.5rem;margin:0 0 1.5rem;padding:.875rem 1rem}.doc-prerequisites>:first-child{margin-top:0}.doc-prerequisites h4{color:var(--smg-orange-deep);margin:0 0 .5rem;font-size:.8125rem;font-weight:600;line-height:1.35}.doc-prerequisites>:last-child{margin-bottom:0}.doc-prerequisites ul{padding-left:1.25rem}.doc-prerequisites li+li{margin-top:.25rem}.doc-architecture-diagram{text-align:center;margin:0 0 1.5rem}.doc-architecture-diagram img{width:100%;max-width:52rem;height:auto;margin:0 auto;display:block}.doc-grid{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:1rem;margin:0 0 1.5rem;display:grid}.doc-card{background:#00000005;border:1px solid #0000001a;border-radius:.5rem;padding:1rem 1.125rem}.doc-card>:first-child{margin-top:0}.doc-card>:last-child{margin-bottom:0}.doc-card h3,.doc-card h4{margin:0 0 .5rem;font-size:.9375rem;line-height:1.35}.doc-card p{color:var(--muted-on-surface);margin:0 0 .75rem;font-size:.875rem;line-height:1.55}.doc-card p:last-child{margin-bottom:0}.doc-card strong{color:var(--text-on-surface);margin-bottom:.375rem;font-size:.9375rem;font-weight:600;display:block}.doc-card>p:last-child a{font-weight:500;text-decoration:none}.doc-card>p:last-child a:hover{text-decoration:underline}.doc-code{margin:0 0 1.25rem;position:relative}.doc-code-copy{z-index:1;color:#ffffffd9;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff29;border-radius:.25rem;padding:.25rem .5rem;font-size:.6875rem;font-weight:500;transition:background .15s;position:absolute;top:.5rem;right:.5rem}.doc-code-copy:hover{background:#fff3}.doc-pre{color:#f3f3f3;background:#1e1e1e;border-radius:.5rem;margin:0;padding:2.25rem 1.125rem 1rem;font-size:.8125rem;line-height:1.55;overflow-x:auto}.doc-pre code{white-space:pre;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.doc-pre .hljs{color:#d4d4d4;background:0 0}.doc-pre .hljs-comment,.doc-pre .hljs-quote{color:#6a9955;font-style:italic}.doc-pre .hljs-keyword,.doc-pre .hljs-selector-tag,.doc-pre .hljs-built_in,.doc-pre .hljs-name{color:#569cd6}.doc-pre .hljs-string,.doc-pre .hljs-regexp,.doc-pre .hljs-symbol,.doc-pre .hljs-bullet{color:#ce9178}.doc-pre .hljs-number,.doc-pre .hljs-literal{color:#b5cea8}.doc-pre .hljs-title,.doc-pre .hljs-title.function_,.doc-pre .hljs-function{color:#dcdcaa}.doc-pre .hljs-variable,.doc-pre .hljs-template-variable,.doc-pre .hljs-attribute,.doc-pre .hljs-params{color:#9cdcfe}.doc-pre .hljs-meta,.doc-pre .hljs-meta .hljs-keyword{color:#c586c0}.doc-pre .hljs-section,.doc-pre .hljs-type{color:#4ec9b0}.doc-article table{border-collapse:collapse;width:100%;margin:0 0 1.25rem;font-size:.875rem}.doc-article th,.doc-article td{text-align:left;vertical-align:top;border:1px solid #0000001a;padding:.625rem .75rem}.doc-article th{background:#0000000a;font-weight:600}.doc-article table code{background:#0000000f;border-radius:.25rem;padding:.1em .35em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8125rem}@media (width<=1100px){.docs-toc{display:none}.docs-layout--with-toc{grid-template-columns:minmax(12rem,15rem) minmax(0,1fr);gap:3rem}}@media (width<=900px){.docs-layout,.docs-layout--with-toc{grid-template-columns:1fr;gap:1.5rem}.docs-sidebar{border-bottom:1px solid #00000014;max-height:none;padding-bottom:.5rem;padding-right:0;position:static}.docs-sidebar-sections{flex-wrap:wrap;gap:.5rem 1.25rem;display:flex}.docs-sidebar-section{flex:10rem;min-width:9rem}.docs-sidebar-section+.docs-sidebar-section{margin-top:0}.home-hero{min-height:100vh}.site-header-inner{flex-direction:column;align-items:stretch}.site-brand{max-width:100%}.site-header-right{align-items:stretch}.site-nav-pill{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto}.site-nav-pill::-webkit-scrollbar{display:none}}@media (width<=600px){.site-nav-pill{border-radius:.5rem;gap:1rem;height:2.375rem;padding:0 .625rem 0 .75rem}.site-nav-links{gap:.375rem}.site-nav-links a{padding:0 .5rem;font-size:.75rem}}@keyframes page-dissolve-out{to{opacity:0}}@keyframes page-dissolve-in{0%{opacity:0}}::view-transition-group(main-content){animation-duration:0s}::view-transition-old(main-content){animation:.38s cubic-bezier(.4,0,.2,1) both page-dissolve-out}::view-transition-new(main-content){animation:.38s cubic-bezier(.4,0,.2,1) both page-dissolve-in}@media (prefers-reduced-motion:reduce){::view-transition-old(main-content){animation:none}::view-transition-new(main-content){animation:none}.home-choose-path-card,.home-choose-path-card:before,.home-choose-path-card:after{transition:none}.home-choose-path-card:hover,.home-choose-path-card:focus-within{transform:none}}svg.svelte-1l8nvlt{width:100%;height:auto;display:block}svg.svelte-f3o08w{color:inherit;flex-shrink:0;display:block}.github-badge.svelte-73t5nu{background:var(--nav-pill-bg,#ffffff24);border:1px solid var(--nav-pill-border,#ffffff29);-webkit-backdrop-filter:blur(12px);color:inherit;border-radius:.5rem;flex-direction:column;align-items:flex-start;gap:.2rem;padding:.5rem .8rem;font-size:.72rem;font-weight:500;line-height:1.3;text-decoration:none;display:inline-flex}.github-badge.svelte-73t5nu:hover{opacity:.9;text-decoration:none}.github-top.svelte-73t5nu{align-items:center;gap:.4rem;display:flex}.github-icon.svelte-73t5nu{flex-shrink:0;width:1rem;height:1rem}.github-repo.svelte-73t5nu{letter-spacing:.01em;font-weight:500}.github-stats.svelte-73t5nu{opacity:.85;align-items:center;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.github-stat.svelte-73t5nu{align-items:center;gap:.2rem;display:inline-flex}.github-stat.svelte-73t5nu svg:where(.svelte-73t5nu){opacity:.9;width:.75rem;height:.75rem}
