.home-page{color:#fff8ef;direction:rtl;background:radial-gradient(circle at 100% 0,#ff71181f,#0000 34%),#0d0806;width:min(100%,860px);min-height:100vh;margin:0 auto;padding:20px 14px 104px;overflow-x:hidden}body.home-page-body{background:#0d0806;min-height:100vh;overflow-x:hidden}.home-noscript{color:#fff8ef;text-align:center;width:min(100%,720px);margin:0 auto;padding:48px 16px;font-weight:700;line-height:1.8}.home-page-status{color:#ff6b5f;text-align:center;margin:18px 0;font-size:15px;font-weight:700}.home-page-body .app-footer{background:#0d0806;display:none}.home-page-body.home-page-is-ready .app-footer{display:block}.home-footer{width:min(100%,860px);padding:36px 16px calc(98px + env(safe-area-inset-bottom));color:#fff8ef;text-align:center;background:radial-gradient(circle at 100% 0,#f25a001f,#0000 34%),linear-gradient(#120905 0%,#0b0604 100%);border-top:1px solid #f25a0047;margin:0 auto;box-shadow:inset 0 1px #ffffff0a}.home-footer__brand{color:#fff;justify-content:center;align-items:baseline;font-family:Inter,Poppins,Montserrat,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:21px;font-weight:900;line-height:1;display:inline-flex}.home-footer__brand strong{color:#f25a00}.home-footer__copy,.home-footer__tmdb p,.home-footer__copyright{color:#d1c3ba;margin:0;font-size:13px;font-weight:700;line-height:1.8}.home-footer__copy{margin-top:12px}.home-footer__links{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:22px;display:flex}.home-footer .home-footer__links a,.home-footer .home-footer__links a:visited{color:#f1e7df;background:#ffffff09;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:8px 12px;font-size:13px;font-weight:800;text-decoration:none;transition:color .16s,border-color .16s,background .16s;display:inline-flex}.home-footer .home-footer__links a:hover,.home-footer .home-footer__links a:focus{color:#f25a00;background:#f25a0014;border-color:#f25a0061}.home-footer .home-footer__tmdb a,.home-footer .home-footer__tmdb a:visited{color:#ff8b3d;font-size:13px;font-weight:900;text-decoration:none}.home-footer .home-footer__tmdb a:hover,.home-footer .home-footer__tmdb a:focus{color:#fff8ef;text-decoration:underline}.home-footer__tmdb{border-top:1px solid #ffffff14;gap:4px;margin-top:22px;padding-top:18px;display:grid}.tmdb-logo{width:200px;height:auto;margin-top:12px}.home-footer__copyright{color:#9c8d83;margin-top:18px;font-size:12px}@media (width<=640px){.home-page{padding:14px 12px 92px}}.home-hero-preview{background:#17100d;border:1px solid #ff781238;border-radius:26px;min-height:390px;position:relative;overflow:hidden;box-shadow:0 28px 60px #00000057}.home-hero-preview-backdrop{object-fit:cover;opacity:.42;filter:saturate(1.08);width:100%;height:100%;position:absolute;inset:0}.home-hero-preview:after{content:"";background:linear-gradient(#0d08061f 0%,#0d080685 52%,#0d0806f5 100%),linear-gradient(90deg,#0d0806e6,#0d080642);position:absolute;inset:0}.home-hero-preview-content{z-index:1;align-items:end;gap:16px;min-height:390px;padding:18px;display:flex;position:relative}.home-hero-preview-poster-wrap{flex:none;position:relative}.home-hero-preview-poster-wrap:after{content:"";z-index:-1;filter:blur(22px);background:#ff711833;border-radius:24px;position:absolute;inset:18px 10px -10px}.home-hero-preview-copy{flex:1 1 0;min-width:0;max-width:640px;padding-bottom:8px;animation:.5s both home-hero-copy-enter}.home-hero-preview-label{color:#ff9c43;margin:0 0 8px;font-size:14px;font-weight:900}.home-hero-preview-copy h2{color:#fff;margin:0;font-size:30px;font-weight:900;line-height:1.08}.home-hero-preview-copy h2 a{color:inherit;text-decoration:none}.home-hero-preview-copy h2 a:hover,.home-hero-preview-copy h2 a:focus-visible{color:#ff8a2a}.home-hero-preview-meta,.home-hero-preview-overview{color:#d8cbc2;margin:10px 0 0;font-size:14px;font-weight:700;line-height:1.65}.home-hero-preview-overview{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:52ch;display:-webkit-box;overflow:hidden}.home-hero-preview-link{color:#fff;background:linear-gradient(135deg,#ff7a1a,#e44b00);border-radius:999px;justify-content:center;align-items:center;min-height:42px;margin-top:16px;padding:0 18px;font-size:14px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 14px 24px #e652003d}.home-hero-preview-link:hover,.home-hero-preview-link:focus-visible{filter:brightness(1.06)}.home-hero-preview-indicators{align-items:center;gap:4px;margin-top:18px;display:flex}.home-hero-indicator{cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;width:44px;height:44px;padding:0;display:inline-grid;position:relative}.home-hero-indicator:before{content:"";background:#ffffff47;border-radius:999px;width:24px;height:6px;transition:width .16s,background .16s}.home-hero-indicator:hover:before,.home-hero-indicator:focus-visible:before,.home-hero-indicator.is-active:before{background:#ff7a1a}.home-hero-indicator.is-active:before{width:38px}.home-hero-indicator:focus-visible{outline-offset:2px;outline:2px solid #fff}.home-hero-preview.is-changing{animation:.3s both home-hero-enter}@keyframes home-hero-enter{0%{opacity:.72}to{opacity:1}}@keyframes home-hero-copy-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (width<=640px){.home-hero-preview,.home-hero-preview-content{min-height:clamp(320px,48dvh,430px)}.home-hero-preview-copy h2{font-size:28px}.home-hero-preview-meta,.home-hero-preview-overview{font-size:13px}.home-hero-preview-link{min-height:38px;padding:0 16px;font-size:13px}.home-hero-preview-indicators{margin-top:14px}}@media (width<=520px){.home-hero-preview,.home-hero-preview-content{min-height:clamp(300px,46dvh,390px)}.home-hero-preview-content{flex-direction:column;justify-content:flex-end;align-items:flex-start}.home-hero-preview-copy{width:100%}}.home-title-poster{outline:none;flex:none;gap:8px;width:126px;text-decoration:none;display:grid}.home-title-poster img{aspect-ratio:2/3;object-fit:cover;background:#160f0c;border-radius:14px;width:100%;height:auto;transition:transform .16s,box-shadow .16s;display:block;box-shadow:0 16px 28px #00000052}.home-title-poster span{color:#d9cec7;font-size:12px;font-weight:800;line-height:1.35}.home-title-poster:hover span,.home-title-poster:focus-visible span{color:#ff7a1a}.home-title-poster:hover img,.home-title-poster:focus-visible img{transform:translateY(-4px);box-shadow:0 18px 30px #0000006b,0 0 0 1px #ff7a1a6b}.home-title-poster.is-hero-poster{width:124px}.home-title-poster.is-hero-poster span{display:none}@media (width<=640px){.home-title-poster{width:104px}.home-title-poster.is-hero-poster{width:118px}}@media (width<=420px){.home-title-poster.is-hero-poster{width:104px}}.home-section-empty{color:#a99b92;text-align:center;border:1px dashed #ffffff1f;border-radius:16px;margin:0;padding:18px;font-size:14px;font-weight:800}.home-section-list{gap:34px;min-width:0;margin-top:38px;display:grid}.home-title-section h2{color:#fff;align-items:center;gap:10px;margin:0 0 16px;font-size:22px;font-weight:900;display:flex}.home-title-section{min-width:0;overflow-x:hidden}.home-title-section:not(:first-child){content-visibility:auto;contain-intrinsic-size:auto 280px}.home-title-section h2:before{content:"";background:#ff7a1a;border-radius:999px;width:5px;height:22px}.home-title-row{overscroll-behavior-inline:contain;scrollbar-color:#ff7a1a7a #ffffff0a;scrollbar-width:thin;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;gap:16px;width:100%;min-width:0;margin:0;padding:2px 2px 12px;list-style:none;display:flex;overflow:auto hidden}.home-title-row::-webkit-scrollbar{height:6px}.home-title-row::-webkit-scrollbar-track{background:#ffffff0a;border-radius:999px}.home-title-row::-webkit-scrollbar-thumb{background:#ff7a1a7a;border-radius:999px}.home-title-row::-webkit-scrollbar-thumb:hover{background:#ff7a1ab8}.home-title-row::-webkit-scrollbar-button{display:none}.home-title-row-item{scroll-snap-align:start;flex:none;min-width:0}@media (prefers-reduced-motion:reduce){.home-hero-preview,.home-hero-preview-copy,.home-title-poster img{transition:none;animation:none}}@media (width<=640px){.home-section-list{gap:28px;margin-top:30px}.home-title-section h2{margin-bottom:12px;font-size:20px}.home-title-row{gap:12px;width:calc(100% + 24px);margin-inline:-12px;padding-inline:12px}}
