:root{--STUI-HC:#ff2a14;--STUI-HC-0:#ff9800;--ink:#20242b;--muted:#7a828f;--line:#edf0f4;--bg:#f6f7fb}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,"Microsoft YaHei",sans-serif;font-size:14px}a{color:inherit;text-decoration:none}.wrapper{width:100%}.content{max-width:1380px;margin:0 auto;padding:0 22px}#header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.95);box-shadow:0 6px 18px rgba(20,26,40,.06);backdrop-filter:blur(12px)}.header-content>.content{height:74px;display:grid;grid-template-columns:220px minmax(260px,430px) 1fr;gap:22px;align-items:center}.logo{display:flex;align-items:center;height:42px}.logo span{display:inline-flex;align-items:center;max-width:210px;height:42px;padding:0 16px;border-radius:8px;background:linear-gradient(135deg,var(--STUI-HC-0),var(--STUI-HC));color:#fff;font-size:20px;font-weight:800;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.search-box{display:grid;grid-template-columns:minmax(0,1fr) 44px;height:42px;border-radius:21px;background:#f2f4f7;border:1px solid #eceff3;overflow:hidden}.search-input{min-width:0;border:0;background:transparent;padding:0 16px;outline:0;color:#3b414d}.search-btn{border:0;background:linear-gradient(135deg,var(--STUI-HC-0),var(--STUI-HC));color:#fff;font-size:18px}.nav-menu-items{display:flex;align-items:center;gap:2px;margin:0;padding:0;list-style:none;white-space:nowrap}.nav-menu-item a{display:block;padding:13px 15px;border-radius:8px;font-size:15px;font-weight:700}.nav-menu-item a:hover{color:#fff;background:linear-gradient(135deg,var(--STUI-HC-0),var(--STUI-HC))}.module{margin-top:22px}.module-bg,.box{background:#fff;border-radius:12px;padding:18px;box-shadow:0 8px 26px rgba(30,34,45,.06)}.module-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.module-title{margin:0;font-size:24px;line-height:1.2;font-weight:800}.module-title:before{content:"";display:inline-block;width:5px;height:22px;margin-right:10px;vertical-align:-4px;border-radius:3px;background:linear-gradient(180deg,var(--STUI-HC-0),var(--STUI-HC))}.module-count{color:var(--muted)}.module-items{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px 16px}.module-item{min-width:0}.module-item-cover{position:relative}.module-item-pic{position:relative;display:block;overflow:hidden;border-radius:8px;background:#e6e8ed}.module-item-pic:before{content:"";display:block;padding-top:138%}.module-item-pic img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.module-item:hover img{transform:scale(1.04)}.st42-vod-card__badge{position:absolute;right:7px;top:7px;max-width:80%;padding:4px 7px;border-radius:5px;background:linear-gradient(135deg,var(--STUI-HC-0),var(--STUI-HC));color:#fff;font-size:12px;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.st42-vod-card__region{position:absolute;left:0;right:0;bottom:0;padding:28px 8px 8px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.72));color:#fff;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.module-item-titlebox{margin-top:9px}.module-item-title{display:block;font-size:15px;font-weight:700;line-height:1.35;height:40px;overflow:hidden}.module-item-text{margin-top:5px;color:var(--muted);font-size:13px;line-height:1.55;height:40px;overflow:hidden}.st42-filter{margin:2px 0 16px;padding:6px 16px;border:1px solid rgba(255,153,0,.12);border-radius:12px;background:linear-gradient(180deg,#fff,#fffaf2);box-shadow:0 6px 20px rgba(30,34,45,.06)}.st42-filter-row{display:flex;align-items:flex-start;gap:14px;padding:12px 0}.st42-filter-row+.st42-filter-row{border-top:1px solid rgba(30,34,45,.06)}.st42-filter-label{flex:0 0 52px;color:#8a8f99;font-size:13px;font-weight:700;line-height:30px}.st42-filter-options{display:flex;flex:1;flex-wrap:wrap;gap:8px 10px}.st42-filter-options a{display:inline-block;padding:6px 14px;border-radius:16px;color:#4b5563;font-size:13px;line-height:20px;background:rgba(255,255,255,.85)}.st42-filter-options a:hover,.st42-filter-options a.active{background:linear-gradient(135deg,var(--STUI-HC-0),var(--STUI-HC));box-shadow:0 4px 12px rgba(255,42,20,.22);color:#fff}.st42-filter-options em{font-style:normal;margin-left:5px;color:#a0a6b1}.view-heading{display:grid;grid-template-columns:230px minmax(0,1fr);gap:24px;margin-top:22px}.video-cover .module-item-pic:before{padding-top:145%}.video-cover .icon-play{position:absolute;left:50%;top:50%;z-index:3;transform:translate(-50%,-50%);display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:rgba(255,42,20,.9);color:#fff;font-style:normal;font-size:25px}.page-title{margin:0 0 12px;font-size:30px;line-height:1.25}.video-info-aux{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:18px}.tag-link{display:inline-flex;align-items:center;min-height:30px;padding:6px 12px;border-radius:15px;background:#fff3e8;color:#e14a19;font-weight:700}.btn-important{display:inline-flex;align-items:center;gap:8px;border-radius:8px;background:linear-gradient(135deg,var(--STUI-HC-0),var(--STUI-HC));color:#fff}.btn-large{padding:12px 20px;font-size:16px}.shadow-drop{box-shadow:0 8px 20px rgba(255,42,20,.24)}.video-info-main{margin-top:18px}.video-info-items{display:grid;grid-template-columns:52px minmax(0,1fr);gap:10px;margin:10px 0;color:#3d4450}.video-info-itemtitle{color:#858d99}.video-info-content{line-height:1.85}.player-box video{display:block;width:100%;aspect-ratio:16/9;background:#050505;border-radius:10px}footer{margin-top:28px;padding:28px 0;color:#858d99;text-align:center}.footer-links{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-bottom:10px}.footer-links a{color:#555f6d}.footer-links a:hover{color:var(--STUI-HC)}@media(max-width:1120px){.module-items{grid-template-columns:repeat(5,minmax(0,1fr))}.header-content>.content{grid-template-columns:180px minmax(220px,1fr)}}@media(max-width:860px){.content{padding:0 12px}.header-content>.content{height:auto;grid-template-columns:1fr;padding-top:12px;padding-bottom:10px;gap:10px}.logo span{max-width:100%;font-size:18px}.nav{overflow:auto}.module-bg,.box{border-radius:10px;padding:14px}.module-items{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 10px}.module-item-text{display:none}.view-heading{grid-template-columns:120px minmax(0,1fr);gap:14px}.page-title{font-size:22px}.video-info-items{grid-template-columns:46px minmax(0,1fr)}}@media(max-width:520px){.module-items{grid-template-columns:repeat(2,minmax(0,1fr))}.view-heading{grid-template-columns:1fr}.video-cover{max-width:180px}.st42-filter-row{display:block}.st42-filter-label{margin-bottom:8px}.module-title{font-size:20px}}