.foryou-logged-out__section{text-align:center;padding:30px 20px}.foryou-logged-out__hero{background:#f9f9f9;border-radius:6px}.foryou-logged-out__title{font-size:2.5rem;font-weight:800;color:#000;margin:0 0 16px}.foryou-logged-out__description{font-size:1.1rem;color:#555;max-width:600px;margin:0 auto 24px}.foryou-logged-out__signup-btn{display:inline-block;background:#c00;color:#fff;font-size:1rem;font-weight:700;text-decoration:none;padding:12px 30px;border-radius:8px;transition:background .15s ease}.foryou-logged-out__signup-btn:hover{background:#a00}.foryou-logged-out__login-prompt{font-size:.9rem;color:#777;margin:16px 0 0}.foryou-logged-out__login-prompt a{color:#000;font-weight:600;text-decoration:underline}.foryou-logged-out__features-title{font-size:2rem;font-weight:800;color:#000;margin:0 0 20px}.foryou-logged-out__features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;max-width:1200px;margin:0 auto}.foryou-logged-out__feature-card{background:#fff;border:1px solid #eee;border-radius:12px;padding:24px;text-align:center}.foryou-logged-out__feature-icon{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;background:#f0f0f0;border-radius:50%;margin-bottom:16px;color:#000}.foryou-logged-out__feature-icon svg{width:24px;height:24px}.foryou-logged-out__feature-description{font-size:1rem;font-weight:500;color:#333;margin:0}@media(max-width:900px){.foryou-logged-out__features-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.foryou-logged-out__title{font-size:2rem}.foryou-logged-out__features-grid{grid-template-columns:1fr}}.foryou-grid{display:grid;grid-template-columns:1fr;gap:24px;align-items:start}.foryou-page .section_header{display:flex;flex-wrap:wrap;align-items:baseline;gap:15px;padding:0 0 25px;margin:0 0 25px;border-bottom:1px solid #eee;width:100%}.foryou-page .foryou-title{font-size:3rem;margin-bottom:0;border-bottom:none!important;padding-bottom:0!important}.foryou-nav{display:flex;align-items:center;justify-content:flex-start;gap:8px;margin:0;padding:0;list-style:none;width:100%}.foryou-nav__left,.foryou-nav__right{display:flex;align-items:center;gap:8px}@media(min-width:867px){.foryou-nav{justify-content:space-between}}.foryou-nav__btn{display:inline-block;font-size:.9rem;font-weight:700;text-decoration:none;color:#222;background:#eee;border-radius:6px;padding:7px 20px;border:none;white-space:nowrap;transition:background .15s ease,color .15s ease}.foryou-nav__btn:hover{background:#d4d4d4;color:#000;text-decoration:none}.foryou-nav__btn--login{background:#c00;color:#fff}.foryou-nav__btn--login:hover{background:#a00;color:#fff}@media(min-width:867px){.foryou-grid{grid-template-columns:1fr 300px}}@media(min-width:867px){.foryou-page .section_header{flex-wrap:nowrap}}.foryou-main{min-width:0}#foryou-logged-in-content,#foryou-logged-out-content{display:none}.foryou-page--loading #foryou-logged-in-content,.foryou-page--logged-in #foryou-logged-in-content,.foryou-page--logged-out #foryou-logged-out-content{display:block}@keyframes foryou-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.foryou-skeleton{display:block;background:linear-gradient(90deg,#ececec 25%,#f4f4f4 37%,#ececec 63%);background-size:200% 100%;animation:foryou-skeleton-shimmer 1.4s ease-in-out infinite;border-radius:8px}@media(prefers-reduced-motion:reduce){.foryou-skeleton{animation:none}}.foryou-skeleton--pill{width:110px;height:38px;border-radius:999px}.foryou-topics__list .foryou-skeleton--pill:nth-child(2n){width:86px}.foryou-topics__list .foryou-skeleton--pill:nth-child(3n){width:132px}.foryou-skeleton-card{flex:0 0 200px!important;display:flex;flex-direction:column;gap:8px}.foryou-skeleton--thumb{width:100%;aspect-ratio:1 / 1;border-radius:10px}.foryou-skeleton--line{width:80%;height:14px}.foryou-skeleton-card--wide{flex-basis:280px!important}.foryou-skeleton-card--wide .foryou-skeleton--thumb{aspect-ratio:16 / 9}.foryou-skeleton-card--tall{flex-basis:180px!important}.foryou-skeleton-card--tall .foryou-skeleton--thumb{aspect-ratio:9 / 16}.foryou-sidebar{width:100%}@media(min-width:867px){.foryou-sidebar{position:sticky;top:30px}}.foryou-card__img-wrap{position:relative;border-radius:10px;overflow:hidden}.foryou-card__icon{position:absolute;top:6px;right:6px;width:30px;height:30px;border-radius:50%;background:#00000073;z-index:2;pointer-events:none}button.foryou-card__icon--interactive{pointer-events:auto;cursor:pointer;border:none;padding:0;margin:0;appearance:none;-webkit-appearance:none;outline:none;line-height:0;transition:background .15s ease}button.foryou-card__icon--interactive:hover{background:#000000a6}.foryou-card__icon svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:18px;height:18px}.foryou-card__icon--heart svg path{fill:#d60000}.foryou-card__icon--bookmark svg path{fill:#fff}.foryou-card__icon--close svg path{stroke:#fff}.foryou-section-title{font-size:1.8rem;font-weight:800;margin:0;padding:0;color:#000}.foryou-topics{margin-bottom:0;padding-top:0;padding-bottom:25px;overflow:hidden}.foryou-topics__list{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0 0;padding:0;max-width:100%}.foryou-topics__list .foryou-empty-state{box-sizing:border-box}.foryou-topics__chip{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;background:#f0f0f0;border:1px solid #ddd;border-radius:50px;font-size:.9rem;font-weight:600;color:#222;transition:background .15s ease,border-color .15s ease;white-space:nowrap}.foryou-topics__chip:hover{background:#e4e4e4;border-color:#ccc}.foryou-topics__chip-label{line-height:1}.foryou-topics__chip-remove{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;margin:0;border:none;border-radius:50%;background:#0000001f;color:#555;cursor:pointer;transition:background .15s ease,color .15s ease;flex-shrink:0;line-height:0}.foryou-topics__chip-remove:hover{background:#00000040;color:#000}.foryou-topics__chip-remove svg{width:10px;height:10px}.foryou-main .related-row.foryou-scroll-section{border-top:none;border-bottom:1px solid #eee;margin-top:0;margin-bottom:0;padding-top:25px;padding-bottom:25px}.foryou-main .related-row.foryou-scroll-section:last-child{border-bottom:none}.foryou-topics{border-bottom:1px solid #eee;padding-bottom:25px;margin-bottom:0}.foryou-show-card{flex:0 0 200px!important;display:flex;flex-direction:column;gap:8px;text-decoration:none;color:#000}.foryou-show-card__img{width:200px;height:200px;object-fit:cover;border-radius:10px;box-shadow:0 0 10px #0000001a}.foryou-show-card__title{font-weight:700;font-size:1.2rem;line-height:1.2;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden}.foryou-episode-card{flex:0 0 200px!important}.foryou-episode-card__img{width:200px;height:200px;object-fit:cover;border-radius:10px;box-shadow:0 0 10px #0000001a}.foryou-episode-card__progress{position:absolute;bottom:6px;left:0;height:5px;background:#d60000;border-radius:0 0 0 10px;z-index:3}.foryou-episode-card__title{font-weight:500;font-size:1.1rem;line-height:1.4;margin-top:-5px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden}.foryou-episode-card__show{font-size:.82rem;color:#888;font-weight:400}.foryou-article-card{flex:0 0 calc((100% - 40px) / 3)!important;min-width:240px}.foryou-article-card__title{font-weight:600;font-size:1.1rem;line-height:1.4;margin-top:6px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden}.foryou-article-card .related-img{width:100%;aspect-ratio:16 / 9;object-fit:cover;display:block}.foryou-video-card{flex:0 0 280px!important;min-width:240px}.foryou-video-card__thumb{position:relative;border-radius:10px;overflow:hidden}.foryou-video-card__thumb img{width:100%;aspect-ratio:16 / 9;object-fit:cover;display:block}.foryou-video-card__play{position:absolute;bottom:8px;left:8px;color:#fff;background:#0000008c;border-radius:50%;padding:5px;width:28px;height:28px}.foryou-video-card__title{font-weight:500;font-size:1.1rem;line-height:1.4;margin-top:6px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden}.foryou-video-card .related-img{width:100%;aspect-ratio:16 / 9;object-fit:cover;display:block}.foryou-short-card{flex:0 0 180px!important}.foryou-short-card__thumb{position:relative;border-radius:10px;overflow:hidden}.foryou-short-card__thumb img{width:100%;aspect-ratio:9 / 16;object-fit:cover;display:block}.foryou-short-card__play{position:absolute;bottom:8px;left:8px;color:#fff;background:#0000008c;border-radius:50%;padding:4px;width:24px;height:24px}.foryou-short-card__title{font-weight:500;font-size:1.1rem;line-height:1.4;margin-top:6px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden}.foryou-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:40px 20px;background:#f4f4f4;border-radius:12px;text-align:center}.foryou-empty-state__icon{width:40px;height:40px;color:#aaa;margin-bottom:12px}.foryou-empty-state__title{font-size:1rem;font-weight:700;color:#333;margin:0 0 4px}.foryou-empty-state__subtitle{font-size:.85rem;font-weight:400;color:#888;margin:0}@media(max-width:865px){.foryou-page .section_header{width:100%;margin:0 0 20px}.foryou-topics__chip{font-size:.85rem;padding:6px 12px}.foryou-show-card{flex:0 0 160px!important}.foryou-show-card__img{width:160px;height:160px}.foryou-episode-card{flex:0 0 160px!important}.foryou-episode-card__img{width:160px;height:160px}.foryou-article-card{flex:0 0 220px!important;min-width:200px}.foryou-video-card{flex:0 0 240px!important;min-width:200px}.foryou-short-card{flex:0 0 140px!important}}.foryou-video-card__thumb-wrap{position:relative}.foryou-card__icon--heart{position:absolute;top:8px;right:8px;z-index:5;background:none;border:0;padding:0;cursor:pointer}.foryou-video-card__media-link,.foryou-video-card__title-link{display:block;text-decoration:none;color:inherit}.foryou-video-card__play{pointer-events:none}.foryou-card__img-wrap--short{aspect-ratio:9 / 16}.related-row .related-scroll-container .scroll-row a.related-link .related-img--short{width:100%;height:100%;object-fit:cover;display:block;aspect-ratio:9 / 16}.foryou-card__img-wrap--short .foryou-short-card__play{top:50%;left:50%;bottom:auto;transform:translate(-50%,-50%);pointer-events:none}.foryou-page .related-row .related-scroll-container .scroll-row a.related-link span{-webkit-line-clamp:2;line-clamp:2}
