*{box-sizing:border-box}body{margin:0;padding:0;background:#f5faf8}.phone-shell{min-height:100vh;margin:0 auto;background:#f5faf8;position:relative;overflow-x:hidden}@media(min-width:769px){.phone-shell{max-width:1200px;box-shadow:0 0 20px #00000014}}@media(max-width:768px){.phone-shell{max-width:100%}}*{margin:0;padding:0;box-sizing:border-box}body{background-color:#fff9fb;color:#5a4a4f;font-family:-apple-system,PingFang SC,HarmonyOS Sans SC,Microsoft YaHei,Arial,sans-serif;font-size:14px;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:#5a4a4f}button{cursor:pointer;font-family:inherit}img{display:block;max-width:100%}.pagination{display:flex;justify-content:center;align-items:center;gap:6px;padding:24px 16px;flex-wrap:wrap}.pagination button,.pagination .page-num{min-width:36px;height:32px;padding:0 12px;border:1px solid #F0E0E5;background:#fff;color:#8b7b80;border-radius:12px;cursor:pointer;font-size:13px;font-family:inherit;transition:all .2s}.pagination button:hover,.pagination .page-num:hover{border-color:#ff9aa2;color:#ff9aa2;background:#fff0f3}.pagination button.active,.pagination .page-num.active{background:linear-gradient(135deg,#ff9aa2,#ffb7c5);border-color:#ff9aa2;color:#fff}.pagination button:disabled,.pagination .page-num:disabled{opacity:.4;cursor:not-allowed}.loading-box,.empty-box{text-align:center;padding:60px 20px;color:#b5a5aa;font-size:14px}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;width:100%}@media(min-width:769px){.video-grid{grid-template-columns:repeat(4,1fr);gap:16px}}@media(min-width:1100px){.video-grid{grid-template-columns:repeat(5,1fr);gap:18px}}.video-card{border-radius:16px;cursor:pointer;background:#fff;transition:transform .3s,box-shadow .3s;box-shadow:0 2px 12px #ff9aa214;overflow:hidden}.video-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #ff9aa233}.video-card:hover .video-card-title{color:var(--video-title-hover-color, #FF9AA2)}.video-card .video-cover{position:relative;width:100%;aspect-ratio:282/159;overflow:hidden;border-radius:16px 16px 0 0;background:#ffe8eb}.video-card .video-cover img,.video-card .video-cover video{width:100%;height:100%;object-fit:cover;display:block}.video-card .video-cover .cover-skeleton{width:100%;height:100%;background:linear-gradient(90deg,#fff0f3 25%,#ffe8eb,#fff0f3 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite}.video-card .video-card-title{padding:10px 12px 12px;margin:0;font-size:13px;color:var(--video-title-color, #5A4A4F);line-height:1.5;height:52px;overflow:hidden;text-overflow:ellipsis;transition:color .2s;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@keyframes skeleton-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.vod-list{display:block;margin:0;padding:0;background-color:transparent}.vod-list h5{margin-top:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#5a4a4f;font-size:14px}.vod-list a p{font-size:.8rem;color:#b5a5aa}.novel-list a{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #F0E0E5;padding:14px 0;color:#5a4a4f}.novel-list a:hover{color:#ff9aa2}.novel-list a span{color:#b5a5aa}
