.WelcomePanelCarousel_root__fimqK{margin-top:var(--space-sm)}.WelcomePanelCarousel_carouselFrame__ed7vm{display:flex;flex-direction:column-reverse}.WelcomePanelCarousel_iconWrap__fXh0A{width:64px;height:64px;border-radius:var(--size-radius-radius-rounded);display:grid;place-items:center;background:var(--theme-tertiary)}.WelcomePanelCarousel_swiper__swAdx{width:100%}.WelcomePanelCarousel_slideText__TolgU{height:88px;text-align:center}.WelcomePanelCarousel_controlsStrip__fprMq{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;min-height:44px;margin-top:var(--space-sm)}.WelcomePanelCarousel_navBtn__uOmx8{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:var(--size-radius-radius-rounded);color:var(--foreground);transition:opacity .16s ease}.WelcomePanelCarousel_navBtn__uOmx8:disabled{opacity:.35;cursor:not-allowed}.WelcomePanelCarousel_navBtn__uOmx8:not(:disabled):hover{opacity:.85}.WelcomePanelCarousel_navBtn__uOmx8:focus-visible{outline:2px solid color-mix(in srgb,var(--foreground) 40%,transparent);outline-offset:2px}.WelcomePanelCarousel_paginationEl__eUGcB{display:flex;align-items:center;justify-content:center;gap:var(--space-xs);min-height:44px}.WelcomePanelCarousel_paginationEl__eUGcB .swiper-pagination-bullet{width:8px;height:8px;margin:0!important;background:color-mix(in srgb,var(--theme-primary) 25%,transparent);opacity:1}.WelcomePanelCarousel_paginationEl__eUGcB .swiper-pagination-bullet-active{background:var(--theme-primary);width:24px;border-radius:var(--size-radius-radius-rounded)}.Tabs_root__ycvDy{width:100%}.Tabs_tabList__nHIGF{display:flex;flex-wrap:wrap;align-items:flex-end;gap:var(--space-xs);margin-bottom:var(--space-sm);position:relative}.Tabs_tabList__nHIGF:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:var(--border-secondary)}.Tabs_tab__eFKA7{position:relative;margin:0;padding:12px 0;flex:1 1;border-bottom:4px solid rgba(0,0,0,0);border-bottom-left-radius:4px;border-bottom-right-radius:4px;transition:color .16s ease,border-color .16s ease,opacity .16s ease}.Tabs_tab__eFKA7:focus-visible{outline:2px solid color-mix(in srgb,var(--foreground) 40%,transparent);outline-offset:2px}.Tabs_tab__eFKA7:not(.Tabs_tabActive__6wqzz):hover{opacity:.8}.Tabs_tabActive__6wqzz{color:var(--theme-primary);border-bottom-color:var(--theme-primary);font-weight:700}