.page_main__GlU4n{padding:20px 0 40px}@media (min-width:768px){.page_main__GlU4n{padding:30px 0 60px}}.page_grid__f5Kdy{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.page_sectionTitle__hzsAh{font-size:1.1rem;font-weight:700;color:var(--text);margin-bottom:14px}@media (min-width:768px){.page_sectionTitle__hzsAh{font-size:1.25rem}}@media (min-width:640px){.page_grid__f5Kdy{grid-template-columns:repeat(3,1fr);gap:16px}}@media (min-width:1024px){.page_grid__f5Kdy{grid-template-columns:repeat(4,1fr);gap:20px}}@media (min-width:1400px){.page_grid__f5Kdy{grid-template-columns:repeat(5,1fr);gap:20px}}.page_emptyState__Zyc7X{grid-column:1/-1;text-align:center;padding:60px 20px;background:var(--surface);border-radius:var(--radius-lg);border:1px dashed var(--border)}.page_emptyState__Zyc7X h2{margin-bottom:8px;font-size:1.1rem}.page_emptyState__Zyc7X p{color:var(--text-secondary);font-size:.9rem}.HomeRecommendations_container__ZJDws{margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid var(--border)}.HomeRecommendations_header__kC7AL{display:flex;align-items:center;gap:10px;margin-bottom:16px}.HomeRecommendations_headerIcon__PzW8b{color:var(--primary);flex-shrink:0;filter:drop-shadow(0 0 6px var(--primary-glow))}.HomeRecommendations_headerTitle__yACM_{font-size:1.1rem;font-weight:700;color:var(--text);flex:1 1}@media (min-width:768px){.HomeRecommendations_headerTitle__yACM_{font-size:1.25rem}}.HomeRecommendations_headerBadge__B21jG{display:inline-flex;align-items:center;gap:4px;background:var(--surface);color:var(--text-secondary);font-size:.72rem;font-weight:600;padding:4px 10px;border-radius:20px;border:1px solid var(--border);white-space:nowrap}@media (max-width:480px){.HomeRecommendations_headerBadge__B21jG{display:none}}.HomeRecommendations_grid__Nv18z{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}@media (min-width:640px){.HomeRecommendations_grid__Nv18z{grid-template-columns:repeat(3,1fr);gap:16px}}@media (min-width:1024px){.HomeRecommendations_grid__Nv18z{grid-template-columns:repeat(4,1fr);gap:20px}}@media (min-width:1400px){.HomeRecommendations_grid__Nv18z{grid-template-columns:repeat(5,1fr);gap:20px}}.HomeRecommendations_movieCard__VboeV{display:block;position:relative;border-radius:var(--radius);overflow:hidden;background:var(--surface);text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;animation:HomeRecommendations_fadeIn__diJZ3 .3s ease forwards}.HomeRecommendations_movieCard__VboeV:hover{transform:translateY(-2px);box-shadow:var(--shadow-card-hover)}.HomeRecommendations_thumbnail__4rVa9{aspect-ratio:16/9;background:#111;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.HomeRecommendations_thumbnailImage__Atf3V{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;transition:transform .3s ease,opacity .2s ease}.HomeRecommendations_movieCard__VboeV:hover .HomeRecommendations_thumbnailImage__Atf3V{transform:scale(1.05)}.HomeRecommendations_playOverlay__SuRe7{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.6) 0,transparent 50%);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .25s ease;z-index:2}.HomeRecommendations_movieCard__VboeV:hover .HomeRecommendations_playOverlay__SuRe7{opacity:1}.HomeRecommendations_playButton__4uhzD{width:44px;height:44px;border-radius:50%;background:rgba(255,107,0,.9);display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 16px rgba(255,107,0,.4);transform:scale(.85);transition:transform .25s cubic-bezier(.175,.885,.32,1.275);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.HomeRecommendations_movieCard__VboeV:hover .HomeRecommendations_playButton__4uhzD{transform:scale(1)}.HomeRecommendations_info__JoW6u{padding:8px 10px 10px}@media (min-width:768px){.HomeRecommendations_info__JoW6u{padding:10px 12px 14px}}.HomeRecommendations_title__vJcUj{font-size:.82rem;font-weight:600;margin-bottom:4px;color:var(--text);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3;word-break:break-word}@media (min-width:768px){.HomeRecommendations_title__vJcUj{font-size:.9rem}}.HomeRecommendations_meta__v4qsq{font-size:.75rem;color:var(--text-secondary);line-height:1.4;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}@keyframes HomeRecommendations_fadeIn__diJZ3{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}