.v-player_75735 { position: relative; border-radius: var(--ve8c0); overflow: hidden; background: #080a10; box-shadow: 0 10px 30px rgba(0,0,0,0.2); margin: 0 5% 25px; } .player-ratio_75735 { position: relative; width: 100%; padding-top: 56.25%; } .player-ratio_75735 iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; } .player-gate_75735 { position: absolute; inset: 0; z-index: 3; display: flex; flex-direction: column; gap: 12px; align-items: center; justify-content: center; text-align: center; padding: 24px; background: linear-gradient(180deg, rgba(0,0,0,0.72), rgba(0,0,0,0.9)); color: #fff; } .player-gate_75735 button { border: 0; border-radius: 6px; padding: 12px 24px; cursor: pointer; background: var(--v024d); color: #fff; font-weight: 700; font-size: 15px; } .player-gate_75735 span { font-size: 13px; color: rgba(255,255,255,0.72); } .ep-list-box_75735 { background: var(--vaace); padding: 25px; border-radius: var(--ve8c0); margin: 0 5% 25px; box-shadow: 0 2px 10px rgba(0,0,0,0.02); border: 1px solid rgba(150,150,150,0.05); } .anthology-title_75735 { display: flex; justify-content: space-between; align-items: center; margin-bottom: 20px; } .anthology-title_75735 h2, .anthology-title_75735 h3 { font-size: 18px; color: var(--vec0e); border-left: 6px solid var(--v024d); padding-left: 11px; margin: 0; } .ep-grid_75735 { display: grid; grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); gap: 12px; } .ep-btn_75735 { background: var(--vfc63); color: var(--vec0e); text-align: center; padding: 12px 10px; border-radius: 6px; cursor: pointer; transition: all 0.2s; border: 1px solid rgba(150,150,150,0.08); font-size: 14px; font-weight: 500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .ep-btn_75735:hover { border-color: var(--v024d); color: var(--v024d); transform: translateY(-2px); } .ep-btn_75735.playing_75735 { background: var(--v024d); color: #fff; border-color: var(--v024d); box-shadow: 0 4px 10px rgba(0, 214, 235, 0.3); } .video-details_75735 { background: var(--vaace); padding: 25px; border-radius: var(--ve8c0); border: 1px solid rgba(150,150,150,0.05); margin: 0 5% 35px; } .vd-mobile-top_75735 { display: flex; gap: 30px; align-items: flex-start; } .vod-pic_75735 { width: 180px; flex-shrink: 0; border-radius: 8px; overflow: hidden; box-shadow: 0 8px 20px rgba(0,0,0,0.15); } .detail-text_75735 { flex: 1; min-width: 0; } .vod-name_75735 { font-size: 26px; margin-bottom: 18px; color: var(--vec0e); line-height: 1.3; font-weight: 800; } .vd-meta-tags_75735 { display: flex; flex-wrap: wrap; gap: 12px; margin-bottom: 25px; } .tag-item_75735 { font-size: 13px; padding: 6px 12px; border-radius: 4px; background: rgba(150,150,150,0.08); color: var(--vc0e1); display: flex; align-items: center; } .tag-item_75735.highlight { background: var(--v024d); color: #fff; font-weight: bold; box-shadow: 0 2px 8px rgba(0,214,235,0.2); } .vod-specs_75735 { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px 18px; margin: -6px 0 24px; padding: 16px; border-radius: 8px; background: rgba(150,150,150,0.055); border: 1px solid rgba(150,150,150,0.12); } .fact-row_75735 { display: flex; gap: 10px; min-width: 0; align-items: flex-start; font-size: 14px; line-height: 1.7; } .fact-row_75735.wide { grid-column: 1 / -1; } .fact-row_75735 dt { flex: 0 0 auto; color: var(--vc0e1); font-weight: 700; } .fact-row_75735 dd { margin: 0; min-width: 0; color: var(--vec0e); word-break: break-word; } .fact-row_75735 a { color: var(--v024d); text-decoration: none; margin-right: 10px; } .fact-row_75735 .term-plain { margin-right: 10px; } .detail-desc_75735 { font-size: 15px; color: var(--vc0e1); line-height: 1.8; text-align: justify; word-wrap: break-word; } .detail-desc_75735 h2, .detail-desc_75735 h3, .detail-desc_75735 h4 { color: var(--vec0e); font-size: 18px; margin: 25px 0 12px; border-left: 3px solid var(--v024d); padding-left: 10px; font-weight: 600; line-height: 1.2; } .detail-desc_75735 p { margin-bottom: 15px; } .context-nav_75735 { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin: 40px 0; } .sponsor-box_75735 { position: absolute; z-index: 99; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.85); display: flex; flex-direction: column; align-items: center; justify-content: center; backdrop-filter: blur(5px); } .sponsor-box_75735 img { max-width: 90%; max-height: 70vh; border-radius: 8px; box-shadow: 0 10px 30px rgba(0,0,0,0.5); transition: transform 0.3s; } .sponsor-box_75735 img:hover { transform: scale(1.02); } .hide-ad_75735 { margin-top: 20px; padding: 8px 24px; background: rgba(255,255,255,0.15); color: #fff; border-radius: 30px; cursor: pointer; font-size: 14px; border: 1px solid rgba(255,255,255,0.3); transition: background 0.3s; } .hide-ad_75735:hover { background: rgba(255,255,255,0.3); } .recom-wrap_75735 .post-list_75735 { display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 16px; } .recom-wrap_75735 .vod-item_75735 a, .recom-wrap_75735 .item-card a, .recom-wrap_75735 .vod-item a, .recom-wrap_75735 .list-item a { display: flex; flex-direction: column; height: 100%; padding: 0; gap: 0; } .recom-wrap_75735 .img-box_75735, .recom-wrap_75735 .pic-box, .recom-wrap_75735 .cover-wrap, .recom-wrap_75735 .img-box { width: 100%; aspect-ratio: 2 / 3; } @media(max-width: 768px) { .vd-mobile-top_75735 { flex-direction: column; gap: 20px; align-items: center; } .vod-pic_75735 { width: 140px; } .vod-name_75735 { font-size: 22px; text-align: center; } .vd-meta-tags_75735 { justify-content: center; } .vod-specs_75735 { grid-template-columns: 1fr; padding: 12px; } .ep-grid_75735 { grid-template-columns: repeat(4, 1fr); } .context-nav_75735 { grid-template-columns: 1fr; gap: 12px; } .recom-wrap_75735 .post-list_75735 { grid-template-columns: repeat(2, minmax(0, 1fr)); } }