.stream-breadcrumb-bar{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:10px 0}.stream-breadcrumb-bar__inner{max-width:var(--nrm-container);padding:0 var(--nrm-gutter);margin:0 auto}.stream-breadcrumb{font-family:var(--font-body);color:#5e5e5eb3;font-size:.75rem;font-weight:500}.stream-breadcrumb a{color:#5e5e5eb3}.stream-breadcrumb a:hover{text-decoration:underline}.stream-section{text-align:center;background:#fff;padding:64px 0 80px}.stream-section__inner{max-width:var(--nrm-container);padding:0 var(--nrm-gutter);margin:0 auto}.nrm-home .stream-page__title{font-family:var(--font-display);color:#000;letter-spacing:-.02em;margin-bottom:48px;font-size:clamp(1.8rem,1rem + 2.5vw,2.5rem);font-weight:800}.stream-video-outer{max-width:896px;margin:0 auto}.stream-video-wrap{background:#000;width:100%;padding-top:56.25%;position:relative;box-shadow:0 25px 50px #00000040}.stream-video-wrap iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.stream-live-badge{z-index:2;color:#fff;font-family:var(--font-display);letter-spacing:.08em;background:#e02424;border-radius:5px;align-items:center;gap:7px;padding:5px 11px;font-size:.72rem;font-weight:800;display:inline-flex;position:absolute;top:14px;left:14px;box-shadow:0 4px 14px #00000059}.stream-live-dot{background:#fff;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite stream-live-pulse}@keyframes stream-live-pulse{0%,to{opacity:1}50%{opacity:.25}}@media (prefers-reduced-motion:reduce){.stream-live-dot{animation:none}}.stream-more{max-width:896px;margin:44px auto 0}.stream-more__head{border-top:1px solid #e8e5de;justify-content:space-between;align-items:center;margin-bottom:24px;padding-top:22px;display:flex}.nrm-home .stream-more__viewall{font-family:var(--font-display);color:var(--nrm-ink);border-bottom:2px solid var(--nrm-yellow);align-items:center;gap:8px;padding-bottom:3px;font-size:.95rem;font-weight:800;display:inline-flex}.stream-more__viewall svg{width:16px;height:16px}.stream-more__nav{gap:10px;display:flex}.stream-nav-btn{cursor:pointer;width:44px;height:44px;color:var(--nrm-ink);background:#fff;border:1px solid #d9d5cd;border-radius:50%;place-items:center;transition:background .15s,transform .15s,border-color .15s;display:grid}.stream-nav-btn:hover{background:var(--nrm-yellow);border-color:var(--nrm-yellow);transform:translateY(-2px)}.stream-nav-btn:disabled{opacity:.35;cursor:not-allowed}.stream-nav-btn:disabled:hover{background:#fff;border-color:#d9d5cd;transform:none}.stream-nav-btn svg{width:18px;height:18px}.stream-vgrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.stream-vcard{cursor:pointer;text-align:left;background:0 0;border:none;flex-direction:column;gap:10px;padding:0;display:flex}.stream-vcard__thumb{aspect-ratio:16/9;background:#000;border-radius:10px;position:relative;overflow:hidden}.stream-vcard__thumb img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.stream-vcard:hover .stream-vcard__thumb img{transform:scale(1.06)}.stream-vcard__play{background:#00000094;border-radius:50%;place-items:center;width:46px;height:46px;margin:auto;transition:background .2s;display:grid;position:absolute;inset:0}.stream-vcard__play svg{color:#fff;width:16px;height:16px;margin-left:2px}.stream-vcard__dur{color:#fff;background:#000000d1;border-radius:4px;padding:3px 5px;font-size:.72rem;font-weight:600;line-height:1;position:absolute;bottom:8px;right:8px}.stream-vcard:hover .stream-vcard__play{background:var(--nrm-yellow)}.stream-vcard:hover .stream-vcard__play svg{color:#14120c}.nrm-home .stream-vcard__title{font-family:var(--font-body);color:var(--nrm-ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}@media (max-width:900px){.stream-vgrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.stream-vgrid{grid-template-columns:1fr}}
