.Widgets-module-scss-module___eYVYW__pageWrapper{overflow-x:hidden}.Widgets-module-scss-module___eYVYW__container{padding-top:2rem;padding-bottom:4rem}.Widgets-module-scss-module___eYVYW__title{color:var(--mantine-primary-color);text-shadow:0 1px 2px #0000001a;background-size:300% 300%;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:800;animation:8s infinite Widgets-module-scss-module___eYVYW__gradientFlow}@media (max-width:768px){.Widgets-module-scss-module___eYVYW__title{font-size:1.75rem}}.Widgets-module-scss-module___eYVYW__description{max-width:800px;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.Widgets-module-scss-module___eYVYW__searchContainer{width:100%;max-width:500px}.Widgets-module-scss-module___eYVYW__search{width:100%;margin-bottom:1rem;transition:all .3s}.Widgets-module-scss-module___eYVYW__search:focus-within{transform:scale(1.01)}.Widgets-module-scss-module___eYVYW__tabs{margin-bottom:1.5rem;position:relative}.Widgets-module-scss-module___eYVYW__tabs .mantine-Tabs-tab{transition:all .3s;position:relative}.Widgets-module-scss-module___eYVYW__tabs .mantine-Tabs-tab:hover{background-color:var(--mantine-color-gray-0)}.Widgets-module-scss-module___eYVYW__tabs .mantine-Tabs-tab[data-active]{color:var(--mantine-color-blue-6);background-color:#0000;font-weight:600}.Widgets-module-scss-module___eYVYW__tabs .mantine-Tabs-tab[data-active]:after{content:"";background:linear-gradient(to right,var(--mantine-color-blue-6),var(--mantine-color-violet-6));width:100%;height:2px;animation:.3s ease-out forwards Widgets-module-scss-module___eYVYW__expandWidth;position:absolute;bottom:0;left:0}.Widgets-module-scss-module___eYVYW__widgetsGrid{will-change:opacity;backface-visibility:hidden;margin-top:2rem;animation:.5s Widgets-module-scss-module___eYVYW__fadeIn;transform:translateZ(0)}.Widgets-module-scss-module___eYVYW__widgetsGrid.Widgets-module-scss-module___eYVYW__animating{transform-style:preserve-3d}.Widgets-module-scss-module___eYVYW__widgetItem{opacity:0;animation:.6s forwards Widgets-module-scss-module___eYVYW__fadeInUp;transform:translateY(20px)}.Widgets-module-scss-module___eYVYW__widgetItem.Widgets-module-scss-module___eYVYW__animatingItem{animation:.4s ease-out forwards Widgets-module-scss-module___eYVYW__fadeInUp}.Widgets-module-scss-module___eYVYW__widget{cursor:pointer;border:1px solid var(--mantine-color-gray-2);background-color:var(--mantine-color-body);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column;height:100%;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s,border-color .4s;display:flex;transform:translateZ(0)}.Widgets-module-scss-module___eYVYW__widget:hover{border-color:var(--mantine-color-blue-2);transform:translateY(-8px)scale(1.01);box-shadow:0 15px 30px -10px #00000026}.Widgets-module-scss-module___eYVYW__widget:hover .Widgets-module-scss-module___eYVYW__widgetHeader{transform:scale(1.02)}.Widgets-module-scss-module___eYVYW__widget:hover .Widgets-module-scss-module___eYVYW__buttonArrow{transform:translate(4px)}.Widgets-module-scss-module___eYVYW__widgetHeader{color:#fff;justify-content:center;align-items:center;height:130px;transition:transform .4s;display:flex;position:relative;overflow:hidden}.Widgets-module-scss-module___eYVYW__widgetHeader:after{content:"";opacity:0;background:linear-gradient(45deg,#ffffff1a,#fff0);width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.Widgets-module-scss-module___eYVYW__widgetHeader:hover:after{opacity:1}.Widgets-module-scss-module___eYVYW__iconContainer{color:#fff;background-color:#fff3;border-radius:50%;justify-content:center;align-items:center;padding:1.25rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 8px 15px #0000001a}.Widgets-module-scss-module___eYVYW__iconContainer svg{filter:drop-shadow(0 2px 3px #0003)}.Widgets-module-scss-module___eYVYW__widget:hover .Widgets-module-scss-module___eYVYW__iconContainer{transform:scale(1.1)rotate(5deg);box-shadow:0 10px 20px #00000026}.Widgets-module-scss-module___eYVYW__cardContent{flex-direction:column;flex:1;padding:1rem 1.25rem;display:flex}.Widgets-module-scss-module___eYVYW__widgetTitle{font-size:1.2rem;font-weight:600;transition:color .3s}.Widgets-module-scss-module___eYVYW__widget:hover .Widgets-module-scss-module___eYVYW__widgetTitle{color:var(--mantine-color-blue-7)}.Widgets-module-scss-module___eYVYW__widgetBadge{font-weight:500;transition:transform .3s,box-shadow .3s}.Widgets-module-scss-module___eYVYW__widget:hover .Widgets-module-scss-module___eYVYW__widgetBadge{transform:scale(1.05)}.Widgets-module-scss-module___eYVYW__widgetDescription{color:var(--mantine-color-gray-7);flex:1;margin-top:.75rem;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.Widgets-module-scss-module___eYVYW__widgetButton{border-radius:8px;margin-top:auto;font-weight:500;transition:all .3s}.Widgets-module-scss-module___eYVYW__widgetButton:hover{transform:translateY(-2px)}.Widgets-module-scss-module___eYVYW__buttonArrow{transition:transform .3s}.Widgets-module-scss-module___eYVYW__noResults{text-align:center;background-color:var(--mantine-color-gray-0);border:1px dashed var(--mantine-color-gray-3);border-radius:15px;margin-top:2rem;padding:4rem 2rem}.Widgets-module-scss-module___eYVYW__noResults svg{color:var(--mantine-color-gray-5);margin-bottom:1rem}@keyframes Widgets-module-scss-module___eYVYW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Widgets-module-scss-module___eYVYW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Widgets-module-scss-module___eYVYW__expandWidth{0%{width:0}to{width:100%}}@keyframes Widgets-module-scss-module___eYVYW__gradientFlow{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}[data-mantine-color-scheme=dark] .Widgets-module-scss-module___eYVYW__widget{background-color:var(--mantine-color-dark-7);border-color:var(--mantine-color-dark-5)}[data-mantine-color-scheme=dark] .Widgets-module-scss-module___eYVYW__widget:hover{border-color:var(--mantine-color-blue-7);box-shadow:0 15px 30px -15px #00000080}[data-mantine-color-scheme=dark] .Widgets-module-scss-module___eYVYW__widgetDescription{color:var(--mantine-color-gray-4)}[data-mantine-color-scheme=dark] .Widgets-module-scss-module___eYVYW__tabs .mantine-Tabs-tab:hover{background-color:var(--mantine-color-dark-6)}[data-mantine-color-scheme=dark] .Widgets-module-scss-module___eYVYW__noResults{background-color:var(--mantine-color-dark-6);border-color:var(--mantine-color-dark-4)}[data-mantine-color-scheme=dark] .Widgets-module-scss-module___eYVYW__search:focus-within{box-shadow:0 0 0 1px var(--mantine-color-blue-8)}
