.videos-layout[data-astro-cid-lqc5fd4b]{display:grid;grid-template-columns:320px 1fr;gap:var(--spacing-xl);align-items:start}.videos-layout[data-astro-cid-lqc5fd4b].player-mode{gap:var(--spacing-lg)}.course-sidebar[data-astro-cid-lqc5fd4b]{background:var(--bg-primary);border:1px solid var(--border-color);display:flex;flex-direction:column}.sidebar-header[data-astro-cid-lqc5fd4b]{border-bottom:1px solid var(--border-color)}.sidebar-title[data-astro-cid-lqc5fd4b]{display:flex;align-items:center;gap:.75rem;width:100%;padding:1rem 1.25rem;background:var(--bg-secondary);font-family:var(--font-primary);font-size:.9rem;font-weight:700;text-transform:uppercase;color:var(--text-primary)}.toggle-icon[data-astro-cid-lqc5fd4b]{width:18px;height:18px;color:var(--primary)}.sidebar-content[data-astro-cid-lqc5fd4b]{overflow-y:auto;flex:1}.topic-section[data-astro-cid-lqc5fd4b]{border-bottom:1px solid var(--border-color)}.topic-section[data-astro-cid-lqc5fd4b]:last-child{border-bottom:none}.topic-header[data-astro-cid-lqc5fd4b]{display:flex;align-items:center;gap:.75rem;width:100%;padding:1rem 1.25rem;background:var(--bg-secondary);border:none;cursor:pointer;font-family:var(--font-primary);font-size:.85rem;font-weight:700;text-transform:uppercase;color:var(--text-primary);text-align:left;transition:background var(--transition-fast)}.topic-header[data-astro-cid-lqc5fd4b]:hover{background:var(--bg-hover)}.topic-icon[data-astro-cid-lqc5fd4b]{width:18px;height:18px;color:var(--primary);flex-shrink:0}.topic-name[data-astro-cid-lqc5fd4b]{flex:1}.topic-count[data-astro-cid-lqc5fd4b]{font-family:var(--font-mono);font-size:.7rem;font-weight:700;color:var(--text-secondary);background:var(--bg-primary);padding:.15rem .5rem;border:1px solid var(--border-color)}.expand-icon[data-astro-cid-lqc5fd4b]{width:16px;height:16px;color:var(--text-secondary);transition:transform var(--transition-base)}.topic-section[data-astro-cid-lqc5fd4b].expanded .expand-icon[data-astro-cid-lqc5fd4b]{transform:rotate(180deg)}.topic-videos[data-astro-cid-lqc5fd4b]{max-height:0;overflow:hidden;transition:max-height .3s ease}.topic-section[data-astro-cid-lqc5fd4b].expanded .topic-videos[data-astro-cid-lqc5fd4b]{max-height:1000px}.video-item[data-astro-cid-lqc5fd4b]{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 1.25rem;text-decoration:none;color:var(--text-primary);border-bottom:1px solid var(--border-color);transition:background var(--transition-fast)}.video-item[data-astro-cid-lqc5fd4b]:last-child{border-bottom:none}.video-item[data-astro-cid-lqc5fd4b]:hover{background:var(--bg-hover)}.video-item[data-astro-cid-lqc5fd4b].active{background:var(--primary);color:var(--black)}.video-item[data-astro-cid-lqc5fd4b].active .video-item-duration[data-astro-cid-lqc5fd4b],.video-item[data-astro-cid-lqc5fd4b].active .video-number[data-astro-cid-lqc5fd4b]{color:var(--black)}.video-number[data-astro-cid-lqc5fd4b]{font-family:var(--font-mono);font-size:.75rem;font-weight:700;color:var(--text-secondary);min-width:1.5rem;padding-top:.1rem}.video-item-info[data-astro-cid-lqc5fd4b]{flex:1;min-width:0}.video-item-title[data-astro-cid-lqc5fd4b]{font-size:.85rem;font-weight:600;line-height:1.3;display:block;margin-bottom:.25rem}.video-item-duration[data-astro-cid-lqc5fd4b]{font-family:var(--font-mono);font-size:.7rem;color:var(--text-secondary);display:flex;align-items:center;gap:.25rem}.soon-tag[data-astro-cid-lqc5fd4b]{font-family:var(--font-mono);font-size:.6rem;font-weight:800;text-transform:uppercase;color:var(--black);background:var(--secondary);padding:.15rem .4rem;border:1px solid var(--black);flex-shrink:0}.video-player-section[data-astro-cid-lqc5fd4b]{display:flex;flex-direction:column;gap:var(--spacing-lg)}.player-wrapper[data-astro-cid-lqc5fd4b]{width:100%;aspect-ratio:16 / 9;background:var(--black);border:1px solid var(--border-color);overflow:hidden}.video-player[data-astro-cid-lqc5fd4b]{width:100%;height:100%;border:none;display:block}.player-placeholder[data-astro-cid-lqc5fd4b]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background:linear-gradient(135deg,#1a1a2e,#0f0f1a);color:var(--white)}.placeholder-icon[data-astro-cid-lqc5fd4b]{width:64px;height:64px;color:var(--primary);opacity:.8}.placeholder-badge[data-astro-cid-lqc5fd4b]{background:var(--secondary);color:var(--black);padding:.5rem 1.5rem;font-family:var(--font-mono);font-size:.85rem;font-weight:800;text-transform:uppercase;border:1px solid var(--black)}.player-placeholder[data-astro-cid-lqc5fd4b] p[data-astro-cid-lqc5fd4b]{color:var(--gray-500);font-size:.95rem;margin:0}.video-details[data-astro-cid-lqc5fd4b]{background:var(--bg-primary);border:1px solid var(--border-color);padding:var(--spacing-lg)}.video-meta[data-astro-cid-lqc5fd4b]{display:flex;align-items:center;gap:1rem;margin-bottom:var(--spacing-sm)}.video-topic-tag[data-astro-cid-lqc5fd4b]{font-family:var(--font-mono);font-size:.7rem;font-weight:800;text-transform:uppercase;color:var(--black);background:var(--primary);padding:.25rem .75rem;border:1px solid var(--black);text-decoration:none;transition:all var(--transition-fast)}.video-topic-tag[data-astro-cid-lqc5fd4b]:hover{background:var(--black);color:var(--primary)}.video-duration[data-astro-cid-lqc5fd4b]{font-family:var(--font-mono);font-size:.8rem;color:var(--text-secondary);display:flex;align-items:center;gap:.35rem}.video-title[data-astro-cid-lqc5fd4b]{font-size:1.75rem;margin-bottom:var(--spacing-sm)}.video-description[data-astro-cid-lqc5fd4b]{font-size:1.05rem;line-height:1.6;color:var(--text-secondary);margin-bottom:0}.videos-main[data-astro-cid-lqc5fd4b]{min-width:0}@media(max-width:900px){.videos-layout[data-astro-cid-lqc5fd4b]{grid-template-columns:1fr;gap:var(--spacing-lg)}.course-sidebar[data-astro-cid-lqc5fd4b]{position:relative;top:0;max-height:none}.sidebar-header[data-astro-cid-lqc5fd4b]{border-bottom:1px solid var(--border-color)}.video-title[data-astro-cid-lqc5fd4b]{font-size:1.5rem}}
