@charset "UTF-8";.VariantSelect-module__trigger__SKpaY{cursor:pointer;display:flex;gap:var(--space-1);align-items:center;padding:var(--space-1) var(--space-2);font-family:var(--font-mono);font-size:12px;font-weight:400;line-height:16px;color:var(--color-text-muted);background:transparent;border:1px solid var(--color-border);border-radius:var(--radius-sm);outline:none;transition:color var(--transition),border-color var(--transition)}@media(hover:hover){.VariantSelect-module__trigger__SKpaY:hover{color:var(--color-text-secondary);border-color:var(--color-text-muted)}}@media(hover:none){.VariantSelect-module__trigger__SKpaY:active{color:var(--color-text-secondary);border-color:var(--color-text-muted)}}.VariantSelect-module__trigger__SKpaY[data-state=open]{color:var(--color-text-secondary);border-color:var(--color-text-muted)}.VariantSelect-module__trigger__icon__Z3sZ-{margin-left:auto;font-size:.65em;opacity:.5}.VariantSelect-module__content__CxdgR{z-index:var(--z-dropdown);overflow-y:auto;max-height:min(240px,60vh);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);box-shadow:0 8px 32px #0006}.VariantSelect-module__content__CxdgR[data-state=open]{animation:VariantSelect-module__slide-down__1P1Nk .16s cubic-bezier(.16,1,.3,1)}.VariantSelect-module__list__XBClZ{padding:var(--space-1);list-style:none}.VariantSelect-module__item__pXMYb{cursor:pointer;padding:var(--space-1) var(--space-2);font-family:var(--font-mono);font-size:12px;font-weight:400;line-height:16px;color:var(--color-text-muted);border-radius:var(--radius-sm);transition:color var(--transition),background var(--transition)}@media(hover:hover){.VariantSelect-module__item__pXMYb:hover{color:var(--color-text-secondary);background:#ffffff0a}}@media(hover:none){.VariantSelect-module__item__pXMYb:active{color:var(--color-text-secondary);background:#ffffff0a}}.VariantSelect-module__item--active__PWeU-{color:var(--color-accent)}@keyframes VariantSelect-module__slide-down__1P1Nk{0%{transform:translateY(-4px);opacity:0}to{transform:translateY(0);opacity:1}}.Footer-module__footer__mBZqM{padding:var(--space-8);font-family:var(--font-sans);font-size:14px;font-weight:400;line-height:20px;color:var(--color-text-muted);text-align:center;border-top:1px solid var(--color-border)}@media(max-width:991px){.Footer-module__footer--mobile-nav-offset__7t1Ii{padding-bottom:calc(var(--space-8) + var(--mobile-nav-height, 48px))}}.Header-module__header__L2Emz{position:sticky;z-index:var(--z-header);top:0;height:var(--header-height);background:#090909cc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border)}.Header-module__inner__jEQsV{max-width:var(--max-width);margin-inline:auto;padding-inline:var(--space-6)}@media(max-width:480px){.Header-module__inner__jEQsV{padding-inline:var(--space-4)}}.Header-module__inner__jEQsV{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:100%}.Header-module__logo__2ue4H{font-family:var(--font-mono);font-size:16px;font-weight:600;line-height:22px;color:var(--color-text);text-decoration:none;transition:color var(--transition)}.Header-module__menu-btn__9lZs8{cursor:pointer;display:none;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;border-radius:var(--radius-sm);transition:opacity var(--transition)}@media(hover:hover){.Header-module__menu-btn__9lZs8:hover{opacity:.7}}@media(hover:none){.Header-module__menu-btn__9lZs8:active{opacity:.7}}@media(max-width:768px){.Header-module__menu-btn__9lZs8{display:flex}}.Header-module__menu-btn__icon__f9-Y7{position:relative;display:block;width:16px;height:1.5px;background:var(--color-text-secondary);border-radius:1px;transition:background .2s ease}.Header-module__menu-btn__icon__f9-Y7:before,.Header-module__menu-btn__icon__f9-Y7:after{content:"";position:absolute;left:0;width:100%;height:100%;background:var(--color-text-secondary);border-radius:1px;transition:top .2s ease,transform .2s ease}.Header-module__menu-btn__icon__f9-Y7:before{top:-5px}.Header-module__menu-btn__icon__f9-Y7:after{top:5px}.Header-module__menu-btn__icon--open__xGElt{background:transparent}.Header-module__menu-btn__icon--open__xGElt:before{top:0;transform:rotate(45deg)}.Header-module__menu-btn__icon--open__xGElt:after{top:0;transform:rotate(-45deg)}.Header-module__nav__QuPjp{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:var(--space-4)}@media(max-width:768px){.Header-module__nav__QuPjp{position:absolute;top:100%;right:0;left:0;transform:translateY(-6px);flex-direction:column;gap:0;align-items:stretch;padding:var(--space-1) 0 var(--space-2);visibility:hidden;opacity:0;background:#090909f2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border);transition:opacity .15s ease,transform .15s ease,visibility .15s ease}.Header-module__nav--open__291Ev{transform:translateY(0);visibility:visible;opacity:1}}.Header-module__link__z1XHL{font-family:var(--font-sans);font-size:14px;font-weight:400;line-height:20px;color:var(--color-text-secondary);text-decoration:none;transition:color var(--transition)}@media(hover:hover){.Header-module__link__z1XHL:hover{color:var(--color-text)}}@media(hover:none){.Header-module__link__z1XHL:active{color:var(--color-text)}}.Header-module__link--active__DBPW4{color:var(--color-text)}@media(max-width:768px){.Header-module__link__z1XHL{padding:var(--space-3) var(--space-6);font-family:var(--font-sans);font-size:16px;font-weight:400;line-height:22px}}@media(max-width:768px)and (hover:hover){.Header-module__link__z1XHL:hover{background:#ffffff0a}}@media(max-width:768px)and (hover:none){.Header-module__link__z1XHL:active{background:#ffffff0a}}.Header-module__lang-switch__-USrS{display:flex;gap:2px;align-items:center;padding:3px;background:#ffffff0a;border:1px solid var(--color-border);border-radius:var(--radius-sm)}@media(max-width:768px){.Header-module__lang-switch__-USrS{align-self:flex-start;margin:var(--space-2) var(--space-6) 0;padding:0;background:none;border:none;border-radius:0}}.Header-module__lang-switch__btn__NeGO1{cursor:pointer;padding:1px var(--space-2);font-family:var(--font-sans);font-size:12px;font-weight:600;line-height:16px;color:var(--color-text-muted);background:transparent;border:none;border-radius:3px;transition:color var(--transition),background var(--transition)}@media(hover:hover){.Header-module__lang-switch__btn__NeGO1:hover{color:var(--color-text-secondary)}}@media(hover:none){.Header-module__lang-switch__btn__NeGO1:active{color:var(--color-text-secondary)}}.Header-module__lang-switch__btn--active__AxrxZ{color:var(--color-text);background:#ffffff14}@media(max-width:768px){.Header-module__lang-switch__btn__NeGO1{padding:var(--space-1) var(--space-3);font-family:var(--font-sans);font-size:14px;font-weight:600;line-height:20px}.Header-module__lang-switch__btn--active__AxrxZ{background:#ffffff0f}}.changelog-module__page__iiQac{display:flex;flex-direction:column;min-height:100vh}.changelog-module__main__QVGav{flex:1;padding-inline:var(--space-6)}.changelog-module__content__YaxJI{padding-block:var(--space-10)}.changelog-module__version__bar__yxRDQ{display:flex;gap:var(--space-3);align-items:center;margin-bottom:var(--space-8)}.changelog-module__version__date__5bmU2{font-family:var(--font-sans);font-size:14px;font-weight:400;line-height:20px;color:var(--color-text-muted)}.changelog-module__group__89UDz{margin-bottom:var(--space-6)}.changelog-module__badge__tlKNX{display:inline-block;margin-bottom:var(--space-3);padding:2px var(--space-2);font-family:var(--font-sans);font-size:12px;font-weight:600;line-height:16px;color:var(--color-bg);text-transform:uppercase;letter-spacing:.06em;border-radius:var(--radius-sm)}.changelog-module__badge--added__irgc1{background:var(--color-badge-added)}.changelog-module__badge--changed__0hmm6{background:var(--color-badge-changed)}.changelog-module__badge--fixed__uvqui{background:var(--color-badge-fixed)}.changelog-module__badge--breaking__Hohnm{background:var(--color-badge-breaking)}.changelog-module__badge--tradeoff__hVuGT{background:var(--color-badge-tradeoff)}.changelog-module__subgroup__nWpZJ:not(:last-child){margin-bottom:var(--space-3)}.changelog-module__subgroup__hook__0Zq3G{display:inline-block;margin-bottom:var(--space-1)}.changelog-module__list__2G-xa{display:flex;flex-direction:column;gap:var(--space-2);padding-left:var(--space-5);list-style:disc}.changelog-module__item__xoVKu{font-family:var(--font-sans);font-size:14px;font-weight:400;line-height:20px;line-height:24px;color:var(--color-text-secondary)}.SyntaxSwitch-module__switch__wW12g{overflow:hidden;display:flex;border:1px solid var(--color-border);border-radius:var(--radius-sm)}.SyntaxSwitch-module__switch__btn__IBjSr{cursor:pointer;padding:2px var(--space-2);font-family:var(--font-mono);font-size:12px;font-weight:400;line-height:16px;color:var(--color-text-muted);letter-spacing:.04em;background:transparent;border:none;transition:color var(--transition),background var(--transition)}@media(hover:hover){.SyntaxSwitch-module__switch__btn__IBjSr:hover{color:var(--color-text)}}@media(hover:none){.SyntaxSwitch-module__switch__btn__IBjSr:active{color:var(--color-text)}}.SyntaxSwitch-module__switch__btn--active__UwTpq{color:var(--color-text);background:#ffffff14}.CodeBlockHeader-module__header__JV3JS{display:flex;flex-shrink:0;align-items:center;border-bottom:1px solid var(--color-border)}.CodeBlockHeader-module__header__title__7pCmR{overflow:hidden;flex:1;min-width:0;text-overflow:ellipsis;white-space:nowrap}.CodeBlockHeader-module__header__actions__smkcD{display:flex;flex-shrink:0;gap:var(--space-2);align-items:center;margin-left:auto}.CodeBlockHeader-module__header__badge__c-dpd{padding:2px var(--space-2);font-family:var(--font-mono);font-size:12px;font-weight:400;line-height:16px;color:var(--color-text-muted);letter-spacing:.04em;background:#ffffff0d;border:1px solid var(--color-border);border-radius:var(--radius-sm)}.CodeBlockHeader-module__header__copy__gVTei{cursor:pointer;padding:var(--space-1) var(--space-2);font-family:var(--font-sans);font-size:12px;font-weight:400;line-height:16px;color:var(--color-text-secondary);background:transparent;border:1px solid var(--color-border);border-radius:var(--radius-sm);transition:color var(--transition),border-color var(--transition)}@media(hover:hover){.CodeBlockHeader-module__header__copy__gVTei:hover{color:var(--color-text);border-color:var(--color-border-focus)}}@media(hover:none){.CodeBlockHeader-module__header__copy__gVTei:active{color:var(--color-text);border-color:var(--color-border-focus)}}.CodeBlockHeader-module__header__close__IkWUP{cursor:pointer;display:flex;align-items:center;justify-content:center;width:28px;height:28px;font-family:var(--font-sans);font-size:14px;font-weight:400;line-height:20px;color:var(--color-text-muted);background:transparent;border:none;border-radius:var(--radius-sm);transition:color var(--transition)}@media(hover:hover){.CodeBlockHeader-module__header__close__IkWUP:hover{color:var(--color-text)}}@media(hover:none){.CodeBlockHeader-module__header__close__IkWUP:active{color:var(--color-text)}}.CodePane-module__pane__rnBFN{display:flex;min-height:100%}.CodePane-module__pane--loading__TJKU3{position:relative}.CodePane-module__pane__gutter__u8wVI,.CodePane-module__pane__code__UnfAp{font-family:var(--font-mono);font-size:14px;font-weight:400;line-height:20px;line-height:1.7}@media(max-width:768px){.CodePane-module__pane__gutter__u8wVI,.CodePane-module__pane__code__UnfAp{font-family:var(--font-mono);font-size:12px;font-weight:400;line-height:16px}}.CodePane-module__pane__gutter__u8wVI{-webkit-user-select:none;user-select:none;position:sticky;z-index:1;left:0;flex:none;padding:var(--space-4) 0;color:var(--color-text-muted);text-align:right;background:var(--code-background);border-right:1px solid var(--color-border)}.CodePane-module__pane__gutter-num__DlGpX{display:block;padding:0 var(--space-3)}.CodePane-module__pane__code__UnfAp{flex:1;min-width:0}.CodePane-module__pane__code__UnfAp pre{margin:0;padding:var(--space-4);-moz-tab-size:2;tab-size:2;white-space:pre}.CodePane-module__pane__skeleton__HIxA9{visibility:hidden}.CodePane-module__pane__spinner-overlay__eJOLl{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.CodePane-module__pane__spinner__DH4O8{display:block;width:24px;height:24px;border:2px solid var(--color-border);border-top-color:var(--color-text-muted);border-radius:50%;animation:CodePane-module__spin__yBN2l .7s linear infinite}@keyframes CodePane-module__spin__yBN2l{to{transform:rotate(360deg)}}.CodeTabBar-module__bar__Hr4gE{display:flex;flex-shrink:0;align-items:center;border-bottom:1px solid var(--color-border)}.CodeTabBar-module__bar--actions-only__UnjQM{justify-content:flex-end}.CodeTabBar-module__bar--underline__dPVpr{scrollbar-width:none;overflow:auto hidden;height:35px}.CodeTabBar-module__bar--underline__dPVpr::-webkit-scrollbar{display:none}.CodeTabBar-module__bar--pill__D58uN{gap:var(--space-1);justify-content:space-between;padding:var(--space-2) var(--space-3)}.CodeTabBar-module__tab--underline__Oc3Gl{cursor:pointer;flex-shrink:0;padding:var(--space-2) var(--space-3);color:var(--color-text-muted);white-space:nowrap;background:transparent;border:none;border-bottom:2px solid transparent;border-radius:0;transition:color var(--transition),border-color var(--transition);font-family:var(--font-sans);font-size:12px;font-weight:500;line-height:16px}@media(hover:hover){.CodeTabBar-module__tab--underline__Oc3Gl:not(.CodeTabBar-module__tab--active__xHGJb):hover{color:var(--color-text-secondary)}}@media(hover:none){.CodeTabBar-module__tab--underline__Oc3Gl:not(.CodeTabBar-module__tab--active__xHGJb):active{color:var(--color-text-secondary)}}.CodeTabBar-module__tab--underline__Oc3Gl.CodeTabBar-module__tab--active__xHGJb{color:var(--color-text);border-bottom-color:var(--color-text)}.CodeTabBar-module__tab--pill__6LEi9{cursor:pointer;padding:var(--space-1) var(--space-2);font-family:var(--font-mono);font-size:12px;font-weight:400;line-height:16px;color:var(--color-text-muted);background:transparent;border:1px solid transparent;border-radius:var(--radius-sm);transition:color var(--transition),border-color var(--transition)}@media(hover:hover){.CodeTabBar-module__tab--pill__6LEi9:not(.CodeTabBar-module__tab--active__xHGJb):hover{color:var(--color-text)}}@media(hover:none){.CodeTabBar-module__tab--pill__6LEi9:not(.CodeTabBar-module__tab--active__xHGJb):active{color:var(--color-text)}}.CodeTabBar-module__tab--pill__6LEi9.CodeTabBar-module__tab--active__xHGJb{color:var(--color-text);border-color:var(--color-border)}.CodeTabBar-module__actions--underline__amLie{position:sticky;right:0;display:flex;flex-shrink:0;gap:var(--space-1);align-items:center;margin-left:auto;padding-right:var(--space-2);padding-left:var(--space-2);background:var(--code-background)}.CodeTabBar-module__actions--pill__4XTCC{display:flex;flex-shrink:0;gap:var(--space-1);align-items:center}.Modal-module__backdrop__xPuxi{position:fixed;z-index:var(--z-modal);top:0;right:0;bottom:0;left:0;overflow-y:auto;padding:var(--space-4);background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:Modal-module__fade-in__FwtLr .12s ease}@media(max-width:480px){.Modal-module__backdrop__xPuxi{padding:var(--space-2)}}.Modal-module__dialog__q5f2j{position:relative;transform:translateZ(0) translateY(10px);overflow:hidden;display:flex;flex-direction:column;width:100%;max-width:1020px;height:100%;max-height:calc(100% - 20px);margin:0 auto;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:0 24px 64px #0009;animation:Modal-module__slide-up__2riHe .16s ease forwards}@keyframes Modal-module__fade-in__FwtLr{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__slide-up__2riHe{0%{transform:translateZ(0) translateY(22px);opacity:0}to{transform:translateZ(0) translateY(10px);opacity:1}}.CodeModal-module__header__LzS3F{gap:var(--space-4);padding:var(--space-3) var(--space-4)}.CodeModal-module__title__JbSlh{font-family:var(--font-sans);font-size:14px;font-weight:600;line-height:20px;color:var(--color-text)}.CodeModal-module__body__65nZL{overflow:hidden;display:grid;grid-template-columns:2fr 3fr;flex:1;transition:grid-template-columns .3s ease}@media(max-width:768px){.CodeModal-module__body__65nZL{grid-template-columns:1fr;grid-template-rows:auto 1fr;transition:none}}.CodeModal-module__body--fullscreen__uw-Yy{grid-template-columns:0fr 1fr}@media(max-width:768px){.CodeModal-module__body--fullscreen__uw-Yy{grid-template-columns:1fr;grid-template-rows:auto 1fr}}.CodeModal-module__preview__y5xdx,.CodeModal-module__code__panel__grJNf{min-width:0;min-height:0}.CodeModal-module__preview__y5xdx{position:relative;z-index:2;overflow:hidden;display:flex;flex-direction:column;gap:var(--space-4);padding:var(--space-6);border-right:1px solid var(--color-border);transition:opacity .2s ease,padding .3s ease}@media(max-width:768px){.CodeModal-module__preview__y5xdx{will-change:height;height:var(--preview-h, auto);border-right:none;border-bottom:1px solid var(--color-border);transition:opacity .2s ease-out,padding .25s ease-out,height .25s ease-out}}.CodeModal-module__preview--fullscreen__s84vz{padding:0;opacity:0}@media(max-width:768px){.CodeModal-module__preview--fullscreen__s84vz{height:0}}.CodeModal-module__preview__header__O09R2{display:flex;gap:var(--space-3);align-items:center;justify-content:space-between}.CodeModal-module__preview__label__ouW72{font-family:var(--font-sans);font-size:12px;font-weight:600;line-height:16px;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.08em}.CodeModal-module__preview__variants__6TB-e{display:flex;gap:var(--space-1)}.CodeModal-module__preview__variant__rAp-V{cursor:pointer;padding:var(--space-1) var(--space-2);font-family:var(--font-mono);font-size:12px;font-weight:400;line-height:16px;color:var(--color-text-muted);background:transparent;border:1px solid var(--color-border);border-radius:var(--radius-sm);transition:color var(--transition),border-color var(--transition),background var(--transition)}@media(hover:hover){.CodeModal-module__preview__variant__rAp-V:not(.CodeModal-module__preview__variant--active__CC2mn):hover{color:var(--color-text-secondary);border-color:var(--color-text-muted)}}@media(hover:none){.CodeModal-module__preview__variant__rAp-V:not(.CodeModal-module__preview__variant--active__CC2mn):active{color:var(--color-text-secondary);border-color:var(--color-text-muted)}}.CodeModal-module__preview__variant--active__CC2mn{color:var(--color-accent);background:#6366f114;border-color:var(--color-accent)}.CodeModal-module__preview__content__LuM7z{flex:1}.CodeModal-module__tabs__variants__QFTq8{pointer-events:none;cursor:pointer;padding:var(--space-1) var(--space-2);color:var(--color-text-muted);opacity:0;background:transparent;border:1px solid var(--color-border);border-radius:var(--radius-sm);transition:opacity var(--transition),color var(--transition),border-color var(--transition),background var(--transition);font-family:var(--font-mono);font-size:12px;font-weight:400;line-height:16px}.CodeModal-module__tabs__variants--visible__LfQRT{pointer-events:auto;opacity:1}@media(hover:hover){.CodeModal-module__tabs__variants__QFTq8:not(.CodeModal-module__tabs__variants--active__ucbqD):hover{color:var(--color-text-secondary);border-color:var(--color-text-muted)}}@media(hover:none){.CodeModal-module__tabs__variants__QFTq8:not(.CodeModal-module__tabs__variants--active__ucbqD):active{color:var(--color-text-secondary);border-color:var(--color-text-muted)}}.CodeModal-module__tabs__variants--active__ucbqD{color:var(--color-accent);background:#6366f114;border-color:var(--color-accent)}.CodeModal-module__tabs__expand__tNWRN{cursor:pointer;display:flex;align-items:center;justify-content:center;width:28px;height:28px;margin-right:var(--space-2);margin-left:auto;color:var(--color-text-muted);background:transparent;border:none;border-radius:var(--radius-sm);transition:color var(--transition)}@media(hover:hover){.CodeModal-module__tabs__expand__tNWRN:hover{color:var(--color-text)}}@media(hover:none){.CodeModal-module__tabs__expand__tNWRN:active{color:var(--color-text)}}.CodeModal-module__code__panel__grJNf{will-change:transform;overflow:hidden;display:flex;flex-direction:column;background:var(--code-background)}.CodeModal-module__code__scroll__dKNfG{overflow:auto;overscroll-behavior:contain;flex:1}.DemoCard-module__card__UoIOp{container-type:inline-size;display:flex;flex-direction:column;flex-grow:1;gap:var(--space-5);padding:var(--space-6);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg)}.DemoCard-module__header__uGaJx{display:flex;flex-wrap:wrap-reverse;gap:var(--space-2) var(--space-3);align-items:center}.DemoCard-module__header__actions__g3mgK{display:flex;flex-shrink:0;gap:var(--space-2);align-items:center;order:2;margin-left:auto}.DemoCard-module__title__InqlO{flex-shrink:0;order:1;color:var(--color-text);font-family:var(--font-sans);font-size:16px;font-weight:600;line-height:22px}.DemoCard-module__description__8Me1H{flex-basis:100%;order:0;font-family:var(--font-mono);font-size:12px;font-weight:400;line-height:16px;color:var(--color-text-muted)}.DemoCard-module__variants__Sz-lI{display:flex;gap:var(--space-1)}.DemoCard-module__variants__select__Z0K8L{display:none}@container (max-width: 360px){.DemoCard-module__variants__Sz-lI{display:none}.DemoCard-module__variants__select__Z0K8L{display:block}}.DemoCard-module__variant__btn__BhzSl{cursor:pointer;padding:var(--space-1) var(--space-2);color:var(--color-text-muted);white-space:nowrap;background:transparent;border:1px solid var(--color-border);border-radius:var(--radius-sm);transition:color var(--transition),border-color var(--transition),background var(--transition);font-family:var(--font-mono);font-size:12px;font-weight:400;line-height:16px}@media(hover:hover){.DemoCard-module__variant__btn__BhzSl:not(.DemoCard-module__variant__btn--active__wg8D8):hover{color:var(--color-text-secondary);border-color:var(--color-text-muted)}}@media(hover:none){.DemoCard-module__variant__btn__BhzSl:not(.DemoCard-module__variant__btn--active__wg8D8):active{color:var(--color-text-secondary);border-color:var(--color-text-muted)}}.DemoCard-module__variant__btn--active__wg8D8{color:var(--color-accent);background:#6366f114;border-color:var(--color-accent)}.DemoCard-module__code__btn__9tnTl{cursor:pointer;flex-shrink:0;padding:var(--space-1) var(--space-2);font-family:var(--font-mono);font-size:12px;font-weight:600;line-height:16px;color:var(--color-text-muted);letter-spacing:-.02em;background:transparent;border:1px solid var(--color-border);border-radius:var(--radius-sm);transition:color var(--transition),border-color var(--transition),background var(--transition)}@media(hover:hover){.DemoCard-module__code__btn__9tnTl:hover{color:var(--color-accent-hover);background:#6366f114;border-color:var(--color-accent)}}@media(hover:none){.DemoCard-module__code__btn__9tnTl:active{color:var(--color-accent-hover);background:#6366f114;border-color:var(--color-accent)}}.DemoCard-module__preview__mE9cP{display:flex;flex-direction:column;gap:var(--space-2)}.DemoCard-module__preview__badge__mgjHL{font-family:var(--font-mono);font-size:12px;font-weight:400;line-height:16px;color:var(--color-text-muted);letter-spacing:.01em}.DemoCard-module__preview__badge__mgjHL:before{content:"↳ ";opacity:.5}@keyframes BackBanner-module__banner-in__4FleG{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes BackBanner-module__banner-out__NlOCM{0%{transform:translateY(0);opacity:1}to{transform:translateY(-100%);opacity:0}}.BackBanner-module__banner__GVi6w{position:fixed;z-index:var(--z-banner);top:calc(var(--header-height));overflow:hidden;width:100%;height:var(--banner-height);background:var(--color-surface);border-bottom:1px solid var(--color-border);animation:BackBanner-module__banner-in__4FleG .2s ease forwards}.BackBanner-module__banner--closing__BGuvc{pointer-events:none;animation:BackBanner-module__banner-out__NlOCM .2s ease forwards}.BackBanner-module__banner__inner__8M7fA{max-width:var(--max-width);margin-inline:auto;padding-inline:var(--space-6)}@media(max-width:480px){.BackBanner-module__banner__inner__8M7fA{padding-inline:var(--space-4)}}.BackBanner-module__banner__inner__8M7fA{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:100%}.BackBanner-module__banner__back__-sI2Q,.BackBanner-module__banner__section__kHfcj,.BackBanner-module__banner__hook__DoDtC{transition:color var(--transition)}.BackBanner-module__banner__back__-sI2Q{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;cursor:pointer;gap:var(--space-1);padding:0;font-family:var(--font-mono);font-size:12px;font-weight:400;line-height:16px;color:var(--color-text-secondary);background:none;border:none}@media(hover:hover){.BackBanner-module__banner__back__-sI2Q:hover{color:var(--color-text)}.BackBanner-module__banner__back__-sI2Q:hover .BackBanner-module__banner__section__kHfcj{color:var(--color-accent-hover)}}@media(hover:none){.BackBanner-module__banner__back__-sI2Q:active{color:var(--color-text)}.BackBanner-module__banner__back__-sI2Q:active .BackBanner-module__banner__section__kHfcj{color:var(--color-accent-hover)}}@media(max-width:991px){.BackBanner-module__banner__back__-sI2Q{overflow:hidden;flex:1;min-width:0}}@media(max-width:991px){.BackBanner-module__banner__back-label__f3pn0{overflow:hidden;display:block;text-overflow:ellipsis;white-space:nowrap}}.BackBanner-module__banner__section__kHfcj{color:var(--color-accent)}.BackBanner-module__banner__sep__b26ot{color:var(--color-text-muted)}.BackBanner-module__banner__hook__DoDtC{color:var(--color-text-secondary)}.BackBanner-module__banner__dismiss__rVMTe{display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer;width:20px;height:20px;padding:0;font-family:var(--font-sans);font-size:14px;font-weight:400;line-height:20px;line-height:1;color:var(--color-text-muted);background:none;border:none;transition:color var(--transition)}@media(hover:hover){.BackBanner-module__banner__dismiss__rVMTe:hover{color:var(--color-text-secondary)}}@media(hover:none){.BackBanner-module__banner__dismiss__rVMTe:active{color:var(--color-text-secondary)}}.PlaygroundCard-module__card__0QgNB{cursor:pointer;container-type:inline-size;display:flex;flex-direction:column;flex-grow:1;gap:var(--space-10);padding:var(--space-6);font:inherit;text-align:left;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#17171d;border:1px solid rgb(58.05,59.1,107.75);border-radius:var(--radius-lg);transition:border-color var(--transition)}@media(hover:hover){.PlaygroundCard-module__card__0QgNB:hover{border-color:#4a4c9f}.PlaygroundCard-module__card__0QgNB:hover .PlaygroundCard-module__cta__WoXbZ{background:#6366f12e}}@media(hover:none){.PlaygroundCard-module__card__0QgNB:active{border-color:#4a4c9f}.PlaygroundCard-module__card__0QgNB:active .PlaygroundCard-module__cta__WoXbZ{background:#6366f12e}}.PlaygroundCard-module__header__IYLL1{display:flex;flex-wrap:wrap-reverse;gap:var(--space-2) var(--space-3);align-items:center}.PlaygroundCard-module__title__h1DvO{flex-shrink:0;order:1;color:var(--color-text);font-family:var(--font-sans);font-size:16px;font-weight:600;line-height:22px}.PlaygroundCard-module__desc__aarNk{flex-basis:100%;order:0;font-family:var(--font-mono);font-size:12px;font-weight:400;line-height:16px;color:var(--color-text-muted)}.PlaygroundCard-module__cta__WoXbZ{display:block;width:100%;margin-top:auto;padding:var(--space-2) var(--space-4);color:var(--color-accent);text-align:center;background:#6366f11a;border:1px solid var(--color-accent);border-radius:var(--radius-md);transition:background var(--transition);font-family:var(--font-sans);font-size:14px;font-weight:600;line-height:20px}.Toast-module__toast__BSAJr{pointer-events:none;position:fixed;z-index:calc(var(--z-modal) + 100);bottom:var(--space-8);left:50%;transform:translate(-50%) translateY(6px);padding:var(--space-2) var(--space-5);color:var(--color-text);opacity:0;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:0 8px 24px #0006;transition:opacity .2s ease,transform .2s ease;font-family:var(--font-mono);font-size:14px;font-weight:400;line-height:20px}.Toast-module__toast--visible__CVIc6{transform:translate(-50%) translateY(0);opacity:1}.CountrySelect-module__root__-mIlb{position:relative;flex-shrink:0}.CountrySelect-module__trigger__s5M-S{cursor:pointer;display:flex;gap:var(--space-1);align-items:center;height:100%;padding:0 var(--space-3);color:var(--color-text-secondary);white-space:nowrap;background:var(--color-bg);border:1px solid var(--color-border);border-right:none;border-radius:var(--radius-md) 0 0 var(--radius-md);transition:border-color var(--transition),color var(--transition)}@media(hover:hover){.CountrySelect-module__trigger__s5M-S:hover{color:var(--color-text);border-color:var(--color-border-focus)}}@media(hover:none){.CountrySelect-module__trigger__s5M-S:active{color:var(--color-text);border-color:var(--color-border-focus)}}.CountrySelect-module__flag__RPW8L{font-family:var(--font-sans);font-size:18px;font-weight:400;line-height:24px;line-height:1}.CountrySelect-module__cc__KiA2S{font-family:var(--font-mono);font-size:14px;font-weight:400;line-height:20px}.CountrySelect-module__arrow__MuXcL{font-family:var(--font-sans);font-size:10px;font-weight:400;line-height:12px;opacity:.5;transition:transform var(--transition)}.CountrySelect-module__arrow--open__SaiIy{transform:rotate(180deg)}.CountrySelect-module__dropdown__mSTK0{position:fixed;z-index:var(--z-dropdown);overflow:hidden;display:flex;flex-direction:column;width:280px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:0 8px 32px #0006}.CountrySelect-module__content__wBhmb{z-index:var(--z-dropdown);overflow:hidden;display:flex;flex-direction:column;width:280px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:0 8px 32px #0006}.CountrySelect-module__content__wBhmb[data-state=open]{animation:CountrySelect-module__slide-down__R0XxD .16s cubic-bezier(.16,1,.3,1)}.CountrySelect-module__content__wBhmb[data-state=closed]{animation:CountrySelect-module__slide-up__n0HFZ .1s ease-in}@keyframes CountrySelect-module__slide-down__R0XxD{0%{transform:translateY(-6px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes CountrySelect-module__slide-up__n0HFZ{0%{transform:translateY(0);opacity:1}to{transform:translateY(-6px);opacity:0}}.CountrySelect-module__search__8szI4{width:100%;padding:var(--space-2) var(--space-3);font-family:var(--font-sans);font-size:14px;font-weight:400;line-height:20px;color:var(--color-text);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-sm)}.CountrySelect-module__search__8szI4:focus{border-color:var(--color-border-focus);outline:none}.CountrySelect-module__search__8szI4::placeholder{color:var(--color-text-muted)}.CountrySelect-module__search__wrapper__0cWKk{padding:var(--space-2);border-bottom:1px solid var(--color-border)}.CountrySelect-module__list__k2FOz{scrollbar-color:var(--color-border) transparent;scrollbar-width:thin;overflow-y:auto;max-height:240px;padding:var(--space-1)}.CountrySelect-module__item__uCviI{cursor:pointer;display:flex;gap:var(--space-3);align-items:center;padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);transition:background var(--transition)}@media(hover:hover){.CountrySelect-module__item__uCviI:hover{background:#ffffff0a}}@media(hover:none){.CountrySelect-module__item__uCviI:active{background:#ffffff0a}}.CountrySelect-module__item__flag__pA0-Z{flex-shrink:0;font-family:var(--font-sans);font-size:18px;font-weight:400;line-height:24px}.CountrySelect-module__item__label__HBwMn{overflow:hidden;flex:1;font-family:var(--font-sans);font-size:14px;font-weight:400;line-height:20px;color:var(--color-text-secondary);text-overflow:ellipsis;white-space:nowrap}.CountrySelect-module__item--active__HGLAF{background:#6366f11a}.CountrySelect-module__item--active__HGLAF .CountrySelect-module__item__label__HBwMn{color:var(--color-accent-hover)}.CountrySelect-module__item__cc__rvQMd{flex-shrink:0;font-family:var(--font-mono);font-size:12px;font-weight:400;line-height:16px;color:var(--color-text-muted)}.CountrySelect-module__divider__Nz7kI{height:1px;margin:var(--space-1) var(--space-2);list-style:none;background:var(--color-border)}.CountrySelect-module__empty__J-u-x{padding:var(--space-4) var(--space-3);font-family:var(--font-sans);font-size:14px;font-weight:400;line-height:20px;color:var(--color-text-muted);text-align:center}.FieldParsedValues-module__parsed__K3kp4{display:flex;flex-direction:column;gap:var(--space-1);padding:var(--space-3) var(--space-4);background:#0000004d;border:1px solid var(--color-border);border-radius:var(--radius-sm)}.FieldParsedValues-module__row__D-q5p{display:flex;gap:var(--space-4);align-items:center;justify-content:space-between}.FieldParsedValues-module__row__D-q5p dt{flex-shrink:0;font-family:var(--font-sans);font-size:12px;font-weight:400;line-height:16px;color:var(--color-text-muted)}.FieldParsedValues-module__row__D-q5p dd{overflow:hidden;font-family:var(--font-sans);font-size:12px;font-weight:400;line-height:16px;color:var(--color-text-secondary);text-align:right;text-overflow:ellipsis;white-space:nowrap}.FieldParsedValues-module__mono__vdtRH{font-family:var(--font-mono);font-size:12px;font-weight:400;line-height:16px}.FieldLayout-module__root__mK-9o{display:flex;flex-direction:column;gap:var(--space-4);width:100%}.FieldLayout-module__input__wrapper__dF7dX{display:flex;flex-direction:column;gap:var(--space-2)}.FieldLayout-module__mask__hint__PKMSn{font-family:var(--font-mono);font-size:12px;font-weight:400;line-height:16px;color:var(--color-text-muted);letter-spacing:.05em}.Input-module__input__MSKPR{width:100%;padding:var(--space-3) var(--space-4);font-family:var(--font-mono);font-size:16px;font-weight:400;line-height:22px;color:var(--color-text);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-md);transition:border-color var(--transition)}.Input-module__input__MSKPR:focus{border-color:var(--color-border-focus);outline:none}.Input-module__input__MSKPR::placeholder{font-family:var(--font-sans);font-size:14px;font-weight:400;line-height:20px;color:var(--color-text-muted)}.DynamicCardField-module__hint__row__x9gOi{display:flex;align-items:center;justify-content:space-between}.DynamicCardField-module__badge__wk1ct{font-family:var(--font-mono);font-size:12px;font-weight:400;line-height:16px;color:var(--color-text-muted);transition:color var(--transition)}.DynamicCardField-module__badge--amex__Oabsz{color:var(--color-accent)}.MaskField-module__ghost__wrapper__knsob{position:relative}.MaskField-module__ghost__overlay__IaeJZ{pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;overflow:hidden;display:flex;align-items:center;padding:var(--space-3) var(--space-4);white-space:pre;font-family:var(--font-mono);font-size:16px;font-weight:400;line-height:22px}.MaskField-module__ghost__filled__XzCPQ{color:transparent}.MaskField-module__ghost__empty__mqlCb{color:var(--color-text-muted)}.PhoneField-module__input__row__52xoS{display:flex;flex-direction:column;gap:var(--space-2)}.PhoneField-module__input__row--select__ThrmZ{flex-direction:row;gap:0;align-items:stretch}.PhoneField-module__input--attached__iNYk1{border-radius:0 var(--radius-md) var(--radius-md) 0}.PhoneField-module__input--attached__iNYk1:focus{border-color:var(--color-border-focus)}.PhoneField-module__candidates__fi90h{display:flex;flex-wrap:wrap;gap:var(--space-2)}.PhoneField-module__candidate__eseqa{cursor:pointer;display:flex;gap:var(--space-2);align-items:center;padding:var(--space-1) var(--space-3);font-family:var(--font-sans);font-size:14px;font-weight:400;line-height:20px;color:var(--color-text-secondary);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-sm);transition:border-color var(--transition),color var(--transition)}@media(hover:hover){.PhoneField-module__candidate__eseqa:hover{color:var(--color-text);border-color:var(--color-accent)}}@media(hover:none){.PhoneField-module__candidate__eseqa:active{color:var(--color-text);border-color:var(--color-accent)}}.PhoneField-module__candidate__prefix__Xa8Am{font-family:var(--font-mono);font-size:12px;font-weight:400;line-height:16px;color:var(--color-text-muted)}.PhoneField-module__active__wUpfS{color:var(--color-accent-hover);background:#6366f11a;border-color:var(--color-accent)}.PhoneField-module__ghost__wrapper__GUPCA{position:relative;flex:1}.PhoneField-module__ghost__overlay__qEoEQ{pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;overflow:hidden;display:flex;align-items:center;padding:var(--space-3) var(--space-4);white-space:pre;font-family:var(--font-mono);font-size:16px;font-weight:400;line-height:22px}.PhoneField-module__ghost__filled__VI9Aj{color:transparent}.PhoneField-module__ghost__empty__P8ovS{color:var(--color-text-muted)}.PhoneField-module__input--ghost__mReI5{width:100%}.DocLink-module__link__gXcIm{color:var(--color-text-muted);text-decoration:none;transition:color var(--transition);font-family:var(--font-sans);font-size:14px;font-weight:400;line-height:20px}@media(hover:hover){.DocLink-module__link__gXcIm:hover{color:var(--color-text)}}@media(hover:none){.DocLink-module__link__gXcIm:active{color:var(--color-text)}}.DocLink-module__link--forward__R1C6U{flex-shrink:0;white-space:nowrap}.DocLink-module__link--back__2Rtfv{display:inline-block;flex-shrink:0;margin-bottom:var(--space-2);white-space:nowrap}.DocLink-module__link--more__mhywi{align-self:flex-start}.Switch-module__switch__T-tpU{cursor:pointer;position:relative;display:inline-flex;flex-shrink:0;align-items:center;width:28px;height:16px;background:var(--color-border);border-radius:8px;transition:background var(--transition)}.Switch-module__switch__input__Q-JYB{pointer-events:none;position:absolute;width:0;height:0;opacity:0}.Switch-module__switch__thumb__zpWjV{position:absolute;top:2px;left:2px;width:12px;height:12px;background:var(--color-text-muted);border-radius:50%;transition:background var(--transition),transform var(--transition)}.Switch-module__switch--on__t02Uj{background:var(--color-accent)}.Switch-module__switch--on__t02Uj .Switch-module__switch__thumb__zpWjV{transform:translate(12px);background:#fff}.PlaygroundControls-module__inner__MeoPM{display:flex;flex-direction:column;width:100%;min-height:100%}.PlaygroundControls-module__preview__cDUfJ{display:flex;flex-direction:column;border-bottom:1px solid var(--color-border)}.PlaygroundControls-module__preview__content__Eu-df{display:flex;align-items:center;justify-content:center;padding:var(--space-6)}.PlaygroundControls-module__preview__toggle__t2HTG{cursor:pointer;padding:var(--space-2) var(--space-4);color:var(--color-text-muted);text-align:right;background:transparent;border-top:1px solid var(--color-border);transition:color var(--transition);font-family:var(--font-sans);font-size:12px;font-weight:400;line-height:16px}.PlaygroundControls-module__preview__toggle__t2HTG:hover{color:var(--color-text)}.PlaygroundControls-module__fields__uaFkr{display:flex;flex:1;flex-direction:column;gap:var(--space-1);padding:var(--space-4)}.PlaygroundControls-module__divider__4YVUL{flex-shrink:0;height:1px;margin:var(--space-2) 0;background:var(--color-border)}.PlaygroundControls-module__field__cUtKK{display:flex;gap:var(--space-2);align-items:center;padding:var(--space-1) 0}.PlaygroundControls-module__field--sub__f0MCQ{padding-left:var(--space-5)}.PlaygroundControls-module__field--disabled__kQDL8{opacity:.45}.PlaygroundControls-module__field__name__-1VXa{font-family:var(--font-mono);font-size:14px;font-weight:400;line-height:20px;color:var(--color-text)}.PlaygroundControls-module__field__input__K4zto{flex:1;min-width:0;max-width:160px;margin-left:auto;padding:2px var(--space-2);font-family:var(--font-mono);font-size:12px;font-weight:400;line-height:16px;color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);transition:border-color var(--transition)}.PlaygroundControls-module__field__input__K4zto:focus{border-color:var(--color-border-focus);outline:none}.PlaygroundModal-module__header__0GrNF{gap:var(--space-4);padding:var(--space-3) var(--space-4)}.PlaygroundModal-module__title__6I1cd{font-family:var(--font-sans);font-size:14px;font-weight:600;line-height:20px;color:var(--color-text)}.PlaygroundModal-module__body__XhgxG{overflow:hidden;display:grid;grid-template-columns:2fr 3fr;flex:1;transition:grid-template-columns .3s ease}@media(max-width:768px){.PlaygroundModal-module__body__XhgxG{grid-template-columns:1fr;grid-template-rows:auto minmax(33dvh,1fr);transition:none}}.PlaygroundModal-module__body--fullscreen__Z67CF{grid-template-columns:0fr 1fr}@media(max-width:768px){.PlaygroundModal-module__body--fullscreen__Z67CF{grid-template-columns:1fr;grid-template-rows:auto 1fr}}.PlaygroundModal-module__controls__US2Ix,.PlaygroundModal-module__code__panel__AXkmn{min-width:0;min-height:0}.PlaygroundModal-module__controls__US2Ix{position:relative;z-index:2;overflow:hidden auto;overscroll-behavior:contain;border-right:1px solid var(--color-border);transition:opacity .2s ease,padding .3s ease}@media(max-width:768px){.PlaygroundModal-module__controls__US2Ix{will-change:height;height:var(--preview-h, auto);border-right:none;border-bottom:1px solid var(--color-border);transition:opacity .2s ease-out,padding .25s ease-out,height .25s ease-out}}.PlaygroundModal-module__controls--fullscreen__R-lkY{pointer-events:none;z-index:0;padding:0;opacity:0}@media(max-width:768px){.PlaygroundModal-module__controls--fullscreen__R-lkY{height:0}}.PlaygroundModal-module__code__panel__AXkmn{will-change:transform;overflow:hidden;display:flex;flex-direction:column;background:var(--code-background)}.PlaygroundModal-module__code__scroll__96C8T{overflow:auto;overscroll-behavior:contain;flex:1}.PlaygroundModal-module__expand__ZTvMA{cursor:pointer;display:flex;align-items:center;justify-content:center;width:28px;height:28px;color:var(--color-text-muted);background:transparent;border:none;border-radius:var(--radius-sm);transition:color var(--transition)}@media(hover:hover){.PlaygroundModal-module__expand__ZTvMA:hover{color:var(--color-text)}}@media(hover:none){.PlaygroundModal-module__expand__ZTvMA:active{color:var(--color-text)}}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:.9;--rt-transition-show-delay:.15s;--rt-transition-closing-delay:.15s;--rt-arrow-size:8px}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{-webkit-backface-visibility:hidden;backface-visibility:hidden;background:inherit;position:absolute;z-index:-1}.core-styles-module_content__BRKdB{position:relative;z-index:1}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out;will-change:opacity}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in;will-change:opacity}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;width:max-content}.styles-module_content__ydYdI{background:inherit;border-radius:inherit;padding:8px 16px}.styles-module_arrow__K0L3T{height:var(--rt-arrow-size);width:var(--rt-arrow-size)}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}.pg-tooltip{--rt-transition-closing-delay: 0s;z-index:var(--z-tooltip);max-width:240px;padding:4px 10px;font-family:inherit;font-size:12px;line-height:1.5;color:var(--color-text)!important;text-align:left;opacity:1;background-color:var(--color-surface-raised, var(--color-surface))!important;border:1px solid var(--color-border-focus)!important;border-radius:var(--radius-sm)!important;box-shadow:0 4px 16px #0000008c!important;transition:none!important}.PlaygroundTooltip-module__hint__Dm6Tl{cursor:help;flex-shrink:0;color:var(--color-text-muted);opacity:.5;transition:opacity var(--transition);font-family:var(--font-sans);font-size:12px;font-weight:400;line-height:16px}.PlaygroundTooltip-module__hint__Dm6Tl:hover{opacity:1}.BlocksControl-module__section__0AEGP{display:flex;flex-direction:column;gap:var(--space-2);padding:var(--space-1) 0}.BlocksControl-module__rows__1iyrF{display:flex;flex-direction:column;gap:var(--space-1);padding-left:var(--space-5)}.BlocksControl-module__row__iLG69{display:flex;gap:var(--space-2);align-items:center}.BlocksControl-module__row--phantom__qEw3s{opacity:.5;transition:opacity var(--transition)}.BlocksControl-module__group-trigger__nYQjl{flex-shrink:0}.BlocksControl-module__group-trigger__nYQjl:active{color:var(--color-text-muted);border-color:var(--color-border)}.BlocksControl-module__group-trigger__nYQjl:focus-visible{border-color:var(--color-border-focus);outline:none}.BlocksControl-module__range-label__LDDQ9{font-family:var(--font-sans);font-size:12px;font-weight:400;line-height:16px;flex-shrink:0;color:var(--color-text-muted)}.BlocksControl-module__num-input__5Bl9Z{width:52px;min-width:0;padding:2px var(--space-2);color:var(--color-text);-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);transition:border-color var(--transition);font-family:var(--font-mono);font-size:12px;font-weight:400;line-height:16px}.BlocksControl-module__num-input__5Bl9Z::-webkit-inner-spin-button,.BlocksControl-module__num-input__5Bl9Z::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.BlocksControl-module__num-input__5Bl9Z:focus{border-color:var(--color-border-focus);outline:none}.BlocksControl-module__num-input__5Bl9Z:active{border-color:var(--color-border-focus)}.BlocksControl-module__remove-btn__HndH3{cursor:pointer;flex-shrink:0;padding:0 var(--space-1);line-height:1;color:var(--color-text-muted);background:transparent;border:none;transition:color var(--transition);font-family:var(--font-sans);font-size:14px;font-weight:400;line-height:20px}.BlocksControl-module__remove-btn__HndH3:hover,.BlocksControl-module__remove-btn__HndH3:active{color:var(--color-text)}.PlaygroundSwitchModal-module__title__S5KRP{display:flex;flex-wrap:wrap;gap:2px;align-items:center}.demo-module__page__Owyfq{display:flex;flex-direction:column;min-height:100vh}.demo-module__main__LNwWP{max-width:var(--max-width);margin-inline:auto;padding-inline:var(--space-6)}@media(max-width:480px){.demo-module__main__LNwWP{padding-inline:var(--space-4)}}.demo-module__main__LNwWP{display:flex;flex:1;flex-direction:column;gap:var(--space-16);width:100%;padding-top:var(--space-16);padding-bottom:var(--space-16)}.demo-module__hero__attyF{display:flex;flex-direction:column;gap:var(--space-4);align-items:center;text-align:center}.demo-module__hero__title__-s4s7{font-family:var(--font-mono);font-size:clamp(28px,5vw,48px);font-weight:700;color:var(--color-text);letter-spacing:-.02em}.demo-module__hero__desc__Sper1{max-width:480px;font-size:clamp(15px,2vw,18px);line-height:1.6;color:var(--color-text-secondary)}.demo-module__install__XrEL3{cursor:pointer;display:inline-flex;align-items:center;margin-top:var(--space-2);padding:var(--space-3) var(--space-5);font:inherit;font-family:var(--font-mono);font-size:14px;font-weight:400;line-height:20px;color:var(--color-text-secondary);-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);transition:border-color var(--transition)}@media(hover:hover){.demo-module__install__XrEL3:hover{border-color:var(--color-accent)}}@media(hover:none){.demo-module__install__XrEL3:active{border-color:var(--color-accent)}}.demo-module__section__C9XV6{scroll-margin-top:calc(var(--header-height) + var(--space-8));display:flex;flex-direction:column;gap:var(--space-6)}.demo-module__section__header__XY4rK{display:flex;gap:var(--space-4);align-items:baseline;justify-content:space-between}.demo-module__section__title__jSpbf{font-family:var(--font-mono);font-size:24px;font-weight:600;line-height:30px;color:var(--color-text)}.demo-module__section__title__jSpbf:before{content:"// ";font-weight:400;color:var(--color-text-muted)}@media(max-width:768px){.demo-module__section__title__jSpbf{font-family:var(--font-mono);font-size:16px;font-weight:600;line-height:22px}}.demo-module__section__desc__FxTFp{margin-top:calc(-1 * var(--space-3));font-family:var(--font-sans);font-size:14px;font-weight:400;line-height:20px;color:var(--color-text-secondary)}.demo-module__grid__Fvmu3{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:var(--space-4)}@media(max-width:480px){.demo-module__grid__Fvmu3{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}.PropTable-module__wrapper__XdGA6{overflow-x:auto;border:1px solid var(--color-border);border-radius:var(--radius-md)}.PropTable-module__table__Ewsgz{border-collapse:collapse;width:100%}.PropTable-module__table__Ewsgz thead{display:none}.PropTable-module__th__UbdVF{padding:var(--space-2) var(--space-4);font-family:var(--font-sans);font-size:12px;font-weight:600;line-height:16px;color:var(--color-text-muted);text-align:left;text-transform:uppercase;letter-spacing:.06em}.PropTable-module__tr__tYaXJ{display:flex;flex-wrap:wrap;gap:var(--space-1) var(--space-3);align-items:baseline;padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--color-border)}.PropTable-module__tr__tYaXJ:last-child{border-bottom:none}@media(hover:hover){.PropTable-module__tr__tYaXJ:hover{background:#ffffff05}}@media(hover:none){.PropTable-module__tr__tYaXJ:active{background:#ffffff05}}.PropTable-module__tr--clickable__4b6LJ{cursor:pointer}@media(hover:hover){.PropTable-module__tr--clickable__4b6LJ:hover{background:#6366f10d}}@media(hover:none){.PropTable-module__tr--clickable__4b6LJ:active{background:#6366f10d}}.PropTable-module__td__swDx-{display:block;padding:0;font-family:var(--font-sans);font-size:14px;font-weight:400;line-height:20px;color:var(--color-text-secondary)}.PropTable-module__td__desc__-jPGg{display:block;flex:0 0 100%;padding:var(--space-1) 0 0;font-family:var(--font-sans);font-size:14px;font-weight:400;line-height:20px;color:var(--color-text-secondary)}.PropTable-module__prop__name__ziO7k{font-family:var(--font-mono);font-size:14px;font-weight:400;line-height:20px;color:var(--color-text)}.PropTable-module__prop__play__4-XLA{margin-left:var(--space-2);font-family:var(--font-sans);font-size:12px;font-weight:400;line-height:16px;color:var(--color-accent);opacity:.4;transition:opacity var(--transition)}.PropTable-module__tr--clickable__4b6LJ:hover .PropTable-module__prop__play__4-XLA{opacity:1}.PropTable-module__prop__type__Y4XLi{font-family:var(--font-mono);font-size:12px;font-weight:400;line-height:16px;color:var(--code-keyword-foreground)}.PropTable-module__prop__default__Q44fn{font-family:var(--font-mono);font-size:12px;font-weight:400;line-height:16px;color:var(--color-text-muted)}.PropTable-module__prop__type-link__gkKPM{color:inherit;text-decoration:underline;text-underline-offset:2px}.PropTable-module__required__wbXVZ{margin-left:2px;color:var(--color-accent)}.PropTable-module__dash__mgazC{color:var(--color-text-muted)}.PropTable-module__desc__link__IDmtn{color:var(--color-accent);text-decoration:none}@media(hover:hover){.PropTable-module__desc__link__IDmtn:hover{text-decoration:underline}}@media(hover:none){.PropTable-module__desc__link__IDmtn:active{text-decoration:underline}}.PropTable-module__desc__code__k6Y8j{padding:2px 6px;font-family:var(--font-mono);font-size:12px;font-weight:400;line-height:16px;color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm)}.DocCodeBlock-module__block__CQ2Be{overflow:hidden;margin-bottom:var(--space-5);border:1px solid var(--color-border);border-radius:var(--radius-md)}.DocCodeBlock-module__block__header__Vzdix{gap:var(--space-2);padding:var(--space-2) var(--space-3);background:var(--color-surface)}.DocCodeBlock-module__block__label__vxmyv{font-family:var(--font-sans);font-size:12px;font-weight:400;line-height:16px;color:var(--color-text-secondary)}.DocCodeBlock-module__block__body__BjJ83{overflow-x:auto;background:var(--code-background)}.MobileNav-module__mobile-nav__AWi-8{position:fixed;z-index:var(--z-mobile-nav);right:0;bottom:0;left:0;display:none}@media(max-width:991px){.MobileNav-module__mobile-nav__AWi-8{display:block}}.MobileNav-module__mobile-nav__backdrop__s-1OV{position:fixed;z-index:var(--z-mobile-nav-backdrop);top:0;right:0;bottom:0;left:0;visibility:hidden;opacity:0;background:#00000080;transition:opacity .2s ease,visibility .2s ease}.MobileNav-module__mobile-nav__backdrop--open__kO0Qw{visibility:visible;opacity:1}.MobileNav-module__mobile-nav__toggle__-33oM{cursor:pointer;display:flex;gap:var(--space-2);align-items:center;width:100%;padding:var(--space-3) var(--space-5);font-family:var(--font-sans);font-size:14px;font-weight:400;line-height:20px;color:var(--color-text);background:var(--color-surface);border:none;border-top:1px solid var(--color-border);transition:background var(--transition)}@media(hover:hover){.MobileNav-module__mobile-nav__toggle__-33oM:hover{background:var(--color-surface)}}@media(hover:none){.MobileNav-module__mobile-nav__toggle__-33oM:active{background:var(--color-surface)}}.MobileNav-module__mobile-nav__toggle--open__My-dF{background:var(--color-surface)}.MobileNav-module__mobile-nav__toggle-icon__mSWTU{display:flex;align-items:center;justify-content:center;width:18px}.MobileNav-module__mobile-nav__toggle-label__jnMhI{flex:1;font-family:var(--font-mono);font-size:14px;font-weight:400;line-height:20px;text-align:left}.MobileNav-module__mobile-nav__toggle-chevron__iqEIK{font-family:var(--font-sans);font-size:10px;font-weight:400;line-height:12px;color:var(--color-text-muted);transition:transform var(--transition)}.MobileNav-module__mobile-nav__toggle-chevron--up__tmQV2{transform:rotate(180deg)}.MobileNav-module__mobile-nav__panel__N1vYB{position:absolute;right:0;bottom:100%;left:0;transform:translateY(8px);overflow-y:auto;max-height:60vh;padding:var(--space-4) var(--space-5);visibility:hidden;opacity:0;background:var(--color-surface);border-top:1px solid var(--color-border);box-shadow:0 -8px 32px #0000004d;transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.MobileNav-module__mobile-nav__panel--open__1MvoI{transform:translateY(0);visibility:visible;opacity:1}.MobileNav-module__mobile-nav__section__xawCr{display:flex;flex-direction:column;gap:var(--space-1)}.MobileNav-module__mobile-nav__section-title__Q0ZGk{margin-bottom:var(--space-2);font-family:var(--font-sans);font-size:12px;font-weight:600;line-height:16px;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.08em}.MobileNav-module__mobile-nav__divider__W8LLV{height:1px;margin:var(--space-3) 0;background:var(--color-border)}.MobileNav-module__mobile-nav__link__wAx-q{font-family:var(--font-mono);font-size:14px;font-weight:400;line-height:20px;padding:var(--space-1) var(--space-3);text-decoration:none;border-radius:var(--radius-sm);transition:color var(--transition),background var(--transition)}.MobileNav-module__mobile-nav__link__wAx-q:not(.MobileNav-module__mobile-nav__link--active__RNO34){color:var(--color-text-secondary)}.MobileNav-module__mobile-nav__link--active__RNO34{color:var(--color-accent);background:#6366f114}@media(hover:hover){.MobileNav-module__mobile-nav__link__wAx-q:hover{color:var(--color-text);background:#ffffff0a}}@media(hover:none){.MobileNav-module__mobile-nav__link__wAx-q:active{color:var(--color-text);background:#ffffff0a}}.MobileNav-module__mobile-nav__toc-link__W6riW{display:block;font-family:var(--font-sans);font-size:14px;font-weight:400;line-height:20px;padding:var(--space-1) var(--space-2);text-decoration:none;border-left:2px solid transparent;transition:color var(--transition),border-color var(--transition)}.MobileNav-module__mobile-nav__toc-link__W6riW:not([data-toc-active]){color:var(--color-text-muted)}@media(hover:hover){.MobileNav-module__mobile-nav__toc-link__W6riW:not([data-toc-active]):hover{color:var(--color-text-secondary)}}@media(hover:none){.MobileNav-module__mobile-nav__toc-link__W6riW:not([data-toc-active]):active{color:var(--color-text-secondary)}}.MobileNav-module__mobile-nav__toc-link__W6riW[data-toc-active]{color:var(--color-text);border-left-color:var(--color-accent)}.DocsLayout-module__page__9tIoV{display:flex;flex-direction:column;min-height:calc(100vh - var(--header-height))}.DocsLayout-module__layout__h9g5W{display:grid;grid-template-columns:220px 1fr 180px;max-width:var(--max-width);margin-inline:auto;padding-inline:var(--space-6)}@media(max-width:480px){.DocsLayout-module__layout__h9g5W{padding-inline:var(--space-4)}}.DocsLayout-module__layout__h9g5W{width:100%;min-height:calc(100vh - var(--header-height))}@media(max-width:991px){.DocsLayout-module__layout__h9g5W{grid-template-columns:1fr}}.DocsLayout-module__content__vD3LQ{min-width:0;padding:var(--space-10) var(--space-8);border-right:1px solid var(--color-border);border-left:1px solid var(--color-border)}@media(max-width:991px){.DocsLayout-module__content__vD3LQ{padding-block:var(--space-12) calc(var(--space-8) + var(--mobile-nav-height, 48px));padding-inline:0;border:none}}.DocsLayout-module__content--examples__sXFAU{padding-top:var(--space-2)}@media(max-width:991px){.DocsLayout-module__content--examples__sXFAU{padding-top:var(--space-4)}}.DocsLayout-module__sidebar__veC3Y,.DocsLayout-module__toc__BCaPi{position:sticky;top:var(--header-height);align-self:start}@media(max-width:991px){.DocsLayout-module__sidebar__veC3Y,.DocsLayout-module__toc__BCaPi{display:none}}.DocsLayout-module__sidebar__nav__T3Lzw,.DocsLayout-module__toc__nav__QgrnN{display:flex;flex-direction:column;gap:var(--space-1);transition:margin-top .2s ease}.DocsLayout-module__sidebar__nav--offset__hRm8G,.DocsLayout-module__toc__nav--offset__q5hQL{margin-top:var(--banner-height)}.DocsLayout-module__sidebar__link--active__hpz6r,.DocsLayout-module__toc__link--active__inv6M{color:var(--color-accent)}.DocsLayout-module__sidebar__veC3Y{padding:var(--space-8) var(--space-4) var(--space-8) 0}.DocsLayout-module__sidebar__group__-iOoy{margin-bottom:var(--space-2);font-family:var(--font-sans);font-size:12px;font-weight:600;line-height:16px;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.08em}.DocsLayout-module__sidebar__link__kO6OJ{font-family:var(--font-mono);font-size:14px;font-weight:400;line-height:20px;padding:var(--space-1) var(--space-3);text-decoration:none;border-radius:var(--radius-sm);transition:color var(--transition),background var(--transition)}.DocsLayout-module__sidebar__link__kO6OJ:not(.DocsLayout-module__sidebar__link--active__hpz6r){color:var(--color-text-secondary)}@media(hover:hover){.DocsLayout-module__sidebar__link__kO6OJ:hover{color:var(--color-text);background:#ffffff0a}}@media(hover:none){.DocsLayout-module__sidebar__link__kO6OJ:active{color:var(--color-text);background:#ffffff0a}}.DocsLayout-module__sidebar__link--active__hpz6r{background:#6366f114}@media(hover:hover){.DocsLayout-module__sidebar__link--active__hpz6r:hover{color:var(--color-accent-hover);background:#6366f11f}}@media(hover:none){.DocsLayout-module__sidebar__link--active__hpz6r:active{color:var(--color-accent-hover);background:#6366f11f}}.DocsLayout-module__toc__BCaPi{padding:var(--space-8) 0 var(--space-8) var(--space-6)}.DocsLayout-module__toc__title__SVBAW{margin-bottom:var(--space-2);font-family:var(--font-sans);font-size:12px;font-weight:600;line-height:16px;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.08em}.DocsLayout-module__toc__link__8tPkY{display:block;font-family:var(--font-sans);font-size:14px;font-weight:400;line-height:20px;padding:var(--space-1) var(--space-2);text-decoration:none;border-left:2px solid transparent;transition:color var(--transition),border-color var(--transition)}.DocsLayout-module__toc__link__8tPkY:not([data-toc-active]){color:var(--color-text-muted)}@media(hover:hover){.DocsLayout-module__toc__link__8tPkY:not([data-toc-active]):hover{color:var(--color-text-secondary)}}@media(hover:none){.DocsLayout-module__toc__link__8tPkY:not([data-toc-active]):active{color:var(--color-text-secondary)}}.DocsLayout-module__toc__link__8tPkY[data-toc-active]{border-left-color:var(--color-accent)}:root{--color-bg: #090909;--color-surface: #141414;--color-border: #242424;--color-border-focus: #6366f1;--color-text: #efefef;--color-text-secondary: #a1a1a1;--color-text-muted: #5a5a5a;--color-accent: #6366f1;--color-accent-hover: #818cf8;--font-sans: -apple-system, blinkmacsystemfont, "Segoe UI", system-ui, sans-serif;--font-mono: "Fira Code", "Cascadia Code", ui-monospace, monospace;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-16: 64px;--max-width: 1200px;--header-height: 56px;--banner-height: 37px;--docs-max-width: 720px;--mobile-nav-height: 48px;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--transition: .15s ease;--code-background: #000;--code-foreground: #efefef;--code-keyword-foreground: #b089e0;--code-string-foreground: #c3e88d;--code-braces-foreground: #86d7fa;--code-attributes-foreground: #f4c869;--code-tags-foreground: #ee7077;--code-comments-foreground: #606060;--code-functions-foreground: #76a2ff;--code-parameters-foreground: #f78c6c;--code-type-foreground: #c3e88d;--code-css-property-foreground: #a7c3c9;--z-banner: 40;--z-header: 50;--z-mobile-nav-backdrop: 99;--z-mobile-nav: 100;--z-modal: 1000;--z-dropdown: 1100;--z-tooltip: 9999;--color-badge-added: #c3e88d;--color-badge-changed: #f4c869;--color-badge-fixed: #76a2ff;--color-badge-breaking: #ee7077;--color-badge-tradeoff: #8ecfc9}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5}img,svg{display:block;max-width:100%}button{cursor:pointer;font:inherit;background:none;border:none}a{color:inherit}ul,ol{list-style:none}.doc{max-width:var(--docs-max-width);margin-inline:auto}.doc__title_row{display:flex;gap:var(--space-4);align-items:baseline;justify-content:space-between;margin-bottom:var(--space-3)}.doc__title{font-family:var(--font-mono);font-size:30px;font-weight:700;line-height:30px;color:var(--color-text);letter-spacing:-.02em}@media(max-width:480px){.doc__title{font-family:var(--font-mono);font-size:24px;font-weight:700;line-height:30px}}.doc__title--offset{margin-bottom:var(--space-3)}.doc__lead{margin-bottom:var(--space-10);font-family:var(--font-sans);font-size:16px;font-weight:400;line-height:22px;color:var(--color-text-secondary)}.doc__lead .doc__code{font-family:var(--font-mono);font-size:14px;font-weight:400;line-height:20px}.doc__section{scroll-margin-top:calc(var(--sticky-top, var(--header-height)) + 24px);margin-bottom:var(--space-12)}.doc__heading{margin-bottom:var(--space-4);padding-bottom:var(--space-3);font-family:var(--font-sans);font-size:20px;font-weight:600;line-height:28px;color:var(--color-text);border-bottom:1px solid var(--color-border)}.doc__subheading{margin-top:var(--space-6);margin-bottom:var(--space-3);font-family:var(--font-sans);font-size:16px;font-weight:600;line-height:22px;color:var(--color-text)}.doc__text{margin-bottom:var(--space-4);font-family:var(--font-sans);font-size:14px;font-weight:400;line-height:20px;line-height:24px;color:var(--color-text-secondary)}.doc__link{color:var(--color-accent);text-decoration:none}@media(hover:hover){.doc__link:hover{text-decoration:underline}}@media(hover:none){.doc__link:active{text-decoration:underline}}.doc__code{padding:2px 6px;font-family:var(--font-mono);font-size:12px;font-weight:400;line-height:16px;color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm)}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:var(--space-4);margin-top:var(--space-8)}@media(max-width:480px){.grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}.card{scroll-margin-top:calc(var(--sticky-top, var(--header-height)) + var(--space-4));display:flex;flex-direction:column}.card--wide{grid-column:1/-1}:root{color-scheme:dark}html{scrollbar-gutter:stable}*{scrollbar-color:var(--color-border) transparent;scrollbar-width:thin}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:2px}::-webkit-scrollbar-thumb:hover{background:var(--color-text-muted)}body{min-height:100vh;font-family:var(--font-sans);color:var(--color-text);background-color:var(--color-bg)}::selection{color:#fff;background:var(--color-accent)}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}a{color:var(--color-accent-hover);text-decoration:none}@media(hover:hover){a:hover{text-decoration:underline}}@media(hover:none){a:active{text-decoration:underline}}
