.Pre-module__LLiZJa__Pre{box-sizing:border-box;border-radius:var(--radius-4);padding:var(--space-4)var(--space-5);white-space:pre;background-color:var(--background);color:var(--gray-12);box-shadow:inset 0 0 0 1px var(--border);--line-numbers:var(--gray-6);--faded-lines:var(--gray-a8);--removed:var(--red-11);--added:var(--green-11);--highlighted-line-bg:var(--accent-a3);--highlighted-word-1-bg:var(--accent-a3);--highlighted-word-1-bg-active:var(--accent-6);--highlighted-word-1-text:var(--accent-12);--highlighted-word-2-bg:var(--red-3);--highlighted-word-2-bg-active:var(--red-5);--highlighted-word-2-text:var(--red-11);--highlighted-word-3-bg:var(--green-3);--highlighted-word-3-bg-active:var(--green-5);--highlighted-word-3-text:var(--green-11);position:relative;overflow:auto}.Pre-module__LLiZJa__Pre code{font-size:calc(var(--font-size-2)*var(--code-font-size-adjust));font-family:var(--code-font-family);--letter-spacing:var(--letter-spacing-2);line-height:22px}.Pre-module__LLiZJa__Pre.Pre-module__LLiZJa__blue{--background:var(--color-panel);--border:var(--gray-a5);--syntax-accent:var(--blue-11);--syntax-accent-subtle:var(--blue-12);--syntax-complementary:var(--crimson-11);--syntax-secondary:var(--teal-11);--highlighted-line-bg:var(--blue-a3);--highlighted-word-1-bg:var(--blue-a4)}:where(.dark,.dark-theme) .Pre-module__LLiZJa__Pre.Pre-module__LLiZJa__blue{--syntax-accent:var(--blue-11)}.Pre-module__LLiZJa__Pre.Pre-module__LLiZJa__pink{--background:var(--color-panel-translucent);--border:var(--gray-a5);--syntax-accent:var(--blue-11);--syntax-accent-subtle:var(--blue-12);--syntax-complementary:var(--pink-11);--syntax-secondary:var(--blue-12)}.Pre-module__LLiZJa__Pre.Pre-module__LLiZJa__red{--background:var(--color-panel-translucent);--border:var(--gray-a5);--syntax-accent:var(--red-11);--syntax-accent-subtle:var(--indigo-12);--syntax-complementary:var(--crimson-11);--syntax-secondary:var(--violet-11)}.Pre-module__LLiZJa__Pre.Pre-module__LLiZJa__teal{--background:var(--color-panel-translucent);--border:var(--gray-a5);--syntax-accent:var(--teal-11);--syntax-accent-subtle:var(--teal-12);--syntax-complementary:var(--crimson-11);--syntax-secondary:var(--violet-11)}.Pre-module__LLiZJa__Pre.Pre-module__LLiZJa__indigo{--background:var(--accent-a2);--border:var(--gray-a5);--text:var(--gray-12);--syntax-accent:var(--indigo-11);--syntax-accent-subtle:var(--indigo-12);--syntax-complementary:var(--crimson-11);--syntax-secondary:var(--violet-11);--highlighted-line-bg:var(--indigo-a3);--highlighted-word-1-bg:var(--iris-a3)}.Pre-module__LLiZJa__Pre>code{display:block}.Pre-module__LLiZJa__Pre :where(.token.punctuation,.token.plain-text){color:var(--gray-12)}.Pre-module__LLiZJa__Pre :where(.token.class-name,.token.class,.token.function,.token.maybe-class-name,.token.parameter,.token.property,.token.pseudo-class,.token.selector,.token.tag){color:var(--syntax-accent)}.Pre-module__LLiZJa__Pre :where(.token.attr-value,.token.color,.token.imports .token.unit){color:var(--syntax-accent-subtle)}.Pre-module__LLiZJa__Pre :where(.token.number,.token.string){color:var(--syntax-secondary)}.Pre-module__LLiZJa__Pre :where(.token.attr-name,.token.important,.token.interpolation-punctuation,.token.keyword,.token.module,.token.operator,.token.rule,.token.variable){color:var(--syntax-complementary)}.Pre-module__LLiZJa__Pre :where(.token.comment){color:var(--gray-a11)}.Pre-module__LLiZJa__Pre :where(.token.atapply .token:not(.rule):not(.important)),.Pre-module__LLiZJa__Pre :where(.language-shell .token:not(.comment)){color:inherit}.Pre-module__LLiZJa__Pre :where(.token.deleted:not(.prefix),.token.inserted:not(.prefix)){padding-inline:var(--space-4);margin-inline:-20px;display:block}.Pre-module__LLiZJa__Pre :where(.token.deleted:not(.prefix)){color:var(--removed)}.Pre-module__LLiZJa__Pre :where(.token.inserted:not(.prefix)){color:var(--added)}.Pre-module__LLiZJa__Pre :where(.token.deleted.prefix,.token.inserted.prefix){-webkit-user-select:none;user-select:none}.Pre-module__LLiZJa__Pre :where(.highlight-word){--bg-and-shadow:var(--highlighted-word-1-bg);color:var(--highlighted-word-1-text);background-color:var(--bg-and-shadow);display:inline-block}.Pre-module__LLiZJa__Pre :where(.highlight-word) .token{color:inherit}.Pre-module__LLiZJa__Pre :where(.highlight-word).on{--bg-and-shadow:var(--highlighted-word-1-bg-active);cursor:pointer;transition:all .1s}.Pre-module__LLiZJa__Pre .token.deleted .highlight-word{--bg-and-shadow:var(--highlighted-word-2-bg);color:var(--highlighted-word-2-text)}.Pre-module__LLiZJa__Pre .token.deleted .highlight-word.on{--bg-and-shadow:var(--highlighted-word-2-bg-active)}.Pre-module__LLiZJa__Pre .token.inserted .highlight-word{--bg-and-shadow:var(--highlighted-word-3-bg);color:var(--highlighted-word-3-text)}.Pre-module__LLiZJa__Pre .token.inserted .highlight-word.on{--bg-and-shadow:var(--highlighted-word-3-bg-active)}.Pre-module__LLiZJa__Pre[data-line-numbers=true] .highlight-line{padding-left:var(--space-4);position:relative}.Pre-module__LLiZJa__Pre[data-line-numbers=true] .highlight-line:before{content:attr(data-line);color:var(--line-numbers);position:absolute;top:0;left:-5px}.Pre-module__LLiZJa__Pre[data-line-numbers=true] [data-invert-line-highlight=true] .highlight-line:before{left:10px}:is(.Pre-module__LLiZJa__Pre [data-invert-line-highlight=false] .highlight-line,.Pre-module__LLiZJa__Pre [data-invert-line-highlight=false] .highlight-line *,.Pre-module__LLiZJa__Pre[data-invert-line-highlight=false] .highlight-line,.Pre-module__LLiZJa__Pre[data-invert-line-highlight=false] .highlight-line *){transition:color .15s}:is(.Pre-module__LLiZJa__Pre [data-invert-line-highlight=false] .highlight-line[data-highlighted=false],.Pre-module__LLiZJa__Pre [data-invert-line-highlight=false] .highlight-line[data-highlighted=false] *,.Pre-module__LLiZJa__Pre[data-invert-line-highlight=false] .highlight-line[data-highlighted=false],.Pre-module__LLiZJa__Pre[data-invert-line-highlight=false] .highlight-line[data-highlighted=false] *){color:var(--faded-lines)}.Pre-module__LLiZJa__Pre [data-invert-line-highlight=true] .highlight-line{margin-inline:calc(var(--space-5)*-1);padding-inline:var(--space-5)}.Pre-module__LLiZJa__Pre [data-invert-line-highlight=true] .highlight-line[data-highlighted=true]{background-color:var(--highlighted-line-bg)}.Pre-module__LLiZJa__Pre .typewriter{opacity:0}
.HeroCodeBlock-module__eOTPJW__HeroContainer{background-image:linear-gradient(330deg,var(--purple-9)0%,var(--indigo-9)100%);border-top-left-radius:var(--radius-4);border-top-right-radius:var(--radius-4);padding-block:100px}@media (min-width:1200px){.HeroCodeBlock-module__eOTPJW__HeroContainer{margin-left:calc(-1*var(--space-7));margin-right:calc(-1*var(--space-7))}}@media (min-width:1200px){.HeroCodeBlock-module__eOTPJW__DemoContainer{margin-left:calc(-1*var(--space-7));margin-right:calc(-1*var(--space-7))}}.HeroCodeBlock-module__eOTPJW__SandboxButton{opacity:0;transition:opacity 80ms ease-out}.HeroCodeBlock-module__eOTPJW__SandboxButton:hover,.HeroCodeBlock-module__eOTPJW__SandboxButton:focus,.HeroCodeBlock-module__eOTPJW__HeroContainer:hover+.HeroCodeBlock-module__eOTPJW__DemoContainer .HeroCodeBlock-module__eOTPJW__SandboxButton{opacity:1}.HeroCodeBlock-module__eOTPJW__CollapsibleGradient{height:80px;padding:var(--space-3);border-radius:0 0 var(--radius-4)var(--radius-4);position:absolute;bottom:0;left:0;right:0;overflow:hidden}.HeroCodeBlock-module__eOTPJW__CollapsibleGradient>button{z-index:2}.HeroCodeBlock-module__eOTPJW__CollapsibleGradient:before{content:"";pointer-events:none;background:linear-gradient(180deg,transparent,var(--white-a12)70%);opacity:.9;position:absolute;inset:0}:where(.dark,.dark-theme) .HeroCodeBlock-module__eOTPJW__CollapsibleGradient:before{background:linear-gradient(180deg,transparent,var(--gray-2)70%)}.HeroCodeBlock-module__eOTPJW__CodeContainer .HeroCodeBlock-module__eOTPJW__CopyButton{opacity:0;transition:opacity 80ms ease-out}.HeroCodeBlock-module__eOTPJW__CodeContainer:hover .HeroCodeBlock-module__eOTPJW__CopyButton{opacity:1}
.CodeBlock-module__CzokRW__Container .CodeBlock-module__CzokRW__CopyButton{opacity:0;transition:opacity 80ms ease-out}.CodeBlock-module__CzokRW__Container:hover .CodeBlock-module__CzokRW__CopyButton{opacity:1}
.HeroQuote-module___6_1Gq__HeroQuote{margin-top:var(--space-6);padding-block:var(--space-6);border-top:1px solid var(--gray-6);text-indent:-.61em}.HeroQuote-module___6_1Gq__HeroQuote:before{content:"“";margin-right:.1em}.HeroQuote-module___6_1Gq__HeroQuote:after{content:"”"}@media (min-width:1300px){.HeroQuote-module___6_1Gq__HeroQuote{text-indent:0;position:relative}.HeroQuote-module___6_1Gq__HeroQuote:after{content:none}.HeroQuote-module___6_1Gq__HeroQuote:before{color:var(--gray-6);letter-spacing:-.045em;content:"‘‘";font-family:Times New Roman,serif;font-size:130px;font-weight:700;line-height:1;position:absolute;top:25px;left:-85px}}
.PreWithCopyButton-module__9iOwJG__Container .PreWithCopyButton-module__9iOwJG__CopyButton{opacity:0;transition:opacity 80ms ease-out}.PreWithCopyButton-module__9iOwJG__Container:hover .PreWithCopyButton-module__9iOwJG__CopyButton{opacity:1}
.PreWithLivePreview-module__SzsvKG__CodeContainer .PreWithLivePreview-module__SzsvKG__CopyButton{opacity:0;transition:opacity 80ms ease-out}.PreWithLivePreview-module__SzsvKG__CodeContainer:hover .PreWithLivePreview-module__SzsvKG__CopyButton{opacity:1}
.MDXComponents-module__EcICyW__LinkHeading{align-items:center;gap:var(--space-2);display:inline-flex}.MDXComponents-module__EcICyW__LinkHeading svg{color:var(--gray-11);visibility:hidden}.MDXComponents-module__EcICyW__LinkHeading:hover svg{visibility:visible}.MDXComponents-module__EcICyW__List{list-style-type:circle}.MDXComponents-module__EcICyW__Blockquote{border-left:1px solid var(--gray-a5)}.MDXComponents-module__EcICyW__Note{border-radius:var(--radius-3);color:var(--gray-11);font-size:var(--font-size-2)}.MDXComponents-module__EcICyW__Note p[class*=size-]{font-size:var(--font-size-2);margin:0}.MDXComponents-module__EcICyW__Alert{gap:var(--space-3);padding:var(--space-4);border-radius:var(--radius-4);box-shadow:inset 0 0 0 1px var(--yellow-a6);background-color:var(--yellow-a3);color:var(--yellow-11);flex-wrap:nowrap;display:flex}.MDXComponents-module__EcICyW__Alert p{margin:0}.MDXComponents-module__EcICyW__Alert p[class*=size-]{font-size:var(--font-size-2)}
.Header-module__yY--oG__HeaderRoot{height:var(--header-height)}.Header-module__yY--oG__HeaderInner{height:inherit;z-index:10;-webkit-user-select:none;user-select:none;transition:background-color .3s cubic-bezier(.22,1,.36,1),box-shadow .3s cubic-bezier(.22,1,.36,1),-webkit-backdrop-filter .3s,backdrop-filter .3s;position:fixed;top:0;left:0;right:0;box-shadow:0 1px #0000}.Header-module__yY--oG__HeaderRoot[data-scroll-state=scrolling-down] .Header-module__yY--oG__HeaderInner{transition-duration:50ms,.15s}.Header-module__yY--oG__HeaderRoot:not(.Header-module__yY--oG__ghost[data-scroll-state=at-top])>.Header-module__yY--oG__HeaderInner{background-color:color-mix(in srgb,var(--color-panel-solid)80%,transparent);box-shadow:0 1px 0 var(--gray-a2),0 4px 16px #0000000a;-webkit-backdrop-filter:saturate(180%)blur(16px)}:where([data-mobile-menu-open=false]) .Header-module__yY--oG__HeaderProductLinksContainer{justify-content:center;align-items:center;display:none}:where([data-mobile-menu-open=true]) .Header-module__yY--oG__HeaderProductLinksContainer{justify-content:center;align-items:center;display:flex}.Header-module__yY--oG__HeaderProductLinksContainer{width:400px;position:absolute;top:0;bottom:0;left:80px}@media (min-width:520px){.Header-module__yY--oG__HeaderProductLinksContainer{justify-content:center;align-items:center;display:flex}}.Header-module__yY--oG__HeaderProductLink{cursor:pointer;box-sizing:border-box;letter-spacing:-.01em;color:var(--gray-a11);outline:0;flex-shrink:0;align-items:center;font-size:14px;line-height:20px;text-decoration:none;transition:color .2s;display:inline-flex;position:relative}.Header-module__yY--oG__HeaderProductLink[data-state=active]{padding-left:var(--space-1);padding-right:var(--space-1)}@media (max-width:369px){.Header-module__yY--oG__HeaderProductLink{font-size:13px}}@media (min-width:520px){.Header-module__yY--oG__HeaderProductLink{padding-left:var(--space-1);padding-right:var(--space-1)}}@media (hover:hover){.Header-module__yY--oG__HeaderProductLink:hover{color:var(--gray-12)}}.Header-module__yY--oG__HeaderProductLink:focus-visible{color:var(--gray-12)}.Header-module__yY--oG__HeaderProductLink[data-state=active]{color:var(--color-background)}.Header-module__yY--oG__HeaderProductLinkInner,.Header-module__yY--oG__HeaderProductLinkInnerHidden{border-radius:var(--radius-2);justify-content:center;align-items:center;padding:6px 10px;transition:background-color .2s;display:flex}.Header-module__yY--oG__HeaderProductLink[data-state=active] .Header-module__yY--oG__HeaderProductLinkInner,.Header-module__yY--oG__HeaderProductLink[data-state=active] .Header-module__yY--oG__HeaderProductLinkInnerHidden{padding-left:var(--space-2);padding-right:var(--space-2)}@media (min-width:370px){.Header-module__yY--oG__HeaderProductLinkInner,.Header-module__yY--oG__HeaderProductLinkInnerHidden{padding-left:var(--space-2);padding-right:var(--space-2)}}.Header-module__yY--oG__HeaderProductLinkInner{letter-spacing:.01em;position:absolute}.Header-module__yY--oG__HeaderProductLinkInnerHidden{visibility:hidden;letter-spacing:-.01em;font-weight:700}@media (hover:hover){.Header-module__yY--oG__HeaderProductLink:hover .Header-module__yY--oG__HeaderProductLinkInner{background-color:var(--gray-a3)}}.Header-module__yY--oG__HeaderProductLink:focus-visible .Header-module__yY--oG__HeaderProductLinkInner{box-shadow:0 0 0 2px var(--accent-a8)}@media (hover:hover){.Header-module__yY--oG__HeaderProductLink:focus-visible:where(:hover) .Header-module__yY--oG__HeaderProductLinkInner{background-color:var(--accent-a3)}}.Header-module__yY--oG__HeaderProductLink[data-state=active] .Header-module__yY--oG__HeaderProductLinkInner{letter-spacing:-.01em;background-color:var(--gray-12);font-weight:700}.Header-module__yY--oG__HeaderProductLink[data-state=active]:before{box-sizing:border-box;content:"";position:absolute;inset:0}.Header-module__yY--oG__HeaderThemeToggleContainer{align-items:center;display:flex}@media (max-width:519px){[data-mobile-menu-open=true] .Header-module__yY--oG__HeaderThemeToggleContainer{display:none}}.Header-module__yY--oG__MobileMenuButton{transition:transform .2s}.Header-module__yY--oG__MobileMenuButton[data-state=open]{transform:rotate(90deg)}
.HeaderMenu-module__Au0NxW__NavigationMenuRoot{z-index:1000;justify-content:center;display:flex;position:relative}.HeaderMenu-module__Au0NxW__NavigationMenuList{justify-content:center;align-items:center;height:100%;margin:0;padding:0;list-style:none;display:flex}.HeaderMenu-module__Au0NxW__NavigationMenuList>li{align-items:center;height:100%;display:flex}.HeaderMenu-module__Au0NxW__NavigationMenuList button{font:inherit;color:var(--gray-a11);cursor:pointer;text-align:inherit;background:0 0;border:none;justify-content:center;align-items:center;margin:0;padding:0;font-size:14px;line-height:20px;display:inline-flex}@media (hover:hover){.HeaderMenu-module__Au0NxW__NavigationMenuList button:hover{color:var(--gray-12)}}.HeaderMenu-module__Au0NxW__CaretDown{vertical-align:middle;margin-left:4px;transition:transform .25s;display:inline-block;position:relative;top:1px}[data-state=open]>.HeaderMenu-module__Au0NxW__CaretDown{transform:rotate(-180deg)}.HeaderMenu-module__Au0NxW__NavigationMenuContent{background-color:var(--color-background);border:1px solid var(--gray-4);border-radius:20px;width:auto;min-width:480px;animation-duration:.25s;animation-timing-function:ease;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 10px 38px -10px #16171859,0 10px 20px -15px #16171833}.HeaderMenu-module__Au0NxW__NavigationMenuContent[data-motion=from-start]{animation-name:HeaderMenu-module__Au0NxW__enterFromLeft}.HeaderMenu-module__Au0NxW__NavigationMenuContent[data-motion=from-end]{animation-name:HeaderMenu-module__Au0NxW__enterFromRight}.HeaderMenu-module__Au0NxW__NavigationMenuContent[data-motion=to-start]{animation-name:HeaderMenu-module__Au0NxW__exitToLeft}.HeaderMenu-module__Au0NxW__NavigationMenuContent[data-motion=to-end]{animation-name:HeaderMenu-module__Au0NxW__exitToRight}.HeaderMenu-module__Au0NxW__ViewportPosition{perspective:2000px;display:flex;position:absolute;top:100%;left:-20px}.HeaderMenu-module__Au0NxW__NavigationMenuViewport{transform-origin:top;width:var(--radix-navigation-menu-viewport-width);background-color:var(--color-background);border:1px solid var(--gray-a3);height:var(--radix-navigation-menu-viewport-height);border-radius:20px;margin-top:10px;transition:width,height,all .3s;position:relative;overflow:hidden;box-shadow:0 10px 38px -10px #16171859,0 10px 20px -15px #16171833}.HeaderMenu-module__Au0NxW__NavigationMenuViewport[data-state=open]{animation:.2s HeaderMenu-module__Au0NxW__scaleIn}.HeaderMenu-module__Au0NxW__NavigationMenuViewport[data-state=closed]{animation:.2s HeaderMenu-module__Au0NxW__scaleOut}.HeaderMenu-module__Au0NxW__MenuLinkAnchor{border-radius:var(--radius-medium);padding:4px 10px;text-decoration:none;transition:background-color .2s;display:block}.HeaderMenu-module__Au0NxW__MenuLinkAnchor:hover{background-color:var(--gray-a2)}.HeaderMenu-module__Au0NxW__MenuLinkTitle{color:var(--gray-12);font-weight:500}.HeaderMenu-module__Au0NxW__MenuLinkDescription{line-height:1.2}@keyframes HeaderMenu-module__Au0NxW__enterFromLeft{0%{opacity:0;transform:translate(-200px)}to{opacity:1;transform:translate(0)}}@keyframes HeaderMenu-module__Au0NxW__enterFromRight{0%{opacity:0;transform:translate(200px)}to{opacity:1;transform:translate(0)}}@keyframes HeaderMenu-module__Au0NxW__exitToLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-200px)}}@keyframes HeaderMenu-module__Au0NxW__exitToRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(200px)}}@keyframes HeaderMenu-module__Au0NxW__scaleIn{0%{opacity:0;transform:rotateX(-30deg)scale(.9)}to{opacity:1;transform:rotateX(0)scale(1)}}@keyframes HeaderMenu-module__Au0NxW__scaleOut{0%{opacity:1;transform:rotateX(0)scale(1)}to{opacity:0;transform:rotateX(-10deg)scale(.95)}}
.DocsNav-module__uiaBKa__DocsNavItem{padding:var(--space-2)var(--space-3);-webkit-user-select:none;user-select:none;min-height:var(--space-6);color:var(--gray-12);border-radius:999px;align-items:center;text-decoration:none;transition:background-color 50ms linear;display:flex}.DocsNav-module__uiaBKa__DocsNavItem:not(:last-of-type){margin-bottom:1px}.DocsNav-module__uiaBKa__DocsNavItem:focus{outline:none}.DocsNav-module__uiaBKa__DocsNavItem:focus-visible{box-shadow:inset 0 0 0 1px var(--accent-8),0 0 0 1px var(--accent-8)}.DocsNav-module__uiaBKa__DocsNavItem:not([href]){color:var(--gray-a10)}.DocsNav-module__uiaBKa__DocsNavItem.DocsNav-module__uiaBKa__active{background-color:var(--accent-a5)}@media (hover:hover){.DocsNav-module__uiaBKa__DocsNavItem[href]:hover{background-color:var(--accent-a4)}.DocsNav-module__uiaBKa__DocsNavItem.DocsNav-module__uiaBKa__active:hover{background-color:var(--accent-a5)}}
.Footer-module__yjBfBG__Footer{padding-bottom:var(--space-9);column-gap:var(--space-7);row-gap:var(--space-3);border-top:1px solid var(--gray-3);padding-top:var(--space-7);grid-template-columns:repeat(2,1fr);display:grid}.Footer-module__yjBfBG__Footer ul{margin:0;padding:0;list-style:none}.Footer-module__yjBfBG__Footer a{transition:color .2s}@media (min-width:520px){.Footer-module__yjBfBG__Footer{grid-template-columns:repeat(3,1fr)}}@media (min-width:900px){.Footer-module__yjBfBG__Footer{grid-template-columns:1.5fr repeat(3,1fr)}}.Footer-module__yjBfBG__RadixLogo{grid-column:1/-1}@media (min-width:900px){.Footer-module__yjBfBG__RadixLogo{grid-column:auto}}.Footer-module__yjBfBG__BottomBar{padding-top:var(--space-6);margin-top:var(--space-4);border-top:1px solid var(--gray-3);justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;grid-column:1/-1;display:flex}
.AISuperpower-module__p1YJgG__AITabList{background:var(--gray-3);border:1px solid var(--gray-4);border-radius:12px;flex-wrap:wrap;justify-content:center;gap:2px;margin-bottom:40px;padding:4px;display:inline-flex}.AISuperpower-module__p1YJgG__AITabTrigger{color:var(--gray-9);cursor:pointer;letter-spacing:-.01em;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:400;transition:all .25s cubic-bezier(.22,1,.36,1);display:inline-flex;position:relative}.AISuperpower-module__p1YJgG__AITabTrigger:hover{color:var(--gray-11);background:var(--gray-2)}.AISuperpower-module__p1YJgG__AITabTriggerActive{background:var(--color-panel);color:var(--gray-12);box-shadow:var(--marketing-shadow-sm);font-weight:500}.AISuperpower-module__p1YJgG__ChatWindow{border-radius:var(--marketing-radius-sm);border:1px solid var(--gray-4);background:var(--color-panel);box-shadow:var(--marketing-shadow);flex-direction:column;height:100%;min-height:340px;transition:box-shadow .3s,border-color .3s;display:flex;overflow:hidden}.AISuperpower-module__p1YJgG__ChatWindow:hover{box-shadow:var(--marketing-shadow-lg);border-color:var(--gray-5)}.AISuperpower-module__p1YJgG__ChatHeader{border-bottom:1px solid var(--gray-3);background:var(--color-panel);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.AISuperpower-module__p1YJgG__AddAgentBtn{background:var(--gray-2);border:1px solid var(--gray-3);width:28px;height:28px;color:var(--gray-9);cursor:pointer;border-radius:7px;justify-content:center;align-items:center;transition:all .2s;display:flex}.AISuperpower-module__p1YJgG__AddAgentBtn:hover{background:var(--gray-3);border-color:var(--gray-5);transform:scale(1.05)}.AISuperpower-module__p1YJgG__ChatMessages{flex-direction:column;flex:1;gap:10px;padding:16px;display:flex}.AISuperpower-module__p1YJgG__MessageRow{opacity:0;animation:.5s cubic-bezier(.22,1,.36,1) forwards AISuperpower-module__p1YJgG__messageIn;transform:translateY(8px)}.AISuperpower-module__p1YJgG__MessageRow:first-child{animation-delay:.1s}.AISuperpower-module__p1YJgG__MessageRow:nth-child(2){animation-delay:.6s}.AISuperpower-module__p1YJgG__MessageRow:nth-child(3){animation-delay:1.1s}.AISuperpower-module__p1YJgG__MessageRow:nth-child(4){animation-delay:1.6s}@keyframes AISuperpower-module__p1YJgG__messageIn{to{opacity:1;transform:translateY(0)}}.AISuperpower-module__p1YJgG__UserMessage{background:var(--accent-6);border-radius:14px 14px 4px;align-self:flex-end;max-width:88%;padding:10px 14px}.AISuperpower-module__p1YJgG__AIMessage{background:var(--gray-2);border-radius:14px 14px 14px 4px;align-self:flex-start;max-width:92%;padding:10px 14px}.AISuperpower-module__p1YJgG__SourceTag{background:var(--gray-3);border-radius:4px;margin-top:6px;padding:3px 8px;display:inline-block}.AISuperpower-module__p1YJgG__ChatInput{border-top:1px solid var(--gray-3);background:var(--color-panel);padding:12px 16px}.AISuperpower-module__p1YJgG__AgentCard{background:var(--gray-1);border:1px solid var(--gray-3);border-radius:10px;padding:14px;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s,border-color .3s}.AISuperpower-module__p1YJgG__AgentCard:hover{box-shadow:var(--marketing-shadow-sm);border-color:var(--gray-4);transform:translateY(-2px)}.AISuperpower-module__p1YJgG__FlowCard{background:var(--gray-1);border:1px solid var(--gray-3);border-radius:10px;padding:12px 14px;transition:border-color .2s}.AISuperpower-module__p1YJgG__FlowCard:hover{border-color:var(--gray-4)}.AISuperpower-module__p1YJgG__ToolCard{background:var(--gray-1);border:1px solid var(--gray-3);text-align:center;border-radius:10px;padding:14px;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s,border-color .3s}.AISuperpower-module__p1YJgG__ToolCard:hover{box-shadow:var(--marketing-shadow-sm);border-color:var(--gray-4);transform:translateY(-2px)}.AISuperpower-module__p1YJgG__TrustBadge{background:var(--gray-2);border:1px solid var(--gray-3);border-radius:999px;align-items:center;gap:6px;padding:6px 12px;transition:all .2s;display:inline-flex}.AISuperpower-module__p1YJgG__TrustBadge:hover{background:var(--gray-3);border-color:var(--gray-4)}@media (max-width:768px){.AISuperpower-module__p1YJgG__ChatWindow{min-height:280px}.AISuperpower-module__p1YJgG__AITabTrigger{padding:8px 12px;font-size:13px}}
.Hero-module__sOSnaG__HeroRoot{position:relative;overflow:hidden}.Hero-module__sOSnaG__DotGrid{background-image:radial-gradient(circle,var(--gray-4).6px,transparent .6px);pointer-events:none;background-size:24px 24px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0006 0%,#0000 60%);mask-image:linear-gradient(#0006 0%,#0000 60%)}.Hero-module__sOSnaG__DotGridFade{background:linear-gradient(to bottom,transparent 40%,var(--color-background)100%);pointer-events:none;z-index:1;position:absolute;inset:0}.Hero-module__sOSnaG__HeroGlow1{background:radial-gradient(circle,var(--indigo-3)0%,transparent 70%);opacity:.5;pointer-events:none;border-radius:50%;width:700px;height:700px;animation:8s ease-in-out infinite Hero-module__sOSnaG__glow-pulse;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.Hero-module__sOSnaG__HeroGlow2{background:radial-gradient(circle,var(--violet-3)0%,transparent 70%);opacity:.3;pointer-events:none;border-radius:50%;width:400px;height:400px;animation:10s ease-in-out 2s infinite Hero-module__sOSnaG__glow-pulse;position:absolute;top:100px;right:-100px}.Hero-module__sOSnaG__dark-theme .Hero-module__sOSnaG__HeroGlow1{background:radial-gradient(circle,var(--indigo-4)0%,transparent 70%);opacity:.3}.Hero-module__sOSnaG__dark-theme .Hero-module__sOSnaG__HeroGlow2{background:radial-gradient(circle,var(--violet-4)0%,transparent 70%);opacity:.2}@keyframes Hero-module__sOSnaG__glow-pulse{0%,to{opacity:var(--glow-base,.3);transform:translate(-50%)scale(1)}50%{opacity:var(--glow-peak,.45);transform:translate(-50%)scale(1.08)}}.Hero-module__sOSnaG__HeroGlow2{--glow-base:.2;--glow-peak:.35}.Hero-module__sOSnaG__ProductFrame{width:100%;max-width:1000px;margin-left:auto;margin-right:auto;position:relative}.Hero-module__sOSnaG__GlowRing{border-radius:calc(var(--marketing-radius-lg) + 2px);background:linear-gradient(135deg,var(--indigo-6),var(--violet-6),var(--purple-6),var(--indigo-6));opacity:0;z-index:-1;transition:opacity .5s;position:absolute;inset:-2px}.Hero-module__sOSnaG__ProductFrame:hover .Hero-module__sOSnaG__GlowRing{opacity:.15}.Hero-module__sOSnaG__WindowChrome{background:var(--gray-1);border:1px solid var(--gray-4);border-radius:var(--marketing-radius-lg)var(--marketing-radius-lg)0 0;-webkit-backdrop-filter:blur(12px);border-bottom:none;justify-content:center;align-items:center;padding:12px 16px;display:flex;position:relative}.Hero-module__sOSnaG__ProductContent{border-radius:var(--marketing-radius-xsm);border:1px solid var(--gray-4);box-shadow:var(--marketing-shadow-xl);background:var(--color-panel);border-top:none;transition:box-shadow .5s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.22,1,.36,1);overflow:hidden}.Hero-module__sOSnaG__ProductFrame:hover .Hero-module__sOSnaG__ProductContent{box-shadow:var(--marketing-shadow-xl)}.Hero-module__sOSnaG__DotRed,.Hero-module__sOSnaG__DotYellow,.Hero-module__sOSnaG__DotGreen{border:1px solid #00000014;border-radius:50%;width:10px;height:10px}.Hero-module__sOSnaG__DotRed{background:#ff5f57}.Hero-module__sOSnaG__DotYellow{background:#febc2e}.Hero-module__sOSnaG__DotGreen{background:#28c840}@media (max-width:768px){.Hero-module__sOSnaG__ProductFrame{width:calc(100% + 32px);margin-left:-16px;margin-right:-16px}.Hero-module__sOSnaG__WindowChrome{border-radius:0;padding:10px 12px}.Hero-module__sOSnaG__ProductContent{border-radius:0}}
.DocsPageWrapper-module__lXQioq__DocsPageWrapper{flex-grow:1;justify-content:center;max-width:100%;display:flex}@media (min-width:1024px){.DocsPageWrapper-module__lXQioq__DocsPageWrapper{margin-left:calc(256px - 25vw)}}@media (min-width:1440px){.DocsPageWrapper-module__lXQioq__DocsPageWrapper{margin-left:calc(947.2px - 73vw)}}@media (min-width:1640px){.DocsPageWrapper-module__lXQioq__DocsPageWrapper{margin-left:-250px}}
.Privacy-module__MkA28W__PrivacyGrid{grid-template-columns:1fr;gap:16px;width:100%;display:grid}.Privacy-module__MkA28W__PrivacyCard{border-radius:var(--marketing-radius);background:var(--color-panel);border:1px solid var(--gray-3);padding:28px;position:relative;overflow:hidden}.Privacy-module__MkA28W__PrivacyCard:before{content:"";background:linear-gradient(90deg,var(--green-6),var(--teal-6),var(--indigo-6));opacity:0;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.Privacy-module__MkA28W__PrivacyCard:hover:before{opacity:1}.Privacy-module__MkA28W__PrivacyCard:hover .Privacy-module__MkA28W__PrivacyIcon{transform:scale(1.05)}@media (min-width:640px){.Privacy-module__MkA28W__PrivacyGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Privacy-module__MkA28W__PrivacyGrid{grid-template-columns:repeat(4,1fr)}}
.RewindCTA-module__h88D6W__CTARoot{background:var(--color-background);position:relative;overflow:hidden}.RewindCTA-module__h88D6W__CTABox{border-radius:var(--marketing-radius-lg);border:1px solid var(--gray-3);background:linear-gradient(160deg,var(--gray-1)0%,var(--indigo-1)30%,var(--violet-1)60%,var(--gray-1)100%);text-align:center;padding:80px 48px;transition:border-color .3s,box-shadow .3s;position:relative;overflow:hidden}.RewindCTA-module__h88D6W__CTABox:hover{border-color:var(--gray-4);box-shadow:var(--marketing-shadow-lg)}.dark-theme .RewindCTA-module__h88D6W__CTABox{background:linear-gradient(160deg,var(--gray-2)0%,var(--indigo-3)30%,var(--violet-3)60%,var(--gray-2)100%)}.RewindCTA-module__h88D6W__CTAGrid{background-image:radial-gradient(circle,var(--gray-4).5px,transparent .5px);opacity:.4;pointer-events:none;background-size:20px 20px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(100% 100%,#000 20%,#0000 70%);mask-image:radial-gradient(100% 100%,#000 20%,#0000 70%)}.RewindCTA-module__h88D6W__CTAGlow{background:radial-gradient(circle,var(--indigo-4)0%,transparent 70%);opacity:.25;pointer-events:none;border-radius:50%;width:500px;height:500px;animation:8s ease-in-out infinite RewindCTA-module__h88D6W__cta-glow;position:absolute;top:-200px;right:-100px}.RewindCTA-module__h88D6W__CTAGlow:after{content:"";background:radial-gradient(circle,var(--violet-4)0%,transparent 70%);opacity:.35;border-radius:50%;width:350px;height:350px;position:absolute;bottom:-200px;left:-150px}@keyframes RewindCTA-module__h88D6W__cta-glow{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.35;transform:scale(1.1)}}@media (max-width:768px){.RewindCTA-module__h88D6W__CTABox{border-radius:var(--marketing-radius);margin:0 -8px;padding:56px 24px}}
.BigImpact-module__3vumOa__Section{transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1)}.BigImpact-module__3vumOa__ImageFrame{background:var(--color-panel);border-radius:calc(var(--marketing-radius) + 4px);border:1px solid var(--gray-3);margin:0 -4px;padding:8px;transition:box-shadow .4s,border-color .3s}.BigImpact-module__3vumOa__ImageFrame:hover{box-shadow:var(--marketing-shadow-lg);border-color:var(--gray-4)}@media (max-width:1023px){.BigImpact-module__3vumOa__Section{padding-bottom:80px}}
.blog-module__9qYtZG__PageRoot{background:var(--color-background);min-height:100vh;position:relative;overflow:hidden}.blog-module__9qYtZG__BgGlow1{background:radial-gradient(circle,var(--indigo-3)0%,transparent 70%);opacity:.25;pointer-events:none;border-radius:50%;width:500px;height:500px;animation:13s ease-in-out infinite blog-module__9qYtZG__blog-glow;position:absolute;top:-100px;right:-80px}.blog-module__9qYtZG__BgGlow2{background:radial-gradient(circle,var(--violet-3)0%,transparent 70%);opacity:.2;pointer-events:none;border-radius:50%;width:400px;height:400px;animation:11s ease-in-out 4s infinite blog-module__9qYtZG__blog-glow;position:absolute;bottom:400px;left:-100px}.blog-module__9qYtZG__BgGrid{background-image:radial-gradient(circle,var(--gray-4).5px,transparent .5px);opacity:.2;pointer-events:none;background-size:24px 24px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000004d 0%,#0000 30%);mask-image:linear-gradient(#0000004d 0%,#0000 30%)}.dark-theme .blog-module__9qYtZG__BgGlow1{opacity:.12}.dark-theme .blog-module__9qYtZG__BgGlow2{opacity:.08}@keyframes blog-module__9qYtZG__blog-glow{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.3;transform:scale(1.05)}}.blog-module__9qYtZG__FeaturedCard{border:1px solid var(--gray-3);background:var(--color-panel);border-radius:24px;margin-bottom:64px;transition:box-shadow .4s cubic-bezier(.22,1,.36,1),border-color .3s;position:relative;overflow:hidden}.blog-module__9qYtZG__FeaturedCard:hover{border-color:var(--gray-4);box-shadow:0 20px 60px #00000014}.blog-module__9qYtZG__FeaturedCard:before{content:"";background:linear-gradient(90deg,var(--indigo-6),var(--violet-6),var(--purple-6));z-index:2;height:3px;position:absolute;top:0;left:0;right:0}.blog-module__9qYtZG__FeaturedImageWrap{min-height:300px;position:relative;overflow:hidden}.blog-module__9qYtZG__FeaturedImage{object-fit:cover;width:100%;height:100%;display:block}.blog-module__9qYtZG__FeaturedGradientBg{background:linear-gradient(135deg,var(--indigo-3)0%,var(--purple-2)50%,var(--pink-2)100%);position:absolute;inset:0}.blog-module__9qYtZG__FeaturedGradientBg:after{content:"";background-image:radial-gradient(circle at 20%,#6366f11a 0%,#0000 50%),radial-gradient(circle at 80% 80%,#a855f714 0%,#0000 50%);position:absolute;inset:0}.blog-module__9qYtZG__FeaturedContent{padding:36px 40px 40px}.blog-module__9qYtZG__BlogCard{background:var(--color-panel);border:1px solid var(--gray-3);cursor:pointer;height:100%;color:inherit;border-radius:20px;flex-direction:column;text-decoration:none;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s cubic-bezier(.22,1,.36,1),border-color .3s;display:flex;position:relative;overflow:hidden}.blog-module__9qYtZG__BlogCard:before{content:"";background:linear-gradient(90deg,var(--indigo-6),var(--violet-6));opacity:0;z-index:2;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.blog-module__9qYtZG__BlogCard:hover{border-color:var(--gray-4);transform:translateY(-6px);box-shadow:0 16px 48px #00000014,0 4px 12px #0000000a}.blog-module__9qYtZG__BlogCard:hover:before{opacity:1}.blog-module__9qYtZG__CardImageWrap{height:180px;position:relative;overflow:hidden}.blog-module__9qYtZG__CardImage{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.22,1,.36,1);display:block}.blog-module__9qYtZG__BlogCard:hover .blog-module__9qYtZG__CardImage{transform:scale(1.04)}.blog-module__9qYtZG__CardGradientBg{background:linear-gradient(135deg,var(--indigo-3)0%,var(--purple-3)100%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.blog-module__9qYtZG__CardContent{flex-direction:column;flex:1;padding:20px 24px 24px;display:flex}.blog-module__9qYtZG__CardMeta{align-items:center;gap:8px;margin-top:auto;padding-top:16px;display:flex}.blog-module__9qYtZG__DatePill{background:var(--gray-2);border:1px solid var(--gray-3);color:var(--gray-10);white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-size:12px;display:inline-flex}.blog-module__9qYtZG__Divider{align-items:center;gap:16px;margin-bottom:32px;display:flex}.blog-module__9qYtZG__DividerLine{background:linear-gradient(90deg,transparent,var(--gray-4),transparent);flex:1;height:1px}.blog-module__9qYtZG__CTACard{text-align:center;background:linear-gradient(135deg,var(--indigo-2)0%,var(--violet-2)100%);border:1px solid var(--indigo-3);border-radius:24px;padding:56px 32px;position:relative;overflow:hidden}.blog-module__9qYtZG__CTACard:before{content:"";background-image:radial-gradient(circle,var(--gray-4).5px,transparent .5px);opacity:.15;background-size:20px 20px;position:absolute;inset:0}.dark-theme .blog-module__9qYtZG__CTACard{background:linear-gradient(135deg,var(--indigo-3)0%,var(--violet-3)100%)}.blog-module__9qYtZG__CTAIconWrap{background:var(--indigo-3);border:1px solid var(--indigo-5);width:56px;height:56px;color:var(--indigo-9);border-radius:16px;justify-content:center;align-items:center;margin:0 auto 16px;display:flex;position:relative}.blog-module__9qYtZG__PostRoot{background:var(--color-background);min-height:100vh;position:relative}.blog-module__9qYtZG__PostHero{padding-top:100px;padding-bottom:48px;position:relative}.blog-module__9qYtZG__PostHero:after{content:"";background:linear-gradient(to top,var(--color-background),transparent);pointer-events:none;height:80px;position:absolute;bottom:0;left:0;right:0}.blog-module__9qYtZG__PostFeaturedImage{border:1px solid var(--gray-3);border-radius:20px;width:100%;height:400px;margin-bottom:48px;overflow:hidden}.blog-module__9qYtZG__PostFeaturedImage img{object-fit:cover;width:100%;height:100%}.blog-module__9qYtZG__PostContent{font-size:1.125rem;line-height:1.8}.blog-module__9qYtZG__PostNav{gap:16px;display:flex}.blog-module__9qYtZG__PostNavCard{background:var(--color-panel);border:1px solid var(--gray-3);color:inherit;border-radius:16px;flex:1;padding:20px 24px;text-decoration:none;transition:border-color .3s,box-shadow .3s cubic-bezier(.22,1,.36,1),transform .3s cubic-bezier(.22,1,.36,1)}.blog-module__9qYtZG__PostNavCard:hover{border-color:var(--gray-4);transform:translateY(-2px);box-shadow:0 4px 16px #0000000f}@media (max-width:768px){.blog-module__9qYtZG__FeaturedContent{padding:24px 20px 28px}.blog-module__9qYtZG__CardContent{padding:16px 18px 20px}.blog-module__9qYtZG__PostNav{flex-direction:column}}@media (max-width:640px){.blog-module__9qYtZG__PostFeaturedImage{border-radius:16px;height:250px}}
.contact-module__KpIBHW__PageRoot{background:var(--color-background);min-height:100vh;position:relative;overflow:hidden}.contact-module__KpIBHW__BgGlow1{background:radial-gradient(circle,var(--indigo-3)0%,transparent 70%);opacity:.35;pointer-events:none;border-radius:50%;width:600px;height:600px;animation:10s ease-in-out infinite contact-module__KpIBHW__demo-glow;position:absolute;top:-150px;right:-100px}.contact-module__KpIBHW__BgGlow2{background:radial-gradient(circle,var(--violet-3)0%,transparent 70%);opacity:.25;pointer-events:none;border-radius:50%;width:400px;height:400px;animation:12s ease-in-out 3s infinite contact-module__KpIBHW__demo-glow;position:absolute;top:300px;left:-120px}.contact-module__KpIBHW__BgGrid{background-image:radial-gradient(circle,var(--gray-4).5px,transparent .5px);opacity:.3;pointer-events:none;background-size:24px 24px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000004d 0%,#0000 50%);mask-image:linear-gradient(#0000004d 0%,#0000 50%)}.dark-theme .contact-module__KpIBHW__BgGlow1{opacity:.2}.dark-theme .contact-module__KpIBHW__BgGlow2{opacity:.15}@keyframes contact-module__KpIBHW__demo-glow{0%,to{opacity:.25;transform:scale(1)}50%{opacity:.4;transform:scale(1.08)}}@media (min-width:768px){.contact-module__KpIBHW__ValueColumn{grid-column:span 2!important}.contact-module__KpIBHW__FormColumn{grid-column:span 3!important}}.contact-module__KpIBHW__FormCard{background:var(--color-panel);border:1px solid var(--gray-3);border-radius:20px;padding:36px;transition:box-shadow .4s,border-color .3s;box-shadow:0 1px 3px #00000005,0 8px 32px #0000000f}.contact-module__KpIBHW__FormCard:hover{border-color:var(--gray-4);box-shadow:0 1px 3px #00000005,0 12px 48px #00000014}.contact-module__KpIBHW__FormHeaderIcon{background:var(--indigo-2);border:1px solid var(--indigo-4);width:44px;height:44px;color:var(--indigo-9);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-module__KpIBHW__BenefitsCard{background:var(--color-panel);border:1px solid var(--gray-3);border-radius:16px;padding:24px;transition:border-color .3s}.contact-module__KpIBHW__BenefitsCard:hover{border-color:var(--gray-4)}.contact-module__KpIBHW__BenefitIcon{background:var(--indigo-2);border:1px solid var(--indigo-4);width:32px;height:32px;color:var(--indigo-9);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:transform .3s;display:flex}.contact-module__KpIBHW__BenefitsCard:hover .contact-module__KpIBHW__BenefitIcon{transform:scale(1.05)}.contact-module__KpIBHW__SocialProofCard{background:var(--color-panel);border:1px solid var(--gray-3);border-radius:16px;padding:24px;transition:border-color .3s;position:relative;overflow:hidden}.contact-module__KpIBHW__SocialProofCard:before{content:"";background:linear-gradient(90deg,var(--amber-6),var(--amber-8),var(--amber-6));opacity:0;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.contact-module__KpIBHW__SocialProofCard:hover:before{opacity:1}.contact-module__KpIBHW__AvatarCircle{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.contact-module__KpIBHW__StatCard{background:var(--color-panel);border:1px solid var(--gray-3);text-align:center;border-radius:16px;flex:1;padding:20px;transition:border-color .3s,transform .3s cubic-bezier(.22,1,.36,1)}.contact-module__KpIBHW__StatCard:hover{border-color:var(--gray-4);transform:translateY(-2px)}.contact-module__KpIBHW__TopicCard{background:var(--color-panel);border:1px solid var(--gray-3);border-radius:16px;padding:24px;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s,border-color .3s;position:relative;overflow:hidden}.contact-module__KpIBHW__TopicCard:before{content:"";background:linear-gradient(90deg,var(--indigo-6),var(--violet-6),var(--purple-6));opacity:0;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.contact-module__KpIBHW__TopicCard:hover:before{opacity:1}.contact-module__KpIBHW__TopicCard:hover .contact-module__KpIBHW__TopicIcon{transform:scale(1.08)}.contact-module__KpIBHW__SuccessIcon{background:var(--green-2);border:2px solid var(--green-5);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:24px;animation:.5s cubic-bezier(.22,1,.36,1) contact-module__KpIBHW__success-pop;display:flex}@keyframes contact-module__KpIBHW__success-pop{0%{opacity:0;transform:scale(.5)}60%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.contact-module__KpIBHW__Spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite contact-module__KpIBHW__spin}@keyframes contact-module__KpIBHW__spin{to{transform:rotate(360deg)}}@media (max-width:767px){.contact-module__KpIBHW__FormCard{border-radius:16px;padding:24px}.contact-module__KpIBHW__ValueColumn{order:2}.contact-module__KpIBHW__FormColumn{order:1}}
.faq-module__OuDLuW__PageRoot{background:var(--color-background);min-height:100vh;position:relative;overflow:hidden}.faq-module__OuDLuW__BgGlow1{background:radial-gradient(circle,var(--indigo-3)0%,transparent 70%);opacity:.3;pointer-events:none;border-radius:50%;width:500px;height:500px;animation:12s ease-in-out infinite faq-module__OuDLuW__faq-glow;position:absolute;top:-100px;left:-100px}.faq-module__OuDLuW__BgGlow2{background:radial-gradient(circle,var(--violet-3)0%,transparent 70%);opacity:.2;pointer-events:none;border-radius:50%;width:400px;height:400px;animation:14s ease-in-out 4s infinite faq-module__OuDLuW__faq-glow;position:absolute;bottom:200px;right:-120px}.faq-module__OuDLuW__BgGrid{background-image:radial-gradient(circle,var(--gray-4).5px,transparent .5px);opacity:.25;pointer-events:none;background-size:24px 24px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000040 0%,#0000 40%);mask-image:linear-gradient(#00000040 0%,#0000 40%)}.dark-theme .faq-module__OuDLuW__BgGlow1{opacity:.15}.dark-theme .faq-module__OuDLuW__BgGlow2{opacity:.1}@keyframes faq-module__OuDLuW__faq-glow{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.35;transform:scale(1.06)}}.faq-module__OuDLuW__AccordionRoot{flex-direction:column;gap:12px;display:flex}.faq-module__OuDLuW__AccordionItem{background:var(--color-panel);border:1px solid var(--gray-3);border-radius:16px;transition:border-color .3s,box-shadow .3s cubic-bezier(.22,1,.36,1),transform .3s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}.faq-module__OuDLuW__AccordionItem:before{content:"";background:linear-gradient(90deg,var(--indigo-6),var(--violet-6),var(--purple-6));opacity:0;z-index:1;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.faq-module__OuDLuW__AccordionItem:hover{border-color:var(--gray-4);transform:translateY(-1px);box-shadow:0 2px 12px #0000000a}.faq-module__OuDLuW__AccordionItem:hover:before{opacity:1}.faq-module__OuDLuW__AccordionItem[data-state=open]{border-color:var(--gray-4);box-shadow:0 4px 20px #0000000f}.faq-module__OuDLuW__AccordionItem[data-state=open]:before{opacity:1}.faq-module__OuDLuW__AccordionTrigger{cursor:pointer;width:100%;color:inherit;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;transition:background .2s;display:flex}.faq-module__OuDLuW__AccordionTrigger:hover{background:var(--gray-2)}.faq-module__OuDLuW__QuestionNumber{font-variant-numeric:tabular-nums;border-radius:10px;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;transition:transform .3s;display:flex}.faq-module__OuDLuW__AccordionItem:hover .faq-module__OuDLuW__QuestionNumber{transform:scale(1.05)}.faq-module__OuDLuW__ChevronWrap{background:var(--gray-2);border:1px solid var(--gray-4);border-radius:8px;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;transition:background .2s,border-color .2s;display:flex}.faq-module__OuDLuW__AccordionTrigger:hover .faq-module__OuDLuW__ChevronWrap{background:var(--gray-3);border-color:var(--gray-5)}.faq-module__OuDLuW__Chevron{color:var(--gray-9);transition:transform .3s cubic-bezier(.22,1,.36,1)}.faq-module__OuDLuW__AccordionItem[data-state=open] .faq-module__OuDLuW__Chevron{transform:rotate(180deg)}.faq-module__OuDLuW__AccordionContent{overflow:hidden}.faq-module__OuDLuW__AccordionContent[data-state=open]{animation:.3s cubic-bezier(.22,1,.36,1) faq-module__OuDLuW__accordion-open}.faq-module__OuDLuW__AccordionContent[data-state=closed]{animation:.2s cubic-bezier(.22,1,.36,1) faq-module__OuDLuW__accordion-close}@keyframes faq-module__OuDLuW__accordion-open{0%{opacity:0;height:0}to{height:var(--radix-accordion-content-height);opacity:1}}@keyframes faq-module__OuDLuW__accordion-close{0%{height:var(--radix-accordion-content-height);opacity:1}to{opacity:0;height:0}}.faq-module__OuDLuW__AnswerBody{padding:0 24px 24px 84px}.faq-module__OuDLuW__CTAIconWrap{background:var(--indigo-2);border:1px solid var(--indigo-4);width:56px;height:56px;color:var(--indigo-9);border-radius:16px;justify-content:center;align-items:center;margin-bottom:4px;display:flex}@media (max-width:640px){.faq-module__OuDLuW__AccordionTrigger{gap:12px;padding:16px 18px}.faq-module__OuDLuW__QuestionNumber{border-radius:8px;width:32px;min-width:32px;height:32px}.faq-module__OuDLuW__AnswerBody{padding-left:66px}}
.how-to-module___1h2Kq__PageRoot{background:var(--color-background);min-height:100vh;position:relative;overflow:hidden}.how-to-module___1h2Kq__BgGlow1{background:radial-gradient(circle,var(--indigo-3)0%,transparent 70%);opacity:.25;pointer-events:none;border-radius:50%;width:500px;height:500px;animation:14s ease-in-out infinite how-to-module___1h2Kq__howto-glow;position:absolute;top:-80px;right:-100px}.how-to-module___1h2Kq__BgGlow2{background:radial-gradient(circle,var(--purple-3)0%,transparent 70%);opacity:.2;pointer-events:none;border-radius:50%;width:400px;height:400px;animation:12s ease-in-out 3s infinite how-to-module___1h2Kq__howto-glow;position:absolute;bottom:300px;left:-120px}.how-to-module___1h2Kq__BgGrid{background-image:radial-gradient(circle,var(--gray-4).5px,transparent .5px);opacity:.2;pointer-events:none;background-size:24px 24px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000004d 0%,#0000 35%);mask-image:linear-gradient(#0000004d 0%,#0000 35%)}.dark-theme .how-to-module___1h2Kq__BgGlow1{opacity:.12}.dark-theme .how-to-module___1h2Kq__BgGlow2{opacity:.08}@keyframes how-to-module___1h2Kq__howto-glow{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.32;transform:scale(1.06)}}.how-to-module___1h2Kq__GuideCard{background:var(--color-panel);border:1px solid var(--gray-3);cursor:pointer;height:100%;color:inherit;border-radius:20px;flex-direction:column;text-decoration:none;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s cubic-bezier(.22,1,.36,1),border-color .3s;display:flex;position:relative;overflow:hidden}.how-to-module___1h2Kq__GuideCard:before{content:"";background:linear-gradient(90deg,var(--accent-color-1,var(--indigo-6)),var(--accent-color-2,var(--purple-6)));opacity:0;z-index:2;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.how-to-module___1h2Kq__GuideCard:hover{border-color:var(--gray-4);transform:translateY(-6px);box-shadow:0 16px 48px #00000014,0 4px 12px #0000000a}.how-to-module___1h2Kq__GuideCard:hover:before{opacity:1}.how-to-module___1h2Kq__ThumbArea{justify-content:center;align-items:center;height:180px;display:flex;position:relative;overflow:hidden}.how-to-module___1h2Kq__ThumbArea:after{content:"";background:linear-gradient(to top,var(--color-panel),transparent);z-index:1;height:32px;position:absolute;bottom:0;left:0;right:0}.how-to-module___1h2Kq__ThumbIcon{z-index:1;border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;transition:transform .4s cubic-bezier(.22,1,.36,1);display:flex;position:relative}.how-to-module___1h2Kq__GuideCard:hover .how-to-module___1h2Kq__ThumbIcon{transform:scale(1.08)rotate(-2deg)}.how-to-module___1h2Kq__ThumbImg{object-fit:cover;width:100%;height:100%}.how-to-module___1h2Kq__CardContent{flex-direction:column;flex:1;padding:20px 24px 24px;display:flex}.how-to-module___1h2Kq__CardMeta{align-items:center;gap:12px;margin-top:auto;padding-top:16px;display:flex}.how-to-module___1h2Kq__MetaPill{background:var(--gray-2);border:1px solid var(--gray-3);color:var(--gray-10);white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-size:12px;display:inline-flex}.how-to-module___1h2Kq__EmptyState{text-align:center;background:var(--gray-2);border:1px dashed var(--gray-5);border-radius:20px;padding:80px 24px}.how-to-module___1h2Kq__CTACard{text-align:center;background:linear-gradient(135deg,var(--indigo-2)0%,var(--violet-2)100%);border:1px solid var(--indigo-3);border-radius:24px;padding:56px 32px;position:relative;overflow:hidden}.how-to-module___1h2Kq__CTACard:before{content:"";background-image:radial-gradient(circle,var(--gray-4).5px,transparent .5px);opacity:.15;background-size:20px 20px;position:absolute;inset:0}.dark-theme .how-to-module___1h2Kq__CTACard{background:linear-gradient(135deg,var(--indigo-3)0%,var(--violet-3)100%)}.how-to-module___1h2Kq__CTAIconWrap{background:var(--indigo-3);border:1px solid var(--indigo-5);width:56px;height:56px;color:var(--indigo-9);border-radius:16px;justify-content:center;align-items:center;margin:0 auto 16px;display:flex;position:relative}@media (max-width:640px){.how-to-module___1h2Kq__CardContent{padding:16px 18px 20px}.how-to-module___1h2Kq__ThumbArea{height:150px}}
.QuickNav-module__m9PANW__LinkWrapper{padding-block:var(--space-1)}.QuickNav-module__m9PANW__LinkWrapper[data-level="2"]~.QuickNav-module__m9PANW__LinkWrapper[data-level="3"] .QuickNav-module__m9PANW__Link{margin-left:var(--space-5)}
