.RandomsView-module-scss-module__flFrqa__gallery{width:100%;max-width:100%;margin:0 auto var(--static-space-40);padding-inline:var(--static-space-16);box-sizing:border-box;opacity:1;transition:opacity .4s cubic-bezier(.4,0,.2,1)}.RandomsView-module-scss-module__flFrqa__galleryExit{opacity:.55}.RandomsView-module-scss-module__flFrqa__galleryEnter{opacity:1}.RandomsView-module-scss-module__flFrqa__itemEnter{animation:.4s cubic-bezier(.4,0,.2,1) both RandomsView-module-scss-module__flFrqa__randomsItemEnter}@keyframes RandomsView-module-scss-module__flFrqa__randomsItemEnter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.RandomsView-module-scss-module__flFrqa__grid{--grid-gap:var(--static-space-16);column-count:1;column-gap:var(--grid-gap);column-fill:balance;width:100%;max-width:min(100%,75rem);margin:0 auto}.RandomsView-module-scss-module__flFrqa__item{width:100%;margin:0 0 var(--grid-gap);border-radius:var(--radius-m);background:var(--neutral-background-weak);break-inside:avoid;cursor:zoom-in;-webkit-tap-highlight-color:#0000;border:none;padding:0;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1);display:block;overflow:hidden;box-shadow:0 4px 20px #0000000f}.RandomsView-module-scss-module__flFrqa__item:focus-visible{outline:2px solid var(--brand-solid-strong);outline-offset:2px}.RandomsView-module-scss-module__flFrqa__item:active{transform:translateY(0);box-shadow:0 4px 16px #00000014}.RandomsView-module-scss-module__flFrqa__mediaFrame{border-radius:inherit;background:color-mix(in oklab,var(--neutral-background-weak)82%,var(--page-background));width:100%;position:relative;overflow:hidden}.RandomsView-module-scss-module__flFrqa__image{object-fit:contain;object-position:center}.RandomsView-module-scss-module__flFrqa__item:hover,.RandomsView-module-scss-module__flFrqa__item:focus-visible{transform:translateY(-2px);box-shadow:0 10px 28px #0000001a}@media (prefers-color-scheme:dark){.RandomsView-module-scss-module__flFrqa__item{box-shadow:0 4px 24px #00000047}.RandomsView-module-scss-module__flFrqa__item:hover,.RandomsView-module-scss-module__flFrqa__item:focus-visible{box-shadow:0 12px 32px #00000061}}@media (prefers-reduced-motion:reduce){.RandomsView-module-scss-module__flFrqa__item{transition:none}.RandomsView-module-scss-module__flFrqa__item:hover,.RandomsView-module-scss-module__flFrqa__item:focus-visible,.RandomsView-module-scss-module__flFrqa__item:active{transform:none}.RandomsView-module-scss-module__flFrqa__gallery{transition:none}.RandomsView-module-scss-module__flFrqa__itemEnter{animation:none}}@media (min-width:768px){.RandomsView-module-scss-module__flFrqa__grid{--grid-gap:var(--static-space-20);column-count:2}}@media (min-width:1024px){.RandomsView-module-scss-module__flFrqa__grid{column-count:3}}@media (min-width:1440px){.RandomsView-module-scss-module__flFrqa__grid{column-count:4}}@media (max-width:639px){.RandomsView-module-scss-module__flFrqa__gallery{margin-bottom:var(--static-space-32);padding-inline:var(--static-space-12)}.RandomsView-module-scss-module__flFrqa__grid{--grid-gap:var(--static-space-16)}}.RandomsView-module-scss-module__flFrqa__placeholder{width:100%;max-width:min(100%,75rem);margin:0 auto var(--static-space-40);padding-inline:var(--static-space-16);box-sizing:border-box}.RandomsView-module-scss-module__flFrqa__skeletonGrid{--grid-gap:var(--static-space-16);column-count:1;column-gap:var(--grid-gap);column-fill:balance;width:100%}.RandomsView-module-scss-module__flFrqa__skeletonTile{width:100%;margin:0 0 var(--grid-gap);border-radius:var(--radius-m);break-inside:avoid;background:linear-gradient(110deg,color-mix(in oklab,var(--neutral-background-weak)92%,var(--page-background))8%,color-mix(in oklab,var(--neutral-background-medium)35%,var(--page-background))18%,color-mix(in oklab,var(--neutral-background-weak)92%,var(--page-background))33%);background-size:200% 100%;animation:1.4s ease-in-out infinite RandomsView-module-scss-module__flFrqa__randomsSkeletonShimmer;display:block}.RandomsView-module-scss-module__flFrqa__skeletonTile:nth-child(3n+1){aspect-ratio:4/5}.RandomsView-module-scss-module__flFrqa__skeletonTile:nth-child(3n+2){aspect-ratio:3/4}.RandomsView-module-scss-module__flFrqa__skeletonTile:nth-child(3n){aspect-ratio:1}@keyframes RandomsView-module-scss-module__flFrqa__randomsSkeletonShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (min-width:768px){.RandomsView-module-scss-module__flFrqa__skeletonGrid{--grid-gap:var(--static-space-20);column-count:2}}@media (min-width:1024px){.RandomsView-module-scss-module__flFrqa__skeletonGrid{column-count:3}}@media (min-width:1440px){.RandomsView-module-scss-module__flFrqa__skeletonGrid{column-count:4}}@media (prefers-reduced-motion:reduce){.RandomsView-module-scss-module__flFrqa__skeletonTile{background:var(--neutral-background-weak);animation:none}}
.RandomsShuffleButton-module-scss-module__nKihVW__button{border-radius:var(--radius-s);width:2rem;height:2rem;color:var(--neutral-on-background-medium);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;transition:transform .2s cubic-bezier(.22,1,.36,1),color .2s;display:inline-flex}.RandomsShuffleButton-module-scss-module__nKihVW__button:hover:not(:disabled){color:var(--neutral-on-background-strong);transform:scale(1.05)}.RandomsShuffleButton-module-scss-module__nKihVW__button:focus-visible{outline:2px solid var(--brand-solid-strong);outline-offset:2px}.RandomsShuffleButton-module-scss-module__nKihVW__button:disabled{cursor:not-allowed;opacity:.35;transform:none}.RandomsShuffleButton-module-scss-module__nKihVW__icon{width:1.125rem;height:1.125rem}.RandomsShuffleButton-module-scss-module__nKihVW__spinning{animation:.4s cubic-bezier(.4,0,.2,1) RandomsShuffleButton-module-scss-module__nKihVW__shuffleSpin}@keyframes RandomsShuffleButton-module-scss-module__nKihVW__shuffleSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.RandomsShuffleButton-module-scss-module__nKihVW__button{transition:color .2s}.RandomsShuffleButton-module-scss-module__nKihVW__button:hover:not(:disabled){transform:none}.RandomsShuffleButton-module-scss-module__nKihVW__spinning{animation:none}}
.RandomsPageHeader-module-scss-module__B9ohlq__header{text-align:center;width:100%}.RandomsPageHeader-module-scss-module__B9ohlq__titleRow{justify-content:center;align-items:center;gap:var(--static-space-8);max-width:100%;display:inline-flex}.RandomsPageHeader-module-scss-module__B9ohlq__subtitle{text-wrap:balance;max-width:34rem;line-height:1.55}
