.rnp-stream-shell{max-width:1480px;margin:auto;padding:28px clamp(16px,3vw,44px);color:var(--rnp-ink,#20231f)}
.rnp-stream-breadcrumb{display:flex;gap:12px;flex-wrap:wrap;font-size:13px;margin-bottom:24px;color:var(--rnp-muted,#686b64)}
.rnp-stream-featured{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:26px}.rnp-stream-featured .rnp-stream-card:first-child{grid-row:span 2}.rnp-stream-featured .rnp-stream-card:only-child{grid-column:1/-1}.rnp-stream-featured .rnp-stream-card__cover{height:100%;min-height:210px}.rnp-stream-featured .rnp-stream-card:first-child .rnp-stream-card__cover{min-height:430px}
.rnp-stream-nav{display:flex;align-items:center;gap:20px;flex-wrap:wrap;padding:18px 20px;background:var(--rnp-surface,#fff);border:1px solid var(--rnp-line,#dedfd8);border-radius:10px;margin-bottom:30px;font-size:14px}.rnp-stream-nav a{display:flex;align-items:center;gap:7px;text-decoration:none}.rnp-stream-nav__submit{margin-left:auto;color:var(--rnp-gold,#8c6726)}
.rnp-stream-section,.rnp-stream-synopsis,.rnp-stream-comments,.rnp-stream-related{background:var(--rnp-surface,#fff);border:1px solid var(--rnp-line,#dedfd8);border-radius:12px;padding:24px;margin-bottom:28px}.rnp-stream-section__heading{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-bottom:18px;margin-bottom:22px;border-bottom:1px solid var(--rnp-line,#dedfd8)}.rnp-stream-section__heading h1{font-size:22px;margin:0;border-left:3px solid #a48136;padding-left:12px}.rnp-stream-section__heading span{font-size:13px;color:var(--rnp-muted,#686b64)}
.rnp-stream-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 22px}.rnp-stream-card{min-width:0}.rnp-stream-card__cover{position:relative;display:block;aspect-ratio:16/9;background:#21251e;overflow:hidden;border-radius:7px;color:#fff}.rnp-stream-card__cover img{width:100%;height:100%;object-fit:cover}.rnp-stream-card__time{position:absolute;right:8px;bottom:8px;background:#13160ed9;padding:2px 6px;border-radius:4px;font-size:12px}.rnp-stream-card__play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:44px;height:44px;background:#1119;border:1px solid #fff8;border-radius:50%;opacity:0;transition:opacity .15s}.rnp-stream-card__cover:hover .rnp-stream-card__play,.rnp-stream-card__cover:focus-visible .rnp-stream-card__play{opacity:1}.rnp-stream-card h2{font-size:16px;line-height:1.45;margin:12px 0 8px}.rnp-stream-card h2 a{text-decoration:none}.rnp-stream-card__creator{font-size:13px;margin:0 0 7px;color:var(--rnp-muted,#686b64)}.rnp-stream-card__meta{font-size:12px;display:flex;gap:8px;justify-content:space-between;color:var(--rnp-muted,#686b64);margin:0}.rnp-stream-card__feature-text{position:absolute;inset:auto 0 0;padding:60px 24px 24px;background:linear-gradient(transparent,#000d)}.rnp-stream-card__feature-text h2{font-size:24px;margin-bottom:0}.rnp-stream-card__feature-text small{color:#e0c27c}.rnp-stream-card--feature .rnp-stream-card__time{z-index:1;top:10px;bottom:auto}
.rnp-stream-detail{display:grid;grid-template-columns:minmax(0,2.4fr) minmax(240px,1fr);gap:28px}.rnp-stream-detail__main{min-width:0}.rnp-stream-detail h1{font-size:clamp(24px,3vw,34px);line-height:1.25;margin:18px 0}.rnp-stream-player{position:relative;background:#060806;border-radius:10px;overflow:hidden;aspect-ratio:16/9}.rnp-stream-player video{width:100%;height:100%;object-fit:contain}.rnp-stream-player__start{position:absolute;inset:0;margin:auto;width:100%;height:100%;display:flex;align-items:center;justify-content:center;gap:12px;background:#0004;color:#fff;border:0;font-size:19px}.rnp-stream-player__start i{display:grid;place-items:center;background:#d6b568;color:#1c2118;width:65px;height:65px;border-radius:50%}.rnp-stream-player__status{position:absolute;bottom:45px;left:15px;right:15px;margin:0;background:#141911e8;color:#fff;padding:12px}.rnp-stream-player__status:empty{display:none}.rnp-stream-detail__meta{font-size:13px;color:var(--rnp-muted,#686b64);margin-top:15px}
.rnp-stream-actions,.rnp-stream-offers{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px}.rnp-stream-actions button,.rnp-stream-actions a,.rnp-stream-synopsis button,.rnp-stream-offers button{display:inline-flex;align-items:center;gap:7px;background:var(--rnp-surface,#fff);color:inherit;border:1px solid var(--rnp-line,#dedfd8);padding:10px 14px;border-radius:7px;cursor:pointer;text-decoration:none;font:inherit;font-size:14px}.rnp-stream-actions [aria-pressed=true],.rnp-stream-synopsis [aria-pressed=true]{background:#e0c27c;color:#20231f}.rnp-stream-synopsis header{display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid var(--rnp-line,#dedfd8);padding-bottom:20px}.rnp-stream-synopsis header>div{display:flex;align-items:center;gap:12px}.rnp-stream-synopsis img{border-radius:50%}.rnp-stream-synopsis h2,.rnp-stream-comments h2,.rnp-stream-related h2{font-size:20px}.rnp-stream-synopsis>div{overflow-wrap:anywhere;line-height:1.75}.rnp-stream-related{align-self:start}.rnp-stream-related .rnp-stream-card{margin-bottom:25px}.rnp-stream-comments textarea{width:100%;padding:14px;background:var(--rnp-bg,#f5f5f1);color:inherit;border:1px solid var(--rnp-line,#dedfd8);border-radius:8px}.rnp-stream-comments ol{padding:0;list-style:none}.rnp-stream-comments label{display:block;margin-bottom:8px}
.rnp-stream-dialog{width:min(550px,calc(100vw - 32px));padding:30px;border:1px solid var(--rnp-line,#dedfd8);border-radius:15px;background:var(--rnp-surface,#fff);color:inherit}.rnp-stream-dialog::backdrop{background:#000a}.rnp-stream-dialog [data-stream-close]{float:right;border:0;background:none;color:inherit;font-size:24px;cursor:pointer}.rnp-stream-dialog--trailer{width:min(900px,calc(100vw - 32px))}.rnp-stream-dialog iframe,.rnp-stream-dialog video{width:100%;aspect-ratio:16/9;border:0}.rnp-stream-dialog a{display:inline-block;margin:8px 12px 0 0}.rnp-stream-topics{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 28px}.rnp-stream-topics a{padding:8px 12px;border:1px solid var(--rnp-line,#dedfd8);border-radius:20px;text-decoration:none;font-size:14px}.rnp-stream-categories{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.rnp-stream-categories article>a{display:block;margin:12px 0}.rnp-stream-publish{display:flex;align-items:center;justify-content:space-between;gap:25px;background:#222b1e;color:#fff;border-radius:12px;padding:32px}.rnp-stream-publish h2{margin:0}.rnp-stream-pagination{display:flex;gap:10px;justify-content:center;margin-top:30px}.rnp-stream-pagination a,.rnp-stream-pagination span{padding:8px 14px;border:1px solid var(--rnp-line,#dedfd8);border-radius:6px}.rnp-stream-kids{display:flex;justify-content:space-between;align-items:center;gap:25px;background:#e2edc9;color:#22381e;border-radius:22px;padding:40px;overflow:hidden}.rnp-stream-kids h1{font-size:clamp(30px,5vw,62px);line-height:1.1;margin:15px 0}.rnp-stream-kids__art{display:flex;align-items:center;color:#68873c;font-size:clamp(40px,8vw,110px)}.rnp-stream-kids__art i:nth-child(2){color:#9a6a32;transform:rotate(-25deg)}.rnp-stream-kids__art i:nth-child(3){color:#b7791c}.rnp-stream-signin,.rnp-stream-empty{padding:30px 0;line-height:1.7}
@media(max-width:1050px){.rnp-stream-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rnp-stream-detail{grid-template-columns:minmax(0,1fr)}.rnp-stream-related{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.rnp-stream-related>h2,.rnp-stream-related>h3,.rnp-stream-related>.rnp-stream-topics{grid-column:1/-1}.rnp-stream-nav{gap:15px}.rnp-stream-nav__submit{margin-left:0}}
@media(max-width:700px){.rnp-stream-shell{padding:18px 14px}.rnp-stream-featured{grid-template-columns:1fr}.rnp-stream-featured .rnp-stream-card:first-child{grid-row:auto}.rnp-stream-featured .rnp-stream-card:first-child .rnp-stream-card__cover{min-height:230px}.rnp-stream-featured .rnp-stream-card:not(:first-child){display:none}.rnp-stream-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px}.rnp-stream-section,.rnp-stream-synopsis,.rnp-stream-comments,.rnp-stream-related{padding:16px}.rnp-stream-nav{padding:16px;gap:16px;font-size:13px}.rnp-stream-card h2{font-size:14px}.rnp-stream-card__meta{display:block}.rnp-stream-card__meta span{display:block}.rnp-stream-categories{grid-template-columns:1fr 1fr}.rnp-stream-kids{padding:24px;display:block}.rnp-stream-kids__art{justify-content:flex-end}.rnp-stream-publish{display:block;padding:24px}.rnp-stream-related{grid-template-columns:1fr 1fr}.rnp-stream-section__heading{align-items:start}.rnp-stream-section__heading h1{font-size:20px}}
@media(prefers-reduced-motion:reduce){.rnp-stream-card__play{transition:none}}

.rnp-stream-featured{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:200px 200px}.rnp-stream-featured .rnp-stream-card:first-child{grid-column:1/3;grid-row:1/3}.rnp-stream-featured .rnp-stream-card:nth-child(2){grid-column:3/5;grid-row:1}.rnp-stream-featured .rnp-stream-card:nth-child(3){grid-column:3;grid-row:2}.rnp-stream-featured .rnp-stream-card:nth-child(4){grid-column:4;grid-row:2}.rnp-stream-featured .rnp-stream-card__cover{width:100%;height:100%;min-height:0!important;aspect-ratio:auto}.rnp-stream-featured:has(>.rnp-stream-card:nth-child(2):last-child){grid-template-rows:340px}.rnp-stream-featured:has(>.rnp-stream-card:nth-child(2):last-child) .rnp-stream-card:first-child{grid-row:1}.rnp-stream-nav__submit{color:var(--rnp-accent)}
@media(max-width:700px){.rnp-stream-featured,.rnp-stream-featured:has(>.rnp-stream-card:nth-child(2):last-child){grid-template-columns:1fr;grid-template-rows:250px}.rnp-stream-featured .rnp-stream-card:first-child{grid-column:1;grid-row:1}}

.rnp-stream-collections,.rnp-stream-publish{background:var(--rnp-surface);padding:28px;border:1px solid var(--rnp-line);border-radius:12px;margin:24px 0}.rnp-stream-collections__create{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin:24px 0}.rnp-stream-collections input,.rnp-stream-collections select{max-width:100%;padding:12px;background:var(--rnp-bg);color:var(--rnp-ink);border:1px solid var(--rnp-line);border-radius:6px}.rnp-stream-collections button,.rnp-stream-party button{padding:10px 16px;background:var(--rnp-gold);color:#171713;border:0;border-radius:8px;cursor:pointer}.rnp-stream-collections .rnp-stream-grid{margin-top:24px}.rnp-stream-collections .rnp-stream-card img{width:100%;aspect-ratio:16/9;object-fit:cover}.rnp-stream-party{padding:14px;background:var(--rnp-soft);display:flex;gap:15px;align-items:center;flex-wrap:wrap}
.rnp-tv-hero{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:240px 240px;gap:10px;margin-bottom:26px}.rnp-tv-hero__tile{position:relative;min-width:0;overflow:hidden;border-radius:8px;background:#242820}.rnp-tv-hero__tile--1{grid-row:1/3}.rnp-tv-hero__link{display:block;position:relative;width:100%;height:100%;color:white;text-decoration:none}.rnp-tv-hero__image,.rnp-tv-hero__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.rnp-tv-hero__link:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 20%,rgba(0,0,0,.8))}.rnp-tv-hero__copy{position:absolute;bottom:24px;left:22px;right:20px;z-index:2}.rnp-tv-hero__copy h2{font-size:clamp(19px,1.7vw,25px);line-height:1.15;margin:0 0 10px;color:#fff}.rnp-tv-hero__tile--1 h2{font-size:clamp(28px,3vw,44px);max-width:12ch}.rnp-tv-hero__copy p{font-size:14px;line-height:1.45;margin:0;color:#f6f3e9}.rnp-tv-hero__motion{position:absolute;top:16px;right:16px;z-index:3;display:grid;place-items:center;width:44px;height:44px;border:1px solid #ffffff80;border-radius:50%;background:#111b;color:#fff;font-size:24px;cursor:pointer}.rnp-tv-hero__link:focus-visible{outline:3px solid var(--rnp-gold);outline-offset:-4px}.rnp-stream-player__start .ph{color:#171713;font-size:32px}.rnp-stream-card__play .ph{font-size:30px}
@media(max-width:1050px){.rnp-tv-hero{grid-template-columns:1fr 1fr;grid-template-rows:320px 200px 200px}.rnp-tv-hero__tile--1{grid-row:1;grid-column:1/3}}
@media(max-width:600px){.rnp-tv-hero{grid-template-rows:290px 190px 190px;gap:8px}.rnp-tv-hero__copy{left:14px;right:12px;bottom:16px}.rnp-tv-hero__copy h2{font-size:19px}.rnp-tv-hero__copy p{font-size:12px}.rnp-tv-hero__tile--1 h2{font-size:34px}}
@media(max-width:359px){.rnp-tv-hero{grid-template-columns:1fr;grid-template-rows:280px repeat(4,180px)}.rnp-tv-hero__tile--1{grid-column:auto}}
