@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.Container_container__1Pm77{margin:2em auto;width:100%;height:100%;text-align:center;display:flex;align-items:center;justify-content:center}.Container_loading__yVqTS{position:absolute;z-index:1}.Container_image__CnUwg{max-width:100%;max-height:100%;vertical-align:middle}.Vote_container__WSfwZ{width:100%;height:2em;display:flex;justify-content:space-between}.Vote_container__WSfwZ #upvote{margin-left:3.5em}.Vote_container__WSfwZ #downvote{margin-right:3.5em;transform:rotate(180deg)}.Vote_container__WSfwZ #downvote svg{margin-top:12px}.Vote_arrow__b2upG svg{cursor:pointer;width:2em;padding:.1em}.Vote_arrow__b2upG :hover{color:#aaa}.Vote_score__aMVFq{margin-left:.3em;margin-right:.3em}.Card_container__uGlsq{background-color:#e6e6e6;height:16em;width:26em}[data-theme=dark] .Card_container__uGlsq{background-color:#1d1d1d}.Card_panel__YiOTf{display:flex;width:26em;margin-top:.5em;text-align:left}.Card_location__EgWRn{padding-top:.2em;margin-left:.5em;font-size:12pt}.Card_vote__lkZTw{margin-left:auto;margin-top:.2em;width:8em}.Top_top__qcEgg{text-align:center}.Top_title___tdfv{margin-top:1em;font-size:16pt;font-weight:450;cursor:pointer}.Top_subtitle__t6PJH{margin-top:.5em}.Top_footer__ITEZq{bottom:0;font-weight:300;margin:1em auto;font-size:10pt}.Top_footer__ITEZq a{margin-left:1em}.Top_nav__GnrZm{height:3em;vertical-align:middle;display:flex;gap:1em;justify-content:center;align-items:center}.Top_nav__GnrZm svg{cursor:pointer;width:1em}.Top_nav__GnrZm span :hover{color:#aaa}.Top_cards__UT66Q{max-width:100em;display:flex;flex-wrap:wrap;justify-content:space-around;margin:0 auto 2em}