.Explore-module__yiWleG__container{flex-direction:row;gap:1.5em;max-height:100%;padding:1.5em;display:flex;overflow:hidden}.Explore-module__yiWleG__rightContainer{scroll-behavior:smooth;overflow-y:scroll}.Explore-module__yiWleG__rightContainerContent{flex-direction:column;flex-grow:1;flex-shrink:1;gap:1.5em;padding-bottom:2em;display:flex}.Explore-module__yiWleG__rightContainer>:first-child{margin-bottom:-1em}.Explore-module__yiWleG__pageTitle{color:var(--off-white);font-family:var(--font-arkham);text-transform:uppercase;cursor:pointer;font-size:3.3em}.Explore-module__yiWleG__columns{grid-template-columns:repeat(auto-fit,minmax(20em,1fr));gap:1.5em;display:grid}.Explore-module__yiWleG__dashboardPreviewListContainer{flex-direction:column;gap:1em;display:flex}.Explore-module__yiWleG__sectionTitle{font-size:2em;font-family:var(--font-mono-light);color:var(--off-white);text-transform:uppercase;cursor:default}.Explore-module__yiWleG__dashboardPreviewListSubheaderButtons{color:var(--blue);text-transform:uppercase;cursor:pointer;font-size:1.2em}.Explore-module__yiWleG__previewList{flex-direction:column;gap:1.5em;display:flex}.Explore-module__yiWleG__dashboardPreviewContainer{grid-template-columns:12em 1fr;gap:1em;width:100%;display:grid}.Explore-module__yiWleG__dashboardPreviewImageContainer{object-fit:cover;cursor:pointer;width:100%;height:100%;padding:.5em}.Explore-module__yiWleG__dashboardPreviewImage{object-fit:cover;width:100%;height:100%;-webkit-mask:var(--beveled-large);mask:var(--beveled-large);border-radius:.25em}.Explore-module__yiWleG__dashboardPreviewInfoContainer{flex-direction:column;gap:.7em;display:flex;overflow:hidden}.Explore-module__yiWleG__dashboardPreviewName{color:var(--off-white);text-overflow:ellipsis;white-space:nowrap;cursor:pointer;flex-shrink:1;max-width:100%;font-size:1.75em;overflow:hidden}.Explore-module__yiWleG__dashboardPreviewDescription{text-overflow:ellipsis;white-space:nowrap;font-size:1em;font-style:italic;overflow:hidden}.Explore-module__yiWleG__dashboardPreviewBottomBar{text-transform:uppercase;cursor:default;flex-direction:row;align-items:center;gap:1em;min-height:2em;display:flex}.Explore-module__yiWleG__dashboardPreviewAuthor{color:var(--off-white);display:flex}.Explore-module__yiWleG__dashboardPreviewBottomBarTags{gap:.5em;display:flex}.Explore-module__yiWleG__dashboardPreviewTag{border:1px solid red}.Explore-module__yiWleG__sidebarContainer{flex-direction:column;flex-shrink:0;justify-content:space-between;gap:1.5em;max-height:100%;padding-top:1em;padding-right:3em;transition:width .5s;display:flex;position:relative;overflow:hidden}.Explore-module__yiWleG__sidebarContainerOpen{width:27em}.Explore-module__yiWleG__sidebarContainerCollapsed{width:4em}.Explore-module__yiWleG__sidebarExpandedContents{opacity:1;visibility:visible;flex-direction:column;flex-grow:1;flex-shrink:1;gap:1.5em;width:24em;max-width:24em;max-height:100%;padding-top:1em;transition:opacity .5s,visibility .5s,max-width .5s;display:flex;overflow:hidden}.Explore-module__yiWleG__sidebarExpandedContentsCollapsed{opacity:0;visibility:hidden;max-width:0;transition:opacity .5s,visibility .5s .5s,max-width .5s}.Explore-module__yiWleG__sidebarExpandedContentsOpen{opacity:1;visibility:visible;max-width:24em}.Explore-module__yiWleG__sidebarSections{flex-direction:column;flex-shrink:1;gap:1.5em;display:flex;overflow:hidden}.Explore-module__yiWleG__sidebarCollapsedContents{gap:1.9em;align-items:left;flex-direction:column;width:2em;padding-top:2.2em;display:flex;position:absolute;top:0;left:0}.Explore-module__yiWleG__sidebarCollapsedContents>*{font-size:1.5em}.Explore-module__yiWleG__sidebarCollapsedContentsCollapsed{opacity:1;z-index:1;cursor:pointer;transition:opacity .5s .25s}.Explore-module__yiWleG__sidebarCollapsedContentsOpen{opacity:0;transition:opacity .1s;display:none}.Explore-module__yiWleG__sidebarCollapseButton{background-color:var(--off-white);cursor:pointer;width:1em;height:10em;margin:.5em;position:absolute;top:10em;left:90%}.Explore-module__yiWleG__sidebarSection{flex-direction:column;flex-shrink:1;min-height:1.95em;display:flex;overflow:hidden}.Explore-module__yiWleG__sidebarSectionItems{flex-shrink:1;margin-top:1em;padding-left:2.5em;overflow:scroll}.Explore-module__yiWleG__sidebarSectionTitle{color:var(--off-white);text-transform:uppercase;font-size:1.5em;font-family:var(--font-mono-light);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;flex-wrap:nowrap;flex-shrink:0;align-items:center;display:flex;overflow:hidden}.Explore-module__yiWleG__sidebarSectionTitle>*{flex-shrink:0}.Explore-module__yiWleG__sidebarSectionTitleText{text-overflow:ellipsis;flex:0 auto;min-width:0;margin-left:.4em;overflow:hidden}.Explore-module__yiWleG__sidebarSectionChevron{align-items:center;margin-left:auto;display:inline-flex}.Explore-module__yiWleG__sidebarSectionItem{color:#ffffff8c;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;padding:.8em 0;font-size:1.25em;overflow:hidden}.Explore-module__yiWleG__sidebarSectionItem:hover{cursor:pointer;color:var(--blue)}.Explore-module__yiWleG__sidebarSectionItemSelected{color:var(--blue)}.Explore-module__yiWleG__dashboardPreviewListTagsList{gap:.5em;display:flex}.Explore-module__yiWleG__dashboardPreviewListTagsListTag{border:1px solid red}.Explore-module__yiWleG__newDashboardButton{background-color:var(--blue);width:100%;color:var(--off-white);text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;border-radius:.2em;flex-shrink:0;justify-content:center;align-items:center;padding:.5em;font-size:1.2em;display:flex;overflow:hidden}.Explore-module__yiWleG__newDashboardButton:hover{cursor:pointer;filter:brightness(1.2)}.Explore-module__yiWleG__createdBy,.Explore-module__yiWleG__dashSaves{color:var(--gray);flex-shrink:0;align-items:center;min-width:fit-content;display:flex}.Explore-module__yiWleG__dashSaves{padding:0 .5em}.Explore-module__yiWleG__sidebarArrow{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;width:3em;height:70vh;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.Explore-module__yiWleG__backButtonContainer{display:inline-block;position:relative}.Explore-module__yiWleG__placeholder{visibility:hidden;width:2em;height:2em}.Explore-module__yiWleG__backButton{height:100%;font-size:2em;position:absolute;top:0;left:0}.Explore-module__yiWleG__backButton:hover{cursor:pointer;filter:brightness(1.2)}.Explore-module__yiWleG__tab{color:#84868a;white-space:nowrap;background-color:#11141a;border:none;border-radius:1em;align-items:center;gap:.5em;margin-right:.8em;padding:.5em 1.25em;font-size:1.25em;display:flex;overflow:hidden}.Explore-module__yiWleG__tab:hover{cursor:pointer;filter:brightness(1.2)}.Explore-module__yiWleG__tab>span{font-size:1.2em}.Explore-module__yiWleG__activeTab{color:#5899ff;background-color:#0b1326;outline:.02em solid #3385ff}.Explore-module__yiWleG__activeTab:hover{cursor:pointer;filter:brightness(1.2)}.Explore-module__yiWleG__filtersButton{background:0 0;border:1px solid #84868a;margin-left:1em}.Explore-module__yiWleG__desktopHeader{display:block}.Explore-module__yiWleG__mobileHeader,.Explore-module__yiWleG__scrollButton{display:none}.Explore-module__yiWleG__paginationContainer{justify-content:center;display:flex}@media (max-width:767px){.Explore-module__yiWleG__desktopHeader{display:none}.Explore-module__yiWleG__mobileHeader{display:block}.Explore-module__yiWleG__pageTitle{font-size:2.5em}.Explore-module__yiWleG__sidebarContainer{display:none}.Explore-module__yiWleG__newDashboardButton{font-size:1.3em}.Explore-module__yiWleG__scrollButton{justify-content:center;align-items:center;margin-top:0;font-size:.75em;display:flex}.Explore-module__yiWleG__dashboardGrid{grid-template-columns:1fr}.Explore-module__yiWleG__tab{font-size:.7em}}
.Home-module__HnUYDa__sectionContainer{flex-direction:column;gap:1em;display:flex}.Home-module__HnUYDa__sectionTopBar{flex-direction:row;align-items:center;gap:2em;display:flex}.Home-module__HnUYDa__sectionTitle{font-size:2em;font-family:var(--font-mono-light);color:var(--off-white);text-transform:uppercase;cursor:default}.Home-module__HnUYDa__sectionTopBarRight{text-transform:uppercase;gap:1em;font-size:1.25em;display:flex}.Home-module__HnUYDa__sectionTopBarRightItem{color:var(--gray);cursor:pointer;padding:.4em .6em}.Home-module__HnUYDa__sectionTopBarRightItem:hover{filter:brightness(1.2)}.Home-module__HnUYDa__selectedSectionTopRightItem{cursor:pointer;color:var(--off-white);background-color:var(--light-navy);border-radius:.25em;outline:.2px solid #33333a;padding:.4em .6em}.Home-module__HnUYDa__featuredDashboardsContainer{grid-template-columns:1fr 1fr 1fr 1fr;gap:2.5em;min-height:14em;display:grid}.Home-module__HnUYDa__featuredDashboardLowerSection{font-family:var(--font-mono-light);flex-direction:column;flex-grow:1;justify-content:space-between;gap:.5em;padding:1em;display:flex}.Home-module__HnUYDa__featuredDashboardContainer{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);border-radius:.25em;flex-direction:column;display:flex;overflow:hidden}.Home-module__HnUYDa__featuredDashboardImageContainer{width:100%;height:6em;-webkit-mask:var(--beveled);mask:var(--beveled);cursor:pointer;border-radius:.25em;overflow:hidden}.Home-module__HnUYDa__featuredDashboardImage{object-fit:cover;width:100%;height:100%}.Home-module__HnUYDa__featuredDashboardTitle{font-size:1.9em;font-family:var(--font-mono-light);color:var(--off-white);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Home-module__HnUYDa__featuredDashboardTagsList{flex-direction:row;gap:.5em;display:flex}.Home-module__HnUYDa__featuredDashboardTag{background-color:var(--medium-steel);text-transform:uppercase;cursor:default;border-radius:2em;flex-shrink:0;padding:.25em .6em;font-size:1em}.Home-module__HnUYDa__featuredDashboardBottomSection{font-size:1em;font-family:var(--font-mono-light);color:var(--gray);text-transform:uppercase;cursor:default;flex-direction:row;justify-content:space-between;align-items:center;display:flex}.Home-module__HnUYDa__featuredDashboardAuthor{align-items:center;gap:.5em;display:flex}.Home-module__HnUYDa__featuredDashboardAuthorName{color:var(--off-white);align-items:center;display:flex}.Home-module__HnUYDa__verifiedIcon{font-size:.5em}@media (max-width:767px){.Home-module__HnUYDa__sectionTopBar{flex-direction:column;align-items:flex-start;gap:1em;margin-bottom:1em}.Home-module__HnUYDa__sectionTitle{font-size:1.4em}.Home-module__HnUYDa__featuredDashboardsContainer{flex-direction:column;display:flex}.Home-module__HnUYDa__scrollButton{justify-content:center;align-items:center;margin-top:0;font-size:.75em;display:flex}.Home-module__HnUYDa__sectionTopBarRight{white-space:nowrap;width:100%;max-width:100%;font-size:.9em;overflow:scroll}}
