.em-video-wrap{position:relative;max-width:480px;margin:0 auto;width:100%}.em-video{width:100%;border-radius:var(--mono-radius-md,8px);display:block;background:#000;transform:scaleX(-1)}.em-emoji{font-size:clamp(3rem,10vw,5rem);text-align:center;line-height:1.1}.em-bar-row{display:flex;align-items:center;gap:8px}.em-bar-label{width:80px;font-size:.78rem;color:var(--mono-color-secondary,#888);flex-shrink:0}.em-bar-track{flex:1;height:8px;background:var(--mono-color-surface-alt,#e0e0e0);border-radius:4px;overflow:hidden}.em-bar-fill{height:100%;background:var(--mono-color-primary,#6366f1);border-radius:4px;transition:width .12s ease}.em-bar-pct{width:36px;font-size:.75rem;text-align:right;color:var(--mono-color-secondary,#888);flex-shrink:0}