.movie-card[data-v-7f701cca]{background-color:rgb(var(--v-theme-surface));border:1px solid rgba(var(--v-theme-on-surface),.08);border-radius:12px;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;width:100%}.movie-card[data-v-7f701cca]:hover{box-shadow:0 8px 24px #0000008c;transform:scale(1.03)}.movie-poster[data-v-7f701cca]{aspect-ratio:2/3;background-color:rgb(var(--v-theme-surface));border-radius:12px 12px 0 0;height:clamp(180px,24vw,300px);overflow:hidden;position:relative}.poster-img[data-v-7f701cca]{height:100%;width:100%}@supports not (aspect-ratio:2/3){.movie-poster[data-v-7f701cca]{height:240px}}.poster-placeholder[data-v-7f701cca]{background-color:rgb(var(--v-theme-surface));border:1px solid rgba(var(--v-theme-on-surface),.08);border-radius:12px 12px 0 0;height:100%;width:100%}.rating-badge[data-v-7f701cca]{background-color:rgb(var(--v-theme-primary));border-radius:9999px;color:rgb(var(--v-theme-on-primary));font-size:11px;font-weight:700;line-height:1.6;padding:2px 7px;position:absolute;right:8px;top:8px}.movie-info[data-v-7f701cca]{border-top:1px solid rgba(var(--v-theme-on-surface),.06)}.movie-title[data-v-7f701cca]{color:rgb(var(--v-theme-on-surface));display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;line-height:1.3;overflow:hidden}
