body{background-color:#f9f9f9}.video-page-container{max-width:1600px;margin:0 auto;padding:20px;display:grid;grid-template-columns:1fr 400px;gap:24px}@media (max-width:1000px){.video-page-container{grid-template-columns:1fr}}.primary-col{min-width:0}.video-player-wrapper{position:relative;width:100%;padding-top:56.25%;background:#000;border-radius:12px;overflow:hidden;margin-bottom:20px;box-shadow:0 4px 12px rgba(0,0,0,0.1)}.video-player-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.video-title{font-size:1.5rem;font-weight:700;line-height:1.3;margin-bottom:10px;color:#0f0f0f}.video-meta-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-wrap:wrap;gap:10px;border-bottom:1px solid #e5e5e5;padding-bottom:15px}.video-stats{color:#606060;font-size:0.9rem}.video-description-box{background:#f2f2f2;border-radius:12px;padding:15px;margin-top:20px;font-size:0.95rem;line-height:1.5;color:#0f0f0f;word-wrap:break-word;overflow-wrap:break-word}.video-description-box h2{font-size:1rem;font-weight:700;margin-bottom:10px}.video-description-content p{margin:0 0 .85rem}.video-description-content p:last-child{margin-bottom:0}.blog-placeholder{margin-top:30px;padding:30px;background:white;border:1px dashed #ccc;border-radius:8px;text-align:center;color:#666}.secondary-col{display:flex;flex-direction:column;gap:10px}.suggestion-item{display:flex;gap:8px;cursor:pointer;text-decoration:none;color:inherit;transition:background 0.2s;padding:5px;border-radius:8px}.suggestion-item:hover{background:#e5e5e5}.suggestion-thumb{position:relative;flex:0 0 168px;height:94px;border-radius:8px;overflow:hidden;background:#ccc}.suggestion-thumb img{width:100%;height:100%;object-fit:cover}.suggestion-duration{position:absolute;bottom:4px;right:4px;background:rgba(0,0,0,0.8);color:white;padding:1px 4px;border-radius:4px;font-size:0.75rem;font-weight:500}.suggestion-info{flex:1;min-width:0}.suggestion-title{font-size:0.9rem;font-weight:600;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3;color:#0f0f0f}.suggestion-meta{font-size:0.8rem;color:#606060}.suggestion-meta .yt-playlist-btn-small{display:inline-flex;vertical-align:middle;margin-left:5px}
