@charset "UTF-8";@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:40;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)}}.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__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{padding:var(--space-1) var(--space-3);font-family:var(--font-mono);font-size:14px;font-weight:400;line-height:20px;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;padding:var(--space-1) var(--space-2);font-family:var(--font-sans);font-size:14px;font-weight:400;line-height:20px;text-decoration:none;border-left:2px solid transparent;transition:color var(--transition),border-color var(--transition)}.DocsLayout-module__toc__link__8tPkY:not(.DocsLayout-module__toc__link--active__inv6M){color:var(--color-text-muted)}@media(hover:hover){.DocsLayout-module__toc__link__8tPkY:not(.DocsLayout-module__toc__link--active__inv6M):hover{color:var(--color-text-secondary)}}@media(hover:none){.DocsLayout-module__toc__link__8tPkY:not(.DocsLayout-module__toc__link--active__inv6M):active{color:var(--color-text-secondary)}}.DocsLayout-module__toc__link--active__inv6M{border-left-color:var(--color-accent)}.PropTable-module__wrapper__XdGA6{overflow-x:auto;border:1px solid var(--color-border);border-radius:var(--radius-md)}@media(max-width:480px){.PropTable-module__wrapper__XdGA6{overflow-x:visible}}.PropTable-module__table__Ewsgz{border-collapse:collapse;width:100%}@media(max-width:991px){.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;white-space:nowrap;background:#ffffff05;border-bottom:1px solid var(--color-border)}.PropTable-module__tr__tYaXJ{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}}@media(max-width:991px){.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)}}.PropTable-module__td__swDx-{padding:var(--space-3) var(--space-4);font-family:var(--font-sans);font-size:14px;font-weight:400;line-height:20px;color:var(--color-text-secondary);vertical-align:top}@media(max-width:991px){.PropTable-module__td__swDx-{display:block;padding:0;vertical-align:unset}}.PropTable-module__td__desc__-jPGg{padding:var(--space-3) var(--space-4);font-family:var(--font-sans);font-size:14px;font-weight:400;line-height:20px;color:var(--color-text-secondary);vertical-align:top}@media(max-width:991px){.PropTable-module__td__desc__-jPGg{display:block;flex:0 0 100%;padding:var(--space-1) 0 0;vertical-align:unset}}.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__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)}.CodeBlockHeader-module__header__JV3JS{display:flex;flex-shrink:0;align-items:center;border-bottom:1px solid var(--color-border)}.CodeBlockHeader-module__header__title__7pCmR{flex:1;min-width:0}.CodeBlockHeader-module__header__actions__smkcD{display:flex;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__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__spinner-wrapper__69aQe{display:flex;align-items:center;justify-content:center;min-height:80px;padding:var(--space-6)}.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)}}.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)}.doc-module__doc__dSDg-{max-width:var(--docs-max-width);margin-inline:auto}.doc-module__doc__title__GWf29{margin-bottom:var(--space-3);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-module__doc__title__GWf29{font-family:var(--font-mono);font-size:24px;font-weight:700;line-height:30px}}.doc-module__doc__lead__jEUn-{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-module__doc__lead__jEUn- .doc-module__doc__code__l6qq9{font-family:var(--font-mono);font-size:14px;font-weight:400;line-height:20px}.doc-module__doc__section__F00wP{scroll-margin-top:calc(var(--sticky-top, var(--header-height)) + 24px);margin-bottom:var(--space-12)}.doc-module__doc__heading__rbjGg{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-module__doc__subheading__pEcjl{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-module__doc__text__BRrsi{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-module__doc__link__rhKuh{color:var(--color-accent);text-decoration:none}@media(hover:hover){.doc-module__doc__link__rhKuh:hover{text-decoration:underline}}@media(hover:none){.doc-module__doc__link__rhKuh:active{text-decoration:underline}}.doc-module__doc__code__l6qq9{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)}.MobileNav-module__mobile-nav__AWi-8{position:fixed;z-index:100;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:99;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{width:18px;font-family:var(--font-mono);font-size:16px;font-weight:400;line-height:22px;text-align:center}.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{padding:var(--space-1) var(--space-3);font-family:var(--font-mono);font-size:14px;font-weight:400;line-height:20px;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;padding:var(--space-1) var(--space-2);font-family:var(--font-sans);font-size:14px;font-weight:400;line-height:20px;text-decoration:none;border-left:2px solid transparent;transition:color var(--transition),border-color var(--transition)}.MobileNav-module__mobile-nav__toc-link__W6riW:not(.MobileNav-module__mobile-nav__toc-link--active__rhPXY){color:var(--color-text-muted)}@media(hover:hover){.MobileNav-module__mobile-nav__toc-link__W6riW:not(.MobileNav-module__mobile-nav__toc-link--active__rhPXY):hover{color:var(--color-text-secondary)}}@media(hover:none){.MobileNav-module__mobile-nav__toc-link__W6riW:not(.MobileNav-module__mobile-nav__toc-link--active__rhPXY):active{color:var(--color-text-secondary)}}.MobileNav-module__mobile-nav__toc-link--active__rhPXY{color:var(--color-text);border-left-color:var(--color-accent)}.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:absolute;z-index:100;top:calc(100% + var(--space-2));left:0;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:1100;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}.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)}.MaskField-module__root__XnbWi{display:flex;flex-direction:column;gap:var(--space-4)}.MaskField-module__input__wrapper__6tUS8{display:flex;flex-direction:column;gap:var(--space-2)}.MaskField-module__mask__hint__2y2-1{font-family:var(--font-mono);font-size:12px;font-weight:400;line-height:16px;color:var(--color-text-muted);letter-spacing:.05em}.PhoneField-module__root__fTKbr{display:flex;flex-direction:column;gap:var(--space-4)}.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)}.Modal-module__backdrop__xPuxi{position:fixed;z-index:1000;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}.Modal-module__dialog__q5f2j{will-change:transform,opacity;position:relative;transform:translateZ(0) translateY(0);overflow:hidden;display:flex;flex-direction:column;width:min(100vw - var(--space-4) * 2,1020px);height:100%;max-height:calc(100% - 20px);margin:10px auto 0;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:translateY(12px);opacity:0}to{transform:translateY(0);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}@media(max-width:768px){.CodeModal-module__body__65nZL{grid-template-columns:1fr;grid-template-rows:auto 1fr}}.CodeModal-module__preview__y5xdx{position:relative;z-index:2;overflow:visible;display:flex;flex-direction:column;gap:var(--space-4);padding:var(--space-6);border-right:1px solid var(--color-border)}@media(max-width:768px){.CodeModal-module__preview__y5xdx{border-right:none;border-bottom:1px solid var(--color-border)}}.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__7mSfG{display:flex;flex-shrink:0;gap:0;border-bottom:1px solid var(--color-border)}.CodeModal-module__tab__uiKnM{cursor:pointer;padding:var(--space-2) var(--space-3);font-family:var(--font-sans);font-size:12px;font-weight:500;line-height:16px;color:var(--color-text-muted);background:transparent;border:none;border-bottom:2px solid transparent;border-radius:0;transition:color var(--transition),border-color var(--transition)}@media(hover:hover){.CodeModal-module__tab__uiKnM:not(.CodeModal-module__tab--active__QveWC):hover{color:var(--color-text-secondary)}}@media(hover:none){.CodeModal-module__tab__uiKnM:not(.CodeModal-module__tab--active__QveWC):active{color:var(--color-text-secondary)}}.CodeModal-module__tab--active__QveWC{color:var(--color-text);border-bottom-color:var(--color-text)}.CodeModal-module__code__panel__grJNf{overflow:hidden;display:flex;flex-direction:column;background:var(--code-background)}.CodeModal-module__code__scroll__dKNfG{overflow:auto;flex:1}.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-{font-size:.65em;opacity:.5}.VariantSelect-module__content__CxdgR{overflow:hidden;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__content__CxdgR[data-state=closed]{animation:VariantSelect-module__slide-up__DwHxb .1s ease-in}.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}}@keyframes VariantSelect-module__slide-up__DwHxb{0%{transform:translateY(0);opacity:1}to{transform:translateY(-4px);opacity:0}}.DemoCard-module__card__UoIOp{container-type:inline-size;display:flex;flex-direction:column;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}.Header-module__header__L2Emz{position:sticky;z-index:50;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:480px){.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:480px){.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:480px){.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:480px)and (hover:hover){.Header-module__link__z1XHL:hover{background:#ffffff0a}}@media(max-width:480px)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:480px){.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:480px){.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}}.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{-webkit-user-select:all;user-select:all;display:inline-block;margin-top:var(--space-2);padding:var(--space-3) var(--space-5);font-family:var(--font-mono);font-size:14px;font-weight:400;line-height:20px;color:var(--color-text-secondary);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md)}.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__docs__954-R{flex-shrink:0;font-family:var(--font-sans);font-size:14px;font-weight:400;line-height:20px;color:var(--color-text-muted);text-decoration:none;white-space:nowrap;transition:color var(--transition)}@media(hover:hover){.demo-module__section__docs__954-R:hover{color:var(--color-text)}}@media(hover:none){.demo-module__section__docs__954-R:active{color:var(--color-text)}}.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))}}.demo-module__footer__3pdj6{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)}: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;--z-underscreen-layer: -10;--z-background-layer: 10;--z-lower-layer: 20;--z-content-layer: 30;--z-overlay-layer: 40;--z-modal-layer: 50;--z-dropdown-layer: 60;--z-tooltip-layer: 70;--z-top-layer: 80}*,*: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}:root{color-scheme:dark}html{scrollbar-gutter:stable}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}}
