.hero_wrapper__Lze1g{padding-top:var(--block-pads-y);display:flex;align-items:center;gap:var(--block-gap-x);width:100%;max-width:var(--max-width)}.hero_content__G5z5n{display:flex;flex-direction:column;align-items:flex-start;gap:var(--gap-8);width:100%}.hero_actions__9ey3e{display:flex;gap:var(--gap-3)}.hero_headingGradient__83hKS{background:linear-gradient(90deg,rgb(var(--color-blue-400-rgb)) 0,rgb(var(--color-teal-base-rgb)) 50%,rgb(var(--color-green-base-rgb)) 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;padding-right:.5rem}.hero_visual__fW6hj{width:100%;max-width:30rem;display:flex;flex-direction:column;position:relative;gap:var(--gap-6)}.hero_example__3r5MI{--translateX:0;width:0;aspect-ratio:1/1;position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden;pointer-events:none}.hero_example__3r5MI.hero_isActive___vFQy{animation:hero_bounceIn__ZsjYb .75s var(--ease-bounce) forwards;width:100%;overflow:visible;pointer-events:all}@keyframes hero_bounceIn__ZsjYb{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.hero_example__3r5MI.hero_isRevealed__aaNKL{--translateX:22%}.hero_example__3r5MI.hero_isOpened__1l2_W{--translateX:90%}.hero_codeWrapper__L1GeQ{background-color:rgb(var(--color-gray-900-rgb));padding:2rem 3rem 2rem 0;width:95%;aspect-ratio:1/1;border-radius:var(--radius-3xl);overflow:auto;cursor:pointer;-ms-overflow-style:none;scrollbar-width:none}.hero_codeWrapper__L1GeQ::-webkit-scrollbar{display:none}.hero_example1__YV2hl{position:absolute;width:100%;height:100%;left:0;top:0;border-radius:var(--radius-3xl);overflow:clip;box-shadow:var(--shadow-lg);transform:translateX(var(--translateX));transition:transform .75s var(--ease-out-expo)}.hero_example__3r5MI:not(.hero_isOpened__1l2_W):hover .hero_example1__YV2hl{transition:transform .5s var(--ease-out-expo);--translateX:25%}.hero_example1__YV2hl img{width:100%;height:100%}.hero_example1Embed__D7MCl{position:absolute;left:30%;top:29.75%;width:40%;aspect-ratio:1/1;border:0;border-radius:var(--radius-full);overflow:hidden;mix-blend-mode:plus-lighter}.hero_demoSelector__fq0pZ{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;display:flex;justify-content:center;align-items:center;gap:var(--gap-1);width:100%}.hero_demoSelectorItem__WgaIr{display:flex;padding:.5rem 1.25rem;justify-content:center;align-items:center;white-space:nowrap;font-size:.75rem;font-weight:500;border-radius:var(--radius-full);transition:all .4s var(--ease-out-expo);cursor:pointer}.hero_demoSelectorItem__WgaIr:hover{background-color:rgba(var(--color-accent-rgb),.15)}.hero_demoSelectorItem__WgaIr.hero_active__Zd6oA{background-color:rgba(var(--color-accent-rgb),.4)}@media (max-width:991px){.hero_wrapper__Lze1g{flex-direction:column;gap:var(--block-gap-y)}.hero_content__G5z5n{align-items:center;text-align:center;max-width:40rem}}@media (max-width:479px){.hero_demoLink__qkw8E{display:none}}.boards_wrapper__RK34s{flex-direction:column;gap:var(--block-gap-y);max-width:var(--max-width)}.boards_header__0sVIo,.boards_wrapper__RK34s{display:flex;justify-content:flex-start;width:100%}.boards_header__0sVIo{align-items:stretch}.boards_header__0sVIo>*{width:100%}.boards_headerHighlight__kzEOo{color:rgb(var(--color-orange-base-rgb))}.boards_headerBlurb__gAM4O{--color-accent-rgb:var(--color-orange-600-rgb);--color-accent:rgb(var(--color-orange-600-rgb));--color-link:rgb(var(--color-orange-600-rgb));padding-left:var(--block-gap-x)}@media (max-width:767px){.boards_header__0sVIo{flex-direction:column;gap:var(--grid-gap-x)}.boards_headerBlurb__gAM4O{padding-left:0}}.boards_boards__TqBkH{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:var(--grid-gap-x);column-gap:var(--grid-gap-x);grid-row-gap:var(--block-gap-y);row-gap:var(--block-gap-y)}@media (max-width:992px){.boards_boards__TqBkH{grid-template-columns:repeat(2,1fr)}}@media (max-width:479px){.boards_boards__TqBkH{grid-template-columns:1fr}}.boards_board__BVP4_{display:flex;flex-direction:column;font-weight:400;gap:var(--gap-4)}.boards_boardImageWrapper__pGuKa{border-radius:var(--radius-md);overflow:hidden;background-color:rgb(var(--color-orange-100-rgb));transition:background-color .25s var(--ease-out-expo)}.boards_board__BVP4_:hover .boards_boardImageWrapper__pGuKa{background-color:rgba(var(--color-orange-100-rgb),.5)}.boards_boardImage__NsDoN{height:auto;width:100%;object-fit:cover;display:block;margin-top:-1rem;transition:transform .6s var(--ease-out-expo)}.boards_board__BVP4_:hover .boards_boardImage__NsDoN{transform:scale(1.05)}.boards_boardTitle__oqxMa{display:flex;flex-direction:column;align-items:flex-start}.boards_boardVendor__l8R5F{font-weight:500;color:var(--color-secondary)}.boards_boardDescription__wG_rO{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.boards_boardsActions__XL_CV{display:flex;justify-content:center}@media (max-width:767px){.boards_boardsActions__XL_CV{justify-content:flex-start}}.boards_logoWrapper__MBxRo{position:relative;height:48px;margin-left:1rem}.tabs_wrapper___qJhy{display:flex;width:100%;align-items:stretch;justify-content:flex-start;flex-direction:column}.tabs_tabList__ZDfBj{display:flex;border-bottom:1px solid var(--border-color-tertiary);width:100%;justify-content:center}.tabs_tab__ytvBF{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;align-items:center;justify-content:center;padding:1.25rem 1rem;font-family:var(--font);font-size:.875rem;font-weight:500;line-height:1rem;border:0;background-color:transparent;box-shadow:none;transition:box-shadow .4s var(--ease-out-expo),color .25s var(--ease-out-expo);white-space:nowrap;cursor:pointer;color:var(--color-primary)}.tabs_tab__ytvBF:hover{color:var(--color-tertiary)}.tabs_tab__ytvBF[aria-selected=true]{box-shadow:0 -3px 0 var(--color-accent) inset}.support_wrapper__3N8RS{display:flex;flex-direction:column;gap:var(--block-gap-y);align-items:center;padding:var(--block-pads-y) var(--block-pads-x);margin-left:calc(var(--block-pads-x) * -1);margin-right:calc(var(--block-pads-x) * -1);width:calc(100% + var(--block-pads-x) * 2)}.support_header__mD4Sn{display:flex;flex-direction:column;max-width:40rem;text-align:center;gap:var(--gap-8)}.support_tabs__5V83_{max-width:var(--max-width)}.support_tabPanel__PhHSo:not([hidden]){display:flex;padding-top:3rem;flex-wrap:wrap;gap:2.5rem 5rem;align-items:center;justify-content:center}.support_supportItem__CxB31{transition:transform .3s var(--ease-out-expo),color .4s var(--ease-out-expo)}.support_supportItem__CxB31:hover{transform:scale(1.05)}.demo_demo__cq8O8{background-color:var(--bg-color-quarternary);display:flex;justify-content:flex-end}.demo_wrapper__aohDW{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--gap-4)}.demo_demoWrapper__KIYBF{width:100%;aspect-ratio:360/480;background-color:var(--bg-color-primary);position:relative;border-radius:var(--radius-md);box-shadow:var(--shadow-lg);overflow:hidden}.demo_tooltipWrapper__Jz5Rq{max-width:22.5rem;width:100%;position:relative}.demo_tooltipArrow__IX2k7{position:absolute;pointer-events:none;top:0;transform:translate(-115%,-10%)}.demo_tooltipText__XOLnt{position:absolute;top:0;transform:translate(-33%,-133%) rotate(-9deg);max-width:10rem;line-height:1;font-family:var(--font-cursive);color:var(--bg-color-base)}.demo_demoText__SJQmq{padding-top:1.25rem}.demo_dataTable__aq8sZ{display:flex;flex-wrap:wrap;width:100%;background-color:var(--border-color-secondary);border:1px solid var(--border-color-secondary);border-radius:var(--radius-md);background-clip:padding-box;gap:1px;overflow:hidden}.demo_dataItemGroup__ImOhj{gap:1px}.demo_dataItemGroup__ImOhj,.demo_dataItem__cagp4{flex:1 1;min-width:-moz-fit-content;min-width:fit-content;display:flex}.demo_dataItem__cagp4{flex-direction:column;align-items:flex-start;padding:.75rem;background-color:var(--bg-color-quarternary);gap:.75rem}.demo_dataItemLabel__v3PD8{text-transform:uppercase;font-size:.625rem;font-weight:600;line-height:1rem;color:var(--color-secondary)}.demo_dataItemValue__8M9u8{font-size:1.75rem;font-weight:600;line-height:1.5rem;color:var(--color-primary);font-family:var(--font-monospace)}@media (max-width:991px){.demo_tooltipArrow__IX2k7,.demo_tooltipText__XOLnt{display:none}}@media (max-width:767px){.demo_wrapper__aohDW{align-self:center;align-items:center}}.index_visual__kccU7{position:relative}.index_actions__bE11Y{display:flex;justify-content:flex-start;gap:var(--gap-4)}.index_splineWrapper__12Ieo{position:absolute;width:100%;height:100%}.index_splineWrapper__12Ieo img{width:100%;height:100%;object-fit:cover;display:block}@media (max-width:767px){.index_services__gJtbV{flex-direction:column-reverse}.index_splineWrapper__12Ieo{position:relative}}