.video-info-layout{display:flex;flex-direction:column;gap:14px}.video-info-cover-row{display:flex;gap:12px;align-items:flex-start}.video-info-cover{width:92px;height:132px;border-radius:12px;object-fit:cover;background:#f1f5f9;flex-shrink:0}.video-info-main{min-width:0;flex:1}.video-info-section{border:1px solid #e5e7eb;border-radius:14px;padding:12px;background:#fff}.video-info-section-title{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#64748b;margin-bottom:8px}.video-info-title{font-size:18px;font-weight:700;line-height:1.35;color:#0f172a;margin-bottom:6px;word-break:break-word}.video-info-text{font-size:13px;line-height:1.55;color:#334155;word-break:break-word;margin-bottom:6px}.video-info-tags{font-size:12px;line-height:1.45;color:#475569;word-break:break-word}.video-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.video-info-card{border-radius:12px;background:#f8fafc;padding:10px 12px}.video-info-card span{display:block;font-size:12px;color:#64748b;margin-bottom:4px}.video-info-card strong{font-size:15px;color:#0f172a}.video-info-list{display:flex;flex-direction:column;gap:8px}.video-info-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:8px;border-bottom:1px solid #f1f5f9}.video-info-row:last-child{padding-bottom:0;border-bottom:none}.video-info-row span{font-size:13px;color:#64748b;flex:0 0 42%}.video-info-row strong{font-size:13px;color:#0f172a;text-align:right;word-break:break-word}.video-info-path{display:inline-block;max-width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px!important}.video-info-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:700}.video-info-badge.is-on{background:#dcfce7;color:#166534}.video-info-badge.is-off{background:#fee2e2;color:#b91c1c}.video-info-variants{display:flex;flex-direction:column;gap:8px}.video-info-variant{border-radius:12px;background:#f8fafc;padding:10px 12px}.video-info-variant-top{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;color:#0f172a;margin-bottom:4px}.video-info-variant-meta{font-size:12px;color:#64748b}.video-info-loading,.video-info-empty{padding:18px 8px;text-align:center;color:#64748b;font-size:13px}.video-options-modal.video-info-modal{overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;max-height:min(80vh,calc(100vh - 72px))}.video-options-backdrop.video-info-backdrop{touch-action:none;overscroll-behavior:none}body.video-info-modal-open #shortsModalFeed{overflow:hidden!important;touch-action:none!important;scroll-snap-type:none!important;overscroll-behavior:none!important}body.theme-dark .video-info-section{background:#111827;border-color:#1f2937}body.theme-dark .video-info-title{color:#f8fafc}body.theme-dark .video-info-text,body.theme-dark .video-info-tags,body.theme-dark .video-info-row strong,body.theme-dark .video-info-variant-top{color:#e5e7eb}body.theme-dark .video-info-row{border-bottom-color:#1f2937}body.theme-dark .video-info-card,body.theme-dark .video-info-variant{background:#0f172a}body.theme-dark .video-info-card strong{color:#f8fafc}body.theme-dark .video-info-card span,body.theme-dark .video-info-row span,body.theme-dark .video-info-section-title,body.theme-dark .video-info-variant-meta,body.theme-dark .video-info-loading,body.theme-dark .video-info-empty{color:#94a3b8}@media(max-width:420px){.video-info-cover-row{flex-direction:column}.video-info-cover{width:100%;height:auto;max-height:220px}.video-info-grid{grid-template-columns:1fr}.video-info-row{flex-direction:column}.video-info-row span,.video-info-row strong{text-align:left;flex:1 1 auto}}