*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body,html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5}body{background-color:#fff;font-size:1rem}a,body{color:#18181b}a{text-decoration:none}a:hover{text-decoration:underline}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:0}[type=button],[type=reset],[type=submit],button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}img{display:block;max-width:100%}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.25}h1{font-size:1.875rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1.125rem}h5{font-size:1rem}h6{font-size:.875rem}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}:root{--docs-border:#e5e7eb;--docs-border-strong:#d4d4d8;--docs-text:#171717;--docs-text-muted:#737373;--docs-surface:#ffffff;--docs-surface-subtle:#fafafa;--docs-surface-hover:#f5f5f5;--docs-radius-sm:0.5rem;--docs-radius-md:0.75rem;--docs-radius-lg:1rem}.docs-shell{max-width:1120px;margin:0 auto;padding:2.5rem 1rem 3rem}.docs-page__body,.docs-shell,.prose-page{min-width:0}.hero,.page-header,.prose-page,.showcase-shell{display:grid;grid-gap:1rem;gap:1rem}.eyebrow{color:rgb(162.6,162.6,163.8);text-transform:uppercase;letter-spacing:.08em;font-size:.875rem;font-weight:600}.lede{color:rgb(134.88,134.88,136.44);max-width:none;line-height:1.7}.card-grid{margin-top:1.5rem;display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.card-link{display:grid;grid-gap:.75rem;gap:.75rem;padding:1.25rem;border:1px solid var(--docs-border);border-radius:var(--docs-radius-lg);text-decoration:none;color:inherit;background:var(--docs-surface-subtle);transition:border-color .2s ease,transform .2s ease}.card-link:hover{border-color:var(--docs-border-strong);background:var(--docs-surface-hover);transform:translateY(-2px)}.card-link h2,.card-link h3{line-height:1.15}.card-link p{color:var(--docs-text-muted)}.prose-page pre{overflow-x:auto;padding:1rem;border-radius:16px}.prose-page ul{padding-left:1.25rem}.prose-page>*+*{margin-top:1rem}.prose-page>:first-child{margin-top:0}.prose-page h1,.prose-page h2,.prose-page h3,.prose-page h4{color:#18181b;line-height:1.2;font-weight:600;scroll-margin-top:calc(var(--docs-header-height, 64px) + 32px)}.prose-page h1{font-size:clamp(2rem,3vw,2.5rem)}.prose-page h2{margin-top:2rem;padding-top:.5rem;font-size:clamp(1.35rem,2vw,1.75rem);border-top:1px solid rgb(233.4,233.4,235.8)}.prose-page h3{margin-top:1rem;font-size:1.125rem}.prose-page h4{margin-top:.75rem}.prose-page li,.prose-page p{color:rgb(65.58,65.58,68.04);line-height:1.72}.prose-page p{max-width:none;margin:0}.prose-page p:not(:first-child){margin-top:1.5rem}.prose-page strong{color:#18181b;font-weight:600}.prose-page a{color:var(--docs-text);text-decoration:none}.prose-page a:hover{color:var(--docs-text-muted);text-decoration:none}.prose-page ol,.prose-page ul{margin:1.5rem 0;padding-left:1.25rem}.prose-page ol{list-style:decimal}.prose-page ul{list-style:disc}.prose-page li,.prose-page li>ol,.prose-page li>ul{margin-top:.5rem}.prose-page li>p{margin-top:0}.prose-page li::marker{color:rgb(151.05,151.05,152.4)}.prose-page pre{margin-top:1rem;border:1px solid var(--docs-border);border-radius:var(--docs-radius-md);background:#0f172a;color:#e2e8f0}.prose-page pre code{display:block;color:inherit;font-size:.9rem;line-height:1.7}.prose-page blockquote{margin:0;padding:1rem 1.25rem;border:1px solid var(--docs-border);border-left:3px solid #e4e4e7;background:var(--docs-surface-subtle);color:var(--docs-text-muted);border-radius:var(--docs-radius-md)}.prose-page table{width:100%;border-collapse:separate;border-spacing:0;font-size:.875rem;margin-top:1rem;border:1px solid var(--docs-border);border-radius:var(--docs-radius-md);overflow:hidden;display:table;background:var(--docs-surface)}.prose-page :where(table){min-width:100%}.prose-page :where(table,pre){max-width:100%}.prose-page>:where(table,pre){overflow-x:auto}.prose-page td,.prose-page th{text-align:left;padding:.5rem 1rem;border-bottom:1px solid var(--docs-border);vertical-align:top}.prose-page tr:last-child td{border-bottom:0}.prose-page th{color:var(--docs-text);font-weight:700}.prose-page code,.prose-page th{background:var(--docs-surface-subtle)}.prose-page code{font-size:.92em;padding:.2rem .3rem;border-radius:var(--docs-radius-sm);word-break:break-word}.prose-page pre code{padding:0;background:rgba(0,0,0,0)}.prose-page hr{border:0;border-top:1px solid #e4e4e7;margin:2rem 0}.hero{gap:.75rem;padding-bottom:.75rem;border-bottom:1px solid rgb(232.86,232.86,235.32)}.hero h1{font-size:clamp(2.6rem,6vw,4.5rem);line-height:.98;letter-spacing:-.04em}.showcase-copy{max-width:none;color:var(--docs-text-muted);line-height:1.68}.prose-page :where(h2,h3,h4)>a{text-decoration:none}.prose-page :where(h2,h3,h4)>a:hover{text-decoration:none}.mdx-link{color:var(--docs-text);text-decoration:none;font-weight:500}.mdx-link:hover{color:var(--docs-text-muted);text-decoration:none}.mdx-p{line-height:1.72;margin:0}.mdx-p:not(:first-child){margin-top:1.5rem}.mdx-strong{font-weight:600}.mdx-ol,.mdx-ul{margin:1.5rem 0 1.5rem 1.5rem}.mdx-ul{list-style:disc}.mdx-ol{list-style:decimal}.mdx-li{margin-top:.5rem}.mdx-blockquote{margin-top:1.5rem;padding-left:1.5rem;border-left:2px solid var(--docs-border);font-style:italic;color:var(--docs-text-muted)}.mdx-hr{margin:1rem 0 2rem;border:0;border-top:1px solid var(--docs-border)}.mdx-table-wrap{margin:1.5rem 0;width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;border:1px solid var(--docs-border);border-radius:var(--docs-radius-md)}.mdx-table-wrap table{min-width:100%;width:max-content;max-width:none;background:var(--docs-surface)}.mdx-tr{margin:0;border-bottom:1px solid var(--docs-border)}.mdx-th{font-weight:700}.mdx-td,.mdx-th{padding:.5rem 1rem;text-align:left}.mdx-td{white-space:normal;word-break:break-word}.mdx-pre{min-width:0;max-width:100%;overflow-x:auto;overflow-y:auto;padding:.875rem 1rem;border:1px solid var(--docs-border);border-radius:var(--docs-radius-md);background:#0f172a;color:#e2e8f0}.mdx-inline-code{position:relative;border-radius:var(--docs-radius-sm);background:var(--docs-surface-subtle);padding:.2rem .3rem;color:var(--docs-text);font-size:.8rem;word-break:break-word}.mdx-figure{margin:1.5rem 0}.mdx-figcaption{margin-top:.75rem;font-size:.875rem;color:var(--docs-text-muted)}.mdx-image{max-width:100%;width:100%;height:auto}.mdx-callout,.mdx-image{margin-top:1.5rem;border:1px solid var(--docs-border);border-radius:var(--docs-radius-md)}.mdx-callout{background:var(--docs-surface-subtle);padding:1rem 1rem 1rem 1.125rem}.mdx-callout__title{font-weight:600;color:var(--docs-text);margin-bottom:.35rem}.mdx-callout__body{color:var(--docs-text-muted);line-height:1.65}.mdx-callout__body>:first-child{margin-top:0}.mdx-steps{margin-bottom:3rem;counter-reset:step;padding-left:1.5rem;border-left:1px solid var(--docs-border)}.mdx-step{position:relative;margin-top:1rem}.mdx-step:before{counter-increment:step;content:counter(step);position:absolute;left:-2.3rem;top:.1rem;display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border:1px solid var(--docs-border);border-radius:999px;background:var(--docs-surface);font-size:.75rem;font-weight:600;color:var(--docs-text)}.mdx-tabs{position:relative;margin-top:1.5rem;min-width:0;width:100%}.mdx-tabs__list{display:flex;justify-content:flex-start;gap:1rem;border-bottom:1px solid var(--docs-border)}.mdx-tabs__trigger{padding:0 0 .75rem;border:0;border-bottom:2px solid rgba(0,0,0,0);background:rgba(0,0,0,0);color:var(--docs-text-muted);font-size:1rem;cursor:pointer}.mdx-tabs__trigger[data-state=active]{border-bottom-color:var(--docs-text);color:var(--docs-text)}.mdx-tabs__content{margin-top:1rem;position:relative;min-width:0}.mdx-accordion{margin-top:1.5rem;border-top:1px solid var(--docs-border)}.mdx-accordion__item{border-bottom:1px solid var(--docs-border)}.mdx-accordion__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1rem 0;border:0;background:rgba(0,0,0,0);color:var(--docs-text);font-weight:500;cursor:pointer}.mdx-accordion__content{padding:0 0 1rem;color:var(--docs-text-muted);min-width:0}.mdx-kbd{display:inline-flex;align-items:center;border:1px solid var(--docs-border);border-radius:.375rem;background:var(--docs-surface-subtle);padding:.1rem .4rem;font-size:.8rem;font-family:inherit}.showcase-shell{margin-top:2.5rem}.showcase-header{display:grid;grid-gap:.5rem;gap:.5rem}.showcase-grid{display:grid;grid-gap:1.25rem;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.showcase-footer{padding-top:1rem;border-top:1px solid #e4e4e7;color:var(--docs-text-muted);font-size:.875rem}@media(max-width:767px){.docs-shell{padding-top:1.5rem}.hero h1{font-size:clamp(2.1rem,10vw,3rem)}.card-grid,.showcase-grid{grid-template-columns:minmax(0,1fr)}}.component-preview{margin-top:1rem;display:grid;grid-gap:.75rem;gap:.75rem;min-width:0}.component-preview__meta{display:grid;grid-gap:.5rem;gap:.5rem;min-width:0}.component-preview__eyebrow{margin:0;color:var(--docs-text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.875rem;font-weight:600}.component-preview__surface{display:grid;grid-gap:.75rem;gap:.75rem;padding:1.25rem;border:1px solid var(--docs-border);border-radius:var(--docs-radius-lg);background:var(--docs-surface-subtle);min-width:0;max-width:100%}.component-preview__surface>*{min-width:0;max-width:100%}.component-preview__stack{display:grid;grid-gap:.75rem;gap:.75rem;min-width:0}.component-preview__stack>*{min-width:0;max-width:100%}.component-preview__native-field{width:100%;min-height:44px;padding:.75rem .9rem;border:1px solid var(--docs-border);border-radius:var(--docs-radius-md);background:#fff;color:var(--docs-text);font:inherit}.component-preview__native-field:focus{outline:2px solid rgba(59,130,246,.25);outline-offset:1px}.component-preview__native-field[readonly],.component-preview__native-field[type=text]{min-height:44px}.component-preview__text{margin:0;max-width:none;color:var(--docs-text-muted);line-height:1.7}.component-preview__action{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--docs-border);border-radius:999px;background:#fff;color:var(--docs-text);padding:.65rem 1rem;font:inherit;font-weight:500;cursor:pointer}.component-preview__action:hover{background:var(--docs-surface-subtle)}@media(max-width:768px){.docs-shell{padding:2rem 1rem 2.5rem}}.showcase-stack{display:grid;grid-gap:2rem;gap:2rem}.showcase-section{display:grid;grid-gap:1rem;gap:1rem}.showcase-title{font-size:1.25rem;font-weight:600;color:#18181b;padding-bottom:.5rem;border-bottom:1px solid #e4e4e7}.button-group{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.form-group{display:flex;flex-direction:column;gap:1rem}.showcase-copy{color:rgb(134.88,134.88,136.44)}.docs-app-shell{--docs-header-height:64px;--docs-shell-width:1440px;--docs-sidebar-width:248px;--docs-toc-width:240px;--docs-gutter:24px;--docs-sticky-top:calc(var(--docs-header-height) + 20px);--docs-border:#e5e7eb;--docs-border-strong:#d4d4d8;--docs-text:#171717;--docs-text-muted:#737373;--docs-surface:#ffffff;--docs-surface-subtle:#fafafa;--docs-surface-hover:#f5f5f5;--docs-radius-sm:0.5rem;--docs-radius-md:0.75rem;min-height:100vh;background:#fff;color:#262626}.docs-app-shell a:hover{text-decoration:none}.docs-app-header{position:-webkit-sticky;position:sticky;top:0;z-index:40;border-bottom:1px solid var(--docs-border);background:hsla(0,0%,100%,.92)}.docs-app-header__inner{max-width:1280px;margin:0 auto;padding:0 24px;min-height:var(--docs-header-height);display:flex;align-items:center;justify-content:space-between;gap:16px}.docs-app-brand{font-weight:700;text-decoration:none;color:inherit}.docs-app-nav{display:flex;gap:16px;flex-wrap:wrap}.docs-app-nav a{color:var(--docs-text-muted);text-decoration:none;font-size:.875rem;transition:color .2s ease}.docs-app-nav a:hover{color:var(--docs-text)}.docs-layout{max-width:var(--docs-shell-width);margin:0 auto;display:grid;grid-template-columns:var(--docs-sidebar-width) minmax(0,1fr);grid-gap:var(--docs-gutter);gap:var(--docs-gutter);padding:0 24px}.docs-layout__content{min-width:0}.docs-sidebar{display:none;min-width:0;border-right:1px solid var(--docs-border)}.docs-sidebar__inner{position:-webkit-sticky;position:sticky;top:var(--docs-sticky-top);max-height:calc(100vh - var(--docs-sticky-top) - 24px);overflow:auto;padding:32px 16px 24px 0;scrollbar-width:none}.docs-sidebar__inner::-webkit-scrollbar{display:none}.docs-sidebar__group{display:grid;grid-gap:10px;gap:10px;margin-bottom:16px}.docs-sidebar__group--intro{padding-top:4px}.docs-sidebar__label{font-size:.75rem;color:var(--docs-text-muted);font-weight:700;margin-top:1rem;padding:0 10px}.docs-sidebar__group--intro .docs-sidebar__label{margin-top:0}.docs-sidebar__nav{display:grid;grid-gap:2px;gap:2px}.docs-sidebar__link{display:block;padding:7px 10px;border:1px solid rgba(0,0,0,0);border-radius:var(--docs-radius-sm);text-decoration:none;color:var(--docs-text-muted);font-size:.8rem;font-weight:500;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.docs-sidebar__link:hover,.docs-sidebar__link[data-active=true]{color:var(--docs-text);background:var(--docs-surface-subtle)}.docs-sidebar__link[data-active=true]{border-color:var(--docs-border)}.docs-page{display:flex;min-height:100%;padding-bottom:32px;color:#262626}.docs-page__main{min-width:0;flex:1 1 auto}.docs-page__content{min-width:0;margin:0 auto;max-width:40rem;padding:24px 16px 0;color:#262626}.docs-page__header{display:grid;grid-gap:8px;gap:8px;margin-bottom:24px}.docs-page__header h1{font-size:1.875rem;line-height:1.15;letter-spacing:-.025em;font-weight:600;color:var(--docs-text)}.docs-page__description{max-width:none;font-size:1rem;line-height:1.55;color:var(--docs-text-muted);text-wrap:balance}.docs-breadcrumb,.docs-page__section-label{display:none}.docs-page__toc-mobile{display:block;margin-bottom:16px}.docs-page__body{min-width:0;padding-bottom:64px}.docs-page__body>*{min-width:0;max-width:100%}.docs-page__footer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;align-items:center}.docs-page__pager-link,.docs-page__pager-spacer{min-height:2rem}.docs-page__pager-link{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:-moz-fit-content;width:fit-content;padding:.45rem .75rem;border:1px solid var(--docs-border);border-radius:var(--docs-radius-sm);background:var(--docs-surface-subtle);text-decoration:none;color:var(--docs-text);font-size:.875rem;font-weight:500;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.docs-page__pager-link strong{font-weight:500}.docs-page__pager-link:hover{border-color:var(--docs-border-strong);background:var(--docs-surface-hover)}.docs-page__pager-link[data-direction=next]{margin-left:auto}.docs-page__pager-label{display:none}.docs-page__pager-icon{width:.9rem;height:.9rem;flex-shrink:0}.docs-page__toc{position:-webkit-sticky;position:sticky;top:calc(var(--docs-header-height) + 1px);margin-left:auto;display:none;width:var(--docs-toc-width);height:90svh;flex-direction:column;overflow:hidden;padding-bottom:32px}.docs-page__toc:before{content:"";height:16px;flex-shrink:0}.docs-page__toc>.docs-toc{overflow-y:auto;padding:0 32px;scrollbar-width:none}.docs-page__toc>.docs-toc::-webkit-scrollbar{display:none}.docs-toc{display:flex;flex-direction:column;gap:.5rem;font-size:.875rem}.docs-toc__title{position:-webkit-sticky;position:sticky;top:0;height:1.5rem;font-size:.75rem;font-weight:500;color:var(--docs-text-muted);background:#fff;padding-top:0}.docs-toc__link{color:var(--docs-text-muted);text-decoration:none;font-size:.8rem;line-height:1.35;transition:color .2s ease}.docs-toc__link:hover{color:var(--docs-text)}.docs-toc__link[data-active=true]{color:var(--docs-text);font-weight:500}.docs-toc__link[data-depth="3"]{padding-left:1rem}.docs-toc__link[data-depth="4"]{padding-left:1.5rem}.docs-toc-mobile{position:relative;display:inline-block;max-width:100%}.docs-toc-mobile__trigger{display:inline-flex;align-items:center;gap:.5rem;height:2rem;padding:0 .75rem;border:1px solid var(--docs-border);border-radius:var(--docs-radius-sm);background:var(--docs-surface);color:var(--docs-text);font-size:.875rem;font-weight:500;line-height:1;cursor:pointer}.docs-toc-mobile__trigger:hover{background:var(--docs-surface-subtle)}.docs-toc-mobile__icon{display:inline-flex;align-items:center;justify-content:center;width:.875rem;height:.875rem}.docs-toc-mobile__icon svg{width:100%;height:100%}.docs-toc-mobile__content{position:absolute;left:0;top:calc(100% + .5rem);z-index:30;display:grid;grid-gap:.5rem;gap:.5rem;min-width:min(22rem,100vw - 2rem);max-height:70svh;overflow-y:auto;padding:.5rem;border:1px solid var(--docs-border);border-radius:var(--docs-radius-md);background:var(--docs-surface);scrollbar-width:none}.docs-toc-mobile__content::-webkit-scrollbar{display:none}.docs-toc-mobile__content .docs-toc__link{display:block;padding:.35rem .5rem;border-radius:var(--docs-radius-sm)}.docs-toc-mobile__content .docs-toc__link:hover{background:var(--docs-surface-subtle)}@media(min-width:1024px){.docs-sidebar{display:block}}@media(min-width:1280px){.docs-page__toc{display:flex}.docs-page__toc-mobile{display:none}}@media(max-width:1279px){.docs-page{display:block}}@media(max-width:1023px){.docs-layout{grid-template-columns:minmax(0,1fr);padding-top:8px}.docs-page__content{max-width:100%}}@media(max-width:767px){.docs-app-header__inner,.docs-layout{padding-left:16px;padding-right:16px}.docs-app-header__inner{align-items:flex-start;flex-direction:column;justify-content:center;padding-top:14px;padding-bottom:14px}.docs-app-shell{--docs-header-height:88px}.docs-page__content{padding:20px 0 0}.docs-page__description{max-width:100%}.docs-page__footer{grid-template-columns:minmax(0,1fr)}.docs-page__pager-link[data-direction=next]{margin-left:0}.docs-toc-mobile__content{min-width:min(20rem,100vw - 2rem)}}