.preset-brutalist{--st-radius: 0;--st-shadow: 4px 4px 0 var(--st-foreground)}.preset-violet{--st-primary: oklch(.58 .22 285);--st-primary-foreground: oklch(1 0 0)}.preset-dense{--st-density: .875}.demo-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.demo-row--gap-md{gap:1rem}.demo-row--gap-lg{gap:1.5rem}.demo-row--top{align-items:flex-start}.demo-stack{display:flex;flex-direction:column;gap:.75rem}.demo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:1rem;width:100%}body{font-smooth:antialiased}.demo{margin-bottom:1rem;border-radius:var(--st-radius);border:1px solid var(--st-border);overflow:hidden}.demo-preview{padding:1.5rem;display:flex;align-items:center;justify-content:center;position:relative;min-height:24rem}.demo-preview:has(.dropdown-menu){min-height:24rem}.demo-preview>.table,.demo-preview>.table-responsive,.demo-preview>.card:has(>.table,>.table-responsive),.demo-preview>.accordion,.demo-preview>.card:has(>.accordion){width:100%}.demo-preview>.alert,.demo-preview>.demo-stack:has(>.alert){width:100%}.demo-preview>:has(.placeholder){width:100%}.demo-code{position:relative;border-top:1px solid var(--st-border);background-color:var(--st-surface-2)}.demo-code-source{overflow-x:auto}.demo-code[data-demo-code] .demo-code-source{max-height:6rem;overflow:hidden;transition:max-height .2s ease}.demo-code[data-demo-code][data-expanded] .demo-code-source{max-height:24rem;overflow:auto}.demo .shiki{margin:0;padding:1rem 1.25rem;background:transparent!important;font-size:.8125rem;line-height:1.6;font-family:var(--st-font-mono);border:none}[data-theme=dark] .demo .shiki,.dark .demo .shiki,[data-theme=dark] .demo .shiki span,.dark .demo .shiki span{color:var(--shiki-dark)!important}.demo-code-title{padding:1rem 1.25rem 0;font-size:.75rem;color:var(--st-muted-foreground)}.demo-code[data-demo-code]:not([data-expanded]):after{content:"";position:absolute;inset:auto 0 0 0;height:6rem;pointer-events:none;background:linear-gradient(to bottom,rgba(0,0,0,0),var(--st-surface-2))}.demo-code-toggle{position:absolute;z-index:1;left:50%;bottom:6px;transform:translate(-50%)}.demo-code-toggle-hide,.demo-code[data-expanded] .demo-code-toggle-show{display:none}.demo-code[data-expanded] .demo-code-toggle-hide{display:inline}.theme-icon-dark,[data-theme=dark] .theme-icon-light,.dark .theme-icon-light{display:none}[data-theme=dark] .theme-icon-dark,.dark .theme-icon-dark{display:inline-block}.main-container.prose{line-height:1.7}.main-container.prose :where(h1):not(:where(.not-prose,.not-prose *,.prose .prose,.prose .prose *)){font-size:1.75rem;line-height:1.2;letter-spacing:-.01em;margin:0 0 .5rem}.main-container.prose :where(h2):not(:where(.not-prose,.not-prose *,.prose .prose,.prose .prose *)){font-size:1.125rem;line-height:1.4;margin:0 0 .5rem;scroll-margin-top:7.5rem}@media(min-width:992px){.main-container.prose :where(h2):not(:where(.not-prose,.not-prose *,.prose .prose,.prose .prose *)){scroll-margin-top:5rem}}.main-container.prose :where(h3):not(:where(.not-prose,.not-prose *,.prose .prose,.prose .prose *)){font-size:1rem;line-height:1.4;margin:1.5rem 0 .5rem;scroll-margin-top:7.5rem}@media(min-width:992px){.main-container.prose :where(h3):not(:where(.not-prose,.not-prose *,.prose .prose,.prose .prose *)){scroll-margin-top:5rem}}.main-container.prose :where(p):not(:where(.not-prose,.not-prose *,.prose .prose,.prose .prose *)){color:var(--st-muted-foreground);margin:0 0 1rem}.main-container.prose :where(.lead):not(:where(.not-prose,.not-prose *,.prose .prose,.prose .prose *)){font-size:1.0625rem;color:var(--st-muted-foreground);margin-bottom:0}.main-container.prose :where(section,header):not(:where(.not-prose,.not-prose *,.prose .prose,.prose .prose *)){margin-bottom:3rem}.main-container.prose :where(section,header):last-child:not(:where(.not-prose,.not-prose *,.prose .prose,.prose .prose *)){margin-bottom:0}.main-container.prose :where(h1,h2,h3,p,ul,ol):last-child:not(:where(.not-prose,.not-prose *,.prose .prose,.prose .prose *)){margin-bottom:0}.main-container{max-width:44rem;margin-left:auto;margin-right:auto;padding:1.5rem 0}@media(min-width:768px){.main-container{padding:4rem 2.5rem}}.site-layout{display:grid;grid-template-columns:1fr;align-items:stretch;min-height:calc(100vh - 4rem);padding:0 1rem 3rem;max-width:90rem;margin-inline:auto}@media(min-width:768px){.site-layout{grid-template-columns:13rem minmax(0,1fr);-moz-column-gap:1.5rem;column-gap:1.5rem;padding:0 1.5rem 4rem}}@media(min-width:992px){.site-layout{grid-template-columns:13rem minmax(0,1fr) 16rem;-moz-column-gap:2rem;column-gap:2rem}}.site-navbar{position:sticky;top:0;z-index:1030;height:4rem;background-color:color-mix(in oklch,var(--st-background),transparent 15%);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.site-navbar__inner{display:flex;align-items:center;gap:.5rem;height:100%;padding:0 calc(1rem - 8px);max-width:90rem;margin-inline:auto}@media(min-width:768px){.site-navbar__inner{padding:0 3rem;gap:.75rem}}.site-navbar__brand{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;font-size:1.125rem;color:var(--st-foreground);text-decoration:none}.site-navbar__brand-mark{display:block;width:1.5rem;height:1.5rem;flex-shrink:0}.site-navbar__brand-tile{fill:var(--st-foreground)}.site-navbar__brand-s{stroke:var(--st-background)}.site-navbar__version{font-size:.6875rem;font-weight:500;padding:.125rem .375rem;border-radius:999px;color:var(--st-muted-foreground);background:var(--st-surface-2)}.site-navbar__spacer{flex:1}@media(min-width:768px){.site-navbar__trigger{display:none}}.site-navbar__icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;color:var(--st-muted-foreground);background:transparent;border:0;cursor:pointer;text-decoration:none}.site-navbar__icon:hover{color:var(--st-foreground);background:var(--st-surface-2)}.site-sidebar{position:fixed;top:0;left:0;z-index:1040;width:min(18rem,100vw - 3rem);height:100vh;transform:translate(-100%);transition:transform .25s ease;background:var(--st-background);border-right:1px solid var(--st-border);overflow-y:auto}.site-sidebar[data-state=open]{transform:translate(0)}.site-sidebar .sidebar__button{width:auto}.site-sidebar.sidebar--sm{--sidebar-group-gap: 1.75rem}@media(min-width:768px){.site-sidebar{position:sticky;top:4rem;transform:none;width:auto;height:calc(100vh - 4rem);z-index:auto;border-right:0;background:transparent}}.site-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1035;background:#0006;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@media(min-width:768px){.site-backdrop{display:none}}.site-main{min-width:0;display:flex;flex-direction:column;gap:1rem}.content-card{background:transparent;border:0}@media(min-width:768px){.content-card{background:var(--st-background);border:1px solid var(--st-border);border-radius:2rem;overflow:hidden}}.site-toc-mobile{position:sticky;top:4rem;z-index:1020;background:color-mix(in oklch,var(--st-background),transparent 15%);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-top:1px solid var(--st-border);border-bottom:1px solid var(--st-border);margin-inline:-1rem;margin-block-start:-1rem}@media(min-width:768px){.site-toc-mobile{margin-inline:0;background:var(--st-background);border:1px solid var(--st-border);border-radius:1rem;position:static}}@media(min-width:992px){.site-toc-mobile{display:none}}.site-toc-mobile:not(:has(.site-toc)){display:none}.site-toc-mobile__trigger{display:flex;width:100%;align-items:center;justify-content:space-between;padding:.75rem 1rem;font-weight:500;font-size:.75rem;border:0;cursor:pointer}.site-toc-mobile__trigger svg{width:1.125rem}.site-toc-mobile__chevron{transition:transform .2s ease;color:var(--st-muted-foreground)}.site-toc-mobile__trigger[aria-expanded=true] .site-toc-mobile__chevron{transform:rotate(180deg)}.site-toc-mobile__inner{padding:0 1rem 1rem}.site-rail{display:none;flex-direction:column;gap:2rem;padding:1rem 0}@media(min-width:992px){.site-rail{display:flex;position:sticky;top:4rem;align-self:start;height:calc(100vh - 4rem)}}@media(min-width:992px){.site-rail>.site-toc{min-height:0;overflow-y:auto}}.site-toc{font-size:.8125rem;line-height:1.5}.site-toc__title{margin:0 0 .75rem;font-size:.75rem;font-weight:600;color:var(--st-muted-foreground);display:none}@media(min-width:992px){.site-toc__title{display:block}}.site-toc__list,.site-toc__sublist{list-style:none;margin:0;padding:0}.site-toc__sublist{margin:.25rem 0 .5rem .0625rem;padding-left:1rem;border-left:1px solid var(--st-border)}.site-toc__link{display:block;padding:.25rem 0;color:var(--st-muted-foreground);text-decoration:none;transition:color .15s ease}.site-toc__link:hover{color:var(--st-foreground)}.site-toc__link[aria-current=true]{color:var(--st-foreground);font-weight:500}.site-partners{display:flex;flex-direction:column;flex-shrink:0}.site-partners__image{display:block;width:100%;height:auto;margin-bottom:.25rem}.site-partners__label{margin:0 0 .5rem;font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--st-muted-foreground)}.site-partners__card{display:flex;flex-direction:column;gap:.375rem;padding:1rem;border:1px solid var(--st-border);border-radius:var(--st-radius);background:var(--st-surface-2);color:var(--st-foreground);text-decoration:none}.site-partners__brand{font-weight:600;font-size:.9375rem}.site-partners__blurb{font-size:.8125rem;line-height:1.5;color:var(--st-muted-foreground)}html[data-site-sidebar=open],body[data-site-sidebar=open]{overflow:hidden}@media(min-width:992px){.site-layout--landing{grid-template-columns:16rem minmax(0,1fr)}}.site-main--landing{gap:0}.site-hero{display:flex;flex-direction:column;align-items:center;text-align:center;padding:3rem 1rem 2.5rem}@media(min-width:768px){.site-hero{padding:6rem 1rem 4rem}}.site-hero__title{margin:0 0 1.25rem;font-size:2.25rem;font-weight:700;letter-spacing:-.02em;line-height:1.1;color:var(--st-foreground)}@media(min-width:768px){.site-hero__title{font-size:3.25rem}}@media(min-width:992px){.site-hero__title{font-size:3.75rem}}.site-hero__lead{margin:0 0 2rem;max-width:36rem;font-size:1rem;line-height:1.6;color:var(--st-muted-foreground)}@media(min-width:768px){.site-hero__lead{font-size:1.0625rem}}.site-hero__lead code{font-family:var(--st-font-mono);font-size:.875em;padding:.0625rem .25rem;border-radius:var(--st-radius-sm);background:var(--st-surface-2);color:var(--st-foreground)}.site-hero__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.site-features{display:grid;grid-template-columns:1fr;gap:1rem;padding:0 0 3rem;max-width:64rem;margin-inline:auto}@media(min-width:768px){.site-features{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;padding:0 0 5rem}}.site-feature{display:flex;flex-direction:column;gap:.75rem;padding:1.5rem;border:1px solid var(--st-border);border-radius:var(--st-radius-lg);background:var(--st-surface)}.site-feature__icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:var(--st-radius);background:var(--st-surface-2);color:var(--st-foreground)}.site-feature__icon svg{width:1.125rem;height:1.125rem}.site-feature__title{margin:0;font-size:1rem;font-weight:600;color:var(--st-foreground)}.site-feature__body{margin:0;font-size:.875rem;line-height:1.55;color:var(--st-muted-foreground)}.site-feature__body code{font-family:var(--st-font-mono);font-size:.875em;padding:.0625rem .25rem;border-radius:var(--st-radius-sm);background:var(--st-surface-2);color:var(--st-foreground)}
