@layer reset, default, atoms, components, variants, composed, composed, features, layouts, pages, utility, override;@layer components{.ScrollBar_scrollbarWrapper__Fbz89{position:relative;width:100%}@media(pointer:fine){.ScrollBar_scrollbarWrapper__Fbz89 *{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,0) rgba(0,0,0,0)!important}.ScrollBar_scrollbarWrapper__Fbz89 ::-webkit-scrollbar{width:var(--scrollbar-width);height:var(--scrollbar-width)}.ScrollBar_scrollbarWrapper__Fbz89 ::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.ScrollBar_scrollbarWrapper__Fbz89 ::-webkit-scrollbar-thumb{box-shadow:inset 0 0 0 8px rgba(0,0,0,0)!important;border-radius:8px;border:calc(var(--scrollbar-width)/4) solid rgba(0,0,0,0)}.ScrollBar_scrollbarWrapper__Fbz89 ::-webkit-resizer,.ScrollBar_scrollbarWrapper__Fbz89 ::-webkit-scrollbar-corner{display:none}}.ScrollBar_scrollbarContent__wOISR{overflow-x:scroll;white-space:nowrap;padding-bottom:8px;scrollbar-width:none;-ms-overflow-style:none}.ScrollBar_scrollbarContent__wOISR::-webkit-scrollbar{display:none}.ScrollBar_scrollbarTrack__ZDpao{position:absolute;left:0;bottom:0;width:100%;height:8px;background:rgba(0,0,0,0);touch-action:none}.ScrollBar_scrollbarThumb__ptk0C{height:100%;background-color:var(--color-primary);border-radius:4px;cursor:pointer;transition:transform .1s ease}.ScrollBar_scrollbarThumb__ptk0C:active{transform:scaleY(.9)}}.MemeOfTheDay_container__w03t6{width:100%;overflow:hidden;display:flex;flex-direction:column;gap:16px}.MemeOfTheDay_title__558CK{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;align-items:center;font-size:20px;font-weight:600;color:#fff}.MemeOfTheDay_timer__nC4nI{font-size:14px;color:#ccc;position:relative;display:flex;height:28px;padding:4px 8px;align-items:center;gap:8px;border-radius:8px;z-index:0;background:rgba(0,0,0,0)}.MemeOfTheDay_timer__nC4nI:before{content:"";position:absolute;inset:0;padding:1px;border-radius:8px;background:var(--gradient-fire);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1}.MemeOfTheDay_time__wtaBj{margin-left:6px;color:#ffcf14;background:radial-gradient(122.73% 122.73% at 95.36% 14.36%,#ffcf14 0,#ff4747 55.86%,#0085ff 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.MemeOfTheDay_memesCarousel__iVd3q{position:relative;overflow:hidden;width:100%}.MemeOfTheDay_memesCarousel__track__5ip_w{display:flex;transition:transform .4s ease;gap:16px}.MemeOfTheDay_memesCarousel__item__3Dwbn{padding-top:16px;flex:0 0 100%;transition:transform .3s ease;scroll-snap-align:center}@media(min-width:900px){.MemeOfTheDay_memesCarousel__item__3Dwbn{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 16px)}}@media(min-width:1200px){.MemeOfTheDay_memesCarousel__item__3Dwbn{flex-grow:0;flex-shrink:0;flex-basis:calc(33.3333% - 16px)}}.MemeOfTheDay_memesCarousel__loading__52BFc{color:#888;padding:20px;font-size:16px}.MemeOfTheDay_paginationDots__gIWmE{display:flex;justify-content:center;gap:8px;margin-top:12px}.MemeOfTheDay_dot__gPPVi{width:10px;height:10px;border-radius:50%;background-color:#444;transition:background-color .3s}.MemeOfTheDay_dotActive__pduN4{background-color:#ffcf14}.MemeOfTheDay_noSelect__yIAWC{-webkit-user-select:none;user-select:none;cursor:grabbing}.MemeOfTheDay_placeholder__JgJEp{height:220px;background:var(--color-dark-80);border-color:rgba(0,0,0,0)!important;border-radius:var(--_card-border-radius,16px);width:100%;background-position:0 0;background-repeat:no-repeat;background-size:cover!important;visibility:visible!important;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' width='100' height='100' preserveAspectRatio='none meet' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3ClinearGradient id='g'%3E%3Cstop stop-color='rgba(255,255,255,0)' offset='25%25' /%3E%3Cstop stop-color='rgba(255,255,255,0.05)'  offset='50%25' /%3E%3Cstop stop-color='rgba(255,255,255,0)'  offset='75%25' /%3E%3C/linearGradient%3E%3C/defs%3E%3Crect id='r' width='100%25' height='100%25' fill='url(%23g)' /%3E%3Canimate xlink:href='%23r' attributeName='x' from='-150%25' to='150%25' dur='2s' repeatCount='indefinite' /%3E%3C/svg%3E")!important}@media(min-width:1200px){.MemeOfTheDay_placeholder__JgJEp{flex:1 1 auto;max-width:calc(33% - 16px)}}@media(min-width:900px)and (max-width:1199px){.MemeOfTheDay_placeholder__JgJEp{flex:1 1 auto;max-width:calc(50% - 16px)}}.MemeOfTheDay_meme__vTL68{padding-top:16px;width:100%}@media(min-width:1200px){.MemeOfTheDay_meme__vTL68{max-width:calc(33vw - 40px)}}@media(min-width:900px)and (max-width:1199px){.MemeOfTheDay_meme__vTL68{max-width:calc(50% - 16px)}}@media(max-width:640px){.MemeOfTheDay_meme__vTL68{max-width:calc(100vw - 32px)}}.MemeOfTheDay_noPadding__XwVh5{padding-top:0!important}.MemeOfTheDay_dots__lPnMx{display:flex;justify-content:center;gap:8px}.MemeOfTheDay_dots__lPnMx .MemeOfTheDay_dot__gPPVi{width:8px;height:8px;background-color:var(--color-dark-60)}.MemeOfTheDay_dots__lPnMx .MemeOfTheDay_activeDot__jMCfJ{background-color:var(--color-info)}.MemeOfTheDay_sliderContainer__tZGDJ{padding-bottom:16px;width:100%;display:flex;gap:16px}.MemeOfTheDay_noMemes__ix39_{display:flex;flex-direction:column;align-items:center;gap:16px}.MemeOfTheDay_primary__mOv3U{font:var(--font-sm);cursor:pointer;margin-left:0;display:inline-flex;padding:4px 12px;justify-content:center;align-items:center;gap:8px;border-radius:16px;background:var(--gradient-fire)}.MemeOfTheDay_motdTitle__Rjv2R{font-weight:700;font-size:18px;background:linear-gradient(90deg,#6b6bff,#ff6b6b);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);letter-spacing:.2px}