.ui-watch-card-skeleton{flex-direction:column;gap:6rem;display:flex}.ui-watch-card-skeleton__header{background:var(--theme-skeleton);border-radius:12rem;flex-shrink:0;width:100%;height:200rem}.ui-watch-card-skeleton__name{background:var(--theme-skeleton);border-radius:4rem;width:80%;height:24rem}@media only screen and (width>=768px){.ui-watch-card-skeleton__name{height:30rem}}.ui-watch-card-skeleton__footer{flex-direction:column;gap:4rem;display:flex}.ui-watch-card-skeleton__info{background:var(--theme-skeleton);border-radius:4rem;width:40%;height:16rem}@media only screen and (width>=768px){.ui-watch-card-skeleton__info{height:20rem}}.ui-watch-card-skeleton__genres{align-items:center;gap:6rem;height:20rem;display:flex}@media only screen and (width>=768px){.ui-watch-card-skeleton__genres{height:24rem}}.ui-watch-card-skeleton__genre{background:var(--theme-skeleton);border-radius:8rem;width:60rem;height:100%}@media only screen and (width>=768px){.ui-watch-card-skeleton__genre{width:70rem}}@keyframes ui-watch-list-item-in{0%{translate:0 12rem}to{translate:0}}.ui-watch-list{display:grid}.ui-watch-list__not-found{flex-direction:column;align-items:center;gap:24rem;padding:10vh 0;display:flex}.ui-watch-list__not-found-icon{color:var(--theme-on-surface);font-size:48rem}@media only screen and (width>=768px){.ui-watch-list__not-found-icon{font-size:64rem}}.ui-watch-list__not-found-info{flex-direction:column;align-items:center;gap:12rem;display:flex}.ui-watch-list__not-found-info-title{color:var(--theme-on-surface);font-size:24rem}.ui-watch-list__not-found-info-text{color:var(--theme-on-surface-muted);font-size:14rem}.ui-watch-list.--empty{justify-content:center;align-items:center;gap:24rem;padding:24rem 0;display:flex}.ui-watch-list.--line,.ui-watch-list.--poster{grid-template-columns:minmax(0,1fr);gap:12rem}@media only screen and (width>=768px){.ui-watch-list.--line{gap:12rem}}@media only screen and (width>=1200px){.ui-watch-list.--line{gap:24rem}}.ui-watch-list.--tile{grid-template-columns:minmax(0,1fr);gap:6rem}@media only screen and (width>=768px){.ui-watch-list.--tile{gap:12rem}}@media (prefers-reduced-motion:no-preference){.ui-watch-list.--base>.ui-watch-list__item{animation:ui-watch-list-item-in var(--app-motion-long) var(--app-motion-emphasized-decelerate) backwards}.ui-watch-list.--base>.ui-watch-list__item:nth-child(2){animation-delay:25ms}.ui-watch-list.--base>.ui-watch-list__item:nth-child(3){animation-delay:50ms}.ui-watch-list.--base>.ui-watch-list__item:nth-child(4){animation-delay:75ms}.ui-watch-list.--base>.ui-watch-list__item:nth-child(5){animation-delay:.1s}.ui-watch-list.--base>.ui-watch-list__item:nth-child(6){animation-delay:.125s}.ui-watch-list.--base>.ui-watch-list__item:nth-child(7){animation-delay:.15s}.ui-watch-list.--base>.ui-watch-list__item:nth-child(8){animation-delay:.175s}.ui-watch-list.--base>.ui-watch-list__item:nth-child(9){animation-delay:.2s}.ui-watch-list.--base>.ui-watch-list__item:nth-child(10){animation-delay:.225s}.ui-watch-list.--base>.ui-watch-list__item:nth-child(11){animation-delay:.25s}.ui-watch-list.--base>.ui-watch-list__item:nth-child(12){animation-delay:.275s}}.ui-watch-list.--base{grid-template-columns:minmax(0,1fr);gap:12rem}@media only screen and (width>=768px){.ui-watch-list.--base{grid-template-columns:repeat(2,minmax(0,1fr));gap:16rem}}@media only screen and (width>=1200px){.ui-watch-list.--base{grid-template-columns:repeat(4,minmax(0,1fr));gap:24rem}}
